Commit graph

103413 commits

Author SHA1 Message Date
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
hira
325ba27dc4 Note PKGREVISION bump of emulators/qemu. 2006-09-16 12:10:10 +00:00
hira
8a7553e3a3 Add missing manpages to PLIST. Bump PKGREVISION. 2006-09-16 12:09:09 +00:00
hira
18890e85be Note PKGREVISION bump of inputmethod/uim. 2006-09-16 12:06:50 +00:00
hira
5cf377f93d Fix PLIST due to update of x11/gtk2. Bump PKGREVISION. 2006-09-16 12:05:16 +00:00
rillig
dbaef14272 On Solaris, <stdbool.h> is not usable unless the C compiler is marked as
a C99 compiler.
2006-09-16 11:44:26 +00:00
wiz
4f6b78ebcd rar-bin updated to 3.6.0. 2006-09-16 11:29:48 +00:00
wiz
264a15c9a8 Update to 3.6.0, provided by Martin Wilke in PR 34510:
1. New 'ch' (change archive parameters) command line mode command.
      Its purpose is to apply switches like -av, -tl and -cl to archive.

   2. New command line -sl<size> and -sm<size> switches to set size
      limits of processing files.

   3. 7Z added to list of formats stored without compression
      when using -ms switch without a parameter.

   4. Switch -e[+]<attr> is now supported by most of command line
      operations including extracting and deleting files. Previously
      it was supported by only archiving command.
2006-09-16 11:29:16 +00:00
adam
740c17b629 Fix PLIST 2006-09-16 11:09:12 +00:00
rillig
9c22105acf Does not build on Solaris. 2006-09-16 10:45:39 +00:00
rillig
92d87fecca Fixed the path to the manual pages. 2006-09-16 10:34:46 +00:00
adam
9f9eb9a04a Fix PLIST 2006-09-16 10:34:03 +00:00
wiz
c1dd66ff86 Sort. 2006-09-16 10:25:30 +00:00
wiz
9ffa276bd0 Note libgda-postgres PKGREVISION bump. 2006-09-16 10:20:29 +00:00
wiz
c1919db099 Add missing files to PLIST. Bump PKGREVISION. 2006-09-16 10:19:03 +00:00
rillig
4c2c4122d9 Fixed the build on Solaris (missing libraries). 2006-09-16 10:07:55 +00:00
rillig
411b9ab7fd Needs a C compiler. 2006-09-16 10:06:16 +00:00
jmmv
b190a7dc72 Note revision bump for yelp to 1. 2006-09-16 09:18:54 +00:00
jmmv
c5116f84f2 Fix run-time dependency on gnome-doc-utils: it's "full", not "run".
Bump PKGREVISION to 1.  Reported (again) by wiz@.
2006-09-16 09:18:28 +00:00
adrianp
7ce9d5c7fe Fix for CVE-2006-3739 and CVE-2006-3740. 2006-09-16 08:28:36 +00:00
wiz
485b4d4f64 Note *-flash updates. 2006-09-16 07:18:59 +00:00
wiz
4518d744b2 Update to 7.0.68:
This release fixes several security vulnerabilities as reported in
Adobe Vulnerability APSB06-11. Multiple input validation errors
have been identified that could lead to the potential execution of
arbitrary code, such as that delivered from a remote location via
the user's Web browser. Updating is strongly recommended.
2006-09-16 07:17:52 +00:00
schwarz
16a30403c0 ensure that pkgsrc's CFLAGS and CPPFLAGS are honored 2006-09-16 07:09:22 +00:00
wiz
c1625f36c8 + firefox-bin-flash-7.0.68, moz-bin-flash-7.0.68, ns-flash-7.0.68,
wine-0.9.21.
2006-09-16 07:03:19 +00:00
joerg
5f413cbc43 There's no nb1 yet. 2006-09-16 06:40:03 +00:00
wiz
6541dc8557 Xref pkglint. Use HTML macros. Bump date. 2006-09-16 06:37:40 +00:00
wiz
6f78f9dbf3 Mention libidn, gnutls, mldonkey updates. 2006-09-16 06:24:15 +00:00
wiz
c370b21129 Update to 2.8.0:
2006/09/14 version 2.8.0 = tag release-2-8-0
5390: Distinguish between charsets zh_cn and zh_tw
5389: Fix verify_chunks (pango)
5388: Small log update

2006/09/13
5386: Telnet: Longhelp cleanup
5385: Command mem_stats: verbosity 0 is default now
5360: patch removed, it does not fix the bug
5383: BT: Detect new client types (thx to pango)
- fix Mainline detection for two-digit version numbers
- fix Tornado detection
- fix broken Bits on wheels detection
- detect Rufus
- detect Bitspirit v3
5384: BT: Fix serious bug causing bad performance introduced
      by abstract bitmaps patch (pango)

2006/09/07
5369: Portinfo: fix String.length problems in Telnet (5369_2.patch)

2006/09/05
5294: HTML: Fix sources display for Gnutella/G2/Fasttrack/Filetp
      broken by patch #5294 (thx to z)
5368: Remove unused code from md5_c.c & os_stubs.h
5371: EDK: Support for eMule comments (read-only)
- new option html_mods_vd_comments to enable column in HTML, vd
- comments are shown in javascript popups and vd #num
5369: New command portinfo, display used ports during start-up

2006/09/04
5370: Correct option_versions defaults, remove commented EDK code

2006/09/03
5367: EDK: Use random default for ED2K_port instead of fixed 4662
- existing ini files are never changed
- after donkey.ini is created the value is not changed automatically
5366: HTML: Remove obsolete EDK history links
5365: Accept FTP URLs on command line
5364: Update options descriptions, remove obsolete options, clean log
5363: Limit max_hard_download_rate when max_hard_upload_rate < 10
- upload >= 10    -> unlimited download
- upload < 10 > 3 -> download limited to upload * 4
- upload < 4      -> download limited to upload * 3

2006/09/01
5361: Faster filenames_variability computation (pango)
5315: EDK: Change some internal server data to option values
5354: New option: max_filenames, maximum number of different filenames
5355: Move buffer_writes_delay timer from Donkey to Global module
5344: Small code optimization for stderr warnings (thx to pango)

2006/08/28
5341: New command: filenames_variability
- compute differences between the filenames of a file to detect fakes
  the higher the value, the more likely its a fake
5335: Fix small bugs in "!" command (execute shell commands)
5334: HTML: Display edk2 links in search results
5333: Clean logging (Swarmer, Fasttrack, Gnutella)
5332: New command option: rem blocked - remove all IP blocked servers
5330: Configure: Check MinGW version, at least 3.10 is needed (Schlumpf)
5329: some configure improvements and cleanups (Schlumpf)

2006/08/26
5320: some html_mods tables & css improvements (Schlumpf)
5322: Use CXXFLAGS present at configure when compiling (smimram)

2006/08/21
5319: Configure: New option --enable-minimum
- Compile MLDonkey with Donkey only, without gd, magic, bzip2, sui
5304: cleanup donkeyOptions.ml (whitespace, tabs, comments) (Schlumpf)
5303: cleanup btOptions.ml (whitespace, tabs, comments) (Schlumpf)
5302: cleanup commonOptions.ml (whitespace, tabs, comments) (Schlumpf)
5318: Fix wrong buildinfo configure args with autoconf 2.60
5317: Compile fix for GTK1 newgui in addition to patch 5310

2006/08/16
5309: Increase reserved number of FDs from 20 to 40 for dynamic libs
5310: EDK: Request filelist from friends only when requested,
      disable automatic download (pango)
5312: GTK2 GUI: Fix histograms (su_blanc)
5313: CryptoPP: Check for g++ capabilities

2006/08/15
5308: CryptoPP: Fix infinite loop when re-creating private key fails
5307: CryptoPP: Deactivate compiler option -momit-leaf-frame-pointer
5300: Fix iconv compile bug on Eisfair
5299: Support magicdb in $MLDONKEY_DIR/magic/magic if present
      this location is used in addition to the defaults of libmagic
5277: MinGW: use new gettimeofday() from mingw-runtime-3.10 (Schlumpf)

2006/08/12
5298: Some internal changes moved from multiuser patch to CVS
5285: GUI: Self-test en-/decoding only down to protocol 24 to solve
      crash when system date is wrong
5297: Force conversion of allowed_ips to IP blocklist when $MLDONKEY_DIR
      and ini files are created for the first time
5296: Telnet: Fix filesize display for 1kb, 1mb, 1gb values

2006/08/11
5295: Hard-coded minimum of 600s for min_reask_delay

2006/08/10
5294: Clean logging, small "if .. then true else false" function rewrites

2006/08/09
5288: EDK: Improve log when sharing is prevented due to inconsistent filesizes
5287: Swarmer: Remove obsolete option file_bitmap from files.ini
5286: Swarmer: (pango WIP10a)
      Fix commit of merged downloads + internal optimizations
5283: EDK: Fix IP display in GUIs for some firewalled clients

2006/08/08
5281: BT: Allow startbt to use URLs without extension ".tor" and ".torrent"

2006/08/06
5275: Change functions called when SIGHUP is sent
- BT: stop_all_bt is called to improve disconnect recognition
- instead of closing all sockets now all clients+servers are disconnected,
  GUIs will not be disconnected anymore
5276: web_infos, part II: Update server.met URL
- fix defaults and server list URL

2006/08/05
5276: web_infos: Update server.met URL
- http://www.jd2k.com/server.met does not exist anymore,
  now using http://www.gruk.org/server.met.gz again

2006/08/04
5272: Fix OS-detection bug in Unicode conversion when committing files
- should solve file naming problems on non-UTF8 systems

2006/07/29
5269: Fix maximum filename length recognition on Mac OS X

2006/07/28
5268: Swarmer: Fix Division_by_zero when starting downloads
      of files smaller than 200 bytes

2006/07/27
5266: EDK: New default 600s for upload_timeout, 60s was too short
5265: EDK: New option keep_sources, false to disable use of file_sources.ini
5264: allowed_ips: Support CIDR address/mask format and IP ranges (pango)
* old syntax is converted to CIDR format:
  - 192.168.000.255 -> 192.168.000.000/24
  - 192.168.255.255 -> 192.168.000.000/16
  - 192.255.255.255 -> 192.000.000.000/8
  - 255.255.255.255 -> 000.000.000.000/0
* new possible syntax, to calculate: http://www.subnet-calculator.com/cidr.php
  - CIDR, like 192.168.0.106/30 (192.168.0.104 - 192.168.0.107)
  - IP ranges, like 192.168.1.123 - 192.168.1.133

2006/07/24
5262: Small compile patch for Mac OS X 10.2.8 (Jaguar), small log fix
5260: Enable logging to syslog, update syslog.ml to version 1.3
* New option log_to_syslog, default false
  Post log messages to syslog. This setting is independent of log_file
  and its associated commands, therefore close_log does not stop log to syslog.
  Its therefore possible to log to syslog and log_file at the same time.
5261: MinGW: Fix compile bug with mingw-runtime-3.10
5259: Use Charset functions to determine extention of
      mlnet_strings file if $LANG is not set

2006/07/21
5257: HTML: Let allowed_ips allow connections from IPs part
      of IP blocklist for HTML interface only
5258: Add some files to src/utils/lib for later usage
* from pango
  ./src/utils/lib/levenshtein.ml
* from http://packages.qa.debian.org/s/syslog-ocaml.html
  ./src/utils/lib/syslog.ml
  ./src/utils/lib/syslog.mli

2006/07/20
5256: GTK1 GUIs: Compile fix for patch 5253
5253: Commit: Remove spaces at end of filename on FAT partitions,
      respect max_name_len value for all filesystems (pango)
