[gnome-calendar] (254 commits) Non-fast-forward update to branch wip/christopherdavis/flatpak-dual-install



The branch 'wip/christopherdavis/flatpak-dual-install' was changed in a way that was not a fast-forward 
update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  786d5b2... flatpak: Allow dual installation of app bundles
  3ba68e6... flatpak: Add development styling to window
  7c515a7... CI: Use development profile for CI builds
  82d4faa... CI: use Devel DBUS ID

Commits added to the branch:

  2deab2c... Update Turkish translation (*)
  e6d2486... Fix build against new eds (*)
  6a7cbf2... Fixup for the previous commit (*)
  249c441... Update Japanese translation (*)
  a36f07e... Update Japanese translation (*)
  c0fe914... Update Japanese translation (*)
  b579fbc... Add Afrikaans translation (*)
  dd05a44... Update Afrikaans translation (*)
  6a8e427... Update Chinese (Taiwan) translation (*)
  c9891b6... Update Hungarian translation (*)
  2cadbb1... Update Galician translation (*)
  5b415c0... Update Romanian translation (*)
  2e684a6... flatpak: Build GOA with meson (*)
  0580637... flatpak: Run EDS nested to the sandbox (*)
  ef75abd... Fix Catalan date format (*)
  a40e6f7... Update Indonesian translation (*)
  57d4ce4... Update Finnish translation (*)
  8ded9e6... Updated Czech translation (*)
  5cada05... Update Polish translation (*)
  6c4092d... 3.31.90 (*)
  b592ca2... flatpak: Don't cleanup EDS (*)
  155352b... Updated Lithuanian translation (*)
  e604683... Update Brazilian Portuguese translation (*)
  9a26fca... Updated Danish translation (*)
  c6c3503... Update Kazakh translation (*)
  bd15955... Update German translation (*)
  fcf2806... Update Icelandic translation (*)
  6b528dd... Update Basque translation (*)
  a306255... Update Dutch translation (*)
  9159cdd... Update Basque translation (*)
  ff4792a... Update Italian translation (*)
  eab100e... Update Russian translation (*)
  4caef34... Update Serbian translation (*)
  71c39a9... Update Catalan translation (*)
  ef7bf98... Update Latvian translation (*)
  80593ed... Update Korean translation (*)
  d791183... Update Estonian translation (*)
  f1b5d70... 3.32.0 (*)
  fa19ac2... appdata: fix release timestamp (*)
  01cc412... Update Croatian translation (*)
  f6738e8... Updated Danish translation (*)
  6436220... Updated Danish translation (*)
  f9f46a2... 3.32.1 (*)
  9fab861... 3.33.0 (*)
  1367155... flatpak: Use host EDS (*)
  9a13fb5... context: Introduce GcalContext (*)
  beeecdf... application: Use the GcalContext internally (*)
  b98801a... window: Receive the context (*)
  14c6544... night-light-monitor: Receive a context (*)
  dc9d1d0... weahter-settings: Receive a context (*)
  802c694... manager: Move GSettings to GcalContext (*)
  9b7650d... source-dialog: Receive a context (*)
  1b8a29e... manager: Move GOA to GcalContext (*)
  8366d22... application: Move night light monitor to GcalContext (*)
  c175599... view: Replace the manager property by the context (*)
  5450697... event-widget: Receive a context (*)
  1297ad6... application: Remove gcal_application_get_clock() (*)
  01fdf79... Use weather service from GcalContext (*)
  0f1de0c... application: Remove gcal_application_get_manager() (*)
  fd8e82b... edit-dialog: Receive a GcalContext (*)
  ad21581... search-popover: Add "context" property (*)
  c5b5023... application: Move time format to GcalContext (*)
  ffb6eab... time-zone-monitor: Introduce timezone monitor (*)
  506f0c1... manager: Trivial style cleanup (*)
  aa82567... application: Use GDateTime instead of icaltime (*)
  09cb142... application: Remove unused variable (*)
  da3a903... application: Delay context initialization (*)
  21e748a... month-view: Don't get weather info before having a date (*)
  efaef1b... window: Operate with GDateTime (*)
  3bff2b8... utils: Move to utils/ subdir (*)
  68943ee... utils: Add GDateTime utils (*)
  073fc96... view: Turn 'active-date' into a GDateTime property (*)
  501ed25... shell-search-provider: Use GDateTime (*)
  b280001... shell-search-provider: Receive a GcalContext (*)
  7410f9b... manager: Remove system timezone support (*)
  21c74ba... edit-dialog: Fix property name (*)
  ab1c0b6... utils: Rename gcal_clear_datetime to gcal_clear_date_time (*)
  9216e09... quick-add-popover: Receive a context (*)
  527cb6f... quick-add-popover: React to time format changes (*)
  c52bacf... utils: Move more API to gcal-date-time-utils.c (*)
  360a50a... year-view: Fix sidebar events (*)
  c64849a... week-header: Compare week number (*)
  c88cf19... week-header: Simplify set_date() (*)
  06e07fe... year-view: Cleanup header (*)
  1496683... search-popover: Remove date property (*)
  6dda744... utils: Remove more unused functions (*)
  f67009b... week-header: Use GDateTime to fetch weekday names (*)
  eb10d2f... Update POTFILES.in (*)
  08eed83... application: Trivial style cleanup (*)
  f5741ea... build: Depend on libdazzle 3.33.1 (*)
  36f4809... window: Turn search button into a DzlSuggestionButton (*)
  907b716... manager: Move threading functions to utils (*)
  dfbd7fc... search-button: Add a context property (*)
  0c3a16b... application: Turn it into a DzlApplication (*)
  133e82f... theme: Allow use circle icon class on random images (*)
  b967f04... window: Remove search popover (*)
  6ecb746... event: Receive the time_t directly (*)
  6994723... search: Introduce a search engine (*)
  3baa71f... application: Reorganize file a bit (*)
  23c012a... event: Add date formatting function (*)
  74af4af... search-button: Remove useless debug message (*)
  1aecd10... application: Add 'open-event' action (*)
  d6c5bf0... search: Open event from search results (*)
  b8c80e0... source-dialog: Don't use g_autolist (*)
  696b2f2... Update POTFILES.in (*)
  9df7b09... Update Friulian translation (*)
  1aee45e... Update Indonesian translation (*)
  b99fd53... Updated Spanish translation (*)
  b9848e5... Introduce GcalCalendar (*)
  5aa0dd9... manager: Use GcalCalendar internally (*)
  0acf0b6... utils: Receive const GdkRGBA* (*)
  810ef79... manager: Replace gcal_manager_get_sources() (*)
  1118c74... event: Receive and operate on GcalCalendar (*)
  ea60c95... manager: Rework signals to use GcalCalendar (*)
  7297d36... manager: Remove gcal_manager_get_client() (*)
  1a5ff54... project: Move a few classes to core/ (*)
  64fa11f... calendar: Fix double unref (*)
  fd3d2ea... window: Move calendar popover to GcalCalendarPopover (*)
  2ef1cbc... manager: Toggle data model sources when changed (*)
  e3e19b4... application: Parse CSS more aggressively (*)
  560419e... editorconfig: Update tab width (*)
  e800bb2... manager: Remove gcal_manager_enable/disable_source() (*)
  e617d29... source-dialog: Use more GcalCalendar API (*)
  e7c6120... manager: Remove gcal_manager_is_client_writable() (*)
  df182d1... manager: Remove "loading" property (*)
  02cbfda... calendar: Make it a derivable class (*)
  245df51... event: Simplify color handling (*)
  5e3eb40... utils: Add gcal_clear_signal_handler (*)
  ada9bcc... calendar: Fix signal handler cleanup on finalize() (*)
  28c5a41... build: Properly include deps and directories in libgcal_dep (*)
  7811b90... tests: Fix test suite (*)
  bb8d5b9... manager: Handle default calendars via GcalCalendar (*)
  d5fbce1... window: Remove search mode (*)
  f55b453... project: Move ui-related classes to gui/ (*)
  682e614... Remove developer docs (*)
  70cb7c1... build: Make libgcal a static library (*)
  c3e1a37... Update POTFILES.in (*)
  a2609d6... project: Reorganize much (*)
  a88b628... build: Make generated sources a dependency (*)
  1f0179c... ci: Simplify CI (*)
  72b958f... Update Chinese (China) translation (*)
  da31180... view: Let views handle subscription range (*)
  0baeaa1... window: Delegate changing dates to GcalView (*)
  771c5c3... window: Reorganize a few functions (*)
  79eea93... window: Add new event button (*)
  6a2ab5e... Update Indonesian translation (*)
  7ad0f10... manager: Properly bind default calendar (*)
  6e53721... edit-dialog: Don't convert date to timezone if all-day (*)
  1c0131a... edit-dialog: Restore time removal of all-day events (*)
  f4c4a91... manager: Add 'synchronizing' property (*)
  0639b4e... window: Show a spinner while synchronizing (*)
  4057873... window: Move synchronize button to the calendar popover (*)
  c5ec57f... calendar-popover: Improve calendar settings button (*)
  647c9ee... calendar-popover: Adjust UI (*)
  117d56a... calendar-popover: Relabel as "Synchronize Calendars" (*)
  198180d... manager: Fix typo (*)
  ea043ab... calendar-popover: Show success after synchronizing (*)
  dcdd3f6... Remove stray g_message()s (*)
  9357db6... Updated Spanish translation (*)
  a0cae43... Port to libecal-2.0 (*)
  3ca0750... Update libical version to 3.0.5 in the flatpak manifest (*)
  9a2cc7e... appdata: Fix week-view image url (*)
  badd1fb... calendar: Fix double free (*)
  73ddbbd... window: Remove non-existing signal handler (*)
  16f2a8a... flatpak: Allow org.gnome.evolution.dataserver.Calendar8 (*)
  2be54af... flatpak: Build less (*)
  af8d2bb... schema: Default 'follow-night-light' to false (*)
  85de945... Update Hungarian translation (*)
  1045b28... Update Friulian translation (*)
  1719be5... Update Greek translation (*)
  b9c790e... Update Brazilian Portuguese translation (*)
  c293e0d... Update Dutch translation (*)
  ec1ab56... Update Croatian translation (*)
  44912d9... Prepare 3.33.1 (*)
  66fdcc2... Update Indonesian translation (*)
  7ee0acd... source-dialog: Remove online accounts (*)
  8743121... source-dialog: Move Online Accounts panel spawn to utils (*)
  7217f9f... window: Add "Online Accounts..." button (*)
  c0720d0... build: Move GcalSourceDialog to gui/calendar-management (*)
  4088b8b... source-dialog: Rename to GcalCalendarManagementDialog (*)
  831bbbd... calendar-management-page: Introduce new interface (*)
  b2d2767... calendar-row: Tweak margins (*)
  ad017d1... calendars-page: Introduce GcalCalendarsPage (*)
  375b9fc... calendar-management-dialog: Response to page switch (*)
  db4613a... new-calendar-page: Add stub page (*)
  9cc07c5... calendar-management: Introduce GcalEditCalendarPage (*)
  e49ed1e... calendar-management: Move code to GcalNewCalendarPage (*)
  804479e... calendar-management-page: Add helper to retrieve titlebar (*)
  5e9f7bf... new-calendar-page: Add "Cancel" and "Add" header buttons (*)
  a2d1569... log: Increase prefix width (*)
  f7df717... edit-calendar-page: Add back button (*)
  c092445... calendar-management: Shuffle code around and cleanup (*)
  efa29b1... calendars-page: Use switch to toggle visibility (*)
  170347b... calendar-management-dialog: Trivial style cleanup (*)
  10e10f6... edit-calendar-page: Silence warning (*)
  78680d9... search-engine: Fix wrong debug message (*)
  e53a753... calendars-page: Use the passed calendar for deletion (*)
  39ebc54... calendars-page: Fix callback parameters (*)
  7da3197... calendars-page: Remove previously deleted calendar if any (*)
  0f28e3f... new-calendar-page: Implement new designs (*)
  fcfa403... new-calendar-page: Reenable file filter (*)
  4a75363... new-calendar-page: Add more file filters (*)
  a95097f... calendar-management-dialog: Remove unused signal handler (*)
  47bed7b... new-calendar-page: Restore opening Online Accounts panel fr (*)
  33fc75c... calendar-management-page: Pass GcalCalendar (*)
  f486f76... Update POTFILES.in (*)
  88121f5... Updated Spanish translation (*)
  c1653f1... Update Brazilian Portuguese translation (*)
  0b41193... month-view: Use last cell to calculate multday event end (*)
  008055b... Update Friulian translation (*)
  dee3627... Update Icelandic translation (*)
  cbf3e43... Update Indonesian translation (*)
  6e61bb6... Update Greek translation (*)
  3ed9669... week-header: Remove internal weather service (*)
  c62bb2e... flatpak: Reorder some sources (*)
  8a98c69... week-header: Trivial style cleanup (*)
  04053db... weather-service: Properly disconnect from GWeatherInfo (*)
  02a5eca... weather-service: Reorganize file (*)
  223ed62... weather-service: Fix buffer overflow in get_icon_name_sortk (*)
  621d69e... utils: Use setlocale() in is_workday() (*)
  34c062a... Fix crash in update_default_calendar_row() (*)
  2e5067d... Bump meson version to 0.50.0 (*)
  54690e2... build: Improve test generation (*)
  2aa9bc1... tests: Add calendar server and tests (*)
  371fdbc... Introduce new source discoverer (*)
  ff0644a... utils: Add auxiliary function to format display names (*)
  f0060b7... new-calendar-page: Use the new discoverer (*)
  1d6dee8... manager: Avoid reentrancy (*)
  bb2a132... calendar: Use gulong for signal handlers (*)
  07acf54... calendar: Disconnect from the correct object (*)
  b49486d... calendar: Disconnect from the visible signals as well (*)
  9aec1c0... new-calendar-page: Properly cleanup sources (*)
  00e883c... year-view: Optimize sidebar update (*)
  05d7104... Add Karbi translation (*)
  75d2480... tests: Temporarily disable discoverer test (*)
  f81320b... 3.33.4 (*)
  a39bef0... Update Croatian translation (*)
  829d25b... Update Basque translation (*)
  97ea053... Update Catalan translation (*)
  f388504... Update Karbi translation (*)
  7f153c3... Update Norwegian Bokmål translation (*)
  2b30232... flatpak: build intltool before e-d-s (*)
  b067809... Update Karbi translation (*)
  d1ad435... Update Romanian translation (*)
  7f5441a... Update Catalan translation (*)
  9f306af... Update French translation (*)
  5f42966... Update Swedish translation (*)
  12afb17... Update Esperanto translation (*)
  9d4dfb6... Update German translation (*)
  8bcf0ff... Updated Lithuanian translation (*)
  bfc8e6c... Update British English translation (*)
  4712655... flatpak: Allow dual installation of app bundles
  ea938c6... flatpak: Add development styling to window
  ae0b12a... CI: Use development profile for CI builds

(*) This commit already existed in another branch; no separate mail sent


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