Class::XPath is a Perl module which adds XPath-style matching to
your object trees. This means that you can find nodes using an
XPath-esque query with match() from anywhere in the tree. Also,
the xpath() method returns a unique path to a given node which can
be used as an identifier.
2004-05-29 Michael Meeks <michael@ximian.com>
* Version 2.6.2
2004-05-28 Michael Meeks <michael@ximian.com>
* activation-server/activation-server-main.c
(main): turn output debug on if we use
--register-server
* bonobo-activation/bonobo-activation-init.c
(bonobo_activation_hostname_get): always return
localhost - so we don't barf when the hostname
changes (DHCP). Slightly bad, but a) this method is
deprecated anyway, b) only fools would use it
to return the current hostname and c) localhost is
often the local host name anyway.
2004-05-26 Michael Meeks <michael@ximian.com>
* Version 2.6.1
2004-05-26 Arvind Samptur <arvind.samptur@wipro.com>
* activation-server/object-directroy.h : Add
od_finished_internal_registration () helper function.
* activation-server/object-directroy-corba.c
(add_active_server): Don't add our internal servers count
to n_active_servers.
* activation-server/activation-server-main.c (main): Use
od_finished_internal_registration () to indicate that we
are done with our internal server registeration.
Fixes#139500
2004-05-14 Michael Meeks <michael@ximian.com>
* bonobo-activation/bonobo-activation-init.c:
move sys/types.h include upwards for bsd.
2004-05-06 Michael Wilson <Michael.Wilson@bull.net>
* bonobo/bonobo-application.c (message_desc_copy)
(_gtype_to_typecode): bin bogus gnuism: __inline__
2004-05-05 Michael Wilson <Michael.Wilson@bull.net>
* bonobo/bonobo-application.c: bin bogus trailing
',' and ';' - fix AIX build.
2004-04-16 Iñaki Larrañaga <dooteo@euskalgnu.org>
* configure.in: Added "eu" (Basque) to ALL_LINGUAS.
2004-04-15 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net>
* activation-server/object-directory-corba.c
(od_register_runtime_server_info): Do not ever try to update a
ServerInfo if there's already another ServerInfo registered for
the given IID. This both improves performance and avoids a
possible memory error that I have been unable to track down after
much debugging.
2004-04-09 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-04-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* ChangeLog: converted to UTF-8
2004-03-30 Adam Weinberger <adamw@gnome.org>
* configure.in: Added en_CA to ALL_LINGUAS.
2004-03-22 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
2004-03-17 Tony Arnold <tonyarnold@users.sourceforge.net>
* bonobo-activation/bonobo-activation-client.c: ugly hack
for Darwin's whacked-out 'environ.
2004-03-16 Gareth Owen <gowen72@yahoo.com>
* configure.in: Added en_GB to ALL_LINGUAS
2004-03-15 Julio M. Merino Vidal <jmmv@menta.net>
* bonobo-activation/bonobo-activation-get-language-list.c
(unalias_lang): read aliases from the prefix first (NetBSD)
p5-Test-Harness.
the old way:
{p5-Test-Harness-[0-9]*,perl{,-thread}>=5.8.3}:../../devel/p5-Test-Harness
is normally ok because if either is installed the dependency is
satisfied. however, in a bulk build, every package which uses this
DEPENDS is automatically failed because p5-Test-Harness is preferred
but it conflicts with perl>=5.8.3 (they both install bin/prove and
prove.1).
this way, perl is preferred and the dependency should be satisfied
correctly in bulk builds.
changes:
* kuiviewer: Fixed loading of menu layout definition
* cervisia: Fixed several bugs in resolve dialog
* cervisia: Don't ignore the CVS_RSH setting during checkout
* cervisia: Handle spaces in the working folder name correctly
* cervisia: Honor option "Hide Non-CVS Files" when opening a branch in the
file tree
changes since 1.11.16:
SERVER SECURITY FIXES
* Thanks to Stefan Esser & Sebastian Krahmer, several potential security
problems have been fixed. The ones which were considered dangerous enough
to catalogue were assigned issue numbers CAN-2004-0416, CAN-2004-0417, &
CAN-2004-0418 by the Common Vulnerabilities and Exposures Project. Please
see <http://www.cve.mitre.org> for more information.
* A potential buffer overflow vulnerability in the server has been fixed.
This addresses the Common Vulnerabilities and Exposures Project's issue
#CAN-2004-0414. Please see <http://www.cve.mitre.org> for more information.
devel/boost-thread by choosing user.hpp vs. thread_user.hpp based on
_REENTRANT or _PTHREADS being defined. (This set of conditionals will
probably need to be expanded as SunPro and MIPSpro are tested.)
Too many changes to list here, please review the Changelog file.
Mostly they were bugfixes.
The patch to update to this version was sent via private email
by Sergio Jimenez <tripledes at eslack dot org>.
build system, which is actually being used now to build the backing binary
libraries necessary to make date_time, regex, and a few other libraries
work.
While here, the thread and python libraries have been split out to their
own subpackages, devel/boost-thread and devel/boost-python, so that the
main boost package need not rely on the presence of either to provide
basic functionality.
0.7.3 is a SECURITY FIX release of Roundup. All users are encouraged
to upgrade immediately.
2004-05-28 0.7.3
Fixed:
- add "checked" to truth values for Boolean input
- fixed import in metakit backend
- fix SearchAction use of Class.filter(), and clarify API docs for same
- ensure static files may only be served out of the tracker's "static
files" directory
(SILC) protocol Toolkit.
SILC (Secure Internet Live Conferencing) is a protocol which provides
secure conferencing services in the Internet over insecure channel.
SILC superficially resembles IRC, although they are very different
internally. SILC is much more than just about `encrypting the traffic'.
That is easy enough to do with IRC and SSL hybrids, but even then the
entire network cannot be secured, only part of it.
SILC provides security services, such as sending private messages entirely
secure; noone can see the message except you and the real receiver of the
message. SILC also provides same functionality for channels; noone except
those clients joined to the channel may see the messages destined to the
channel. Communication between client and server is also secured with
session keys and all commands, authentication data (such as passwords etc.)
and other traffic is entirely secured. The entire network, and all parts of
it, is secured.
SILC has secure key exchange protocol that is used to create the session keys
for each connection. SILC also provides strong authentication based on either
passwords or public key authentication. All authentication data is always
encrypted in the SILC network. Each connection has their own session keys,
all channels have channel specific keys, and all private messages can be
secured with private message specific keys.
- Some compatibility issues when running under Sun Java 1.5 beta are
resolved. There probably are other problems.
- Some characters with valid font mappings, such as curly double quotes on
Windows, may show up as hex codes in the CSD and Run I/O windows.
- After doing a "find" in the Run I/O window, the cursor may move into the
output region, which will allow editing of previous output, and may lead
to other problems.
- If a "clear" or "File / Open" is done from a CSD window, settings for
the previous file will not be saved, and the file will not be added to
the "Recent Files" menu.
- If text above the screen which contains all bookmarks or breakpoints is
cut, the on-screen text will not be shifted, and the display may be
temporarily corrupted.
- In the jar and documentation generating tools, some of the files are not
stored as relative, and will become absolute when jGRASP is restarted.
- This means that if a project is move, the jar target file and
documentation target directory will not move with it, and will have to
be reset.
- Command paths for compile, run, etc. are not quoted on Windows. This can
cause "C:\Program Files\etc\etc\something.exe" to fail if the file"
C:\Program" exists, for example.
- Selecting both files and the project in the project tab and using "Open"
from the popup menu will cause a harmless crash, and some or all of the
files may not open.
- Switched default debug attacher from shared memory to socket on Windows
NT/2000/XP, since the shared memory attacher tends to lock up under Sun
Java 1.5 beta.
- In a CSD window, undoing edits on a saved file then doing an equal
number of edits will mark the file as unmodified, even though it is
modified. This may cause unexpected behavior, and lost edits.
- In the debugger and workbench, doubles and floats with NaN values will
always be shown in red text (indicating change) even when the values
were previously NaN.
- In 1.6.6, timeouts were added to kill the debugger if it did not respond
for 10 seconds. This proved to be a problem because of modal dialogs. If
jGRASP locks up while using the debugger or workbench, you should kill
the target process externally using Task Manager on Windows, "kill" on
UNIX/Linux, etc.
- Multiple projects can be open simultaneously.
- Workspaces can be saved and loaded.
- Project level run and debug commands are available on the UML window.
- Methods can be invoked while debugging from within the workbench.
- Numerous other small features were added, menus reorganized, etc.
- The default project has been eliminated, and users can now use jGRASP
"projectless".
- Expression evaluation in the Java debugger now supports varargs and
autoboxing/unboxing.
- Values in the Java debugger can now be dragged to anywhere and released
to pop up a "view by name" viewer.
- Shortcut operators -- && || ?: -- can now be used in eval expressions,
method arguments, etc. in the integrated Java debugger.
- Long lines in PostScript printouts may contain added spaces.
- UML print preview fails (display is incorrect) when the size of the
previewed pages is smaller than a certain size.
- Text can be dragged and dropped into compile messages window and jGRASP
messages window, which can result in mangled output.
- Debug "eval" gives incorrect results for == and != when applied to
Objects.
- Printing may crash when part of the text is folded.
- Closing the UML window while compiling from the UML window causes a crash
- Paste of plain text was broken in Beta 3 (rtf still worked though).
- For the Java debugger, watch markers on inaccessible fields are the same
color as the field marker instead of black, which can make them hard to
see
- CLASSPATH is passed to appletviewer commands
- Detailed messages are now given when a compiler or program fails to run
on UNIX/Linux
- A bug that was causing an occasional crash at start-up was fixed
* Win32 bug fixes
- make printf accept ll format modifier [Tor Lillqvist]
- only believe HOME if it is an absolute path an exists [Tor]
* Other bug fixes (Steve Lhomme, Tor, Hans Breuer, Manish Singh,
Owen Taylor, Matthias Clasen, Nikolai Weibull, Benoît Carpentier,
Morten Welinder)
* New and updated translations (de,it,ja,ko,no,pt_BR,sq,wa,zh_CN)
Changes:
# Fixed a couple of problems in dat2c.
# Polished the MacOS X package builder script.
# Added a Jack sound driver to the Unix port.
# Added support for debugging with DMalloc under Unix.
# Fixed detection of the ALSA 1.0 MIDI driver.
# Fixed compilation with --enable-color8=no under Unix.
# Now it is possible to link against the Allegro framework with the
allegro-config script under MacOS X.
# Fixed a bug in fixbundle with 32bpp icons and alpha channel under MacOS X.
# Restored the compensation code for end-of-frame in the FLI player.
libmmalloc.a, libopcodes.a, and libopcodes.la along with associated header
files are installed relative to ${PREFIX}/gdb6 rather than ${PREFIX} to avoid
conflicts with other packages. PLIST adjusted accordingly.
Changes since 0.3:
The big NEWS is that LibStroke now can draw the strokes! Yeeepeeee!
But it does not do so by default, you need to pass --with-mouse-footprints
to ./configure. After compiling everything try tests/stroke_test to
see how this works.
There's even more: libgstroke, a stroke implementation for GNOME has
been contributed by Dan Nicolaescu. It is fully functional (it
also supports mouse footprints by default!) and has a very easy to
use API. Try tests/gnome_stroke_test to see how it works (source
code in tests/gnome_stroke_test.c).
We are proposing a set of strokes to be standard strokes. A pretty
picture with them their string representation can be found in
doc/standard_strokes.jpg
A text listing is in doc/standard_strokes.txt (we will find some
better names than the current ones).
We'll also add some "sloppy strokes" for the standard strokes.
We created autoconf macros for libstroke and libgstroke, they are in
the macros subdir.
Java port included and some misc bug fixes with the install process.
Changes since 5.5.0:
* Added support for Perl labels.
* Added support for Perl "use constant" [Perl, Patch #853704, Feature Request
#710017].
* Added support for package qualification of tags, removing useless "package"
tag kind [Perl, Feature Request #448887].
* Added support for "and" keyword [SML, Bug #816636].
* Added support for variables [PHP].
* Added tags for local variables for C-based languages [C/C++/C#/Java/Vera,
Feature Request #449503].
* Added support for tags for labels [PL/SQL].
* Added support for tags for constant definitions [PHP].
And many bug fixes.
This is a version of GNU GDB 5.3 modified by Ada Core Technologies to
support the Ada language. They consider this debugger developmental and
distribute it via CVS. It remains the only solution to debugging Ada code
at the source code level if gcc was used as a compiler. This package
is based on a snapshot from ACT's CVS tree (which changes very slowly).
This package conflicts with no other package.
Florist is the FSU open-source implementaton
of IEEE Standard 1003.5b-1996, the POSIX Ada
binding, including real-time extensions. This
software provides access to the UNIX operating
system services for application programs
written in the Ada programming language.
This release is mainly a bugfix release for 0.7.5.
* Improved .gmodel support
* Corrections to previous repair feature.
* Important bugfixes for Menu editing.
* Important bugfixes for class inspector.
functions. The functions in liberty are normally included, as needed, by
GNU packages to make up for functions not found in the operating
system. This copy of liberty has been extracted from the gcc-3.4.0
release distribution.
Applied patch provided by Christian Biere <christianbiere@gmx.de>
The patch ensures that G_GNUC_FUNCTION and G_GNUC_PRETTY_FUNCTION always
expand to string literals - necessary since they will be concatenated
(the source of the compilation error). This closes the PR.
Overview of Changes in GAIL 1.6.5
=================================
* Ensure than antecendent menu is unposted when menu item is activated.
(bug #134532)
* Set state ATK_STATE_SENSITIVE for cells in a GtkTreeView. (bug #142776)
* Emit children-changed signal when tab added to or removed from GtkNotebook.
(bug #128970)
* Updated translations: Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.6.4
=================================
* Prevent warning message because of referring to non-existent child.
(bug #141494)
* Report labels correctly for GnomeFontPicker (bug #140616)
* Ensure that focus object for widget is not defunct before reporting
focus on it. (bug #141907)
* Set button press as default action for button consisting of a down arrow.
(bug #137401)
Overview of Changes in GAIL 1.6.3
=================================
* Fix warning messages when compiling. (bug #140475 [Stanislav Brabec]
* Rework fix for evolution crasher bug. (bug #140559)
* Do not report focus state change on widget when non-widget child of
widget is reported as having focus. (bug #134003)
Overview of Changes in GAIL 1.6.2
=================================
* Ensure that accessible name is reported for file in Nautilus List View.
(bug #139391)
* Report children of scrolled window correctly when only vertical scrollbar
is visible. (bug #138734)
* Fix crasher bug in evolution when going to a specific date. (bug #140475)
* Add translations: Add M\304\201ori [John Barstow]
have builtin readline.
fixes a problem under Slackware 9.1 where the aaa_elflibs package (which
must be installed) provides shared libraries for base system programs
linked against them, but does not provide the .so symlink nor the header
files needed for development, so can't be used for pkgsrc.
http://svn.collab.net/repos/rapidsvn/tags/0.6.0
Pkgsrc changes: Require subversion 1.0.0 and wxGTK 2.4.2. Remove
patch-aa (issue #180 below).
User-visible changes:
* 180 Configure script failed on Solaris because of "find -maxdepth"
* 183 Save preferences "Flat view" and "Refresh with Update"
* 149 RapidSVN supported for AMD64
* 184 New icon for out-of-date files
* 186 Implemented Diff command for the Log dialog.
* 157 Fixed: diff could not open file on Linux
* 145 Fixed: sort-order for status in file-list
* 158 Fixed: crash when adding a bookmark
* 160 Fixed: double click on file in repos doesn't work
* 166 Fixed: trailing spaces on repository URL not trimmed
* 177 Fixed: status for 'out-of-date' files not being displayed
* 185 Fixed: Text/Property status display for 'out-of-date' files
* 148 Fixed: date display in log dlg
Developer-visible changes:
* 164 Fixed: ls return path wrong for current dir
* 169 Fixed: Context inits apr after using apr function
* 162 Conform with Subversion 1.0.0
* 168 add changed path support to log