summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-141-0/+1
* Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handleDarin Adler2000-04-142-80/+80
* Updated for new GNOME VFS.Darin Adler2000-04-132-32/+14
* improved title for non-vfs uris, used Gene's routine to escape httpAndy Hertzfeld2000-04-132-2/+12
* Added a Duplicate menu item. (task 329)Pavel Cisler2000-04-132-21/+115
* added framework for using custom images to reflect highlight state; usedAndy Hertzfeld2000-04-121-1/+3
* This is a new Perl script for searching for FIXME in the code. It reportsDarin Adler2000-04-121-1/+1
* Use N_("foo") instead of _("foo")Ramiro Estrugo2000-04-121-9/+9
* Addressed most of task 148 (Better type-as-string forJohn Sullivan2000-04-122-1/+3
* Finished task 226 (Read metadata asynchronously instead ofDarin Adler2000-04-111-6/+6
* components/sample/nautilus-sample-content-view.c Added icon data toGene Z. Ragan2000-04-112-30/+60
* Update for new GdkPixbuf. gnome-print must be built before bonobo.Darin Adler2000-04-112-2/+2
* Drop target highlighting. Add new call to determine if a drop target canPavel Cisler2000-04-113-0/+32
* Finished changing all callers that use metadata to use it in a wayDarin Adler2000-04-1010-164/+252
* fixed bug where multi-line titles in the index panel has a large verticalAndy Hertzfeld2000-04-102-4/+4
* More file operation stuff.Pavel Cisler2000-04-076-215/+279
* Finished task 376 (Resolve list-view single-click behavior)John Sullivan2000-04-073-25/+47
* Add a boolean field have_pending_uris_selected to distinguish the caseMaciej Stachowiak2000-04-071-3/+6
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-0628-1070/+1123
* Only call nautilus_file_unref if the file isn't gone. This cures someJohn Sullivan2000-04-062-12/+67
* Fixed bug 394 (clicking Home button segfaults)John Sullivan2000-04-062-10/+26
* Some cleanups from the file-renaming checkin I didJohn Sullivan2000-04-065-96/+34
* Improved the background handling code so more is shared.Darin Adler2000-04-0512-203/+105
* Removed some unnecessary \n from g_errors.Darin Adler2000-04-052-1992/+1934
* Preferences work. Make preference registration implicit. Update code thatRamiro Estrugo2000-04-055-30/+30
* Make selection persistent across content view changes (task 105).Maciej Stachowiak2000-04-056-2/+225
* Renaming a file from its Set Properties dialog now works, thoughJohn Sullivan2000-04-057-54/+413
* fixed bug by only allocating uri for actual_uri if it's non-null; plusAndy Hertzfeld2000-04-042-2/+2
* added configuration inventory routines to the nascent service componentAndy Hertzfeld2000-04-042-20/+36
* First cut at tiled background images.Darin Adler2000-04-043-41/+79
* first cut at rpm view componentAndy Hertzfeld2000-04-032-26/+52
* Fixed a bug that Pavel reported where he got a crash inDarin Adler2000-03-316-52/+50
* Show icon emblems in list view.John Sullivan2000-03-311-22/+102
* Finished task 62 (Set custom icon by drag/drop on index panel)Darin Adler2000-03-313-203/+251
* Added missing ref that caused very bad things to happen now that the fileDarin Adler2000-03-301-2/+4
* Added convenience functions so people don't have to be constantly remindedDarin Adler2000-03-301-1/+1
* More copy/move operations. Fixes a problem I introduced earlier where dropPavel Cisler2000-03-302-5/+86
* Connect to the "destroy" signal of the view_frame rather than the sampleMaciej Stachowiak2000-03-302-6/+6
* fixed bug #312, index tabs not resizing properly, by overriding sizeAndy Hertzfeld2000-03-292-0/+40
* Started on copy/move operationsPavel Cisler2000-03-293-4/+129
* Preparing for support for background images.Darin Adler2000-03-2914-1086/+1477
* Removed notify_title_change call and removed initial_title parameter ofJohn Sullivan2000-03-2915-148/+18
* Add initial_title parameter to notify_location_change signal and all itsJohn Sullivan2000-03-283-2/+2
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-2846-330/+971
* Removed the ETTORE user level easter egg and bullet proofed theRamiro Estrugo2000-03-263-6/+3
* Fixed bug 337 (Crash on userlevel change).Darin Adler2000-03-251-2/+1
* Added sample menu item and toolbar button to sample content view component.John Sullivan2000-03-241-22/+5
* Added commented-out sample merged toolbar item, as basis for future real ones.John Sullivan2000-03-233-2/+26
* Fixed bug 336 (merged menu items don't go away when componentDarin Adler2000-03-2313-183/+193
* Cleaned up request-new-window situation with Nautilus_NavigationRequestInfo.John Sullivan2000-03-229-43/+14