[gnome-clocks] Created tag 0.1.0



The unsigned tag '0.1.0' was created.

Tagger: Paolo Borelli <pborelli gnome org>
Date: Sun Sep 2 00:06:51 2012 +0200

    Tag 0.1.0

Changes:

A S Alam (2):
      Added Punjabi Translation (pa.po) and updated LINGUAS file
      update Punjabi Translation

Alex Anthony (3):
      Fix license info
      Added subtexts for clocks and alarms
      Change alarms to use correct day/night background

Allan Day (9):
      Remove unused style classes
      Rename clocks-start style class
      Updates to custom button styling
      Add application icons at the correct sizes
      Remove the old app icon
      Timer and stopwatch buttons - smaller labels
      New button - set a minimum size
      About dialog - improve some strings
      Custom styles - use normal css gradients

Aurimas Äernius (3):
      Added Lithuanian translation
      Added Lithuanian translation
      Updated Lithuanian translation

Bastien Nocera (1):
      Add README

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

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

Christian Kirbach (1):
      Added German translation

Cosimo Cecchi (1):
      selection-toolbar: implement fading animation

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

Emily Gonyer (5):
      Added NewAlarm dialog for creation of new alarms
      added open_new_dialog in class Alarm
      Added alarm.py
      Changed the add-clocks dialog
      Fixed Reset/Lap Button in Stopwatch

Eslam Mostafa (21):
      timer.py added
      seconds fix
      Make Clocks respect the 12-h 24-h settings by GNOME
      Fix Timer to allows setting seconds
      Fix the clock format bug
      Fix seconds in timer, maximum seconds were set to 59, and can set seconds ony without minutes.
      Adding delte button and implementing first layout for deleting clocks functionality
      fixing timer design and edit spaces
      Fix timer design
      fix the background of the clocks view, changed it to ligjt grey
      Fix design spaces of stopwatch to match spaces of timer
      Added keyboard shortcuts:
      Fix timer continue bug, now it switches to welcome screen after time reaches 0
      Alarms ics reader/writer
      fixing timer hour arrows
      Fix toolbar Selection Button, Bug 680609
      Fix Stopwatch reset label,Bug 680607
      Remove milliseconds from Stopwatch time label
      Alarm ics fix test
      Refine the new alarm dialog
      Alarms edit dialog UI

Fran DiÃguez (5):
      Added Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Giovanni Campagna (1):
      Don't try parsing libgweather strings

Israel Campoy (1):
      Updated Spanish translation

Jakub Steiner (2):
      New app icon specific to Clocks.
      New app icon specific to Clocks.

Kjartan Maraas (4):
      Added Norwegian bokmÃl translation
      Added nb
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation

Matej UrbanÄiÄ (2):
      Added Slovenian translation
      Added sl for Slovenian translation

MaÃl Lavault (8):
      Cleaner gettext approach, some new strings marked as translatable
      Add French translation.
      Fix NewWorldClock alignment
      Replace AlarmDialogSpin with standard GtkSpinButton.
      Add leading zero to minutes when necessary.
      Hide the selection button in timer and stopwatch view
      Add empty alarm page
      Translation fixes

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

Nguyán ThÃi Ngác Duy (3):
      Added Vietnamese translation
      po/vi: import from Damned Lies
      Updated Vietnamese translation

Nilamdyuti Goswami (5):
      Added Assamese to LINGUAS
      Assamese translation completed
      Assamese translation updated
      Assamese translation updated
      Implemented FUEL entries to Assamese translation

