summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
...
* Moved the notify calls to a separate header, since people were using themDarin Adler2000-08-108-104/+163
* Added new API to identify file as nautilus link.Gene Z. Ragan2000-08-097-51/+44
* Fixed bug 1843, so that search results are activated as themselves.Rebecca Schulman2000-08-094-22/+124
* After this change, you will get a warning each time you exitDarin Adler2000-08-0910-181/+312
* Finished bug 1753 (search results should start out sortedJohn Sullivan2000-08-092-3/+33
* A little more work towards bug 1753 (search results shouldJohn Sullivan2000-08-092-9/+23
* Make Nautilus tolerant to window titles and component geometriesRamiro Estrugo2000-08-092-0/+92
* Support new find_if_needed parameter of gnome_vfs_find_directory.Pavel Cisler2000-08-092-4/+4
* Added ability to set the type of a NautilusLink, such as mount link, trashGene Z. Ragan2000-08-094-34/+56
* Use the new application registry api. Also remove the hack for "merging"George Lebl2000-08-091-9/+4
* removed a debugging statement that was inadvertently left in.Andy Hertzfeld2000-08-091-2/+0
* nautilus-cdrom-extensions.hRobin Slomkowski2000-08-081-0/+4
* fixed hit-testing and drawing problems with the arlo-themed sidebar tabs,Andy Hertzfeld2000-08-081-4/+22
* Fix FIXME 1887 - deleting files is now handled separately, get rid of thePavel Cisler2000-08-082-43/+0
* Fixed a seg-fault that occured when a drag and drop to a WebDAV repositoryIan McKellar2000-08-081-0/+6
* Fixed crasher. Was always assuming that gdk_font_load would return a validGene Z. Ragan2000-08-084-15/+191
* Fixed real and potential memory leaks involvingJohn Sullivan2000-08-081-13/+26
* Renamedirectory mime types:Maciej Stachowiak2000-08-082-3/+3
* last minute tweak for demo release for label color used to displayEAZEL_NAUTILUS_DEMO_2_ANCHORAndy Hertzfeld2000-08-082-5/+27
* New file, used to detect whether we are configuring a cvs version or aMaciej Stachowiak2000-08-081-3/+3
* Fixed "make check".Darin Adler2000-08-083-43/+39
* Add testing rig for the forming and escaping of user-inputted URIs.Seth Nickell2000-08-072-1/+33
* Fixed bugs 1985 and 1986 (infinite loops using Mozilla). Both wereDarin Adler2000-08-071-2/+2
* Redo drawing buffered background, stop using a widget, and allocate the gcGeorge Lebl2000-08-071-58/+75
* Fix bug 1903. Pick a better sidebar font.Ramiro Estrugo2000-08-071-1/+2
* Fix bug 1941 -- Context menus need to be clicked twice.Pavel Cisler2000-08-072-9/+13
* Fixed bug 1422 (dropping an icon at the edge doesn't updateJohn Sullivan2000-08-073-4/+15
* Fixed bug 1921 (reloading does not cause directory count to beDarin Adler2000-08-073-4/+58
* Fixed bug 1906 (text size under icons is not always correct)John Sullivan2000-08-071-1/+1
* Call gtk_widget_draw on the title widget. This fixes the problem where theGeorge Lebl2000-08-071-0/+12
* use G_GINT64_CONSTANT instead of LL to be more "alpha clean"George Lebl2000-08-073-35/+96
* remove debugging output for rebecka.Mathieu Lacage2000-08-071-1/+1
* made assigned emblems appear earlier in the list than intrinsic ones,Andy Hertzfeld2000-08-075-24/+49
* fixed embedded icon text clarity (we were using helvetica 9, which wasn'tAndy Hertzfeld2000-08-054-10/+19
* Fixed a bug where transaction)in_progress was always TRUE. This caused aGene Z. Ragan2000-08-051-3/+3
* made it default to using the aa-canvasAndy Hertzfeld2000-08-051-3/+3
* Changed relayout so it will update the scroll region. This fixes bug 1907Darin Adler2000-08-052-23/+17
* use new gnome-vfs call to correctly escape the uri (fix quoted-colon bug when...Robey Pointer2000-08-051-1/+5
* Fixed the mysterious resizing flashing bug. lay_down_icons computedMike Engber2000-08-051-4/+1
* fixed bug 1849, where the left edge of icons get cut off in anti-aliasedAndy Hertzfeld2000-08-051-0/+4
* Fix bug where we would leak a remote UI handler. This caused bad problemsDarin Adler2000-08-051-25/+39
* fixed bug where setting the sidebar to a solid color background wouldn'tAndy Hertzfeld2000-08-041-5/+3
* Only bugfixes so I suspect I'm allowed to check these in.George Lebl2000-08-042-2/+3
* fixed bug 1944, nautilus doesn't thumbnail xpm images, by modifyingAndy Hertzfeld2000-08-042-4/+15
* fixes bug 1936. nautilus_get_uri_from_local_path has been made NULL proof.Mathieu Lacage2000-08-041-1/+4
* Added a declaration to work around a bug or version issue that someDarin Adler2000-08-041-1/+0
* first draft at the 1744 and 1761 tasks. They depend on another one I haveMathieu Lacage2000-08-044-2/+72
* Fix bug 1905.Ramiro Estrugo2000-08-041-80/+106
* Fix bugs 1890 and 1902.Ramiro Estrugo2000-08-042-15/+24
* Fixed bug 1927, Need a way to identify mount links as special type ofGene Z. Ragan2000-08-042-14/+7