Age | Commit message (Collapse) | Author | Files | Lines |
|
because I don't have an anlog TV feed into the house.
|
|
Bugfixes in 2.0.32.60
- Redesigned the 0-100 hz filter to produce better sound.
- Fixed "always on top" issues in windows.
- Removed "always on top" on linux since it wont work anyway.
- Included the fixed TSRemote.dll/libTSRemote.so.0.4 so the sdk works again.
- Fixed the windows installer so the windows celp codec is installed again.
- Did some speed improvements.
|
|
several weeks ago I'm not using this package any more.
|
|
FreeBSD. Bump revision. Tested by Peter Schuller.
|
|
0.17 12/02/06
* Added support for ppp interfaces on FreeBSD (and others using DLT_PPP)
* Fixed segfault bug in config file handling.
* Fixes to man page
William Robinet <william.robinet@conostix.com>
* Fix for hash table memory handling bug (caused segfaults on Mac OS X)
* Header fixes for Mac OS X
Ken McLeod <thecloud@apple.com>
* Fixes for compile time errors apparent on Mac OS 10.4.3
Georg Schwarz <georg.schwarz@freenet.de>
* Improvements to configure to support cross-compilation
* Addition of "NO_SYSTEM" compiler flag to prevent subshell execution
Tim Freeman <tim@fungible.com>
* Fix to get hardware address on FreeBSD and OpenBSD
Nicolas Bernard <n.bernard@worldonline.fr>
* Added 802.1q VLAN support
Jacek Konieczny <jajcus@bnet.pl>
|
|
0.17 12/02/06
* Added support for ppp interfaces on FreeBSD (and others using DLT_PPP)
* Fixed segfault bug in config file handling.
* Fixes to man page
William Robinet <william.robinet@conostix.com>
* Fix for hash table memory handling bug (caused segfaults on Mac OS X)
* Header fixes for Mac OS X
Ken McLeod <thecloud@apple.com>
* Fixes for compile time errors apparent on Mac OS 10.4.3
Georg Schwarz <georg.schwarz@freenet.de>
* Improvements to configure to support cross-compilation
* Addition of "NO_SYSTEM" compiler flag to prevent subshell execution
Tim Freeman <tim@fungible.com>
* Fix to get hardware address on FreeBSD and OpenBSD
Nicolas Bernard <n.bernard@worldonline.fr>
* Added 802.1q VLAN support
Jacek Konieczny <jajcus@bnet.pl>
|
|
|
|
Addresses PR pkg/34606 and pkg/34607
|
|
Needs pkg-config.
Mark as BROKEN for now, requires ancient Mozilla.
ok <ghen>
|
|
|
|
supported-options-message. ok with wiz.
|
|
|
|
Bugs fixed in 1.3.1_19:
6420685 ResourceMark breaks growable array
6180969 JVM 1.3.1 crash due to fatal error in exception handler
6353457 Long Integer value changes in unpredictable manner with
Deoptimization(1.3.1_06)
6359662 OutOfMemoryError with Object allocation in JDK1.3.1_09
6358532 HttpURLConnection.disconnect doesn?t really do the job
6425120 Support tzdata2006g
6276622 1.3.1_16 uninstaller removing TreatAs key for 1.5.0_02
4980600 Syntax used when invoking coreutils does not conform to POSIX
1003.1-2001
6292347 unexpected packet is sent in java.util.ResourceBundle.getBundle
Bugs fixed in 1.3.1_18:
6391777 JDK 1.3 TZ fix required - Related to SUN BASE RFE 6332148
6317483 Beans extending JPanel class are not released when created via 1.3.1
ActiveX bridge
|
|
|
|
by just always using getpwuid. Since the applet is not threaded
anyway, it doesn't make a difference. Bump revision.
OK jmmv@
|
|
|
|
|
|
the corresponding buildlinks have to be present as well.
Get the option libwww was built with to decide whether to do that.
Inspired by and fixing PR 28412.
|
|
|
|
|
|
(Need to cast to something at least as wide as "void *" - e.g. "long".)
OK wiz@, joerg@.
|
|
|
|
* Correct file descriptor leak when viewing a fax.
* Implement printing of faxes in fax lists via the GTK+ print system
where compiled against GTK+2.10 or higher.
* Improve handling of user locales with streams.
* Use AC_COMPILE_IFELSE/AC_LANG_PROGRAM autoconf macros instead of
the AC_TRY_COMPILE macro when configuring the program.
* Correct derivation of fdistream class for wide characters (not
relevant to efax-gtk).
* Mention the need to call g_thread_init() before Notifier::init()
in the Notifier documentation.
* Correct help information concerning sending faxes via socket and
pop-up dialog.
* Explicitly include <ios> header where relevant.
|
|
|
|
|
|
* Documentation:
- Improved ContentNode documentation
Changes 2.13.1:
* First unstable 2.13.x release, to become stable 2.14.x, for GNOME 2.14.
* Node:
- Added find() overload that takes namespaces to register during the search,
using xmlXPathRegisterNs().
- set_namespace(): When creating a default namespace, avoid the
"The namespace () has not been declared" warning, by passing 0 to
xmlSearchNs() instead of an empty string.
* Build: Fix buildir!=srcdir builds.
* Documentation:
- Tutorial: Mention pkg-config.
- Reference: Grammar fixes and a small fix for find().
Changes 2.12.0:
* Added the state "Reading" to xml Reader States list.
|
|
Gnome::Vfs::Mime:
* Removed get_default_component(), get_short_list_components(),
get_all_components(), id_in_component_list(), and
id_list_from_component_list().
This is because the underlying functions have been removed from
gnome-vfs. This _is_ an ABI break, but we are taking this
extraordinary step because it is very unlikely that anyone is using
these methods, and in order to remove the dependency on Bonobo.
If you really need to use these methods, you should use
the underlying C functions, which have been moved to
libbonobo.
|
|
|
|
* Increased version number for GNOME 2.16
|
|
* Build fixes for Updated for Visual Studio 2005.
|
|
* Depend on latest libgnomemm, and use the
new non-depecated Main constructor in the example.
|
|
|
|
* Main: Added a constructor that takes a Glib::OptionContext,
and deprecated the one that takes a PoptContext.
|
|
No longer maintained upstream, replaced by SeaMonkey.
|
|
Increased version for GNOME 2.16.0.
|
|
mozilla-bin-nightly.
Remove PKGREVISION, it's useless in the -nightly packages.
This package didn't work for some time now, feel free to fix it.
|
|
* Added --enable-atk=no option, to disable the build and use
of the atkmm API, for use in embedded environments.
* Documentation:
- Book: Added Plug and Socket chapter to book, with example.
Changes 2.10.1:
* Button: fix typo in get_image_position()
* Added MSVC support for 2.10
|
|
* Support optional ifdef parameters in the .hg macros,
to allow, for instance the --enable-atk=no option,
to disable the build and use of the atkmm API,
for use in embedded environments.
Changes 2.12.0:
* Added the --enable-api-default-signal-handlers option, for use in
embedded environments that have reduced resources. See configure --help
for the other subsets.
* Value: Added init(const GValue*), so we can copy GValue instances
of any type at runtime. Needed by the new branch of libgdamm.
Changes 2.11.3:
* Build: Added the --enable-api-default-signal-handlers option, for use in
embedded environments that have reduced resources. See configure --help
for the other subsets.
Changes 2.11.2:
* Date: Fix implementation of Glib::Date::set_time_current() so
that it doesn't set the date to Dec 31, 1969.
|
|
mozilla-bin-nightly.
Remove PKGREVISION, it's useless in the -nightly packages.
Fix package to actually download the recent builds.
|
|
The SeaMonkey project is a community effort to deliver production-quality
releases of code derived from the application formerly known as "Mozilla
Application Suite". Whereas the main focus of the Mozilla Foundation is on
Mozilla Firefox and Mozilla Thunderbird, our group of dedicated volunteers
works to ensure that you can have "everything but the kitchen sink" (a web
browser, mail client, HTML composer, address book, IRC client and calendar),
and have it stable enough for corporate use.
This packages provides the necessary infrastructure for downloading nightly
builds of various Mozilla products (seamonkey, thunderbird, firefox).
|
|
|
|
instead of mozilla-bin.
|
|
|
|
|
|
|
|
split option part to a separate file.
Remove Mozilla comment from DESCR.
Fix PLIST, bump PKGREVISION.
|
|
split option part to a separate file.
The "seamonkey" backend is not (yet) supported by the package, add BROKEN.
|
|
Our package is too old to make use of it, add BROKEN for now.
|
|
split option part to a separate file.
The "seamonkey" backend is not (yet) supported by the package, add BROKEN.
|
|
split option part to a separate file.
|