summaryrefslogtreecommitdiff
path: root/components/news
Commit message (Expand)AuthorAgeFilesLines
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-121-1/+0
* Make this component build with the deprecation flags set.Dave Camp2002-02-061-47/+111
* add comment about how this should be fixedHavoc Pennington2002-01-221-1/+9
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-211-7/+4
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-13/+11
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* Port from EelLabel to GtkLabel.Darin Adler2002-01-031-56/+46
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-24/+20
* kill g_log_domain_glib.Michael Meeks2001-11-211-1/+1
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-112-16/+27
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-14/+14
* Just me, not the mailing list.Darin Adler2001-11-093-27/+2
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-2/+2
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-23/+23
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-14/+14
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-8/+7
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-7/+7
* Format time using eel_strdup_strftime so we don't have a fixed maximumDarin Adler2001-09-271-2/+3
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-201-2/+2
* Don't link in the libnautilus-private library for components that don'tDarin Adler2001-08-311-3/+5
* Some makefile cleanup.Darin Adler2001-08-261-1/+0
* Updated KDE rdf location.Jens Finke2001-07-241-1/+1
* allowed components to specify their sidebar icons and text info throughAndy Hertzfeld2001-07-151-1/+6
* Removed Eazel news entry.Jens Finke2001-07-101-1/+0
* made the news panel flash less by defering async updates with a timerAndy Hertzfeld2001-05-221-4/+36
* at Darin's urging, coalesced the open and closed properties into a singleAndy Hertzfeld2001-05-161-6/+16
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-12/+12
* made the news panel ellipsize long items. I hope this can make it intoAndy Hertzfeld2001-05-041-1/+31
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-042-10/+10
* fixed a memory trashing bug that Bart found in the news panel.Andy Hertzfeld2001-05-031-8/+11
* Added more RSS feeds:Bart Decrem2001-05-031-2/+7
* updated list of rss feedsBart Decrem2001-05-031-3/+6
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-05-021-3/+4
* Lots of improvement. Make dealing with dependency libs/cflags simpler.Ramiro Estrugo2001-05-021-13/+4
* made the titles prelight when appropriate. Also, tweaked the channel gapAndy Hertzfeld2001-05-021-2/+6
* fixed bug 8216, removing the news panel when loading channels hangsAndy Hertzfeld2001-05-021-15/+4
* fixed problem where the new flag wasn't being maintained properly afterAndy Hertzfeld2001-05-011-2/+9
* fixed bug where it would inadvertently clear the new flag on items afterAndy Hertzfeld2001-05-012-3/+10
* Marked two strings for translation.Chyla Zbigniew2001-05-011-2/+2
* More work on changing parameters for functions that accept and returnRamiro Estrugo2001-05-011-6/+11
* don't mark items new the first time we load a channel, so everythingAndy Hertzfeld2001-05-012-19/+41
* fixed bug where things wouldn't prelight properly; fixed by notAndy Hertzfeld2001-05-014-48/+101
* added support for "Scripting News" style rss files, which are quite a bitAndy Hertzfeld2001-04-302-59/+189
* added Eazel, GNOME and CNET news channelsAndy Hertzfeld2001-04-301-0/+3
* Change parameters for functions that accept and return ArtIRect,Ramiro Estrugo2001-04-301-3/+3
* fixed bug 8192, remove button left enabled when all sites are removed, byAndy Hertzfeld2001-04-281-2/+12
* fixed bug 8186, clicking on a title while it's loading crashes the newsAndy Hertzfeld2001-04-282-2/+3
* added a placed holder "new article" bullet; hopefully, Arlo will provideAndy Hertzfeld2001-04-273-8/+49
* added preferences for the maximum numder of items per site and the updateAndy Hertzfeld2001-04-271-4/+37
* changed the news panel not to display any sites by default, since it'sAndy Hertzfeld2001-04-272-21/+86