- 20 Dec, 1999 1 commit
-
-
John Sullivan authored
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).
-
- 19 Dec, 1999 8 commits
-
-
Havoc Pennington authored
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 ""
-
Havoc Pennington authored
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.
-
Elliot Lee authored
* 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.
-
Havoc Pennington authored
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.
-
Havoc Pennington authored
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.
-
Havoc Pennington authored
-
Havoc Pennington authored
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.
-
Havoc Pennington authored
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.
-
- 18 Dec, 1999 1 commit
-
-
Maciej Stachowiak authored
* 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.
-
- 17 Dec, 1999 5 commits
-
-
Havoc Pennington authored
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
-
Elliot Lee authored
* 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.
-
John Sullivan authored
-
Havoc Pennington authored
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
-
Maciej Stachowiak authored
process replaced url with uri where appropriate and added nautilus_window_get_requested_uri accessor.
-
- 16 Dec, 1999 12 commits
-
-
Maciej Stachowiak authored
-
Darin Adler authored
Tried to make clicking on a file work better.
-
Elliot Lee authored
* 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.
-
John Sullivan authored
added a bunch of not-yet-implemented standard menus and menu items.
-
Maciej Stachowiak authored
-
Havoc Pennington authored
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
-
Havoc Pennington authored
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.
-
John Sullivan authored
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.
-
Elliot Lee authored
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.
-
John Sullivan authored
-
Elliot Lee authored
* Warning fixes throughout. * Use $(WERROR) in Makefiles to get -Werror.
-
Darin Adler authored
-
- 15 Dec, 1999 13 commits
-
-
Elliot Lee authored
* 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.
-
Darin Adler authored
using the history buttons. Improved selection info display in status bar.
-
Andy Hertzfeld authored
made the initial path be the user's home directory.
-
Elliot Lee authored
* configure.in: Add --enable-more-warnings and --enable-fatal-warnings switches. * src/ntl-uri-map.c: Add comment about functionality-in-waiting.
-
Darin Adler authored
already but I forgot to "make install".
-
Darin Adler authored
-
Darin Adler authored
-
Darin Adler authored
-
Elliot Lee authored
* libnautilus/gtkscrollframe.c: Fix size_allocate.
-
Maciej Stachowiak authored
* src/ntl-uri-map.c (nautilus_navinfo_new): a const char* can't be passed where a gchar* is expected.
-
Darin Adler authored
-
Elliot Lee authored
* 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.
-
Darin Adler authored
-