summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
Commit message (Expand)AuthorAgeFilesLines
* Add request_progress_change notificationElliot Lee1999-12-211-0/+7
* Add 'extern' so everyone doesn't get their own vepv variable.Elliot Lee1999-12-211-0/+4
* Er, missed it.Maciej Stachowiak1999-12-211-2/+2
* Remove request_* calls from public API (they are just an implementationMaciej Stachowiak1999-12-211-0/+19
* components/html/ntl-web-browser.c: Fix warnings.Maciej Stachowiak1999-12-211-0/+4
* Add HTML component to build. Make process die when all objects have beenElliot Lee1999-12-201-0/+10
* The bookmarks menu is now limping along. Add Bookmark works, and the items thatJohn Sullivan1999-12-201-0/+17
* Add inline RGB data for default icon. (fm_icon_cache_load_icon): only refHavoc Pennington1999-12-191-0/+9
* return if the icon being set is NULL. This may be fixing a symptom ratherHavoc Pennington1999-12-191-0/+6
* Support multiple view types (Nautilus/View, GNOME/Control,Elliot Lee1999-12-191-0/+6
* Check in today's fooling around. I guess I'll drop this line of developmentHavoc Pennington1999-12-191-0/+15
* Hmm, it sort of does something.Havoc Pennington1999-12-191-0/+19
* all compiling againHavoc Pennington1999-12-191-1/+12
* sync with home, may not compile, will fix momentarilyHavoc Pennington1999-12-191-0/+10
* new function, loads icons from a given directory - don't get too excited,Havoc Pennington1999-12-191-0/+17
* Added up, reload, home, stop toolbar buttons. Stop is not implemented yet.Maciej Stachowiak1999-12-181-0/+9
* set the mini icon. (nautilus_window_class_init): init parent_class andHavoc Pennington1999-12-171-0/+8
* Fix warnings Try (unsuccessfully) to get proper icon reflow by callingElliot Lee1999-12-171-0/+10
* Fixed evil // comments I added earlier; Added beginnings of Bookmarks menu.John Sullivan1999-12-171-0/+9
* lookup signum before it's first used.Havoc Pennington1999-12-171-0/+15
* Enabled multiple main windows and new window menu entry. In theMaciej Stachowiak1999-12-171-1/+7
* Put meta-views on the right.Maciej Stachowiak1999-12-161-0/+4
* Added new graphics routines.Darin Adler1999-12-161-5/+20
* Now works. Duplicate the URI being requested, since we don't know what theElliot Lee1999-12-161-0/+9
* Fixed bug where Back button failed due to lack of data pointer. AlsoJohn Sullivan1999-12-161-1/+23
* Quiet some warnings.Maciej Stachowiak1999-12-161-0/+4
* warning fixesHavoc Pennington1999-12-161-0/+13
* Added API for controlling the background, so we can connect that to theHavoc Pennington1999-12-161-0/+11
* Changed a recently-introduced assertion to a warning, and temporarilyJohn Sullivan1999-12-161-0/+10
* Translate strings.Elliot Lee1999-12-161-0/+20
* Rearranged toolbar & location bar; added rudiments of menu bar.John Sullivan1999-12-161-0/+12
* Warning fixes throughout. Use $(WERROR) in Makefiles to get -Werror.Elliot Lee1999-12-161-0/+5
* Fixed some warnings.Darin Adler1999-12-161-0/+7
* Turn on compilation of hyperbola component. Compile and run. Create & setElliot Lee1999-12-151-0/+11
* Changed warning switches. Fixed bugs found when opening an icon andDarin Adler1999-12-151-0/+23
* made the initial path be the user's home directory.Andy Hertzfeld1999-12-151-0/+6
* Add --enable-more-warnings and --enable-fatal-warnings switches. AddElliot Lee1999-12-151-0/+5
* Rolled out my change. I was confused. Elliot had this fixedDarin Adler1999-12-151-0/+6
* Fixed overflow problem caused by gint16 local variable.Darin Adler1999-12-151-0/+5
* Fixed callback that caused bad cast when a URL was typed in.Darin Adler1999-12-151-0/+7
* Changed to compile with the latest gnome-vfs.Darin Adler1999-12-151-0/+6
* Fix size_allocate.Elliot Lee1999-12-151-0/+4
* a const char* can't be passed where a gchar* is expected.Maciej Stachowiak1999-12-151-0/+5
* Turned on more warnings; fixed all warnings.Darin Adler1999-12-151-0/+29
* Restructure the whole NautilusWindow code for sanity's sake.Elliot Lee1999-12-151-0/+7
* Ignore more generated files.Darin Adler1999-12-151-0/+16
* Reordered code to fix bug where "View as blank space" option menu wasn't sizingJohn Sullivan1999-12-141-0/+7
* Add iconsElliot Lee1999-12-141-0/+6
* Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'Elliot Lee1999-12-131-0/+7
* Add a convenience function for setting the label.Elliot Lee1999-12-101-0/+10