summaryrefslogtreecommitdiff
path: root/src/nautilus-object-window.c
Commit message (Expand)AuthorAgeFilesLines
* Moved a state changed call in for the case where we discover new items inDarin Adler2000-06-081-2/+7
* libnautilus-extensions/nautilus-mime-actions.h, New functions, return aJohn Sullivan2000-06-081-4/+8
* Moved a g_return_if_fail so that it doesn't trigger erroneously when theJohn Sullivan2000-06-071-2/+5
* The main change here is revamping the undo manager.Darin Adler2000-06-071-7/+2
* Added bug numbers to FIXMEs, and removed a few stale ones.John Sullivan2000-06-061-11/+16
* Fixed bug 1219 (saved viewer not used if not in preferred list)John Sullivan2000-06-061-4/+3
* Finished task 968 (Add one-time viewer choice to "View as"John Sullivan2000-06-021-53/+104
* Fixed bug where choosing viewer from "View as Other..."John Sullivan2000-06-011-6/+6
* Call viewers "xxx Viewer" in "Open With" submenu.John Sullivan2000-06-011-2/+1
* Make a new window even when you say --manage-desktop for now, becauseDarin Adler2000-05-311-4/+4
* Another cut on the desktop. Way closer.Darin Adler2000-05-311-18/+15
* Small updates.Darin Adler2000-05-311-462/+459
* fixed bug 604, handle dropped files in sidebar by setting locationAndy Hertzfeld2000-05-291-0/+2
* added preference for Susan's alternative toolbar icons, which stillAndy Hertzfeld2000-05-291-1/+2
* g_warning with trailing \n == EVIL! - fix.Ramiro Estrugo2000-05-291-1/+1
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-7/+7
* Add support for toggling sidebar panels on the fly via theRamiro Estrugo2000-05-271-49/+190
* Keep track of sidebar panel enabled/disabled toggling. Currently theRamiro Estrugo2000-05-261-16/+40
* More work on undo. Note that undo in text entry fields still misbehaves.Gene Z. Ragan2000-05-261-1/+0
* Added a missing space.John Sullivan2000-05-261-4/+4
* Updated to reflect completed tasks.Darin Adler2000-05-251-17/+17
* [removed] [removed]Darin Adler2000-05-251-8/+8
* [deleted] [deleted]Darin Adler2000-05-241-1/+0
* [deleted] [deleted]Darin Adler2000-05-241-1/+1
* Moved to make clear that popt must build first.Darin Adler2000-05-241-1/+6
* Some pieces of the application and component-choosing UI.John Sullivan2000-05-231-36/+134
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-24/+24
* Additonal work on making the undo context CORBA object.Gene Z. Ragan2000-05-231-9/+12
* Fix bugzilla tasks #599 (hex number is bad default for meta viewMaciej Stachowiak2000-05-201-9/+10
* Change format to make popt "pop" out more.Darin Adler2000-05-181-4/+10
* CVS:Gene Z. Ragan2000-05-171-75/+80
* Started tweaking with the command buttons in the sidebarJohn Sullivan2000-05-171-0/+9
* did some work at Bud's request. Made a global preference for the sidebarAndy Hertzfeld2000-05-061-23/+5
* Respect the user's GNOME preferences. Lock down the "Location toolbar" ifCody Russell2000-05-021-2/+5
* Fixed bug 660 (Need to publish menu positions for components to use)John Sullivan2000-04-281-7/+11
* Started going through the FIXMEs adding bug reportsJohn Sullivan2000-04-251-6/+102
* Change the packing of the first pane so that it doesn't autoresize.Christopher James Lahey2000-04-141-1/+1
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-3/+3
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-061-0/+1
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-14/+42
* Fixed bug 336 (merged menu items don't go away when componentDarin Adler2000-03-231-2/+1
* Cleaned up request-new-window situation with Nautilus_NavigationRequestInfo.John Sullivan2000-03-221-3/+2
* Made choosing from the back/forward menus correctly update the back/forwardJohn Sullivan2000-03-221-11/+9
* Fixed problem with location bar vs. Back button, and moved more toolbar codeJohn Sullivan2000-03-171-105/+0
* Moved toolbar code into its own file.John Sullivan2000-03-171-71/+2
* Did some of the renamings that were queued in RENAMING.Darin Adler2000-03-161-4/+5
* Connect to zoom_in and zoom_out singals of zoom control and view the zoomMaciej Stachowiak2000-03-131-1/+27
* store zoom_control object in the window.Maciej Stachowiak2000-03-101-6/+5
* Change a few things in the code so that embeddables get activatedMaciej Stachowiak2000-03-071-0/+4
* Handle freeing of window->ni in a fancier way to avoid double-freeMaciej Stachowiak2000-03-051-2/+4