5255: EDK: New client type VeryCD (compatibleclient 240)
5254: EDK: New default 60s for upload_timeout
5247: Update camlzip library to version 1.02 (Xavier Leroy)
- 64-bit incompatibility fixed
- Better support for large ZIP files (> 2 Gb)
5252: Update config.guess and config.sub to version 2006-07-02
5251: HTML: Re-implement motd_html by popular demand
* This patch brings motd_html back in addition to the current welcome message,
  default is empty.
5250: EDK: Print High/LowID in cleartext for command "id", fix LowID display
5249: Remove obsolete files from src/utils/[cdk;lib] and tools/
5246: HTTP: Print 401 error when login was unsuccessful

2006/07/17
5243: HTTP: Print 403 error for requests blocked by allowed_ips

2006/07/15
5203: Swarmer: Anti-fragmentation (pango, antifrag_v7)
* Each file is divided into blocks saved in new option
* file_disk_allocation_bitmap in swarmer section of files.ini
* Blocksize is computed like this: file_size / 200, rounded up to full
  megabytes, if bigger than 10MB: 10 MB are used as maximum blocksize.
  Preallocated blocks are marked file_disk_allocation_bitmap option.
* Blocks already fully preallocated on disk are prefered for downloading.
  That way one can get antifragmentation benefits without preallocating
  too much space, specially for downloads with small chunks.
* If the block about to be filled with data for the first time its read/written
  back to disk to allocate the space.
  Set verbosity to "verb" to enable logging of preallocation.
5242: GTK2 GUI: Remove unnecessary linefeed in console,
      remove some log and compiler warnings
5239: GTK2 GUI: Fix result sorting,
      update search results instead of double display (su_blanc)

2006/07/14
5222: Improve log output when HDD is full
5214: Gettext: Improve translations
* added ./distrib/i18n/mlnet_strings.de_DE.utf8 for testing purposes
  startup messages should appear in German now, more strings have
  yet to be translated, help welcome for all languages.
5238: Fix HDD space checks on CFS mounts
5235: Lock config_files_space.tmp and delete unused file on startup
5232: GUI: Fix decoding bug for Gnutella/G2/Fasttrack search results (zet)

2006/06/29
5213: Swarmer: Commit only primary downloads (pango)
5212: Fix DNS lookup of localhost (pango)
      SIGTERM & SIGINT support for GTK2 GUI

2006/06/27
5207: Remove some obsolete options: html_mods_vd_queues, ED2K-initial_score,
      ED2K-max_dialog_history, ED2K-immediate_master
5206: Remove Kiss DP500 support
5200: BT: Do not start downloads if no usable trackers are found in file.torrent
      MLDonkey only supports http:// style trackers, not udp:// or dht://
      Deactivated http:// trackers are better marked in HTML,vd #num
5202: Remove mlchat and outdated IM (instant messenger) code
      Remove outdated files from ./packages/windows
5204: Cleanup longhelp (anhi)
5205: Telnet: Fix another UTF8.length exception in search results

2006/06/22
5199: BT: Fix BT_client_uid changing between core start (orbit)
2006-09-16 06:21:39 +00:00
wiz
770746f32b Update to 1.4.4:
* Version 1.4.4 (released 2006-09-12)

** Relax the test that caught signatures that exploit the variant of
** Bleichenbacher's Crypto 06 rump session attack on our
** verification logic flaw.
In particular, we now permit the digestAlgorithm.parameters field to
be present but empty, whereas in 1.4.3 we actually checked that the
field was absent.

** Revert the removal of debug information for the GNUTLS-SA-2006-3 problem.
The messages are only printed in debug mode, which is not recommended
for normal use, and thus logging this situation cannot be abused as an
oracle in typical recommended situations.

** API and ABI modifications:
No changes since last version.
2006-09-16 06:21:22 +00:00
wiz
21201708ed Update to 0.6.7:
* Version 0.6.7 (released 2006-09-13)

** Fix build failure of idn-int.h on C99 platforms.
Reported by Paul Howarth <paul@city-fan.org>.

** The manual includes the GPL license, for the command-line tools.

** The function, variable and concept index is moved to the end of the manual.

** Update gnulib files.

** API and ABI is backwards compatible with the previous version.
2006-09-16 06:21:04 +00:00
wiz
f6e30bf28e Remove some committed updates (thanks, jmmv, heinz, tv, abs). 2006-09-15 20:31:23 +00:00
wiz
b20024bdb2 + gst-plugins0.10-base-0.10.10, gstreamer0.10-0.10.10, gtklife-5.1,
inkscape-0.44.1, mailman-2.1.9, mldonkey-2.8.0, wwwoffle-2.9a
  [pkg/34532], xerces-j-2.8.1.
2006-09-15 20:29:24 +00:00
christos
419f650d42 Fix a crapload of 64 bit inconsistencies (int <-> ptr, int * <-> size_t *)
This now has a chance to work on sparc64.
2006-09-15 20:13:53 +00:00
drochner
df92cf187d no need to disable-gtk-doc, this is the default 2006-09-15 17:09:22 +00:00
drochner
b4b472c541 add the new "printbackends" to owned directories 2006-09-15 17:07:30 +00:00
drochner
07f749f17c adapt to gtk update, bump PKGREVISION 2006-09-15 17:04:28 +00:00
ghen
3922958532 - firefox-1.5.0.7, seamonkey-1.0.5, thunderbird-1.5.0.7. 2006-09-15 15:56:24 +00:00
ghen
1e8068f25e Updated www/seamonkey and www/seamonkey-gtk1 to 1.0.5. 2006-09-15 15:55:20 +00:00
ghen
4bccfeedf2 Update seamonkey and seamonkey-gtk1 to 1.0.5. Fixed in this version:
MFSA 2006-64 Crashes with evidence of memory corruption (rv:1.8.0.7)
MFSA 2006-63 JavaScript execution in mail via XBL
MFSA 2006-61 Frame spoofing using document.open()
MFSA 2006-60 RSA Signature Forgery
MFSA 2006-59 Concurrency-related vulnerability
MFSA 2006-57 JavaScript Regular Expression Heap Corruption

For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.5/
2006-09-15 15:54:04 +00:00
jmmv
7b4b284f88 Updated GNOME to 2.16.0. 2006-09-15 15:36:21 +00:00
jmmv
672492d993 Update to 2.16.0. 2006-09-15 15:25:26 +00:00
jmmv
094c035b7a Update to 2.8.0:
Evolution Exchange 2.8.0   2006-09-04
-------------------------------------

Updated Translations:

Abel Cheung, Funda Wang (zh),
Kostas Papadimas (el),
Jovan Naumovski (mk),
Gabor Kelemen (hu),
Duarte Loreto (pt)
Gintautas Miliauskas (lt)
Christophe Merlet (fr),
Priit Laes (et),
Raivis Dejus (lv)
Josep Puigdemont i Casamajó (ca)

Added Translations:

Subhransu Behera (or),
Ani Peter (ml),

Evolution Exchange 2.7.92  2006-08-21
--------------------------------------

Updated Translations:

Alexander Shopov (bg), Satoru SATOH (ja), Artur Flinta (pl),
Leonid Kanter (ru),  Daniel Nylander (sv), Gabor Kelemen (hu),
Hendrik Richter (de), Sanlig Badral (mn), Ilkka Tuohela (fi),
Clytie Siddall (vi), Matic Žgur (sl), Changwoo Ryu (ko),
Tino Meinen (nl), Ivar Smolin (et), Runa Bhattacharjee (bn_IN),
Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Kjartan Maraas (nb),
Theppitak Karoonboonyanan (th), Ankit Patel (gu), Jovan Naumovski (mk)


Evolution Exchange 2.7.91  2006-08-07
--------------------------------------

Updated Translations:

Francisco Javier F. Serrador (es), Inaki Larranaga (eu),
Jovan Naumovski (mk)

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	 #344196 - Fixes massive CPU Usage (Varadhan)
	 #274321 - Display proper error message on socket error (Sushama)
	 #170058 - Check icalcomponent before removing alarms  (Chenthill)

Evolution Exchange 2.7.90  2006-07-24
--------------------------------------


Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#344651 - crash when importing meeting invitation with attachements
	into Exchange calendar (Chenthill)

	#332304 - Evolution does not display most of the information of
	contact created in outlook (Vnadana)

	#313081 - Evolution Contact List shows deleted Exchange contact folder
	(Sushma)

	#347870 - Cannot compile with eds in CVS head (20060718) (Sushma)

Evolution Exchange 2.7.3  2006-07-10
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#336453 - Add SunLDAP library support - a variant of Netscape LDAP
	(simon.zheng)

Other Fixes:

	- Fix for a crash while fetching mails, see
	https://bugzilla.novell.com/show_bug.cgi?id=179566 (Jeffrey Stedfast)

	-  Up intltool requirement to 0.35 (Kjartan Maraas)

Evolution Exchange 2.7.3  2006-06-12
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#341803 - ximian-connector-setup should better be renamed to
	exchange-connector-setup

Other Fixes:

	- Fix for a crash while fetching mails, see
	https://bugzilla.novell.com/show_bug.cgi?id=179566 (Jeffrey Stedfast)

	-  Append -DLDAP_DEPRECATED to LDAP_CFLAGS and do not overwrite
	the value (Harish)

Evolution Exchange 2.7.2  2006-05-15
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#325957 - Needs to #define LDAP_DEPRECATED when compiling against
	openldap 2.3.x (Sushma)

	#322897 - Evolution hanged when disabled 'Exchange account'
	(Jeffrey Stedfast).

	#268412 - public mail folder subfolders not displayed on favourites
	(Sushma)

	#339277 - 'Public Folder' is displayed under favourites when check box
	beside it is checked (Sushma)

	#330265 - Exchange contacts not overwting the addresses (vandana)

	#334035 - There is a bad url in the ximian-connector-setup-2.4 program
	(Sushma)

	#339827 - evolution-exchange-storage crashes on startup (Chenthill)

	#339561 - Modify all instances does not modify as expected (Chenthill)

	#341229 - Modify date of a appointment/meeting does not delete event
	in old date (Chenthill)

Other Fixes:

	- Adding a NULL check to prevent a crash, see bug #335629
	(Patrick Ohly)

Evolution Exchange 2.7.1  2006-04-24
--------------------------------------

Updated Translations:

	- cy (Rhys Jones)
	- dz (Tommi Vainikainen)

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#334391 - random connector crash while attaching a file to an
	appointment and clicking on "save" (Sushma)

	#334925 - Shouldn't create an empty doc directory (Jeremy Messenger)

	#306116 - Evolution-exchange HEAD: typos in the .po file (Sushma)

	#334900 - importing complex meeting invitations into Exchange
	calendar crashes (Chenthill)

	#330674 - Updated cancel meeting request exchange storage crashed
	(Chenthill)

	#334727 - Evolution randomly does not display appointment (Chentill)

	#330494 - Meeting accepted does not show attachments (Chentill)

Other Fixes:

	- Removed obsolete entry for no_NO and the translation (Kjartan Maraas)
2006-09-15 15:25:08 +00:00
jmmv
e22c8a382f Update to 2.8.0:
Evolution 2.8.0 2006-09-04
--------------------------
Evolution 2.8 Stable Release for GNOME 2.16.0.

Evolution 2.7.92 2006-08-21
---------------------------

Updated Translations

Hendrik Richter (de), Wouter Bolsterlee (nl), Daniel Nylander (sv),
Priit Laes (et), Francisco Javier F. Serrador (es), Satoru SATOH (ja),
Subhransu Behera (or), Matic Žgu (sl), Jovan Naumovski (mk),
Ankit Patel (gu), Žygimantas Beručka (lt), Gabor Kelemen (hu),
Ilkka Tuohela (fi), Ahmad Riza H Nst (id), Rahul Bhalerao (mr),
Clytie Siddall (vi), Changwoo Ryu (ko), Chao-Hsiung Liao (zh_HK) (zh_TW),
Tino Meinen (nl), Ani Peter (ml), Xavier Conde Rueda (ca),
Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Leonid Kanter (ru),
Daniel van Eeden (nl), Kjartan Maraas (nb)

