summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
...
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-8/+5
* add missing includeGediminas Paulauskas2002-02-271-0/+1
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-271-15/+9
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-4/+6
* return a 'changed' boolean.Michael Meeks2002-01-251-6/+9
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-1/+0
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-19/+20
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-2/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-4/+4
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-7/+7
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* remove GtkText workaround (I'm also checking in a fix for the bug beingHavoc Pennington2001-11-021-15/+6
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-22/+26
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-05-011-6/+10
* Fixed API to icon factory that took an anti-aliased parameter whenDarin Adler2001-04-161-6/+9
* Fix overeager search and replace of eel with nautilus. These functions gotRamiro Estrugo2001-04-131-10/+10
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-7/+7
* Remove librsvg.Ramiro Estrugo2001-04-041-22/+22
* Fixed bug 4355: Built-in bookmarks icons change after first viewJohn Sullivan2001-03-211-12/+27
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-5/+1
* 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