[gnome-clocks] branch debian/master created (now 090343a)
Jeremy Bicha
jbicha at moszumanska.debian.org
Thu Dec 14 22:03:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
jbicha pushed a change to branch debian/master
in repository gnome-clocks.
at 090343a releasing package gnome-clocks version 3.26.1-2
This branch includes the following new commits:
new 965251e * Initial upload to Debian; closes: #410881.
new 99113aa * Build, install, and clean the user manual; build-depend on xmlto. * Add a README.Debian documenting: - The audience for and the risks with jhbuild. - The obsolescence of the user manual. - Some configuration tips. * Drop most TODOs from debian/rules.
new 2edf916 - Why scripts/ isn't shipped.
new a98c9e3 * Doh, add README.Debian.
new ad7d8a3 * New upstream snapshot to fix gnome-2.16 and gnome-2.18 build failures with Ekiga/CVS which needs a fresher pwlib and opal: now use tarballs instead. - Drop .cvsignore handling as these were removed upstream.
new 3cae5eb * Update version.
new 20f4dd7 * Fix doc build to not run multiple times.
new c159ae1 - Disk space usage.
new 444a9d7 * New upstream snapshot to use the new gucharmap gnome-2-16 branch.
new 438f0fa * Cleanups.
new d8f8043 * Ship scripts.
new 5503347 * Mention dh_compress excludes as a TODO.
new 03cf42e * Don't set GNOME_MODULE as it equals the name of the source package.
new d0c501e * New upstream release. Closes: #524504. - Use 'git rev-parse' rather than 'git-rev-parse'. Closes: #544642. * Ship install-check. Closes: #441008. * Uploaders list regenerated. Closes: #523542, #554071. * debian/control.in, debian/rules: - Stop shipping a copy of subprocess.py. Require python >= 2.4. - Switch to python-support. * debian/control.in: - Bump Standards-Version to 3.8.3, no changes needed. - Build depend on intltool >= 0.35.0. - Build depen [...]
new b77a82d * debian/patches/01_import_from_pkgdatadir.patch, debian/rules: - Remove hack to install the python modules in /usr/share/jhbuild and the patch to make jhbuild import them from that location. Set pythondir=/usr/share/jhbuild instead and pass it to make install.
new 2d2b6fb * New upstream release. * debian/watch: Also track unstable releases, jhbuild is mostly used to build unreleased software (like GNOME from master) so it makes sense to have the latest release that is updated for software changes.
new 014e976 * debian/install: - Removed, let's not ship the modulesets and patches so that they are downloaded as needed from the intertubes, where they should be up to date.
new 2849cd5 upload to unstable
new 924cf7c * New upstream release. * Switch to dh_python2 * Use 3.0 (quilt) * debian/control.in: - Bump debhelper minimum to 8 and Standards-Version to 3.9.2 - Bump intltool minimum build-dependency - Update long description to mention Git (Closes: #597801) - Add Vcs and Homepage fields
new b3604d0 Update debian/control
new bbe48e8 debian/watch: Watch for .xz releases
new 1efffe1 Bump debhelper minimum to 8 and Standards-Version to 3.9.3
new 7ab1bd0 Upload to unstable.
new d18fc87 * New upstream release. * Build-depend on yelp-tools instead of gnome-doc-utils
new 27017e1 update debian/control too
new 14615fa Inital commit adding the skeleton of the project
new a66d184 debian/control.in: Allow DM uploads
new 198897a remove unused dependency
new 4ee03b9 Add doap file
new 26f646f fixed doap file
new d5ab72d Upload to unstable.
new c24f11b Refactored the Digital Clocks widget to allow more control and transparent functionality
new 6817582 Added storage and new single clock viewy
new f0e82ba Enabled toggeling between single clock view and overview
new 4149c2a Improve stadnalone clock
new 9aa17bc Fix style issue and improve standalone clock widget.
new 59a8011 timer.py added
new e8ba2ec Fixed some alignments and padding
new 506d8ae Fix Iconview width
new d445f47 seconds fix
new e4e4505 Changed dialogs to implement standard buttons
new 4ad9aa1 added storage of world clocks
new 93fa24c Make Clocks respect the 12-h 24-h settings by GNOME
new 6201577 Fix Timer to allows setting seconds
new e6df085 Fix the clock format bug
new 5aaf116 Fix indentions
new 1126977 Added NewAlarm dialog for creation of new alarms
new 816332c added open_new_dialog in class Alarm
new 312774b Refactored some widget names
new 1d65e92 Added alarm.py
new 0f4ade7 Fixed some imports
new 470d7e9 Fix NewAlarmDialog to not quit the Gtk mainloop
new 9238d9e Fix seconds in timer, maximum seconds were set to 59, and can set seconds ony without minutes.
new 9c1338b Adding delte button and implementing first layout for deleting clocks functionality
new ad2e9d0 fixing timer design and edit spaces
new 7b7adc5 Fix timer design
new 0765496 Fix toolbar behaviour
new e3d8995 Fix single clock view
new 95a9fb6 Fix title to be Clocks bug 678853
new b299bab Add about dialog
new 50a39b7 Fixed Transient issue
new 68527a6 fix the background of the clocks view, changed it to ligjt grey
new 9b92dce Fix item width in iconview bug: 678865
new 271160f Set up new layout for single clock views based on bug: 678862
new de92c50 Fix background color of iconviews
new 25c0bd2 apply background color to all views
new a9b9845 Remove scaling
new c10fa16 Fix design spaces of stopwatch to match spaces of timer
new f32e77c Fix alignment of stopwatch and timer
new cdc4ebb Fixed bug Bug 678863
new 8ea2fbb Start fixing button styling
new bf762db Show city names on toolbar
new d3d8a96 Added keyboard shortcuts:
new 5f1b35e Add binding for ctrl+w to close window
new 7c0bf64 Fix alignments
new 8d2c642 Fix timer continue bug, now it switches to welcome screen after time reaches 0
new 458c714 New upstream release.
new df8e899 Alarms ics reader/writer
new 91810e1 fixing timer hour arrows
new f7b2fd5 Fix toolbar Selection Button, Bug 680609
new a759a4a Fix Stopwatch reset label,Bug 680607
new 245fb53 Remove milliseconds from Stopwatch time label
new e3042a4 Alarm ics fix test
new eb24c72 Restructure folders
new e95cba4 Added doap file
new 75aac18 Refine the new alarm dialog
new 7ea3370 removed about.py since it is not used
new fb4e2ba Add README
new a05cdea Remove unused files
new 3ffb4fc Rename 'src' dir to 'gnomeclocks'
new 950d8cb Move gnome_clocks.py to gnome-clocks
new 6d44834 Load css and image files from the correct dir
new 71e573c Make gnome-clocks installable
new dcbbfe7 Add a basic desktop file.
new ac82659 Split the GtkApplication code in app.py
new f9a2bfd Add i18n support
new 7eb9ba4 Fix the toolbar lower border
new e4c6f91 Simplify timer Spinner widget
new f45eb65 Remove unused variables
new 28fa5a5 Use symbolic constants for the timer and stopwatch states
new 7aca230 Define version in __init__.py
new 1ff25c9 Update README file
new fde433f fix worldclockstorage from purging all clocks
new 825de32 Changed the add-clocks dialog
new c7eebd6 Cleaner gettext approach, some new strings marked as translatable
new b439a0c Regenerate .pot file
new a57f0e0 Add French translation.
new 718d98b Fix NewWorldClock alignment
new a03f4cd Remove .pot file
new a9f7207 Add .pot file to .gitignore
new c18967c Add POTFILES.in
new 6f8197a Add LINGUAS
new 4f334d2 Add another possible .pot file name to .gitignore
new e72ec36 Replace AlarmDialogSpin with standard GtkSpinButton.
new c830fce Add leading zero to minutes when necessary.
new 085484f Capitalize GNOME in .desktop file
new bcb07e8 Added Polish translation
new 7ab5468 Fixed Reset/Lap Button in Stopwatch
new fb5d6e6 Add translator-credits to About window
new 9764f3f Updated Polish translation
new 72c663b Remove unused style classes
new 886a4f3 Rename clocks-start style class
new c7a87c7 Updates to custom button styling
new bba035a Fix license info
new 441d83b Remove cluttering spaces from a string
new 50d7506 Remove debug prints
new e86991c Add application icons at the correct sizes
new 57b1377 Do not set icon and wmclass
new 74a2f2c Icons need to be in a "apps" subdir
new 170eef3 Hide the selection button in timer and stopwatch view
new 794acd3 Remove the old app icon
new 5aa251f Add empty alarm page
new 7146b87 Small cleanup
new 7b8f7be Hack to work around probable gtk bug
new 906e392 Added Greek translation
new 0d9efed Fix start timer button styling
new f2253fa Silently handle ENOENT
new 5c92895 Properly update start button when pressing reset
new b2275bd Timer and stopwatch buttons - smaller labels
new e0476d1 Translation fixes
new f592e9c Show icon in the about dialog
new a497ed0 Make sure toolbar can be grabbed to unmaximize
new e5961ac Added Assamese to LINGUAS
new 7295b3d Assamese translation completed
new 3ab3749 Credit all contributors
new c9c64b9 Make Ctrl+C work
new dd81bc1 Add missing Sunrise Label
new 185e7d5 New button - set a minimum size
new 919de1e Added Galician translations
new 4fa99e3 Fix styling to be PEP8 compatible
new 94a1568 Assamese translation updated
new b49868a Clean up code
new 608eb89 Moved Copyrights to __init__.py
new 6c3fe1e Fixed spacing in NewAlarmDialog
new ad3405c Fix styling of the Add dialog
new bdd02e9 Changed NewWorldClockDialog title
new 57b8014 About dialog - improve some strings
new aac8439 Remove unused import
new 7ac977c Custom styles - use normal css gradients
new 951ab0f Added subtexts for clocks and alarms
new 944e806 Change alarms to use correct day/night background
new c776307 Updated Galician translations
new ba934b5 Updated Polish translation
new cedc33a Added Serbian translation
new a7a26c8 Factor out a single EmptyPlaceholer widget
new a24c459 Move Alert in utils
new b7540fb Use the standard "content-view" css class
new 97bde08 Factor duplicated code in a method
new 7230c7f Select a location when pressing "Enter" in the entry
new f76ec5b Alarms edit dialog UI
new 3781bee Added Punjabi Translation (pa.po) and updated LINGUAS file
new 3a20a4c Do not add the same widget to the container more than once
new b75095b Factor out SystemSettings code
new a339d2a Updated Polish translation
new 8b14756 Rework alarm dialog a bit
new 636422a Rework the AlarmItem class
new cc1a3b3 Save ics file in xdg dir
new 1c82145 Simplify the logic of the AlarmDialog response
new 78b8802 Same semplification for the new world clock
new 4e9c9c1 Use GtkGrid, GtkTable is deprecated
new 12040cb Added Russian translation
new 5e5b098 Updated Spanish translation
new dd775b9 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 35945d0 Implement selection mode toolbar
new 7b6ef4b First cut at selection mode
new bd3e6fd Improve code encapsulation
new eb6d0b2 Remove unused method
new 9a60a7c Cleanup creation of toolbar buttons
new a674f66 Updated Spanish translation
new daa15ce Display number of selected item
new ba2674b Force redraw when toggling selection mode
new e295cca Use ngettext for plural strings
new d5e3654 Fix some pep8 issues
new 03c993e Remove erroneous character from string
new 46801da Move "content-view" style in the widget
new 814a736 Bind the empty view to the model
new faed1c7 Set the accel on the quit menu item
new 1203f00 Use a proper accelerator for "new"
new 4accd22 Move the about action to the window
new c5b5756 Updated Polish translation
new 90cc93e Fixed validation of Polish translation
new c1839af Added Norwegian bokmål translation
new 15c7c0b Added nb
new eb420bb Import a copy of pycanberra and use it
new 9925347 Added Vietnamese translation
new 05b5921 Updated Spanish translation
new 803fe7a Updated Spanish translation
new a886fc3 Rework timer notification
new d34e317 Point website to the wiki page
new f53e3c8 Unmark website address from translation
new c22fcca New app icon specific to Clocks.
new 5fd8412 Added Lithuanian translation
new 07da852 Make alarms ring and show a notification
new 6b466d1 New app icon specific to Clocks.
new 49ae169 Added Lithuanian translation
new 67ef926 Make alarms ring and show a notification
new 4d23553 Implement deleting functionality for World Clocks
new 0ab6f25 Merge branch 'clutter'
new 2e2f5f0 Fixed Copyright holders
new 8d3bef8 Strip trailing space from translatable string
new f287419 Use stock items to reduce translators' work
new a59d0a0 Do not set the title twice
new 4601c53 Add italian translation
new e7c8dbc selection-toolbar: implement fading animation
new 89d6029 Make the select button insensitive if the list is empty
new d0c8fd1 Init GtkClutter in the application startup
new 0b288bf Handle lack of canberra gracefully
new 2051b04 Various cleanups to the selection code
new b741342 Updated Spanish translation
new 8ec9782 First stab at deleting alarms
new 67d4e74 Fixed Alarms not support 00 for minutes
new eaa9195 Updated Polish translation
new 16c47a3 Updated Russian translation
new 5940d86 Add multiple alarm deletion:
new 32d74d0 Mark unvalid translations as fuzzy
new 04134f3 Add proper sunset and sunrise support
new d4ba185 Merge branch 'gweather'
new 7483081 Make Renderer update time in the IconView
new a018256 Add support for storing edited alarms
new c05f687 Remove unused variables
new 7213fc8 Rework alarm edit code a bit
new 1e40d0f Fix ngettext usage
new 08ff69d Update italian translation
new 980d15c Updated Polish translation
new c73bba8 Remove unused method
new 4c74ac0 Restore the right strptime format
new de2793f Use property helper syntax
new 629ec5a Add a can-select property
new baa88b6 Remove the update timeout when deleting clocks
new 4f4c2d5 Factor out a function to set the timer time label
new 8a45144 [l10n] Updated Italian translation.
new 6b929fb Updated Hebrew translation.
new 90b352e Don't try parsing libgweather strings
new 5ffe4c8 Updated Greek translation
new e7ca750 Assamese translation updated
new d1983ad Factor out common code between World and Alarms
new e0062ff Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 781480f Add a spotlight transition to/from the standalone clock
new 61b2a04 Escape city name, just in case...
new 346331f Also escape the iconview labels
new eb97294 update Punjabi Translation
new abb24e8 Updated Spanish translation
new e4e79d7 Reorganize code
new 4940ee2 Rework the world clock serializaton
new 80becf6 Implemented FUEL entries to Assamese translation
new 1164c7c Remove debugging print
new bfc34f2 Minor cleanups
new 1dbc3c0 Some refactorings to timer code
new 592269d Updated Norwegian bokmål translation
new 70fc32c Updated Norwegian bokmål translation
new 9514c49 Use system time for the timer
new 023937b update Simplified Chinese (zh_CN) translation
new 0d3c075 Updated Galician translations
new 8d0987f Added German translation
new d53c7d7 Added Slovenian translation
new 5ec6038 Added sl for Slovenian translation
new 3d2d143 Remove workaround for a gtk bug
new 4dfc9d4 Updated Lithuanian translation
new 0544522 Rename StandaloneClock class
new a0f5fca Fix standalone clock
new 9a0e206 Create the standalone widget lazily
new 8e9ebb1 Rename signal in "show-standalone"
new 7562de1 First cut at Standalone Alarm view
new e46b53b Finish refactoring of toolbar
new 6cd7546 Updated Polish translation
new ad60156 Add Stop and Snooze buttons
new 9f8e78c Implement alarm stop
new 3507b75 Do not add the standalone widget if it is already there
new 6eab160 Updated Galician translations
new e9702bb Use GtkGrid fot the timer and stopwatch
new 6f5e042 Updated Polish translation
new 7d993e8 Implement snooze
new 07b525a Remove debugging leftover
new 761e456 Fix edit dialog population in 24h format
new 4e7671b Localize "repeat" strings
new 9726ad7 Do not use the localized day labels for the logic
new 6ede554 Relax stopwatch timeout to 100ms
new e9de52e Show tenths of a second in stopwatch
new b18a074 Updated Greek translation
new 5601225 Make the AlarmItem class only handle 24h format
new 266f87a Use json for the world clock storage
new 2121212 Remove the use of python-vobject
new 23801b0 Fix a couple of issue in the last commit
new 69b3bd3 Update the standalone alarm screen
new c89b66a Actually assign the correct alarm to the standalone
new e6e6fd2 Remove unused imports
new 2d550da Some whitespace fixes
new 974c7a5 Remove wrong css classes from toolbuttons
new f36ef2b Add email to make distutils happy
new 82beb67 Follow naming convention for callbacks
new 8817480 Use "Mondays" (plural) when repeating on just one day
new a9977f0 Improve the stopwatch format string
new 8808bca Updated Galician translations
new f1ebf3b Updated Polish translation
new 72807d0 Remove unneeded function argument
new 395d331 Leave space before AM/PM
new 922482f Serialize repeat days as numbers
new ca2b807 Rename "repeat" to "days" in the serializtion
new ff18380 Special case days=None as "Every Day"
new 730d0f1 Implement alarm repeat
new 04260fd po/vi: import from Damned Lies
new e85e88f Updated Vietnamese translation
new 1b535bf Update dependencies in the README file
new 59cbd7e Release 0.1.0
new 43f66c6 Add Arabic translation
new 23ee511 Use .format with ngettext
new 0505af0 Update Arabic translation
new 370ae52 Updated Norwegian bokmål translation
new 241e368 Added Swedish translation
new 36206e9 Use a recently added pygobject override
new aafd21d Updated German translation
new 2225c29 Store the list of clock objects, not just the locations
new 540291d Use a single timeout to update all the clocks
new 0410e88 Updated Lithuanian translation
new 780cd15 Fix string format for spinbuttons
new a3fd010 Force the spinbuttons to be numeric
new 40d3e13 Update COPYING file
new c4671bc Updated Polish translation
new 69b0700 update Punjabi Translation
new b7c69d2 * Initial release * TODO: figure out why Clocks can't find libcanberra.so
new ac051f2 fix broken sound
new 8699c2d Updated Russian translation
new cb73e90 Updated Greek translation
new 427ff98 Images aren't actually installed in /usr/share/gnome-clocks/pixmaps
new 63f7051 Add categories to .desktop file
new 7b3a738 Updated Spanish translation
new a6f7a55 Fix libcanberra.so: cannot open shared object file: No such file
new 72e6b6e Try to handle first weekday based on locale
new 0b94d6b Mention libnotify dependency
new 85f8ba2 Release 0.1.1
new 51f81f0 Updated POTFILES.in
new 16952c3 [l10n] Updated Italian translationl.
new 069255a [l10n] Updated Italian translation.
new 5a04e2c Update pycanberra from the upstream repo.
new f767563 Make spinner emit a signal when the value changes
new ed6fc72 l10n: Added persiand translation
new 0fc04e3 Added Indonesian translation
new 7e990eb Use vertical spinbuttons for the timer
new e768d21 Updated Serbian translation
new f9cbd53 Updated Galician translations
new 04a5f9b Updated Galician translations
new 2b2ed71 Update French translation
new 6dcc8f6 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new abf9933 Added British English translation
new d1cb1b4 Use Signal annotation for app::view-clock
new 9856f1d Remove unused signal
new 1e2522f Finnish translation update by Jiri Grönroos
new 4ef36cb Initial Hungarian translation added
new c8f6389 Added hu to LINGUAS
new 9569b53 Updated Slovenian translation
new 248b86f Updated Hebrew translation.
new 26daa45 Added Brazilian Portuguese translation.
new 393da9d Updated Latvian translation
new 0cb247a new bugfix release, drop patches, update control file
new 2dd70f3 Added Belarusian translation.
new 0336594 Updated Portuguese translation
new 51cbcc6 Minor cleanup
new fd612ef Encode to utf-8 the alarm names loaded from the json file
new 93bd431 Store the remaining duration when pausing a timer
new 9246d67 Added Czech language
new a6d6480 Czech translation
new e12ff90 Assamese translation updated
new c98068b Fix homepage in doap file
new 756bfab update Simplified Chinese (zh_CN) translation
new 2d611bb Expand toolbar buttons
new 7d35863 Add some translator comments
new 21a2aca Added Korean translation
new 722bbc8 Cleanup toolbar buttons creation
new 574fbc3 Use GLib.TimeZone to properly calculate offsets
new d41a43a Added da to list of languages
new 211ae19 Updated Danish translation
new 5ff8ff8 Fix white screen when clicking newly added world clock.
new 13352eb Use a vertical size group to ensure button alignment
new fcedbf4 Coding style: do not use cameCase for variables
new bd84ae7 Use the "content-view" style for standalone clock and alarm
new ea231ef Updated Lithuanian translation
new 1dea725 Release 0.1.2
new b09d48c Updated HINDI translation
new 498ff97 updated uk translation
new 1b6ccbf updated uk translation
new ae965fd Added Telugu translation
new 845eac9 added Tamil translation
new 731d2ae Added Thai translation
new e291f1d Updated Japanese translation.
new e06cc78 Updated Japanese translation.
new 9bdd917 First cut at implementing "Laps"
new 50ea6fe Update French translation
new fab3610 [l10n] Updated Italian translation.
new b475ee9 Updated Spanish translation
new 385ed72 Updated Polish translation
new 6ba4a69 Updated Greek translation
new 5365ec6 Updated Russian translation
new 5663d48 Updated Slovenian translation
new b410cca Updated Arabic translation
new d465f6c update Simplified Chinese (zh_CN) translation
new d66ca14 [l10n] Added Catalan translation
new e6c58fd [l10n]Added Catalan (Valencian) translation
new 42b8b3e Updated Galician translations
new c8cc2bc Add Malayalam translation by Razee
new e9e1d25 small correction
new eb95397 Added Marathi Translations
new c70e574 Updated Marathi Translations
new 8fe9c71 Updated Indonesian translation
new c5904d9 Updated Portuguese translation
new 049574f Updated Belarusian translation.
new 5b64bc9 Updated British English translation
new 74412a7 Updated Lithuanian translation
new 602ab15 Updated Brazilian Portuguese Translation
new 5f1a5ee [l10n] Update Japanese translation
new 9b78cb7 update Punjabi Translation
new ec9a897 Updated Thai translation
new 1248aec Updated Indonesian translation
new 22cba94 Finnish translation update by Jiri Grönroos
new 94128ad [l10n] Updated Estonian translation
new 3a71c19 [l10n] Added Estonian (et) to LINGUAS
new 03633d2 Updated Telugu Translation
new 01cb0cd Updated Latvian translation
new 6fa58dd Updated LINGUAS
new fb6dc85 Increase bottom margin
new 1cbb46a Show both split and total lap times
new aefde60 Updated Latvian translation
new 15ad8a4 Updated Brazilian Portuguese Translation
new 3ec77ea update Punjabi Translation
new 3078999 Updated Indonesian translation
new 2bb8906 Updated Portuguese translation
new 44a3985 Updated Slovenian translation
new dede107 Show hours in the stopwatch once the time requires it
new 720e4f2 Assamese translation updated
new 22445e7 Updated Greek translation
new 4b6ef42 Updated Spanish translation
new 0c738b5 Updated Galician translations
new c663ad5 Updated Hebrew translation.
new b20e2ec More laps view work
new 9d10c22 Update French translation
new cb35f48 Set the style context on the right widget
new 31b7a11 First cut at lap list styling
new 56c7ef4 Backdrop style for the laps
new 0f66350 Set the border on the scrolled window
new 9fd804c Updated Polish translation
new b4cb907 Update italian translation
new 240e620 Updated Belarusian translation.
new 95ea89e Release 0.1.3
new 6241e75 Try to prevent clutter from interfering with key events
new 6e41605 Also override the fg color
new 18020d5 Updated Serbian translation
new f618737 Set a role to the canberra playback
new 923b473 Update select button sensitivity on page change
new 6eeea0a Updated Czech translation
new 61ba694 Use different labels for the "New" button
new 55abf48 Fix reset of lap count.
new f173db7 Don't bail on invalid user locale setting
new 9a9f834 Updated Slovak translation
new 0282690 Release 0.1.4
new 054708a Updated Lithuanian translation
new 7db5db6 Updated German translation
new ac9bc63 Use Glib functions instead of the deprecated GObject ones
new e639dfa Fix stopwatch reset
new ca51597 Add keywords to the desktop file
new 84625bb Force integer division in togglerenderer
new ba77792 Pause expensive UI updates when the UI is hidden
new b3b37d7 DigitalClock: Set last_sunrise/sunset on update
new 2f53c91 Add weld to the credits
new 14c3d4d AlarmItem: Fix expiration time
new bf02285 Updated Czech translation
new dad11bc Updated Spanish translation
new 4ba022c Updated Slovenian translation
new 7987534 Fix the snooze functionality
new 4da7bd0 Use GSignal decorator
new 3a2cc1d Use modern "except" syntax
new 7553f31 Fix remaining holes in snooze
new 9acc2f2 Enforce that toolitem sizes are always the same
new 6be99d4 Timer: Don't freeze the timer, only the UI
new f0497ac Explicitely clear the ACTIVE flag in toolbuttons
new 3a3d9ff Make sure we use the bold label at startup
new b0e9260 Updated Norwegian bokmål translation
new 8277741 Updated Norwegian bokmål translation
new 5ddf461 Move around code a bit
new 7f173e4 Refactor alarm and world clock thumbnail class
new 677f152 Move the alert in the AlarmItem object
new 4898e48 Have a single standalone instance
new 2fec61d Rename "show-standalone" signal to "item-activated"
new 915b77c Try to reduce deps between appwindow/toolbar and clocks
new c58e1d7 Show the alert when snooze expires
new 1482985 Do not use a "private" variable of toolbar
new ce7cf8c Do not include the toolbar in clutter embed
new 9ae1b29 Make the toolbar independent from the clutterembed
new e598f8c AlarmDialog: Fix time when editing alarm in 12h format
new d416cdc AlarmsStorage: Simplify saving a bit
new e0fa95a SelectionToolbar: Hide actor when not visible
new 85096cf Updated Lithuanian translation
new 7f59bc9 Remove AlarmItem update method
new b2f59de Use custom cell rederer for alarms and clocks
new 6ca513f Force a redraw of the world clocks
new 044973a Clenaup the digital clock drawing
new 4418d3c AlarmItem: Require all arguments for __init__
new ea77156 No semicolons...
new 0693439 Updated Slovenian translation
new 35dc0c7 Updated Polish translation
new 1995163 AlarmDialog: Make sure the days list is sorted
new 35f1fff Updated Spanish translation
new 7ba2d59 Updated Lithuanian translation
new 9bcc125 Stopwatch: Improve alignment in the lap list
new 13c60b1 Timer: Update time when switching to the timer
new 690ebed Timer: Show correct time
new a31dd29 Timer: Only update time label when needed
new d43cdeb Two small indentation fixes
new b18472c Rework digital clock renderer to use CSS
new bcac6ec All items are unselected when exiting selection mode
new c8ed694 AlarmItem: Save state for the cell renderer
new ba7730b World: Improve sunrise/sunset handling
new af57921 AlarmItem: Change syntax in _get_is_light()
new ad92291 Play a bit with the background css
new 5158c85 Show the nation name
new c4ea784 ClockItem: Save state for the cell renderer
new 3c6181d Make sure the selection checkboxes use the right css
new 4cb39d4 Make the digital clock width relative to the pixbuf
new 28ab75d Remove unused import
new c9a4fb6 Use the TimeString util also for alarms
new 52377a0 World clocks: use the new serialization capabilities in libgweather
new f961214 Import world clocks in the old format
new b332ba9 WorldClocks: use the new GWeather abilities to find if it's daytime or not
new 16ef22e Updated Czech translation
new 30f927a Use WallClock from GnomeDesktop
new 96dff80 Fix pep8/pyflakes warnings
new ae57802 Prepare for releasing 0.1.5
new 8602105 Create the system settings only once
new a466c5e Use the sound theme defined in gsettings
new 4230359 Use css to draw the alarm
new 9378d95 Fix css background on prelight
new 7e35f12 Expertimnt with alarm css
new 3ba631a Implement on/off alarms
new 04ba9ba Fix typo in latest patch
new 01d597e Alarm: Fix misplaced 'self' in method
new 39d5c15 Port build system to autotools
new c797aaf Fix typo in latest patch
new cb89713 Alarm, World: Minor file handling changes
new c245cd5 Updated Russian translation
new b78b999 Set wrap mode on the text cell renderer
new 142dbfa Alarm: Improve alignment in Standalone
new 6cd1e0a Use a better message for the timer notification
new 97282d0 Alarm: Change some internals
new 638c84b Rename also the world clocks methods
new 5fa27c4 Updated Polish translation
new e9ba486 Updated slovak translation
new 2619314 AlarmStandalone: Don't be too self-ish
new 162ba41 ClockStandalone: Show yesterday/tomorrow strings
new 5663efa [l10n] Updated Estonian translation
new 3d87ae8 Updated Spanish translation
new a390e71 Updated Norwegian bokmål translation
new 9fe021b Updated Slovenian translation
new b2a3c8b Update Simplified Chinese translation.
new 481033f Add Esperanto translation
new 49a3009 Update Arabic translation
new 934145a Update Arabic translation
new 75fc377 Updated Greek translation
new 66e2fe5 Updated Galician translations
new aaaf03c Updated Hungarian translation
new 29a5c4f Updated Hebrew translation.
new 788d769 [l10n] Update Japanese translation
new 1d6ff4a Major rework of the toolbar code
new 831a1a6 Set the title in the standalone toolbar
new 6bddbdb Remove useless namespacing
new 584b1ba Updated Spanish translation
new 1a91e33 Alarm, World: Correct argument names
new c023418 [l10n] Updated Catalan translation
new 0b087f2 Support notification filtering
new 342a5ae Update pycanberra to a version compatible with Python 3
new fcbcfa7 Tweak some of the sizing
new 3ebfe83 Clock class changes
new 6e8548e Make each clock draw the border under the toolbar
new fe78653 Small cleanup, I didn't see this in last patch
new f3c4ecf Set the classes on the main notebook
new 60c6cbf Move license blurb to __init__
new 4a5ac0e Port to python 3.
new 6717645 Add myself to the doap file
new 75436df Updated Russian translation
new 8fb4aa5 Updated Brazilian Portuguese Translation
new eaf7f38 Updated Lithuanian translation
new 079de44 Updated Bulgarian translation
new a4e3b1a Updated Belarusian translation.
new 748105b Updated Serbian translation
new d091412 Uyghur translation added
new 5fd4cbe Uyghur translation
new a99556d Add HighContrast icons
new a6f5f37 build: fix two typos
new 5c8355b [l10n] Updated Italian translation.
new 623f117 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 6dba72e Port to GSettings
new 0d04b42 Remove unused pyxdg dependency
new ec39979 Updated POTFILES.in
new 44b7e80 Clock: Clean up the UI freeze
new b23d236 Use css instead of pango markup for the buttons font
new aa0e8e7 Remove unused imports
new b298513 Updated Hebrew translation.
new 83484b3 Updated Polish translation
new 6d8a0ff Move the show_all() caller side for clarity
new fbdbb3c Updated Spanish translation
new 75e428d [l10n] Updated Italian translation.
new 6a4035b Release 0.1.6
new 4195baa Post release version bump
new dce4b8f [l10n] Fix desktop keywords mistranslations
new 3199dc8 With python3 the pkg-config name of pycairo is py3cairo
new 3bb5d7c Use the system pycanberra
new 89a296e Added Dutch translation
new df399e3 [l10n] Added Turkish translation
new 414d33c Updated Galician translations
new f31a563 Updated Slovenian translation
new d449792 Updated Malayalam Localization
new 0cd8a0f Updated Uyghur translation
new 869337e Punjabi: Translation updated (aalam)
new deb48e2 Updated Serbian translation
new c608466 Updated Uyghur translation
new 9c9f512 Updated Czech translation
new be4441f Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 1873aba Update French translation
new 6190c12 Vala rewrite
new 5c89507 Fix some problems in alarm (de)serialization
new c37e37b Keep the alarm ringing
new 2c35530 Updated Serbian translation
new 727ead5 Updated Spanish translation
new 1345480 Alarm: Disable alarm while the user is editing it
new 9844550 Updated POTFILES.skip
new 3542b94 Force centered alignment also when we wrap
new 9983de2 Replace the day & night assets
new 868eb88 Update look to the latest design
new 5e9f0fa Make the default alarm name simply "Alarm"
new d2d2a3a Do not use the "go" css class when insensitive
new 1455776 Use "Done" for the alarm dialog
new 728bea0 Mention the refreshed look in the NEWS
new 6487bcc Punjabi: Translation updated (aalam)
new 6b26a2e Updated Galician translations
new e95f92e Updated Galician translations
new 63581f2 Remove -rpath
new 40723ba Updated Spanish translation
new f5135ce Updated Hebrew translation.
new 5a1b38d Added Basque language\nAdded 'eu' (Basque) to LINGUAS
new c070968 Updated Basque language
new 52fa340 Show Stop/Snooze actions in the alarm notification
new 7d7440a Fixed needlessly marked labels for translation
new 819e19c Updated Czech translation
new 19ec9f6 Updated Czech translation
new 749fbd2 Updated Czech translation
new 21f829a Updated Czech translation
new c51c43c Updated Russian translation
new ba4702e Stopwatch: fix initial state
new bf765a0 Updated Lithuanian translation
new 77524aa Updated Polish translation
new ad93752 Updated Uyghur translation
new 37caddc Clicking on a snoozing alarm shows the ring panel
new f6c129c Encapsulate ListStore usage in the ContentView widget
new ce103b5 Put the scrolled window in the overlay.
new 237f619 Remove redundant line.
new 98fc009 Switch to context mode on right click.
new 4e99507 Use css to fade in the selection bar
new 286cfe9 Do a transition also on hide
new 95a09a1 Rework iconview sizing
new f715829 Updated Slovenian translation
new 8722b6d Updated Norwegian bokmål translation
new dd90473 Exit selection mode on ESC
new 503e19e Use our own delegate type
new 5ee2d16 Updated Greek translation
new 6cfaad8 Updated Serbian translation
new 949e1d9 Set "edit alarm" dialog title
new e87715f Use a cell data func for thumb labels
new 3b426a7 Rename Alarm Standalone to RingingPanel for clarity
new 52d52d8 Show the right time in the ringing panel when snoozing
new ee496da Tweak AM/PM button size a bit
new d72e612 Use unicode RATIO and THIN SPACE in time strings
new ea47396 po/vi: import from Damned Lies
new 7d65d14 Alarm.SetupDialog: Fix colon font size
new 8f9385d Updated Lithuanian translation
new 5369dc3 Updated Polish translation
new 54461ea Updated Vietnamese translation
new 0b167a1 Use a ui file also for the main window structure
new 97de858 Update libgd
new 0f85ded Actually updates the world clocks
new 80ce932 Chain up key-press-event
new 56d5873 Alarm spinbuttons must activate-default
new 3eaefa0 Do not use floating point formatting
new c1a8011 Update libgd
new 0a350e4 Updated Norwegian bokmål translation
new 0ce46c4 Updated Brazilian Portuguese translation
new c960a0e Updated Czech translation
new 6d93d69 Store last used timer in gsettings
new 2a0d228 Update libgd
new f00ff2a Release 3.7.91
new 9613acf Punjabi: Translation updated (aalam)
new cf298bf Assamese translation updated for gnome 3.8
new 957aac6 Updated Polish translation
new 8c66bd9 Updated Brazilian Portuguese translation
new 2070687 Updated Galician translations
new e39fbc6 Updated Czech translation
new c08caa6 Updated Spanish translation
new bb66ef2 Updated Slovenian translation
new 588e073 Updated Greek translation
new 7bfdfb7 Really disconnect update_toolbar on stack destroy
new 25119c9 Updated Serbian translation
new 357c8b8 Port to GdHeaderBar
new 0aef344 Simplify code after the HeaderBar port
new af379c3 Show nation name as a subtitle in the header bar
new 58fa7bd Updated Lithuanian translation
new b30d41d Update Arabic translation
new 5d7096f Remove unneeded call to headerbar.clear
new 8361501 Register the select-all accel
new f6422ce Restore the GtkFrame around the main stack
new 8df60e2 app-icon: use canvas more efficiently for highres
new aa505e9 Finnish translation update by Jiri Grönroos
new baa83d9 Updated Portuguese translation and converted to New Spelling (Novo AO)
new 88a26b0 Updated Portuguese translation and converted to New Spelling (Novo AO)
new 545dec8 [l10n] Updated Italian translation.
new f68472f Updated Belarusian translation.
new d3fb7b1 Add AUTHORS file
new ffcb0be Update libgd
new 0e65993 Do not show 60 seconds remaining
new 68855c7 Always use two digits for centiseconds in lap times
new 4896aad Updated Danish translation
new 68a6deb Updated Latvian translation
new 3008394 Reorganize resources
new da94d71 Update French translation
new cee7d28 Release 3.7.92
new 5e366c1 [l10n] Added Tadjik translation
new 1e184ef [l10n] Updated Catalan translation
new 1c09b92 Updated Tamil translation
new 38c6c07 Updated slovak translation
new 1bce1d3 Updated Korean translation
new 5ab2a0e Updated Hungarian translation
new 38001f4 build: Note we don't support srcdir != builddir
new ed1ced9 Updated Hungarian translation
new 30a2707 [l10n] Updated German translation
new 4c3a922 L10N: Updated Persian Translation
new b896cf1 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 9e19ae4 * New upstream release (Update build-depends) * debian/control: Use standard gnome-pkg-tools rules
new 2a0f531 Update copyright file
new a4df227 Remove README.Debian as it refers to jhbuild
new 94251ce Update build-depends, target experimental
new ff26dfb Actual target experimental
new 750cf24 gnome-clocks should be arch any
new c877a4f l10n: Update Japanese translation
new b4c4546 hindi translation by chandan kumar
new f5ce0c7 Release 3.8.0
new 8b406b3 Updated Indonesian translation
new 831479f Updated Indonesian translation
new c7314ba Updated Telugu Translation for gnome clocks
new 86a1b21 Fix Tamil desktop keywords format
new c046a1a Update uk translation
new 3cdc78b * New upstream version. * Added runtime dependency to libgweather-common (the schema file is needed). * Updated Standards-Version to 3.9.4. * Updated Vcs-Svn.
new 9d7a45b Updated British English translation
new 68411ec [l10n] Updated Catalan (Valencian) translation
new 2479b42 Small cleanup
new 0be1545 debian/copyright: Add libgd copyright
new c034220 Update Simplified Chinese translation
new e1dbecd Updated Basque language
new 4c55a1a Updated Hebrew translation.
new ee0830a Updated Norwegian bokmål translation
new d96f3cf Update libgd
new ca1874d Target experimental
new 3489640 Focus on the start button for timer and stopwatch
new 5c43a15 Release 3.8.1
new 9993c48 Tamil Translation Updated
new 7cd81d8 Finnish translation update by Jiri Grönroos
new 5e34a54 Updated gujarati file
new abe5c22 application: turn us into a service
new d99c9b1 Updated POTFILES.in and POTFILES.skip
new 7051b81 Updated Malayalam Translation
new 5842fa0 Fix app name in about dialog
new 54ad0f2 Tamil Translation Updated
new a9938a3 Tamil Translation Updated
new 075f84a Updated Malayalam Translation
new cb5b445 added and updated kn.po. Added kn to LINGUAS file
new 5404599 updated kn translations
new e933881 prevent creating clocks for locations with no timezone.
new d25d535 Updated Russian translation
new d2b1276 Updated Russian translation
new f249da6 Added Odia into the list.
new e3acfcc Updated Odia Translation.
new 4e8cf7c Move separator in the app menu
new 343b752 Back out the application service split
new 05f4755 Update libgd
new 1993d65 Store window size and panel state with gsettings
new 4e5bf3e Updated Galician translations
new 2cdec44 Updated Spanish translation
new c75f6e2 Use the new GtkBuilder support in GWeather
new a166fc0 Updated Norwegian bokmål translation
new c832b67 Updated Hebrew translation.
new 2274b4b Updated slovak translation
new dbd876f updated kn translations
new b8cc9e9 Updated Czech translation
new 50df47b Tajik updated
new 2ab9ea3 Tajik updated
new 9e6afb8 * New upstream release * debian/control.in: - Drop alternate build-depends on valac-0.18 since it's no longer in Debian and unnecessary
new 4097e30 Updated Slovenian translation
new 0d7d0c9 UI rework of selection pattern
new 8aff05c Fix cut&paste error in css
new c23d57f Updated Czech translation
new 8662e90 Make headerbar a titlebar. Convert Window to a Template.
new 9a5ff72 Port revealer widget from libgd to gtk+
new de4d63c Port stack widget from libgd to gtk+
new a8646ab Port header bar widget from libgd to gtk+
new c486a18 Remove libgd submodule
new 05ca095 Add Evgeny
new 68f98d6 Really delete libgd submodule
new 157b4ef Add "Weekends" label for alarms set to Sat and Sun
new 18999d7 Release 3.9.1
new 05f7f35 updated kn translations
new 3674f17 add lost selection menu down arrow
new 3ad91e8 Updated Spanish translation
new 6cf5ef8 Updated POTFILES.skip
new 78904af world: Don't do our own search icon handling
new ba3e27d * Add missing Licence field to debian/copyright as required by the spec for machine readable copyright file. Thanks lintian. * Drop "Added runtime dependency to libgweather-common" - libgweather-3-3 has been fixed to depend on newer libgweather-common
new a847066 Bump libgweather requirement
new c38c796 Set button arrow icons according to locale's text direction
new 55ee788 Release 3.9.2
new 445df4f Port LocationDialog to composite template.
new 0570a61 Updated Norwegian bokmål translation
new d9a7d5a Updated German translation
new 8c30090 Updated Lithuanian translation
new 5824302 Updated Czech translation
new 8186149 Updated Brazilian Portuguese translation
new 81e9981 update homepages
new 6aedcde Use the new gtk_window_close method
new 6ff9908 Fix the path of the locale dirrectory.
new ab6190e Updated slovak translation
new a7d69c6 Updated German translation
new 8744465 update Simplified Chinese (zh_CN) translation
new 1cda636 Update git.mk and clean up git status
new 2ac3a6a Make world location dialog modal, not resizeble and etc.
new a83a671 [l10n] Updated Italian translation.
new cc0bb60 Port alarm setup dialog to composite template
new 4d1e327 Tajik translation updated
new d0a439d Tajik translation updated
new b8db0a4 Updated Czech translation
new 67e8029 [l10n] Updated Italian translation.
new 295d261 Updated Spanish translation
new 0c08f03 Fix time representation in RTL languages
new 58bc83f Fix translation flags oversights in alarm setup dialog
new abdf304 Updated Czech translation
new f070971 Repair time string when used with non UTF-8 locale
new c2eb1a8 build: Target GLib 2.38
new 409df2f Updated Russian translation
new 216ba7c [l10n] Updated Italian translation.
new f5cf4c1 Updated Hebrew translation.
new 8a87bb6 Updated Galician translations
new 5ea83f6 Release 3.9.3
new ba4009f l10n: Update Japanese translation
new db709f2 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new d1d9f5a Added Irish translation
new f9f089c Fix the project wiki URL and name
new 0dd0a15 Fix time representation in RTL languages in the timer
new 4aacdd0 Add LTR mark to the time strings in stopwatch mode
new 5f39c2f Fix compilation warnins by adding AC_PROG_CC_STDC macro
new 86d8156 Enhance the comment for the time format string
new f6825b0 Use close button from HeaderBar
new 5499ec9 Fix the <name> tag of the .doap file for the github mirror to parse it correctly, this must match the name of the repository as found in /git.
new ace8875 Fix time representation in RTL languages in dialog new alarm
new 64341ed Fix stretched of the switch in dialog alarm
new 377363d Rename variable for clarity
new 1bcb699 Do not list ui files manually in the makefile
new 53b42f8 Use tick_callback instead of plain timeout.
new c7df5ed Add class style titlebar to the headerbar for the csd
new 1fc71f2 Remove the "go" class from the button when resetting
new 7872190 Add an AnalogFrame widget
new 0e1019f Add analog progress to the timer
new a85061d Add analog progress to the stopwatch
new 7e626f5 Experiment with smaller analog frames
new dc83448 Implement blinking in the paused timer
new 7659547 Use different css classes for the time labels
new 37f5c67 Put margins around the laps list
new 7b3dbd8 Use an ui template for the stopwatch
new 8d23b92 Stop blinking on reset
new 193756a Use css for the laps margin
new 5b4486a Fix cut&paste typo in last patch
new 0086999 Updated Slovenian translation
new 634d667 Use an ui template for the timer
new c6485b7 Update POTFILES.in
new d07b90b Set width-chars to ensure alignment for 999 laps
new 9816989 Remove button css classes
new bd860a1 Fix distcheck
new ffafb8a Release 3.9.90
new 97cd076 Updated Polish translation
new e2b7752 Distribute gnome-clocks.gresource.xml
new 641ef52 Added Friulian translation
new 2c4efe2 Added Friulian translation
new ced3c80 Stopwatch and timer buttons - use standard CSS styles
new c0acd81 css: use defined colors from Adwaita
new f3981c3 window: save state once when closing window
new 77d0541 Update French translation
new 7f612be Make the laps list as tall as the circle
new e1c5c56 Set GTK_SELECTION_NONE on laps ListBox
new b5059d9 Make sure split times are consistent with total times
new 396647d Updated Hungarian translation
new 46e23d1 Make sure GETTEXT_PACKAGE gets substiuted at build time
new a65981b Move gettext-domain attr from schema to schemalist
new e87d092 Mark strings in gschema file for translation
new e5374b4 Updated POTFILES.in and POTFILES.skip
new 2e1c4b3 Toggle selection when activating item in selection mode
new 40ba943 Updated Lithuanian translation
new a4a624e Updated Brazilian Portuguese translation
new b5acd3f Updated Galician translations
new 656d7e3 [l10n] Updated Italian translation.
new 3233cb8 Updated Spanish translation
new 50f527c Updated Norwegian bokmål translation
new 975595e Tajik translation updated
new 171db92 Updated Czech translation
new afbeead Updated slovak translation
new 17fc4d7 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 7004470 Updated Slovenian translation
new a26f24a widgets: Remove emphasis on Cancel button
new 704c9b6 Updated Hungarian translation
new e47d76b Updated Indonesian translation
new 5adbd25 Updated Polish translation
new ffe34ca Use officially released Vala bindings for libgweather
new 9118f78 Bump the laps size a bit
new 46de998 Hide the select button when the view is empty.
new 8da88c8 Add an appdata file
new 5a2b0df Sunrise and sunset should be shown in the time local to the city
new 9d110c6 Release 3.9.91
new 3523754 Update French translation
new 8d5beae Finnish translation update
new ac2531a Start adding a Help menu
new 8f5c970 utils: Fix the traslation of weekdays string
new 71da159 Update Russian translation
new 49a51c3 [l10n] Updated Italian translation.
new 6ee28c7 Updated Galician translations
new 9574668 Updated Spanish translation
new e2fdf89 Updated Czech translation
new b728575 Updated Polish translation
new 33c5678 Updated Serbian translation
new e5ae151 Update French translation
new 0264813 Updated Brazilian Portuguese translation
new 41b2949 Bump vala requirement to reflect reality
new 31f904a Finnish translation update by Jiri Grönroos
new 231e0cb Updated Norwegian bokmål translation
new cf9acd3 Tajik translation updated
new 7237e91 Updated Belarusian translation.
new 4fd4817 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 0627172 Updated slovak translation
new eed3085 Updated Slovenian translation
new 0d6d7f8 Updated Korean translation
new 42cf088 Updated Indonesian translation
new a597f7b Assamese Translation Updated
new 806a745 l10n: Update Japanese translation
new f50c36c Updated Latvian translation
new 8c601c9 [l10n] Updated Estonian translation
new e2db6f0 Introduce geolocation support.
new 75d872a Do not allow selection for automatic locations
new 8cf448d Add gsetting to toggle geolocation support
new 6fa0cbc Update French translation
new be382c0 [l10n] Updated Italian translation.
new 0c00e01 Updated Belarusian translation.
new 211779f Updated Slovenian translation
new 92b4a39 Updated Galician translations
new 513a771 Updated Galician translations
new a499f34 Updated Polish translation
new f8a7a7d Updated Lithuanian translation
new b8eb50f Updated Brazilian Portuguese translation
new a188246 Updated Czech translation
new b2c6408 Update the vala dependency to 21.2
new d57aa5e Update Russian translation
new 006af46 Tajik translation updated
new b434b05 Updated Hungarian translation
new c02e07b Assamese Translation Updated
new a44ce0f Updated Spanish translation
new f82c2cc Updated German translation
new d1b2ce5 Updated Korean translation
new a5c1fc7 Do not allow more than 2 characters in the spinbuttons
new 6528852 help: Add legal.xml to the help
new 8de80d6 help: Add index
new c946042 help: Page to add world clocks
new 0875cc0 help: Page to remove world clocks
new 605443c help: Add world-check page
new df67ad6 help: alarm-add.page
new 733122e help: alarm-edit.page
new 1c427f8 help: Add alarm-remove.page
new 994217f help: alarm-snooze-stop.page
new 0d9b884 help: stopwatch.page
new 22866f1 help: timer.page
new bff418a help: save a copy of logo in help/C/figures
new b3a00e5 Add help to the build system
new 90ac412 Wire up the Help menu item
new 2992979 help: Modify world-remove.page
new 2d2c0b8 help: Modify index.page
new e9c269c help: Modify world-add.page
new 0fc3241 help: Modify alarm-add.page
new 177e569 help: Modify alarm-edit.page
new 19895ba help: Modify alarm-remove.page
new 206fe34 help: Modify stopwatch.page
new b108ef5 help: Modify timer.page
new f6c338d help: Mark all pages for review.
new 0a9d010 Review the index help page
new e3e5cfa help: have a 2column style on the index page.
new a6e6fb7 help: Add note about geocode integration
new 984f014 Review world-add help page
new 001d040 Review world-remove help page
new 4fc78e7 help: Minor edits to alarm-edit.page
new 3b8597f help: minor edits to alarm-add.page
new 21c0ba3 Review world-check help page
new 2a0486e Review alarm-add help page
new 6cd4c0e Review alarm-edit help page
new 0b5da23 Review alarm-remove help page
new c8053bd help: Reword stopwatch.page
new ea93ec1 help: minor edits to stopwatch.page
new e7007ae Review alarm-snooze-stop help page
new ff8bec3 Review stopwatch help page
new aa1bacc Review timer help page
new 06a8f9e Updated Galician translations
new 30eb8c1 Updated Czech translation
new 65a9a0e Tajik translation updated
new 87096eb Updated Polish translation
new 7bbcc4e Updated Hebrew translation
new e8ee3d0 Updated Basque language
new 8e8947a Added Galician translations for docs
new cf90bf4 Updated Danish translation
new 85747bb Update Brazilian Portuguese translationfor UI and manual
new ab14711 Release 3.9.92
new 2dfb894 Updated Spanish translation
new b7a3209 Assamese translation updated
new cfdfe2a l10n: Update Japanese translation
new c6bee37 Updated Spanish translation
new 2ce982f Updated Korean translation
new d20f127 Updated Danish translation
new fb6bb68 Updated Belarusian translation.
new a2d95dd Updated Indonesian translation
new 6cad7dd Punjabi Translation updated by Aman
new 6aa4513 [l10n] Added Italian translation.
new 72775af Updated Hungarian translation
new 67d1040 l10n: Update Japanese translation
new 0aa52be Updated German translation
new 28158ad Updated Traditional Chinese translation(Hong Kong and Taiwan)
new 50beddd [l10n] Updated Estonian translation
new f43b10f Update French translation
new 9adce8b Updated Lithuanian translation
new c3d8398 Finnish translation update
new 89941fc Updated slovak translation
new 73cecdb Updated Ukrainian
new 4ae527e Updated Slovenian translation
new 1d01197 Updated Latvian translatio
new 89a5cf7 Updated Russian translation
new 866631b Updated Portuguese translation
new 42263f1 Add Kazakh translation
new 64c2525 Release 3.10.0
new db1d455 Added hu to HELP_LINGUAS
new 42be33b Initial Hungarian translation added
new 03ab9cb Updated Norwegian bokmål translation
new 9f14aee [l10n]Updated Turkish translation
new 216783e Remove duplicated "--pkg gio-2.0 \" line from Makefile.am
new 4e82ed6 Updated Dutch translation by Erwin Poeze
new c50afa4 Update Arabic translation
new 777de81 Update Esperanto translation
new 6ff93fd Updated Serbian translation
new 5360fef [l10n] Update Catalan translation
new 6e3634d [l10n] Updated Catalan (Valencian) translation
new 2c1fe09 L10N: Updated Persian translations
new 1933b48 Updated Brazilian Portuguese translation
new 86da3ba Added French manual translation
new 0e70f59 New translation for Afrikaans (af)
new ea21972 Upload to unstable
new 3b26031 Handle the call of the async callback fuction correctly
new 0e12eaa Do not need to uppercase country code anymore, fixed in # 707792
new c7265ef Mark earth_radius value as double
new e091c42 Create the Weather.Info with GObject.new
new 01ee96d Release 3.10.1
new 925a8bf Updated Greek translation
new b565f8f Fix Vcs-* fields in debian/control*
new d8a3376 Branch gnome-clocks to experimental
new 73cf169 * New upstream release. * Update build-dependencies according to configure.ac: - Bump libgweather-3-dev to >= 3.9.91 - Add libgeocode-glib-dev (>= 0.99.4) - Bump valac to >= 0.21.2 - Bump libgtk-3-dev to >= 3.9.11 - Add geoclue (>= 2.0) * Add gnome-clocks dependency on geoclue (>= 2.0) * Add blurb in debian/rules that forces rebuild from vala source * Bump build-dependency on libgweather-3-dev to >= 3.10.1-1~ - vala bindings got enabled in that package revision
new 8d60242 data: Support launching via DBus activation
new 876a215 alarm: Add a unique id property to alarms
new 24cebe6 Port to the new GLib notification API
new 3915e55 Updated POTFILES.in
new b290035 Update Simplified Chinese (zh_CN) translation
new ab2092f Updated Swedish translation
new 819943e Fix up a trivial style issue in the AppData file
new 74b4f1b Updated Thai translation.
new dc167c5 Resets World Clocks View when alarm rings
new 2adb62c Reset World Clocks View when timer rings
new e710ad5 Added Greek translation-help
new e64f4d2 Fix make dist
new 6acf90a Release 3.11.1
new 2f7543b Tamil Translations Updated
new a3eb12a Added Indonesian translation of gnome-clocks help
new e309a69 Added German help translation
new a0ebe6c [l10n]Updated Turkish translation
new d53d493 ui: Remove 'New' from global menu
new 14b2951 Updated Indonesian translation
new e3331a9 Add --disable-silent-rules to configure call, gives verbose buildlogs
new 573b9b3 Update homepage. Closes: #728997
new 8e7ef76 geocoding: Provide desktop id to geoclue
new 952d671 geocoding: Specify needed accuracy level to geoclue
new 95280bf Rename the appdata file as the desktop file name has changed
new 000a31e updated kn.po
new f85d7ed Added Aragonese translation
new 4617f93 Set "needs-attention" when the timer and stopwatcg are running
new 6a1d6ca Make appdata file translatable
new 1b75159 Fixed typo in makefile's directive
new 629cdb6 Disabling multiple alarm for the same time
new 9581b33 Updated Kazakh translation
new 35b07db Tajik translation updated
new bbea31a Updated POTFILES.in
new 7f27d51 Updated Hebrew translation
new 77db1bc Updated Assamese translation
new 18d2298 Updated Spanish translation
new 48b281f Tajik translation updated
new 823a349 Updated Brazilian Portuguese translation
new a18ff72 Updated Lithuanian translation
new 9decad0 Updated Ukrainian translation
new a808864 Updated Spanish translation
new 055aacd Fix a problem with duplicate alarms patch
new 28a6733 Use GtkActionBar
new 1f252c6 Updated Spanish translation
new 9e08d3c Add ctrl+N accel
new 064ecb0 Use [GtkCallback] syntax also for the switch
new 8a1016b [l10n] Updated Italian translation.
new 5988398 Merge from experimental
new 95a536d debian/control.in: {Build-}depends against geoclue-2.0 instead of geoclue (>= 2.0)
new be56aca Use new way of handling local command line
new de4a8ba Exclude existing alarms from the duplicate checks
new e699b4e world: Use header bar in the add city dialog
new bf9c8bf alarm: Use header bar in the new alarm dialog
new 9429cfc Updated Hebrew translation
new 82e0644 Save state on Window destroy, finalize may not run
new 038bb25 Bump Vala version
new b99620b Release 3.11.90
new 42a7ea3 Updated Norwegian bokmål translation
new dda69ad Tajik translation updated
new 38e2e96 Updated Spanish translation
new f62204e Updated Czech translation
new 6b1f59f Updated Brazilian Portuguese translation
new dfb8c6a Updated Kazakh translation
new d6b1a72 Upload to unstable.
new 202b036 Updated Chinese (China) translation
new 05b48e3 Updated Czech translation
new 81a8547 Updated Czech translation
new 1955581 Updated Czech translation
new 8429548 Updated Belarusian translation.
new 924ed28 Updated Lithuanian translation
new 9abf524 [l10n] Update Catalan translation
new 0d7185a [l10n] Updated Italian translation.
new 5b4f21b Update Arabic translation
new c371283 Finnish translation update by Jiri Grönroos
new 6a48ef3 Updated Galician translations
new bef4cbe Updated Hungarian translation
new a44906c Updated Latvian translation
new 245a941 Updated Indonesian translation
new 80bde07 Updated Traditional Chinese translation(Hong Kong and Taiwan)
new a740ed0 Fix tags in French help translation
new 2434d9d Fix a tag in Galician help translation
new c8901d7 Updated Russian translation
new 143d670 Actually make the AppData translatable
new 359a75e Updated Portuguese translation
new eccfd6e Updated Indonesian translation
new b43e01f Updated German translation
new ac4d3cd Updated Polish translation
new aaeabf3 Updated French translation
new 4c4db97 Updated Ukrainian translation
new 750cf73 geocoding: Correct the desktop file name passed to geoclue
new d643554 Updated Korean translation
new fde31c4 Added Czech language
new 78833e6 Czech translation
new df49a97 update Punjabi Translation 17March2014: Alam
new 0c3010c Release 3.11.92
new bb4fc74 Updated Esperanto translation
new 48d3660 Updated Dutch translation Master 3.12
new 44d8ffe Updated Danish translation
new 3d29120 Updated Greek translation
new 6fcaf5a Updated Basque language
new 1d1d37b Updated Serbian translation
new 6b2a645 Updated Slovenian translation
new bb2c976 Release 3.12.0
new b441112 Updated slovak translation
new 1248c43 Updated Slovak translation
new f0b5fc5 Branch gnome-clocks to experimental
new 88e9adb * New upstream release. * Bump build-dependencies according to configure.ac changes: - Bump valac 0.23.3, add glib 2.39 and drop libnotify.
new 7635fa4 l10n: Update Japanese translation
new 30886ec Updated Arabic translation
new 672baa0 Updated Russian translation
new a3291a5 Revert "Updated Russian translation"
new 95869e6 Added Russian translation of help
new a551042 Updated Romanian Translation
new 2687e79 move gnome-clocks experimental branch to unstable
new dea8ec1 * debian/control.in: + Bump libgtk-3-dev to 3.12, needed for GtkActionBar.
new f1f6063 Upload to unstable.
new e48f842 Finnish help translation
new 08eb9cf window.ui: Use the correct parent widget
new a882ceb [l10n] Updated Catalan (Valencian) translation
new 7bd8f7b Updated German translation
new d903f9c Updated Greek translation
new 1035555 Fix css colors according to new Adwaita
new aad0fd2 Use margin_start/end
new 3b81771 Remove deprecated property
new 5749f46 Use disguised spinbuttons in the timer countdown
new 75fb1d1 Reset timer after ringing
new 07db3f2 Rework background color styling
new c0ec510 Rework stopwatch style
new 05acfe1 Gtk now knows how to handle RTL symbolics
new 7f2087b Release 3.13.1
new 871e207 Use the new autometic menu support in gtk
new bd75665 Updated POTFILES.in
new 69732ef Render background and frame on selection checks
new 29ceb12 Sort locations by timezone
new 2185391 doap category apps
new 24df7d6 doap: add <programming-language>
new 001d8ae Updated Romanian Translation
new c7592d0 Port world and alarms to ui templates
new bb54862 Updated POTFILES.in
new c875c73 Implement a Gnome Shell search provider
new 5263ab1 Updated POTFILES.skip
new 387e7f7 Updated Assamese translation
new 1852abb Mark the signal as not visible, no need to go on the bus
new f9ed494 Factor out a get_contry_name utility
new 4b79d1e Reimplement the search provider to query all world locations
new 29574b8 Fold the standalone ui in the main panel ui
new be48004 Rework code so that the content view is created in the .ui
new cf256a7 Use GtkImage instead of the deprecated GtkArrow
new e7d24fe Rework visibility of the select button in the content view
new a4cc31c Release 3.13.2
new df54e40 Use State.CHECKED for the checkbox cell renderer
new 69bdd7c Use new GWeather API instead of manual utility
new 2942065 Clear the window pointer upon destroy
new 01c8cb0 Updated gujarati translations
new e3a34e7 Rename "MainPanel" to "Face", it is a better name for clocks
new 36eca3c Updated Swedish translation
new 6921436 Release 3.13.91
new fc525ac Updated gujarati translations
new 6b66146 Added Nepali translation
new 898b35f Updated Kannada translation
new add9688 Updated Swedish translation
new adf227e Updated Tamil translation
new 2d0a68d Fix segfault when modifying an alarm
new 61c2e28 Updated Oriya translation
new 7ca6453 Updated Marathi Translations
new 02037d4 Updated Turkish translation
new 3f7177a Added Bengali (India) translation
new 20145ad Use ObjectPath instead of string in geocoding dbus stuff
new 373b7a9 Be robust against model.get_item returning null
new 50f1c25 Release 3.13.92
new 3cdce3f Fix laps css in RTL
new 21fedb7 Release 3.14.0
new 4bb5384 * New upstream release. * Bump libgweather-3-dev build-dependency to >= 3.13.91 - according to configure.ac changes
new 2217803 * Bump gtk+ build-dependency to 3.13.8 and valac >= 0.25.3 - Usage of Gtk.StateFlags.CHECKED
new 8d66201 Updated Bengali (India) translation
new d19b630 Updated Hindi translation
new eb9e5cf Added Scottish Gaelic translation
new b42154d Updated Telugu translation
new e8bf85e Updated Telugu translation
new cb74cae Release to unstable
new 6d34ea9 Updated Friulian translation
new 8317a59 Updates Persian Translations
new 21f3ee8 search-provider: be robust to the shell calling get_subresults directly
new 86bda43 Release 3.14.1
new 5dbeea6 * New upstream release. * debian/control.in: - Bump Standards-Version to 3.9.6 (no further changes) - Update the Homepage URL
new bd35081 Release to unstable
new 7ebb616 Update Aragonese translation
new 40e3569 Add add_location action
new 5ae9886 world: Do not add duplicate locations
new 515d31a Updated Vietnamese translation
new 4b36c2c Replace i.e with e.g
new 2f52b22 utils: Use GSound rather than calling libcanberra directly
new 4daaad6 Updated Hebrew translation
new 79d93d2 Release 3.15.1
new e60c639 Updated Czech translation
new 4eee1e9 Updated Spanish translation
new 4ac4c86 Updated Hungarian translation
new 17ceb7b Updated Romanian Translation
new bd68fcc Updated Thai translation
new 01b160a Updated Kazakh translation
new f70549e build: Use intltool to translate GSettings schema file directly
new 718a7ea build: Re-add INTLTOOL_XML_RULE
new 589f4fa Updated Indonesian translation
new a2141ce Updated Basque language
new 6b16397 Updated Russian translation
new e515b3d Updated German translation
new ac3e0ed Chain pu application::activate
new e095aca Updated Norwegian bokmål translation from Åka Sikrom
new 881a102 Updated Brazilian Portuguese translation
new 815179f Updated Galician translations
new 6d1675e Update Aragonese translation
new f77b383 Updated Slovak translation
new fef97e7 Updated Basque language
new 8253a0d Updated Esperanto translation
new 62afc83 Updated Turkish translation
new 3db1a9a Updated Greek translation
new c92cf4c Updated Slovenian translation
new 0d4f10c Updated Swedish translation
new 29eb3de Updated French translation
new bf32332 fix selectionmode checkboxes
new d6bb243 Relase 3.15.90
new e58772d timer: Add ability to enter mins/secs > 59
new 0978f05 Updated Chinese (Taiwan) translation
new f1b1ec9 Updated Italian translation
new 7128d6a Updated Ukrainian translation
new 389bc20 Updated Lithuanian translation
new 924a311 Updated Serbian translation
new a0b07a9 Updated Polish translation
new ca7e27d Fix keyboard event handling
new 9a5d8a4 Fix warnings in the custom spinbutton input handler
new 842b693 Finnish translation update
new 0debb18 Updated Tajik translation
new e8d3e71 Updated Latvian translation
new b523fcc Added Bosnian translation
new 7f60373 Do not use the deprecated GtlAlignment widget
new 5330953 l10n: Update Japanese translation
new 00d1b14 Release 3.15.92
new 5adcf26 Updated Vietnamese translation
new 8612cd7 Updated Danish translation
new d53a752 Updated Korean translation
new 77cac09 Update Catalan translation
new 1e0fcb1 Updated Swedish translation
new 081fded Release 3.16.0
new f85e920 l10n: Update Japanese translation
new 0290de6 Translation pa updated for Gnome
new af053cd [l10n] Updated Estonian translation
new 3350adf Added Icelandic translation
new b3168b5 icon: provide a symbolic variant of the app icon
new 5076bc6 Release 3.16.1
new 46f973b Add .coafile
new 1ef15de Add HACKME
new c51b62b Wrap extra long lines
new e90c636 Added Occitan translation
new 7eb81ed update zh_CN translation
new 178e338 Updated Vietnamese translation
new 4031f29 Updated Occitan translation
new 7f8b3c1 widgets: use a Cairo.Surface() to render location icon
new 581e182 Updated Portuguese translation
new b5886a6 Updated Portuguese translation
new 7bcb703 Catalan help translation
new 7f8e484 Fixes to Catalan translation
new 128003d Updated Friulian translation
new 09962ad Fix stopwatch redraw
new 00a4cc2 * New upstream release. * Update build-dependencies according to configure.ac changes: - bump intltool to >= 0.50.1 - replace libcanberra with gsound
new 44264a7 Drop obsolete section about libgd/ from debian/copyright.
new 1ca7242 Release version 3.16.1-1 to unstable
new 013543b Update Persian translations
new 0c1ef5e Release 3.16.2
new 6476165 * New upstream release. * Use autotools-dev to update config.*
new 7611adf Remove unused egg submodule
new fdeed9c Updated POTFILES.skip
new a79cdb5 Updated Irish translation
new 9c091d7 Updated Slovak translation
new 687a07b New upstream release.
new 8bf0b37 help: fix note in world-add page
new 1b0fc7c Release to unstable
new 7f95209 Updated Greek translation
new 6c398e4 Updated Spanish translation
new 293b5f1 Use https:// for Vcs-Browser
new 02d1ae8 Updated Greek translation
new 662ebc6 Updated Czech translation
new 3d49eb6 geo: Make use of new Geoclue convenience library
new 464992a Updated German translation
new 92cf69f Updated Occitan translation
new 96aa016 Updated Hungarian translation
new 1c30e6f Updated Scottish Gaelic translation
new 83772f0 Release 3.18.0
new 53c07b3 Always pass the current css state to get_color
new a1809fa Update css to the new gtk conventions
new 8e30b9f Add kudos to appdata
new 32cc13a Switch pages with ctrl+alt+page_up/down
new b193709 Use Escape in the timer and stopwatch
new a5c5247 Add a help overlay
new 39d8a39 Updated POTFILES.in
new 2606f20 Updated Slovak translation
new ece150c Updated Portuguese translation
new 1e3619b Updated Swedish translation
new 98e2334 Updated Kazakh translation
new 82977ab Release 3.19.1
new 9858777 Updated Spanish translation
new 77d618d Updated Lithuanian translation
new 3359d8c Updated Finnish translation
new 6fc8abc Updated Dutch translation by Justin van Steijn, Reinout van Schouwen
new 57adc55 Updated Dutch translation by Justin van Steijn, Reinout van Schouwen
new a6b7a34 Updated Czech translation
new cd4a152 Updated Greek translation
new abc0a6d Updated German translation
new 3165e7c Updated Brazilian Portuguese translation
new 2aaaee1 Updated Brazilian Portuguese translation
new 726b55b Updated Turkish translation
new 4ff7e09 Updated Thai translation.
new fd4c43f Updated Norwegian bokmål translation.
new c8aa11f Track stable releases in debian/watch.
new 630df1e css: Use :hover instead of :prelight
new 340e668 Update the AppData file to spec version 0.7+
new e4566ac Updated Hungarian translation
new 1ae4bb4 Add a missing tag to the AppData file
new 88461f7 Rename icon to use application namespace
new 115413e Add context to strings in the shortcut window
new 7140bc1 Updated German translation
new 63dc702 Updated Greek translation
new 726b6b8 Fix the stopwatch css
new f956698 Drop the wrapper frame
new b144c68 Fix timer css
new 591c4e3 Updated Slovak translation
new e6a157c Use LT_LIB_M
new 1d7a5ec Bump Gtk dependency
new 4b3ec7c Set default icon (for when app-menu is broken).
new 1d8e3e3 Add high-contrast theme
new 406a482 Update Latvian translation
new 30cf5de Updated Polish translation
new 8d6ae80 Updated Bulgarian translation
new d394558 Updated Spanish translation
new 894a71b Updated Hungarian translation
new d5baf62 Port to GListModel
new 7f26d63 Factor out a common ListModel
new 2347d0e Bind the model to the content view
new e0b77d7 Do not duplicate the selected flag in the tree model
new 1b7fa06 Simplify selection mode code
new 3f2109b Do not switch to selection mode if item is not selectable
new 6cf933f Remove delete-selected signal
new 6a5cb62 Remove the empty property of content view
new 006a097 Move sorting in the model
new 5d396f3 Updated Kazakh translation
new 4e8ba5f Updated Swedish translation
new b5c7546 Updated French translation
new 9d1a1b0 Updated Chinese (Taiwan) translation
new 346f1e8 desktop: Specify reason for accessing location
new ba57dc8 Updated Polish translation
new 6b422cd Updated German translation
new fe62177 Updated Brazilian Portuguese translation
new 54f563f Updated Serbian translation
new 89a5ca6 Factor out the Selection menu widget
new 3ce01f6 Simplify AnalogFrame
new 4e4e78d Laps rows should not be activatable
new 722de55 Move selection handling in the list model
new 13abdbf Minor cosmetic changes
new b103bff Release 3.19.2
new cdf0209 Updated Swedish translation
new d7b1dbf Updated Spanish translation
new 72eefd3 Updated Galician translations
new 0771b9e Updated Czech translation
new ae7da18 Updated Occitan translation
new dcc1dbf Updated Slovak translation
new 3239558 Updated Russian translation
new c84f6e5 Updated Ukrainian translation
new 1b961a4 Updated Hebrew translation
new 3343a3f Updated Korean translation
new 05e4b88 Updated Hungarian translation
new 0b15b32 Updated French translation
new d488dc6 Updated Kazakh translation
new b745cd4 Added Korean manual translation
new 6892e5e Update Latvian translation
new 7c11543 Updated Friulian translation
new fe131b4 Updated Lithuanian translation
new 0d9e84c Updated Greek translation
new b166667 Updated Finnish translation
new 866b5f6 Fix window size saving
new a60711e Updated Italian translation
new 34d6a83 Update Catalan translation
new 4177c56 Updated Danish translation by scootergrisen
new 6bdebf0 Release 3.20.0
new ddaafa2 Updated Basque language
new d28886a Updated Danish translation
new 03e9d07 * New upstream release. * Update build-dependencies according to configure.ac changes: - replace geoclue-2.0 with libgeoclue-2-dev (>= 2.3.1) - bump glib to >= 2.44 - bump gtk+ to >= 3.19.8 * Bump build-dependency on valac to >= 0.32.0 - we need valac-0.32-vapi for the GTK+ 3.20 API updates.
new 1af3475 Updated Vietnamese translation
new 066f6d1 Add Swedish help translation
new 4481eff Drop uploaders.mk from debian/rules as this breaks the clean target with dh
new 4de9bf7 Updated Friulian translation
new 1575168 Update Persian translations
new 9409ca6 Update Arabic translation
new b274efc Typo
new a1328a8 Updated Friulian translation
new 0f33458 Bump Standards-Version to 3.9.8.
new 8140876 Release version 3.20.0-1 to unstable
new dc34914 Updated Portuguese translation
new dbdef52 Updated Scottish Gaelic translation
new 5006eda Updated Japanese translation
new c6681f8 search-provider: rewrite to be stateless
new 8bdcf2b Release 3.20.1
new 76ffb3c Updated Occitan translation
new ff8e8d8 icon: Redraw on click in selection mode
new 225fb24 New upstream release.
new f680f5c Release version 3.20.1-1 to unstable
new 6c54280 Updated Portuguese translation
new 591473b Updated Icelandic translation (cherry picked from commit 5819a740204eadaa55fbffa924e41f26aaf52ccf)
new dea7ac7 Use https in d/watch and use new "special strings" to help standardize format
new 2467498 Updated Norwegian bokmål translation.
new 6e8b5bd Use https for copyright headers
new 2bac4c1 Add debian/docs to install NEWS
new 3ce2282 * Drop --disable-silent-rules from debian/rules. This is now handled by dh directly depending on whether the DH_QUIET environment variable is set. * Use override_dh_clean target to delete the vala stamp files.
new ecdbacb restore trailing newlines to d/copyright and /watch
new edc2fd2 Updated Occitan translation
new 89bd390 Updated Indonesian translation (cherry picked from commit 61a9919189f8084deffc679f403d0d2b12d3eb6c)
new ab1811e alarm: allow SetupDialog response when changing name of alarm
new e91526b alarm: allow SetupDialog response when changing between AM/PM
new 1fd5201 Updated Turkish translation
new aacaf95 Updated Indonesian translation (cherry picked from commit 0be1efcbd4deb7b5e59a2bd253df7996856207ae)
new 6208628 Add Language headers to po files
new cd9cfb0 Updated Spanish translation
new 72d26a9 Fix stopwatch css
new 568bbba Fix new vala compiler warnings
new 83f8f35 Drop intltool
new 5a544c1 Release 3.21.1
new ae1005b Set USE_MSGCTXT to yes in Makevars
new 1f0cc31 Add translator comments to .desktop
new 4f50f1b Updated Polish translation
new d11006b Updated Indonesian translation
new 11fcd74 New upstream release, drop build dependency on intltool
new 19c9f8a Use dh compat 10 (with automatic dh_autoreconf) instead of autotools-dev
new 4675c00 Build with --as-needed and all hardening flags
new ee556a6 Bump minimum debhelper to 9.20160403~
new 470a175 Extract additional strings from .desktop
new b6aa2d8 Updated Czech translation
new d29fc6c Updated Portuguese translation
new bf7df18 Updated Slovak translation
new c4531c8 Also extract X-GNOME-FullName
new faefed6 Updated Hungarian translation
new 3e26bfb Fix the incorrect order of timer's time labels using RTL locale
new 919e849 Updated Swedish translation
new a832449 Updated German translation
new 466aa23 Updated Finnish translation
new fd216d1 Updated Indonesian translation
new 1f659ee Updated Spanish translation
new 8efb00e Updated Friulian translation
new 923898c Updated Brazilian Portuguese translation
new 1794990 Updated Slovenian translation
new 2983f13 Updated Serbian translation
new 8010c02 Updated French translation
new 56feadb Release 3.21.2
new a195215 New upstream release
new 9f45913 Fix variable assignment in debian/rules to be a bit more consistent
new aff1a98 Release version 3.21.2-1 to unstable
new 722c194 Update Latvian translation
new ae6c4cb Updated Korean translation
new c2d1e7b Updated Kazakh translation
new 07b2abf Move gnome-logs to desktop/ since it's in jhbuild's gnome-suites-core
new ff15009 Update Vcs-* fields for gnome-clocks
new 1dd99aa Updated Lithuanian translation
new 7ab6382 Updated Turkish translation
new a1aebde Updated Vietnamese translation
new 96c3c64 Updated Hebrew translation
new 800707c Update British English translation
new 12fdc36 Updated French translation
new 82d9f50 Updated Thai translation
new 2b5f286 Updated Galician translations
new 2a7d1c1 B-D on debhelper 10 instead of debhelper 9.20160403~ to satisfy lintian
new e91e6ba Updated Russian translation
new 8d07b19 Updated Danish translation
new 81f3150 Updated Greek translation
new fa70139 Add more options to XGETTEXT_OPTIONS in po/Makevars
new edfc83d [l10n] update Persian translations
new 3871870 Updated Dutch translation Master 3.22
new e2a40e0 Updated Dutch translation Master 3.22
new 7bdc161 Updated Ukrainian translation
new 2a82885 Release 3.22.0
new a46926e New upstream release.
new 6819c27 Release version 3.22.0-1 to unstable
new 9d8c2e2 Updated Danish translation
new 74a75f7 Update Basque language
new fc18130 Updated Danish translation of docs by scootergrisen
new 27c5b81 build: Supply more keywords to msgfmt --desktop
new ad434b2 Updated Italian translation
new 07a0ceb css: fix font size
new e5ceb21 alarm: do not compare an alarm with itself
new 47c2b4f Use a suitably localised window title
new 56149a2 alarm: allow SetupDialog response when changing time in the entries
new 431dcfe Fix incorrect day label on Jan 1st or Jan 2nd
new fac10d1 Add context for New clock/timer buttons
new 0998819 handle mouse "back" button
new fd1cd96 headerbat title should not me escaped
new 878f563 New upstream release.
new 6571b17 Release version 3.22.1-1 to unstable
new bb4d8ca Update Arabic translation
new 66232e7 Update Brazilian Portuguese translation
new d488328 world: reset header bar title when leaving standalone view
new a1f7718 Update Friulian translation
new 39f7150 Update French translation
new 214b475 Updated Czech translation
new 61ad7e3 widgets: Fix printf format string
new cdf3740 Update Friulian translation
new 27b8f97 Update German translation
new befbf4c Updated Czech translation
new a30b49d Updated Slovenian translation
new 97c802d Update Polish translation
new a212446 Updated Norwegian bokmål translation.
new fd1644d Update Hungarian translation
new b0ce274 timer: Fix incorrect minutes reset
new 7fb69d8 Update Finnish translation
new b9be4ae Updated Spanish translation
new 35e3350 Update Kazakh translation
new 31c87ac Add geoclue vapi files instead of using gir directly
new 1ef2597 move the appdata xml file out of the appdata subdir
new a572a5f Fix POTFILES.in
new 937e451 Force inclusion of config.h
new f8f9798 Update Slovak translation
new 32e1730 update zh_CN translation
new be09d98 application: Withdraw system notifications on exit
new b848116 application: Withdraw notifications when the windows is focused
new 159a8c7 Update Swedish translation
new 489af50 Update Indonesian translation
new c694456 Release 3.23.90
new 1fbe199 Updated Czech translation
new 351d416 Updated Czech translation
new dc542f6 Updated Czech translation
new 08ba46b Updated Vietnamese translation
new a2231bb Updated Danish translation
new f237c0b Update Basque language
new 6d528ef Updated Norwegian bokmål translation.
new c28aabe Update Italian translation
new 91527ca Update French translation
new 177f842 Update URLs in debian/copyright to use https
new 58194d2 Update Brazilian Portuguese translation
new 27ed1ca Updated Serbian translation
new b509d36 Updated Galician translations
new 4b5e2e5 Update Chinese (Taiwan) translation
new 60414e4 Update Icelandic translation
new c8865b5 Update Korean translation
new e06d0e4 Update Scottish Gaelic translation
new c22e94d Updated Danish translation
new e4be0ca Updated Lithuanian translation
new 492ad21 updated Punjabi Translation
new 8c8bbd1 Update Catalan translation
new 815abfa Updated Russian translation
new 9f2f022 Release 3.24.0
new 521099a Update Latvian translation
new aabb831 Updated Ukrainian translation
new 368117e Update Portuguese translation
new d1003cd Update Greek translation
new 8a18c25 Add Croatian translation
new 03ada3b Update Belarusian translation
new 032ac8f build: add meson build system
new 59636ec build: remove autotools build system
new 00a5dae build: restore po/Makevars
new 40fa6fd build: use join_paths
new be4e3c6 Add gitignore file
new ca9d8a1 Add flatpack build manifest
new 9a3639a flatpack -> flatpak
new 5ac422a Fix typo in variable name.
new 3c7c5e9 world: Add state to display name, when available.
new 84d39a4 build: use 2-space indent as specified by the meson style guidelines
new a80f1a9 Timer: better function names
new beac99f Add configure wrapper
new 213a5e8 Install help files properly
new 5710a81 Add executable bit to the build-api wrapper
new a02a20f Update po/Makevars
new 74c4858 Release 3.25.1
new 0df8a34 build: fix icons install
new d5cb1ad build: symlink help media for other languages
new ce108d8 Split out a AlarmTime struct
new 4d7a09e Split out ContentThumb as a separate interface
new 6fe3234 Alarms: do not notify active if it did not change
new 4be88b2 World: remove unused code
new ad729da Whitespace cleanup
new 9833e0b Resort after deleting items
new 5f02940 Port to GtkFlowBox
new 247b6e8 Simplify the update header bar logic
new de411ab Add Polish help translation
new 1f3209b Update Catalan translation
new e5d3794 Fix incorrect accelerator for quit in help overlay
new caa107c appdata: Screenshots move to static.gnome.org
new 0494021 build: update to meson 0.41 which has a dist target
new ec4299f Release 3.25.2
new 55fd93b Update Hungarian translation
new 1153576 Update Friulian translation
new 03183ed Update Indonesian translation
new f8b1843 Updated Slovenian translation
new 9c16fbe world: wrap the location name label if needed
new b6e202f alarm: wrap also here
new 6ce91a4 Updated Spanish translation
new 38deb68 Update Kazakh translation
new 1563f37 Update Turkish translation
new 7969ae4 Update Croatian translation
new 2fb61e9 Updated Czech translation
new 864b7f3 Update Slovak translation
new daddd6d Update Malayalam translation
new 31ccecc Update Swedish translation
new 7b98d98 Update Polish translation
new 88cb4f9 Update Galician translation
new a9ddfac Updated Serbian translation
new a8c8b38 Update Finnish translation
new 2d40679 Release 3.25.90
new 6aed4d6 Update Catalan translation
new 273ca3c Update French translation
new 41247b0 Update Croatian translation
new f888a59 Update Croatian translation
new d087bfe Updated Lithuanian translation
new 99bf344 Fix typo in Russian translation
new e96418d Update Italian translation
new 01ba227 Updated Danish translation
new fcfae17 Update Chinese (Taiwan) translation
new b197524 Update Latvian translation
new de2d691 Update German translation
new 5c7f926 New upstream release
new 5cbaf27 Build with meson. Update dependencies.
new 27ea699 Bump Standards-Version to 4.1.0
new 7abedae Release to unstable
new edc11e9 Update Belarusian translation
new 7d916dc Update Korean translation
new a6901f2 Update Finnish translation
new 1dd1140 Update Brazilian Portuguese translation
new fdfbcb3 Updated Vietnamese translation
new 1dda699 Update French translation
new 7f041c3 Update Basque language
new 4f7366b build: fix installation of locale data
new 03b8546 Updated Danish translation
new 3f22370 Release 3.26.0
new 29f6016 Updated Dutch translation Master 3.26
new c56a9dc New upstream release
new a2fa9fe Release to unstable
new 8a7b875 Update Russian translation
new 320bc5e Update Greek translation
new 8771341 [L10N] Update Persian translation
new be16030 [l10n] Updated Catalan (Valencian) translation
new 55eee8f Add snap packaging
new ba217e6 Release 3.26.1
new 5e9a129 New upstream release (LP: #1723734)
new ba603be Bump Standards-Version to 4.1.1
new fa825ca Release to unstable
new 6bd3bb8 Add default gbp.conf
new 101f510 Initial upstream branch
new 0b7947d Update Vcs fields for conversion to git
new ebfdc48 New upstream version 3.26.1
new 537a65c Update upstream source from tag 'upstream/3.26.1'
new 5bd34fd Bump Standards-Version to 4.1.2
new 090343a releasing package gnome-clocks version 3.26.1-2
The 1731 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnome/gnome-clocks.git
More information about the pkg-gnome-commits
mailing list