summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* Fix extra dependency that was causing the xml.h files to be generated tooDarin Adler2000-10-231-205/+9
* Fixed bug 3705, Bookmark icons do not appear in the menu itemGene Z. Ragan2000-10-191-3/+44
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-25/+37
* Use calls by new names.Darin Adler2000-10-181-10/+7
* added a Services menu, per Darin's advice, as a separate bonobo uiAndy Hertzfeld2000-10-181-0/+6
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-171-5/+2
* fixed bug 3411, the sidebar resizes itself when viewing the summary page,Andy Hertzfeld2000-10-171-2/+4
* Fixed bug 3753 (status bar shows selected items info evenJohn Sullivan2000-10-161-1/+7
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-15/+29
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-7/+4
* Fixed typo.Darin Adler2000-10-121-1/+1
* Added a hash table to make access of files by name fast.Darin Adler2000-10-111-5/+1
* Don't remove the menu items for the bookmarks and go menu, since we areDarin Adler2000-10-111-3/+0
* Fixed storage leak. (nautilus_bonobo_get_hidden): Fixed bug where an itemDarin Adler2000-10-111-2/+3
* Changed gnome-print to work at HEAD.Darin Adler2000-10-101-4/+5
* Removed these files. This class was used only for our old status bar, andJohn Sullivan2000-10-101-1/+0
* removed this old code now that we have the status bar working correctlyJohn Sullivan2000-10-101-29/+3
* Fixed bug where the clear-status timeout wasn't working. Pass " " insteadJohn Sullivan2000-10-101-1/+5
* Fix an uninitialized variable warning.Pavel Cisler2000-10-101-13/+4
* Fixed bug 3587 ("Close All Windows" doesn't work)John Sullivan2000-10-101-6/+20
* Fixed bug 3535 (Bonobo-merged items aren't being removed when viewDarin Adler2000-10-101-0/+6
* Bunches o' Bonobo conversion & cleanup. Most of this isJohn Sullivan2000-10-101-8/+8
* Unescape the names of files for display in the tree view. Fixes bug 2892Darin Adler2000-10-091-20/+11
* Fix bugs 3498, 3523 and the nautilus part of 3497 3497 bug fix is disabledMathieu Lacage2000-10-091-1/+19
* re-organized the code to add the ability to request image paths fromAndy Hertzfeld2000-10-081-0/+4
* tried to put the right themable icons for the toolbar, but only succeededAndy Hertzfeld2000-10-071-1/+3
* Fixed bug 3512 (Some separators not appearing in theJohn Sullivan2000-10-071-2/+5
* Fix bug 3125. new bonbo ui handler.Mathieu Lacage2000-10-061-78/+24
* Work on bug 3496 (labels in menu bar items never change)John Sullivan2000-10-061-15/+0
* Change required versions.Darin Adler2000-10-061-54/+42
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-30/+113
* Fixed bug 3420: "Show Sidebar" can leave sidebar at zero widthJohn Sullivan2000-10-031-0/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-198/+42
* Removed unused "self_owned" field.Darin Adler2000-09-291-23/+4
* Removed non-working clipboard codeRebecca Schulman2000-09-291-3/+0
* Fixed part of bug 3322 (context menus don't work correctlyJohn Sullivan2000-09-291-0/+2
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-1/+2
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-4/+15
* Fixed bugs 691, 689, and 733. Hopeully this also fixes 690, but I can'tRebecca Schulman2000-09-261-0/+3
* try to debug some mozilla-related pbs. add debugging output. NULL freed'Mathieu Lacage2000-09-261-0/+1
* Fixed bug 382 (Deleting file viewed in other window leavesJohn Sullivan2000-09-261-0/+3
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-1/+2
* Fixed bug 168 (Save and restore window position/size perJohn Sullivan2000-09-221-7/+29
* Fixed bug 1244 (Nautilus window size is hardwired)John Sullivan2000-09-191-8/+69
* To get started on a bug, I dismantled part of the state machine,Darin Adler2000-09-141-5/+0
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-7/+5
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-2/+0
* Fixed bug 1305 (Selecting file with really long name makesJohn Sullivan2000-09-121-1/+27
* Fixed bug 2218 (Duplicate items appear in history list)John Sullivan2000-09-081-1/+5
* fixed bug 1246, by moving the sidebar event initialization code from theAndy Hertzfeld2000-09-081-4/+0