Paolo Borelli (125):
      Remove unused files
      Rename 'src' dir to 'gnomeclocks'
      Move gnome_clocks.py to gnome-clocks
      Load css and image files from the correct dir
      Make gnome-clocks installable
      Add a basic desktop file.
      Split the GtkApplication code in app.py
      Add i18n support
      Fix the toolbar lower border
      Simplify timer Spinner widget
      Remove unused variables
      Use symbolic constants for the timer and stopwatch states
      Define version in __init__.py
      Update README file
      Regenerate .pot file
      Do not set icon and wmclass
      Icons need to be in a "apps" subdir
      Small cleanup
      Hack to work around probable gtk bug
      Fix start timer button styling
      Silently handle ENOENT
      Properly update start button when pressing reset
      Show icon in the about dialog
      Make sure toolbar can be grabbed to unmaximize
      Credit all contributors
      Remove unused import
      Factor out a single EmptyPlaceholer widget
      Move Alert in utils
      Use the standard "content-view" css class
      Factor duplicated code in a method
      Select a location when pressing "Enter" in the entry
      Do not add the same widget to the container more than once
      Factor out SystemSettings code
      Rework alarm dialog a bit
      Rework the AlarmItem class
      Save ics file in xdg dir
      Simplify the logic of the AlarmDialog response
      Same semplification for the new world clock
      Use GtkGrid, GtkTable is deprecated
      First cut at selection mode
      Improve code encapsulation
      Remove unused method
      Cleanup creation of toolbar buttons
      Display number of selected item
      Force redraw when toggling selection mode
      Use ngettext for plural strings
      Fix some pep8 issues
      Move "content-view" style in the widget
      Bind the empty view to the model
      Set the accel on the quit menu item
      Use a proper accelerator for "new"
      Move the about action to the window
      Import a copy of pycanberra and use it
      Rework timer notification
      Point website to the wiki page
      Make alarms ring and show a notification
      Make alarms ring and show a notification
      Strip trailing space from translatable string
      Use stock items to reduce translators' work
      Do not set the title twice
      Add italian translation
      Make the select button insensitive if the list is empty
      Init GtkClutter in the application startup
      Handle lack of canberra gracefully
      Various cleanups to the selection code
      First stab at deleting alarms
      Remove unused variables
      Rework alarm edit code a bit
      Fix ngettext usage
      Update italian translation
      Remove unused method
      Restore the right strptime format
      Use property helper syntax
      Add a can-select property
      Remove the update timeout when deleting clocks
      Factor out a function to set the timer time label
      Factor out common code between World and Alarms
      Add a spotlight transition to/from the standalone clock
      Escape city name, just in case...
      Also escape the iconview labels
      Reorganize code
      Rework the world clock serializaton
      Remove debugging print
      Minor cleanups
      Some refactorings to timer code
      Use system time for the timer
      Remove workaround for a gtk bug
      Rename StandaloneClock class
      Fix standalone clock
      Create the standalone widget lazily
      Rename signal in "show-standalone"
      First cut at Standalone Alarm view
      Finish refactoring of toolbar
      Add Stop and Snooze buttons
      Implement alarm stop
      Do not add the standalone widget if it is already there
      Use GtkGrid fot the timer and stopwatch
      Implement snooze
      Remove debugging leftover
      Fix edit dialog population in 24h format
      Localize "repeat" strings
      Do not use the localized day labels for the logic
      Relax stopwatch timeout to 100ms
      Show tenths of a second in stopwatch
      Make the AlarmItem class only handle 24h format
      Use json for the world clock storage
      Remove the use of python-vobject
      Fix a couple of issue in the last commit
      Update the standalone alarm screen
      Actually assign the correct alarm to the standalone
      Remove unused imports
      Some whitespace fixes
      Remove wrong css classes from toolbuttons
      Add email to make distutils happy
      Follow naming convention for callbacks
      Use "Mondays" (plural) when repeating on just one day
      Improve the stopwatch format string
      Remove unneeded function argument
      Leave space before AM/PM
      Serialize repeat days as numbers
      Rename "repeat" to "days" in the serializtion
      Special case days=None as "Every Day"
      Implement alarm repeat
      Update dependencies in the README file
      Release 0.1.0

Piotr DrÄg (22):
      Remove .pot file
      Add .pot file to .gitignore
      Add POTFILES.in
      Add LINGUAS
      Add another possible .pot file name to .gitignore
      Capitalize GNOME in .desktop file
      Added Polish translation
      Add translator-credits to About window
      Updated Polish translation
      Remove cluttering spaces from a string
      Updated Polish translation
      Updated Polish translation
      Remove erroneous character from string
      Updated Polish translation
      Fixed validation of Polish translation
      Unmark website address from translation
      Updated Polish translation
      Mark unvalid translations as fuzzy
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Seif Lotfy (56):
      Inital commit adding the skeleton of the project
      remove unused dependency
      Add doap file
      fixed doap file
      Refactored the Digital Clocks widget to allow more control and transparent functionality
      Added storage and new single clock viewy
      Enabled toggeling between single clock view and overview
      Improve stadnalone clock
      Fix style issue and improve standalone clock widget.
      Fixed some alignments and padding
      Fix Iconview width
      Changed dialogs to implement standard buttons
      added storage of world clocks
      Fix indentions
      Refactored some widget names
      Fixed some imports
      Fix NewAlarmDialog to not quit the Gtk mainloop
      Fix toolbar behaviour
      Fix single clock view
      Fix title to be Clocks bug 678853
      Add about dialog
      Fixed Transient issue
      Fix item width in iconview bug: 678865
      Set up new layout for single clock views based on bug: 678862
      Fix background color of iconviews
      apply background color to all views
      Remove scaling
      Fix alignment of stopwatch and timer
      Fixed bug Bug 678863
      Start fixing button styling
      Show city names on toolbar
      Add binding for ctrl+w to close window
      Fix alignments
      Restructure folders
      Added doap file
      removed about.py since it is not used
      fix worldclockstorage from purging all clocks
      Remove debug prints
      Make Ctrl+C work
      Add missing Sunrise Label
      Fix styling to be PEP8 compatible
      Clean up code
      Moved Copyrights to __init__.py
      Fixed spacing in NewAlarmDialog
      Fix styling of the Add dialog
      Changed NewWorldClockDialog title
      Implement selection mode toolbar
      Implement deleting functionality for World Clocks
      Merge branch 'clutter'
      Fixed Copyright holders
      Fixed Alarms not support 00 for minutes
      Add multiple alarm deletion:
      Add proper sunset and sunrise support
      Merge branch 'gweather'
      Make Renderer update time in the IconView
      Add support for storing edited alarms

Stas Solovey (1):
      Added Russian translation

Tom Tryfonidis (3):
      Added Greek translation
      Updated Greek translation
      Updated Greek translation

Yaron Shahrabani (1):
      Updated Hebrew translation.

Yuri Myasoedov (1):
      Updated Russian translation

tuhaihe (1):
      update Simplified Chinese (zh_CN) translation

ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
      Added Serbian translation



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