libcroco 0.6.2

2009-02-04 Thread Thomas Wood
   Module: libcroco
  Version: 0.6.2
  Uploaded by: Thomas Wood

http://download.gnome.org/sources/libcroco/0.6/libcroco-0.6.2.tar.gz
  md5sum: 0611e099e807210cf738dcb41425d104
 sha1sum: 31a990450f2fe2fc8eeb0becf7293335f14f9342
size: 568K

http://download.gnome.org/sources/libcroco/0.6/libcroco-0.6.2.tar.bz2
  md5sum: 1429c597aa4b75fc610ab3a542c99209
 sha1sum: 4b0dd540a47f2492b1ac7cd7e3ec63c2ef4c9c2a
size: 412K

ChangeLog
-

= 0.6.2 release ===

2009-02-04  Thomas Wood  t...@gnome.org

* NEWS
* configure.in

Update for 0.6.2 release

2008-09-26  Robert Staudinger  rob...@gnome.org

reviewed by: Dom Lachowicz domlachow...@gmail.com

* src/cr-doc-handler.c (cr_doc_handler_new): Bug 553937 - CRDocHandler 
instances created with reference count of 0

2008-03-30  Peter Moulder  pjmoul...@svn.gnome.org

* ChangeLog: Change to UTF-8.  I believe this now the preferred
  charset for Gnome ChangeLogs.  (Let me know if gratuitous use of
  unicode, such as in the following paragraph, causes a problem for
  you.  Would a vim/emacsen mode line at the bottom of the file help?)

