summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* fixed bug 4212, emblem doesn't show up when the image is a JPEG file, byAndy Hertzfeld2000-12-121-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>John Sullivan2000-12-071-1/+1
* reviewed by: Rebecca Schulman <rebecka@eazel.com>John Sullivan2000-11-301-14/+36
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+3
* replace strcmp by nautilus_uri_matchs: this took me a lot of time to findMathieu Lacage2000-09-221-1/+1
* First step fixing storage leaks: Fixed some ref. count leaks ofDarin Adler2000-09-211-2/+1
* Fixed compiling with newer gcc. Freetype was trying to use token pastingDarin Adler2000-09-201-1/+1
* Fixed bug 884 (Long URI in Go menu doesn't get cut off)John Sullivan2000-09-121-6/+9
* Fixed bug 2218 (Duplicate items appear in history list)John Sullivan2000-09-081-3/+30
* Fixed bug 1476 (Using bogus local bookmark should updateJohn Sullivan2000-09-011-26/+90
* Moved functions to gnome-vfs.Darin Adler2000-08-251-9/+5
* Checked in this patch from Ken Kocienda, which fixesJohn Sullivan2000-08-231-1/+3
* lots of work towards task 1741, which is to have emblem attach pointsAndy Hertzfeld2000-08-021-1/+1
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-3/+6
* At Darin's urging, I removed all knowledge of the anti-aliased preferenceAndy Hertzfeld2000-07-141-2/+3
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-2/+1
* Finished task 461 (bookmarks to "Bad URI" should haveJohn Sullivan2000-06-271-5/+35
* Fixed uninitialized variable that was masking the realJohn Sullivan2000-06-191-33/+110
* More work towards bug 1401 (bookmark icon never updates).John Sullivan2000-06-171-0/+24
* New generated files that needed to be ignored.Darin Adler2000-06-161-1/+4
* Modernized some NautilusBookmark code that had been writtenJohn Sullivan2000-06-161-18/+18
* Fixed bug 705 (Need to avoid network hit on startup forJohn Sullivan2000-06-161-18/+69
* Fixed bug 641: should check MIME type for SVG files.John Sullivan2000-05-021-1/+1
* Darin and I started out thinking we were going to start enteringJohn Sullivan2000-04-201-73/+17
* After a chat with Rebecca, named nautilus_str_underscore_escape toDarin Adler2000-04-151-16/+4
* Fixed underscore bug in bookmark menus (#345)Rebecca Schulman2000-04-141-2/+14
* This is a new Perl script for searching for FIXME in the code. It reportsDarin Adler2000-04-121-3/+3
* components/sample/nautilus-sample-content-view.c Added icon data toGene Z. Ragan2000-04-111-0/+25
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-0/+18
* Tell people about the gnome-xml branch.Darin Adler2000-03-161-77/+40
* Added the concept of separate X and Y scale factors to moreDarin Adler2000-03-061-7/+3
* implemented automatic thumbnail creation for large imagesAndy Hertzfeld2000-03-021-1/+1
* Made bookmarks display just file/directory name (instead of path) by default;John Sullivan2000-02-181-5/+68
* Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it inJohn Sullivan2000-02-151-0/+279