[gnome-todo] (115 commits) Non-fast-forward update to branch gbsneto/gtk4



The branch 'gbsneto/gtk4' 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:

  4f6b463... Revert "Revert "ci: Rewrite CI""
  f22d24c... panel: Add "icon" property
  b239c25... window: Remove stack switcher
  f78ea1d... utils: Add function to compare collated strings
  a6212d8... panel: Introduce 'priority' property
  82a5c41... provider: Add compare function
  e94001b... panel: Add 'subtitle' property
  89b5fcc... provider: Add 'provider-type' property
  34a90b5... eds: Fix loading property
  24deff4... today-panel: Use the sun icon
  47b5779... eds: Copy GList on get_task_lists()
  3573432... provider: Small performance hack when comparing
  e9d3c7f... task-list-view: Temporarily drop hiding completed tasks
  98c289e... task-row: End-align list name labels
  1a91d57... local-provider: Fix description
  d283554... task-row: Improve visuals
  0e0ef9d... todo-txt: Copy GList on get_task_lists
  1e710e6... manager: Fix a couple of memory leaks
  46966ea... task-list-view: Major performance fixup
  d6610d1... edit-pane: Properly emit :changed signal
  02fc290... edit-pane: Don't notify when setting the task
  8aab5a4... task-list-view: One more take in performance
  0684af9... new-task-row: Improve visuals
  08dc1fb... today-panel: Highlight overdue tasks
  29636e4... next-week-panel: Introduce "Next 7 Days" panel
  1ef5585... Introduce sidebar layout
  45ce3c6... task-list-view: Add filter function
  681d617... trivial: Style cleanup
  a299930... task-list-view: Sort added tasks before adding them
  bb00b74... today-panel: Don't allow it to be disabled
  9f56761... task-list-view: Scroll to bottom when opening a tasklist
  31a4cbb... task-list-view: Improve focus grabbing heuristic
  3ab28e0... task-list-view: Small code cleanup
  24584a1... next-week-panel: Fix header margins
  046a1e7... eds: Use a hash table to store task lists
  690a775... manager: Add API to send notifications
  bba78fe... sidebar: Add "Delete" menu to task lists
  215ccfb... project: Remove dead views code
  7f45fb6... next-week-panel: Fix warnings
  7855faa... task-row: Create edit pane on demand
  c99c46a... edit-pane: Silence the compiler
  ded4112... ci: Fix ref name
  e245219... ci: Build the correct branch
  816858c... Port to GTK4
  4d825b8... project: Use event controllers and gestures
  c76bf35... project: Remove stray files

