summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* Pointing headers to the correct directory. They no longer live in libnautilus.J Shane Culpepper2000-04-221-2/+2
* libnautilus-extensions/nautilus-icon-canvas-item.c Return value ofGene Z. Ragan2000-04-227-103/+237
* Switched us to use gconf instead of gnome_config. There is stillRamiro Estrugo2000-04-224-128/+113
* Fixed a typo that was causing the history view to fail.Darin Adler2000-04-213-63/+111
* Darin helped me finish implementing the missing parts of the call,Pavel Cisler2000-04-212-12/+51
* added utilities to libnautilus-extensions to set the font associated withAndy Hertzfeld2000-04-212-1/+42
* Create a new pixbuf that has an alpha channel even if the original pixbufAndy Hertzfeld2000-04-201-1/+17
* Work on making new files show up during copy. This is a simple versionPavel Cisler2000-04-204-89/+164
* Darin and I started out thinking we were going to start enteringJohn Sullivan2000-04-202-83/+25
* New function, extracted from size_allocate. (size_allocate): CallJohn Sullivan2000-04-191-8/+13
* OAF conversion. You must now build bonobo and gnome-vfs with --enable-oafMaciej Stachowiak2000-04-193-20/+20
* made nautilus link files control the additional text displayed under theirAndy Hertzfeld2000-04-193-0/+24
* Simplify be removing all arguments from callbacks save for the user data.Ramiro Estrugo2000-04-196-79/+54
* If the stored default value is null, is the given on. Do this only forRamiro Estrugo2000-04-193-9/+25
* Only offer "Replace All" in an overwrite conflict error dialog if there isPavel Cisler2000-04-191-11/+27
* First cut at the auto-layout feature. It just does a lot of re-layingDarin Adler2000-04-193-135/+185
* *libnautilus-extensions/nautilus-icon-canvas-item.cGene Z. Ragan2000-04-195-30/+116
* Another cut at the notify code.Darin Adler2000-04-184-82/+235
* Distinguished the item count for unreadable directoriesJohn Sullivan2000-04-183-9/+36
* The function of the Abort and Retry buttons in the file operation errorPavel Cisler2000-04-181-2/+2
* Fix bug that prevented a reasonable default from being fetched. Use theRamiro Estrugo2000-04-181-5/+6
* better abstraction for new, xml-based link files, plus added some objectsAndy Hertzfeld2000-04-185-28/+172
* Yet more tweakery to the file-monitoring code.John Sullivan2000-04-181-6/+14
* Deployed new is_file_list_monitored function in three places. Two of theseJohn Sullivan2000-04-181-19/+3
* Fixed bug 494 (initial directory count never appears in sidebar).John Sullivan2000-04-183-37/+239
* Fixed bug where you'd see the name twice under each icon.Darin Adler2000-04-184-55/+185
* Hook up click policy preference. Bug 374.Ramiro Estrugo2000-04-184-106/+217
* Many prefernece api changes. Make pref api behave more like the metadataRamiro Estrugo2000-04-1812-687/+841
* Dumb underscore fix the struct tags.Ramiro Estrugo2000-04-182-2/+2
* New files. Factor out the code that describes a preference from the big messyRamiro Estrugo2000-04-184-0/+1025
* Pavel broke the build, I'm checking in from his machine to fix it.Pavel Cisler2000-04-181-0/+48
* This checkin requires new gnome-vfs.Pavel Cisler2000-04-186-10/+439
* Added commands for Auto vs. Manual layout, but the guts behindDarin Adler2000-04-1810-158/+220
* added new, xml-based link file format which can specify it's own icon andAndy Hertzfeld2000-04-182-4/+44
* made clicking on gmc-style URL files redirect to the URL they reference.Andy Hertzfeld2000-04-172-2/+47
* Added functionality to allow files to be renamed in icov view. ThisGene Z. Ragan2000-04-178-91/+1680
* Added empty implementations for these two routines. Will fill in withJohn Sullivan2000-04-171-0/+15
* Fixed bugs, mostly related to editable text fields.John Sullivan2000-04-173-0/+198
* fixed problem involving image thumbnails in directories where we don'tAndy Hertzfeld2000-04-174-87/+169
* After a chat with Rebecca, named nautilus_str_underscore_escape toDarin Adler2000-04-154-55/+44
* Fixed test cases to represent the correct behaviorRebecca Schulman2000-04-151-4/+4
* Finished task 174 (Use deferred calculation to compute directory counts).Darin Adler2000-04-148-107/+253
* Fixed underscore bug in bookmark menus (#345)Rebecca Schulman2000-04-144-2/+60
* Using Raph's new machinery, made icons representing .svg files use aAndy Hertzfeld2000-04-141-1/+13
* Change the packing of the first pane so that it doesn't autoresize.Christopher James Lahey2000-04-141-20/+8
* Fixed to match new directory contents.Darin Adler2000-04-141-6/+1
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-1414-619/+23
* Move nautilus view component interface definition into libnautilus.Ramiro Estrugo2000-04-142-14/+16
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-141-6/+47
* Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handleDarin Adler2000-04-1411-246/+233