* src/*: Add ‘const’ to various function prototypes, as discussed at
  http://www.mail-archive.com/libcroco-l...@gnome.org/msg00049.html .
  This change is a noop in the sense that it has no effect on
  libcroco's object files, but does affect source-level compatibility,
  both forwards and backwards — though in practice I'd guess that no
  existing code will break from this.

* src/cr-declaration.c: (cr_declaration_new): Doc.
* (cr_declaration_destroy): Simplify implementation (and assert that
  next/prev elements point to each other before following the links).

2007-01-10  Bruno Haible  br...@clisp.org

* cr-style.h (enum CRPositionType): Remove trailing comma. Needed for
compilation on AIX with xlc.
* cr-fonts.c (cr_font_weight_get_bolder): Handle FONT_WEIGHT_INHERIT.
* cr-sel-eng.c: Bug 395099 - overly agressive rule matching

2007-01-09  Benjamin Dauvergne fea...@tol-eressea.org

* src/cr-tknzr.c: Bug 314831 - Escapes not recognized

2007-01-09  Dom Lachowicz domlachow...@gmail.com

* src/cr-sel-eng.c: a bug in the class selector code, where it would 
not require whitespace before the class in a class attribute with multiple 
classes.

2007-01-09  Dom Lachowicz domlachow...@gmail.com

From Bruno Haible br...@clisp.org

* src/cr-fonts.h: gives syntax errors when included twice
* src/cr-fonts.c: the return value of cr_font_family_prepend()
should be the font family list, not CR_OK which is the same as NULL.
* src/cr-fonts.c: the logic of cr_font_weight_get_bolder
does not take into account the FONT_WEIGHT_INHERIT value, and the
shift by 1 can yield out-of-range values. Partial fix

2007-01-09  Benjamin Dauvergne fea...@tol-eressea.org

* src/cr-tknzr.c: Bug 372011 - comments not parsed correctly
* src/cr-tknzr.c: Bug 394680 - problem parsing function name starting 
with 'u' or 'r'
* src/cr-parser.c: Bug 139878 - keep end of ruleset parsing location, 
and give it to the end_selector sac-handler.
* src/cr-tknzr.c: Bug 394294 - Escape are wrongly computed

2007-01-09  Dom Lachowicz domlachow...@gmail.com

* src/cr-tknzr.c: Bug 336621 - cr_tknzr_get_next_token wasn't 
handling !-- correctly

2006-11-30  Dom Lachowicz domlachow...@gmail.com

* src/cr-num.c: Bug 381040 - floating numbers always output to exactly 
3 digits after decimal points.
Also fixed a related bug where libcroco wouldn't emit compliant CSS 
strings if run in a non-C locale.

2006-11-29  Dom Lachowicz domlachow...@gmail.com

* src/cr-token.c: Bug 380438 - Leak and trace message in cr_token_clear.
Fix suggested by Mark Rogers mark.rogers at electrum.co.uk

2006-11-14  Dom Lachowicz domlachow...@gmail.com

* src/cr-rgb.c: Bug 375194 - fix to builtin color processing

2006-05-02  Peter Moulder pmoulder at mail.csse.monash.edu.au

* src/*.[ch]: Bug 340298 - Fixes to documentation markup.

2006-05-02  Dom Lachowicz cina...@hotmail.com

* src/Makefile.am: Fix linking by adding proper dependencies (bug 
148790)
Cygwin build fixes
* configure.in: Detect Cygwin in addition to Mingw (bug 333834)
* csslint/csslint.c: Fix 3 dereferencing type-punned pointer will 
break strict-aliasing rules warnings

2006-04-29  Dom Lachowicz cina...@hotmail.com

* src/cr-tknzr.c: Revert my previous change and instead use Inkscape's
patch in bug #306823, as it improves precision
* src/cr-utils.[ch]: Ditto

= 0.6.1 release ===


gnome-settings-daemon 2.25.90

2009-02-04 Thread Vincent Untz
   Module: gnome-settings-daemon
  Version: 2.25.90
  Uploaded by: Vincent Untz

http://download.gnome.org/sources/gnome-settings-daemon/2.25/gnome-settings-daemon-2.25.90.tar.gz
  md5sum: 4cbb67d1b10800b1fe4f4897f18a4aa5
 sha1sum: 358fa3ad32892dfd52dc2b32481b9471269b8262
size: 1.8M

http://download.gnome.org/sources/gnome-settings-daemon/2.25/gnome-settings-daemon-2.25.90.tar.bz2
  md5sum: e50852ecd22ef956ac5ec5650683f2dd
 sha1sum: 52b1cefa599459ffb9ee755db0918e769fd1a619
size: 1.2M

News


===
Version 2.25.90
===
- Initialize thread system (Frederic Peters) (#565515)
- Better support for Eject and Sleep actions on BSD (Jasper Lievisse Adriaanse)
  (#565472)
- Spawn screensaver after a 30 second timeout instead of when idle so that it
  doesn't compete with other processes when the session starts (Jens Granseuer)
  (#564059)
- Add low diskspace notification (Vincent Untz) (#557647)
- Support hotkeys for a11y tools (Matthias Clasen) (#565310)
- Quiet xrdb when there are duplicate rules in the .ad files (Bastien Nocera)
  (#566610)
- Add debugging output when de/registering media players (Jens Granseuer)
  (#564433)
- Add a new sound plugin that tells PulseAudio to drop its sample cache when
  the sound theme changes (Lennart Poettering) (#545386)
- Don't pop up an error message when there's no randr configuration file
  (Federico Mena Quintero)
- Ungrab keys when key-related plugins are disabled (Jens Granseuer) (#567867)
- Use PulseAudio directly to change the volume (Bastien Nocera) (#567177)
- Don't draw_background immediately when nautilus is disabled, GnomeBG will
  send a signal (Ray Strode)
- Add crossfade transition when switching backgrounds (Ray Strode) (#552857)
- Use XF86Explorer to launch the file manager (Bastien Nocera)
- Fix possible crash when pressing Fn-F7 (Andres Freund) (#568713)
- Delay drawing the background until SessionRunning (Ray Stode)
- Ask for confirmation with a timeout after changing the randr configuration
  (Federico Mena Quintero) (#545115)
- Require gnome-desktop 2.25.6 (Jen Granseuer)
- Plug leaks
- Build fixes
- Updated translations:
  - es (Jorge González)
  - et (Mattias Põldaru)
  - he (Yuval Tanny)
  - hu (Gabor Kelemen)
  - it (Luca Ferretti)
  - ko (Changwoo Ryu)
  - nb (Kjartan Maraas)
  - pt_BR (Krix Apolinário)
  - sv (Daniel Nylander)
  - zh_CN (甘露(Gan Lu))

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-control-center 2.25.90

2009-02-04 Thread Vincent Untz
   Module: gnome-control-center
  Version: 2.25.90
  Uploaded by: Vincent Untz

http://download.gnome.org/sources/gnome-control-center/2.25/gnome-control-center-2.25.90.tar.gz
  md5sum: a1b3072721d101f3f31cb2e17ced26cc
 sha1sum: 471f80ca1f2c727225da27749930477c39259b97
size: 3.4M

http://download.gnome.org/sources/gnome-control-center/2.25/gnome-control-center-2.25.90.tar.bz2
  md5sum: 26c9193ed7bc7061800af7058c6d1ce7
 sha1sum: aa0217141588d8562be8215b6894827315d2e78d
size: 2.2M

News


gnome-control-center 2.25.90 (2009-02-04)

General:
- Rename gnome-network-preferences to gnome-network-properties (Luca Ferretti)
  (#554342)
- Add optional libcanberra-gtk dependency

About me:
- Build fixes
- Fix email addresses being generated by g-a-m always being saved as type
  OTHER (Jens Granseuer) (#570113)

Appearance:
- Fix newly installed themes appearing twice in the GTK themes list if the
  package contains themes for both GTK and metacity (Jens Granseuer) (#568595)
- Use Desktop Background instead Wallpaper as per GDP glossary (Luca
  Ferretti) (#569382)

Common:
- Add GnomeThemeElement parameter to the ThemeChangedCallback so that the
  receiver can determine what part of the theme changed (Jens Granseuer)

Default application:
- Fix the https handler never being set (Bastien Nocera) (#568408)
- Update the web entry with the correct command for the selected option instead
  of always using the default (Jens Granseuer)

Display:
- Build fixes
- Add On/Off radio buttons to turn on/off a monitor (Federico Mena Quintero)
- Don't crash if we don't have an output (Jens Granseuer) (#569218)

Keybindings:
- Build fixes
- Print a warning when a key doesn't have a schema, so no description (Bastien
  Nocera)
- Make Enter work as expected in the custom key shortcut edit dialogue (Bastien
  Nocera)

Keyboard:
- Sort options by description (Sergey Udaltsov)
- Hide help button in Options (Sergey Udaltsov) (#556952)
- Allow setting a repeat delay of up to 2 seconds (Jens Granseuer) (#569612)

Shell:
- Use single GTK includes in slab (Magnus Boman) (#551850)
- Compile with G*_DISABLE_DEPRECATED in slab (Magnus Boman) (#551850)

Typing break:
- Play a sound when the display is locked or unlocked (Maxim Ermilov) (#169473)

Translations:
- ca (Joan Duran)
- el (nikosCharonitakis)
- es (Jorge González)
- fi (Timo Jyrinki)
- he (Mark Krapivner)
- it (Luca Ferretti)
- ko (Young-Ho Cha)
- lt (Vytautas Liuolia)
- lv (Raivis Dejus)
- mg (Thierry Randrianiriana)
- mn (Badral)
- nb (Kjartan Maraas)
- nl (Wouter Bolsterlee)
- or (Manoj Kumar Giri)
- pa (Amanpreet Singh Alam)
- pl (Tomasz Dominikowski)
- pt_BR (Henrique P Machado)
- ru (Nickolay V. Shmyrev)
- sr (Данило Шеган)
- sv (Daniel Nylander)
- uk (Maxim V. Dziumanenko)
- u...@cyrillic (Nurali Abdurahmonov)
- uz (Nurali Abdurahmonov)
- zh_CN (甘露(Gan Lu))
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)

---
gnome-control-center 2.25.3 (2008-12-18)

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list