Bug Fixes

Pavel Roskin, Kjartan Maraas, Srinivasa Ragavan, Laurent Goujon,
Matthew Barnes, Chenthill Palanisamy, Li Yuan, Harish Krishnaswamy,
Mubeen Jukaku, Ushveen Kaur, Jeff Cai, Johannes Berg, Hiroyuki Ikezoe,
Øystein Gisnås

Evolution 2.7.91 2006-08-07
---------------------------

Updated Translations

Jordi Mas (ca), Rhys Jones (cy), Francisco Javier F. Serrador (es),
Inaki Larranag (eu), Priit Laes (et), Ilkka Tuohela (fi),
Christophe Merlet (fr), Ankit Patel (gu), Jovan Naumovski (mk),
Rahul Bhalera (mr), Kjartan Maraas (nb), Vincent van Adrighem (nl),
Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK) (zh_TW)

Bug Fixes

Johnny Jacob, Srinivasa Ragavan, Alessandro Decina, Sankar P,
Veerapuram Varadhan, Arvind, Andre Klapper, Bastien Nocera,
Chenthill Palanisamy, Rajeev ramanathan, Devashish Sharma,
Roozbeh Pournader, Sushma Rai

Evolution 2.7.90 2006-07-24
---------------------------

Updated Translations:

Zygimantas Berucka (lt),
Christophe Merlet (fr),
Francisco Javier F. Serrador (es),
Changwoo Ryu (ko), Jonathan Ernst (fr),
Nikos Charonitakis (el), Funda Wang (zh_CN),
Ankit Patel (gu), Ilkka Tuohela (fi),
Raivis Dejus (lv), Kostas Papadimas (el),
Dzongkhalinux team, DIT (dz), Hendrik Richter (de),
Daniel Nylander (sv), Ivar Smolin (et),
Theppitak Karoonboonyanan (th), Simos Xenitellis (el),
Chao-Hsuing Liao (zh_HK, zh_TW)

Bug fixes and features :

Arvind, Andre Klapper, Boby Wang, Yuri Pankov,
Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob,
Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten
Brackelmann, Michael Zucchi, Hiroyuki Ikezoe,
Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan,
Devashish Sharma, Mikhail Zabaluev, Ross Burton,
Sankar, Benoît Dejean, Vandana Shenoy, Julio M. Merino
Vidal, Luca Ferretti.

Evolution 2.7.4 2006-07-10
--------------------------
Updated Translations:

Francisco Javier F. Serrador, Jovan Naumovski,
Changwoo Ryu, Nikos Charonitakis, Rostislav
Raykov, Ilkka Tuohela, Ivar Smolin, Ahmad Riza
H Nst, Inaki Larranaga, Ankit Patel, Vincent
van Adrighem, Runa Bhattacharjee, Benoît Dejean,
Theppitak Karoonboonyanan, Pawan Chitrakar, I.Felix,
Rajesh Ranjan, Kjartan Maraas, Chao-Hsiung Liao,
Clytie Siddall, Hendrik Richter, Daniel Nylander.

Bug fixes :

Andreas Köhler, Harish Krishnaswamy, Ushveen Kaur,
Andre Klapper, Johnny Jacob, Mathew Barnes, Arvind_evo,
Srinivasa Ragavan, Tor Lillqvist, Li Yuan, Chenthill,
Wang Xin, Rajeev Ramanathan, Aishwarya K, Hiroyuki Ikezoe,
Simon Zheng, Devashish Sharma, Oswald Rodrigues, Harry Lu,
Oswald, Sushma Rai, Mathew Barnes, Karsten Bräckelmann,
Sankar P, Frederic Peters.

Evolution 2.7.3 2006-06-12
--------------------------

Updated Translations contributed by
Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
Ankit Patel, Francisco Javier F. Serrador,
Funda Wang, Pema Geyleg, Vincent van Adrighem,
Clytie Siddall, Stanislav Brabec, Priit Laes,
Alexander Shopov.

Bug fixes and other changes :
Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
Parthasarathi Susarla,  Simon Zheng, Devashish Sharma,
Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
Ed Catmur,  Carlos Garcia Campos, Sushma Rai, Sankar P,
David Richards, Chenthill Palanisamy,

Evolution 2.7.1 2006-04-24
---------------------------

First release of 2.7 development series.

What is new ?
-------------

* Integration of Evolution Calendar with Cairo

Evolution 2.5.92 2006-02-27
---------------------------

Bug fixes since last release :
http://go-evolution.org/Evo2.5.92#Evolution

Updated Translations:

	- ca (Jordi Mas)
	- cs (Miloslav Trmac)
	- el (Kostas Papadimas)
	- es (Francisco Javier F. Serrador)
	- et (Priit Laes)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- gu (Ankit Patel)
	- ja (Takeshi AIHaNA)
	- ka (Clytie Siddall)
	- lt (Žygimantas Beručka)
	- nb (Kjartan Maraas)
	- nl (Vincent van Adrighem)
	- no (Kjartan Maraas)
	- ru (Leonid Kanter)
	- sr (Slobodan D. Sredojevic)
	- th (Theppitak Karoonboonyanan)
	- vi (Clytie Siddall)
	- zh_CN (Funda Wang)
	- zh_HK (Chao-Hsiung Liao)
	- zh_TW (Chao-Hsiung Liao)


Evolution 2.5.91 2006-01-13
---------------------------

Bug fixes since last release :
http://go-evolution.org/Evo2.5.91#Evolution

Updated Translations:

	- bg (Vladimir Petkov)
	- ca (Xavier Conde, Jordi Mas)
	- cs (Lukas Novotny)
	- cy (Rhys Jones)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- gu (Ankit Patel)
	- lt (Žygimantas Beručka)
	- nb, no (Kjartan Maraas)
	- nl (Tino Meinen)
	- pt_BR (Raphael Higino)
	- sq (Laurent Dhima)
	- sr, sr@Latn (Slobodan Sredojevic)
	- th (Theppitak Karoonboonyanan)
	- vi (Clytie Siddall)
	- zh_CN (Funda Wang)
	- zh_TW, zh_HK (Chao-Hsiung Liao)

Evolution 2.5.90 2006-01-30
---------------------------

What's new :

Bug fixes since 2.5.5 :
http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Desktop&product=Evolution&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&resolution=WONTFIX&resolution=DUPLICATE&resolution=NOTABUG&resolution=NOTGNOME&resolution=INCOMPLETE&resolution=INVALID&resolution=GNOME1.x&resolution=MOVED&resolution=OBSOLETE&resolution=NOTXIMIAN&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=2006-01-17&chfieldto=Now&chfield=bug_status&chfieldvalue=RESOLVED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=

Updated Translations:

        - bg (Vladimir Petkov)
        - el (Kostas Papadimas)
        - en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
        - et (Ivar Smolin)
        - fi (Ilkka Tuohela)
        - gl (Ignacio Casal Quinteiro)
        - gu (Ankit Patel)
        - ko (Changwoo Ryu)
        - nb, no (Kjartan Maraas)
        - nl (Vincent van Adrighem)
        - pt_BR (Evandro Fernandes Giovanini)
	- sr, sr@Latn (Slobodan D. Sredojevic)
        - vi (Clytie Siddall)
        - zh_CN (Funda Wang)
	- zh_TW, zh_HK (Chao-Hsuing Liao)
        - POTFILES.in (Adam Weinberger)
        - POTFILES.in (Harish)

Evolution 2.5.5 2006-01-16
--------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#326458 – New Meeting/Task UI: remove useless seperators (Srini)
	#326265 – "Message Source", "Character Encoding" miss mnemonics (Srini)
	#326266 – avoid using "i" as mnemonic (Srini)
	#326381 – change "_Insert" mnemonic in Signature Editor Menu (Srini)
	#325110 – Compose Message Controls Not Working (Shreyas)
	#326877 – UI: Menu Bar Changes Number Of Items When No Email Highlighted (Srini)
	#218570 – "Collapse all" and "expand all" threads feature missing (Srini)
	#221270 – Send & Receive -dialog should show also account name for usability (Rohini)
	#246257 – Find in Message dialog - UI suggestions (Rohini)
	#239929 – Zoom with mousewheel broken (Rajeev)
	#255303 – changing folders strangeness (Srini)
	#325334 – "Canceled" spelling errors (Andre Klapper)
	#325618 – Exchange operations plugin doesn't get loaded on startup. (Srini)
	#313095 – gw: Disable a account which has done proxy login to other account error message is wrong (Shreyas)
	#325568 – Spaces disappeared from strings (Andre Klapper)
	#325748 – Add a new mozila built-in cert module's path for compatible reason (Simon Zheng)
	#273076 – Cryptic short messages in Evolution certificate manager (Andre Klapper)
	#324739 – Crash moving from mail to calendar (Srini)
	#325629 – port to the new libnotify API (Sebastien Bacher)
	#324816 – Alarm Tray eats CPU (Chakravarthi)
	#324889 – Selecting calendar from event-notification drop-down from notification-area crashes EDS (Chakravarthi)
	#213660 – Set default alarm type and sound file in preferences (Johnny Jacob)
	#320101 – When Scheduling Meeting, [Invitations] Tab Accepts Multiple Names (Chenthill)
	#311888 – On Recurrence Meeting Screen, Calendar Doesn't Display Correct View (Chenthill)
	#313112 – Make this occurence movable does not delete moved recurring instance (Chenthill)
	#259505 – In Calendar List View, switching months changes View (Chenthill)
	#271810 – Calendar not enabled if editor adds event (Chenthill)
	#274234 – jump to today pretty useless (Srini)
	#271541 – Read Only Calendars shouldn't present Read Only "New" Screen (Chenthill)
	#326735 – Meeting editor shows a wrong organizer (Chenthill)
	#325446 – Alarm Editor Window width changes as typing custom message (Srini)
	#325502 – resizing task editor window does not resize description input field (Srini)
	#325612 – strings in e-alarm-list.c need translator comments (Andre Klapper)
	#261071 – "RSVP" in evolution addressbook probably needs a translator comment (Andre Klapper)
	#216535 – changing start time should keep appointment's time length (Johnny Jacob)
	#258786 – 'Mark Selected Tasks as Complete' active even after tasks are marked complete (Johnny Jacob)
	#303193 – Changing reminder snooze time doesn't work after pressing ALT-S (Johnny Jacob)
	#325416 – tooltip of *earlier* appointment displayed in day view (Srini)
	#325414 – calendar tooltip never disappearing when aborting appointment creation (Srini)
	#323127 – Attachments pane gone wild (Johnny Jacob)
	#326378 – missing mnemonics for mail recover dialog buttons (Srini)
	#246237 – Compose a message dialog - label suggestions (Rohini)
	#317283 – Contact Categories dialog should have a default response (Devashish)
	#317282 – Contact Full Name dialog should have a default response (Default)
	#326268 – "search > advanced" misses mnemonic (Srini)
	#307513 – Please update some of the commandline tools. (Ali Akcaagac)
	#325334 – "Canceled" spelling errors (Andre Klapper)
	#326265 – "Message Source", "Character Encoding" miss mnemonics (Srini)
	#220286 – Hints are not gone after a folder switch (Srini)
	#326264 – "Current View" and "Caret Mode" have same mnemonic (Srini)
	#325132 – change "Sa junk-plugin" to "Spamassassin plugin" (Andre Klapper)
	#325210 – Plugin Spam learn can not work correctly (Shi Pu)
	#327053 – One typo in the .po file (Harish)
	#327155 – New grammar error (Harish)
	#326842 – Save password not working (Sushma)
	#271546 – Can't subscribe to other user's calendar with non-english Exchange server (Chenthill)
	#326060 – Exchange password expiry handling is broken (Sushma)
	#316100 – there is an empty menu after the help menu (Srini)
	#314748 – modal dialog issue (Sushma)
	#267402 – can not specify https URL for a remote calendar location (Tony Tsui)
	#326265 – "Message Source", "Character Encoding" miss mnemonics (Srini)
	#323011 – UI: options available on right click should be in menus as well (Srini)
	#325926 – Menu bar has entry with no text (Chenthill)