Commits added to the branch:

  bfc23e8... Updated Slovenian translation (*)
  596fe3b... Update Romanian translation (*)
  d7a5058... project: Add Epic.md (*)
  109972d... Revert "Revert "ci: Rewrite CI"" (*)
  2213460... panel: Add "icon" property (*)
  cea41da... window: Remove stack switcher (*)
  9d97af9... utils: Add function to compare collated strings (*)
  9dc980b... panel: Introduce 'priority' property (*)
  dac5f49... provider: Add compare function (*)
  2130d0c... panel: Add 'subtitle' property (*)
  2762803... provider: Add 'provider-type' property (*)
  c06ff4c... eds: Fix loading property (*)
  febb4b1... today-panel: Use the sun icon (*)
  6418ff2... eds: Copy GList on get_task_lists() (*)
  13bde9b... provider: Small performance hack when comparing (*)
  b94a90c... task-list-view: Temporarily drop hiding completed tasks (*)
  24e2fd7... task-row: End-align list name labels (*)
  0e7f37a... local-provider: Fix description (*)
  6d06773... task-row: Improve visuals (*)
  71c7a38... todo-txt: Copy GList on get_task_lists (*)
  cf7c2d6... manager: Fix a couple of memory leaks (*)
  7812401... task-list-view: Major performance fixup (*)
  bcaba28... edit-pane: Properly emit :changed signal (*)
  02f89f3... edit-pane: Don't notify when setting the task (*)
  392b26b... task-list-view: One more take in performance (*)
  4c52308... new-task-row: Improve visuals (*)
  40c0659... today-panel: Highlight overdue tasks (*)
  feb334c... next-week-panel: Introduce "Next 7 Days" panel (*)
  ae672d4... Introduce sidebar layout (*)
  2c5788f... task-list-view: Add filter function (*)
  16a1ce7... trivial: Style cleanup (*)
  6c7bee9... task-list-view: Sort added tasks before adding them (*)
  56f36c3... today-panel: Don't allow it to be disabled (*)
  dbe2977... task-list-view: Scroll to bottom when opening a tasklist (*)
  962d260... task-list-view: Improve focus grabbing heuristic (*)
  6a75d19... task-list-view: Small code cleanup (*)
  2217b13... next-week-panel: Fix header margins (*)
  7f495cc... eds: Use a hash table to store task lists (*)
  c9da4ba... manager: Add API to send notifications (*)
  7756174... sidebar: Add "Delete" menu to task lists (*)
  3a9a86a... project: Remove dead views code (*)
  de410db... next-week-panel: Fix warnings (*)
  632e964... task-row: Create edit pane on demand (*)
  651ae30... edit-pane: Silence the compiler (*)
  41e5417... ci: Fix ref name (*)
  f93e848... ci: Build the correct branch (*)
  fdae94e... fixup! project: Remove dead views code (*)
  85e71e7... flatpak: Disable more EDS options (*)
  4bb343e... project: Reorganize build files (*)
  d9d5e81... Update POTFILES.in (*)
  38c6697... project: Update gitignore (*)
  2c68fd4... project: Remove stray flatpak manifest (*)
  2f6a688... project: Update README (*)
  7d6de36... ci: Copy Flatpak manifest to root folder (*)
  5c77a14... Updated Czech translation (*)
  ba55e1d... Updated Spanish translation (*)
  295bf8c... todo-txt: implement task description/notes (*)
  d8cef61... provider-row: Remove pan-down arrow (*)
  72ecd3c... trivial: Style fix (*)
  b4d7960... todo-txt: Rename a variable (*)
  ee951a7... flatpak: Temporarily use 3.28 platform (*)
  5661ed8... ci: Use GNOME GitLab's container (*)
  72e8c48... window: Add visual feedback for development versions (*)
  7dec33f... sidebar-list-row: Add title to delete notification (*)
  b3a7364... project: Shuffle files around (*)
  9de6e38... build: Don't check for ldflags (*)
  6f2766d... task-list-view: Factor out number in a define (*)
  ff19cd3... ci: Generate development flatpak bundles (*)
  a675c1e... Bump 3.29.1 release (*)
  43d1e0f... flatpak: Update modules urls (*)
  3ddd2a8... gtd-task: add support for completion date (*)
  a833b70... todo-txt: fix note parsing (*)
  f491b9f... Update Estonian translation (*)
  0aaf72f... eds-task: add support for completion date (*)
  61f6851... Updated Czech translation (*)
  788a04d... README: Fix broken 'Getting Involved' links (*)
  60046f1... Add OARS ratings to appdata (*)
  71f8182... todo-txt: Subclass GtdTask to GtdTaskTodoTxt (*)
  3a375c5... docs: Update HACKING (*)
  53ccd47... Update Chinese (Taiwan) translation (*)
  874d166... sidebar-list-row: Bring back renaming tasklists (*)
  cd00f06... sidebar-list-row: Trivial code style cleanup (*)
  d302bfd... Update Chinese (Taiwan) translation (*)
  a678731... todo-txt: add support for list background color (*)
  95ca52b... todo-txt: Improve the code (*)
  cb75907... todo-txt: Improve more code (*)
  a4a7dd8... todo-txt: add support for completion/creation date (*)
  95b2b81... project: Improve configure output (*)
  cc4edbe... build: Compile with extra strict flags (*)
  753179d... build: Rename 'gtk_doc' to 'documentation' (*)
  2bfab63... trivial: Reorganize build options (*)
  c811355... build: Don't try to use 'gtk_doc' anymore (*)
  73095b5... Updated Spanish translation (*)
  0235f16... Updated Spanish translation (*)
  1a0bf90... Update Friulian translation (*)
  0a78ae9... Update Romanian translation (*)
  5a1b86c... todo-txt: add subtask implementation (*)
  c927e77... todo-txt: document syntax (*)
  4093c12... Updated Slovenian translation (*)
  a5c131d... todoist: fix network issues (*)
  b1a4175... Update POTFILES.in (*)
  50aec09... Updated Spanish translation (*)
  33293bb... Update Dutch translation (*)
  a6c97d1... Updated Lithuanian translation (*)
  d26bf28... Port to GTK4
  ea00aae... project: Use event controllers and gestures
  ae60548... task-row: Don't crash on DnD
  b1f9a7d... flatpak: Shuffle some modules around
  94fbd29... build: Bump minimum meson version
  033ba2c... window: Propagate event instead of chaining up
  09841db... project: Move some event controller to UI files
  23d0f8c... task-list-view: Simplify code
  89a15ab... task-list-view: Adjust a few things
  485ee09... task-row: Remove drop down button
  ffb6eb5... task-row: Use GtkEventControllerKey to handle key-press

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