summaryrefslogtreecommitdiff
path: root/src/nautilus-object-window.c
Commit message (Expand)AuthorAgeFilesLines
* Added Eazel copyright to files I've changed non-trivially.Maciej Stachowiak2000-01-111-0/+1
* Added some of the framework for supporting multiple content views for the sameJohn Sullivan2000-01-101-23/+3
* Added NautilusBackground class, string functions that allow NULL, madeDarin Adler2000-01-101-11/+10
* changed the way the index panel gets notified of location changesAndy Hertzfeld2000-01-081-3/+0
* Made there be just one About window, and added a utility function forJohn Sullivan2000-01-071-23/+34
* *** empty log message ***Elliot Lee2000-01-071-0/+2
* initial bare bones implementation of index panelAndy Hertzfeld2000-01-071-35/+27
* made the location bar draggable by removing LOCKED flag to be consistentAndy Hertzfeld2000-01-061-1/+1
* Implement preferences for which meta-views to always load with a page.Elliot Lee2000-01-061-1/+2
* Add support for the location change state machine and relatedElliot Lee2000-01-051-68/+31
* Backed out nautilus-uri-utilities changes from earlier today.John Sullivan2000-01-041-1/+0
* Fix warnings.Elliot Lee2000-01-041-14/+5
* Made location-entering field handle bogus URIs better.John Sullivan2000-01-041-2/+13
* Added stop_location_change method to NautilusView interface. New signal,Maciej Stachowiak2000-01-041-0/+11
* Fix warnings.Maciej Stachowiak2000-01-041-33/+113
* The ten minute version of kwebsearch. Handle forms (POST is untested andElliot Lee2000-01-041-3/+12
* Update copyright notices.Elliot Lee2000-01-031-2/+2
* Prevented "Add Bookmark" from adding multiple identical bookmarks; fixedJohn Sullivan1999-12-291-7/+9
* Testbed for UIHandler usage. Better error checking, support UIHandlerElliot Lee1999-12-221-102/+111
* Allow passing initial URL on cmdline.Elliot Lee1999-12-221-1/+1
* Add request_progress_change notificationElliot Lee1999-12-211-11/+15
* Remove request_* calls from public API (they are just an implementationMaciej Stachowiak1999-12-211-0/+1
* Add gratuitous "About" box.Elliot Lee1999-12-211-3/+26
* Add HTML component to build. Make process die when all objects have beenElliot Lee1999-12-201-2/+0
* The bookmarks menu is now limping along. Add Bookmark works, and the items thatJohn Sullivan1999-12-201-22/+10
* Support multiple view types (Nautilus/View, GNOME/Control,Elliot Lee1999-12-181-8/+11
* Added up, reload, home, stop toolbar buttons. Stop is not implemented yet.Maciej Stachowiak1999-12-181-1/+96
* set the mini icon. (nautilus_window_class_init): init parent_class andHavoc Pennington1999-12-171-0/+107
* Fixed evil // comments I added earlier; Added beginnings of Bookmarks menu.John Sullivan1999-12-171-26/+57
* Enabled multiple main windows and new window menu entry. In theMaciej Stachowiak1999-12-171-15/+43
* Put meta-views on the right.Maciej Stachowiak1999-12-161-6/+6
* Now works. Duplicate the URI being requested, since we don't know what theElliot Lee1999-12-161-13/+5
* Fixed bug where Back button failed due to lack of data pointer. AlsoJohn Sullivan1999-12-161-4/+66
* Translate strings.Elliot Lee1999-12-161-1/+4
* make it compileElliot Lee1999-12-161-1/+1
* Rearranged toolbar & location bar; added rudiments of menu bar.John Sullivan1999-12-161-96/+78
* Changed warning switches. Fixed bugs found when opening an icon andDarin Adler1999-12-151-2/+8
* Fixed callback that caused bad cast when a URL was typed in.Darin Adler1999-12-151-1/+1
* Turned on more warnings; fixed all warnings.Darin Adler1999-12-151-5/+7
* Restructure the whole NautilusWindow code for sanity's sake.Elliot Lee1999-12-151-384/+30
* Ignore more generated files.Darin Adler1999-12-151-1/+1
* Reordered code to fix bug where "View as blank space" option menu wasn't sizingJohn Sullivan1999-12-141-8/+18
* The whole wazoo. It would work, except for a bug I blame on gnome-vfs.Elliot Lee1999-12-141-7/+12
* Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'Elliot Lee1999-12-131-8/+72
* Add a convenience function for setting the label.Elliot Lee1999-12-101-1/+1
* push out.Elliot Lee1999-12-091-17/+11
* src/explorer-location-bar.[ch]: Copy over from gnome-fm, change signal toElliot Lee1999-12-091-1/+25
* Try to fix the option menu resizing (still broke).Elliot Lee1999-12-091-5/+18
* make it not compileElliot Lee1999-12-081-0/+32
* Misc updates.Elliot Lee1999-12-081-15/+27