[gnome-clocks] Created tag 3.35.92



The unsigned tag '3.35.92' was created.

Tagger: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: 1583099122 +0100

    Release 3.35.92

Changes since the last tag '3.34.0':

Adrien Plazas (3):
      Set the prgname to be the app ID
      world: Wrap the time
      alarm: Wrap the time when ringing

Alan Mortensen (2):
      Updated Danish translation
      Updated Danish translation

Alexander Mikhaylenko (4):
      world: Ensure sunset happens after sunrise
      world: Fix state_class comparisons
      world: Handle nonexistent locations
      headerbar: Fix view switcher

Anders Jonsson (5):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Andika Triwidada (1):
      Update Indonesian translation

Asier Sarasua Garmendia (2):
      Update Basque translation
      Update Basque translation

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

Balázs Meskó (1):
      Update Hungarian translation

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

Bilal Elmoussaoui (77):
      Gitlab CI: publish nightlies builds
      Appdata: add release tag & clean up
      Build: move snap to build-aux
      Build: move flatpak to build-aux
      Merge branch 'wip/jimmac/nightly-app-icon' into 'master'
      Meson: add tests to validate desktop, appdata & schemas
      Gitlab CI: use the new nightly runtime repo
      Merge branch 'bilelmoussaoui/meson-cleanup' into 'master'
      Don't quit the app at delete-event
      Build: add libhandy as a dependency
      Ignore _build as well
      Resources: add StackSwitcher icons
      Use a HdySqueezer instead of GtkStackSwitcher
      Panels: add an icon name per panel
      Switch between the HdySqueezer and HdyViewSwitcherBar on small size
      Make the GtkStack non homogeneous for now
      Flatpak: use libhandy from master
      Merge branch 'bilelmoussaoui/adaptive-headerbar' into 'master'
      Redesign the timer panel
      Timer: subclass ContentStore
      TimerRow: start implementing the new design
      Timer: replace GLib.Time with a Duration
      Timer: bind the NewTimerDialog
      TimerRow: bind reset & start/pause buttons
      TimerRow: hide/show buttons depending on the state
      Timer: allow deleting timers
      Timer: don't allow setting an empty timer
      TimerSetup: use GtkDialog API to create the widgets
      TimerRow: use one label for the countdown
      Timer: display/edit the name
      Fix conflicts
      TimerRow: fix build
      Timer: a bit of design tweaks
      Timer: ring when a timer is up
      Timer: using actions & remove unneded code
      CI: add a vala linter
      Linter: fix various linting issues
      Rebase
      Fix linting issues
      Timer: remove Duration object
      Timer: update default timer name
      Timer: focus start button only on init state
      Flatpak: bundle the freedesktop sound theme
      Flatpak: remove unneded build-options
      stopwatch: implement the new mockup
      stopwatch: redesign laps rows
      stopwatch: fix linting
      Rebase on master
      Specify large button style per panel
      Stopwatch/Timer: Don't use space btw :
      Timer: various fixes
      Window: don't set needs-attention for timer
      Timer: re-add needs-attention
      TimerRow: don't use space btw :
      Timer: wrap the rows in a scrolled window
      Timer: tweak the margin
      Timer: add a header to init state
      Window: set the help overlay manually
      Timer: add a color blink when the timer is paused
      Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-clocks into bilelmoussaoui/redesign-timer
      Timer Setup: make 1h translatable
      Linter: fix various linting issues
      CI: use the update gnome template
      CI: use the correct template
      metainfo: update screenshots for 3.36
      css: set a smaller left/right margin
      World row: make the delete button rounded
      Help: update the logo
      Timer: remove the default name
      misc: use markdown
      misc: remove uneeded file
      misc: add .editorconfig
      misc: rename appdata to metainfo
      misc: bump version number
      misc: explicit release notes and some smallf fixes
      CI: remove pre stage
      CI: re-add publish nightly

Bruce Cowan (1):
      Update British English translation

Chao-Hsiung Liao (1):
      Update Chinese (Taiwan) translation

Charles Monzat (2):
      Update French translation
      Update French translation

