* Improved pidfile handling code contributed by Jay Berkenbilt.
Changes 3.9.1:
* Fix assertion failure on 64-bit architectures using LZO 2.0+.
* Clean up harmless compiler warnings in ClientMultiplexer and
ServerMultiplexer.
Changes 3.9.0:
* Re-implemented EncodeBuffer/DecodeBuffer to use considerably less CPU and
very slightly improve compression.
* Builds with LZO 2.0 release.
* Compiles under the Mingw environment to create native Win32 binaries.
* Added dxpcssh sample script courtesy of Wicher Minnaard.
* Added dxpc.spec file contributed by Daniel Mealha Cabrita.
* Fixed some small memory leaks and potential buffer overruns.
* Indented all sources.
plus add patches based on Upstream Bug#532856 and hacks for libtool to
build gtkmozembed dynamic module again with xulrunner-1.9.
Overview of Changes from 2.25.2 to 2.25.3
==============================================================================
* gda: Now requires and builds with the latest libgda (3.99.11)
(Murray Cumming)
Overview of Changes from 2.25.1 to 2.25.2
==============================================================================
* gda: Now requires and builds with the latest libgda (3.99.9)
(Murray Cumming)
Overview of Changes from 2.19.1 to 2.25.1
==============================================================================
* gda:
- pygda-3.0 is now replaced by pygda-4.0, wrapping libgda-4.0 instead of
libgda-3.0, with various API changes.
(Murray Cumming)
- On windows, install gda.pyd instead of gda.dll, as expected by Python on
Windows, along with some other Windows fixes. (Armin Burgmeier)
* Fixed the gdl build.
(Johannes Schmid)
* gtkmozembed:
- Fix the build with XUL 1.9. (Gustavo J. A. M. Carneiro)
- Wrap gtk_moz_embed_set_path(). (Matthew Barnes) Bug #400861
Bug #503067
* Build:
- Allow the build and install of some modules to be disabled to make
life easier for distro packagers. (Arun Raghavan) Bug #534307
- Allow documentation building to be disabled. (Gian Mario Tagliaretti)
- Use python-config to get python includes. (Sebastien Bacher) Bug #448182.
Overview of Changes from 2.14.3 to 2.19.1
==============================================================================
* egg.trayicon:
- By popular demand, undeprecate this, at least until Gtk+ adds all the
functionality to GtkStatusIcon. (Gustavo Carneiro)
* gda
- Now use libgda-3.0 instead of libgda-1.2. This breaks API.
(Murray Cumming, Armin Burgmeier)
* gksu2:
- New module, Various fixes.
(Gian Mario Tagliaretti, Gustavo Carneiro)
Upstream changes:
Changes in version 3.3.11ga6, 19. September 2010
* [wc3270] Fixed an issue with non-ASCII text in the Info command.
* [wc3270] Removed junk characters from the top line of model 5 screens.
* [pr3287, wpr3287] Corrected an issue with missing newlines at the end of
each formatted 3270 stream Write command.
* [pr3287, wpr3287] Modified the -trnpre and -trnpost options to open the
files for each print job, so they can be changed between print jobs.
Changes in version 3.3.11beta5, 30. July 2010
* [all 3270] Improved tracing. Trace entries now include time stamps. Trace
file limits operate much more simply. A trace file name can start with ">>" to
have the data appended to the file.
* [all 3270] Allow -scriptport TCP ports to be re-used quickly.
Changes in version 3.3.11beta4, 25. July 2010
* [wc3270] Corrected a problem where mouse input would be ignored after
screen printing (Alt-P) or use of the Execute() action.
* [wc3270] Added a bellMode resource to allow precise control of what wc3270
does in response to ALARM WCCs and BELL characters.
* [c3270] Fixed a problem with hangs when a connection fails on recent
versions of Cygwin.
* [x3270, c3270, wc3270] Added a new token to the printer.assocCommandLine
and printer.luCommandLine resources: %O% will be substituted with the value of
the new printer.options resource. This allows extra options such as -emflush to
be passed easily to pr3287 and wpr3287 sessions without having to redefine the
rather ugly printer.assocCommandLine and printer.luCommandLine resources.
* [pr3287] Fixed a build issue on platforms that use the iconv library, such
as Macs.
* [all] Added a bindLimit resource (default true) to control whether the
screen dimensions specified by the host in a BIND image will be obeyed.
* [wc3270] Fixed the cursor position toggle to turn off correctly.
* [c3270 and wc3270] Added a menu option to toggle underscore mode.
* [c3270] Fixed underscore mode to only affect underlined fields.
Changes in version 3.3.11beta3, 7. July 2010
* [pr3287 and wpr3287] Added the -emflush option, to flush pending printer
output when an EM order is received in unformatted 3270 mode. This helps preserve
multi-page output from hosts that to not clear the 3270 buffer between pages.
Changes in version 3.3.11beta2, 6. May 2010
* [c3270, wc3270] Added a menu bar and pop-up keypad, usually controlled by
the mouse or by the new Menu and Keypad actions.
* [c3270, wc3270] Implemented the showTiming toggle, to display the time
taken for the host to process an AID in the OIA.
* [wc3270] Overhauled auto-shortcut mode, so that no shortcut is needed to
run a wc3270 session file.
Terminal widget with improved font, internationalisation and
accessibility support for the GNOME 2 desktop.
This pakcage provide python bindings for the Vte terminal widget.
This is a maintenance release which contains bug-fixes based on feedback and
contributions since the Qt 4.7.1 release back in November. It also marks the
official release of Qt Quick.
Qt Quick is a new feature within Qt that makes it easy to create light-weight
apps and UIs. It contains the new QML language, the Qt Declarative module, and
new tooling in Qt Creator to easily build apps.
PkgSrc: now builds with Clang.
* Use ${PREFIX}/share instead of /usr/local/share for XDG_DATA_DIRS
* Use ${PKG_SYSCONFDIR}/xdg instead of /etc/xdg for XDG_CONFIG_DIRS
While here, set TEST_TARGET=check and modify test patterns to adapt
above changes.
Bump PKGREVISION.
New bugfix release 0.8.1. Fixes:
* fix build failure for non-debug configurations
* several manpage updates
* fix SEGFAULT while parsing command line
* icon layout fixes
Known issues: some Gnome icons that are "hidden" actually create a
window that is detected and embedded by stalonetray. Such icons appear
as empty spaces in the tray. Applications that are known to behave this
way are gnome-power-manager and gpk-update-icon.
# October 21, 2009
New major release 0.8.0. New features/notable changes:
* Remote control. Now it is possible to execute clicks on icons
windows from command line. See documentation on --remote-click option
for more info
* Support for window struts EWMH property: now maximized windows do
not cover stalonetray window. See documentation on --window-strut option
for more info.
* In addition to --icon-size which defines default icon size, now
there is also a --slot-size which defines size of slot containing an
icon.
* Initial and maximal tray window dimensions are now specified in
slot_size multiples
* Scrollbars: now tray window has extra border, which user can click
on to scroll icon area. This means that one can have fixed-size tray
window (usefull when it is swallowed by FvwmButtons). See documentation
on --scrollbars option for more info. This feature is experimental.
* Semi-ugly support for WindowMaker dockapp mode. See documentation
on --dockapp-mode option for more info.
Notable fixes:
* Build fix for NetBSD.
* Fix EWMH window type support.
Some command line and configuration file options were depricated, see
DEPRICATIONS section of manpage for more info.
Version 4.0
* Added --toggle (between --hide and --show). Patch by Paul Ivanov.
* Updated French, Japanese, Russian, Spanish, and Swedish translations
* New Croatian, Estonian, German, Portuguese, Thai, and Turkish translations
Version 3.1
* Updated Danish, French, Russian, Spanish, and Swedish translations
* New Czech, Japanese, and Latvian translations
Version 3.0
* Don't wake up every 20 milliseconds to check session management messages.
Rather, wait for an event.
* Add --hide/--show, removed --hide-old. --hide and --show affect all pads
on startup or can be used on an already running xpad instance. Patch by
Jan Losinski.
* Update icon to be less aliased
* Relicense as GPL v3+
Version 2.14
* Fix 100% CPU bug
Version 2.13
* Requires GTK+ 2.12
* Fix pads possibly not remembering location after close
* Fix pad-closed state not being remembered
* Uses native status icon code in GTK+
* Maybe, possibly fix some 'pad on all workspaces' problems
* New Chinese (simplified) translation (Meng Jie)
* New English (British) translation (David Lodge)
* New Finnish translation (Jorma Karvonen)
* New Korean translation (KwangSub Lee)
* Updated Dutch translation (Benno Schulenberg)
* Updated Slovak translation (Andrej Kacian)
* Fixed Danish, Swedish translations
Version 2.12
* Fix a crash when loading pads with formatting
Version 2.11
* If window decorations are turned on, pads will now show up in the taskbar
* Added -f option to open a file as a note
* New Chinese (simplified) translation (Meng Jie)
* New Danish translation (Morten Bo Johansen)
* New Swedish translation (Daniel Nylander)
* Updated Chinese (traditional) translation (Wei-Lun Chao)
Version 2.10
* Fix a possible crash when deleting pads with autohide toolbar
* Make toolbar buttons smaller
* Make toolbar appear inside pad if there is enough unused space
* New Slovak translation (Andrej Kacian)
* New Slovenian translation (Matej Urbančič)
Version 2.9
* Fix pads saving slightly off bad x,y values
* Fix pads saving bad heights when toolbar always on (Sham Chukoury)
* Fix possible crash from not allocating enough memory (Federico Schwindt)
* New Malay translation (Sharuzzaman Ahmat Raslan)
Version 2.8
* Allow translations to be used (broken for a couple versions)
* New Chinese (traditional) translation (Wei-Lun Chao)
* Removed half-baked Esperanto translation
Version 2.7
* Stop pads from popping toolbar while the pad is moving/resizing
* Make sure pads use correct sizes when autohide is off (Sham Chukoury)
* New Bulgarian translation (Yavor Doganov)
* New Kinyarwanda translation (Steve Murphy et al)
Version 2.6
* Stop pad windows from 'jumping' when dragged via the toolbar
* Updated Hungarian translation (Németh Csaba)
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Vietnamese translation (Clytie Siddall)
Version 2.5
* Stop making all new pads start in top left
* Stop closing xpad if toggling window decorations with only one pad open
* Stop losing pad contents if upgrading from old versions of xpad
Version 2.4
* Create the configuration directory if it doesn't exist
Version 2.3
* Fixed a compile bug with binreloc and threading
Version 2.2
* Bumped GTK+ dependency to 2.6
* New About dialog (using GtkAboutDialog)
* New default location for configuration files: ~/.config/xpad
* Updated icon (now uses lighter colors)
* Use GOption for command-line parsing
* New command-line option --hide-old (or -H) to not show old pads
* Renamed command-line option --nonew to --no-new and added -N shortcut
* Allow running from console if we don't need to do anything graphical
* Readded keyboard shortcuts
* Updated antiquated man page
* New Hungarian translation (Németh Csaba)
* New Vietnamese translation (Clytie Siddall)
* Updated Irish translation (Kevin Patrick Scannell)
Version 2.1
* Fix tray icon being the wrong size
* Fix xpad to close when no tray and no open pads
Version 2.0
* Fix notes list to display correct number of pads
* Fix notification icon from not doing anything
* Fix compilation when BinReloc is disabled
* Fix compilation with gcc 3.4
* Fix endianness issue with preference files
* Updated Dutch translation (Elros Cyriatan)
Version 2.0-b3
* Use BinReloc to allow any-prefix installs of xpad to work
* Fixed a double-free bug that caused some problems with new pads
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Spanish translation (Ramon Rey Vicente)
Version 2.0-b2
* Redesigned preferences and pad properties dialogs
* If the tray disappears (e.g. killall gnome-panel), xpad's icon reappears
* More formally ask window manager to make us skip taskbar and pager
* New, lighter default color for pads
* Lots of internal code cleanup
* Fixed a crasher with not being able to find window icons
* Fixed some crashers with turning off toolbar
* Fixed bug with text cursor color being one color change behind
Version 2.0-b1
* The text cursor is now always the same color as the text color
* Formatting can now be applied to selected text
* Pads remember their hidden state
* Rewritten toolbar, allowing easier adding/removing/moving buttons
* Simplified preferences dialog; many functions are now accessed from popup menu
* --new now also loads the old pads, instead of the previous broken behavior
* Fixed bug with pads over the 9th not having numbers in note lists
* Fixed bug with inter process communicating causing only first communication to work
* Fixed bug with pads becoming unstyled after closing and reopening
* New Afrikaans translation (Petri Jooste)
* New French translation (Michel Robitaille)
Version 1.13
* Don't close xpad if no pads are open but the system tray is
* Made translations work again
* New Spanish translation (Ramon Rey Vicente)
* Updated Dutch translation (Elros Cyriatan)
* Updated Irish translation (Kevin Patrick Scannell)
WARNING: Xprint is no longer actively maintained. This package is
mainly provided to allow continued binary compatibility of libraries
and applications that link against libXp.
This minor maintenance release collects over five years worth of build
configuration improvements and janitorial cleanups, as well as rebuilding
the tarballs with much newer versions of the GNU autotools.
Alan Coopersmith (13):
renamed: .cvsignore -> .gitignore
Add README with pointers to mailing list, bugzilla & git repos
Update Sun license notices to current X.Org standard form
Purge CVS/RCS id tags
Fill in COPYING with licenses from source files
Sun's copyrights belong to Oracle now
config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
config: upgrade to util-macros 1.8 for additional man page support
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
config: Remove unnecessary calls from configure.ac
This is not a GNU project, so declare it foreign
Remove old INSTALL file stub so we use the one from xorg-macros
libXp 1.0.1
Gaetan Nadon (1):
config: update AC_PREREQ statement to 2.60
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Matthieu Herrb (2):
nuke RCS Ids
build fix on systems with getpwuid_r()
Paulo Cesar Pereira de Andrade (1):
Janitor: make distcheck, compiler warnings, .gitignore.
This switches to the gnome-2.32 release branch.
(recursive PKGREV bump needed due to the new atkmm dependency -- we
ride on the revbump due to png which covers everything depending on gtk2)