[gnome-calendar] Created tag 3.23.90
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Created tag 3.23.90
- Date: Tue, 14 Feb 2017 20:26:44 +0000 (UTC)
The unsigned tag '3.23.90' was created.
Tagger: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Feb 14 18:25:39 2017 -0200
Bump 3.23.90 release
Changes since the last tag '3.22.1':
Abishek (1):
week-header: align month_label, week_label and year_label
Anders Jonsson (1):
Update Swedish translation
Andrei Ceapa (1):
edit-dialog: allign circle with subtitle
Baurzhan Muftakhidinov (2):
Update Kazakh translation
Update Kazakh translation
Bernd Homuth (1):
Update German translation
Charles Monzat (1):
Update French translation
Cheng Lu (1):
Update zh_CN translation
Cheng-Chia Tseng (1):
Update Chinese (Taiwan) translation (cherry picked from commit
9d54ac7840aece11eb7ff4409336eb5713cf876b)
Christian Hergert (1):
flatpak: add Calendar flatpak manifest to simplify newcomer setup
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Dušan Kazik (2):
Update Slovak translation
Update Slovak translation
Efstathios Iosifidis (2):
Update Greek translation
Update Greek translation
Fabio Tomat (3):
Update Friulian translation
Update Friulian translation
Update Friulian translation
Fábio Nogueira (1):
Update Brazilian Portuguese translation
Georges Basile Stavracas Neto (97):
month-view: queue redraw on scroll
manager: avoid deep nesting
manager: make all calendars offline-sync
edit-dialog: also set top and bottom margins
theme: add a nice transition on the month chooser widget
week-header: turn into a GtkGrid
week-view, week-grid: various fixed
week-header: reorganize widgets
week-header: simplify background drawing code
style: update hour sidebar padding
week-view: improve drawing of the week grid
week-header: visual improvements
week-view: don't set the subscriber range twice
window: fix week view range
week-header: start moving to use another event storage
week-header: remove unused code
week-grid: style cleanup
week-header: implement merging of consecultive events
week-header: don't allow negative widths
week-header: simplify and extend moving column events
week-header: fix style
week-header: refactor event moving
week-header: make event removal more robust
week-header: rewrite event moving method
week-header: rename function
week-header: remove unecessary code
week-header: lots of cleanups and fixes
week-header: simplify event removal
week-header: fix merging events
week-header: reimplement header expansion and collapsing
week-grid: add stub add_event() and remove_event()
week-view: add events to the grid when needed
project: introduce GcalRangeTree
week-grid: implement event handling
week-grid, week-header: improve rendering of vertical lines
week-grid, week-header: special-case today when drawing
week-header: fix date handling
week-header: fix initial overflow check
week-header: rework drawing model
week-header: simplify event addition
week-header: remove needless margin
week-view: fix active and current date handling
week-header: fix all-day events, add comments
week-header: batch fix overflow management
week-header: properly propagate height when expanded
week-header: don't leak overflow labels when expanded
week-header: redraw the whole background on draw()
week-header: fix various issues with dates
week-header: don't set a minimum content height
week-header: don't rearrange events if week didn't change
week-view: reimplement editing events
week-header: small ui fix
week-view: simplify code
week-header, week-grid: remove duplicate code
week-view: center grid on date change
window: fix today button sensitivitiness on week view
week-header, week-grid: update drawing when time changes
week-view: adapt view and widgets to handle RTL
week-grid: properly position overlapping events
utils: add utility to unref datetimes
week-grid: implement event creation
week-view: avoid segfault when scrolling when unmapped
week-view: smoothly scroll the grid when moving to today
week-grid: minor fixups
event-widget: factor out clock format function
quick-add-popover: fix creation of timed events
week-header: implement event creation
style: smoother selection background
week-grid: fix inversed selection on RTL languages
week-header: minor improvements on date selection
week-grid: remove unused vars
event-widget: implement GtkOrientable
week-grid: set child widgets' orientation to vertical
week-header: fix event margins
week-header: improve rendering of selection
week-grid: fix index sorting
Update POTFILES.in
week-view: set the header's and grid's manager as well
week-grid: implement drag n' drop
event-widget: properly draw dnd icon
week-header: implement drag n' drop
Merge branch 'wip/pandusonu/week-view'
project: move views to views/ folder
Update POTFILES.in
search-view: only decrease search counter when something is removed
search-view: various fixes
week-grid: enforce a minimum width
week-grid: make sure events span at least 1 minute
theme: reduce vertical padding
week-grid: simplify drawing function
week-grid, week-view: improve hour sidebar rendering
views: sync header labels' style
application: don't remove providers from screen when finalizing
Revert "application: don't remove providers from screen when finalizing"
month-view: fix warning on closing overflow popover
week-header: fix double dnd highlight
Bump 3.23.90 release
Gábor Kelemen (1):
Update Hungarian translation
Inaki Larranaga Murgoitio (1):
Update Basque language
Isaque Galdino (2):
edit-dialog: Change headerbar tooltip
year-view: Not in sync with month-view
Jiri Grönroos (2):
Update Finnish translation
Update Finnish translation
Jordi Mas (1):
Update Catalan translation
Kjartan Maraas (3):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Kukuh Syafaat (1):
Update Indonesian translation
Marek Černocký (3):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (1):
Update German translation
Milo Casagrande (1):
Update Italian translation (cherry picked from commit 10a8b7017fbd8add52f54ec25edd4029a2272830)
Mohammed Sadiq (4):
edit-dialog: check if event is new the right way
source-dialog: escape string in markup
quick-add-popover: focus entry after calendar selection
application: cleanup finalize method
Piotr Drąg (6):
Use Unicode in translatable strings
Update Polish translation
Update POTFILES.in
Use Unicode en dash in a translatable string
Update Polish translation
Fix translator comments
Sveinn í Felli (1):
Update Icelandic translation (cherry picked from commit ebd6928d26ef6505df3e9c7867d357fbf1144fd4)
Victor Toso (2):
window: Fix leak of event_creation_data struct
e-cal-data-model: fix critical due invalid time range
Yash Singh (1):
gcal-window: Declare 'view' as type guint32
pandusonu2 (29):
window: initialize and include week-view in the main window
window: updated update_active_date() for week-view
build: move week view to views/ subfolder
week-header: created the basic skeleton of the week-header
week-grid: created the basic skeleton of week-grid
week-view: remove unused code
week-view: make it a template class
week-view: add the EcalDataModelSubscriber functions
week-header: use stack-allocated structure
week-header: modify the draw() to match mockup
week-header: made the update_headers()
week-header: use GDateTime in place of icaltimetype
week-header: corrected the date of start of the week
week-view: display events in header
week-header: override the size_allocate()
week-header: set line width and height as in mockup
week-header: manage event display, position and removal
week-header: set correct padding for the grid
week-header: reposition present events on changing active date.
week-header: sort events before placing them
week-header: adjust theming to match the mockups
week-header: add support for expanded and collapsed mode
week-header: work around with GtkOverlay error
week-view: draw the hours labels
week-header: remove unnecessary code and correct access of public functions
week-view: fix the sync between sidebar width
week-header: correct padding and drawing
week-grid: realize the week-grid
window: add week-view shortcut
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]