Danial Behzadi (3):
      Update Persian translation
      Update Persian translation
      Update Persian translation

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

Dušan Kazik (3):
      Update Slovak translation
      Update Slovak translation
      Update Slovak translation

Efstathios Iosifidis (1):
      Update Greek translation

Emin Tufan Çetin (1):
      Update Turkish translation

Fabio Tomat (3):
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation

Fran Dieguez (5):
      Update Galician translation
      Update Galician translation
      Update Galician translation
      Update Galician translation
      Update Galician translation

Goran Vidović (3):
      Update Croatian translation
      Update Croatian translation
      Update Croatian translation

Heather Ellsworth (1):
      snap: Update yaml to use GNOME extension

Jakub Steiner (1):
      icon: create a nightly app icon

Jiri Grönroos (3):
      Update Finnish translation
      Update Finnish translation
      Update Finnish translation

Jor Teron (2):
      Update Karbi translation
      Update Karbi translation

Jordi Mas (3):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Ken VanDine (1):
      Merge branch 'update-snap' into 'master'

Kristjan SCHMIDT (1):
      Update Esperanto translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

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

Milo Ivir (1):
      Update Croatian translation

Paolo Borelli (1):
      Merge branch 'zbrown/transfer-maintainership' into 'master'

Piotr Drąg (8):
      Update Polish translation
      headerbar: mark missing string for translation
      Update POTFILES.in and POTFILES.skip
      Update POTFILES.in
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update POTFILES.in

Rafael Fontenelle (4):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Ryuta Fujii (2):
      Update Japanese translation
      Update Japanese translation

Sabri Ünal (3):
      Make header strings translatable again
      Update Keyboard Shortcuts page
      Update Turkish translation

Seong-ho Cho (1):
      Update Korean translation

Tobias Bernard (9):
      Move stuff to Item model
      Timer: correctly stop the timer when paused
      Timer: fix ringing
      stopwatch: use ratio char instead of a column
      timer: fix rounder buttons and use round char
      stopwatch: reduce max column width
      Timer: add 6px border radius to list
      Stopwatch: rounded buttons
      Minor: delete superfluous CSS for pill button

Umarzuki Bin Mochlis Moktar (1):
      Add Malay translation

Yi-Jyun Pan (1):
      Update Chinese (Taiwan) translation

Zander (6):
      Merge branch 'bielmoussaoui/nightlies' into 'master'
      Merge branch 'bilelmoussaoui/appdata' into 'master'
      Merge branch 'bilelmoussauoi/stay-in-bg' into 'master'
      Merge branch 'prgname' into 'master'
      Merge branch 'fix_alarm_muted_after_snooze' into 'master'
      Merge branch 'allow_snooze_when_snoozed' into 'master'

Zander Brown (32):
      meta: transfer maintainership
      headerbar: unify the new/back buttons
      headerbar: move headerbar logic to the headerbar itself
      headerbar: "new" tooltip specific to current panel
      build: fix libhandy build
      timers: store timer name in gsettings
      alarm: Highly broken initial list
      alarms: Use HdyActionRow in the list
      alarms: Wire up edit button
      alarms: New dialog design
      alarms: Open dialog instead of toggling
      alarms: show repeats on separate label
      alarms: Simplify editor
      alarms: update rows for new design
      alarm: return to buttons for selecting days to repeat
      l10n: mark string for translation
      alarms: update empty state
      alarms: update ringing state
      alarms: use tabular numbers
      l10n: Mark forgotten string as translatable
      alarms: avoid using a magic number
      alarm: changes from review
      alarms: change action button based on create/edit mode
      alarms: day buttons shouldn't be selectable
      world: Use HdyDialog
      world: new list based design
      lint: fix errors
      world: colour coded according to sun in location
      general: use load_from_resource instead of faking it with GFile
      general: ditch the remains of selection mode
      world: unmark placeholder strings
      general: homogenize list styling

louib (3):
      Fix alarm muted after first snooze.
      Snoozing again dismisses the alarm panel.
      Bump libgweather minimum version

sicklylife (5):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation


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