2001-01-12 Gene Z. Ragan <gzr@eazel.com>
Fixed bug 3229, Clean up appearance of File Types and Programs capplet
* mime-type-capplet/nautilus-mime-type-capplet.c:
(init_mime_capplet):
Adjust positions of widgets for better look and feel.
2001-01-12 Gene Z. Ragan <gzr@eazel.com>
Fix bug 4797, user can choose an icon anywhere on his filesystem
to associate it to a given mime type but the icon will not be used.
* mime-type-capplet/nautilus-mime-type-icon-entry.c:
(entry_changed), (ientry_destroy), (browse_clicked),
(nautilus_mime_type_show_icon_selection),
(nautilus_mime_type_icon_entry_init),
(nautilus_mime_type_icon_entry_set_pixmap_subdir):
Remove ability to navigate to directories outside of the
shared pixmap path.
2001-01-08 Gene Z. Ragan <gzr@eazel.com>
Fixed bug 3041, "Action" column text is confusing
* mime-type-capplet/nautilus-mime-type-capplet.c:
(add_mime_clicked), (update_mime_list_action),
(populate_mime_list), (create_mime_list_and_scroller):
Made changes according to input from John and Arlo.
Changed "Action" column to "Default Action."
Changed action text when a viewer is specified to
"View as" preprended to the action type.
2000-12-27 Jacob "Ulysses" Berkman <jacob@helixcode.com>
* src/Makefile.am (SUBDIRS): add network
* configure.in: add network dir
* interfaces/network.glade.in: updates etc.
* src/network/: new network tool, based on (so far) the
nameresolution tool
2000-12-27 Jacob "Ulysses" Berkman <jacob@helixcode.com>
* capplet-dir-view-list.c (list_populate): call the real
gnome-libs API rather than my hacked one
* capplet-dir.c (start_capplet_through_root_manager): pass the
correct path ($prefix/sbin/<tool>) to the root-manager
(capplet_activate): check that the Exec line begins with
root-manager rather than root-manager-helper (for now)
This contains:
* a few capplets were redone UI wise:
ui-properties
keyboard
background-properties
* splitting of libcapplet out of this modules (into libcapplet)
* new html-based view in the control-center
* initial import of functional root-manager
This stuff isn't all done yet, but I wanted to get it in.
TODO files will hopefully follow.
2000-12-22 Bradford Hovinen <hovinen@helixcode.com>
* capplets/new-background-properties/applier.c
(renderer_render_wallpaper): Prescale the pixbuf before a tiled
composite
2000-12-21 Pavel Cisler <pavel@eazel.com>
* configure.in:
Turn -Werror back on.
* HACKING:
Tell contributors not to turn -Werror off.
* libgnomevfs/gnome-vfs-mime-info.c:
(gnome_vfs_mime_type_is_known):
* mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
(display_upper_case_dialog):
* modules/ftp-method.c:
Fix all the warnings that crept in while -Werror was off.
2000-12-21 Bradford Hovinen <hovinen@helixcode.com>
* capplets/new-background-properties/applier.c (set_root_pixmap):
Check if nitems is 1, not 4
(set_root_pixmap): Do a sanity check on the old pixmap before
freeing it
2000-12-19 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (include_HEADERS): Create and include headers for
libhelix_archiver.a
(includedir): Set includedire to include/helix-archiver