New features and other fixes :
	- Merge caldav eplugin from evolution-caldav into Evolution (Harish)
	- Calendar EText Wrapping (Johnny Jacob)
	- CSV and Tab import support for addressbook (Devashish)
	- Edit menu implementation in Event/Task Editor (Johnny Jacob)
	- Keyboard Accelerator Fixes across Evolution (Srini & Harish)
	- Code cleanup (Simon Zheng, Johnny Jacob, Boby Wang, Harish )
	- Win32 Fixes (Tor Lillqvist)
	- import-ics-attachments plugin (Johnny Jacob)

Updated Translations:

	- bg (Alexander Shopov)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Priit Laes)
	- fi (Ilkka Tuohela)
	- gu (Ankit Patel)
	- ja (Takeshi AIHANA)
	- lt (Žygimantas Beručka)
	- nl (Vincent van Adrighem)
	- nb, no (Kjartan Maraas)
	- nn (Åsmund Skjæveland)
	- vi (Clytie Siddall)
	- zh_TW (Zhe Su, Chao-Hsiung Liao)

Evolution 2.5.4 2006-01-02
--------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#301149 - Translated plugin names, descriptions and labels. (Funda Wang)
	#323151 - Seperator in toolbar between Send/Receive and component buttons (Karsten Bräckelmann)
	#325120 - Remove ui/evolution-executive-summary.xml from CVS
	#306117 - Partially fixes typos and harmonizing capital/small letters (Andre Klapper)
	#319946 - Shortcut keys for Send/Receive and Save Message are same when invoked through Alt-F (Andre Klapper)
	#324677 - Mark as Menu does provide Clear/Completed (Srinivasa Ragavan)
	#313293 - Added shortcut for Preferences window (M Victor Aloysius J)
	#321734 - Added tooltips for Alarms and Attachment in the event editor.
	#322499 - Removed clashing tooltip for show/hide status bar (Srinivasa Ragavan)
	#227853 - Modifed Control + M to be the accelerator for show/hide preview across Evolution. (Srinivasa Ragavan)
	#316897 - Removed Copy To and Move To from the Evolution toolbar. (Rajeev Ramanathan)
	#323108 - ReOrdered Reply in the right click menu (Karsten Brackelmann)
	#325375 - Critical warning fix (Harish)
	#325276 - Modified usage of ""don't"" to "Do not" string (Harish)
	#306117 - Fixed few typos in po file (Andre Klapper)
	#325116 - Modified Cancelled to Canceled (Andre Klapper)
	#272772 - Added quotes to literal values (Andre Klapper)
	#311472 - Removed wrong singular string (Andre Klapper)
	#313801 - Changed duplicate mnemonic (Andre Klapper)
	#324173 - Changed title in selecting sound in Preferences page (Andre Klapper)
	#256913 - Fixed 3 HIG violations in Preferences page (Andre Klapper)
	#228040 - Setting up Follow-up flag to update preview (Srinivasa Ragavan)
	#324677 - Added menu for flag complete and clear menu (Srinivasa Ragavan)
	#60354  - Added the functionality to show folder name, mail and unread count in window title (NotZed)
	#324473 - Add-delete signature cause evolution crash (Jeff Cai)
	#324670 - Fixed evolution to change the pane size when changed in gconf (Sam Yang)
	#246256 - Changed "Case _Sensitive" to "Case _sensitive" (Varadhan)
	#324319 - Added accessible name for the attachment bar (Boby Wang)
	#234008 - Highlight drafts folder (Felix Ortega)
	#325364 - G_CRITICAL warning in shell (Harish)
	#325119 - Removed a duplicate word in the shell error dialog (Andre Klapper)
	#315866 - Made FAQ to point to go-evolution.org (Andre Klapper)
	#322001 - Fixed the display of menu item in ja locale (David Malcom)
	#325472 - G_CRITICAL warnings fix in certificates page (Harish)
	#325489 - G_CRITICAL warnings fix in tasks (Harish)
	#325468 - G_CRITICAL warnings fix in calendar preferences (Harish)
	#325123 - Removed duplication exclamation mark in iCalendar importer (Andre)
	#325125 - Strings Url and url are modified to URL (Andre Klapper)
	#313144 - Added punctuation to calendar error messages (Andre Klapper)
	#308851 - Fixed some grammatical errors in Calendar (Andre Klapper)
	#306150 - Fixed a confusing string in calendar schema (Chenthill)
	#248133 - Peculiar popup menu in Scheduling tab (Chakravarthi)
	#324525 - Delete Calendar events should default to Cancel (Chenthill)
	#323125 - Default search bar in calendar is not same after pressing clear (Varadhan)
	#323955 - Fixed Evolution hang when trying to invoke alarm daemon (Chakravarthi)
	#324196 - Empty summary check in event editor (Johnny Jacob)
	#323984 - Task / Assigned task shows part of timezone widgets in task editor (Sam Yang)
	#324195 - Evolution Not Pulling Down Webcal Content (Chenthill)
	#324094 - Added translatable strings in calendar tooltips (Srinivasa Ragavan)
	#324058 - Fixed a crash, while creating a calendar in exchange (Chenthill)
	#321739 - Synchronize between the attendees and the name selector dialog (Chenthill)
	#246245 - Changed the file selector title to "Insert Attachment" (Johnny Jacob)
	#205616 - Added new top/bottom buttons to filter dialog (Mathew Hall)
	#246225 - Changed strings in Advanced Search dialog (Arulanandan)
	#246227 - Changed strings in Save Search dialog (Arulanandan)
	#258048 - Modified categories menu to option (Srinivasa Ragavan)
	#266003 - Fixed a false status message in import popup (Sushma)
	#309618 - G_CRITICAL warnings fix (Harish)
	#246233 - Modified Search Editor to Searches (Johnny Jacob)
	#303876 - Fix for input strings committed in the wrong order in Evolution Task (Akira TAGOH)
	#306118 - Fixed a typo in e-table (Andre Klapper)
	#240762 - Make only user creatable views editable (Srinivasa Ragavan)
	#306117 - Fixed typos in bbdb plugin (Andre Klapper)
	#325491 - Fix to allow to right click if exchange account is configured (Sushma)
	#306117 - Fixed typos in exchange errors (Andre Klapper)
	#324678 - Creating the contacts folder and accessing it from Evolution is not working (Sushma)
	#324580 - Set the folder subscription dialog title correctly (Sushma)
	#313545 - Added translator comments for Exchange Delegate dialog (Sushma)
	#324485 - Fix to stop asking password twice during account creation (Sushma)
	#324483 - Fixed a memory leak in connector (Sushma)
	#325127 - Changed string Uid to UID (Andre Klapper)
	#320119 - Fix to avoid Novell Address Book Showing Up Twice In Lists (Sushma)
	#274433 - Fixed encoding conversion problem when converting email to task (Chenthill)
	#325128 - Added a missed word in itip formatter (Andre Klapper)
	#313554 - Marked missing strings translatable in itip-formatter (Andre Klapper)


New features and other fixes :

	- Added visual cue to the present of search filter (Srinivasa Ragavan)
	- G_CRITICAL warnings (Harish)
	- Network Manager support in Evolution (Shreyas)
	- Publish Calendar plugin (David Trowbridge)
	- Using gstdio wrappers and code cleanup (Tor Lillqvist)
	- Win32 Fixes (Tor Lillqvist)

Updated Translations:

	- be (Ales Nyakhaychyk)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- el (Kostas Papadimas)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- gu (Ankit Patel)
	- ja (Takeshi AIHANA)
	- lt (Žygimantas Beručka)
	- nb, no (Kjartan Maraas)
	- nn (Åsmund Skjæveland)
	- vi (Clytie Siddall)
	- zh_CN (Funda Wang)

Evolution 2.5.3 2005-12-12
--------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#321639 -  order of Reply methods confusing in the menu (Karsten Brackelmann)
	#321640 -  Forward As menu missing (Karsten Brackelmann)
	#323140 -  Mail Contex Menu ordered incorrectly (Karsten Brackelmann)
	#323253 -  Evolution fails to show mailbox in send & receive dialog (Shi Pu)
	#322414 -  Evolution doesn't respect to a key's change in gconf (Sam Yang)
	#315987 -  Evolution 2.4 crashes EVERY time i sent an email (Parthasarathi)
	#316315 -  Evolution exchange storage crashes on ECalendar sync (Varadhan)
	#322616 -  End time in list view is displayed in UTC timezone (Chenthill)
	#317322 -  crash when delete a imported recurrent event (Chenthill)
	#314639 -  Evolution crashed on right click and select new appointment (Chenthill)
	#318777 -  recurrence editing ... (Chenthill)
	#321237 -  The categories' name cannot be displayed in braille monitor (Boby Wang)
	#314550 -  When description of meeting is lengthy alarm notify popup should
		   have scrollbar (Chakravarthi)
	#322863 -  crashes on redirect (Parthasarathi)
	#300300 -  Evolution, EAddress-conduit extra newline breaks PalmOS (Sushma)
	#303856 -  Appointment Editor's OK button still greyed out after changing
		   value (Johnny Jacob)
	#322740 -  Screen Reader can't read the subject or date (Boby Wang)
	#322776 -  Unable to keyboard navigate into message headers pane, if no
	           message selected. (Li Yuan)
	#313219 -  gal_view_new_dialog_set_property() does GTK_IS_ENTRY(random)
	           (Veerapuram Varadhan)
	#322311 -  New defined viewname with non-ASCII characters is not displayed
	           in the View menu on some Non Ascii locale (Simon Zheng)
	#272514 -  Don't include URL in translateable evolution-exchange message (Sushma)
	#314583 -  Incorrect error messages (Sushma)
	#314576 -  hang when using "Type: None" for a mail account (Partha)

New features and other fixes :

Evolution Editor UI and tooltip enhancements (Srinivasa Ragavan and Chenthill)
Resolve duplicate symbols in e-util wrt libedataserver (Irene)
Fix make-clean issues in Evolution plugins (Harish)
e-attachment-bar crasher and Misc. code clean-up (Harish)
Win32 related fixes and code clean-up (Tor Lillqvist)

Updated Translations:

	- be (Vital Khilko)
	- bg (Rostislav Raykov)
	- cs (Miloslav Trmac)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- ja (Takeshi AIHANA)
	- lt (Zygimantas Beručka)
	- nb, no (Kjartan Maraas)
	- th (Theppitak Karoonboonyanan)
	- zh_CN (Funda Wang)
	- zh_TW (Abel Cheung)
	- zh_TW (Chao-Hsuing Liao)

Evolution 2.5.2 2005-10-25
--------------------------

