summaryrefslogtreecommitdiff
path: root/src/nautilus-location-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 3231, which crashed nautilus when file dialogs were closedRebecca Schulman2000-09-281-0/+1
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-38/+29
* at Arlo's request, right justified the location bar label, now that itAndy Hertzfeld2000-09-221-1/+2
* in response to user testing, made the location bar label switch to "GoAndy Hertzfeld2000-09-221-4/+48
* Wired up the location bar such that when it is swapped in its text fieldJohn Sullivan2000-09-201-0/+12
* Fixed bug that happens when you drag the "Location:" part of the locationDarin Adler2000-09-201-3/+8
* fixed bug 2204, ~ shortcut for home directory doesn't work in locationAndy Hertzfeld2000-09-161-1/+5
* fixed bug where it couldn't expand uris containing blanks or other escapedAndy Hertzfeld2000-09-121-9/+14
* fixed bug 2829, location bar should treat TAB like right arrow whenAndy Hertzfeld2000-09-121-0/+2
* fixed bug 2828, append a slash when auto-completing directory names.Andy Hertzfeld2000-09-061-2/+9
* Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's seeGene Z. Ragan2000-08-311-1/+1
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-22/+27
* removed hack in sidebar tabs that compensated for uneven piece sizes nowAndy Hertzfeld2000-07-291-0/+7
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-35/+17
* Updates nautilus to the latest gnome-vfs changes.Mathieu Lacage2000-07-221-1/+1
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-2/+2
* Ignore some additional generated files.Darin Adler2000-06-261-1/+1
* Finished task 670 (Open multiple windows when multipleJohn Sullivan2000-06-201-11/+50
* Another round in the war against computer poetry at the console.Darin Adler2000-06-161-2/+0
* Removed first cut at a fix for the "space accepts" problem.Darin Adler2000-06-161-13/+63
* Task 1351: implement controllers to allow location bar and theMaciej Stachowiak2000-06-161-66/+66
* Added function nautilus_location_bar_get_location Changed to callSeth Nickell2000-06-161-3/+26
* Don't be fooled by the meager function count! This bug was/is a bitch.Seth Nickell2000-06-161-5/+13
* Fix stupid bug that clipped the inital '/' in many cases caused by aSeth Nickell2000-06-131-11/+20
* Minor assertion changes.Seth Nickell2000-06-131-3/+14
* Fixed bug 983. Added user_changed signal.Gene Z. Ragan2000-06-081-3/+2
* implemented first cut at auto-completion for the location bar text entry.Andy Hertzfeld2000-06-081-2/+109
* More work on undo. Note that undo in text entry fields still misbehaves.Gene Z. Ragan2000-05-261-21/+0
* File name changes.Darin Adler2000-05-191-3/+0
* Change format to make popt "pop" out more.Darin Adler2000-05-181-3/+2
* CVS:Gene Z. Ragan2000-05-171-2/+21
* Change makefiles to link against libnautilus. This is so calls to the undoGene Z. Ragan2000-05-111-1/+1
* libnautilus-extensions/nautilus-entry.c Refined undo support.Gene Z. Ragan2000-05-031-90/+5
* Added check for ctl-z. An undo is requested when the key combination isGene Z. Ragan2000-05-031-4/+4
* libnautilus-extensions/nautilus-icon-text-item.cGene Z. Ragan2000-05-021-22/+113
* More FIXME-to-bug work.John Sullivan2000-04-261-1/+3
* made drag and drop to and from the location bar work properlyAndy Hertzfeld2000-04-261-7/+7
* Added commands for Auto vs. Manual layout, but the guts behindDarin Adler2000-04-181-2/+2
* Fixed bugs, mostly related to editable text fields.John Sullivan2000-04-171-1/+2
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-3/+3
* Fixed problem with location bar vs. Back button, and moved more toolbar codeJohn Sullivan2000-03-171-4/+10
* Did some of the renamings that were queued in RENAMING.Darin Adler2000-03-161-0/+259