Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bug fixes to many components and some new features added to kexi.
|
|
|
|
|
|
2007/05/28
+ revise changes needed to make textbox's searchbox handle ncurses
resizing events, e.g., by handling the ERR in that code rather than
in dlg_getc() (Debian #423732).
2007/05/14
+ supply a repaint_text() call in tailbox.c which was bypassed because
dlg_getc() now retries on ERR (Debian #423732, cf: 2007/02/27).
+ modify dlg_getc() to fix regression for use of timeouts, broken by
fixes to allow resizing of textbox (patch by Arnaud Fontaine, Debian
#418905, cf: 2007/02/27).
+ modify dlg_getc() to fix regression in use of TAB for traversal of
tailboxbg widgets due to changes for user-definable key bindings
(Debian #418917, cf: 2005/12/07).
2007/04/09
+ add case in dlg_getc() to handle tab for traversing between widgets
as in the samples/tailboxbg1 script. Normally the key binding
overrides, except for the special case where multiple widgets are
available.
+ add configure --with-libtool-opts, which passes its value to the
library creation and linkage passes, e.g.,
--with-libtool-opts=-static
to force the result to be static libraries (prompted by a related
request by Santiago Vila).
> several fixes based on Coverity scan:
+ fix memory leak in timebox, calendar widgets if the widget cannot
be created.
+ fix memory leak in dlg_key.c if a user binding's storage cannot
be allocated.
+ fix improperly delinked entry in dlg_del_window().
2007/03/25
+ improve mkdirs.sh to ignore error from mkdir if the target directory
happens to already exist (suggested by Harald van Dijk).
+ amend documentation for --gauge to reflect longstanding quirk which
allows it to read percentage from the first line after an "XXX"
(Debian #415596).
+ fix makefile dependency so "configure && make install-lib" works.
+ fix resizing of msgbox; the message was not repainted (Debian
#415022, patch by Brian Rolfe).
+ fix typo in makefile LIB_OBJECT symbol from 2007/02/27 changes.
+ improve CF_MBSTATE_T by including stdio.h, needed on Tru64 to make
the test-compile work.
+ change makefile to install dialog.3 as part of install-lib rather
than install-man (report by Thomas Klausner).
+ use $(INSTALL_SCRIPT) for installing dialog-config (report by
Santiago Vila).
|
|
libraries.
|
|
|
|
affected packages.
|
|
Changes:
* Several people have been experiencing problems with no method errors
on the source index cache. The source index cache is now a bit more
self healing. Furthermore, if the source index cache is
irreparable, then it is automatically dropped and reloaded.
* The source cache files may now be dropped with the "gem sources
--clear-all" command. (This command may require root is the system
source cache is in a root protected area).
* Several sub-commands were accidently dropped from the "gem" command.
These commands have been restored.
|
|
|
|
pkg-build-options.mk procedure.
|
|
|
|
Remove MASTER_SITE_GNU from MASTER_SITES and two other places.
From Zafer Aydogan.
|
|
Monochrome icon set
* More icons.
|
|
Web archiver
* Fix minor privacy issue.
Web validator
* Fix wrong default URLs.
Kate C++ Symbol Viewer
* Improved C++ and Java support.
|
|
|
|
KScreenSaver
* Fix crash.
|
|
Kalzium
* Show numeric values in local format.
* Visually select the new item when switching to another item through
the References links.
Kig
* Python 2.5 support.
KGeography
* Fix capital of Myanmar.
blinKen
* Fix settings of accessibility keys: new key settings were not kept.
KLettres
* Low Saxon support.
* Fix language setting: when you changed language, it was not kept in
config.
KHangMan
* Fix displayed level in statusbar.
KTouch
* Fix accents dead keys do not work.
* Fixes in training and keyboard files.
KStars
* Fix magnitude calculation.
|
|
Akregator
* Disable java and javascript in the article viewer.
* Partially fix "javascript:" links in the browser tabs.
KAddressBook
* Add support to search in custom fields.
* Don't deselect all previous selected items on a RMB click, otherwise
it's impossible to send all selected contacts via mail or delete them
at once.
* Changed the category editor to use an inline editing, that makes the
usage a lot more userfriendly and less confusing.
* Fix crash when importing addresses from Konqueror twice.
* Export Home Address and Business Address when exporting to CSV.
* Fix importing some fields from CSV.
* Change non-modal dialogs into modal ones to prevent the user from
closing the contact editor dialog before the category editor dialog.
* Fix crash when adding picture to contact.
* Move the IM Address field into the IM section, so it's shown when you
enable the 'Show IM Addresses' option.
* Always select the first entry of the view on startup.
* Use proper encoding for URLs in contact data.
* Add the formatted name according to the KAddressbook settings.
KAlarm
* Add test play button to sound file selection dialog.
* Show Simple Repetition and Special Action statuses by means of button
states, in alarm edit dialog.
* Prevent pre-alarm actions being executed multiple times when the alarm
is triggered.
* Only execute pre-alarm actions when the main alarm is initially
triggered, and post-alarm actions when the alarm is finally
acknowledged (after any deferrals).
* Display advance reminders for each occurrence of recurring alarms.
* Prevent repetitions triggering again if KAlarm is restarted.
* Prevent recurring alarms being triggered on exception days.
* Fix start-of-day time being ignored for date-only alarms.
* Fix failure to save "Execute in terminal window" option in Preferences
dialog.
* Fix Undo of deletion of active alarms.
* Fix attachments not being sent with scheduled emails when using KMail
as email client.
* Ensure up-to-date menus are displayed if user has a customised toolbar.
* Make the alarm times shown in the system tray tooltip take account of
alarm repetitions.
* Disable Defer button in new message window when deferral limit has been
reached.
KArm
* In case of stale lock files, do not start timing, but warn.
Kitchensync
* The OpenSync based Kitchensync is being used now.
Korn
* Make it possible to disable TLS.
KMail
* IMAP Quota feature.
* All folders can be copyied or moved now.
* Drag 'n drop of one or multiple folders.
* Copy/cut/paste actions for one or multiple folders.
* Drag 'n drop of messages from the search result window to the folder
tree.
* Copy/cut/paste actions for messages (in the header view and search
result window).
* IMAP: exclude some folders from syncing, allowing you to use online
and disconnected IMAP on the same account for a disjoint set of folders.
* Inline-viewing of TNEF attachments.
* kmail --view can also handle *.mbox files (such as the ones saved by kmail)
* Adds support for accepting image drags to the composer window and also
now accepts pasting images with Ctrl+V so that it does not write a
temporary file.
* Add icons for context menu on address in reader window.
* Show the User-Agent or X-Mailer value in fancy headers if so configured.
* Show preferred email addresses first in auto completion.
* Allow the user to cancel kmail connection attempts when the account
settings are incorrect.
* Many crashes were fixed regarding IMAP.
* Fix pasting in addressee fields.
* Do not ask to store the SMTP password outside KWallet everytime you
want to send a mail.
* Typo in the antispam wizard definitions, which caused CRM114 to be
always displayed as available.
* Fix crash after creating a disconnected IMAP account.
* Make sure that a corrupted .ids file does not allocate huge amount of
memory by checking consistency of file length vs. number of items
expected.
* Copying messages is faster.
* Honor umask of the user when saving attachments
* Fix "deleting maildir does not delete associated .index.ids file"
* Updates of libgpg-error and gpgme in order to fix serious security
issues.
* Don't allow base64 or qp encoding for message attachements, such as
when forwarding.
* Make sure attached emails are never encoded in anything but 7 or 8 bit.
* Don't base64 encode forwarded messages.
* Special characters are not lost if the HTML message was saved in the
drafts folder and opened again.
* Prevent that the local folder contents changed while the IMAP search
was working.
* Don't crash when deleting an account while jobs for that account are
still pending.
* Disallow closing the composer window whilst performing a sign operation,
this causes a crash when using the non-gpg-agent PGP backend.
* Fixing Outlook compatibility with attachments that have umlauts in the
filename.
* Fix crash when opening KMail's configuration while another Kontact
component is active at that time.
* Prevent crash when moving mail to an IMAP folder with a filter.
* Fix kmail crash when creating index
* Remember the SMTP password.
* Send MDN when this is requested.
* Fix "attendee in CC-field are missing from an invitation if the own
email address could not be found".
* Fix for "MultiPart message plain/text body encoding" bug.
* Fix sending invitations to Outlook users.
* Give original style answers about meeting attendance.
KNode
* More tolerant parsing of broken headers.
KOrganizer
* Add holiday file for South Africa.
* Ukrainian national holidays added.
* Support Pascha (Orthodox Easter) in holidays files.
* When there are too many entries in the journal, make a scrollbar appear.
* Don't write out empty, invalid or superfluous fields in the calendar.
* Fix newlines in calendar files to comply to RFC 2445.
* When loading any URL/URI make sure we load it as UTF8 and not as Latin1.
* Fix issue that journal title was not shown when searching for journals.
* Properly sort list view when using AM/PM notation.
* Disable time and date edits when no due date is given, and set the due
date to someting sensible (not in 200000 years).
* Fix 'spurious reminders from korgac'
* Make "Edit Categories" button open the editor again.
* Bugfixes regarding recurring events in combination with timezones.
* Save resources upon modifications, in order to fix reliability problems
with KPilot.
* Fix "Working days views won't follow the configured work days".
KPilot
* Cleanups in memofile conduit; using new OS5 database if it's present,
otherwise falling back to legacy one.
* As a first step to combatting the "kpilot ate my future" e-mails (read:
data loss), we now use a CUDCounter (Create/Update/Delete). Step 1 is
to track these and report on them to the user in their sync log.
* Bug fix in popconduit... making sure we always have a sent date
* Bug fixing in vcalconduit... long-time bug that existed in libkcal
that caused every calendar resource save to mark every calendar event
as modified. Now kpilot won't have to sync every record every time.
* Changing KPilotDeviceLink to use a separate thread, dedicated to doing
device communication. This is much better design as a start, but fixes
the problems kpilot was having (and widely talked about) where kpilot
would hang and crash if our user was using "usb:" or "net:any" devices
because of how these new "device"s operated (allowed immediate opening,
even though there is no physical device connected, and then hung
indefinitely until the real device connected).
* Icon naming bug fix.
|
|
ark
* Handle correctly files bigger than 4GB.
* Do not crash with files starting with "/".
klaptopdaemon
* Fix problem filling .xsession-errors with lots of warnings.
kmilo
* Fix number of steps from 0 to 100% beign different than ones from
100 to 0%.
* Do not assume KDE is on /usr/bin.
SuperKaramba
* Allow themes to receive mouse wheel events on meters.
|
|
This is a maintenance release of RubyGems that fixs a problem
with ZLib on Windows platforms.
|
|
Changes:
* New option to pass an ARGV-style array to run and run_proc
* Additional patches for '/var/log'
|
|
|
|
Add two patches for modern compilers/usage (unrelated to guile, probably).
PKGREVISION++.
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
|
|
Collection.
BasKet is a multi-purpose note-taking KDE application that helps
you to easily take all sort of notes, collect research results and
share them, centralize your project data and reuse it, quickly
organize your thoughts in idea boxes, keep track of your information
in a smart way, make intelligent To Do lists, and a lot more...
|
|
|
|
goffice 0.3.9:
Jean:
* Add support for cubic splines.
* Fix graph rendering on big endian machines. [#432532]
--------------------------------------------------------------------------
goffice 0.3.8:
Emmanuel:
* Fix alignement of rotated axis labels. [#343507]
Morten:
* Add preconditions to text combo widget's API functions.
* Unicode-normalize regexps patterns.
* Improve character set guesser. [#401588]
* Fix format selector crash. [#431256]
--------------------------------------------------------------------------
goffice 0.3.7:
Emmanuel Pacaud:
* Fix calls to g_object_class_install_property. [#172866]
* Show a complete dash sequence for sample lines in legends. [#404819]
* Fix persistence of legend position. [345836]
* Only round width of sharp line. [#403403]
* Add more line styles
Morten:
* Fix UTF-8 problem in format preview.
* Separate the format selector from format internals.
* Total rewrite of number formatting.
* Fix potential memory corruption in format dialog.
* Make space-filling in formats use thinner spaces when
available. [#163438]
* Remove embedded PCRE.
* Improve axis labeling. [#413660]
* Simplify formats that yield "n\pi/1". [#417981]
--------------------------------------------------------------------------
goffice 0.3.6:
Jody:
* Avoid cairo assertion when rendering a 0 sized view. [#397679]
Morten:
* Generalize number formatting.
* Simplify format widget a bit.
* Implement go_strtod and go_strtold.
* Fix marshalling of pango formats with strikethrough set.
* Make the GOFormat type private.
* Extract go-locale.[ch] from go-format.[ch]
* Fix UMR.
--------------------------------------------------------------------------
goffice 0.3.5:
Emmanuel Pacaud:
* Fix legend where there's no element to display. [#382354]
* Fix legend when reordering plots. [#382663]
* Fix markers in PDF and PS export.
Jody:
* Make the GogStyle sax parser usable by outside objects.
Morten:
* Improve number formatting.
--------------------------------------------------------------------------
goffice 0.3.4:
Morten:
* Handle formats like "dd.mm.yyyy".
J.H.M. Dassen (Ray):
* Cleanup g_free calls. [#369662]
--------------------------------------------------------------------------
goffice 0.3.3:
Morten:
* Fix combo sizing problem. [#362704]
* Fix Save problem. [#365115]
* Detect more date/time formats. Part of [#370183]
--------------------------------------------------------------------------
goffice 0.3.2:
Dom:
* Fixes for usage with gtk 2.6.
Jon Kåre:
* Use info from gdk-pixbuf to convert from MIME type to image
format.
* Fix bug which hid file save format selector .
* go_gtk_file_sel_dialog no longer unhides all hidden widgets
when displaying dialog.
Morten:
* Handle errors while loading images better.
--------------------------------------------------------------------------
goffice 0.3.1:
NOTE : This is a _DEVELOPMENT_ release. Please use the 0.2.x series for
production systems. The api/abi in 0.3.x is expected to change without
notice until 0.4.0.
Emmanuel Pacaud:
* Composite graph image onto white background when exporting to
formats that don't support alpha channel [#339126].
* Add support for background stripes.
* Add radian and grad unit support for polar plots.
* Add rotation support for polar plots.
* Fix display of log axis minor ticks [#341880].
* Add new ?pi/? format, mainly for polar plot use.
* Fix bar/col plots when using log scale.
* Fix a crash when polar plot width or height == 0 [#349238].
* Swith to cairo renderer [#314211] [#310322].
* New pattern, gradient, color and line selectors [#152673].
Ivan Wong :
* [Win32] Add the attribute GO_VAR_DECL for public global
variable so that public header files are now compatible with
MSVC.
Jean Brefort:
* Add a half pie plots.
* Allow to chose an interpolation type for each series in
scatter plots.
* Implement vertical box-plots. [#358153]
Morten:
* Make text combos work in overflowed toolbars. [#157901]
* Avoid CRITICALs on formatting invalid dates.
* Fix rendered for non-Cairo case. [#341999]
--------------------------------------------------------------------------
goffice 0.3.0:
NOTE : This is a _DEVELOPMENT_ release. Please use the 0.2.x series for
production systems. The api/abi in 0.3.x is expected to change without
notice until 0.4.0.
Emmanuel Pacaud:
* Add initial support for moving objects by mouse.
* Add a resolution setting in image export file chooser.
* Add support for PDF and PS export of graphs when using cairo
renderer.
* Add gtk-doc support.
* Improve legend layout by making swatch size proptional to font
size.
* Improve dialog for manual position of dialog.
* Fix baseline for area plot and histogram when using a log axis.
* Implement stretched image pattern in cairo renderer.
* Fix axis label position.
* Improve scientific format, add an engineering mode and a
special format with markup for display of exponent as
superscript (e.g. 10²) (Currently only used by graph engine when
using cairo renderer).
Ivan Wong :
* [Win32] Only export symbols which are in the public headers.
[#307356]
Jean Brefort:
* Add a new components system to embed data from other
applications.
* Add Histograms.
* Add regression curves to histograms and line plots.
* Add power regressions.
* Add moving average trend curves.
* Fix use of invalid data in scatter plots. [#334697]
Jody:
* Some cleanup towards supporting --without-gtk.
Morten:
* Fix translation problems causing crashes in the character set
selector for people not using UTF-8.
* Add and fix gog-object preconditions. [Part of #321678]
* Handle problem with fraction formats for very large values.
[Debian 340463]
* Fix problem with colons in filenames. [#322799]
* Use system libpcre when available, sufficiently recent, and
properly compiled with UTF-8 support.
* Plug leak.
* Handle problems with formats containing "ss." but no more.
* Fix plugin deactivation. [#336742]
* Improve fraction format handling.
* Fix format problem for [$curr].
* Implement tooltips for text combos. [#339122]
|
|
|
|
goffice version (old and new don't conflict).
Change PKGNAME to goffice0.2 too.
Adapt PLIST so that shared directories (with goffice-0.4.x) are not
removed unconditionally.
|
|
Only change is a minor tweak to handle a small change in rubygems.
|
|
Changes:
* Applied patch that causes daemons to use '/var/log' as logfile
directory if you use :dir_mode = :system (thanks to Han Holl).
* Daemons should now work with Ruby 1.9 (at least the basic features).
|
|
non-ruby files. This makes the package build on Darwin.
|
|
o patch-ab was merged+removed.
o patch-ac was added, bring in coverity fix from netbsd-current.
|
|
o Add history file to save search and shell command history between
invocations of less.
o Improve behavior of history list for search and shell commands.
o Add -K (or --quit-on-intr) option to make less exit immediately on ctrl-C.
o Improve handling of UTF-8 files and commands, including better
line wrapping and handling double-width chars.
o Added LESSUTFBINFMT environment variable to control display of
non-printable characters in a UTF-8 file.
o Add --with-secure option to configure, to make it easier to
build a secure version of less.
o Show search matches in the status column even if search highlights
are disabled via the -G option or the ESC-u command.
o Improve performance when the file contains very long lines.
o Add "windows" charset.
o Add man page for lessecho.
o Add support for erase2 character, treated same as erase.
o Use ASCII lowercase/uppercase logic when operating on the command line.
o Update makefile for Borland C++ 5.5.1.
o Fix bug in calculating number of pages for %D prompt.
o Fix bug in handling tag file error.
o Fix obscure bug if input file is deleted while viewing help.
o Fix bug handling filenames which include square brackets.
o Fix possible buffer overflow in "global" tag search.
o Fix possible buffer overflow in usage of LESSOPEN and LESSCLOSE.
o Fix buffer overflow in reverse search.
|
|
Major changes since 0.9.0:
* RubyGems no longer allows installation of files outside the gem directory
* #require_gem will now print a warning, use #gem instead
* RubyGems now requires ruby 1.8.2 or greater
* RubyGems is -w clean
* The "unpack" command now works properly.
* User name and password are now passed properly to the authenticating
proxy when downloading gems.
|
|
- Restore sensitivity of the systray menu when closing the open dialog.
- Add missing two scripts and a symbolic link.
Bump PKGREVISION.
|
|
|
|
We have no variable in pkgsrc for the "false" program located in the
filesystem which we could use with REPLACE_INTERPRETER; most definitions
in mk/tools/tools.*.mk refer to the builtin shell command.
Anyway, being able to run a script with the "false" program _really_
doesn't make much sense.
|
|
|
|
- Set X11_LDFLAGS via configure.
- Add missing MESSAGE file (from misc/openoffice).
- Remove extra $NetBSD$ and trailing white space from patch-ch.
NOTE: Currently, you need 400MB free disk space per one lang-* option.
|
|
|
|
===================================================================
GNOME Utilities 2.18.1 (14th April 2007) - "Sound of Silver"
* Second stable release of the 2.18 cycle
Baobab
Dictionary
Floppy
Screenshot
Search Tool
* Nothing
System Log Viewer
* Fix bug #364106 (and countless duplicates) - crash in System
Log: string_get_date_string() at logrtns.c:136. [Jan Arne Petersen]
Translations Updates By:
* Peter Bach (da)
* Pema Geyleg (dz)
* Claudio Saavedra (es)
* Inaki Larranaga Murgoitio (eu)
* Ignacio Casal Quinteiro (gl)
* Leonardo Ferreira Fontenelle (pt_BR)
* Baris Cicek (tr)
|
|
|
|
* 1.11:
+ now xCHM can parse binary TOC trees, if available.
+ now xCHM can retrieve data from the binary index, if
available.
+ fixed random printout font size problem.
+ fixed Win32 logo loading problem.
+ added a progress bar for CHM loading.
+ fixed TOC tree append bug.
+ added "Save link as.." item to the context-sensitive
right-click menu.
+ fixed special HTML characters in TOC/index links bug.
+ fixed relative links in TOC/index bug.
+ fixed TOC sync with the currently loaded page bug.
* 1.12:
+ actually using the binary index code.
+ fixed the search results links.
+ fixed lost Unicode character translation for the TOC and
index entries.
+ updated Polish translation.
+ fixed index display for non ASCII encodings.
+ CHM localization bugfixes.
* 1.13:
+ fixed CHMLIB link in the splash page.
+ fixed special character languages index for wxGTK 2.6.
|
|
=====================
deskbar-applet 2.18.1
=====================
Updated Translations:
=====================
deskbar-applet 2.18.0
=====================
Changes:
* Bugfix 354391: bump autoconf required to 2.60, fixes empty DATA_DIR.
* Bugfix 386495: Include abstract in documentation, fixing build break.
* Bugfix 389984: Stale env-vars after login, logout, login.
* Bugfix 394302: only searches the first word in the query.
* Bugfix 394461: some handlers don't handle whitespace correctly.
* Bugfix 394734: Invalid Util.get_proxy() call.
* Bugfix 397838: history matches now sorted by last use.
* Bugfix 398255: .gtk-bookmarks should be a file and not a directory.
* Bugfix 399217: Crash when dragging a handler already in its directory.
* Bugfix 399853: fixed deprecated D-Bus usage.
* Bugfix 399855: use pygtk_version, not gtk_version.
* Bugfix 402274: don't delete categories on unload.
* Bugfix 408103: typo in the proxy detection code.
* Bugfix 409088: importing gnomeapplet in configure can break the build.
* Bugfix 410586: crash in Deskbar: Opening a file through it.
* Bugfix 411209: filenames with spaces in not opened.
* Fixed deskbar disappearing every now and then.
* Fixed Entry UI not disappearing when clicking outside the popup.
* Fixed Window-Switch when the workspace has no 'activate' attribute.
* Fixed X-grab bug in the entriac view.
* Remove elementtree dependency, we don't use it.
* Update the website, authors and stuff in the about section.
Contributors to this release: Elijah Newren, Kjartan Maraas, Mikkel Kamstrup
Erlandsen, Nigel Tao, Raphael Slinckx, Sebastian Polsterl, Tom Parker.
Updated Translations:
=====================
deskbar-applet 2.17.5
=====================
Changes:
* Build fixes
* Improve the accelerator entry. Patch by Sebastian Polsterl.
* Remove google-live from the Makefile.am
* Resurrect the new-stuff-manager support. It is optional, and nothing changes if the new-stuff-manager isn't available to the user.
* Prevents binding of keys a-z and shit-a-z.
* Fixes hotkey unbinding. Patch by Manuel Muradas <manuel_muradas@speedy.com.ar>. Fixes bug #346749 and a huge number of issues related to hotkey unbinding.
* Add opened files to recent manager in GTK 2.10. Patch by Robert Bradford <robster@debian.org>. Closes bug #383051.
* Fixes bug #382125.
* close the popup when the focus is taken away (see #367632)
* Fixes bug #364602. Patch by Glynn Foster <glynn.foster@sun.com>
* Fixes bug #358854. Patch by Martin Schanzenbach <mschanzenbach@gmail.com>
* Removed unused galago plugins
* Fix bug #390358. The watcher attribute is checked before being called
* Refresh some of the env variables
* Fixe bug #388802 . Add a trycatch before parsing ephy history file
* Remove google-live.py from the translatable files. Fix bug #388422 and any other bug related gnome.url_show, by showing an error box.
* Remove the google live handler since they do not offer the api key anymore. fixes bug #385258
* Don't return non-executable files found in PATH in is_program_in_path(). This closes bugs #390369 and #385087.
* Fix multiple iterations over same bookmark sets (not user visible).
* Add support for Firefox 2.0 search engines.
* Add an optional named parameter "pixbuf" to the Match base class constructor
* Bump to 2.17.5
Contributors to this release: Raphael Slinckx, Rob Bradford, Mikkel Kamstrup Erlandsen, Sebastian Polsterl, Manuel Muradas, Glynn Foster, Martin Schanzenbach
=====================
deskbar-applet 2.17.3
=====================
Changes:
* Fix opening file that have been deleted by opening parent dir
* added missing header files to pass code check tests.
* Close bug #368576, add encoding description to About.py
* Add translation for categories. the gettext call was missing
* Workaround bug #366973, if opening a file fails because it is executable or for any other reason, open the parent directory instead
* Fixes bug #375987 missing translated file
* Fixes #355278 Making strings to appear translated.
Contributors to this release: Raphael Slinckx, Francisco Javier F. Serrador, Rodrigo Moya
=====================
deskbar-applet 2.17.2
=====================
Released 2006-11-07.
Changes:
Fix the closing of popup window with f4 causing a lot of errors.
Merge Sebastian Pölsterl's Drag-and-Drop work.
bug #353428, fails to open a file with national characters in its name.
ModuleInstaller.install returns a value when installing a local .py.
bug #339426, New recent files handler.
Fix typo in google-live handler
bug #353691, disable high-CPU handlers for the default settings
bug #354953, crash when parsing a non-standard accelerator string
bug #355573, crash on self.ui when gconf has a weird value in it
bug #355947, crash on parsing malformed mozilla bookamrks
bug #356893, crash when a pixmap is None instead of an actual image
bug #358298, markup in url cause web_address to crash
bug #359522, crash when gconf isn't used for browser detection code
bug #359568, crash when dealing with gnomevfs drives==none
bug #355687, crashing on buggy middle clicks
bug #353081, crash in Deskbar: Enabling beagle live plugin
Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen,
Sebastian Pölsterl, Callum McKenzie.
Updated Translations:
|
|
What's new in GOK 1.2.1?
* libusb support! (see README.libusb) Thanks Ben Konrath!
* Ubuntu crasher fixed! Thanks Bill!
* Bugfixes include: 334273. 350356, 394511, 395040, 159027
* Updated translations.
|
|
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
|