gob2 2.0.5
HMMMMMMMMMYEEEAAAAAAAAAAAAH
It turns out that gob had a bad leak on signal emission. I think of it
differently. I think gob was being nice to many things and giving them
longer life then they would have otherwise. It was especially generous
to the object itself by giving it many more refcounts then it needed.
Anyway, gob will now return to being cruel to things that aren't referenced
anymore and free them.
So what is this gob thing? Well besides being the cure for cancer, it also
generates GObjects (or GTK+ objects). GOB2 is a replacement for the version
1 GOB, that was for GTK+ 1.x mostly. GOB2 can handle pretty much most of
the GObject features. At least most of the ones that anyone will ever use.
It only requires GLib 2.0 and can generate arbitrary GObjects. You can have
both versions installed at the same time if you wish, so that you don't have
to port all your gob files to gob2 for now, but you really should as gob2 is
nicer and all that kind of stuff.
Here are the news in 2.0.5 (gob2):
* Fix leak in signal emission
ftp://ftp.5z.com/pub/gob/
ftp://ftp.5z.com/pub/gob/RPMS/
http://ftp.gnome.org/pub/GNOME/sources/gob2/2.0/
http://www.5z.com/jirka/gob.html
Have fun,
George
--
George <[email protected]>
History will be kind to me for I intend to write it.
-- Winston Churchill
_____________________________________________
Pan 0.13.3.90
Jan 16, 2003 - New Release:
0.13.3.90 - `Back in the Garnome'
http://pan.rebelbase.com/download/releases/0.13.3.90/
What is Pan?
Pan is a newsreader which attempts to be pleasing to both new
and experienced users. In addition to the standard newsreader
features, Pan also supports yEnc, offline newsreading, article
filtering, multiple connections, and more features for power
users and alt.binaries fans.
It's also the only Unix newsreader to get a perfect score on
the Good Net-Keeping Seal of Approval evaluations.
About 0.13.3.90
This is an incremental release, with a handful of bugfixes and
usability improvements.
Changes since 0.13.3
Tweaks
+------------------------------------------------------------+
| | Beautified the new user dialog and |
| Pan Team | added the ability to specify one's |
| | .sig file there. |
|--------------------+---------------------------------------|
| | Hitting `enter' in the `Save As...' |
| #102208 | dialog's directory entry field |
| Bobby D. Bryant | behaves as if the dialog's OK button |
| | was pressed. |
|--------------------+---------------------------------------|
| | When pressing `delete' in the header |
| #102577 | pane and the selected article is a |
| Jerry Segers | collapsed node with children, delete |
| | the entire subthread. |
|--------------------+---------------------------------------|
| Pan Team | The color picker didn't display the |
| | currently active color. |
|--------------------+---------------------------------------|
| #100747 | Added a warning when the user tries |
| Pan Team | to post a top-posted followup. |
|--------------------+---------------------------------------|
| #102881 | Pan now recognizes commas within |
| Holger Hoffsta:tte | URLs. |
|--------------------+---------------------------------------|
| #103563 | Minor tweaks to the titlebar to |
| Mike Hearn | follow the Gnome Human Interface |
| | Guidelines. |
+------------------------------------------------------------+
Bug Fixes
+------------------------------------------------------------+
| #102469 | Fixed a domain-mangling bug when |
| Adam Warner | superseding articles. |
|----------------+-------------------------------------------|
| #102586 | When deleting an article the child |
| Jerry Segers | articles tended to jump around in a most |
| | annoying way. |
|----------------+-------------------------------------------|
| | Fixed bug that kept `urgent' events from |
| Michael Waters | creating a popup dialog (e.g. rules with |
| | an alert configured). |
|----------------+-------------------------------------------|
| #103579 | Filters for unread or read articles were |
| Matt Pinkham | saved as filters for new articles. |
|----------------+-------------------------------------------|
| #102158 | Fixed bug in the composer that would |
| Ville Skytta: | silently clear a follow-up if the |
| | signature isn't in the locale's charset. |
|----------------+-------------------------------------------|
| #102755 | Fixed build breakage with GNet 1.1.8. |
| Nam SungHyun | |
+------------------------------------------------------------+
_____________________________________________
gnome-hello 2.0.1
*** gnome-hello
gnome-hello tries to provide an example of build files and application
structure. It was originally from Havoc's GGAD book. Feel free to
improve it, but let's keep it simple.
*** Changes
* No longer uses intl and macro directories - uses a standalone
autogen.sh
*** Download
ftp://ftp.gnome.org/pub/gnome/sources/gnome-hello/
--
Murray Cumming
[email protected]
www.murrayc.com
_____________________________________________
Bakery_GnomeUI 1.3.0
Bakery_GnomeUI extends Bakery to provide the GnomeUI functionality that was previously in Bakery itself.
It has been extracted because Bakery's base App/Document/View classes are now independent of any
particular GUI toolkit and we prefer to use pure gtkmm as the default implementation.
Documentation and downloads are available at
http://bakery.sourceforge.net
--
Murray Cumming
[email protected]
www.murrayc.com