summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change usage of _("foo") to N_("foo")Ramiro Estrugo2000-04-121-0/+5
* Use N_("foo") instead of _("foo")Ramiro Estrugo2000-04-121-9/+9
* forget this one ;-(Valek Frob2000-04-121-0/+5
* Added some stuff for i18n.Valek Frob2000-04-125-0/+899
* Fix a problem where drag actions did't update properly when draggingPavel Cisler2000-04-127-276/+245
* Ignore the Makefile and Makefile.in generated files.Darin Adler2000-04-121-0/+2
* tweaked configuration upload protocol to match Jonathan's changesAndy Hertzfeld2000-04-123-5/+23
* Handle case where directory is NULL which is needed for URIs thatDarin Adler2000-04-124-9/+39
* Addressed most of task 148 (Better type-as-string forJohn Sullivan2000-04-1210-35/+321
* Finished task 226 (Read metadata asynchronously instead ofDarin Adler2000-04-1122-816/+2165
* components/sample/nautilus-sample-content-view.c Added icon data toGene Z. Ragan2000-04-119-59/+185
* added install, uninstall and update buttons to package viewAndy Hertzfeld2000-04-112-11/+71
* Update for new GdkPixbuf. gnome-print must be built before bonobo.Darin Adler2000-04-1117-90/+136
* Drop target highlighting. Add new call to determine if a drop target canPavel Cisler2000-04-1131-57/+595
* made package view determine if a package is installed or not and display aAndy Hertzfeld2000-04-112-17/+79
* Nasty hack to allow drag&drop actions to respond to modifier keys and thePavel Cisler2000-04-1110-153/+1154
* made the package view component display a scrolling list of theAndy Hertzfeld2000-04-112-11/+63
* Finished changing all callers that use metadata to use it in a wayDarin Adler2000-04-1031-504/+850
* fixed bug where multi-line titles in the index panel has a large verticalAndy Hertzfeld2000-04-103-4/+11
* added io port info to hardware configuration synopsisAndy Hertzfeld2000-04-102-1/+40
* Fixed bug 377 (clipping emblems in list view looks badJohn Sullivan2000-04-104-33/+105
* Reworked selection such that the SELECTION_CHANGED signal is emitted onlyJohn Sullivan2000-04-104-174/+541
* save token from service, pass it back in header of subsequent request;Andy Hertzfeld2000-04-105-42/+222
* Finished task 307 (keyboard navigation in list view shouldJohn Sullivan2000-04-104-336/+1281
* The text below an icon is now underlined when the icon is pre-litAndy Hertzfeld2000-04-084-3/+90
* Fixed bug Andy pointed out where list view "links" couldJohn Sullivan2000-04-0813-99/+710
* pointed service code at Jonathan's prototype server - registration is nowAndy Hertzfeld2000-04-075-9/+21
* made configuration update make HTTP request and check errors; also addedAndy Hertzfeld2000-04-072-9/+83
* More file operation stuff.Pavel Cisler2000-04-0715-327/+852
* more work to polish registration and substantially implement configurationAndy Hertzfeld2000-04-072-38/+132
* Finished task 376 (Resolve list-view single-click behavior)John Sullivan2000-04-0716-205/+528
* Add a boolean field have_pending_uris_selected to distinguish the caseMaciej Stachowiak2000-04-072-3/+16
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-0635-1172/+1348
* Fixed code that was trying to disconnect the handler from the newDarin Adler2000-04-064-4/+11
* Only call nautilus_file_unref if the file isn't gone. This cures someJohn Sullivan2000-04-063-12/+83
* made registration invoke the service cgi and give appropriate errorAndy Hertzfeld2000-04-062-43/+130
* Fixed bug 394 (clicking Home button segfaults)John Sullivan2000-04-063-10/+36
* Some cleanups from the file-renaming checkin I didJohn Sullivan2000-04-0618-192/+278
* Improved the background handling code so more is shared.Darin Adler2000-04-0540-576/+1230
* Fixed bug in Ramiro's recent checkin that broke bootingJohn Sullivan2000-04-054-39/+62
* Removed some unnecessary \n from g_errors.Darin Adler2000-04-0514-2005/+1966
* Removed some unnecessary \n from g_errors.Darin Adler2000-04-052-3/+7
* Preferences work. Make preference registration implicit. Update code thatRamiro Estrugo2000-04-0524-1035/+1458
* made the register command make an http request to the serviceAndy Hertzfeld2000-04-053-4/+83
* Make selection persistent across content view changes (task 105).Maciej Stachowiak2000-04-0522-14/+541
* misc small changes to the service registration formAndy Hertzfeld2000-04-052-5/+15
* Fix cast for stricter -Werror compliance.Ramiro Estrugo2000-04-052-1/+6
* Finished task 54 (Set background image by drag/drop).Darin Adler2000-04-0532-188/+431
* Renaming a file from its Set Properties dialog now works, thoughJohn Sullivan2000-04-0526-75/+741
* more work on the registration and configuration forms in the serviceAndy Hertzfeld2000-04-042-4/+102