diff options
author | Darin Adler <darin@src.gnome.org> | 2000-01-27 01:02:52 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2000-01-27 01:02:52 +0000 |
commit | 612168d185b3c03249cd7bc1f0023aef59668a3f (patch) | |
tree | 2ab9bd8f572eee26d1413a5d82d3129675971de6 /RENAMING | |
parent | f588a6af293e6a59c2480d8112b22e11bf3f01f7 (diff) | |
download | nautilus-612168d185b3c03249cd7bc1f0023aef59668a3f.tar.gz |
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.
Diffstat (limited to 'RENAMING')
-rw-r--r-- | RENAMING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ExplorerLocationBar -> NautilusLocationBar FMIconCache -> NautilusIconFactory GnomeIconContainer -> NautilusIconContainer +NautilusIconsViewIconItem -> NautilusIconContainerItem GtkFList -> NautilusList FMDirectoryViewIcons -> FMDirectoryIconView |