New Features:
	- New Event / Meeting Editor dialog (Srinivasa Ragavan &
	  Chenthill)
	-  Hula Account setup plugin (Harish)

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#302974 - Added accelerators for Next and Previous message
		  (Sankar)
	#314638 - Fixes a memory build-up, while creating a new meeting
		  with new category (Chakravarthi)
	#313538 - Fix to show Free/Busy information for organiser
		  (Chenthil)
	#321088 - Fix to reduce the size of time window in free/busy to
		  avoid the scroll of widget in the wrong direction.
		  It Shows only 35 days in the canvas. (Chenthill)
	#273322 - Fixed a crash in evolution, when calendar is removed,
		  remove it from publishing. (Dinesh)
	#316710 - Fixed a alarm issue to popup for exchange, by
		  obtaining correct key for a authenticated calendar (Chakravarthi)
	#319217 - Show only alarms starting from today for missed alarms
		  (Chakravarthi)
	#316280 - Fix to addressbook print to use specified page size
		  (Evan Yan)
	#229972 - In contact editor, move focus automatically to next
		  field, after setting phone from the menus (Devashish)
	#301081 - Fix to rememberpublishing recipents in converting mail
		  to task plugin (Mubeen)
	#308752 - Renamed 'Meetings and Tasks' to 'Calendar and Tasks'
		  in Preferences (Dinesh)

Other Fixes:

	- Category syncing in todo-conduits (Nathen Owens)
	- Adjust the Date/Time widgets to take actual size in
	  meeting/event page (Chenthill)
	- Automatic file extention filling in saving a calendar (Dinesh)
	- Code Cleanup (Harish)

Update Translations:

	- bg (Alexander Shopov)
	- ca (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Priit Laes)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- ku (Erdal Ronahi)
	- lt (Žygimantas Beručka)

Evolution 2.5.1 2005-10-25
--------------------------
New !!  Evolution Memos component (Nathan Owens)
and plenty of bug fixes as usual.
2006-09-15 15:24:57 +00:00
jmmv
1b039a348d Update to 2.8.0:
2006-09-03  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.8.0 for release

2006-08-21  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.92 for release

2006-05-17  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.1 for release
	  Up intltool requirement to 0.35.0

2006-04-24  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.0 for HEAD
	Use IT_PROG_INTLTOOL instead of AC_... and require 0.34.90
	(ALL_LINGUAS): Remove to be replaced by po/LINGUAS

	Fixes #337994
2006-09-15 15:24:43 +00:00
jmmv
e7b7bc5481 Update to 2.16.0:
=====================
deskbar-applet 2.16.0
=====================

Changes:
	* Fix gdmactions' dbus method calls to not throw errors when returning
	* Fix positioning bug when the applet is on the right side, by recomputing the position and size of the popup window after a resize-event
	* Fix the confusion between a method called self.clear_entry and an attribute miscalled self.clear_entry
	* Attempt to fix the color of the result list by changing the wm hint.
	* Fix a critical warning happening when displaying result list or pressing enter on an empty entry
	* Trivial fix to warning from the button ui. History view was added twice to the history-popup.
	* Fix bug #352541 beagle-live handler having trouble finding escaped_uri in the result dictionary caused an exception to be thrown
	* Fix the width_units problem in bug #352874
	* Fixify the preferences dialog, to be prettier
	* In beagle-live, check if we can find beagled in $PATH before offering to launch the daemon by ourselves.

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen

Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Rajesh Ranjan, Tommi Vainikainen, Ilkka Tuohela, Artur Flinta, Priit Laes, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Inaki Larranaga, Øivind Hoel, Runa Bhattacharjee, Gintautas Miliauskas, Gabor Kelemen, Ankit Patel, Rhys Jones, Jovan Naumovski, Amanpreet Singh Alam, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Rahul Bhalerao, Takeshi AIHANA, Lukas Novotny, Funda Wang, Thierry Randrianiriana, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Christophe Merlet, Danilo Šegan, Yair Hershkovitz, Changwoo Ryu, Ahmad Riza H Nst, Hendrik Richter, Benoît Dejean, Khandakar Mujahidul Islam, Laurent Dhima, Sanlig Badral, Wouter Bolsterlee, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Clytie Siddall, Ales Nyakhaychyk, Kang JeongHee, Leonid Kanter, Raphael Higino, Christian Rose, Josep Puigdemont Casamajó, Francisco Javier F. Serrador, Marcel Telka, Raivis Dejus, Miloslav Trmac, Maxim Dziumanenko, Subhransu Behera, Hendirk Brandt, Alexander Shopov, Baris Cicek, I. Felix, Adam Weinberger, Matic Zgur, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Slobodan D. Sredojevic, Nickolay V. Shmyrev, Nikos Charonitakis

========================
deskbar-applet 2.15.92.1
========================

Changes:
	* Fixed crasher with Beagle-Live extension - #352595.
	* Entriac pastes primary selection only on keyboard shortcut.
	  This fixes #346348 and #352595.
	* Fix #352593 – AccelEntry doesn't set old value if it loses focus.
	* Resolved conflict with po/LINGUAS.

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen,
Sebastian Pölsterl

Updated Translations:
	* Basque (new)
	* Bengali
	* French
	* Hindi
	* Latvian
	* Oriya (new)
	* Portuguese
	* Simplified Chinese
	* Slovenian (new)

Contributors to the translations: Subhransu Behera, Inaki Larranaga, Funda Wang,
Raivis Dejus, Damien Durand, Christophe Merlet, Duarte Loreto, Khandakar
Mujahidul Islam, Matic Zgur, Rajesh Ranjan

======================
deskbar-applet 2.15.92
======================

Changes:
	* Fixes bug #352007, add a hidden gconf pref to clear the entry after a match has been selected. Patch by Sebastian Pölsterl <marduk@k-d-w.org>
	* Add support for new bug-buddy in server file and in the exception hook show both bug buddy, and our normal error dialog. Patch by Rob Bradford <robster@debian.org>
	* Fix bug #352005, less than two characters won't trigger the action with enter Add trace framework with -t to trace the program execution
	* Fix #351504 "Applet background having different gray than panel". set_visible_window(False) on the event box of the button. Fix courtesy Sebastian Pölsterl.
	* Close the About dialog when clicking on close
	* Add new tango-style icons at various sizes made by Lapo Calamandrei <calamandrei@gmail.com>
	* Fix the non-detection of gtk bookmarks starting like file:///something
	* Bump requirements for libebook to 1.7.91 since changes have been made to EContactPhoto
	* Selecting a two-line match (fx. a beagle news item) caused the lingering selection window two stay at the two-line size. Fix this - so that it resizes to fit the match.

Contributors to this release: Nigel Tao, Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl

Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Thierry Randrianiriana, Tommi Vainikainen, Hendrik Richter, Artur Flinta, Priit Laes, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Josep Puigdemont Casamajó, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Rhys Jones, Jovan Naumovski, Amanpreet Singh Alam, Raphael Higino, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Rahul Bhalerao, Lukas Novotny, Nickolay V. Shmyrev, Rajesh Ranjan, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Christophe Merlet, Danilo Šegan, Yair Hershkovitz, Changwoo Ryu, Raivis Dejus, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Sanlig Badral, Wouter Bolsterlee, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Francisco Javier F. Serrador, Ales Nyakhaychyk, Funda Wang, Christian Rose, Takeshi AIHANA, Laurent Dhima, Clytie Siddall, Miloslav Trmac, Maxim Dziumanenko, Hendirk Brandt, Alexander Shopov, Baris Cicek, I. Felix, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Slobodan D. Sredojevic, Kang JeongHee, Nikos Charonitakis

======================
deskbar-applet 2.15.91
======================

Changes
        * Removed new-stuff-manager (and hence the dependency on elementtree).
        * First preferences tab changed from "Searches" to "Extensions"
        * Fix #338776, respecting themes in the result view.
        * Fix #338828, improving the window-switcher extension.
	* Fix #348154, "More button in preferences isn't set insensitive".

Contributors to this release: Mikkel Kamstrup Erlandsen, Nigel Tao

Translations:
	* Updated Dutch translation.
	* Updated Finnish translation.
	* Updated German translation.
	* Updated Gujarati translation.
	* Updated Lithuanian translation.
	* Updated Macedonian translation.
	* Updated Nepali translation
	* Updated Norwegian bokmål translation.
	* Updated Slovak translation.
	* Updated Spanish translation.
	* Updated Thai translation.
	* Updated Ukrainian translation.

Contributors to the translations: Francisco Javier F. Serrador, Jovan Naumovski,
Theppitak Karoonboonyanan, Ankit Patel, Hendrik Brandt, Kjartan Maraas,
Maxim Dziumanenko, Hendrik Brandt, Vincent van Adrighem, Žygimantas Beručka,
Pawan Chitrakar, Ilkka Tuohela, Jovan Naumovski, Marcel Telka, Tino Meinen.

========================
deskbar-applet 2.15.90.1
========================

Changes
        * build with newest e-d-s

Contributors to this release: Frederic Peters

======================
deskbar-applet 2.15.90
======================

Changes:
        * Now checks for the elementtree Python package (as needed by the NewStuffManager).
        * Add a check in ModuleLoader.initialize_module(context) to see if we meet the any
          given requirements for the module before initializing. This should clean up a few
          exceptions on start-up. In Beagle-Live properly check if beagled is running via
          beagle.beagle_util_daemon_is_running(). If beagled is not running display an
          option to start it (via a standard "more" button in the module list view).

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen.

Translations:
        * Added Belarusian translation.
        * Added Malayalam (ml) translation.
        * Updated Catalan translation.
        * Updated Czech translation.
        * Updated Dzongkha translation.
        * Updated Finnish translation.
        * Updated French translation.
        * Updated Greek translation.
        * Updated Gujarati translation.
        * Updated Japanese translation.
        * Updated Korean translation.
        * Updated Simplified Chinese translation.
        * Updated Spanish translation.
        * Updated Swedish translation.
        * Updated Thai translation.

Contributors to the translations: Changwoo Ryu, Kostas Papadimas, Francisco
Javier F. Serrador, Guntupalli Karunakar, Daniel Nylander, Lukas Novotny,
Theppitak Karoonboonyanan, Josep Puigdemont i Casamajó, Ales Nyakhaychyk,
Runa Bhattacharjee, Ilkka Tuohela, Satoru SATOH, Christophe Merlet, Ankit Patel,
Funda Wang.

=====================
deskbar-applet 2.15.4
=====================

Changes:
	* Add preference to paste seection when triggering hotkey (work in progress)
	* Fix epiphany parsing of non-latin1 hrefs in bookmarks
	* Tweak sorting of program handlers
	* Correctly handle uri and identifier by not escaping them
	* Highlight search string in beagle imlogviewer
	* Add g-p-m and g-screensaver support in gdmactions.
	* Add gdmactions handler
	* Remove nesting for matches
	* Correctly detect mozilla profile. Patch by Jonathan Doda <jdodo@sympatico.ca>
	* Add a gconf key to set delay between writing something in search entry and performing the search.
	* Fix #346760: "Text in text entry from previous use is not highlighted when entry is brought up".
	* Patch by Travis B. Hartwell <nafai@travishartwell.net> for bug #346813 – "All handlers don't explicitly import deskbar.Match".
	* Keep the window above others when /apps/metacity/general/disable_workarounds is False. (it only worked for True).
	* Add window mode. You can launch it with -p or --popup. You need to regenerate deskbar/deskbar-applet. This work is mostly due to Sebastian Pölsterl. Things that obviously needs fixing: - Cannot gain focus on shortcut after first show. - UI polish.
	* Fix middle-click paste.
	* Do proper popup positioning when the gconf key /apps/metacity/general/disable_workarounds is TRUE. This required setting the gtk.gdk.WINDOW_TYPE_HINT_MENU on the popup. This fixes bug #335243. Re-enable + and ' for expand collapse in the tree. Only recalculate the popup postion when the window is hidden, and don't update_position() on resize events in CuemiacAlignedWindow (see fixme on line 34). Make the history popup of the button ui behave as a normal popup with regards to focus loss. Normal result popup is still toggle-style.
	* Make popup sticky in button mode. This closes #333371. This can easily be backported to 2.14. We just need to call gtk.Window.stick() and gtk.Window.unstick() just before we show/hide the popup.
	* Introduce CuemiacHeader and make button ui use it. Basically it is just a colored frame around the search entry.
	* SignallingHandler did not remove the gobject source on stop_query(). It does now. This should close #344049 and #344045. Make sure entriac emits a "stop-query" when the popup is hidden. CuemiacUIManager did not set proper path and column for the "row-acivated" signal on the treeview, in on_entry_activated, this caused trouble for the LingeringSelection. Fix this.
	* Make CuemiacHistory.CuemiacHistoryPopup use xgrab logic for focus handling. Let CuemiacEntryUI use this new history popup. NOTE: Keyboard navigation is broken in the history popup. This is related to the old #326254 bug. I think we have to add a a keyboard navigation model our selves as we did for CuemiacTreeView. Rip focus logic out of CuemiacUIManager and CuemiacLayoutProvider - it was broken and no widgets where using it anyway. Remove realization of the view from CuemiacPopupEntry.popup().

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl

