summaryrefslogtreecommitdiff
path: root/libnautilus
Commit message (Expand)AuthorAgeFilesLines
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-062-34/+62
* Fixed code that was trying to disconnect the handler from the newDarin Adler2000-04-061-1/+1
* Some cleanups from the file-renaming checkin I didJohn Sullivan2000-04-064-32/+61
* Improved the background handling code so more is shared.Darin Adler2000-04-058-18/+261
* Fixed bug in Ramiro's recent checkin that broke bootingJohn Sullivan2000-04-051-13/+17
* Removed some unnecessary \n from g_errors.Darin Adler2000-04-053-3/+3
* Preferences work. Make preference registration implicit. Update code thatRamiro Estrugo2000-04-053-84/+85
* Make selection persistent across content view changes (task 105).Maciej Stachowiak2000-04-057-6/+96
* Finished task 54 (Set background image by drag/drop).Darin Adler2000-04-059-45/+113
* Renaming a file from its Set Properties dialog now works, thoughJohn Sullivan2000-04-056-7/+84
* First cut at tiled background images.Darin Adler2000-04-0410-172/+574
* Fix the build. Changes in GtkHtml and Bonobo required usDarin Adler2000-04-034-130/+230
* Disable copy as a drag&drop operation for now. The current copy enginePavel Cisler2000-03-311-1/+12
* Fixed a bug that Pavel reported where he got a crash inDarin Adler2000-03-314-35/+60
* Show icon emblems in list view.John Sullivan2000-03-315-55/+398
* Finished task 62 (Set custom icon by drag/drop on index panel)Darin Adler2000-03-318-263/+385
* Added convenience functions so people don't have to be constantly remindedDarin Adler2000-03-304-97/+126
* made the selection rectangle have a semi transparent light blue fillAndy Hertzfeld2000-03-302-5/+6
* More copy/move operations. Fixes a problem I introduced earlier where dropPavel Cisler2000-03-305-23/+87
* Connect to the "destroy" signal of the view_frame rather than the sampleMaciej Stachowiak2000-03-308-238/+88
* Started on copy/move operationsPavel Cisler2000-03-295-37/+249
* Preparing for support for background images.Darin Adler2000-03-2913-187/+270
* Removed notify_title_change call and removed initial_title parameter ofJohn Sullivan2000-03-296-99/+12
* Switch the behavior of the Control key for keyboard navigation back the way itJohn Sullivan2000-03-281-3/+3
* Add initial_title parameter to notify_location_change signal and all itsJohn Sullivan2000-03-283-9/+21
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-2813-48/+221
* made it treat pre-lighting and selection darkening independently, so bothAndy Hertzfeld2000-03-281-14/+16
* changed how selection emboldening works, also, clean-ups and bug fixes inAndy Hertzfeld2000-03-285-67/+74
* Removed the ETTORE user level easter egg and bullet proofed theRamiro Estrugo2000-03-262-8/+4
* improved selection highlighting by darkening the icon and emboldening theAndy Hertzfeld2000-03-265-36/+128
* moved pixbuf manipulation routines intoAndy Hertzfeld2000-03-255-124/+201
* Fixed bug 334 (Need proper hit detection when hit-testing icons.Darin Adler2000-03-222-7/+7
* Emit SELECTION_CHANGED signal after changing selection via keyboard.John Sullivan2000-03-221-1/+4
* Fixed an annoying bug that would sometimes cause the drag&drop feedback toPavel Cisler2000-03-221-1/+1
* Did some of the items from RENAMING.Darin Adler2000-03-2219-1296/+1319
* Fixed arrow keys and worked on the icon grid.Darin Adler2000-03-218-1172/+779
* Center the sort order indicators inside a title better. Make the columnPavel Cisler2000-03-211-10/+12
* Use an offscreen bitmap to draw the column title during column resizingPavel Cisler2000-03-212-38/+113
* Fixed the "tall line of icons" bug.Darin Adler2000-03-183-196/+161
* Simplified the grid a bit and did some redesign. The grid now takes intoDarin Adler2000-03-179-386/+519
* #include <string.h>Elliot Lee2000-03-171-0/+2
* Fix some bugs that John kindly uncovered.Pavel Cisler2000-03-172-14/+42
* First pass on making list column resizing live.Pavel Cisler2000-03-177-18/+1694
* Did some of the renamings that were queued in RENAMING.Darin Adler2000-03-167-35/+32
* Fixes for a couple of preferences bugs.John Sullivan2000-03-161-0/+5
* Moved a couple of utility functions into the right libnautilus homes.John Sullivan2000-03-165-0/+136
* Make icon theme changes persist by using preferences mechanism.John Sullivan2000-03-165-19/+59
* Tell people about the gnome-xml branch.Darin Adler2000-03-1613-843/+970
* Used preferences mechanism for text under icons andJohn Sullivan2000-03-153-2/+10
* A quick cleanup of how we use gnome-xml.Darin Adler2000-03-156-65/+167