[gnome-calendar/wip/sadiq] (208 commits) ...window: Remove ununsed macro



Summary of changes:

  35dc995... Update Icelandic translation (*)
  868e0de... window: add org-gnome-Calendar style class (*)
  4f02a3e... Merge branch 'add-className' into 'master' (*)
  0f6efd8... utils: reworked uri splitting with help of libsoup (*)
  fcd9fa1... Merge "utils: reworked uri splitting with help of libsoup" (*)
  83bec27... Initial weather service. (*)
  17af30b... weather: Allow to set a fix location. (*)
  d7c9e70... weather: Simplify and inline property param flags (*)
  13342ac... weather: Properly extract and translate weather information (*)
  8d85af0... weather: Prepare global time zone support. (*)
  30612fe... weather: Add a TODO (*)
  0c51e06... weather: Improve logging (*)
  45d365f... weather: Improve weather folding (*)
  0248cf9... weather: Rename WeatherInfo.weather_info to gweather_info (*)
  c5c8322... Weather: Change weather update signal. (*)
  3d29203... week-view: Fix outdated ownership comment. (*)
  d701f2c... weather: Add optional reading point logging (*)
  4ffbf68... week-header: Add initial weather support. (*)
  950a2cd... weather: Pin weather services to applications. (*)
  1f31738... weather: Integrate weather into our main windows. (*)
  b1b5cf2... weather: Change weather icon selection heuristic. (*)
  a580472... weather: Use -night icons only for fold-results when it mak (*)
  30297f0... weather: week: Add space between icon and temperature (*)
  a188c68... week-header: Style temperatures (*)
  2cbdba9... weather: Display service attributions in AboutDialog. (*)
  75fc1f4... weather: steal a data point from tomorrow in case there is  (*)
  eb3e4a4... Synchronise weather on application.sync. (*)
  d1ee082... weather: Re-use old weather predictions on errors (*)
  f0fa9ec... week-header: Properly handle weather infos on date changes (*)
  f4f0c3a... window: Set style class "error" for invalid locations (*)
  12da918... window: Improve weather setting sensitivity (*)
  9d4bf09... weather: Use find_nearest_city instead of new_detached (*)
  72dc615... weather: Drop gcal_weather_service_get_location_name() (*)
  83d6eae... weather: Introduce a proper timer for forecasts. (*)
  2a0a606... weather: Rename check-interval to check-interval-renew. (*)
  5475df2... weather: Set check-interval-renew to 3h. (*)
  50e675d... timer: Improve duration api (*)
  91ec499... weather: Use shorter timeouts if local weather info is inva (*)
  9ff8b9d... weather: Use network status (*)
  c502102... weather: Rename timer to duration timer. (*)
  660e1c6... Avoid single line comments. (*)
  24d9e0c... weather: Change the way I calculate begin-of-day (*)
  1a98df6... weather: Update on 00:00 (*)
  c942b19... timer: Rename struct CallbackWrapper to CbWrapperData (*)
  2606d35... timer: Drop useless if in reset. (*)
  759e6ef... week-header: Rename WeatherInfoPos to WeatherInfoDay and dr (*)
  0b332c3... weather: start the right timer. (*)
  9ac45e8... weather, timer: Set log domains (*)
  e9e403c... month-view: Show weather reports. (*)
  67f3a20... month-cell: Display temperatures (*)
  d13473d... year-view: Show weather reports. (*)
  d51d1ea... view: Move weather API to interface GcalView (*)
  eceb826... Whitespace changes (*)
  23a9de1... weather-service: major reorganization and cleanup (*)
  8670c6f... source-dialog: cast to GtkWidget* before increasing refcoun (*)
  a4d21a7... Adapt to the libgweather API changes (*)
  d42a943... Merge branch 'gweather-api-fix' into 'master' (*)
  92f054f... project: update Flatpak manifest (*)
  d2dea21... view: pass the correct property value (*)
  b70f3fa... month-view: fix another allocation cycle (*)
  d231f63... Update Friulian translation (*)
  e29fb1a... Update Spanish translation (*)
  843d0ba... Update Scottish Gaelic translation (*)
  6471b62... flatpak: fix git URL to libgweather (*)
  c306bbc... month-view: properly cleanup weather data from cells (*)
  5c1bf90... views: move :event-activated signal to GcalView (*)
  d283316... views: simplify reference leak workaround (*)
  dcf4ff0... views: more weather service cleanups (*)
  9f1885d... weather-service: use GPtrArray for public API (*)
  61b9ba8... month-view: cleanup includes (*)
  b8f51e1... window: a load more weather changes (*)
  6f9bdf3... Update Turkish translation (*)
  4048296... application: Add --quit commandline argument (*)
  d491e83... ui: Unmark placeholder strings from translation (*)
  da9d8a9... Update Czech translation (*)
  3b0e225... Update German translation (*)
  e63f55f... Merge branch 'wip/piotrdrag/placeholder-translations' into  (*)
  9d87d4d... Update Finnish translation (*)
  67efbd0... week-view: display "12 PM" correctly (*)
  e72f735... Merge branch 'master' into 'master' (*)
  f0a2a43... Merge branch 'master' into 'master' (*)
  5581293... Update Finnish translation (*)
  480f134... Update Hungarian translation (*)
  189974d... Update Friulian translation (*)
  d68b450... project: update TODO (*)
  d7cf7a8... Update German translation (*)
  1a24611... project: Remove default warning level (*)
  66b113a... project: Rename build options (*)
  1dcda50... project: Remove unused defines (*)
  a98b3ff... Update Catalan translation (*)
  1a05fce... Update Slovak translation (*)
  20ac461... Update Occitan translation (*)
  dd1e82e... Merge branch 'meson-improvements' into 'master' (*)
  6c203d5... build: Remove even more dead code (*)
  a853e85... project: delete configure script (*)
  e4062c7... project: Add CI integration (*)
  519de35... project: Change build stage name to 'build-calendar' (*)
  fe40a97... project: Add missing dependencies to CI (*)
  4f4b10b... ci: update to Fedora 27 (*)
  50a5bbe... ci: Add libgweather dependency (*)
  845eed5... ci: Use a Rawhide image (*)
  333fa79... resources: Don't strip XML blanks (*)
  5a6fabd... window: Rework property creation (*)
  702c089... weather-service: Simplify code (*)
  a8d6bfe... month-popover: Properly mark static function as static (*)
  ab20672... weather: Move to a subdirectory (*)
  499db7b... weather: Rework weather management (*)
  737181c... application: Use g_auto* to simplify code (*)
  5a0844c... application: Remove conditional include (*)
  5a651b0... window: Rework property initialization (*)
  5dddff9... weather-service: Fix debug location (*)
  6dc3d9e... weather-settings: Improve start/stop logic (*)
  50ec8fd... window: Notify properties by pspec (*)
  718266f... window: Bind manager to GcalWeatherSettings (*)
  ac4f8fe... weather-service: More small refactorings (*)
  1dcf0d1... project: Unify headers (*)
  c4ca9ca... project: Rename GcalSearchView to GcalSearchPopover (*)
  a7aa997... weather-service: Remove more dead code (*)
  fe53414... weather-settings: Instrument more loading functions (*)
  9424d8f... weather-settings: Only deserialize valid locations (*)
  74f353e... window: Make menu completely non-homogeneous (*)
  0bfc6fe... shell-search-provider: Rework property initialization (*)
  71e9c3e... shell-search-provider: Instrument and modernize code (*)
  b45f7b2... doap: Update database link (*)
  c7f6fd1... project: Move enums to gcal-enums.h (*)
  7998773... enums: Generate enums with standard GLib syntax (*)
  b936759... project: Make time format a first-class citizen (*)
  3873b3b... shell-search-provider: Remove dead fixme (*)
  30ba757... utils: Cleanup first weekday function (*)
  0375672... view: Remove first weekday helpers when unecessary (*)
  7364d8b... manager: Handle refresh in the source directly (*)
  58b3340... window: Remove dead code (*)
  194407e... views: Instrument and fix reference leaks (*)
  f698981... application: Improve order of statup (*)
  09b986f... quick-add-popover: Only remove existing rows (*)
  8892c31... week-view: Remove embarrassing debug message (*)
  29a5dfa... Update POTFILES.in (*)
  37283f7... flatpak: Update to libical 3.0.1 (*)
  2856131... flatpak: Make master builds traceable and run with --debug (*)
  f3b4f68... event: Use parameter specs to declare properties (*)
  f838265... edit-dialog: Use parameter specs to define properties (*)
  ab259fe... date-selector: Use parameter specs to declare properties (*)
  5031913... application: More code style cleanup and reorganization (*)
  832e0e3... style: Fix CSS for selected month cells (*)
  05f8446... style: Remove tabs (*)
  cc45db2... appdata: Update bugtracker URL (*)
  c60a881... event: Use G_DEFINE_QUARK (*)
  f4120ac... Update Indonesian translation (*)
  2cd3de1... Update Brazilian Portuguese translation (*)
  bf440b9... Update Polish translation (*)
  d9e306b... main: Mark g_set_application_name for translation (*)
  e44b4c9... Update Turkish translation (*)
  edbb4e5... project: Add configurable gettext domain (*)
  11fb471... tests: Fix GCalManager test (*)
  5f4c5f5... event-widget: Handle NULL in event sorting (*)
  9984a3a... Bump 3.27.90 release (*)
  acd2dbd... Update Chinese (Taiwan) translation (*)
  a4065fe... Update Croatian translation (*)
  7c911d9... Update Galician translation (*)
  bd0b16c... flatpak: Trivial style update (*)
  d64a03a... ci: Rework CI steps (*)
  66d4ef3... Update Dutch translation (*)
  94414a5... Update Serbian translation (*)
  7679ffb... Update Serbian Latin translation (*)
  528c1b3... ci: Add missing geoclue2-devel dependency (*)
  4c17887... Remove po/Makevars (*)
  f5b6a36... Update Polish translation (*)
  3bf88e2... ci: Install project before running tests (*)
  e7ecf6a... Revert "ci: Install project before running tests" (*)
  b1115ec... Updated Czech translation (*)
  1f226db... Updated Spanish translation (*)
  6ce9aa2... ci: make test verbose (*)
  1234dd8... manager: small cleanup (*)
  f19bf80... docs: update CONTRIBUTING.md (*)
  9faa4a6... Add Estonian translation (*)
  8d07071... The libdazzle module moved to Gitlab. (*)
  8c2bafe... Update Kazakh translation (*)
  8ff016e... Specify Meson as build system. (*)
  0cbbae3... Update Korean translation (*)
  29d56c2... Update Italian translation (*)
  e630c12... tests: reorganize meson file (*)
  3b860ec... utils: add autoptr support to ECalComponent (*)
  bc3a41d... tests: Add event test (*)
  c51957f... test: properly initialize variables (*)
  a835055... event: trivial cleanups (*)
  41c8804... tests: add more event tests (*)
  685f851... Updated Lithuanian translation (*)
  8bffc18... Update Croatian translation (*)
  a1de4b5... Update Latvian translation (*)
  e7e6937... Updated Danish translation (*)
  e6483e9... utils: Use nominative/genitive month names correctly (*)
  8cfb66a... GNOME Calendar 3.27.92 (*)
  61b7845... Bump 3.29.0 release (*)
  fe14474... Update Greek translation (*)
  5c00a04... Update Greek translation (*)
  11b4fa8... Update Japanese translation (*)
  daa98e5... Update French translation (*)
  37fef8b... Update French translation (*)
  c2b545d... Update Swedish translation (*)
  59fd975... Update Russian translation (*)
  dfba280... Update Catalan translation (*)
  f43dd51... Update Icelandic translation (*)
  e0e2a2a... Added Slovenian translation (*)
  4420f6e... Updated Slovenian translation (*)
  8fff4bf... Update zh_CN translation (*)
  a83e119... Update Belarusian translation (*)
  9d0b44d... view: Auto disconnect weather-changed signal handler (*)
  04f89a0... window: Remove ununsed macro

(*) 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]