life: Eleanor is now over a week old, and is absolutely perfect! She has even started to sleep a little longer at night. Unfortunately for us, night for her seems to be from eight PM through four AM. Still, she is developing well and is gaining weight. httpd: Every time I touch mod_rewrite, I end [...]
Category Archives: evince
Tue 31 Jan 2006
life: It’s been too long since I’ve written something. The usual excuses apply. I basically have no time, anymore, for anything. ridley: While not strictly ridley related, I was excited to see that Kris wrote a patch for the TreeView that let you select by rubberbanding. We are still not sure how this will interact [...]
Thu 08 Sep 2005
evince: GNOME-2.12 went out the door today with the new evince release. Version 0.4.0 is the culmination of a lot of hard work by the entire evince team. By blending a mixture of features and simplicity, we have reached a state of genuine usefulness. We are still very ambitious; there are a lot of awesome [...]
Wed 31 Aug 2005
evince: Bryan and I took another look at acroread today, and realized that we’re falling behind them in the web advertisement space! They have an toolbar just for Yahoo ads, and we don’t have anything like that at all. Since we had been looking for fundraiser opportunities anyway for the Evince Defence League, I whipped [...]
Sat 06 Aug 2005
windmills: Today was a windmill-tilting kinda day… evince: Kristian and I cleaned up the selection code this week. It’s still a bit raw, but it’s much, much smarter than before. It was naively drawing the whole selection every time the mouse moved, which felt sluggish. We now only redraw the regions that are changed, and [...]
Wed 06 Jul 2005
evince: We got a bunch of patches this weekend from Matt Wilson of rpath fame to fix up the tiff backend. If someone wants to hook us up to some telephony software, we’d make a pretty awesome display for a fax program. I also read in the ChangeLog that Marco put some code to make [...]
Fri 01 Jul 2005
evince: Last time I wrote about evince, I posted a fake screenshot of it reading mail. While I thought it was obviously a cheesy composite and a pretty funny idea, some people did not. In retrospect, I should have spent more time in the gimp to make it less realistic — and thus more obviously [...]
Fri 10 Jun 2005
evince: Since I was bored, and since evince had every other possible feature that a pdf viewer should have, I thought I’d add e-mail support to it: http://www.gnome.org/~jrb/files/evince-mail.png Took only half an hour’s work, too.
Sun 22 May 2005
evince: On a whim, I gave a quick look into writing a TIFF backend for evince. It only took an hour or so to do, and I was able to commit something this afternoon. It renders all the tiff files (two) that I have quite nicely. Marco also did a 0.3.1 release today. This version [...]
Sat 14 May 2005
introspection: Matthias has been doing fantastic work on the GObject introspection front. It’s currently in the gobject-introspection module in CVS if anyone wants to play with it. It is already mostly functional, if a bit untested. He added libffi support this week, meaning that g_function_info_invoke() now works. For those who haven’t been following this project, [...]