[gnome-clocks] Created tag 3.7.90



The unsigned tag '3.7.90' was created.

Tagger: Paolo Borelli <pborelli gnome org>
Date: Tue Feb 19 23:36:32 2013 +0100

    Tag 3.7.90

Changes since the last tag '0.1.4':

A S Alam (1):
      Punjabi: Translation updated (aalam)

Aleksej Kabanov (1):
      Updated Russian translation

Alexandre Franke (1):
      Update French translation

Anish A (1):
      Updated Malayalam Localization

Aron Xu (1):
      Update Simplified Chinese translation.

Aurimas Černius (4):
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (1):
      Updated Hungarian translation

Cheng-Chia Tseng (2):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      Updated German translation

Cosimo Cecchi (1):
      build: fix two typos

Daniel Mustieles (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Debarshi Ray (1):
      Fix typo in latest patch

Dimitris Spingos (1):
      Updated Greek translation

Dušan Kazik (1):
      Updated slovak translation

Fran Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Gheyret Kenji (4):
      Uyghur translation added
      Uyghur translation
      Updated Uyghur translation
      Updated Uyghur translation

Giovanni Campagna (2):
      World clocks: use the new serialization capabilities in libgweather
      WorldClocks: use the new GWeather abilities to find if it's daytime or not

Ihar Hrachyshka (1):
      Updated Belarusian translation.

Jiro Matsuzawa (1):
      [l10n] Update Japanese translation

Khaled Hosny (1):
      Update Arabic translation

Kjartan Maraas (3):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Krasimir Chonov (1):
      Updated Bulgarian translation

Kristjan SCHMIDT (1):
      Add Esperanto translation

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mathieu Bridon (1):
      Use the system pycanberra

Matthias Clasen (2):
      Add keywords to the desktop file
      Add HighContrast icons

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Maël Lavault (2):
      Use GSignal decorator
      Port to python 3.

Milo Casagrande (2):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Mohamed Touhami MAHDI (1):
      Update Arabic translation

Osman Karagöz (1):
      [l10n] Added Turkish translation

Paolo Borelli (70):
      Use Glib functions instead of the deprecated GObject ones
      Force integer division in togglerenderer
      Add weld to the credits
      Use modern "except" syntax
      Enforce that toolitem sizes are always the same
      Explicitely clear the ACTIVE flag in toolbuttons
      Make sure we use the bold label at startup
      Move around code a bit
      Refactor alarm and world clock thumbnail class
      Move the alert in the AlarmItem object
      Have a single standalone instance
      Rename "show-standalone" signal to "item-activated"
      Try to reduce deps between appwindow/toolbar and clocks
      Do not use a "private" variable of toolbar
      Do not include the toolbar in clutter embed
      Make the toolbar independent from the clutterembed
      Remove AlarmItem update method
      Use custom cell rederer for alarms and clocks
      Force a redraw of the world clocks
      Clenaup the digital clock drawing
      No semicolons...
      Rework digital clock renderer to use CSS
      All items are unselected when exiting selection mode
      Play a bit with the background css
      Show the nation name
      Make sure the selection checkboxes use the right css
      Make the digital clock width relative to the pixbuf
      Remove unused import
      Use the TimeString util also for alarms
      Import world clocks in the old format
      Fix pep8/pyflakes warnings
      Prepare for releasing 0.1.5
      Create the system settings only once
      Use the sound theme defined in gsettings
      Use css to draw the alarm
      Fix css background on prelight
      Expertimnt with alarm css
      Fix typo in latest patch
      Port build system to autotools
      Set wrap mode on the text cell renderer
      Use a better message for the timer notification
      Rename also the world clocks methods
      Major rework of the toolbar code
      Set the title in the standalone toolbar
      Remove useless namespacing
      Support notification filtering
      Update pycanberra to a version compatible with Python 3
      Tweak some of the sizing
      Make each clock draw the border under the toolbar
      Small cleanup, I didn't see this in last patch
      Set the classes on the main notebook
      Move license blurb to __init__
      Add myself to the doap file
      Port to GSettings
      Remove unused pyxdg dependency
      Use css instead of pango markup for the buttons font
      Remove unused imports
      Move the show_all() caller side for clarity
      Release 0.1.6
      Post release version bump
      Vala rewrite
      Fix some problems in alarm (de)serialization
      Keep the alarm ringing
      Force centered alignment also when we wrap
      Replace the day & night assets
      Update look to the latest design
      Make the default alarm name simply "Alarm"
      Do not use the "go" css class when insensitive
      Use "Done" for the alarm dialog
      Mention the refreshed look in the NEWS

Piotr Drąg (5):
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated POTFILES.skip

Rafael Ferreira (1):
      Updated Brazilian Portuguese Translation

Stefano Facchini (1):
      Fix stopwatch reset

Vicent Cubells (1):
      [l10n] Updated Catalan translation

Volker Sobek (33):
      Pause expensive UI updates when the UI is hidden
      DigitalClock: Set last_sunrise/sunset on update
      AlarmItem: Fix expiration time
      Fix the snooze functionality
      Fix remaining holes in snooze
      Timer: Don't freeze the timer, only the UI
      Show the alert when snooze expires
      AlarmDialog: Fix time when editing alarm in 12h format
      AlarmsStorage: Simplify saving a bit
      SelectionToolbar: Hide actor when not visible
      AlarmItem: Require all arguments for __init__
      AlarmDialog: Make sure the days list is sorted
      Stopwatch: Improve alignment in the lap list
      Timer: Update time when switching to the timer
      Timer: Show correct time
      Timer: Only update time label when needed
      Two small indentation fixes
      AlarmItem: Save state for the cell renderer
      World: Improve sunrise/sunset handling
      AlarmItem: Change syntax in _get_is_light()
      ClockItem: Save state for the cell renderer
      Use WallClock from GnomeDesktop
      Implement on/off alarms
      Alarm: Fix misplaced 'self' in method
      Alarm, World: Minor file handling changes
      Alarm: Improve alignment in Standalone
      Alarm: Change some internals
      AlarmStandalone: Don't be too self-ish
      ClockStandalone: Show yesterday/tomorrow strings
      Alarm, World: Correct argument names
      Clock class changes
      Clock: Clean up the UI freeze
      Alarm: Disable alarm while the user is editing it

Wouter Bolsterlee (1):
      Added Dutch translation

Yanko Kaneti (2):
      [l10n] Fix desktop keywords mistranslations
      With python3 the pkg-config name of pycairo is py3cairo

Yaron Shahrabani (2):
      Updated Hebrew translation.
      Updated Hebrew translation.

Yuri Myasoedov (1):
      Updated Russian translation

Мирослав Николић (3):
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation


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