[dasher] Created tag DASHER_4_10_1



The unsigned tag 'DASHER_4_10_1' was created.

Tagger: Patrick Welche <prlw1 cam ac uk>
Date: Mon Apr 27 16:42:33 2009 +0100

    Welcome 4.10.1

Changes since the last tag 'DASHER_4_9_0':

Aaron R. Larson (3):
      Remove some merge litter.
      Apply patch for #529907 plus resolve some compiler warnings.
      free() vs g_free() and misc cleanups uncovered during review of

Alexander Shopov (1):
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>

Amanpreet Singh Alam (1):
      updating for GNOME Punjabi Translation by A S Alam

Amitakhya Phukan (2):
      Updated assamese translations
      Updated assamese translations

Andre Klapper (6):
      Updated German translation.
      Added Afrikaans translation by Friedel Wolff. Added Afrikaans (af). Fixes
      Delete three files in Basque GNOME help folder to fix the build
      Fix the build blocker introduced by the last commit.
      Add translator comment. Fixes GNOME bug #551137.
      Fixed Czech translation (#573446) by Lucas Lommer.

Ani Peter (2):
      Updated Malayalam Translation
      Updated Malayalam Translation

Baris Cicek (2):
      Updated Turkish Translation
      Fixes bug #573441

Behdad Esfahbod (1):
      Remove some lines that was straight copy of a short story.

Changwoo Ryu (2):
      Updated Korean translation.
      Updated Korean translation

Chao-Hsiung Liao (2):
      4.9.1
      4.9.1 fix

Claude Paroz (2):
      Updated French translation by Robert-André Mauchin.
      Fixed French translation (#573450).

Clytie Siddall (2):
      Updated Vietnamese translation
      2009-03-02    vi.po    Updated Vietnamese translation

Daniel Nylander (4):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

Djihed Afifi (9):
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Youssef Chahibi.
      Updated Arabic Translation by Youssef Chahibi.
      Updated Arabic Translation by Youssef Chahibi.
      Updated Arabic Translation by Youssef Chahibi.
      Updated Arabic translation

Duarte Loreto (1):
      Updated Portuguese translation.

Felix I (3):
      Tamil translation updated
      tamil translation updated
      tamil translation updated

Funda Wang (1):
      Updated zh_CN translation.

Gabor Kelemen (3):
      Translation updated.
      Translation updated.
      Translation updated. Fixing bug #574822.

Gil Forcada Codinachs (3):
      Added Pashto translation by Zabeeh khan
      Updated Catalan translation
      Minor fix to Catalan translation to fix #573429

Gilles Dartiguelongue (1):
      Correct configure.in to use test rather than [], from Gilles Dartiguelongue

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Goran Rakic (1):
      Conversion from sr Latn to sr latin

Ignacio Casal Quinteiro (2):
      Updated Galician Translation.
      Updated Galician translation

Ihar Hrachyshka (1):
      Updated Belarusian Latin translation.

Ilkka Tuohela (3):
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation

Inaki Larranaga Murgoitio (2):
      Updated Basque translation.
      Added Basque translation. Added 'eu' to DOC_LINGUAS.

Iñaki Larrañaga Murgoitio (3):
      svn path=/trunk/; revision=3612
      svn path=/trunk/; revision=3621
      Inaki Larranaga Murgoitio <dooteo euskalgnu org>

Jani Monoses (1):
      Updated Romanian translations from Adi Roiban

Jorge Gonzalez Gonzalez (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation, fixes bug #573427
      Updated Spanish translation

Jovan Naumovski (2):
      2008-08-21 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2009-02-27 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.

Keith Vertanen (1):
      fixed help compiling

Kenneth Nielsen (1):
      Updated Danish translation

Kjartan Maraas (3):
      Updated Norwegian bokmål translation.
      Fix translation ref bug #573440. Thanks to Andre Klapper.
      Fix bug #574828. Thanks to André Klapper.

Kostas Papadimas (1):
      Updated Greek Translation by Fotis Tsamis

Laurent Dhima (2):
      Updated Translation
      sq.po: Updated Albanian Translation.

Leonardo Ferreira Fontenelle (2):
      Terminology fixes by Fabrício Godoy.
      Brazilian Portuguese translation updated by Djavan Fagundes.

Luca Ferretti (1):
      Updated Italian translation by Francesco Marletta.

Manoj Kumar Giri (1):
      Updated Oriya (or.po) Translation

Mario Blättermann (1):
      Added German docs

Matej UrbanÄ?iÄ? (1):
      Updated Slovenian translation

Maxim Dziumanenko (1):
      Update Ukrainian translation.

Nickolay V. Shmyrev (2):
      Updated Russian translation.
      Fixes bug #573438.

Og B. Maciel (1):
      Updated Brazilian Portuguese translation.

Olav Vitters (1):
      Add DOAP file

Patrick Welche (47):
      Rewrite ScheduleZoom() so text doesn't leak from the selected box in
      Repair windows preferences short-cut.
      Create version 4.9 .msi file.
      white space police
      autoconf cache variables now need to have _cv_ in their name, but letting
      make distcheck happy. There may well be vestiges of Expat in the .vcproj files..
      Remove changequote nastiness: warnings about virtual destructors are
      After Brian Cameron in #536926: avoid C99 extension
      Chris Smowton's java port.
      Currently all input modules are known at compile time, so factories are an
      Fix windows build as a result of removing ModuleFactory.h and
      It seems we are maintaing two lists: modules and event listeners. All modules
      Dasher depends on glib, and newish glib comes with gio, so use gio's gvfs
      Fix MacOS!
      Fix loading of UTF-8 training text which for instance caused crashes when
      Fix drifting in zoom by rounding to nearest integer in integer division.
      Missed some gnome-vfs references in r3605 - from Tom Parker, #572134
      To quote the autoconf manual:
      The N_ macro is defined in /usr/include/glib-2.0/glib/gi18n.h
      Thanks for all your hard work!
      In fact, AM_CPPFLAGS may be more suitable, but PKG_CHECK_MODULES only seems
      Fix solaris build from Brian Cameron. (Must we worry about sys/socket.h ?)
      Use the glib runtime type identification macros.
      I still can't believe that someone would commit a source file
      Prefer reading properly quoted AC_DEFUNs. We don't actually use
      Alan Lawrence and I are working dasher.
      The code in LoadPlain used to check for char*filename="", so
      Visual studio 2005 thinks that long long int is 64 bit. The difference between
      Consider
      Replace alphabet.Bulgarian.xml of 2007-09-01 according to #573739. Now hoping
      The default distance to targets should be 0.8.  Multiple-press event
      (a) makes the control mode list box (in the preferences pane) under mac
      c.f., r3661 Note that LP_MULTIPRESS_TIME isn't used anywhere - should be removed.
      #575365 - nothing happens when you click on contents, so hide it for now.
      Synch with AUTHORS.
      Fix typos. Correcting automake conditional JOYSTICK is a functional change.
      Quieten message which is only useful for training text writers.
      Prepare version 4.10 release candidate.
      One dimensional mode makes it easy to place the cursor exactly on the
      One dimensional mode makes it easy to place the cursor exactly on the
      Welcome version 4.10 !
      Take care of possible division by zero all along vertical line rather than
      Prepare windows 4.10.1 - there are a few Gtk-only and solaris
      Missed another 4.10.0 in the windows side of things.
      The speed spin button on the main screen now changes and is in synch
      http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-closed.html#140
      Crash when scrolling vertically is serious, so welcome 4.10.1.

Pema Geyleg (1):
      Updated Dzongkha Translation

Petr Kovar (3):
      Updated Czech translation by Lucas Lommer.
      Updated Czech translation by Lucas Lommer.
      Updated Czech translation by Lucas Lommer.

Phil Cowans (6):
      Post-release increment in version number
      Post-release increment in version number
      Applied bugfix patch
      Resolved conflict in VC project
      Added notes on production of the setup.exe bootstrap binary.
      Removing old code from tree

Philip Withnall (3):
      Updated British English translation.
      Added British English translation by Jennifer Ockwell
      Updated British English translation

Priit Laes (2):
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin

Rajesh Ranjan (1):
      hindi translation committed by Rajesh Ranjan

Robert-André Mauchin (1):
      Updated French translation

Runa Bhattacharjee (2):
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation

Sandeep Shedmake (3):
      Updated Marathi Transaltions
      Bug fix for #573447
      Bug fix for #573447

Shankar Prasad (4):
      updating the kannada translations
      updating the ChangeLog
      Updated Kannada Translation
      updating the kannada translations and ChangeLog

Simos Xenitellis (1):
      Updated  translation

Sunil Mohan Adapa (1):
      Added Telugu (te). Corrected incorrect ordering. Added Telugu translation

Sweta Kothari (3):
      Committed Translation by Sweta Kothari
      Committed Translation by Sweta Kothari
      Committed Translation by Sweta Kothari

Takeshi AIHANA (1):
      Updated Japanese translation.

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Thomas Hindoe Paaboel Andersen (1):
      Replace deprecated gtk symbols. Bug #571384

Tomasz Dominikowski (1):
      Updated Polish translation

Vincent van Adrighem (1):
      Translation updated by Daniel van Eeden.

Wadim Dziedzic (1):
      Fixed bug #573430 and other found issues

Wouter Bolsterlee (1):
      Updated Dutch translation by Wouter Bolsterlee.

Yair Hershkovitz (1):
      updated hebrew translation

Yannig MARCHEGAY (3):
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation

dumol (1):
      Romanian translation update, fixes bugs #573432 and #574824

khaledh (1):
      Don't translate command line parameters, fixes 573423.

miloc (1):
      Updated Italian translation for bug 573444

yaoms (1):
      Updated Simplified Chinese.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]