[gnome-calendar] Created tag 3.27.90
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Created tag 3.27.90
- Date: Mon, 12 Feb 2018 00:15:29 +0000 (UTC)
The unsigned tag '3.27.90' was created.
Tagger: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: 1518394082 +0000
Bump 3.27.90 release
Changes since the last tag '3.27.2':
Adam Dingle (1):
week-view: display "12 PM" correctly
Akbar Hashmi (1):
application: Add --quit commandline argument
Balázs Meskó (1):
Update Hungarian translation
Caio Marcelo de Oliveira Filho (1):
utils: simplify gcal_dup_icaltime
Christian Hergert (1):
flatpak: fix git URL to libgweather
Christian Kirbach (1):
Update German translation
Cédric Valmary (1):
Update Occitan translation
Daniel Mustieles (1):
Update Spanish translation
Dušan Kazik (1):
Update Slovak translation
Elias Entrup (1):
event-widget: Handle NULL in event sorting
Emin Tufan Çetin (2):
Update Turkish translation
Update Turkish translation
Emmanuele Bassi (1):
Adapt to the libgweather API changes
Fabio Tomat (2):
Update Friulian translation
Update Friulian translation
Florian Brosch (48):
Initial weather service.
weather: Allow to set a fix location.
weather: Simplify and inline property param flags
weather: Properly extract and translate weather information.
weather: Prepare global time zone support.
weather: Add a TODO
weather: Improve logging
weather: Improve weather folding
weather: Rename WeatherInfo.weather_info to gweather_info
Weather: Change weather update signal.
week-view: Fix outdated ownership comment.
weather: Add optional reading point logging
week-header: Add initial weather support.
weather: Pin weather services to applications.
weather: Integrate weather into our main windows.
weather: Change weather icon selection heuristic.
weather: Use -night icons only for fold-results when it makes sense.
weather: week: Add space between icon and temperature
week-header: Style temperatures
weather: Display service attributions in AboutDialog.
weather: steal a data point from tomorrow in case there is none for "today".
Synchronise weather on application.sync.
weather: Re-use old weather predictions on errors
week-header: Properly handle weather infos on date changes
window: Set style class "error" for invalid locations
window: Improve weather setting sensitivity
weather: Use find_nearest_city instead of new_detached
weather: Drop gcal_weather_service_get_location_name()
weather: Introduce a proper timer for forecasts.
weather: Rename check-interval to check-interval-renew.
weather: Set check-interval-renew to 3h.
timer: Improve duration api
weather: Use shorter timeouts if local weather info is invalid
weather: Use network status
weather: Rename timer to duration timer.
Avoid single line comments.
weather: Change the way I calculate begin-of-day
weather: Update on 00:00
timer: Rename struct CallbackWrapper to CbWrapperData
timer: Drop useless if in reset.
week-header: Rename WeatherInfoPos to WeatherInfoDay and drop positions.
weather: start the right timer.
weather, timer: Set log domains
month-view: Show weather reports.
month-cell: Display temperatures
year-view: Show weather reports.
view: Move weather API to interface GcalView
Whitespace changes
GNOME Translation Robot (1):
Update Scottish Gaelic translation
George Willian Condomitti (1):
window: Add <Ctrl>+f shortcut to toggle search bar.
Georges Basile Stavracas Neto (100):
month-view: use a custom structure to help multiday allocation
trivial: style fix
month-view: reorganize code
month-view: remove useless field
month-view: fix hiding event widgets when removing
month-view: hide last row if it's empty
theme: fine tune line color
application: load custom css files
project: add the right file to the resources
month-view: remove unused variable
trivial: style fix
trivial: remove obsolete TODO
week-grid: don't try to optimize allocation
month-view: move variables around
event-widget: use a stack to handle orientation
flatpak: use GitLab url
Merge branch 'issues/220' into 'master'
Merge branch 'nextcould-translations' into 'master'
event-widget: use a 16px rounded rectangle for event colors
project: ignore more folders
event-widget: always hide color box on vertical events
Merge branch 'master' into 'master'
Merge branch 'wip/mcatanzaro/tooltips' into 'master'
Merge branch 'wip/mcatanzaro/timezone' into 'master'
Merge branch 'mcatanzaro/leak' into 'master'
Merge branch 'wip/sadiq' into 'master'
Merge branch 'add-className' into 'master'
Merge "utils: reworked uri splitting with help of libsoup"
weather-service: major reorganization and cleanup
source-dialog: cast to GtkWidget* before increasing refcount
Merge branch 'gweather-api-fix' into 'master'
project: update Flatpak manifest
view: pass the correct property value
month-view: fix another allocation cycle
month-view: properly cleanup weather data from cells
views: move :event-activated signal to GcalView
views: simplify reference leak workaround
views: more weather service cleanups
weather-service: use GPtrArray for public API
month-view: cleanup includes
window: a load more weather changes
Merge branch 'wip/piotrdrag/placeholder-translations' into 'master'
Merge branch 'master' into 'master'
Merge branch 'master' into 'master'
project: update TODO
Merge branch 'meson-improvements' into 'master'
build: Remove even more dead code
project: delete configure script
project: Add CI integration
project: Change build stage name to 'build-calendar'
project: Add missing dependencies to CI
ci: update to Fedora 27
ci: Add libgweather dependency
ci: Use a Rawhide image
resources: Don't strip XML blanks
window: Rework property creation
weather-service: Simplify code
month-popover: Properly mark static function as static
weather: Move to a subdirectory
weather: Rework weather management
application: Use g_auto* to simplify code
application: Remove conditional include
window: Rework property initialization
weather-service: Fix debug location
weather-settings: Improve start/stop logic
window: Notify properties by pspec
window: Bind manager to GcalWeatherSettings
weather-service: More small refactorings
project: Unify headers
project: Rename GcalSearchView to GcalSearchPopover
weather-service: Remove more dead code
weather-settings: Instrument more loading functions
weather-settings: Only deserialize valid locations
window: Make menu completely non-homogeneous
shell-search-provider: Rework property initialization
shell-search-provider: Instrument and modernize code
doap: Update database link
project: Move enums to gcal-enums.h
enums: Generate enums with standard GLib syntax
project: Make time format a first-class citizen
shell-search-provider: Remove dead fixme
utils: Cleanup first weekday function
view: Remove first weekday helpers when unecessary
manager: Handle refresh in the source directly
window: Remove dead code
views: Instrument and fix reference leaks
application: Improve order of statup
quick-add-popover: Only remove existing rows
week-view: Remove embarrassing debug message
flatpak: Update to libical 3.0.1
flatpak: Make master builds traceable and run with --debug
event: Use parameter specs to declare properties
edit-dialog: Use parameter specs to define properties
date-selector: Use parameter specs to declare properties
application: More code style cleanup and reorganization
style: Fix CSS for selected month cells
style: Remove tabs
appdata: Update bugtracker URL
event: Use G_DEFINE_QUARK
Bump 3.27.90 release
Gil Forcada (1):
Update Catalan translation
Guenther Wutz (1):
utils: reworked uri splitting with help of libsoup
Günther Wutz (3):
month-popover: typo fix in comment
event-widget: reposition drag source to initial position
source-dialog: fixed URI label in dialog
Iñigo MartÃnez (5):
project: Remove default warning level
project: Rename build options
project: Remove unused defines
project: Add configurable gettext domain
tests: Fix GCalManager test
Jeremy Bicha (1):
CONTRIBUTING.md: tweak formatting
Jiri Grönroos (2):
Update Finnish translation
Update Finnish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation.
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marek Cernocky (1):
Updated Czech translation
Marek Černocký (1):
Update Czech translation
Michael Catanzaro (7):
event: Fix a minor leak
edit-dialog: Fix timezone for events created in month view
event-widget: Fix time in tooltip text
event: Fix changing the timezone
Revert "event: correctly store timezones"
event: Restore handling of all day events
event: Save local time correctly
Mohammed Sadiq (3):
window: Simplify saving/loading window states
window: Reuse window-state-changed callback
window: Simplify navigation code
Piotr DrÄ…g (5):
Update POTFILES.in
ui: Unmark placeholder strings from translation
Update POTFILES.in
Update Polish translation
main: Mark g_set_application_name for translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Sveinn à Felli (1):
Update Icelandic translation
Thiago Mendes (1):
doc: add an issue template
Tim Sabsch (1):
Update German translation
Valtteri Tastula (1):
project: update Nextcloud in translations
alex285 (1):
window: add org-gnome-Calendar style class
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]