2004-11-18 Alex Graveley <
[email protected]>
* Best/BestTray.cs: Make BestTray extend Gtk.Plug, and in the
constructor set the Raw pointer to the return of
egg_tray_icon_new, which we call directly.
2004-11-16 Veerapuram Varadhan <
[email protected]>
* configure.in, Filters/Makefile.am, glue/Makefile.am: Added
support for wv1.
* glue/wv1-glue.c: Wrapper to parse MS word files using wv-1.0
* Filters/FilterDOC.cs: Modified to use wv1 to get meta-data and
text data from MS Word documents.
2004-11-14 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-page.css: made opacity to 0.5 for non-focused
links on the list (hi joe :)
Also forced max-width of 64 for all icons on the left column,
should take care of all huge buddy icons etc.
2004-11-12 Chris Lahey <
[email protected]>
* Filters/FilterPPT.cs: Count slides.
2004-11-12 Chris Lahey <
[email protected]>
* From a patch by Adam Lofts <
[email protected]>.
* configure.in, Filters/Makefile.am: Added FilterGst.cs.
* Filters/FilterGst.cs: Filter to get song data using gst.
2004-11-12 Tuomas Kuosmanen <
[email protected]>
* mozilla-extension/skin/classic/beagle-*: updated some of the
images to make it look nicer
* Tiles/template-picture.html, Tiles/template-file.html: added
link (@action:@Reveal) to the folder name in the tile as well.
2004-11-11 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-picture.html: added some exif stuff.
2004-11-10 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-page.css (.icon img): made icons max-width: 80px;
- I also added a nice border frame for jpeg images (and images
with ".thumbnails" on their path - so the nautilus thumbnails
(which are png) will also get a frame, while icons and such wont.
* Tiles/template-picture.html: removed forced size
setting, should now work automatically with the stylesheet..
* Tiles/template-mockup.html, Tiles/template-mockup.css: added a
mockup template that will contain examples of all tiles, also had
to add a mock stylesheet that overrides the @foo@ stuff so I see
icons for testing purposes. Not intended for real world use :-)
* Tiles/template-mail-message.html: added date display and content
snippet dummy example (to be implemented in mail messages)
2004-11-09 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-page.css: prettified stuff, indented the contents
relative to the title line, so it is easier to scan through the
list..
2004-11-04 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-page.css (tr): removed the extra padding from the
action links line, also added a div class for "date" - use it for
the "modified N days ago" stuff on tiles.
* Tiles/template-file.html: added last modified line..
* Tiles/template-im-log.html: wrapped the published line to date class
* Tiles/template-blog.html: wrapped the date stuff on the date div
style, put "Weblog: " to give a better idea it's a blog entry.
Also added a "View" link for consistency.
2004-11-01 Chris Lahey <
[email protected]>
* tray/TrayIcon/Makefile.am (install-exec-local, uninstall-local):
Use pkglibdir instead of libdir to avoid collisions.
2004-10-25 Chris Lahey <
[email protected]>
* tools/Makefile.am (EXTRA_DIST): Added beagle-shutdown and
beagle-status.
2004-10-25 Chris Lahey <
[email protected]>
* tools/Makefile.am: Remove UPDATE_SCRIPT.
2004-10-19 Robert Love <
[email protected]>
* beagled/Filter.cs: move the FlushCache inside of the NULL check,
along with the Close. A bigger question, though, is why can the
FileStream ever be NULL here?
* life: This is my last ChangeLog entry since no one else is keeping
them. I really just want to fit in, be accepted, be one of the gang.
2004-10-18 Robert Love <
[email protected]>
* glue/inotify-glue.c: clean this up; remove some cruft; do error
checking on the read (removes a FIXME)
2004-10-17 Todd Berman <
[email protected]>
* AUTHORS: Changing my email to reflect something that might reach me.
* Filters/HtmlAgilityPack/tools.cs: Compilation fix for 1.1.1
2004-10-17 Todd Berman <
[email protected]>
* Best/best.in: Add directory containing libinofityglue.so to
LD_LIBRARY_PATH.
2004-10-16 Robert Love <
[email protected]>
* chooser-fu/beaglequeru.c: fix compile warning; remove unused
variable; strptime() does not init fields it does not touch, so
zero them all out.
2004-10-15 Veerapuram Varadhan (
[email protected]>
* Filters/FilterDOC.cs: Filter for MSWord documents.
* Filters/Makefile.am: build FilterOle.cs and FilterDOC.cs.
* configure.in: Added config time checking of gsf-sharp.dll for
MSOffice filters.
2004-10-15 Christopher James Lahey <
[email protected]>
* Filters/FilterPPT.cs: Filter for MS Power point presentation docs.
* Filters/FilterOle.cs: Unified interface for pulling properties from
MSOffice documents and serves as the base class for document-type
specific filters.
2004-10-14 Robert Love <
[email protected]>
* Util/FileAdvise.cs: new file, implementing the advice stuff
* Util/Makefile.am: build FileAdvise.cs
2004-10-14 Tuomas Kuosmanen <
[email protected]>
* Tiles/template-im-log.html: stylized a bit, added area for
snippet for chat log content that needs to be replaced with
actual content of course. The search term should be hilighted
with color.
* images/im-aim.png: added a nicer icon for AIM chat for now.
*Note!* Please use *gnome-icon-theme* for this - we have the
following icons there for us: im-aim.png im-icq.png
im-jabber.png im-msn.png im-nov.png im-yahoo.png - these would
be used depending on the chat type. Also there's im.png which
is a generic one for possible other chat client logs.
* images/Makefile.am: Added the icon to be installed for now..
2004-10-10 Anders Carlsson <
[email protected]>
* Util/ExtendedAttribute.cs:
Check errno and add it to the exceptions on failure.
2004-10-08 Christopher James Lahey <
[email protected]>
* images/Makefile.am, tools/Makefile.am: Fixed make distcheck.
2004-10-07 Christopher James Lahey <
[email protected]>
* Util/Archive.cs: Unified interface for pulling data from an
archive file (gz, tar, bz2, zip).
2004-09-22 Srinivasa Ragavan <
[email protected]>
* Added code for tray applet
2004-09-22 Raja R Harinath <
[email protected]>
* beagled/Makefile.am: Fix srcdir != builddir problems.
* tools/Makefile.am: Likewise.