CHANGES FROM 0.9 TO 1.0, 20 Sept 2009
* Option to alter the format of the window title set by tmux.
* Backoff for a while after multiple incorrect password attempts.
* Quick display of pane numbers (C-b q).
* Better choose-window, choose-session commands and a new choose-client command.
* Option to request multiple responses when using command-prompt.
* Improved environment handling.
* Combine wrapped lines when pasting.
* Option to override terminal settings (terminal-overrides).
* Use the full range of ACS characters for drawing pane separator lines.
* Customisable mode keys.
* Status line colour options, with embedded colours in status-left/right, and
an option to centre the window list.
* Much improved layouts, including both horizontal and vertical splitting.
* Optional visual bell, activity and content indications.
* Set the utf8 and status-utf8 options when the server is started with -u.
* display-message command to show a message in the status line, by default some
information about the current window.
* Improved current process detection on NetBSD.
* unlink-window -k is now the same as kill-window.
* attach-session now works from inside tmux.
* A system-wide configuration file, /etc/tmux.conf.
* A number of new commands in copy mode, including searching.
* Panes are now specified using the target (-t) notation.
* -t now accepts fnmatch(3) patterns and looks for prefixes.
* Translate \r into \n when pasting.
* Support for binding commands to keys without the prefix key
* Support for alternate screen (terminfo smcup/rmcup).
* Maintain data that goes off screen after reducing the window size, so it can
be restored when the size is increased again.
* New if-shell command to test a shell command before running a tmux command.
* tmux now works as the shell.
* Man page reorganisation.
* Many minor additions, much code tidying and several bug fixes.
security vulnerabilities.
* CVE-2009-0200/CVE-2009-0201: Manipulated Microsoft Word files can
lead to heap overflows and arbitrary code execution
* CVE-2009-2414/CVE-2009-2416: Manipulated XML documents can lead to
arbitrary code execution
Release notes: http://development.openoffice.org/releases/2.4.3.html
- Fix getline() problem (patches from misc/openoffice3/patches).
- Use internal neon (9 patches are required to use external neon).
- Use internal openssl for internal neon.
- Disable VBA extension (enabling this causes build error).
installation procedure. Using anita, you can fully automate the
process of downloading a NetBSD/i386 distribution, installing it in a
qemu virtual machine, and booting the installed system.
Changes in 2.4.3:
=================
Fix to build TaskJuggler without KDEPIM3.
Changes in 2.4.2:
=================
Chris Schlaeger (44):
Added support for 'accounts' columns in reports.
Add 'accounts' column to interactive reports as well.
Fix crash on template dialog with some older Qt versions.
Properly report summary columns in CVS account reports and use
separators for all columns.
Fix manual error reported by coyote_x.
Add changes suggested by coyote_x.
Added logical expression function 'isDependencyOf()'.
Merge branch 'master' of
ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
Get rid of some empty *.cpp files.
The sum in CSV account reports was wrong.
Fix ICal bug with missing start times on certain tasks.
Revert "Kill some redundant checks."
Added some more checks to prevents crashes in the GUI.
Merge branch 'master' of
ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
No need to create an empty ExpressionTree. 0 will do fine as
well.
Don't overwrite table frames with alternating background in
print reports.
Fix crash when the UI is started with a project without reports.
Add support for misalined time zones.
Don't use the historic time zone names. They cause problems on BSDs.
Remove more historic time zones.
Fixed a booking related bug.
Correct desciption of legal ID characters.
Mark version as snapshot release.
Merge branch 'master' of
ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
Fixed problem with completion degree reporting.
Fixed crash for vacation date outside of project.
Add last fix to change log.
Attempt to contain rounding errors.
Merge branch 'master' of
ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
Merge branch 'master' of
ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
Fix duration tasks with bookings.
Improved version of last patch.
More improvements for the duration + bookings code.
Get rid of ugly DOS linebreaks.
Another refinement of the duration-booking code.
Make sure booking tasks align with timing resolution.
Adapt example to new algorithm.
There is no difference for duration task with bookings.
Improved the description of 'isDependencyOf'.
Eliminate compiler warning with newer GCCs.
Set version to 2.4.2_beta2
Vacations are now included in export reports.
Make iCal support optional.
Finally, getting ready to release 2.4.2
Georg Hofmann (3):
Fixed possible values for sloppy in the reference from 0-3 to 0-2.
Added a dash between dates to meet TJ 2.4.1 date interval syntax.
Corrected date-tool shortcut in 'Tip of the day' message.
Jean-Yves (2):
Fix issue on vacation resource display
Added *~ to .gitignore
Ray Lehtiniemi (13):
Make example installation work with --prefix.
Dead code removal
Use initializer list
Fix several crashes with repeated rescheduling.
Missed a kotrus variable
Use local vars to reduce code clutter.
Kill some redundant checks.
Loosen reportDef pointer type to eliminate a static cast.
Use Report::generate() virtual function to dispatch reports.
Constify getTable() to eliminate some const_cast<>() calls.
Kill a bunch of unneeded static_cast<>
Cache return value in local var
Dead code
Rene Kuettner (1):
Change error for missing ICal support to warning.
Stefan Kamphausen (1):
added a new tasjuggler emacs mode
j.taskjugg...@gindre.org (7):
Added double and middle click facility in interactive report
Added complements info in task and resource Details window
Added taskbarprefix and taskbarpostfix
Updated documentation for taskbarprefix and taskbarpostfix.
Fixed documentation 'isDependencyOf'
Fix issue on vacation resource display for the day of time change.
Use TJ standart period format for vacation ressource display.
pkgsrc changes:
- Adding license
Upstream changes:
2.0205: Wed Jul 08 2009
- Doc bugs (very indirectly) found by Hans Dieter Pearcey
- added perl critic and Test::Pod
- fix bugs (as in wrongful code execution) found by critic.t
- fixed many punctuation problems found by critic.t
2.0203: Tue May 12 10:36:26 EDT 2009
- added a way to subtract hosts from the host list
2.0201: Sat May 9 08:32:25 EDT 2009
- why show the command number in the output?
Upstream changes:
[Changes for 0.21 - 2009-08-17]
* None
[Changes for 0.20_02 - 2009-07-12]
* How'd that MANIFEST vanish, anyway?
[Changes for 0.20_01 - 2009-07-12]
* MakeMaker Makefile.PL which takes into account the fact that
we're now dual-lifed contributed by Jerry D. Hedden
* Fix the i-default tests to skip if Local::Maketext::Lexicon is not
installed as they fail - Tomas Doran
Changes since 1.13:
+ fixed Normalize() code for Windows CHM files.
+ fixed "Cannot display document in <whatever> encoding"
error.
+ now allowing ENTER to work in the bookmarks list.
+ updated Romanian, German translations.
+ added Belarusian translation.
+ don't initialize locale data on Windows (English-only)
+ fixed build problem with Unicode-detecting #ifdefs
inside wxT() macros.
+ made the source code GCC 4.3 friendly (fixed duplicate
parameters issue in GetItem()).
+ #included <bitfiddle.inl> in chmapp.cpp (apparently it
did not compile without this on some platforms)
+ updated French translation.
+ fixed XPM compile-time warnings for GCC 4.3
+ bumped minimum accepted wxWidgets version to 2.8.
+ added tabbed browsing support (from Cedric Boudinet).
+ Firefox-style shortcuts for navigation.
+ fixed font non-Latin encoding character set encoding
problem.
+ replaced the checks for u_intXX_t with checks for the
more standard uintXX_t.
+ some refactoring.
+ added #include <stdint.h> GCC 4.4 patch from the Gentoo
ebuild.
2.26.3 - 29-Jun-2009
General:
* Fix for bug #511468 - Ekiga chat window accessibility problem
* Fix for bug #574221 - left-pane in Ekiga's preference box can't be
read at start-up
* Fix for bug #586890 - Orca 2.27.3 and earlier will crash if liblouis
1.6.2 python bindings are installed
OpenOffice/StarOffice:
* Fix for bug #583811 - Doing a select all in OOo Writer causes Orca
to say "selected" for each paragraph
Thunderbird:
* Fix for bug #584837 - Find dialog fails to move caret to desired
location in Thunderbird
* Fix for bug #568658 - Sometimes Orca announces the wrong subject in
Thunderbird. This change causes us to dump the pyatspi cache if
we're in Thunderbird and exit flat review. As a result, we should
not have bogus table data hanging around.
Firefox:
* Fix for bug #530784 - whereAmI info for list items in web content
needs to be improved
* Fix for bug #577900 - Blank lines in Firefox text areas incorrectly
spoken
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
cs Czech Lucas Lommer
* Changes in the m17n database 1.5.5
** An input method is deleted.
si-wijesekera-preedit-alt.min
** These Vietnamese input methods adopt smart-quotes.
vi-telex.min, vi-tcvn.min, vi-vni.min
improvements include new weather features (convective available potential
energy - an indicator of potential thunderstorm strength), several new
translations (German, Spanish, Italian, Russian, Dutch) plus bugfixes
needed for the "-M" option of "abcde",
the original distribution doesn't seem to be maintained anymore, I just
found a reference in Debian,
the version number is aligned to the Debian one (including a bugfix)
Changes:
* Fix use of prerelease gems.
* Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458.
* Bulk index update is no longer supported (the code currently
remains, but not the tests)
Version 2.26.3
---------------
Misc improvements/fixes:
* Fix wrong GFDL version number in COPYING
* Use 'test ! -d' in autogen.sh, bgo#583311
* Directly link to xlib, bgo#583471
* Fix cursor drawing on 64bit platforms, bgo#584256
New and updated translations:
- [bn_IN] Runa Bhattacharjee
- [el] Giannis Katsampirhs
- Version changed to 4.1
- Updated Dutch translation (thanks to Sander Pientka)
- Updated Turkish translation (thanks to Ozan Caglayan)
- Default toolbar button order changed to standard -/+
- Automatic encoding detection for KHTMLPart/WebKit is now disabled by default.
- Fixed incorrect index string encoding for non-English strings.
- Fixed text size auto-increase each time the file is loaded for WebKit browser.
- License changed from GPLv2 to GPLv3.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
- Updating package for p5 module Locale::Maketext::Simple from 0.18nb1
to 0.20
- Adding license (mit) according to META.yml
- Setting Module::Install as module type
Upstream changes:
[Changes for 0.20 - 2009-07-08]
* MANIFEST fixes (no code changes) - Tomas Doran
[Changes for 0.19 - 2009-07-07]
* Bumped the version dependency to 5.005
* Ton Voon, from Opsera Limited contributed the ability to have the IANA
defined i-default language, for use as a fallback when arbitrary message keys,
rather than English phrases are being used.
Changes since 1.3.0
-------------------
* Fixed duplicate/missing breakpoints (bug #5965).
* Fixed swapped flags in TOC parsing code (bug #4831).
* Fixed option handling code (bug #4180).
Changes since 1.2
-----------------
* Build system has been rewritten using automake/autoconf.
* Added append, prepend, and split pregap modes to cuebreakpoints.
* Fixed possible compilation error with Bison.
* All tools accept long options.
* Programs exit if --input-format or --output-format is an illegal value.
* Major changes to build infrastructure: cleanup of makefiles and addition
of a configure script.
* monitor-content window option to monitor a window for a specific fnmatch(3)
pattern. The find-window command also now accepts fnmatch(3) patterns.
* previous-layout and select-layout commands, and a main-horizontal layout.
* Recreate the server socket on SIGUSR1.
* clear-history command.
* Use ACS line drawing characters for pane separator lines.
* UTF-8 improvements, and code to detect UTF-8 support by looking at
environment variables.
* The resize-pane-up and resize-pane-down commands are now merged together
into a new resize-pane command with -U and -D flags.
* confirm-before command to request a yes/no answer before executing dangerous
commands.
* Status line bug fixes, support for UTF-8 (status-utf8 option), and a key to
paste from the paste buffer.
* Support for some additional escape sequences and terminal features, including
better support for insert mode and tab stops.
* Improved window resizing behaviour, modelled after xterm.
* Some code reduction and a number of miscellaneous bug fixes.
- Updating package for p5 library libintl-perl from 1.16nb1 to 1.20
- Adjusting meta information of package (CATEGORIES, LICENSE)
- take care of library path
Upstream changes:
2009-06-29 Guido Flohr <guido@imperia.net>
* NEWS: News for 1.20.
* test.pl: Do not run XS tests for systems without a German locale. That
should be more flexible, but in fact, most bugs in the XS version can only be
worked around, not fixed. Therefore it is not that important.
* x-changelog.sh: ChangeLog generation no longer done with cvs2cl. Until
something decent pops up, I will use the gitlog2changelog script from
http://github.com/cryos/avogadro/blob/master/scripts/gitlog2changelog.py.
* MANIFEST, tests/03_tester_david_pp.t, tests/03_tester_david_xs.t: Try to
get a little bit mroe information about the strange failure of the new
context functions.
* tests/03dcgettext_pp.t, tests/03dcgettext_xs.t: - Do not skip that many
tests. - Use two argument form of Test::ok().
* tests/03bindtextdomain_pp.t, tests/03bindtextdomain_xs.t: Fixed number of
tests.
* tests/03bindtextdomain_pp.t, tests/03bindtextdomain_xs.t: Better structure
for test results.
* tests/03bind_textdomain_filter_pp.t, tests/03bind_textdomain_filter_xs.t:
Use two argument form of Test::ok().
* tests/03bind_textdomain_codeset_pp.t, tests/03bind_textdomain_codeset_xs.t:
- do not skip that many tests - use two argument form of Test::ok()
* tests/03dgettext_xs.t: Copied from pure Perl version.
* Fixed warning about undefined values in subroutine entry if locale de_AT
is not installed on the system that runs the test.
* Makefile.PL: $Config{libs} may include too many libraries (fixes compile
problems on broken Debian systems).
* META.yml, lib/Locale/Messages.pm, lib/Locale/TextDomain.pm: Version number
increased to 1.20.
2009-06-19 Guido Flohr <guido@imperia.net>
* META.yml: Version number 1.19.
* gettext_xs/gettext_xs.pm: LC_MESSAGES is not defined by POSIX.pm.
* MANIFEST, lib/Locale/TextDomain.pm, tests/04scalar_noop.t: Fixed RT bug
#46471, noop functions in scalar context.
* .gitignore, gettext_xs/.gitignore: Ignore files
* lib/Locale/libintlFAQ.pod: Explanation for the __'Hello' problem.
* lib/Locale/Messages.pm, lib/Locale/TextDomain.pm: Bumped version number to
1.19.
* sample/simplecal/po/Makefile: Fixed extraction of context (thanks to Kevin
Ryde).
* lib/Locale/Messages.pm, lib/Locale/TextDomain.pm: Bumped version number to
1.18.
* lib/Locale/TextDomain.pm: Make PAUSE happy and leave the version number
here.
* test.pl: Report version of Encode.pm (culprit in most failures).
* lib/Locale/Recode/_Conversions.pm: Macintosh encoding in Encode.pm is
seemingly unstable.
* lib/Locale/TextDomain.pm: - Added N__p(). - Added N__np(). - Removed
N__xpn().
* sample/simplecal/po/Makefile: Also include contextual strings.
* lib/Locale/gettext_pp.pm: First release for new functions.
* lib/Locale/TextDomain.pm: Added first release for new functions.
* lib/Locale/Util.pm: Added alpha notice.
* lib/Locale/TextDomain.pm: Context example.
* lib/Locale/Messages.pm: More context examples.
* lib/Locale/TextDomain.pm: Avoid n't.
* lib/Locale/libintlFAQ.pod: Switch language for server applications.
* lib/Locale/gettext_pp.pm: Made code parsing the plural formula more robust.
* tests/po/additional.de.po: Fixed German translations.
* Completed support for contextual gettext calls.
* USERS: Updated with info for unrtst/Joshua Miller
* TODO, lib/Locale/Messages.pm: select_package() is not a class method
(reported by Sergei Vishenski).
* gettext_xs/Makefile.PL: We need both libraries, not just one of them.
* lib/Locale/TextDomain.pm: Corrected POD.
* ChangeLog, MANIFEST.SKIP, META.yml, Makefile.PL, NEWS,
gettext_xs/Makefile.PL, lib/Locale/Messages.pm, lib/Locale/TextDomain.pm,
lib/Locale/Util.pm: Don't forget to actually set the cached locale.
* lib/Locale/Util.pm: Filter out un-available languages.
* lib/Locale/Util.pm: Fixed POD error.
* lib/Locale/Util.pm: Restrict set of acceptable languages.
* lib/Locale/Util.pm: Removed erroneous source.
* lib/Locale/Util.pm: Updated default countries for languages.
* lib/Locale/Util.pm: Fixed warnings about undefined values.
* lib/Locale/Util.pm: Aliased loop variable was constant and read-online.
* lib/Locale/Util.pm: Extended search for correct locale required by FreeBSD.
* lib/Locale/Util.pm: Return information about actually selected locale in
set_web_locale().
* sample/simplecal/po/Makefile, sample/simplecal/po/PACKAGE: Strip leading
and trailing whitespace on TEXTDOMAIN variable.
* Makefile.PL: Remove build_xs in target "clean".
* lib/Locale/Util.pm: New function set_web_locale().
* Use Locale::Util::set_locale() for more portable locale setting.
* lib/Locale/Util.pm: - avoid warnings - turned off debugging - clean-up
* lib/Locale/Util.pm: docs
* lib/Locale/Util.pm: - access to the locale cache - updated docs
* lib/Locale/Util.pm: Support for MS-DOS
* lib/Locale/Util.pm: half-implemented Windows version
* lib/Locale/Util.pm: safe locale setting for Unix
* tests/05parse_accept.t: new
* sample/simplecal/po/PACKAGE: Hint to avoid trailing space
* lib/Locale/TextDomain.pm: interpolate filename and linenumber
* MANIFEST, lib/Locale/Messages.pm: avoid warning if textdomain is undef
* lib/Locale/TextDomain.pm: Try to detect incorrect usage of the tied gettext
hash.
* lib/Locale/TextDomain.pm: always make a copy of the list of search
directories
* x-changelog.sh: cvs2cl now expected in $PATH.
* tests/04find_domain_bug.t: Skip test if require Austrian locale is not
available (thanks to Pascal Terjan for the hint).
* sample/simplecal/po/Makefile: added simple hash
* Makefile.PL: unlink "xs_disabled" with "make clean" (thanks to Peter
Eisentraut)
While here set a proper LICENSE (dvtm is under MIT/X license).
Changes:
o compile fix for Mac OS X
o optional beep on terminal bell (enable it per window with MOD+B)
o the whole screen redraw command which is now by default associated
with MOD+r reads the terminal size and adjust the working area
accordingly
New features since 1.3.1:
* RubyGems now loads plugins from rubygems_plugin.rb in installed gems.
This can be used to add commands (See Gem::CommandManager) or add
install/uninstall hooks (See Gem::Installer and Gem::Uninstaller).
* Gem::Version now understands prerelease versions using letters. (eg.
'1.2.1.b') Thanks to Josh Susser, Alex Vollmer and Phil Hagelberg.
* RubyGems now includes a Rake task for creating gems which replaces rake's
Rake::GemPackageTask. See Gem::PackageTask.
* Gem::find_files now returns paths in $LOAD_PATH.
* Added Gem::promote_load_path for use with Gem::find_files
* Added Gem::bin_path to make finding executables easier. Patch #24114 by
James Tucker.
* Various improvements to build arguments for installing gems.
* `gem contents` added --all and --no-prefix.
* Gem::Specification
* #validate strips directories and errors on not-files.
* #description no longer removes newlines.
* #name must be a String.
* FIXME and TODO are no longer allowed in various fields.
* Added support for a license attribute. Feature #11041 (partial).
* Removed Gem::Specification::list, too much process growth. Bug #23668 by
Steve Purcell.
* `gem generate_index`
* Can now generate an RSS feed.
* Modern indicies can now be updated incrementally.
* Legacy indicies can be updated separately from modern.
* `gem server` allows port names (from /etc/services) with --port.
* `gem server` now has search that jumps to RDoc. Patch #22959 by Vladimir
Dobriakov.
* `gem spec` can retrieve single fields from a spec (like `gem spec rake
authors`).
* Gem::Specification#has_rdoc= is deprecated and ignored (defaults to true)
* RDoc is now generated regardless of Gem::Specification#has_rdoc?
2.26.2 - 18-May-2009
General:
* Fix for bug #466841 - Orca doesn't announce items when Alt+Tabbing
if Compiz is enabled. This fix is designed to improve Orca's access
to the basic window switcher in Compiz. There are still bugs in
Compiz which make providing compelling access difficult, but this
should at least make switching windows accessible.
* Fix for bug #577977 - provide speech feedback for "repeat last find"
in Gedit.
* Fix for bug #580329 - Use show_uri() to display help window.
* Fix for bug #580423 - Remove deprecated libgnomeui dependency. Use
DBus org.gnome.SessionManager.Logout instead of
gnome.ui.master_client().request_save.
* Fix for bug #582684 - Arrowing left/right across tree tables causes
whole row to be spoken.
==========
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
ca Catalan Jordi Mas i Hernandez
hu Hungarian Attila Hammer and Gabor Kelemen
uk Ukranian Maxim Dziumanenko
=====================
deskbar-applet 2.26.2
=====================
- Fixed bug #575185: Scan directories in templates folder
- Fixed bug #580188: self._desktop is None in OpenDesktopFileAction.py
- Fixed bug #580548: Error in ActionsFactory when file doesn't exist
- Fixed parts of bug #577649. Check if templates directory can be retrieved and exists in initialize.
- Fixed bug #581207: Use g_timeout_add_seconds to reduce wakeups
- Fixed bug that caused that the window to show up again when intending to close it by pressing the keybinding
Translations:
- Updated el: Fotis Tsamis
- Updated es: Jorge Gonzales
- Updated et: Ivar Smolin
- Updated or: Manoj Kumar Giri
- Updated zh_CN: TeliuTe
2.26.1 - 13-Apr-2009
General:
* Fix for bug #575921 - When I working with the gcalctool application,
Orca says too lot of the result of the mathematic operations
* Fix for bug #576037 - Bind F1 key to help page
* Fix for bug #576438 - Provide state change information for radio
buttons that require you to press space to select them
* Fix for bug #577330 - Detect whether speech dispatcher is installed
or not
OpenOffice:
* Fix for bug #577245 - Present paragraph-style information in
OpenOffice
* Fix for bug #578072 - Orca does not always present text attributes
in braille in OOo documents
Firefox/Thunderbird:
* Fix for bug #577239 - Cannot navigate by line through multi-line
HTML list items in Firefox/Thunderbird when arrowToLineBeginning is
False
* Fix for bug #577979 - Pressing Down Arrow from the middle of a
multi-line HTML list item initially moves to the beginning of the
line when arrowToLineBeginning is False
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
ar Arabic Djihed Afifi
bg Bulgarian Alexander Shopov
cs Czech Lucas Lommer and Petr Kovar
el Greek Jennie Petoumenou and Kostas Papadimas
hu Hungarian Gabor Kelemen
ml Malayalam Harivishnu and Ani Peter
ru Russian Nickolay V. Shmyrev
Upstream changes since 0.7:
* Remove the right number of characters from the buffer when escape then
a cursor key (or other key prefixed by \033) is pressed. Reported by
Stuart Henderson.
* rotate-window command. -U flag (default) for up, -D flag for down.
* Change scroll/pane redraws to only redraw the single pane affected rather
than the entire window.
* If redrawing the region would mean redrawing > half the pane, just schedule
to redraw the entire window. Also add a flag to skip updating the window any
further if it is scheduled to be redrawn. This has the effect of batching
multiple redraws together.
* Basic horizontal splitting and layout management. Still some redraw and other
issues - particularly, don't mix with manual pane resizing, be careful when
viewing from multiple clients and don't expect shell windows to redraw very
well after the layout is changed; generally cycling the layout a few times
will fix most problems. Getting this in for testing while I think about how
to deal with manual mode.
Split window as normal and cycle the layouts with C-b space. Some of the
layouts will work better when swap-pane comes along.
* AIX port, thanks to cmihai for access to a box. Only tested on 6.1 with xlc
10.1 (make sure CC is set). Needs GNU make and probably ncurses (didn't try
plain curses). Also won't build with DEBUG, so comment the FDEBUG=1 line in
GNUmakefile.
* Draw a vertical line on the right when the window size is less than the
terminal size. This is partly to shake out any horizontal limit bugs on the
way to horizontal splitting/pane tiling. Currently a bit slow since it has to
do a lot of redrawing but hopefully that will improve as I get some better
ideas for how to do it.
* Fix remaining problems with copy and paste and UTF-8.
* Better UTF-8 support, including combined characters. Unicode data is now
stored as UTF-8 in a separate array, the code does a lookup into this every
time it gets to a UTF-8 cell. Zero width characters are just appended onto
the UTF-8 data for the previous cell. This also means that almost no bytes
extra are wasted non-Unicode data (yay).
Still some oddities, such as copy mode skips over wide characters in a
strange way, and the code could do with some tidying.
* Key repeating is now a property of the key binding not of the command.
Repeat is turned on when the key is bound with the -r flag to bind-key.
next/previous-window no longer repeat by default as it turned out to annoy
me.
* Clear using ED when redrawing the screen. I foolishly assumed using spaces
would be equivalent and terminals would pick up on this, but apparently not.
This fixes copy and paste in xterm/rxvt.
* Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg
tmux-1000. The default socket is thus /tmp/tmux-UID/default. To start a
separate server, the new -L command line option should be used: this creates
a socket in the same directory with a different name ("-L main" will create
socket called "main"). -S should only be used to place the socket outside
/tmp. This makes sockets a little more secure and a bit more convenient to
use multiple servers.
* New session flag "set-remain-on-exit" to set remain-on-exit flag for new
windows created in that session (like "remain-by-default" used to do). Not
perfectly happy about this, but until I can think of a good way to introduce
it generically (maybe a set of options in the session) this will do. Fixes
SF request 2527847.
* Support for 88 colour terminals.
* break-pane command to create a new window using an existing pane.
* Make escape key timer work properly so escape+key can be used without
lightning fast key presses.
* Redo mode keys slightly more cleanly and apply them to command prompt
editing. vi or emacs mode is controlled by the session option status-keys.
* Looking up argv[0] is expensive, so just use p_comm for the window name which
is good enough. Also increase name update time to 500 ms.
* Only use ri when actually at the top of the screen; just move the cursor up
otherwise.
* FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the
cursor can never be beyond $COLUMNS - 1) and does not appear to support
changing this behaviour, or any of the obvious possibilities (turning off
right margin wrapping, insert mode). This is irritating, most notably because
it impossible to write to the very bottom-right of the screen without
scrolling. To work around this, if built on FreeBSD and run with a "cons"
$TERM, the bottom-right cell on the screen is omitted.
* Emulate scroll regions (slowly) to support the few terminals which don't have
it (some of which don't really have any excuse).
* No longer redraw the status line every status-interval unless it has actually
changed.
2009-04-12 Heikki Orsila <heikki.orsila@iki.fi>
* Version 1.3.14
- Install the man page with proper permissions
- Fix buffer underflow [CORRECTIVE]
- Cleanup and fix sfv reading [CORRECTIVE] [PREVENTIVE]
- Fix test script reporting [CORRECTIVE]
- Consistent return value (1) for exit() [PREVENTIVE]
Thanks to Izaac via pkg/41227
Remove two patches.
Improve DESCR, COMMENT, HOMEPAGE, USE_LANGUAGES.
Now using qt4 instead of qt3.
From vym-1.12.2/README.txt
Changelog since 1.8.1
---------------------
- Feature: Restructured internal handling of XML based maps
- Feature: Switched from QSimpleTextItem to QTextItem for Freemind
support
- Feature: Import of Freemind maps
- Feature: Extended fileformat with object IDs to ease export from
tomboy to vym
- Feature: Completed german translation
- Feature: Center on selection with "."
- Feature: Most important exports can be scripted now
- Feature: Creating new map with selection as MapCenter
- Feature: Simple export to CSV spreadsheet
- Feature: Copy from past steps in history to current one
- Feature: Editing of frame attributes in branch property window
- Feature: autosave
- Feature: number of undo/redo levels can be changed in settings
- Feature: branch property window settings are saved
- Feature: Added basic macros and documentation
- Feature: Color of selection can be changed now
- Feature: Pen and brush for frames can be set
- Feature: Simple Editor for scripts
- Feature: Added syntax highlighting for editor
- Feature: Unscroll all now only affects selected subtree
- Feature: Modifier Modes now change cursor when CTRL is pressed
- Feature: vym opens spanish documentation, if locale is es*
- Feature: New Frame format
- Feature: Properties dialog for branches instead of context menu entries
- Feature: Only one history window for all editors. State is saved.
- Feature: Canvas ported to QT 4.2 GraphicsView
- Feature: Options to use AntiaAliasing and smooth pixmap
transformations
- Feature: Thick links use polygons now, less objects in scene
- Feature: More undo commands (and fixes there)
- Feature: Note Editor completly based on QT4 now.
- Feature: Opening of all URLs in a subtree
- Feature: Opening of all vymLinks in a subtree
- Feature: Changed format of configuration file a bit (new file anyway
with introduction of QT4)
- Feature: Toolbar Layout is saved now
- Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
- Bugfix: Added missing standard flag (one of the smileys got lost)
- Bugfix: Wrong parsing of relative positions after load of
previously zoomed map
- Bugfix: Smother parabel links (Alexander Rettig)
- Bugfix: Workaround for wrong XML generated by QT with in QRichText
list items
- Bugfix: No output from <span> tags in ASCII export any longer
- Bugfix: Don't ask for directory in XML-based exports like
KDE-bookmarks
- Bugfix: auto-select/auto-edit new branches
- Bugfix: Visibility of BranchProperty window is saved now
- Bugfix: Undo/Redo dropping images into map
- Bugfix: Undo/Redo of copy/paste steps
- Bugfix: NoteEditor now appears on first click (not 2nd)
- Bugfix: Disable autosave while there are redos available
- Bugfix: After changing link color, that color is applied to all links
now
- Bugfix: Pasting of FIOs
- Bugfix: No selection of branches while editing heading
- Bugfix: geometry of selection box gets updated while setting scroll or
hide flag
- Bugfix: Possible segfault when redoing deleteChilds()
- Bugfix: autosave timeout now read from settings file
- Bugfix: Settings for historywindow correclty read now
- Bugfix: Closing property window toggle corresponding button
- Bugfix: Unscroll all childs has saveState now
- Bugfix: Invisible selection after switching mapeditor
- Bugfix: For frames the links always were drawn at bottom of heading
- Bugfix: BranchPropertyWindow updates when selection is changed
- Bugfix: Crash when trying to temporary link to floatimage
- Bugfix: Drawing error when temporary linking subtrees
- Bugfix: Import of KDE Bookmarks
- Bugfix: Export to KDE Bookmarks
- Bugfix: Export to XHTML
- Bugfix: Drag and Drop of URLs now only creates one branch
- Bugfix: Remember last directory before ASCII/LaTeX export
- Bugfix: Editing in NoteEditor now updates actions (save) again
- Bugfix: Deleting last branch automatically unscrolls parent now
- Bugfix: Scroll/Unscroll has undo/redo now
- Bugfix: xml-parsing code simplified
- Bugfix: Fixed pretty annoying repositioning of view after editing a
heading. (don't call show() before positioning in heading...)
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
- Bugfix: Save PNG images with quality 100 to workaround image problems
- Bugfix: Remember last directory before XML export
- Bugfix: move branch up/down calls scene()->update() now => much faster
- Bugfix: Relinking of floatimages undo/redo
- Bugfix: printing scales correctly again
- Bugfix: Drag & Drop (basically) works again
- Bugfix: Crash caused by BranchObj::getLastSelected
- Bugfix: Signal handling by changes in TextEditor: Much faster now
- Bugfix: printing is working again
- Bugfix: move up/down to next subtree is working again
- Bugfix: Flags are working again
- Bugfix: Floatimages have correct select box again
- Bugfix: Image format is saved with floatimage
- Bugfix: New recent file handling, fixes crash on Mac OS X
- Bugfix: Position of floatimages is saved again
- Bugfix: Position of floatimages survives adjustCanvasSize()
- Bugfix: Adding branch to scrolled branch unscroll the former
- Bugfix: More undo commands (removed saveStateComplete)
- Bugfix: No more hopping around of floats, when canvas is resized
(by using relative positions for mainbranches. This might
confuse parsing 1.8.56 documents with vym <= 1.8.1
- Bugfix: Mac - XSL stylesheets are found
- Bugfix: Mac - fonts are scaling
- Bugfix: Mac - hand cursor is shown correctly
- Bugfix: Undo/Redo moving floatimages
- Bugfix: Shortcuts for scrolling branches/removing branch
- Bugfix: update-bookmarks script is not only executed, but
also found now...
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
- Bugfix: More undo/redo commands
- Bugfix: Actions updated after moving a branch now
- Bugfix: vym refuses to start if vymTmpDir can't be created
- Bugfix: Editing headings now works both on Mac and Linux
beginning of export now
- Bugfix: Floatimages internally are saved as png, preserving the alpha
channel
- Bugfix: Fixed broken check for non-existent OO-export configuration
This is a bug fix only release, as all the new features are being
implemented in the 2.x codebase.
(Note that for Windows users we recommend uninstalling the previous
version before doing an upgrade.)
-Fix bug so that vice versa cards now always start with grade 0.
-Fix problems with missing locale under some unix systems.
-Fix hang under Spanish translation.
-Danish translation by Randi H.
-Esperanto translation by jchthys.
-updated Japanese translation by Patrick Kenny.
New features since 1.2.0:
* RubyGems doesn't print LOCAL/REMOTE titles for `gem query` and friends if
stdout is not a TTY, except with --both.
* Added Gem.find_files, allows a gem to discover features provided by other
gems.
* Added pre/post (un)install hooks for packagers of RubyGems. (Not for gems
themselves).
* RubyGems now installs gems into ~/.gem if GEM_HOME is not writable. Use
--no-user-install command-line switch to disable this behavior.
* Fetching specs for update now uses If-Modified-Since requests.
* RubyGems now updates the ri cache when the rdoc gem is installed and
documentation is generated.
0.15.3:
Bugfix release from 0.15.2. The windows configure flag was backwards
which lead to many people buliding without gconf support in. This
is a bad bad thing because gWaei gets the install URLs through the
gconf preferences. (The windows build is still experimental only!)
0.15.2:
A number of fixes has gone into this version. More polish has been
applied to the terminal interface, some bugs squashed, and more
compatibility with different distros added. The program should be
compilable on Debian Lenny now. Windows compatibility is coming
along too.
Because I happened to notice a large bug today after releasing,
another bug fix release will be coming up soon. It has to do with
the romanji->kata conversion system still acting up. Just turn it
off if you think it is causing problem s with your searches in the
preferences. Particularly for queries containing kanji, the results
will be undefined and random.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
Version 0.10.2 is based on the recent release of QT 4.5, which should fix
startup problems which some users experienced with version 0.10.1.
This change should also solve some Mac rendering bugs and speed up
the GUI elements of the program.
A new projection mode is now available, called "Hammer-Aitoff", which
allows for very wide fields of view (up to 360 degrees). This release
also includes many bug fixes and some general performance tweaks.
(The note about qt-4.5 is misleading. It works with 4.4 as well.)
* Attempt to fix documentation paths.
* Replace US/Mountain with America/Denver in tests. DragonFly and FreeBSD
don't accept historic timezone names.
See http://www.taskjuggler.org/manual-2.4.1/change_log.html for upstream
changelog.
=====================
deskbar-applet 2.26.0
=====================
This is the first stable release of the 2.26 series.
Translations:
- Updated as: Amitakhya Phuka
- Updated bn_IN: Runa Bhattacharjee
- Updated el: Jennie Petoumenou
- Updated et: Priit Laes
- Updated gl: Ignacio Casal Quinteiro
- Updated gu: Ankitkumar Patel
- Updated he: Yair Hershkovitz
- Updated hu: Gabor Kelemen
- Updated lt: Gintautas Miliauskas
- Updated ml: Praveen Arimbrathodiyil, Ani Peter
- Updated mr: Sandeep Shedmake
- Updated nb: Kjartan Maraas
- Updated or: MAnoj Kumar Giri
- Updated ru: Nickolay V. Shmyrev
- Updated ta: I. Felix
- Updated te: Krishnababu K
- Updated tr: Baris Cicek
Help Manual Translations:
-Updated en_GB: Jen Ockwell
======================
deskbar-applet 2.25.92
======================
- Fixed#572291, Bookmark search doesn't match on Epiphany topics (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated de: Nathan-J. Hirschauer
- Updated en_GB: Philip Withnall, David Lodge
- Updated fr: Bruno Brouard
- Updated gu: Sweta Kothari
- Updated it: Milo Casagrande
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated lv: Raivis Dejus
- Updated pt_BR: Krix Apolinário, Jonh Wendell
Help Manual Translations:
- Updated de: Mario Blättermann
======================
deskbar-applet 2.25.91
======================
- Fixed bug that only local GTK bookmarks showed up.
- Searching for bookmark name is case insensitive now.
- Check if there's an default application to open the url in ShowUrlAction.is_valid
- Fixed bug that first and last category where not selectable with keyboard
- Select last item when Enter is pressed in entry when the applet is on the bottom panel
- Set correct sort order of CuemiacTreeView at startup
Translations:
- Updated be@latin: Ihar Hrachyshka
- Updated bg: Alexander Shopov
- Updated cs: Pavel Šefránek
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated ja: Takeshi AIHANA
- Updated nb: Kjartan Maraas
- Updated pl: Tomasz Dominikowski
- Updated pt: Duarte Loreto
- Updated ro: Jani Monoses, Adi Roiban
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
======================
deskbar-applet 2.25.90
======================
- Fixed#569260, crash in Deskbar: started typing 3 (based on patch by Tom Parker)
- Fixed#528184, Write OpenSearch module (based on work by Arthur Perton)
- Fixed#419211, Web search in new a browser window (Sebastian Pölsterl)
- Fixed#542861, Deskbar applet has a pixel border when placed at the edge of the screen (Sebastian Pölsterl)
- Fixed#557801, Results category nodes are not keyboard focusable (Sebastian Pölsterl)
- Fixed#569093, use indexer for path searches (patch by Juri Pakaste)
- Fixed#570059, Strings from .ui files missing from translation template (Sebastian Pölsterl)
- Fixed bug that same GoogleCodeSearchMatch has been added multiple times and assign priorities to matches (Sebastian Pölsterl)
- Added match to yahoo, googlesearch and googlecodesearch that opens the results in the browser (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated da: Kenneth Nielsen
- Updated es: Jorge González
- Updated fi: Ilkka Tuohela
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated ko: Changwoo Ryu
- Updated nb: Kjartan Maraas
- Updated pt_BR: Daniel S. Koda
=====================
deskbar-applet 2.25.5
=====================
- Fixed#567422, Add missing include to eggaccelerators.c (patch by Magnus Boman)
- Fixed launch_default_for_uri_and_scheme function to work with ghelp and mailto addresses (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated he: Yair Hershkovitz, Mark Krapivner
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
=====================
deskbar-applet 2.25.4
=====================
- Fixed#558858, Deskbar stops working when closing by 'x' (Sebastian Pölsterl)
- Fixed#564726, configure doesn't detect pygtk in alternative directories (patch by Frederic Peters)
Translations:
- Updated be@latin: Ihar Hračyška
- Updated el: Jennie Petoumenou
- Updated es: Jorge González
- Updated hu: Gabor Kelemen
- Updated nb: Kjartan Maraas
=====================
deskbar-applet 2.25.3
=====================
- Show windows that are part of viewport that is currently not visible (Daniel Wutke)
=====================
deskbar-applet 2.25.2
=====================
Despite bug fixes this release adds a new reboot action.
- Fixed#552204, AttributeError: 'NoneType' object has no attribute 'get_actions' in __get_match_action_for_cell (Sebastian Pölsterl)
- Fixed#559169, gnome power manager has new dbus path, this breaks some code in gdmaction module (patch by Christian Assing)
- Fixed#560190, Added RebootAction and RebootMatch (Sebastian Pölsterl)
- Fixed#561181, Support both simplejson and json module (Sebastian Pölsterl)
Translations:
- Updated es: Jorge González
- Updated pt_BR: Leonardo Gregianin, Og Maciel
- Updated sv: Daniel Nylander
=====================
deskbar-applet 2.25.1
=====================
In this release all gnomevfs calls have been ported
to gio and from glade files are replaced GTK builder UI
files. Therefore, pygobject 2.15.3 or later is required.
- Fixed#557570, Crash when proxy port changed (Sebastian Pölsterl)
- Fixed#551218, Use of strings "Croation" and "Croatian" (Sebastian Pölsterl)
- Fixed#552203, Typo: affect (Sebastian Pölsterl)
Translations:
- Updated ast: Gil Forcada, Astur
- Updated de: Christian Kirbach
- Updated ja: Takeshi AIHANA
- Updated uk: Maxim Dziumanenko
Version 2.26.0
--------------
New and updated translations:
- [as] Amitakhya Phukan
- [el] Jennie Petoumenou
- [gu] Sweta Kothari, Ankit Patel
- [lt] Vytautas Liuolia
- [mr] Sandeep Shedmake
- [te] Krishna Babu K
- [ru] Yuriy Penkin
New and updated manual translation:
- [de] Mario Blättermann
Version 2.25.92
---------------
Misc improvements/fixes:
* LP #332084: Fix possible crash if accessible object is defunct.
New and updated translations:
- [ca] Gil Forcada
- [cs] Adrian Guniš
- [de] Wolfgang Stoeggl
- [en_GB] Philip Withnall
- [fi] Ilkka Tuohela
- [fr] Bruno Brouard
- [he] Yair Hershkovitz
- [ja] Takeshi Aihana
- [ko] Changwoo Ryu
- [ml] Hari Vishnu
- [pt] Duarte Loreto
- [pt_BR] Fabrício Godoy
- [sl] Matej Urbančič
- [ta] Dr.T.Vasudevan
- [tr] Baris Cicek
- [zh_HK] Chao-Hsiung Liao
- [zh_TW] Chao-Hsiung Liao
Version 2.25.91
---------------
Misc improvements/fixes:
* #571133: Improve long descriptions in schemas.
* #569457: Also keep english gconf values in translations.
New and updated translations:
- [bg] Alexander Shopov
- [da] Per Kongstad
- [es] Jorge González
- [eu] Iñaki Larrañaga Murgoitio
- [hu] Gabor Kelemen
- [nl] Wouter Bolsterlee
- [pa] Amanpreet Singh Alam
- [pl] Tomasz Dominikowski
- [ro] Adi Roiban
- [sv] Daniel Nylander
- [th] Theppitak Karoonboonyanan
- [vi] Clytie Siddall
- [zh_HK] Chao-Hsiung Liao
- [zh_TW] Chao-Hsiung Liao
New and updated manual translation:
- [es] Jorge González
- [it] Milo Casagrande
Version 2.25.90
---------------
Misc improvements/fixes:
* Update manual for GNOME 2.26 and raise its license to GFDL 1.3.
New and updated translations:
- [ca] Gil Forcada
- [fi] Ilkka Tuohela
- [ko] Changwoo Ryu
New and updated manual translation:
- [sv] Daniel Nylander
Version 2.25.5
--------------
Misc improvements/fixes:
* Remove old glade files.
* Improve key descriptions in pointer-capture-applet.schemas.
Bug fixes:
#545059: Use standard icon for activation button on dwell applet
and use standard icon name.
#567197: Use N_() instead of _() for command-line options.
#567483: Add missing <locale.h>.
New and updated translations:
- [es] Jorge González
- [he] Yair Hershkovitz
- [pt_BR] Leonardo Ferreira Fontenelle
- [sl] Matej Urbančič
- [sv] Daniel Nylander
Version 2.25.4
--------------
Misc improvements/fixes:
* Improved descriptions in pointer-capture-applet.schemas
New and updated translations:
- [sl] Matej Urbančič
Version 2.25.3
--------------
This version has been skipped.
Version 2.25.2
--------------
Misc improvements/fixes:
* Increase internal double click delay in dwell mode to
make it compatible to gftp.
Bug fixes:
#562212: Fix conflict when dwell click and simulated secondary
click are simultaneously running.
New and updated translations:
- [cs] Adrian Guniš
- [es] Jorge González
- [et] Ivar Smolin
- [eu] Iñaki Larrañaga Murgoitio
Version 2.25.1
--------------
Misc improvements/fixes:
* Migrated from libglade to GtkBuilder
Bug fixes:
#556946: Fixed accessibility warning at GDM
New and updated translations:
- [et] Ivar Smolin
- [zh_CN] Funda Wang
====================================================================
GNOME Utilities 2.26.0 (16th March 2009) - "So They Say"
* First stable release of the 2.26 cycle
Baobab
* Fix bug 574105 - Do no show GVfs FUSE file systems in the
preferences dialog
Dictionary
* Nothing
Floppy
* Nothing
Screenshot
* Fix bug 573939 - Disable the delay option when taking a
screenshot of a user selected area
Search Tool
* Nothing
System Log Viewer
* Nothing
Translations Updated by:
Runa Bhattacharjee (bn_IN), Joan Duran (ca), Adrian Guniš (cs),
Ask Hjorth Larsen (da), Hendrik Richter (de), Fotis Tsamis (el),
Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Meelad Zakaria (fa),
Suso Baleato (gl), Ankit Patel (gu), Rajesh Ranjan (hi),
Andrea Zagli (it), Shankar Prasad (kn), Changwoo Ryu (ko),
Žygimantas Beručka (lt), Praveen Arimbrathodiyil (ml),
Sandeep Shedmake (mr), Kjartan Maraas (nb), Manoj Kumar Giri (or),
Tomasz Dominikowski (pl), Djavan Fagundes (pt_BR), Adi Roiban (ro),
Yuriy Penkin (ru), I. Felix (ta), Krishna Babu K (te),
Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW)
====================================================================
GNOME Utilities 2.25.92 (2th March 2009) - "La La Land"
* Fifth unstable release of the 2.25 cycle
Baobab
* Use g_return_val_if_fail instead of g_return_if_fail.
Dictionary
* Replace deprecated gtk_entry_set_editable.
Floppy
Screenshot
* Initialize threads at startup and explicitely depend on GThreads.
* If we are in a multi-monitor setup that is not rectangular
blank out the "invisible" areas from the rectangular root window.
* Don't try to shape the root window.
* Add support for taking a screenshot of an user-defined selection.
Search Tool
* Get rid of deprecated libart calls.
* Get rid of deprecated GTK_CHECK_* macros.
System Log Viewer
* Explicitely depend on GThreads.
* Gather all the readable log files from /var/log and /etc/syslog.conf
instead of hardcoding obsolete values.
Translations Updated by:
- Updated ast: Gil Forcada, Astur
- Updated ca: Joan Duran
- Updated cs: Adrian Gunis, Petr Kovar
- Updated da: Ask H, Ask Hjorth Larsen
- Updated en_GB: David Lodge, Philip Withnall
- Updated es: Jorge González
- Updated et: Ivar Smolin
- Updated fi: Ilkka Tuohela
- Updated fr: Claude Paroz, Frederic Peters
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated it: Andrea Zagli
- Updated ja: Takeshi AIHANA
- Updated nb: Kjartan Maraas
- Updated nl: Wouter Bolsterlee
- Updated pl: Tomasz Dominikowski
- Updated pt: Duarte Loreto
- Updated ro: Adi Roiban, Jani Monoses
- Updated sk: Pavol Klačanský
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
==================================================================
GNOME Utilities 2.25.90 (9th January 2009) - "Everyday Peace"
* Fourth unstable release of the 2.25 cycle
Baobab
* Fix bug #567834 - Crash with segfault when trying to performe
"scan folder" on a partition which is NOT included in "folders
to scan"
Dictionary
Floppy
Screenshot
* Fix bug #567205 - Register the new files with GtkRecentManager
Search Tool
System Log Viewer
* Correctly initialize threads
* Do not install the test-reader binary
* Fix bug #567170 - left sidebar displays arrows when not required
* Fix bug #569807 - gnome-system-log crashed with SIGSEGV in
IA__g_cclosure_marshal_VOID__POINTER()
Translations Updated by:
Jorge González (es), Mark Krapivner (he), Changwoo Ryu (ko),
Raivis Dejus (lv), Kjartan Maraas (nb)
===================================================================
GNOME Utilities 2.25.2 (9th January 2009) - "Dark Entries"
* Brown paper bag release to fix System Log Viewer GConf schemas
not properly installed. Thanks to Sebastian Bacher.
===================================================================
GNOME Utilities 2.25.1 (8th January 2009) - "People Are Strange"
* Second unstable release of the 2.25 cycle
* Completely rewritten System Log Viewer
Baobab
* Nothing
Dictionary
* Fix bug #454691 – Messages in the gnome-dictionary --help output
are not all translated [Emmanuele Bassi]
* Use the right order when passing arguments to
PANEL_APPLET_BONOBO_FACTORY [Yanko Kaneti]
Floppy
* Fix bug #565388 - Drop libgnome/libgnomeui dependency
[Cosimo Cecchi, Emilio Pozuelo Monfort]
Screenshot
* Nothing
Search Tool
* Nothing
System Log Viewer
* Merged the rewrite to trunk.
* Bug #375684 - Rename the menu item to read a more descriptive
"Log File Viewer" [Calum Benson]
Translations by:
Marcel Telka (sk), Jorge Gonzalez (es), Kjartan Maraas (nb).
===================================================================
GNOME Utilities 2.25.0 (19th December 2008) - "Maybe This Christmas"
* First unstable release of the 2.25 cycle
* Drop libgnomeui dependency for gnome-screenshot
(#557169) [Cosimo Cecchi]
* Add Cosimo Cecchi to the GNOME Utilities maintainers
Baobab
* Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]
* Root partition cannot be unselected
* Plug a mem leak [Cosimo Cecchi]
* Drop libgnome dependency (#557264) [Cosimo Cecchi]
* Fix bug #557226 - Do not scan /sys
Dictionary
* Remove libgnome/libgnomeui dependency (#563970) [Cosimo Cecchi]
* Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]
* Fix bug #558980 - gnome-dictionary desktop file hardcodes
icon extension [Olivier Blin]
Floppy
* Nothing
Screenshot
* Plug memory leaks
* Set a meaningful title for the interactive dialog (#434581)
* Fix the mouse cursor overlay when not in fullscreen mode (#559594)
* Always use the delay command line argument if present (#554114)
* Move the "Copy to Clipboard" button as per HIG (#554805)
* Drop libgnomeui dependency
Search Tool
* Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]
System Log Viewer
* Start some clean up of the code base to bring it to the
XXI century [Cosimo Cecchi]
Translations by:
Anas Afif Emad (ar), Ihar Hrachyshka (be@latin), Joan Duran (ca),
Jorge González (es), Ivar Smolin (et), Mark Krapivner (he),
Takeshi AIHANA (ja), Jovan Naumovski (mk), Kjartan Maraas (nb),
Leonardo Ferreira Fontenelle (pt_BR)
* Many bug fixes and performance improvements across the board (over 160
bugs)
* A couple very serious hangs were eliminated.
* Speech pitch, rate, and volume now change on the fly when adjusting
them in the preferences UI.
* Vastly improved support for ARIA in Firefox.
* Improved performance and reliability for flat review.
* New feature to speak MultiCaseStrings as individual words.
* New feature to automatically speak shortcuts (mnemonics).
* Known Problems:
o See the open bugs in the Orca bug database. We not only track
Orca bugs in the Orca bug database, we also track bugs in other
components that affect Orca's ability to provide good access to
them.
o Compiz is still not fully accessibility friendly at this point
in time. We recommend you stick with Metacity until the Compiz
kinks are worked out. If you're using Compiz and want to switch
to Metacity, you can run the following command:
metacity --replace.
2009-03-01: Released gWaei 0.15.1
Bug fix release! This should fix the issue some people were having doing
searches that contained kanji.
Other changes include gconf being abstracted out. It is possible to
compile the program withotu gconf available...though it isn't recommended.
Also, the deb installs and uninstalls now exit cleanly with no errors.
Last, an updated italian translation has now been added! (Thanks Fabrizio!)
(or windows) to be accessed and controlled from a single terminal.
Tmux is intended to be a simple, modern, BSD-licensed alternative
to programs such as GNU screen.
Brought in from pkgsrc-wip (PR 40497) where it was maintained by
Fulvio Ciriaco.