Translations:
	* Updated Traditional Chinese translation(Hong Kong).
	* Updated Traditional Chinese translation(Taiwan).
	* Updated Brazilian Portuguese translation.
	* Added Malagasy translation
	* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
	* Added Bengali India Translation.
	* Updated Spanish translation.
	* Updated French translation.
	* Updated Finnish translation.
	* Updated nepali translation
	* Added Tamil Translation
	* Added 'ta'
	* Updated Hindi Translation.
	* Updated Dzongkha translation by Dzongkhalinux Team, DIT.
	* Updated Macedonian Translation.
	* Added Hebrew translation.
	* Updated Russian translation by Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
	* Added Latvian Translation.
	* Updated Galician Translation.
	* Updated Swedish translation.
	* Updated German translation.
	* Updated Thai translation.
	* Updated Gujarati Translation.

Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Thierry Randrianiriana, Hendrik Richter, Artur Flinta, Josep Puigdemont Casamajó, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Jovan Naumovski, Amanpreet Singh Alam, Clytie Siddall, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Nickolay V. Shmyrev, Rajesh Ranjan, Danilo Šegan, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, I. Felix, Rhys Jones, Yair Hershkovitz, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Slobodan D. Sredojevic, Raivis Dejus, Raphael Higino, Christian Rose, Takeshi AIHANA, Laurent Dhima, Francisco Javier F. Serrador, Miloslav Trmac, Maxim Dziumanenko, Alexander Shopov, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Priit Laes, Kang JeongHee, Nikos Charonitakis

=====================
deskbar-applet 2.15.3
=====================

Changes:
	* Fix CuemiacPopupEntry navigation with an evil hack. The hack is encapsulated in the method CuemiacTreeView.move_cursor_up_down. Loads of general polish to the cuemiac stack. I think the history popup is still broken a bit. I plan to make it use some xgrab magic (like the popupentry). Don't popup a lingering selection when we activate something that has children in the treeview.
	* Introduction of the plugin updater/downloader, so it will be possible to update and download new plugins from internet, right in deskbar. Current commit includes build system patches (with dbus dependency, if someone can't build because of that, it can be made optional, but no updater) Also included is first raw patch for updates to work in the preference panel. The plugin updater is generic and can be hopefully made useful in some ways for other applications using python or non-compiled files, like gedit, rhythmbox, epiphany, gnumeric, the theme/icons/metacity dialog, etc
	* Moved web-repository to the official website repository, added testing modules to the remote repository. Allow the downloader to handle compressed tarballs as well as single-file python scripts.
	* There is a second tab presenting available handlers that you don't have already installed, you can choose one of them, and install it. It will be downloaded and unpacked in the deskbar user directory. Normally every action should require no restart or anything, the buttons should be sensitive when possible, the plugins should be unloaded/reloaded without problems, etc. Anything else is a big. This needs heavy love, and probably an UI discussion..
	* WARNING: Breakage introduced as agreed on IRC. Mainly in entriac ui. Merge the Cuemiac rework. Highlights: - Introduce a CuemiacUIManager to handle the common tasks for uis using the C. - Introduce a CuemiacLayoutProvider abstract class to provide hooks for the common layout tasks. - Introductory work on a CuemiacPopupEntry in the style of gtk.EntryCompletion, problems in the navigational model relating to bug #326254 breaks entriac ui. - Add a LingeringSelectionWindow that leaves a "shadow" behind when a match is selected. See fixme in CuemiacTreeView.__on_button_press.
	* Add a hidden gconf setting to set the minimal number of chars to type before deskbar starts to react. Defaults to 1 as previsouly used. Patch by Maxime Henrion <mux@FreeBSD.org>
	* Import the gdmclient module from gimmie. It will be used for the shutdown/restart actions handler
	* Fix the hashing of programs so they won't show pathprograms and programs duplicate

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl

Translations:
	* Updated Spanish translation.
	* Updated Galician Translation.
	* Updated Catalan translation by Gil Forcada <gilforcada@guifi.net>
	* Updated Thai translation.
	* Added Dzongkha Translation.
	* Updated Spanish translation.
	* Updated Vietnamese translation.
	* Added nepali translation
	* Updated Gujarati Translation.
	* Updated Brazilian Portuguese translation.
	* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
	* Updated Traditional Chinese translation(Hong Kong).
	* Updated Traditional Chinese translation(Taiwan).
	* Added Indonesian Translation.
	* Updated Norwegian bokmål translation.

Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Rajesh Ranjan, Artur Flinta, Josep Puigdemont Casamajó, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Amanpreet Singh Alam, Raphael Higino, ChaoHsiung Liao, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Rhys Jones, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Danilo Šegan, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Clytie Siddall, Priit Laes, Christian Rose, Takeshi AIHANA, Laurent Dhima, Francisco Javier F. Serrador, Miloslav Trmac, Nickolay V. Shmyrev, Maxim Dziumanenko, Pema Geyleg, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Alexander Shopov, Slobodan D. Sredojevic, Kang JeongHee, Nikos Charonitakis

=====================
deskbar-applet 2.15.1
=====================

Changes:
	* Implement a new widget to select the accelerator, providing also validation in real time. Patch by Sebastian Pölsterl <marduk@k-d-w.org>
	* Fix some errors in desklicious, add a html entities decoder
	* Tidy up the yahoo handler
	* Add the del.icio.us handler merged from two sources. Thanks to Stuart Langridge and Francisco Jesús Jordano Jiménez
	* New handler by Travis B. Hartwell <nafai@travishartwell.net>
	* dd the skip_history() method to matches API, and allow None to be returned from serialize. This handler allows to switch between windows by typing part of their name/titles
	* Correctly handle multiple profiles in mozilla/ff. Patch by Michael Hofmann <mh21@piware.de>
	* Added artdir to the pkgconfig file.
	* Better detection of Beagle .desktop files (e.g. now works on Fedora).
	* Refactoring the Cuemiac part 1, splitting of files
	* Use the new icon theme specifications. Patch by Sebastian Pölsterl <marduk@k-d-w.org>
	* Use po/LINGUAS instead of including all languages directly in this file. See the wiki for more information: http://live.gnome.org/GnomeGoals/PoLinguas
	* Repair the no-history not appearing when history.pickle was not present
	* Add devhelp handler
	* Add transparency to Cuemiac mode Patch by Joachim Breitner <mail@joachim-breitner.de>
	* Implement galeon nicknames in the search handler. Patch by Joachim Breitner <mail@joachim-breitner.de>
	* Fix the history order, and update order when switching form bottom to top panel
	* Change the contact label to say what we really do, open the contact editor in evolution
	* Implement a is_valid method to ask a match if it's still valid, to evaluate if it should be stored in history
	* Follow symlinks to detect the browser
	* Use the history icon when displaying history items and bookmark when displaying bookmarks
	* Classify emails and conversations in separate categories. Patch by Alejandro Vera <alejandro.vera@gmail.com>
	* Pass the preferences dialog to the "more" callback to allow info dialogs to be transient
	* Correctly use imlogviewer passing client name to it
	* Bump up the python required version to 2.4
	* Fix bug #335367. Activate the bottom hit of the view when the cuem/entr-iac is at a bottom panel.
	* Fix bug #335446 where deskbar crashes when the user hits up/down immediately after entering some text. This is done by adding a CuemiacView.is_ready() method that returns True when the view is ready for user interaction.
	* Implement mozilla/firefox history search, only the url. Patch by Flavio Gargiulo <flagar@gmail.com>
	* Get rid of completion UI, now we require Cairo with pygtk.
	* Fixes the proxy detection code for google-live. Patch by Sebastian Dröge <mail@slomosnail.de>
	* Fix entry in button mode placement for vertical panels Patch by Joachim Breitner <joachim@breitner.de> Fixes bug #334492
	* Fix for people that haven't locale/gettext.bind_textdomain_codeset

Contributors to this release: Raphael Slinckx, Nigel Tao, Rhys Jones, Brian Pepple, Runa Bhattacharjee, Ignacio VazquezAbrams, Mikkel Kamstrup Erlandsen

Translations:
	* Updated Finnish translation.
	* Updated Gujarati Translation.
	* Updated Galician Translation.
	* Updated Vietnamese translation.
	* Updated Simplified Chinese translation.
	* Updated Czech translation.
	* Updated Finnish translation.
	* Updated Greek translation.
	* Added Welsh translation.
	* Added Bengali Translation by Mahay Alam Khan

Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Rajesh Ranjan, Artur Flinta, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Kjartan Maraas, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Amanpreet Singh Alam, ChaoHsiung Liao, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Nickolay V. Shmyrev, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Danilo Šegan, Benoît Dejean, Marcel Telka, Leonid Kanter, Daniel Nylander, Vincent van Adrighem, Francisco Javier F. Serrador, Raphael Higino, Christian Rose, Takeshi AIHANA, Laurent Dhima, Clytie Siddall, Miloslav Trmac, Maxim Dziumanenko, Alexander Shopov, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Slobodan D. Sredojevic, Kang JeongHee
2006-09-15 15:24:32 +00:00
jmmv
3e2d7565f0 Update to 2.16.0:
2006-09-05  Fernando Herrera  <fherrera@onirica.com>

	* configure.ac: Release 2.16.0

2006-09-02  Daniel Nylander <po@danielnylander.se>

	* docs/sv/sv.po: Updated Swedish translation.

2006-08-22  Fernando Herrera  <fherrera@onirica.com>

	* configure.ac: Relase 2.15.92

2006-08-22  Fernando Herrera  <fherrera@onirica.com>

	* src/gnome-keyring-manager-keyring-editor.c:
	(gkm_keyring_editor_set_acl): Chage a crash by leak :)

2006-08-03  German Poo-Caaman~o  <gpoo@ubiobio.cl>

	* MAINTAINERS: Added myself there (Fernando Herrera asked me
	  to co-maintain this module)

2006-08-03  German Poo-Caaman~o  <gpoo@ubiobio.cl>

	Patch from Przemysrlaw Grzegorczyk <pgrzegorczyk@gmail.com>

	* po/LINGUAS: New file listing all supported languages.
	* configure.ac: Use po/LINGUAS instead of including all languages
	  directly in this file. See the wiki for more information:
	  http://live.gnome.org/GnomeGoals/PoLinguas. Fixed #337908

2006-08-03  Jovan Naumovski  <jovan@lugola.net>

	* Added sl.po to po/ and 'sl' to configure.ac

2006-08-02  German Poo-Caaman~o  <gpoo@ubiobio.cl>

	* data/gnome-keyring-manager.desktop.in.in: Switched 'GNOME;GTK;'
	  instead 'GNOME;' in 'Categories' in order to fix #328039.

