Shell:
- Fixed a problem with shortcuts not appearing when created by the
mailer. (Ettore)
- Fixed right-click menu behavior for folders in the folder bar.
(Ettore)
- Got Rename to work again. (Ettore)
- Fixed some folder copy/move/dnd bugs. (Ettore)
- Added a menu item to configure the Pilot settings. (Ettore)
- Fixed some other miscellaneous bugs/crashes. (Ettore)
- Added ability to run the intelligent importers from the File->Import
menu item. (iain)
Mailer:
- Fixed the multiple error-dialog thing. (Michael)
- Fixes to PGP decrypting and verification code. (Jeff)
- Made vFolders work a lot better. (Michael)
- Added a confirm expunge option to the mail settings dialog.
(Jeff)
- Fixed the update-IMAP-unread-counts bug. (Jeff)
- Show messages in the user's preferred charset if the message
itself doesn't contain charset information or if the message
charset is wrong (ie the system can't convert the text to utf-8).
(Jeff)
- Many backend fixes that users won't notice. (Michael, Jeff, Dan)
- Fixed the crash that accompanied the invalid address warning. (Trow)
- Properly encode the mailto: links we generate inside of displayed
messages. (Trow)
- Improve the signature editor. (iain)
Calendar:
- Backend improvements (JP, Rodrigo).
- The alarm daemon can now re-enter properly [#10840]. (Federico)
- Alarms can now have zero-time offsets [#7892]. (Federico)
- Warning fixes. (Chris)
- Fixed custom Glade widgets on non-Linux systems. (Dan)
- Fixed crashing problems in the event/task editor. (Damon)
Addressbook:
- Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP,
Peter Williams)
- Better handling of addresses containing commas or other special
characters. (Trow)
- Fixed bugs related to sending mail by left-clicking on an address
inside a message. (Trow)
- Auto-completion now matches against contact nicknames. (Trow)
- Added help text and generally cleaned up the contact editor.
(Anna)
- Handle multiple wombats properly. (Chris Toshok)
- Made which book to use for address completion configurable (no gui
for this yet.) (Chris Toshok)
- Made Print Preview work in addressbook. (Chris Lahey)
Summary:
- Cache images instead of repeatedly reloading them (iain)
- Only redraw when the summary is visible (iain)
- Use the encoding specified in the RDF file (Takuo Kitame)
- Leak fixes (Larry)
- Show todays tasks works (iain)
- Make the preferences dialog nicer. (iain)
Importers:
- Handle cases where the Netscape transport is nothing. (iain)
Changes since 0.4.9:
* OAF instead of gnorba, thanks to Christophe Fergeau
<teuf@users.sourceforge.net>
* Added support for HTTPS protocol since wget supports it but you
need to upgrade wget to 1.7
* New icons thanks to Paolo Bacchilega <paolo.bacch@tin.it>
* Proxy settings are better looking now
* Timeout value for wget is configurable now
* Added new pref to run a shell command when all downloads
completed (in other words, when gtm has done all it can do without
user intervention).
* Fixed bugs:
- Crash when the config file was corrupted thanks to
João Alves Marques Carneiro <ee96090@fe.up.pt>
- Check that target dir exists and is writable
- Do not overwrite an existing file without asking the
user if he wants a override or a resume
- Fixed some problems in the spec file, thanks to Alex
Converse
"${CPPFLAGS}", "${CXXFLAGS}" respectively "${LDFLAGS}" in "bsd.pkg.mk" and
not in "bsd.buildlink.mk" because "${BUILDLINK_CPPFLAGS}" and
"${BUILDLINK_LDFLAGS}" might get changed several times by the
"buildlink.mk" files of various packages.
Changes since rxvt 2.4.8:
fixed paths for WINGs includes to work with latest Window Maker code.
many bugs fixed in patch from suse src.rpm.
utmp/wtmp, glibc, pty support etc...
fixed bugs fg/bg cursor color code
added wmaker app menu
fixed xpm-background compile errors
fixed misc config errors
changed --enable-xpm-background --enable-transparency
--enable-next scroll to defaults.
added transparent scroller trough
fixed 1 pixel border in main window
fixed updating for root bg change
added many advanced options to app menu for shading, font
color, shade color, font size, cloning, etc.
more speed fixes
fixed bug with restart killing terms.
changed NEXT_SCROLLBAR code to produce real NEXTSTEP scrollers
by me.
Changes are bugfixes, and the following:
- copy/paste launching in Dock
- internal code clean-up with notifications for window state change and other
stuff
- removed the libPropList dependancy by adding property list handling
code to WINGs. This code is not only better integrated with the other
WINGs data structures, but it's also more robust. Also a backward
compatibility header file is provided which maps old libPropList
function names to the new WINGs based proplist names allowing old code
to be linked to WINGs with minimal changes. For details on how to use
the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h
More details about this can be found in WINGs/ChangeLog and WINGs/NEWS.
Say bye, bye libPropList =)
- rewrote all Window Maker code to use the new WINGs based proplist functions.
Changes since 0.34:
* Added preforked childs to mode 'single'.
* t/server (Run): Child process is now waiting one second
in forking mode. Helps the script t/forkm.t to run fine.
New APIs:
* New gnome_vfs_uri_resolve_relative call (Ian)
* New module callback API (Mike, Maciej)
* Authentication and proxy authentication callbacks (Mike)
New features:
* Start on an SSH module, disabled by default for now (Ian)
* Handle the IceCast/ShoutCast non-standard variant of the HTTP
protocol (Maciej)
* SSL and https support (Ian, Seth, Maciej)
* Extensive API docs (Seth, Sri, Ian, Jonathan, Maciej, Glynn)
* New translation (Abel Cheung)
Bug fixes:
* Move headers for future parallel-install compatibility (Maciej)
* FTP directory loading fixes (Jacob)
* Fix detection of KOffice file mime types (Frederic)
* Ensure all headers are standalone-includable (Darin)
* Assorted code cleanup (Darin, Anders)
* Split type declarations in gnome-vfs-types.h into individual
headers; gnome-vfs-types.h is stull around for compat (Seth, Darin)
* Header fixes (Darin)
* Random crash and leak fixes (Havoc, Anders, Maciej)
* Build fixes (Darin, Maciej, Ian, Robin, Carlos, Ramiro, Jonas)
Portability fixes:
* Fix module configuration files and parsing code to work on systems
that don't use .so as the extension for shared libraries (Jacob)
* Add recorsive mutex wrappers for use on systems that don't provide
recursive mutexes natively (Dan)
* Misc portability fixes (Laca, Frank Belew)
after the configure step. There's a growing number of GNU configure
scripts that find a library in -L/path and automatically add -R/path to
the linker flags. We need to make sure this doesn't happen to buildlink
directories.
expanded from some expensive operation, it isn't evaluated if it's not
needed. Also fix the replace-buildlink target where we were potentially
evaluating ${REPLACE_BUILDLINK} twice when only once was enough.
MAKEFILE_PATTERNS. Also replace -R${BUILDLINK_DIR}/lib with
-R${LOCALBASE}/lib on all the REPLACE_BUILDLINK files to prevent rpath
references to ${BUILDLINK_DIR} from getting into things like config
scripts.
so that the correct setting of PKG_DBDIR is used, and the correct
pkg_info binary too, presumably.
Make show-installed-depends work on Solaris (untested) by only defining
the target if DEPENDS is defined.
buildlinkify.
Explicitly disable Guile support as this was broken anyway, because
gnumeric needs at least Guile-1.5, which is a development version that
is only available through CVS.
- use gtk_clist_set_column_title to set clist column titles
when possible so that they get the alignment of the column.
- Backport code that cleans up widget hash table in the
GladeXML object on widget destruction. This means that
glade_xml_get_widget() should always return a valid widget
or NULL.
- Move headers to a a libglade-1.0/ subdirectory. This is to
allow parallel installation of stable and development
versions of libglade. Libraries depending on libglade will
probably need to be rebuilt so that their *-config scripts