2006-08-02  German Poo-Caaman~o  <gpoo@ubiobio.cl>

	* MAINTAINERS: Added this file in order to fix #335041.  At the
	moment I just set to Fernando Herrera as the current maintainer.

2006-08-02  Fernando Herrera  <fherrera@onirica.com>

	* src/gnome-keyring-manager.c: (main): Port to GOption API. Patch by
	Sebastien Bacher. Closes bug #336077

2006-08-02  Fernando Herrera  <fherrera@onirica.com>

	* configure.ac: Branched for gnome-2-14, bump version number to
	2.15.91

2006-07-23  Christophe Bliard <christophe.bliard@trux.info>

	* docs/fr/fr.po: Added French translation.
	* docs/Makefile.am: Added fr to DOC_LINGUAS.

2006-07-23  Daniel Nylander <po@danielnylander.se>

	* sv/sv.po: Updated Swedish translation.

2006-07-03  Runa Bhattacharjee <runabh@gmail.com>

        * configure.ac: Added Bengali India (bn_IN) to ALL_LINGUAS.

2006-06-29  Daniel Nylander  <po@danielnylander.se>

	* docs/sv/sv.po: Added Swedish translation.

2006-06-19  Raivis Dejus  <orvils@gmail.com>

	* configure.ac: Added "lv" Latvian in to ALL_LINGUAS line.

2006-06-12  Ahmad Riza H Nst  <rizahnst@gnome.org>

	* configure.ac: Added "id" Indonesian in to ALL_LINGUAS line.
	* po/id.po: Added Indonesian translation.

2006-05-25  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* po/nn.po: Added Norwegian Nynorsk translation.
	* configure.ac: Added nn to ALL_LINGUAS.

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Remove obsolete entry for no_NO.
	* po/no.po: And the translation.

2006-04-05  Behdad Esfahbod  <behdad@gnome.org>

	Approved by Fernando Herrera on IRC.

	* gnome-keyring-manager-attribute-editor.h:
	* gnome-keyring-manager-attribute-editor.c:
	* gnome-keyring-manager-new-item-dialog.h:
	* gnome-keyring-manager-new-item-dialog.c:
	* gnome-keyring-manager-password-dialog.h:
	* gnome-keyring-manager-password-dialog.c: Remove.  Not needed
	because of UI changes.

	* po/POTFILES.in: Remove above files.

2006-04-05  Behdad Esfahbod  <behdad@gnome.org>

	* configure.ac, Makefile.am: Get rid of m4 directory that does not
	exist. (bug #337310)

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * src/gnome-keyring-manager-util.c
    - (gkm_get_application_path): implement for FreeBSD

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * src/gnome-keyring-manager-acl-display.c
    - (gkm_acl_display_set_acl): deal with possibly NULL application path

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * src/gnome-keyring-manager.c
    - (gkm_application_open_keyring_manager): Fix "unused result" error
      on return from g_slist_append()

2006-04-03  Dan Williams  <dcbw@redhat.com>

  Patch from Brent Smith <gnome@nextreality.net>  Bug #327946

  * Makefile.am, configure.ac, docs/gnome-keyring-manager.omf.in,
    docs/Makefile.am: updates for gnome-doc-utils

2006-04-03  Dan Williams  <dcbw@redhat.com>

  Patch from Matthias Clasen <mclasen@redhat.com>  Bug #317037

  * src/gnome-keyring-manager-keyring-editor.c
    - (gkm_keyring_editor_new): don't set edited keyring if not passed
      a keyring name

  * src/gnome-keyring-manager-main-ui.c
    - (gkm_main_ui_init): Don't open 'default' keyring, but defer setting
      the edited keyring until keyrings are loaded
    - (on_keyrings_model_row_changed): new function; if there is no currently
      edited keyring, use the first item in the keyring list
    - (gkm_main_ui_connect_glade_signals): connect keyring treeview
      row-changed signal

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * data/gnome-keyring-manager.glade
    - Remove "invisible_char" items because they override the GTK default,
      which is now pretty, with ugly obfuscation characters

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * src/gnome-keyring-manager-util.c
    - (gkm_show_about_dialog): don't use "GNOME" in about
      dialog title.  Bug #326273

2006-04-03  Dan Williams  <dcbw@redhat.com>

  Patch from Christian Persch <chpe@gnome.org>, bug #336497

  * src/gnome-keyring-manager-main-ui.c
    - (on_about_activate): call gkm_show_about_dialog instead

  * src/gnome-keyring-manager-util.c
    src/gnome-keyring-manager-util.h
    - (gkm_about_dialog_new): renamed to gkm_show_about_dialog
    - (gkm_show_about_dialog): use gtk_show_about_dialog() rather than
        gtk_about_dialog_new()

  * src/gnome-keyring-manager.c
    src/gnome-keyring-manager.h
    - (gkm_application_open_about_dialog): removed

2006-04-03  Dan Williams  <dcbw@redhat.com>

  Fix network attribute mishandling when a default attribute isn't present in
  the attribute list.  For example, if the attribute list had no 'port', but
  the user modified the 'port' in gnome-keyring-manager, the 'user' attribute
  would be set instead.

  * src/gnome-keyring-manager-attribute-display.c
    - (gkm_attribute_display_init, network_password_update_page,
       gkm_attribute_display_clear, on_attribute_entry_changed): Replace usage
        of "NUM_ENTRIES - 3" with NON_PASSWORD_ENTRIES_MAX
    - (gkm_attribute_display_init): initialize mappings to -1
    - (network_password_update_page): enable widgets for attributes that are
        present, and disable widgets for attributes that are not. Reset attribute
        to widget mapping when changing keyring entries, since not all entries
        have every default attribute.
    - (on_attribute_entry_changed): don't do anything for attributes which
        don't have a mapping, should we ever get here (widget should be disabled),
        and clean up function a bit

2006-04-03  Dan Williams  <dcbw@redhat.com>

  * data/gnome-keyring-manager.glade
    - Allow ports higher than 100.  Bug #336692

2006-04-03  Dan Williams  <dcbw@redhat.com>

  Patch from Christian Persch <chpe@gnome.org>

  * src/gnome-keyring-manager.c
    - (gkm_application_window_destroyed_callback): Fix "unused result" error
      on return from g_slist_remove()

2006-03-24  Tommi Vainikainen  <thv@iki.fi>

	* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-21  Vladimer Sichinava  <vlsichinava@gmail.com>

        * configure.ac: Added "ka" (Georgian) to ALL_LINGUAS
2006-09-15 15:24:16 +00:00
jmmv
8c648b01e0 Update to 2.16.0:
2.16.0
* Add keyboard support for the DVD keys: Up, Down, Left, Right
* Add support for audio/AMR, audio/AMR-WB and Musepack
* Remove old GStreamer 0.8 hacks
* Avoid repeat being turned on when it shouldn't in the web browser plugin

1.5.92
* Fix a crash when HAL isn't available
* Fix compilation with older versions of HAL, without HAL, and with the
  Browser plugin disabled
* Save and restore the sidebar width
* Set and use the connection speed preference (GStreamer)

1.5.91
* Numerous Browser Plugin enhancements:
  - Playlist support
  - Split the plugin in 4 different plugins, to allow
    name-based detection to work, and different Javascript interfaces
    to be used (Real Player/Helix, Windows Media Player and Quicktime
    compatible, and basic Totem)
  - Handle repeat and autostart parameters
  - Make sure the plugin is available for all Mozilla-based browsers
  - Make scrolling on the volume widget work as it should
* New icon
* Use HAL to determine the disc type
* Save and restore which sidebar was showing, and whether Totem was
  maximised
* Fix the window title not changing when playing files with broken names
* Fix Ctrl+Q not working in fullscreen
* More logo mode fixes (xine-lib)
* Fix aspect ratio of visuals (xine-lib)

1.5.90
* Add a default filename to the save playlist dialogue
* Add supprot for more DVD related remote buttons
* Move the properties dialogue to the sidebar
* Fix build with newer versions of D-Bus
* Avoid linking directly against the Mozilla libraries, should allow
  build-time and run-time engines to be different (build against Mozilla,
  run in Firefox)
* Make the "Seek To" dialogue work correctly when using the keyboard
* Fix logo related redraws (xine-lib)
* Try harder to extract audio/subtitles languages from files (GStreamer)

1.5.4
 * update xine-lib requirement to avoid startup crashes

1.5.3
 * Text subtitle encoding is now selectable
 * Numerous Browser Plugin enhancements:
   - Try to cache files while playing them
   - Add support for cache=true hint
   - Fix getting the true path for relative paths
   - Add support for audio-only playback
   - Add a way to copy the URL from the right-click menu
   - Add "Open in Movie Player" in the right-click menu
 * Make showing/hiding the sidebar not resize the video or the window
 * Pop down language and subtitle menus to avoid hangs when the language or
 subtitle changes while the menu is open
 * Add AC3 and Monkey's audio to the known filetypes
 * Draw the logo ourselves, so we don't crash on startup if the logo is too
 big for the X video buffer (xine-lib)
 * Show the logo when playing audio without visualisations
 * Fix a crash with non-default buffering values (GStreamer)
 * Fix a leak each time the logo was set (GStreamer)
 * Fix the "Skip to" dialogue not working when paused (GStreamer)

1.5.2
 * Make Space Play/Pause when the video widget has the focus
 * Fix DVD playback when started from gnome-volume-manager
 * Allow localisation for time labels
 * Fix possible crash when using the Nautilus properties tab
 * Use HAL to detect presence of discs in the drives
 * Fix problems using the Mozilla plugin on PPC systems
 * Add Impulse Tracker and MOD files to the list of supported types
 * Add audio/vnd.rn-realaudio as a supported playlist format
 * Use theme friendly window icons
 * Fix a new installation of Totem not using visualisation (GStreamer)

1.5.1
 * Add XSPF playlists read and write support
 * Allow users to choose the type of playlist to write when saving

1.5.0
 * Remove unused DXR3 support
 * Remove GStreamer 0.8 support
 * Fix the GTK+-only version not displaying some menu items
 * Update the "Skip to" time label when entering time manually, fix sensitivity
 of the OK button in that dialogue
 * Fix crash on exit if the interface couldn't be loaded
 * Add basic support for the Quicktime Metalink playlists
 * Avoid deadlocks when forcing opening with a subtitle when there's none
 * Fix crash when setting the connection speed setting to the maximum
 * Make the previous/next icons in the popup the same as in the rest
 of the interface
 * Make menu shortcuts unaccessible in fullscreen
 * Make Ctrl+S show the "Skip to" dialogue as it should
 * Fix a small memory leak in the Nautilus properties plugin
 * Add debugging to the playlist parser
 * Make the preferences window appear on top of the main window at all times,
 and hide it straight away when exiting
 * Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin
 * Fix saving non-relative m3u playlists
 * Handle space as Play/pause in windowed mode if the video widget has
 the focus
 * Work-around broken .pls files from Virgin radio
 * Fix problems with sound not coming out when audio output selected
 isn't Stereo (xine-lib)
 * Fix pixel aspect ratio settings (GStreamer)
2006-09-15 15:23:51 +00:00
jmmv
fcb74780b1 Update to 2.16.0:
Version 2.16.0
--------------
* User Guide:
  - Numerous improvements by Joachim Noreiko and Don Scorgie
  - Updated translations:
    es     (Francisco Javier F. Serrador)
    fr     (Claude Parroz)
    pt_BR  (Raphael Higino)
    ru     (Nickolay V. Shmyrev)
* Accessibility Guide:
  - Numerous improvements by Don Scorgie
* System Administration Guide:
  - Numerous improvements by Don Scorgie
  - ScreenD should be Screen[D] to stop X complaining (Don Scorgie)
  - Changed Desktop to System (Don Scorgie)

Version 2.15.1
--------------
* User Guide:
  - Merged feedback documentation into the User Guide
  - Added link to Admin Gudie under 'Customizing Menus' (#331928)
  - Added a section on setting up printers (#346395)
  - Updated translations:
    es      (Francisco Javier F. Serrador)
    pt_BR   (Raphael Higino)
* Accessibility Guide:
  - Updated translations:
    es      (Francisco Javier F. Serrador)
    it      (Luca Ferretti)
* System Administration Guide:
  - Updated translations:
    es      (Francisco Javier F. Serrador)
    it      (Luca Ferretti)
* A big thanks to Joachim Noreiko and Don Scorgie
2006-09-15 15:23:39 +00:00
jmmv
14dc6f0544 Update to 2.16.0:
===================================================================
GNOME Utilities 2.16.0 (4th September 2007) - "The New Face of Zero and One"

    * First stable release of the 2.16 cycle.

Baobab

    * Avoid crashing if the toolbar style is not available
      on GConf. (Paolo Borelli)

Dictionary
Floppy
Screenshot
Search Tool
System Log Viewer

    * Nothing

Translations Updates By:

    Alexander Shopov (bg), Runa Bhattacharjee (bn_IN), Jamil Ahmed (bn),
    Gil Forcada (ca), Hendrik Richter (de), Kostas Papadimas (el),
    Ivar Smolin (et), Robert-André Mauchin (fr), Rajesh Ranjan (hi),
    Gabor Kelemen (hu), Gintautas Miliauskas (lt), Raivis Dejus (lv),
    Duarte Loreto (pt), Leonid Kanter (ru), Matic Žgur (sl), Felix (ta),
    Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
    Ching-Hung Lin (zh_HK, zh_TW).

===================================================================
GNOME Utilities 2.15.94 (25th August 2006) - "Pain for Pleasure"

Baobab

    * Nothing

Dictionary

    * Update the content of the sidebar when changing the page.

Floppy

    * Nothing

Screenshot

    * Fix filename highlighting when it's using UTF-8 characters.
      (#348896, Kouhei Sutou)
    * Don't crop pixels when using border-effect=border on a
      window shot (#310860, Emmanuel Pacaud)

Search Tool

    * Nothing

System Log Viewer

    * Fix compilation on 64bit machines. (#352837, Laurent Goujon)

Translations Updates By:

    Gil Forcada (ca), Ivar Smolin (et), Funda Wang (zh_CN)

===================================================================
GNOME Utilities 2.15.93 (21st August 2006) - "Family Tree"

Baobab

    * Use Ctrl+O accelerator for open folder. (Paolo Borelli)
    * Use Escape as shortcut for the Stop button. (#351532, Dave
      Meikle)
    * Load the white pixbuf just once instead of reloading it
      every time is needed. (Paolo)

Dictionary

    * Fix memory leaks. (#352128, Paolo Borelli)

Floppy

    * Nothing

Screenshot

    * Nothing

Search Tool

    * Nothing

System Log Viewer

    * Nothing

Translations Updates By:

    Runa Bhattacharjee (bn_IN), Gil Forcada (ca), Hendrik Richter (de),
    Mindu Dorji (dz), Ivar Smolin (et), Ilkka Tuohela (fi),
    Gabor Kelemen (hu), Satoru SATOH (ja), Changwoo Ryu (ko),
    Žygimantas Beručka (lt), Ani Peter (ml), Wouter Bolsterlee (nl),
    Leonid Kanter (ru), Daniel Nylander (sv),
    Theppitak Karoonboonyanan (th), Clytie Siddall (vi)

===================================================================
GNOME Utilities 2.15.92 (8th August 2006) - "The Bleeding Heart Show"

    * Emergency release to fix gnome-screenshot bug that prevented
      shooting a single window. (#350447)

Baobab

    * Fixed crash when opening a non-existent folder. (#350420)

Dictionary
Floppy
Search
System Log Viewer

    * Nothing

Screenshot

    * gnome-screenshot fails to take a shot on a single window. (#350447)

Translations Updates By:

    Ankit Patel (gu), Jovan Naumovski (mk)

===================================================================
GNOME Utilities 2.15.91 (7th August 2006) - "Movin' On"

    * Various compilation fixes. (#318095, Stanislav Brabec and
      Kjartan Maraas)

Baobab

    * removed baobab from desktop appname. (#348664)
    * Added GenericName key to the desktop file. (#348363)
    * Avoid exclusion of root directory from scanning. (#348960)
    * Miscellaneous bug fixing.

Dictionary

    * Implicitely call look up on every remaining argument on
      the command line; this closes the borkage in some third
      party applications relying on the command line format to
      be set in stone; please, if you maintain such applications
      do not use this as an excuse and *use libgdict*. (#335886)
    * Refine the applet window default sizing.

Floppy

    * Nothing.

Screenshot

    * Nothing

System Log Viewer

    * Nothing

Translations Updates By:

    Francisco Javier F. Serrador (es), Iñaki Larrañaga Murgoitio (eu),
    Ilkka Tuohela (fi), Christophe Merlet (RedFox) (fr), Ankit Patel (gu),
    Mohammad DAMT (id), Jovan Naumovski (mk), Kjartan Maraas (nb),
    Vincent van Adrighem (nl), Subhransu Behera (or),
    Theppitak Karoonboonyanan (th), Funda Wang (zh_CN)

===================================================================
GNOME Utilities 2.15.90 (July 24th 2006) - "The Piccolo Snare"

Baobab

    * Fix compilation with gcc 2.95. (#347807, Jens Granseuer)

Dictionary

    * Correctly resize the applet's definition window when a new
      definition is found. (#346893)
    * Fix the toggling of the applet's definition window using
      Escape. (#345117)
    * Add a full side bar.
    * Show the available databases and perform a query based
      on the selected database (#335541).
    * Miscellaneous fixes.
    * Allow the definition window to grow at most at half the
      size of the screen (#348333, William Jon McCann)
    * Move to beginning of the entry when jumping between
      definitions (#341047, Michael Hofmann)
    * Add completion support to the look up entry (#311418,
      partial fix)

Floppy

    * Fix compilation with gcc 2.95. #347807, Jens Granseuer)

Screenshot

    * Find the last mark to catch the extension when selecting
      the file name.

Search Tool

    * Nothing

Translations Updates By:

    Runa Bhattacharjee (bn_IN), Lukas Novotny (cs), Rhys Jones (cy),
    Hendrik Richter (de), Mindu Dorji (dz), Kostas Papadimas (el),
    Francisco Javier F. Serrador (es), Iñaki Larrañaga Murgoitio (eu),
    Ilkka Tuohela (fi), Christophe Merlet (RedFox) (fr),
    Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Rajesh Ranjan (hi),
    Changwoo Ryu (ko), Tino Meinen (nl), Safonov Sergey (ru),
    Daniel Nylander (sv), Felix (ta), Theppitak Karoonboonyanan (th),
    Funda Wang (zh_CN)

===================================================================
GNOME Utilities 2.15.4 (June 14th 2006) - "Ain't that another brown paper bag?"

    * "Brown paper bag" release

Baobab

    * Nothing

Dictionary

    * Remove wrong headers from the build (Matthias Clasen, #344773)

Floppy

    * Nothing

Screenshot

    * Fix included files

Search Tool

    * Nothing

System Log Viewer

    * Nothing

Translations updates:

    Francisco Javier F. Serrador (es), Ankit Patel (gu)

===================================================================
GNOME Utilities 2.15.3 (June 12th 2006) - "No, it's not Metacity"

Baobab

    * Add a new item in the list window context menu to start
      scanning a folder.

Dictionary

    * Re-implement the speller widget, to show similar words in
      case no definition was found.
    * Use a themable icon

Floppy

    * Nothing

Screenshot

    * Drop deprecated include files (Kristof Vansant, #167098)
    * Fix compilator warnings
    * Update launcher description

Search Tool

    * Update launcher description

System Log Viewer

    * Miscellaneous fixes on 64bit platforms (Joe Marcus Clarke, Lin Ma)
    * Change the default log files list on Solaris (Lin Ma)
    * Remove empty character from status bar (Lin Ma)
    * Sort files by ascending order (Lin Ma)
    * Use `File' instead of `Log' as the first menu (Lin Ma)
    * Fix the selection offset when copying from a log (Sebastien Bacher)

Translations updates:

    Petr Tomeš (cs), Mindu Dorji (dz), Francisco Javier F. Serrador (es),
    Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl),
    Ankit Patel (gu), Fabio Marzocca (it), Changwoo Ryu (ko),
    Fano Rajaonarisoa (mg), Øivind Hoel (nb), Vincent van Adrighem (nl),
    Theppitak Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN),
    Lin-Chieh Shangkuan (zh_HK), Lin-Chieh Shangkuan (zh_TW)

===================================================================
GNOME Utilities 2.15.0 (April 24th 2006) - "Growing Family"

    * Include "Baobab", the Disk Usage Analyser written by
      Fabio Marzocca.
    * Require intltool >= 0.34.90 (#337941)
    * Require libpanel-applet >= 2.13.4 (#336546)

Baobab

    * Disk usage analyser: shows the usage of a folder or a file
      system as a list and in graphical format.

GNOME Dictionary

    * Do not crash when moby-thes database returns a pseudo-status
      code (#330782)
    * Show the application options when using --help (#335730)
    * Don't leak the GnomeProgram object (#335745)
    * Don't crash on Solaris (#339357)

GNOME Floppy

    * Use GOption instead of libpopt for parsing the command line
      options (#336360)

GNOME Screenshot

    * Show the application options when using --help (#338330)
    * Fix transparency for shaped windows (Michael Ofmann, #332017)
    * Use 'Folder' in place of 'Directory' (#100052)
    * Fix screenshots of overlapping windows (Björn
      Lindqvist, #121492 and #165949)

GNOME Search Tool

    * Return the right results when using the "name contains" and
      "regular expression" match criteria (Dennis, #337898)

GNOME System Log Viewer

    * Nothing

Translations updates:

    Rhys Jones (cy), (dz), Ivar Smolin (et), Ilkka Tuohela (fi),
    Ignacio Casal Quinteiro (gl), Ankit Patel (gu),
    Vladimer Sichinava (ka), Žygimantas Beručka (lt),
    Raphael Higino (pt_BR), Duarte Loreto (pt), Daniel Nylander (sv),
    Theppitak Karoonboonyanan (th), Deniz Koçak (tr),
    Clytie Siddall (vi), Funda Wang (zh_CN)
2006-09-15 15:23:27 +00:00
jmmv
535d9f6b3b Update to 2.15.92:
New in 2.15.92 - 21 august 2006
* Fixed LoadGraph overlay.
* Fixed tiny leak.
* Fixed font and alignment of various columns.

New in 2.15.91 - 7 august 2006
* Renamed Devices tab as File Systems.
* Updated translations.

New in 2.15.90 - 26 july 2006
* Fixed segfault is libselinux not installed.
* The disks list is now correctly updated.
* Double-click in disks list opens the corresponding volume.
* debug messages are displayed on command line if
  GNOME_SYSTEM_MONITOR_DEBUG is defined.
* New icon - Rodney Dawes  <dobey@novell.com>

New in 2.15.4 - 9 july 2006
* No more compile dependency on libselinux.
* Process arguments with line feeds are now escaped. Closes #341095.
* Displays scale on graphs.

New in 2.15.0 - 29 june 2006
* Updated gconf schema.
* Can use libsexy to display process arguments.
* New memory column : displays estimated memory usage.
* Can use libgksu2.
2006-09-15 15:23:12 +00:00