2016-September Archive by Author
Adam Dingle
Adrien Plazas
Alberto Ruiz
Alberts Muktupāvels
Alejandro Piñeiro Iglesias
Aleksander Morgado
Alessandro Bono
Alexander Alexandrov Shopov
Alexander Larsson
Alexandre Franke
Alexandru Băluț
Alexandru-Ionut Pandelea
Alex Tereschenko
Allan Day
Amanpreet Singh Alam
Anders Jonsson
Andreas Nilsson
Andre Klapper
Arash Mousavi
Arnaud Bonatti
Ask Hjorth Larsen
Aurimas Černius
Bahodir Mansurov
Balázs Úr
Bastian Ilsø Hougaard
Bastien Nocera
Beniamino Galvani
Benjamin Berg
Benjamin Otte
Benoît Dejean
Brian Manning
Carles Pina i Estany
- [chronojump/chronojump-importer] (8 commits) ...Merge branch 'master' into chronojump-importer Wed Sep 28 23:41:10 GMT 2016
- [chronojump/chronojump-importer: 60/66] Adds unit test for the chronojump_importer database class. Mon Sep 26 22:22:02 GMT 2016
- [chronojump/chronojump-importer] Adds MonoDevelop solution files. Sun Sep 11 13:48:39 GMT 2016
- [chronojump/database-refactoring: 1/5] WIP - Experiment: makes all the sqlite methods non-static. Mon Sep 12 22:39:55 GMT 2016
- [chronojump] Deleted branch update-database-before-importing Fri Sep 30 10:18:42 GMT 2016
- [chronojump/update-database-before-importing] When importing a chronojump database: updates it to the current version before calling the importing Fri Sep 30 10:09:30 GMT 2016
- [chronojump/chronojump-importer: 66/66] Fixes error: the new imported jumps were not available unless chronojump was restarted. Mon Sep 26 22:22:32 GMT 2016
- [chronojump/chronojump-importer] Deploys chronojump_importer.py on Windows. Sun Sep 25 21:58:43 GMT 2016
- [chronojump/chronojump-importer: 32/66] Imports from the file to the correct file. Mon Sep 26 22:20:41 GMT 2016
- [chronojump/chronojump-importer: 8/8] Merge branch 'master' into chronojump-importer Wed Sep 28 23:41:15 GMT 2016
- [chronojump/chronojump-importer] Adds Python2 compatibility. Fri Sep 09 16:36:49 GMT 2016
- [chronojump/chronojump-importer: 31/66] It actually imports (it still has a few hard coded paths). Mon Sep 26 22:20:36 GMT 2016
- [chronojump/chronojump-importer] Uses internal difflib instead of external difflib. Mon Sep 05 17:11:44 GMT 2016
- [chronojump/database-refactoring: 3/5] Same as before. Mon Sep 12 22:40:05 GMT 2016
- [chronojump] Created branch chronojump-importer Thu Sep 01 11:59:34 GMT 2016
- [chronojump/chronojump-importer: 41/66] Adds documentation. Mon Sep 26 22:21:22 GMT 2016
- [chronojump] Adds FTD2XX.dll library on win32 only. Sun Sep 25 20:54:42 GMT 2016
- [chronojump/chronojump-importer: 28/66] Adds SqliteSessionSwitcher. It allows to read sessions from different databases. Mon Sep 26 22:20:21 GMT 2016
- [chronojump/chronojump-importer] Simplifies queries with the GROUP BY. Mon Sep 05 16:19:49 GMT 2016
- [chronojump/chronojump-importer] Renames DatabaseType enum and moves code to make it clearer the public calls and private. Tue Sep 27 12:58:43 GMT 2016
- [chronojump/chronojump-importer] Adds very simple integration test. Thu Sep 01 21:11:48 GMT 2016
- [chronojump/chronojump-importer: 59/66] Adds unit test for previous bug. Mon Sep 26 22:21:57 GMT 2016
- [chronojump/chronojump-importer] Fixes MonoDevelop project. After merging master into this branch new files had to be added. Sun Sep 25 15:35:29 GMT 2016
- [chronojump/chronojump-importer] Fixes chronojump-importer filename on Windows. Tue Sep 27 12:07:18 GMT 2016
- [chronojump/adds_ftd2xx] Previously Chronojump had two copies of FTD2XX.dll. Sun Sep 25 18:20:35 GMT 2016
- [chronojump/chronojump-importer] Improves logging for the Person77: actually it inserts them in one call to the insert operation inst Wed Sep 07 09:58:48 GMT 2016
- [chronojump/chronojump-importer] Adds failing unit test: it has a defined user-jump. Sun Sep 18 10:16:13 GMT 2016
- [chronojump/chronojump-importer] Deletes unused variables. Mon Sep 12 16:21:30 GMT 2016
- [chronojump/chronojump-importer] Organizes better the tests (specially the output). Mon Sep 05 17:11:49 GMT 2016
- [chronojump/chronojump-importer] Starts re-writing some methods to make it more generic and less code. Sun Sep 04 22:18:59 GMT 2016
- [chronojump/chronojump-importer: 61/66] Merge branch 'master' into chronojump-importer Mon Sep 26 22:22:07 GMT 2016
- [chronojump/chronojump-importer] Fixes bug when importing personalized JumpTypes. Sun Sep 18 16:57:31 GMT 2016
- [chronojump/chronojump-importer] Deletes update_persons77_ids() and uses update_ids_from_table(). Wed Sep 07 16:01:13 GMT 2016
- [chronojump/chronojump-importer: 51/66] Fixes bug when importing personalized JumpTypes. Mon Sep 26 22:21:52 GMT 2016
- [chronojump/chronojump-importer] Installs chronojump_importer.py in the same directory as chronojump main binary. Tue Sep 13 11:11:55 GMT 2016
- [chronojump/chronojump-importer: 36/66] Installs the chronojump_importer.py correctly. Executes it correctly on Linux. Mon Sep 26 22:20:57 GMT 2016
- [chronojump/chronojump-importer] Installs the chronojump_importer.py correctly. Executes it correctly on Linux. Tue Sep 13 17:23:37 GMT 2016
- [chronojump/chronojump-importer] Adds Python3 in Chronojump and implements the code to execute the importer on Windows. Sun Sep 25 20:32:35 GMT 2016
- [chronojump/chronojump-importer] Adds new files (added in master) into chronojump.csproj. Thu Sep 29 13:04:30 GMT 2016
- [chronojump] Adds FTD2XX_NET.cs file to be used on Windows (to read serial numbers from the USB devices). Wed Sep 28 10:27:25 GMT 2016
- [chronojump: 4/4] Merge branch 'chronojump-importer-warn-database-version' Thu Sep 29 21:44:08 GMT 2016
- [chronojump/chronojump-importer] Avoids column duplicates. Wed Sep 07 11:44:01 GMT 2016
- [chronojump/adds_ftd2xx] Improves instructions to compile on chronojump's Windows machine. Sun Sep 25 18:22:18 GMT 2016
- [chronojump/chronojump-importer] (41 commits) ...Renames method. Sat Sep 24 21:47:29 GMT 2016
- [chronojump/chronojump-importer] Now py2exec will find the chronojump_importer.py file. Mon Sep 26 22:53:16 GMT 2016
- [chronojump/chronojump-importer] Fixes --information command line argument and minor style fixes. Fri Sep 09 15:34:14 GMT 2016
- [chronojump/chronojump-importer: 41/41] Renames method. Sat Sep 24 21:47:40 GMT 2016
- [chronojump/chronojump-importer] Avoids creating a SQL query concatenating a string. Mon Sep 05 17:36:37 GMT 2016
- [chronojump] Deleted branch ftd2xx_include_file Thu Sep 29 16:49:10 GMT 2016
- [chronojump/chronojump-importer] Improves menu message. Tue Sep 13 20:38:46 GMT 2016
- [chronojump/chronojump-importer] Adds unit test for the chronojump_importer database class. Sat Sep 24 21:01:01 GMT 2016
- [chronojump/chronojump-importer: 63/66] Fixes MonoDevelop project. After merging master into this branch new files had to be added. Mon Sep 26 22:22:17 GMT 2016
- [chronojump/chronojump-importer-warn-database-version] Adds a method in the chronojump_importer to easily verify the version of the database. Thu Sep 29 17:12:14 GMT 2016
- [chronojump/chronojump-importer] Adds --information command line parameter to show information of the sessions in the database. Wed Sep 07 09:28:50 GMT 2016
- [chronojump/chronojump-importer] Reformats code. Sat Sep 17 16:21:38 GMT 2016
- [chronojump/database-refactoring: 4/5] More refactoring, now it compiles. Mon Sep 12 22:40:10 GMT 2016
- [chronojump/chronojump-importer] Adds databases for a failing unit test: JumpType fails because of a duplicate. Wed Sep 07 11:43:56 GMT 2016
- [chronojump/chronojump-importer] JumpType(name) is UNIQUE so is indexed and the foreign keys works. Mon Sep 05 15:41:55 GMT 2016
- [chronojump/chronojump-importer: 40/66] Improves menu message. Mon Sep 26 22:21:17 GMT 2016
- [chronojump/chronojump-importer] Avoids accessing Row's classes protected variables. Fri Sep 09 14:30:31 GMT 2016
- [chronojump/chronojump-importer: 46/66] Reuses existing code in SqliteSession when displaying the sessions that could be imported. Mon Sep 26 22:21:27 GMT 2016
- [chronojump/chronojump-importer] Glade change: adds the Widgets in the Load Session window that are used by Session Importer. Thu Sep 29 13:15:08 GMT 2016
- [chronojump/chronojump-importer] Inserts Person77. Thu Sep 01 14:49:12 GMT 2016
- [chronojump/chronojump-importer] Generates and distributes the chronojump_importer executable file. Mon Sep 26 22:27:22 GMT 2016
- [chronojump] (66 commits) Created branch chronojump-importer Mon Sep 26 22:20:16 GMT 2016
- [chronojump/chronojump-importer: 47/66] Reformats code. Mon Sep 26 22:21:32 GMT 2016
- [chronojump/chronojump-importer: 62/66] Renames method. Mon Sep 26 22:22:12 GMT 2016
- [chronojump/chronojump-importer] insert_data() now returns a new data set instead of modifying the passed one. Mon Sep 05 11:29:35 GMT 2016
- [chronojump] (4 commits) ...Enables chronojump importer menu item on Runs. Fri Sep 30 13:23:05 GMT 2016
- [chronojump/chronojump-importer] Handles commandLineEncoding arguments correctly (in case of spaces, double quotes, etc.). Mon Sep 26 23:16:48 GMT 2016
- [chronojump/chronojump-importer] Fixes update_persons_77_ids: it was doing nothing. Fixes unit tests. Wed Sep 07 12:33:38 GMT 2016
- [chronojump/chronojump-importer: 40/41] Merge branch 'master' into chronojump-importer Sat Sep 24 21:47:35 GMT 2016
- [chronojump] Created branch import-runs Fri Sep 30 12:51:08 GMT 2016
- [chronojump/chronojump-importer] Avoids duplicates on Session names. Tue Sep 27 12:18:42 GMT 2016
- [chronojump] Jumps ComboBox: makes sure that the first element ("See All Jumps") is selected. Fri Sep 30 11:19:16 GMT 2016
- [chronojump/chronojump-importer] Glade change: adds on_file_path_import_changed event on the path box. Thu Sep 29 13:37:40 GMT 2016
- [chronojump/chronojump-importer] Returns the session number to be imported. Tue Sep 13 09:10:58 GMT 2016
- [chronojump/chronojump-importer] Imports PersonSession77. Thu Sep 01 15:15:23 GMT 2016
- [chronojump] Created branch ftd2xx_include_file Wed Sep 28 10:26:42 GMT 2016
- [chronojump/chronojump-importer] Fixes chronojump.csproj adding the new file. Tue Sep 27 16:17:49 GMT 2016
- [chronojump/chronojump-importer] Fixes problem when the importer didn't have any path selected: it was showing the current database s Tue Sep 13 20:17:46 GMT 2016
- [chronojump/chronojump-importer] Prints the summary for the table again. Fri Sep 09 15:37:39 GMT 2016
- [chronojump] (5 commits) Created branch database-refactoring Mon Sep 12 22:39:50 GMT 2016
- [chronojump/chronojump-importer] Improves test system: makes it easier to add new tests. Sun Sep 04 18:56:32 GMT 2016
- [chronojump/chronojump-importer] Instead of creating a new process from the test now imports the module. Mon Sep 05 11:13:53 GMT 2016
- [chronojump/update-database-before-importing] When importing a chronojump database: updates it to the current version before calling the importing Fri Sep 30 10:18:57 GMT 2016
- [chronojump/chronojump-importer: 64/66] Hides "Import session from another Chronojump" if not in "Jumps" mode. Mon Sep 26 22:22:22 GMT 2016
- [chronojump] Consolidates all the LogB.Debug() in one place. Fri Sep 30 07:54:09 GMT 2016
- [chronojump/chronojump-importer] More documentation, avoids possible problems with default values, deletes non-needed code. Fri Sep 09 17:09:19 GMT 2016
- [chronojump] Created branch update-database-before-importing Fri Sep 30 10:18:52 GMT 2016
- [chronojump/chronojump-importer] Uses more SQLite placeholders, adds copyright, improves user documentation. Mon Sep 05 18:09:52 GMT 2016
- [chronojump/chronojump-importer] Adds files and Assembly references to the MonoDevelop project. Sun Sep 11 13:48:44 GMT 2016
- [chronojump/chronojump-importer] Updates the "type" of the jump in the tables Jump and JumpRj according to the new Jump(Rj)Type(name) Wed Sep 07 11:44:05 GMT 2016
- [chronojump/chronojump-importer] Starts importing persons77 based on jump and jump_rj. Mon Sep 05 11:52:23 GMT 2016
- [chronojump/adds_ftd2xx] Adds FTD2XX.dll library. Sun Sep 25 15:46:15 GMT 2016
- [chronojump/chronojump-importer] Imports person_session_77 and updates the session_ids accordingly for other tables. Mon Sep 05 15:42:05 GMT 2016
- [chronojump/chronojump-importer: 39/66] Hides widgets that were not needed when importing sessions. Mon Sep 26 22:21:12 GMT 2016
- [chronojump/chronojump-importer] Better output for inserted and reused rows. Wed Sep 07 11:43:50 GMT 2016
- [chronojump/chronojump-importer] Shows a text box to type (this will be fixed) the path to import the session from. Tue Sep 13 08:59:56 GMT 2016
- [chronojump/chronojump-importer-warn-database-version] Moves chronojump importer code out from chronojump.cs into ChronojumpImporter new class. Thu Sep 29 18:04:15 GMT 2016
- [chronojump/chronojump-importer] Adds unit test for previous bug. Sat Sep 24 21:00:56 GMT 2016
- [chronojump/chronojump-importer] Prints information with the inserted/reused rows per table. Wed Sep 07 09:47:18 GMT 2016
- [chronojump/chronojump-importer] Hides "Import session from another Chronojump" if not in "Jumps" mode. Sun Sep 25 17:14:48 GMT 2016
- [chronojump/update-database-before-importing] When importing an existing session name: creates "Session Name (1)" (or "(2)", etc.) Fri Sep 30 10:26:30 GMT 2016
- [chronojump/chronojump-importer] Re-orders methods in the class. No code changes. Sat Sep 17 16:21:48 GMT 2016
- [chronojump/chronojump-importer] It actually imports (it still has a few hard coded paths). Tue Sep 13 09:21:11 GMT 2016
- [chronojump/chronojump-importer: 37/66] When importing another chronojump session: adds a button to open the file dialog. Mon Sep 26 22:21:02 GMT 2016
- [chronojump] Created branch adds_ftd2xx Sun Sep 25 15:46:10 GMT 2016
- [chronojump/chronojump-importer] Reverts chronojump.glade to the one in master. Thu Sep 29 13:04:35 GMT 2016
- [chronojump/chronojump-importer] Work-in-Progress - starts laying out and importing tables (Session, soon Person77 if needed) from an Thu Sep 01 11:59:39 GMT 2016
- [chronojump/chronojump-importer] Adds new unit tests, fixes a real problem with update_session_ids(). Wed Sep 07 18:35:35 GMT 2016
- [chronojump/chronojump-importer] Imports from the file to the correct file. Tue Sep 13 11:00:41 GMT 2016
- [chronojump/chronojump-importer] Escapes the command line arguments correctly. Tue Sep 27 11:20:29 GMT 2016
- [chronojump] (4 commits) ...Merge branch 'chronojump-importer-warn-database-version' Thu Sep 29 21:44:03 GMT 2016
- [chronojump/chronojump-importer: 33/66] Fixes typo. Mon Sep 26 22:20:46 GMT 2016
- [chronojump/import-runs] chronojump-importer: imports RunTypes, Runs and the needed Person77 and PersonSessions77 for Run's t Fri Sep 30 12:51:13 GMT 2016
- [chronojump/chronojump-importer] Adds comments, moves print_summary() to the appropiate class. Fri Sep 09 16:21:51 GMT 2016
- [chronojump] (4 commits) ...Merge branch 'update-database-before-importing' Fri Sep 30 11:00:25 GMT 2016
- [chronojump: 4/4] Merge branch 'update-database-before-importing' Fri Sep 30 11:00:30 GMT 2016
- [chronojump/update-database-before-importing] chronojump-importer: better handling of the temporary file and calls Sqlite.Connect() to read from t Fri Sep 30 10:59:25 GMT 2016
- [chronojump/chronojump-importer] Fixes chronojump.csproj for MonoDevelop. Includes a script that helps fixing the file is resources a Sun Sep 11 13:48:49 GMT 2016
- [chronojump] Created branch chronojump-importer-warn-database-version Thu Sep 29 17:12:09 GMT 2016
- [chronojump/chronojump-importer] Moves remove_duplicates() in the Table class. Fri Sep 09 15:09:32 GMT 2016
- [chronojump] Deleted branch chronojump-importer Mon Sep 26 22:19:57 GMT 2016
- [chronojump/database-refactoring: 2/5] WIP - accessing using the new method avoiding static classes. Mon Sep 12 22:40:00 GMT 2016
- [chronojump/ftd2xx_test] Adds files trying to test FTD2XX Tue Sep 27 15:39:42 GMT 2016
- [chronojump/chronojump-importer] Glade change: adds missing event handler for the menuitem. Thu Sep 29 13:25:49 GMT 2016
- [chronojump/chronojump-importer] Adds two more unit tests. Wed Sep 07 18:43:23 GMT 2016
- [chronojump] Deleted branch adds_ftd2xx Thu Sep 29 16:49:31 GMT 2016
- [chronojump/chronojump-importer: 34/66] Installs chronojump_importer.py in the same directory as chronojump main binary. Mon Sep 26 22:20:51 GMT 2016
- [chronojump/chronojump-importer] Hides widgets that were not needed when importing sessions. Tue Sep 13 20:31:34 GMT 2016
- [chronojump/chronojump-importer] Fixes error on OS-X. On OS-X we have to execute Python with the script name. Wed Sep 28 11:51:53 GMT 2016
- [chronojump/chronojump-importer] Fixes issues importing people and jumps. Thu Sep 01 14:49:17 GMT 2016
- [chronojump/chronojump-importer] Imports persons77 and other small improvements. Mon Sep 05 15:42:00 GMT 2016
- [chronojump/database-refactoring: 5/5] WIP - More refactoring database. Mon Sep 12 22:40:15 GMT 2016
- [chronojump/adds_ftd2xx] Deletes comment - automake says that is "unportable" and it fails. Sun Sep 25 16:52:34 GMT 2016
- [chronojump/chronojump-importer] Adds an option in the menu that will show the dialog to open the database. Mon Sep 12 16:21:35 GMT 2016
- [chronojump/chronojump-importer: 49/66] Re-orders methods in the class. No code changes. Mon Sep 26 22:21:42 GMT 2016
- [chronojump/chronojump-importer: 50/66] Adds failing unit test: it has a defined user-jump. Mon Sep 26 22:21:47 GMT 2016
- [chronojump/chronojump-importer] Adds new integration tests. Fri Sep 09 12:33:44 GMT 2016
- [chronojump/import-runs] chronojump-importer: imports RunIntervalType, RunInterval and the needed Persons77, PersonSession77. Fri Sep 30 13:05:37 GMT 2016
- [chronojump/chronojump-importer] Organizes the test code in different test classes. Fri Sep 09 15:59:48 GMT 2016
- [chronojump/chronojump-importer-warn-database-version] When importing sessions: if chronojump_importer.py or Python problem occurrs: shows an error message Thu Sep 29 21:42:59 GMT 2016
- [chronojump/chronojump-importer] Reuses existing code in SqliteSession when displaying the sessions that could be imported. Fri Sep 16 16:28:03 GMT 2016
- [chronojump/chronojump-importer] Deletes the TODO message - It's already done. Tue Sep 27 09:21:24 GMT 2016
- [chronojump/chronojump-importer] Adds a new unit test. Wed Sep 07 18:54:14 GMT 2016
- [chronojump/optional_foreign_keys] Adds UNIQUE constraint: needed because it's referenced by FOREIGN KEYs. Thu Sep 01 14:51:41 GMT 2016
- [chronojump/chronojump-importer] Glade change: makes the elements to not expand so the label and button are smaller and the file path Thu Sep 29 13:28:37 GMT 2016
- [chronojump/chronojump-importer: 29/66] Shows a text box to type (this will be fixed) the path to import the session from. Mon Sep 26 22:20:26 GMT 2016
- [chronojump] Created branch ftd2xx_test Tue Sep 27 15:39:37 GMT 2016
- [chronojump/chronojump-importer] Fixes typo. Tue Sep 13 11:06:00 GMT 2016
- [chronojump/chronojump-importer] Imports ReactionTime. Thu Sep 01 21:11:44 GMT 2016
- [chronojump] Improves instructions to compile on chronojump's Windows machine. Sun Sep 25 20:54:47 GMT 2016
- [chronojump/chronojump-importer] Deletes not-needed code (thanks to the new approach). Mon Sep 05 17:18:25 GMT 2016
- [chronojump/chronojump-importer] Changes member variables to private. Mon Sep 12 16:21:26 GMT 2016
- [chronojump/chronojump-importer] Adds chronojump_importer.py file in the distribution file. Wed Sep 28 12:23:29 GMT 2016
- [chronojump/chronojump-importer] Glade change: adds on_select_file_import_clicked signal on the button. Thu Sep 29 13:37:35 GMT 2016
- [chronojump] Changes new lines characters. Fri Sep 30 12:07:57 GMT 2016
- [chronojump/chronojump-importer: 65/66] Finds the chronojump_importer.py instead of assuming that will be in the path. Mon Sep 26 22:22:27 GMT 2016
- [chronojump/chronojump-importer] Glade change: adds the new menu item to import sessions. Thu Sep 29 13:04:40 GMT 2016
- [chronojump/import-runs] Enables chronojump importer menu item on Runs. Fri Sep 30 13:23:00 GMT 2016
- [chronojump/chronojump-importer] Refactors chronojump_importer and creates the appropiate classes for the operations. Fri Sep 09 12:33:49 GMT 2016
- [chronojump/chronojump-importer] Fixes Pylint warnings. Sat Sep 17 16:21:43 GMT 2016
- [chronojump/chronojump-importer: 48/66] Fixes Pylint warnings. Mon Sep 26 22:21:37 GMT 2016
- [chronojump/chronojump-importer] Adds documentation. Wed Sep 14 07:21:50 GMT 2016
- [chronojump/chronojump-importer] Adds SqliteSessionSwitcher. It allows to read sessions from different databases. Tue Sep 13 08:59:51 GMT 2016
- [chronojump/chronojump-importer] Hides the SIMULATED session when importing sessions. Tue Sep 27 14:09:56 GMT 2016
- [chronojump/chronojump-importer] Add comments, improves code. Wed Sep 07 18:35:30 GMT 2016
- [chronojump/chronojump-importer: 30/66] Returns the session number to be imported. Mon Sep 26 22:20:31 GMT 2016
- [chronojump/ftd2xx_include_file] Adds FTD2XX_NET.cs file to be used on Windows (to read serial numbers from the USB devices). Wed Sep 28 10:26:47 GMT 2016
- [chronojump/chronojump-importer] When importing another chronojump session: adds a button to open the file dialog. Tue Sep 13 20:17:41 GMT 2016
- [chronojump/chronojump-importer] Passes the cursors around instead of the databases. Mon Sep 05 16:26:55 GMT 2016
- [chronojump/chronojump-importer] Adds new unit test. Sun Sep 04 18:56:37 GMT 2016
- [chronojump/chronojump-importer: 38/66] Fixes problem when the importer didn't have any path selected: it was showing the current database s Mon Sep 26 22:21:07 GMT 2016
- [chronojump/import-runs] chronojump-importer: imports PulseType and Pulse (and related Person77, PersonSession77) Fri Sep 30 13:14:09 GMT 2016
- [chronojump/chronojump-importer] Fixes error: the new imported jumps were not available unless chronojump was restarted. Mon Sep 26 21:52:31 GMT 2016
- [chronojump/chronojump-importer] Avoids concatenating where values using a string - uses sqlite3 python placeholders. Mon Sep 05 17:40:06 GMT 2016
- [chronojump/chronojump-importer] More cleanup: method names now in classes are improved, etc. Fri Sep 09 14:48:56 GMT 2016
- [chronojump] Created branch update-database-before-importing Fri Sep 30 10:09:25 GMT 2016
- [chronojump] (101 commits) ...Glade change: adds on_file_path_import_changed event on the path box. Thu Sep 29 16:05:22 GMT 2016
Carlos Garcia Campos
Carlos Garnacho
Carlos Soriano
Carlos Soriano Sánchez
Changwoo Ryu
Christian Hergert
Christian Kirbach
Christian Persch
Christoph Reiter
Chun-wei Fan
Claude Paroz
Corentin Noël
Cosimo Cecchi
Curtis Gedak
Daiki Ueno
Damned-Lies
Daniel Espinosa Ortiz
Daniel Korostil
Daniel Mustieles García
Danilo Cesar Lemes de Paula
Dan Winship
David King
Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/16] miner: Get the cancellable from the GTask, not an instance variable Sat Sep 03 17:11:39 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 18/20] miner: Add gom_miner_insert_shared_content_async Mon Sep 05 13:13:19 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/19] miner: Don't use an instance variable for the list of pending jobs Mon Sep 05 12:47:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Mon Sep 05 18:03:46 GMT 2016
- [libgdata/wip/rishi/drive: 6/9] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Tue Sep 27 18:40:52 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 17/19] application: Handle InsertSharedContent Mon Sep 05 12:48:25 GMT 2016
- [gnome-online-accounts] Prepare 3.21.92 Wed Sep 14 20:10:48 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 5/7] daemon: Remove unused instance variables Thu Sep 01 17:33:01 GMT 2016
- [gnome-online-accounts] Deleted branch wip/rishi/templates Tue Sep 13 16:50:24 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Mon Sep 05 14:28:34 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Mon Sep 05 18:02:36 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/14] miner: Pass the GTask around instead of using an instance variable Fri Sep 02 16:25:33 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 4/7] daemon: Use the instance variable to construct the parent's path Thu Sep 01 17:32:56 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Mon Sep 05 18:04:17 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 7/9] base-item: new vfunc Tue Sep 06 18:48:07 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/20] miner: Pass the GTask around instead of using an instance variable Mon Sep 05 13:12:29 GMT 2016
- [libgdata/wip/rishi/drive: 2/4] tests: Skip UPLOAD_RESUMABLE Wed Sep 21 11:08:31 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Mon Sep 05 14:27:54 GMT 2016
- [libgdata/wip/rishi/drive: 2/9] tests: Skip UPLOAD_RESUMABLE Tue Sep 27 18:40:32 GMT 2016
- [gnome-online-miners] (14 commits) Created branch wip/rishi/insert-share Fri Sep 02 16:24:53 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Mon Sep 05 14:28:29 GMT 2016
- [gnome-online-accounts/gnome-3-22] Prepare 3.22.0 Tue Sep 20 08:48:32 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 2/9] query-builder: Split out the COUNT into a separate variable Tue Sep 06 18:47:42 GMT 2016
- [gnome-photos] Prepare 3.21.92 Sun Sep 11 22:37:48 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 2/8] utils: Add goa_utils_keyfile_copy_group Thu Sep 01 18:21:20 GMT 2016
- [gnome-online-accounts/gnome-3-20] identity: Don't leak the identifier in handle_sign_in Wed Sep 14 19:34:24 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Mon Sep 05 15:04:46 GMT 2016
- [libgdata/wip/rishi/drive: 4/9] tests: Skip UPLOAD_RESUMABLE Tue Sep 27 18:40:42 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Mon Sep 05 14:27:39 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Mon Sep 05 14:28:04 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 3/8] daemon: Use a instance variable for the main user configuration file Thu Sep 01 18:21:25 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Mon Sep 05 15:03:00 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/20] src: Drop the GCancellable member from GomAccountMinerJob Mon Sep 05 13:12:39 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/20] src: Pass 'datasource_urn' separately to the query vfunc Mon Sep 05 13:13:04 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/14] application: Handle InsertSharedContent Fri Sep 02 16:26:04 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/19] src: Drop the GCancellable member from GomAccountMinerJob Mon Sep 05 12:47:49 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/16] gdata: Implement vfuncs Sat Sep 03 17:12:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Mon Sep 05 18:03:22 GMT 2016
- [libgdata/wip/rishi/drive: 1/4] Port the tests Wed Sep 21 11:08:26 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Mon Sep 05 14:29:10 GMT 2016
- [gnome-online-accounts] build: Add --with-template-file Wed Sep 14 18:23:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/16] miner: Pass the GTask around instead of using an instance variable Sat Sep 03 17:11:36 GMT 2016
- [gnome-photos] Prepare 3.21.91 Thu Sep 01 08:55:58 GMT 2016
- [gnome-photos] pipeline: Mark nodes as passthrough instead of actually removing them Fri Sep 09 10:55:10 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Wed Sep 21 17:54:58 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/16] dbus: Add InsertSharedContent Sat Sep 03 17:12:00 GMT 2016
- [gnome-online-miners] Created branch gnome-3-20 Fri Sep 02 08:29:03 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Mon Sep 05 15:04:00 GMT 2016
- [libgdata/wip/rishi/drive: 7/8] tests: Skip UPLOAD_RESUMABLE Fri Sep 23 13:32:26 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Mon Sep 05 18:02:51 GMT 2016
- [libgdata/wip/rishi/drive: 8/9] Port gdata_documents_service_remove_entry_from_folder to Drive v2 Tue Sep 27 18:41:02 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Mon Sep 05 15:04:31 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/19] miner: Create the GTask before trying to return a GError Mon Sep 05 12:47:29 GMT 2016
- [gnome-photos] share-point-google: Call InsertSharedContent after the item is uploaded Tue Sep 06 05:43:32 GMT 2016
- [gnome-online-accounts] daemon: Reduce one level of indentation Thu Sep 01 14:52:46 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 8/9] base-item: Add remote id as metadata to local resource Tue Sep 06 18:48:12 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/16] miner: insert shared Sat Sep 03 17:12:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/19] src: Pass 'datasource_urn' separately to the query vfunc Mon Sep 05 12:48:14 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/20] src: Pass 'previous_resources' separately to the query vfunc Mon Sep 05 13:13:00 GMT 2016
- [libgdata/wip/rishi/drive: 4/4] tests: Skip UPLOAD_ODT_CONVERT Wed Sep 21 11:08:42 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/19] miner: Get the cancellable from the GTask, not an instance variable Mon Sep 05 12:47:44 GMT 2016
- [libgdata/wip/rishi/drive: 4/8] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Wed Sep 21 17:55:32 GMT 2016
- [gnome-online-accounts/gnome-3-20] Prepare 3.20.4 Wed Sep 14 19:49:46 GMT 2016
- [gnome-photos] item-manager: Reconnect to BaseItem::info-updated when unhiding item Tue Sep 06 21:56:57 GMT 2016
- [gnome-online-miners] (16 commits) Created branch wip/rishi/insert-share Sat Sep 03 17:10:54 GMT 2016
- [gnome-online-miners] Created tag 3.20.1 Fri Sep 02 08:28:46 GMT 2016
- [gnome-photos] (5 commits) Created branch wip/rishi/de-dup Wed Sep 07 07:19:46 GMT 2016
- [gnome-photos] item-manager: Remove items from FAVORITES when unfavorited Mon Sep 05 21:10:40 GMT 2016
- [gnome-photos] base-item: Add photos_base_item_metadata_add_shared_async Wed Sep 07 22:11:27 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Mon Sep 05 15:03:50 GMT 2016
- [gnome-online-accounts] Created tag 3.21.92 Wed Sep 14 21:16:55 GMT 2016
- [gnome-photos] pipeline: Assign a fixed position to gegl:crop Fri Sep 09 12:27:39 GMT 2016
- [libgdata/wip/rishi/drive: 2/8] documents: Retain the content type when adding an entry to a folder Wed Sep 21 17:55:22 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/14] miner: Remove a one-line convenience function Fri Sep 02 16:25:28 GMT 2016
- [gnome-online-miners/gnome-3-22] Prepare 3.22.0 Sat Sep 17 09:39:57 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 8/8] daemon: Add support for account templates Tue Sep 13 16:51:26 GMT 2016
- [gnome-online-accounts] Created tag 3.20.4 Wed Sep 14 19:50:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Mon Sep 05 18:03:31 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Wed Sep 21 11:08:02 GMT 2016
- [libgdata/wip/rishi/drive: 9/9] tests: Fix the set up for /documents/folders/remove_from_folder Tue Sep 27 18:41:07 GMT 2016
- [gnome-online-accounts] Deleted branch wip/rishi/templates Thu Sep 01 18:20:49 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Mon Sep 05 14:26:51 GMT 2016
- [libgdata/wip/rishi/drive: 1/10] documents: Split out the code to get an ID from a GDataLink Fri Sep 30 11:49:36 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/20] src: Pass the TrackerSparqlConnection separately to the query vfunc Mon Sep 05 13:12:54 GMT 2016
- [libgdata] (8 commits) Created branch wip/rishi/drive Wed Sep 21 17:55:12 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_create_async Thu Sep 08 12:19:12 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Mon Sep 05 13:11:25 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 5/6] share-point-google: Add the shared copy's ID to the original Wed Sep 07 07:40:09 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 1/2] Query nie:links Sun Sep 11 20:48:01 GMT 2016
- [gnome-photos] (6 commits) Created branch wip/rishi/de-dup Tue Sep 06 22:50:00 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Mon Sep 05 14:28:54 GMT 2016
- [gnome-photos/gnome-3-22] Post-release version bump Fri Sep 16 19:14:20 GMT 2016
- [gnome-photos] (6 commits) Created branch wip/rishi/de-dup Wed Sep 07 07:39:44 GMT 2016
- [gnome-online-accounts] Created tag 3.22.0 Tue Sep 20 08:53:29 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/16] miner: Remove a one-line convenience function Sat Sep 03 17:11:29 GMT 2016
- [libgdata] (8 commits) Created branch wip/rishi/drive Fri Sep 23 13:31:50 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/de-dup Wed Sep 07 07:39:27 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 3/9] query-builder: Don't use an undefined ?item variable Tue Sep 06 18:47:47 GMT 2016
- [gnome-photos] item-manager: Style fix Thu Sep 08 22:24:53 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Mon Sep 05 18:04:27 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/10] miner: Port gom_miner_refresh_db() to GTask Fri Sep 02 15:07:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 17/20] dbus: Add InsertSharedContent Mon Sep 05 13:13:14 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/10] miner: Remove a one-line convenience function Fri Sep 02 15:07:29 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 2/5] base-item: Add a metadata_add_shared virtual method Wed Sep 07 07:19:55 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/de-dup Tue Sep 06 22:49:30 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Mon Sep 05 14:28:44 GMT 2016
- [gnome-photos] (9 commits) Created branch wip/rishi/de-dup Tue Sep 06 18:47:32 GMT 2016
- [libgdata/wip/rishi/drive: 4/8] documents: Set the content type for GDataDocumentsDocument sub-classes Fri Sep 23 13:32:11 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/19] miner: Simplify code by creating the connection during construction Mon Sep 05 12:47:04 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Mon Sep 05 18:03:06 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/10] miner: Pass the GTask around instead of using an instance variable Fri Sep 02 15:07:34 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/10] miner: Let GomAccountMinerJob own a reference to the connection Fri Sep 02 15:07:04 GMT 2016
- [libgdata/wip/rishi/drive: 3/4] documents: Drop unnecessary instance variable Wed Sep 21 11:08:36 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 2/7] utils: Add goa_utils_keyfile_copy_group Thu Sep 01 17:32:45 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 2/8] utils: Add goa_utils_keyfile_copy_group Tue Sep 13 16:50:56 GMT 2016
- [gnome-online-accounts] daemon: Rename some utility functions Wed Sep 14 18:23:20 GMT 2016
- [libgdata/wip/rishi/drive: 6/8] Port the tests Wed Sep 21 17:55:43 GMT 2016
- [libgdata/wip/rishi/drive: 3/9] tests: Skip UPLOAD_ODT_CONVERT Tue Sep 27 18:40:37 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 7/8] utils: Add goa_utils_keyfile_get_boolean Thu Sep 01 18:21:46 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/19] miner: Replace GIOScheduler with GThreadPool and idle GSource Mon Sep 05 12:47:24 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 1/8] daemon: Use GLib API to match the GError domain and code Thu Sep 01 18:21:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/20] miner: Let GomAccountMinerJob own a reference to the connection Mon Sep 05 13:11:58 GMT 2016
- [gnome-photos/wip/rishi/de-dup] Query nie:links Wed Sep 07 22:17:52 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Mon Sep 05 14:27:18 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/20] miner: Replace GIOScheduler with GThreadPool and idle GSource Mon Sep 05 13:12:14 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Fri Sep 30 11:48:50 GMT 2016
- [gnome-online-accounts] daemon, provider, utils: Use g_key_file_unref instead g_key_file_free Thu Sep 01 14:52:36 GMT 2016
- [gnome-photos] (2 commits) Created branch wip/rishi/de-dup Sun Sep 11 20:47:56 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Mon Sep 05 14:28:24 GMT 2016
- [gnome-online-miners] Prepare 3.21.91 Tue Sep 06 05:17:30 GMT 2016
- [gnome-online-accounts] (8 commits) Created branch wip/rishi/templates Tue Sep 13 16:50:46 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/16] miner: Let GomAccountMinerJob own a reference to the connection Sat Sep 03 17:11:04 GMT 2016
- [gnome-online-accounts] Prepare 3.21.91 Thu Sep 01 16:00:58 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Mon Sep 05 14:27:13 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 3/8] daemon: Use a instance variable for the main user configuration file Tue Sep 13 16:51:01 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Mon Sep 05 18:04:07 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Mon Sep 05 18:04:02 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Mon Sep 05 14:28:59 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/handle-urn-changes Thu Sep 08 17:21:24 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Mon Sep 05 14:28:10 GMT 2016
- [gnome-online-accounts] daemon: Consolidate exit paths & make the ref / unref more obvious Thu Sep 01 14:52:51 GMT 2016
- [libgdata/wip/rishi/drive: 3/7] tests: Skip UPLOAD_ODT_CONVERT Mon Sep 26 18:17:33 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_changes_async Thu Sep 08 17:22:01 GMT 2016
- [gnome-online-accounts] daemon: Use the instance variable to construct the parent's path Wed Sep 14 18:02:43 GMT 2016
- [gnome-online-accounts] utils: Add goa_utils_keyfile_get_boolean Wed Sep 14 18:23:25 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Mon Sep 05 18:03:11 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/20] miner: Remove a one-line convenience function Mon Sep 05 13:12:24 GMT 2016
- [gnome-online-miners] Created tag 3.22.0 Sat Sep 17 09:40:30 GMT 2016
- [libgdata/wip/rishi/drive: 4/7] tests: Skip UPLOAD_RESUMABLE Mon Sep 26 18:17:38 GMT 2016
- [libgdata/wip/rishi/drive: 3/8] tests: Skip UPLOAD_ODT_CONVERT Fri Sep 23 13:32:06 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Mon Sep 05 15:04:21 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/10] src: Drop the GCancellable member from GomAccountMinerJob Fri Sep 02 15:07:44 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Mon Sep 05 15:03:05 GMT 2016
- [libgdata/wip/rishi/drive: 5/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Mon Sep 26 18:17:43 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Mon Sep 05 15:03:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Mon Sep 05 18:02:41 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/16] application: Handle InsertSharedContent Sat Sep 03 17:12:05 GMT 2016
- [gnome-online-miners] Created tag 3.21.91 Tue Sep 06 05:19:03 GMT 2016
- [libgdata/wip/rishi/drive: 4/10] tests: Skip UPLOAD_ODT_CONVERT Fri Sep 30 11:49:51 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 2/6] base-item: Add a metadata_add_shared virtual method Wed Sep 07 07:39:54 GMT 2016
- [gnome-online-miners] (19 commits) Created branch wip/rishi/insert-share Mon Sep 05 12:46:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Mon Sep 05 15:03:35 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/19] miner: Let GomAccountMinerJob own a reference to the connection Mon Sep 05 12:47:09 GMT 2016
- [gnome-online-accounts] owncloud: Support converting a template to full-fledged account Wed Sep 14 18:23:46 GMT 2016
- [gnome-photos] Created branch wip/rishi/de-dup Wed Sep 07 22:17:46 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Sat Sep 03 17:10:39 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/16] miner: Simplify code by creating the connection during construction Sat Sep 03 17:10:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/16] miner: Create the GTask before trying to return a GError Sat Sep 03 17:11:24 GMT 2016
- [libgdata/wip/rishi/drive: 5/9] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Tue Sep 27 18:40:47 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 7/8] utils: Add goa_utils_keyfile_get_boolean Tue Sep 13 16:51:21 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 6/8] daemon: Rename some utility functions Tue Sep 13 16:51:16 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 6/6] Query nie:links Wed Sep 07 07:40:14 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 3/7] daemon: Use a instance variable for the main user configuration file Thu Sep 01 17:32:51 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/16] miner: Use a more descriptive name for the GomAccountMinerJob pointers Sat Sep 03 17:11:49 GMT 2016
- [libgdata/wip/rishi/drive: 2/8] tests: Skip UPLOAD_RESUMABLE Fri Sep 23 13:32:01 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Mon Sep 05 15:02:37 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 5/6] base-item: default impl for vfunc Tue Sep 06 22:50:25 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/14] src: Drop the GCancellable member from GomAccountMinerJob Fri Sep 02 16:25:43 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 8/8] daemon: Add support for account templates Thu Sep 01 18:21:51 GMT 2016
- [libgdata/wip/rishi/drive: 5/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Fri Sep 23 13:32:16 GMT 2016
- [libgdata/wip/rishi/drive: 10/10] tests: Fix the set up for /documents/folders/remove_from_folder Fri Sep 30 11:50:21 GMT 2016
- [libgdata] tests: GDATA_LINK_PARENT links don't have a title in Drive v2 Mon Sep 26 18:16:13 GMT 2016
- [gnome-online-accounts] daemon: Use GLib API to match the GError domain and code Tue Sep 13 15:50:12 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Mon Sep 05 18:02:46 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 5/8] daemon: Remove unused instance variables Thu Sep 01 18:21:35 GMT 2016
- [libgdata/wip/rishi/drive: 2/10] Port the tests Fri Sep 30 11:49:41 GMT 2016
- [libgdata/wip/rishi/drive: 1/9] Port the tests Tue Sep 27 18:40:27 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/14] miner: Get the cancellable from the GTask, not an instance variable Fri Sep 02 16:25:38 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/10] miner: Create the GTask before trying to return a GError Fri Sep 02 15:07:24 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 3/6] base-item: Add photos_base_item_metadata_add_shared_async Wed Sep 07 07:39:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Mon Sep 05 14:29:05 GMT 2016
- [gnome-online-miners] (12 commits) ...gdata: Implement the vfuncs for inserting a shared photo Tue Sep 06 05:09:21 GMT 2016
- [gnome-online-accounts] Deleted branch wip/rishi/templates Thu Sep 01 17:32:14 GMT 2016
- [gnome-online-miners] gdata: Consolidate the return sites Fri Sep 02 08:20:53 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/19] src: Pass the TrackerSparqlConnection separately to the query vfunc Mon Sep 05 12:48:04 GMT 2016
- [gnome-online-miners] (12 commits) ...miner: Don't use an instance variable for the list of pending jobs Tue Sep 06 04:46:47 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/19] miner: Port gom_miner_refresh_db() to GTask Mon Sep 05 12:47:14 GMT 2016
- [gnome-online-accounts] Created branch gnome-3-22 Tue Sep 20 08:37:57 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Mon Sep 05 14:27:44 GMT 2016
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Mon Sep 05 15:02:55 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/14] miner: Port gom_miner_refresh_db() to GTask Fri Sep 02 16:25:09 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Mon Sep 05 15:04:56 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 1/8] build: Add --with-template-file Tue Sep 13 16:50:51 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/20] miner: Rename a private function and shuffle the parameters around Mon Sep 05 13:13:09 GMT 2016
- [libgdata/wip/rishi/drive: 1/8] Port the tests Fri Sep 23 13:31:56 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Mon Sep 05 18:04:22 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Mon Sep 05 14:28:19 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Mon Sep 05 18:03:42 GMT 2016
- [gnome-photos] application: Register XMP namespace Wed Sep 07 22:11:17 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Mon Sep 05 15:03:55 GMT 2016
- [libgdata/wip/rishi/drive: 1/7] Port the tests Mon Sep 26 18:17:22 GMT 2016
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Mon Sep 05 14:27:08 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Mon Sep 05 18:02:13 GMT 2016
- [gnome-online-accounts] (8 commits) Created branch wip/rishi/templates Thu Sep 01 18:21:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Mon Sep 05 15:04:51 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Mon Sep 05 15:04:36 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: Style fix Thu Sep 08 17:21:51 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 19/20] application: Handle InsertSharedContent Mon Sep 05 13:13:24 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/20] miner: Don't use an instance variable for the list of pending jobs Mon Sep 05 13:12:49 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Mon Sep 05 18:04:12 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: ... Thu Sep 08 12:19:17 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Mon Sep 05 18:03:01 GMT 2016
- [libgdata/wip/rishi/drive: 7/9] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Tue Sep 27 18:40:57 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/14] miner: Use a more descriptive name for the GomAccountMinerJob pointers Fri Sep 02 16:25:49 GMT 2016
- [gnome-photos] local-item: Embed XMP metadata identifying shared copies Wed Sep 07 22:16:38 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 4/6] base-item: Add remote id as metadata to local resource Tue Sep 06 22:50:20 GMT 2016
- [gnome-online-accounts] daemon: Let KeyFileData own a reference to the GKeyFile Thu Sep 01 14:52:41 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/de-dup Wed Sep 07 07:19:34 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/19] miner: Port gom_account_miner_job_process() to GTask Mon Sep 05 12:47:19 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Fri Sep 02 16:24:34 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/16] miner: Port gom_miner_refresh_db() to GTask Sat Sep 03 17:11:09 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Mon Sep 05 18:02:31 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/de-dup Sun Sep 11 20:47:31 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Mon Sep 05 15:03:30 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 9/9] local-item: implement vfunc Tue Sep 06 18:48:17 GMT 2016
- [gnome-online-accounts] owncloud: Rename a variable Wed Sep 14 18:23:36 GMT 2016
- [gnome-photos] pipeline: Refactor connecting a list of nodes into a separate function Fri Sep 09 12:22:15 GMT 2016
- [gnome-photos] (4 commits) Created branch wip/rishi/handle-urn-changes Thu Sep 08 12:18:57 GMT 2016
- [libgdata] (2 commits) ...documents: Retain the content type when adding an entry to a folder Thu Sep 22 05:39:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Mon Sep 05 15:04:26 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 7/7] daemon: Add support for account templates Thu Sep 01 17:33:11 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 20/20] gdata: Implement vfuncs Mon Sep 05 13:13:29 GMT 2016
- [libgdata/wip/rishi/drive: 8/8] tests: Skip UPLOAD_ODT_CONVERT Wed Sep 21 17:55:54 GMT 2016
- [gnome-photos] (3 commits) ...query-builder: Don't use an undefined ?item variable Tue Sep 06 21:53:47 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Mon Sep 05 15:04:05 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 6/6] local-item: implement vfunc Tue Sep 06 22:50:30 GMT 2016
- [gnome-photos] Post-branch version bump Fri Sep 16 19:12:40 GMT 2016
- [gnome-online-accounts] daemon: Use a instance variable for the main user configuration file Wed Sep 14 17:57:59 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: Deal with the URN changing due to metadata changes Thu Sep 08 17:22:07 GMT 2016
- [gnome-online-accounts] daemon: Remove the GList to track the GKeyFiles Thu Sep 01 14:52:56 GMT 2016
- [libgdata/wip/rishi/drive: 5/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Wed Sep 21 17:55:38 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 1/6] application: Register XMP namespace Wed Sep 07 07:39:49 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/16] src: Drop the GCancellable member from GomAccountMinerJob Sat Sep 03 17:11:44 GMT 2016
- [gnome-photos] item-manager: Add photos_item_manager_wait_for_changes_async Thu Sep 08 22:25:03 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/14] miner: Create the GTask before trying to return a GError Fri Sep 02 16:25:23 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 2/2] WIP Sun Sep 11 20:48:06 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 4/9] item-manager: Reconnect to BaseItem::info-updated when unhiding item Tue Sep 06 18:47:52 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 1/5] application: Register XMP namespace Wed Sep 07 07:19:50 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Mon Sep 05 15:04:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 2/14] miner: Let GomAccountMinerJob own a reference to the connection Fri Sep 02 16:25:03 GMT 2016
- [libgdata/wip/rishi/drive: 6/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Mon Sep 26 18:17:48 GMT 2016
- [gnome-online-miners] (10 commits) Created branch wip/rishi/insert-share Fri Sep 02 15:06:54 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Mon Sep 05 18:03:16 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Mon Sep 05 15:03:45 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/19] miner: Pass the GTask around instead of using an instance variable Mon Sep 05 12:47:39 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/handle-urn-changes Thu Sep 08 22:25:13 GMT 2016
- [gnome-online-miners] (20 commits) Created branch wip/rishi/insert-share Mon Sep 05 13:11:48 GMT 2016
- [gnome-photos] share-point-google: Deal with the URN changing due to metadata changes Thu Sep 08 22:25:08 GMT 2016
- [gnome-photos] Deleted branch wip/rishi/de-dup Wed Sep 07 22:17:34 GMT 2016
- [gnome-online-accounts] Created tag 3.21.91 Thu Sep 01 16:01:25 GMT 2016
- [libgdata/wip/rishi/drive: 7/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Fri Sep 30 11:50:06 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 4/8] daemon: Use the instance variable to construct the parent's path Thu Sep 01 18:21:30 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 7/19] miner: Remove a one-line convenience function Mon Sep 05 12:47:34 GMT 2016
- [gnome-online-accounts] Post-branch version bump Tue Sep 20 08:39:35 GMT 2016
- [gnome-online-miners] gdata: Page through the GDataDocumentsFeed Fri Sep 02 08:21:03 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Mon Sep 26 18:16:33 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 16/19] dbus: Add InsertSharedContent Mon Sep 05 12:48:19 GMT 2016
- [libgdata/wip/rishi/drive: 9/10] Port gdata_documents_service_remove_entry_from_folder to Drive v2 Fri Sep 30 11:50:16 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Mon Sep 05 14:27:59 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 6/8] daemon: Rename some utility functions Thu Sep 01 18:21:40 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 18/19] miner: insert shared Mon Sep 05 12:48:29 GMT 2016
- [libgdata/wip/rishi/drive: 7/8] tests: Skip UPLOAD_RESUMABLE Wed Sep 21 17:55:48 GMT 2016
- [libgdata] (10 commits) Created branch wip/rishi/drive Fri Sep 30 11:49:31 GMT 2016
- [gnome-photos] gom-miner: Add InsertSharedContent Tue Sep 06 05:43:27 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/14] miner: Don't use an instance variable for the list of pending jobs Fri Sep 02 16:25:53 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 19/19] gdata: Implement vfuncs Mon Sep 05 12:48:34 GMT 2016
- [gnome-online-miners] Post-branch version bump Sat Sep 17 09:36:50 GMT 2016
- [libgdata/wip/rishi/drive: 2/7] tests: Skip UPLOAD_RESUMABLE Mon Sep 26 18:17:28 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Mon Sep 05 15:04:41 GMT 2016
- [libgdata/wip/rishi/drive: 5/10] tests: Skip UPLOAD_RESUMABLE Fri Sep 30 11:49:56 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Tue Sep 27 18:40:01 GMT 2016
- [libgdata] (9 commits) Created branch wip/rishi/drive Tue Sep 27 18:40:22 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 6/7] daemon: Rename some utility functions Thu Sep 01 17:33:06 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Mon Sep 05 14:27:36 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/14] dbus: Add InsertSharedContent Fri Sep 02 16:25:58 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/20] miner: Simplify code by creating the connection during construction Mon Sep 05 13:11:53 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/10] miner: Get the cancellable from the GTask, not an instance variable Fri Sep 02 15:07:39 GMT 2016
- [libgdata/wip/rishi/drive: 6/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Fri Sep 23 13:32:21 GMT 2016
- [gnome-online-miners] Created branch gnome-3-22 Sat Sep 17 09:35:52 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Mon Sep 05 18:03:51 GMT 2016
- [gnome-photos] item-manager: Assert an invariant Mon Sep 05 21:10:35 GMT 2016
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Mon Sep 05 18:02:26 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Mon Sep 05 14:27:29 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 5/5] Query nie:links Wed Sep 07 07:20:11 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/20] miner: Create the GTask before trying to return a GError Mon Sep 05 13:12:19 GMT 2016
- [gnome-online-accounts] daemon: Style fixes Thu Sep 01 14:53:01 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Mon Sep 05 14:27:24 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Mon Sep 05 14:28:14 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/19] src: Pass 'previous_resources' separately to the query vfunc Mon Sep 05 12:48:10 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/10] miner: Simplify code by creating the connection during construction Fri Sep 02 15:06:59 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Mon Sep 05 15:03:20 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/16] miner: Replace GIOScheduler with GThreadPool and idle GSource Sat Sep 03 17:11:19 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Tue Sep 06 11:19:52 GMT 2016
- [gnome-photos] application: Add photos_application_get_miner Tue Sep 06 05:43:22 GMT 2016
- [gnome-photos] pipeline: Refactor photos_pipeline_reset to be more extensible Fri Sep 09 12:22:19 GMT 2016
- [libgdata] (7 commits) Created branch wip/rishi/drive Mon Sep 26 18:17:17 GMT 2016
- [gnome-online-accounts] utils: Add goa_utils_keyfile_copy_group Wed Sep 14 18:23:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Mon Sep 05 15:03:10 GMT 2016
- [libgdata/wip/rishi/drive: 7/7] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Mon Sep 26 18:17:53 GMT 2016
- [gnome-photos] Created tag 3.21.92 Sun Sep 11 22:40:52 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/20] miner: Use a more descriptive name for the GomAccountMinerJob pointers Mon Sep 05 13:12:44 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/20] miner: Get the cancellable from the GTask, not an instance variable Mon Sep 05 13:12:34 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Mon Sep 05 14:28:49 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 6/9] Query nie:links Tue Sep 06 18:48:02 GMT 2016
- [libgdata/wip/rishi/drive: 3/8] documents: Set the content type for GDataDocumentsDocument sub-classes Wed Sep 21 17:55:28 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 5/9] application: Register XMP namespace Tue Sep 06 18:47:57 GMT 2016
- [gnome-online-miners] Prepare 3.20.1 Fri Sep 02 08:28:21 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/10] miner: Replace GIOScheduler with GThreadPool and idle GSource Fri Sep 02 15:07:19 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Mon Sep 05 18:02:56 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 5/14] miner: Replace GIOScheduler with GThreadPool and idle GSource Fri Sep 02 16:25:18 GMT 2016
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Mon Sep 05 12:46:42 GMT 2016
- [gnome-photos] base-item: Add a metadata_add_shared virtual method Wed Sep 07 22:11:22 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/16] miner: Port gom_account_miner_job_process() to GTask Sat Sep 03 17:11:14 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 1/6] application: Register XMP namespace Tue Sep 06 22:50:05 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 4/5] local-item: Embed XMP metadata identifying shared copies Wed Sep 07 07:20:06 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 2/6] Query nie:links Tue Sep 06 22:50:10 GMT 2016
- [gnome-online-miners] gdata: Don't create a separate nfo:Equipment for each photo Fri Sep 02 08:21:08 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 1/14] miner: Simplify code by creating the connection during construction Fri Sep 02 16:24:58 GMT 2016
- [gnome-photos] Created branch gnome-3-22 Fri Sep 16 19:11:15 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Mon Sep 05 14:27:49 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 3/5] base-item: Add photos_base_item_metadata_add_shared_async Wed Sep 07 07:20:01 GMT 2016
- [gnome-online-accounts] daemon: Add support for account templates Wed Sep 14 18:23:31 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 1/7] daemon: Use GLib API to match the GError domain and code Thu Sep 01 17:32:40 GMT 2016
- [gnome-online-accounts] daemon: Remove unused instance variables Wed Sep 14 18:02:49 GMT 2016
- [gnome-photos] (4 commits) Created branch wip/rishi/handle-urn-changes Thu Sep 08 17:21:46 GMT 2016
- [gnome-photos/gnome-3-22] Prepare 3.22.0 Sat Sep 17 09:28:22 GMT 2016
- [libgdata] documents: Set the content type for GDataDocumentsDocument sub-classes Fri Sep 23 15:18:00 GMT 2016
- [gnome-online-accounts] (7 commits) Created branch wip/rishi/templates Thu Sep 01 17:32:36 GMT 2016
- [libgdata] tests: Make folder creation work with Drive v2 Mon Sep 26 18:16:08 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Mon Sep 05 18:03:26 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 1/9] search-type-manager: Only look for nmm:Photos inside collections Tue Sep 06 18:47:37 GMT 2016
- [gnome-photos] Created tag 3.21.91 Thu Sep 01 08:58:41 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Mon Sep 05 15:03:25 GMT 2016
- [libgdata/wip/rishi/drive: 1/8] documents: Split out the code to add a content type to an entry Wed Sep 21 17:55:18 GMT 2016
- [gnome-online-accounts] owncloud: Add an is_template parameter to create_account_details_ui Wed Sep 14 18:23:41 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Mon Sep 05 18:03:57 GMT 2016
- [libgdata/wip/rishi/drive: 3/10] tests: Skip UPLOAD_RESUMABLE Fri Sep 30 11:49:46 GMT 2016
- [libgdata] (4 commits) Created branch wip/rishi/drive Wed Sep 21 11:08:21 GMT 2016
- [gnome-online-miners] gdata: Use a separate GError variable for local errors Fri Sep 02 08:20:58 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/10] miner: Port gom_account_miner_job_process() to GTask Fri Sep 02 15:07:14 GMT 2016
- [gnome-photos] share-point-google: Add the shared copy's ID to the original Wed Sep 07 22:16:43 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: style fix Thu Sep 08 12:19:01 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 4/8] daemon: Use the instance variable to construct the parent's path Tue Sep 13 16:51:06 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Mon Sep 05 14:28:40 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Mon Sep 05 15:04:10 GMT 2016
- [gnome-photos] Created tag 3.22.0 Sat Sep 17 09:29:31 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 12/16] miner: Don't use an instance variable for the list of pending jobs Sat Sep 03 17:11:55 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 3/6] base-item: new vfunc Tue Sep 06 22:50:15 GMT 2016
- [libgdata] Deleted branch wip/rishi/drive Fri Sep 23 13:31:30 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/20] miner: Port gom_account_miner_job_process() to GTask Mon Sep 05 13:12:08 GMT 2016
- [gnome-photos/wip/rishi/de-dup: 4/6] local-item: Embed XMP metadata identifying shared copies Wed Sep 07 07:40:04 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Mon Sep 05 18:03:36 GMT 2016
- [libgdata/wip/rishi/drive: 8/8] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Fri Sep 23 13:32:31 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 4/14] miner: Port gom_account_miner_job_process() to GTask Fri Sep 02 16:25:13 GMT 2016
- [gnome-online-accounts/wip/rishi/templates: 5/8] daemon: Remove unused instance variables Tue Sep 13 16:51:11 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 11/19] miner: Use a more descriptive name for the GomAccountMinerJob pointers Mon Sep 05 12:47:54 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 3/20] miner: Port gom_miner_refresh_db() to GTask Mon Sep 05 13:12:03 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 2/4] utils: Add photos_utils_object_list_free_full Thu Sep 08 17:21:56 GMT 2016
- [gnome-photos] utils: Add photos_utils_object_list_free_full Thu Sep 08 22:24:57 GMT 2016
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Mon Sep 05 15:03:41 GMT 2016
- [libgdata/wip/rishi/drive: 6/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Fri Sep 30 11:50:01 GMT 2016
- [libgdata/wip/rishi/drive: 8/10] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Fri Sep 30 11:50:11 GMT 2016
- [gnome-photos] item-manager: Remove from the 0th child if it doesn't exist anywhere Mon Sep 05 21:10:30 GMT 2016
- [gnome-photos/wip/rishi/handle-urn-changes: 2/4] utils: Add photos_utils_object_list_free_full Thu Sep 08 12:19:06 GMT 2016
- [libgdata] documents: Drop unnecessary instance variable Wed Sep 21 17:44:09 GMT 2016
Dimitris Spingos
Dominique Leuenberger
dwmw2
Egmont Koblinger
Ekaterina Gerasimova
Emanuele Aina
Emmanuele Bassi
Erick Pérez Castellanos
Ernestas Kulik
Eugen Dedu
Evan Nemerson
Federico Mena Quintero
Felipe Borges
Felix Riemann
Florian Müllner
Francisco Diéguez Souto
Frederic Muller
Frederic Peters
Gabor Keleman
Gabriel - Cristian Ivascu
Garrett Regier
George Lebl
Georges Basile Stavracas Neto
Germán Poo-Caamaño
Gustavo Noronha Silva
Hannie Dumoleyn
Hubert Figuière
Iain Lane
Ignacio Casal Quinteiro
Igor Gnatenko
Iñaki Larrañaga Murgoitio
Iulian Radu
Jakub Steiner
Javier Hernández Antúnez
Javier Jardón Cabezas
Jeffrey Stedfast
Jehan Pagès
- [gegl] operations, tools: module.c not properly generated in VPATH builds. Mon Sep 26 16:18:57 GMT 2016
- [gimp] icons: many new icons. Sun Sep 04 22:47:29 GMT 2016
- [gimp] icons: "gimp-print-resolution" icons better fit "document-print". Tue Sep 13 21:53:34 GMT 2016
- [gimp] app: use Freedesktop standard "edit-paste" icon rather than "gtk-paste". Mon Sep 12 02:01:02 GMT 2016
- [gimp] desktop: add "GIMP" in keywords to fix search with flatpak. Thu Sep 22 12:27:11 GMT 2016
- [gimp] icons, app: "folder-new" icon used for new layer group. Mon Sep 12 20:36:50 GMT 2016
- [gimp] etc: s/gtk-cdrom/media-optical/ and s/gtk-floppy/media-floppy/ Sun Sep 04 02:51:11 GMT 2016
- [gimp] icons, libgimpwidgets: gimp-buffer icons renamed to edit-copy... Mon Sep 12 02:00:57 GMT 2016
- [gimp] icons: updated icons. Sun Sep 04 22:47:24 GMT 2016
- [gimp] app, libgimp*, plug-ins, icons: revert icon names into freedesktop... Sat Sep 03 13:49:42 GMT 2016
- [gimp] icons: move icon to the right folder. Mon Sep 12 20:18:02 GMT 2016
- [gimp] libgimpwidgets: bring back GIMP_STOCK_EDIT as "gtk-edit". Tue Sep 06 01:18:00 GMT 2016
- [gimp] icons: add "edit-delete" icon. Mon Sep 12 19:42:39 GMT 2016
- [gimp] app: "help-action-search" has been renamed to "dialogs-action-search"... Mon Sep 12 00:16:17 GMT 2016
- [gimp] icons: install the new Freedesktop/GTK+ icons. Sun Sep 04 22:47:34 GMT 2016
- [gimp-web] Fix other newcomers link. Fri Sep 09 23:54:36 GMT 2016
- [gimp] icons: forgot to rename some "gimp-open" icons into "document-open". Sat Sep 03 16:00:44 GMT 2016
- [gimp-web/testing] Fix other newcomers link. Fri Sep 09 23:40:10 GMT 2016
- [gimp] icons: fix icons with crazy sizes. Tue Sep 13 20:49:35 GMT 2016
- [gimp] icons: updated "gimp-prefs-folders" and new "folder" icons. Tue Sep 13 20:26:25 GMT 2016
- [gimp] configure, INSTALL, devel-docs: vectorial icons is not proper English. Mon Sep 12 00:16:22 GMT 2016
- [gimp] icons, app, libgimpwidgets: replace GIMP_STOCK_EDIT with GTK_STOCK_EDIT. Mon Sep 05 00:54:08 GMT 2016
Jens Georg
Jeremy Bicha
Jesse van den Kieboom
Jiří Techet
Jiro Matsuzawa
Joanmarie Diggs
Joaquim Manuel Pereira Rocha
John Ralls
Jonas Ådahl
Jonas Danielsson
Jonathan Kang
Jonathan Matthew
Jonh Wendell
Jordi Mas
Juan Pablo Ugarte
Jürg Billeter
Kai Willadsen
Kalev Lember
Khaled Hosny
Kjell Ahlstedt
Kristian Rietveld
Lapo Calamandrei
Lionel Landwerlin
Lubomir Rintel
Marcin Kolny
Marco Ciampa
Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/27] Add transit mode icons Sat Sep 10 07:58:59 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/17] Add map marker for marking boarding points in transit itineraries Sun Sep 04 21:11:31 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/27] Add module to handle HVT codes (hierachical vehicle types) Sat Sep 10 07:58:39 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/26] Add list box row class for transit stops Tue Sep 13 20:08:18 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/27] Add module to handle HVT codes (hierachical vehicle types) Sun Sep 04 12:03:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 27/27] mapView: WIP, implement showing transit routes Sun Sep 04 12:05:23 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/28] routeService: WIP, Enable querying GraphHopper externally Mon Sep 12 20:00:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/17] Add map marker to mark start of walking transit legs Sun Sep 04 12:03:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/26] routeService: WIP, Enable querying GraphHopper externally Tue Sep 06 19:45:20 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/17] utils: Add color luminance and contrast functions Sun Sep 04 21:10:45 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/12] Add list box row for loading more transit results Wed Sep 07 20:50:39 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/27] routeQuery: Move routequery to the Application module Sat Sep 10 07:58:29 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/26] Add list box row class for representing transit itineraries Tue Sep 13 20:07:39 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: WIP: add support for setting time and arrival/departure Mon Sep 12 20:00:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/14] mapView: WIP, implement showing transit routes Thu Sep 29 20:18:50 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/26] Add label widget for route labels Tue Sep 13 20:07:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/17] mapView: WIP, implement showing transit routes Sun Sep 04 12:04:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/3] turnPointMarker: Add support for showing markers for transit stops Tue Sep 06 20:05:59 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeService: WIP, Enable querying GraphHopper externally Tue Sep 20 20:31:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/24] Add map marker to mark start of walking transit legs Mon Sep 05 20:13:26 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/24] application: Add initialization of the OpenTripPlanner instance Mon Sep 05 20:12:41 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/24] Add label widget for route labels Mon Sep 05 20:12:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/14] turnPointMarker: Add support for showing markers for transit stops Thu Sep 29 20:18:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/24] routeQuery: Add support for transit mode Mon Sep 05 20:12:36 GMT 2016
- [gnome-maps] Created tag v3.20.3.1 Thu Sep 01 19:36:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/27] Add map marker to mark end of transit itineraries Sat Sep 10 07:59:45 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/26] utils: Add color luminance and contrast functions Tue Sep 06 19:45:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/11] Add list box row class for representing transit itineraries Tue Sep 13 20:35:31 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/11] Add map marker to mark start of walking transit legs Tue Sep 13 20:35:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/27] Add list box row to display a leg of a transit itinerary Sat Sep 10 07:59:19 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/26] WIP: Add module to query an OpenTripPlanner instance Tue Sep 13 20:07:08 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/24] routeQuery: Move routequery to the Application module Mon Sep 05 20:12:16 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/20] mainWindow: Show the print button when a route is rendered Tue Sep 20 21:33:53 GMT 2016
- [gnome-maps] (28 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Mon Sep 12 20:00:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/27] application: Add initialization of the OpenTripPlanner instance Sun Sep 04 12:04:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/28] Add a list box row to show the arrival of a transit itinerary Mon Sep 12 20:01:48 GMT 2016
- [gnome-maps] Release 3.21.92 Mon Sep 12 19:29:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/17] mapView: WIP, implement showing transit routes Sun Sep 04 21:11:46 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/26] turnPointMarker: Add support for showing markers for transit stops Tue Sep 06 19:46:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/28] Add map marker to mark end of transit itineraries Tue Sep 20 20:32:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/27] routeQuery: Add ability to set options for transit routing Sat Sep 10 07:58:24 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/26] routeQuery: Add ability to set options for transit routing Tue Sep 06 19:45:10 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/27] Add map marker for marking boarding points in transit itineraries Sun Sep 04 12:05:08 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/20] routeQuery: Add support for transit mode Tue Sep 20 21:32:27 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/27] routeQuery: WIP: add support for setting time and arrival/departure Sat Sep 10 07:58:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/20] WIP: Add module to query an OpenTripPlanner instance Tue Sep 20 21:32:22 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/24] routeQuery: Add ability to set options for transit routing Mon Sep 05 20:12:11 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/20] application: Add initialization of the OpenTripPlanner instance Tue Sep 20 21:32:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/17] Add list box row for loading more transit results Sun Sep 04 21:11:10 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/20] mapView: WIP, implement showing transit routes Tue Sep 20 21:33:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/26] WIP: Add module to query an OpenTripPlanner instance Tue Sep 06 19:45:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add label widget for route labels Tue Sep 20 20:32:12 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/24] Add map marker to mark end of transit itineraries Mon Sep 05 20:13:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/26] transitOptions: Add class holding options for transit routing Tue Sep 13 20:06:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/12] Add map marker to mark end of transit itineraries Wed Sep 07 20:50:55 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/27] Add list box row to display a leg of a transit itinerary Sun Sep 04 12:04:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/26] Add map marker for marking boarding points in transit itineraries Tue Sep 06 19:46:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing] mapView: Add a view property to indicate showing a route Thu Sep 15 20:00:51 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/17] Add list box row class for transit stops Sun Sep 04 12:03:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/17] Add a list box row to show the arrival of a transit itinerary Sun Sep 04 12:03:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/26] Add map marker to mark end of transit itineraries Tue Sep 06 19:46:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/17] Add transit mode icons Sun Sep 04 21:10:40 GMT 2016
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 20 21:57:50 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/24] Add list box row to display a leg of a transit itinerary Mon Sep 05 20:13:07 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/14] Add list box row to display a leg of a transit itinerary Thu Sep 29 20:18:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/27] Add list box row class for representing transit itineraries Sun Sep 04 12:04:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/5] turnPointMarker: Add support for showing markers for transit stops Wed Sep 07 20:22:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add a list box row to show the arrival of a transit itinerary Tue Sep 20 20:32:27 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/20] WIP: Add print layout for transit Tue Sep 20 21:33:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/20] Add list box row to display a leg of a transit itinerary Tue Sep 20 21:32:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/28] WIP: Add module to query an OpenTripPlanner instance Tue Sep 20 20:31:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/26] Add a list box row to show the arrival of a transit itinerary Tue Sep 13 20:07:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/26] Add list box row for loading more transit results Tue Sep 13 20:07:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/27] Add map marker for marking boarding points in transit itineraries Sat Sep 10 07:59:50 GMT 2016
- [gnome-maps/gnome-3-20] mainWindow: Hijack '-' and '+' input if entry is focused Thu Sep 01 19:35:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/28] utils: Add color luminance and contrast functions Mon Sep 12 20:01:28 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/28] turnPointMarker: Add support for showing markers for transit stops Tue Sep 20 20:33:02 GMT 2016
- [gnome-maps] (17 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Sun Sep 04 12:02:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/27] routeQuery: WIP: add support for setting time and arrival/departure Sun Sep 04 12:03:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/27] routeQuery: Move routequery to the Application module Sun Sep 04 12:03:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/28] routeQuery: Move routequery to the Application module Tue Sep 20 20:31:31 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/26] Add label widget for route labels Tue Sep 06 19:45:56 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/17] Add map marker to mark end of transit itineraries Sun Sep 04 21:11:25 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/3] Add list box row class for transit stops Tue Sep 06 20:05:54 GMT 2016
- [gnome-maps] Release 3.22.0 Sun Sep 18 21:40:26 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row to display a leg of a transit itinerary Mon Sep 12 20:01:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/17] Add list box row class for transit stops Sun Sep 04 21:11:35 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/26] Add module to handle HVT codes (hierachical vehicle types) Tue Sep 13 20:07:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/28] application: Add initialization of the OpenTripPlanner instance Mon Sep 12 20:01:18 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/3] mapView: WIP, implement showing transit routes Tue Sep 06 20:06:04 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/24] Add module to handle HVT codes (hierachical vehicle types) Mon Sep 05 20:12:26 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/26] routeQuery: Move routequery to the Application module Tue Sep 13 20:06:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/27] utils: Add color luminance and contrast functions Sat Sep 10 07:59:04 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/27] routeQuery: Add ability to set options for transit routing Sun Sep 04 12:03:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add list box row to display a leg of a transit itinerary Tue Sep 20 20:32:22 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/26] Add map marker to mark start of walking transit legs Tue Sep 06 19:46:27 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker for marking boarding points in transit itineraries Tue Sep 20 20:32:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/14] Add map marker to mark start of walking transit legs Thu Sep 29 20:18:25 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add list box row class for transit stops Tue Sep 20 20:32:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add map marker to mark start of walking transit legs Tue Sep 20 20:32:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/26] routeService: WIP, Enable querying GraphHopper externally Tue Sep 13 20:06:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 28/28] mainWindow: Show the print button when a route is rendered Tue Sep 20 20:33:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/26] routeQuery: Add ability to set options for transit routing Tue Sep 13 20:06:48 GMT 2016
- [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 13 20:35:26 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/20] sidebar: WIP, Hook up a new transit mode button Tue Sep 20 21:33:13 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/20] turnPointMarker: Add support for showing markers for transit stops Tue Sep 20 21:33:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/17] Add a list box row to show the arrival of a transit itinerary Sun Sep 04 21:11:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/12] turnPointMarker: Add support for showing markers for transit stops Wed Sep 07 20:51:10 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/24] utils: Add color luminance and contrast functions Mon Sep 05 20:12:51 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/12] Add map marker to mark start of walking transit legs Wed Sep 07 20:50:50 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/26] Add map marker to mark start of walking transit legs Tue Sep 13 20:08:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/20] Add list box row class for transit stops Tue Sep 20 21:33:33 GMT 2016
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Mon Sep 05 20:11:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/26] Add transit mode icons Tue Sep 06 19:45:45 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/26] routeQuery: Move routequery to the Application module Tue Sep 06 19:45:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/27] sidebar: WIP, Hook up a new transit mode button Sun Sep 04 12:04:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/11] turnPointMarker: Add support for showing markers for transit stops Tue Sep 13 20:36:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/3] turnPointMarker: Add support for showing markers for transit stops Mon Sep 05 20:11:43 GMT 2016
- [gnome-maps] (14 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Thu Sep 29 20:18:00 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/27] Add map marker to mark end of transit itineraries Sun Sep 04 12:05:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/26] Add list box row class for transit stops Tue Sep 06 19:46:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/26] Add map marker to mark end of transit itineraries Tue Sep 13 20:08:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/28] application: Add initialization of the OpenTripPlanner instance Tue Sep 20 20:31:57 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/27] routeQuery: Add support for transit mode Sat Sep 10 07:58:49 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row for loading more transit results Tue Sep 20 20:32:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/17] Add list box row to display a leg of a transit itinerary Sun Sep 04 12:03:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/27] transitOptions: Add class holding options for transit routing Sun Sep 04 12:03:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/27] Add transit mode icons Sun Sep 04 12:04:18 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/20] mapView: Add a view property to indicate showing a route Tue Sep 20 21:33:49 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/27] Add label widget for route labels Sat Sep 10 07:59:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/24] WIP: Add module to query an OpenTripPlanner instance Mon Sep 05 20:12:31 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/5] mapView: WIP, implement showing transit routes Wed Sep 07 20:22:42 GMT 2016
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 06 20:05:49 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/17] Add label widget for route labels Sun Sep 04 21:10:51 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/27] utils: Add color luminance and contrast functions Sun Sep 04 12:04:23 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 28/28] mapView: WIP, implement showing transit routes Mon Sep 12 20:02:29 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/3] mapView: WIP, implement showing transit routes Mon Sep 05 20:11:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/14] Add list box row for loading more transit results Thu Sep 29 20:18:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/20] Add list box row class for representing transit itineraries Tue Sep 20 21:32:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/11] Add map marker for marking boarding points in transit itineraries Tue Sep 13 20:36:07 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/2] printOperation: Use transit print layout when requested Wed Sep 21 20:54:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/26] utils: Add color luminance and contrast functions Tue Sep 13 20:07:28 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/17] routeQuery: Add support for transit mode Sun Sep 04 12:02:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/14] mapView: Add a view property to indicate showing a route Thu Sep 29 20:18:55 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/24] Add list box row class for representing transit itineraries Mon Sep 05 20:13:01 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/27] WIP: Add module to query an OpenTripPlanner instance Sun Sep 04 12:04:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/28] routeQuery: WIP: add support for setting time and arrival/departure Tue Sep 20 20:31:16 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/20] Add map marker for marking boarding points in transit itineraries Tue Sep 20 21:33:28 GMT 2016
- [gnome-maps] (28 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 20 20:31:12 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/27] turnPointMarker: Add support for showing markers for transit stops Sun Sep 04 12:05:18 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/24] Add a list box row to show the arrival of a transit itinerary Mon Sep 05 20:13:11 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/26] Add transit mode icons Tue Sep 13 20:07:23 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/28] utils: Add color luminance and contrast functions Tue Sep 20 20:32:07 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/28] Add module to handle HVT codes (hierachical vehicle types) Tue Sep 20 20:31:42 GMT 2016
- [gnome-maps] (26 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 13 20:06:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/26] Add list box row to display a leg of a transit itinerary Tue Sep 13 20:07:44 GMT 2016
- [gnome-maps] (5 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Wed Sep 07 20:22:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add transit mode icons Mon Sep 12 20:01:23 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/28] transitOptions: Add class holding options for transit routing Mon Sep 12 20:00:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/17] turnPointMarker: Add support for showing markers for transit stops Sun Sep 04 21:11:41 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/14] WIP: Add print layout for transit Thu Sep 29 20:19:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/27] Add a list box row to show the arrival of a transit itinerary Sun Sep 04 12:04:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add list box row class for representing transit itineraries Mon Sep 12 20:01:39 GMT 2016
- [gnome-maps] placeBubble: Escape markup for website URIs Tue Sep 06 19:39:01 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/26] application: Add initialization of the OpenTripPlanner instance Tue Sep 13 20:07:18 GMT 2016
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Wed Sep 21 20:54:33 GMT 2016
- [gnome-maps/gnome-3-20] MapView: Use horizontal wrap Thu Sep 01 19:35:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/12] sidebar: WIP, Hook up a new transit mode button Wed Sep 07 20:50:45 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/26] routeQuery: Add support for transit mode Tue Sep 06 19:45:36 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/28] transitOptions: Add class holding options for transit routing Tue Sep 20 20:31:21 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/5] Add map marker for marking boarding points in transit itineraries Wed Sep 07 20:22:27 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/14] printOperation: Use transit print layout when requested Thu Sep 29 20:19:10 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/26] sidebar: WIP, Hook up a new transit mode button Tue Sep 06 19:46:22 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/24] mapView: WIP, implement showing transit routes Mon Sep 05 20:13:51 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/28] sidebar: WIP, Hook up a new transit mode button Tue Sep 20 20:32:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/12] Add label widget for route labels Wed Sep 07 20:50:19 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/20] Add transit mode icons Tue Sep 20 21:32:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/24] routeService: WIP, Enable querying GraphHopper externally Mon Sep 05 20:12:21 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/26] mapView: WIP, implement showing transit routes Tue Sep 06 19:46:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/12] Add list box row to display a leg of a transit itinerary Wed Sep 07 20:50:29 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/11] Add list box row for loading more transit results Tue Sep 13 20:35:46 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/27] routeQuery: Add support for transit mode Sun Sep 04 12:04:08 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/27] routeService: WIP, Enable querying GraphHopper externally Sun Sep 04 12:03:53 GMT 2016
- [gnome-maps] (26 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 06 19:44:55 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker to mark start of walking transit legs Mon Sep 12 20:02:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/17] Add map marker to mark end of transit itineraries Sun Sep 04 12:03:43 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/26] application: Add initialization of the OpenTripPlanner instance Tue Sep 06 19:45:40 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/24] Add transit mode icons Mon Sep 05 20:12:46 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/17] WIP: Add module to query an OpenTripPlanner instance Sun Sep 04 12:02:42 GMT 2016
- [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Wed Sep 07 20:50:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/11] Add map marker to mark end of transit itineraries Tue Sep 13 20:36:02 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/17] turnPointMarker: Add support for showing markers for transit stops Sun Sep 04 12:03:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/27] Add a list box row to show the arrival of a transit itinerary Sat Sep 10 07:59:24 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/27] routeService: WIP, Enable querying GraphHopper externally Sat Sep 10 07:58:34 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/28] routeQuery: Move routequery to the Application module Mon Sep 12 20:00:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/17] Add list box row to display a leg of a transit itinerary Sun Sep 04 21:11:00 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/28] sidebar: WIP, Hook up a new transit mode button Mon Sep 12 20:01:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/27] WIP: Add module to query an OpenTripPlanner instance Sat Sep 10 07:58:44 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/17] Add label widget for route labels Sun Sep 04 12:03:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/27] Add list box row class for transit stops Sat Sep 10 07:59:55 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/26] routeQuery: WIP: add support for setting time and arrival/departure Tue Sep 13 20:06:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/27] Add map marker to mark start of walking transit legs Sun Sep 04 12:04:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/11] mapView: WIP, implement showing transit routes Tue Sep 13 20:36:22 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/14] Add list box row class for transit stops Thu Sep 29 20:18:40 GMT 2016
- [gnome-maps] (27 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Sat Sep 10 07:58:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/17] utils: Add color luminance and contrast functions Sun Sep 04 12:03:04 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/11] Add list box row class for transit stops Tue Sep 13 20:36:12 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/24] turnPointMarker: Add support for showing markers for transit stops Mon Sep 05 20:13:46 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/24] Add map marker for marking boarding points in transit itineraries Mon Sep 05 20:13:36 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/11] Add list box row to display a leg of a transit itinerary Tue Sep 13 20:35:36 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/26] routeQuery: Add support for transit mode Tue Sep 13 20:07:13 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/17] Add list box row class for representing transit itineraries Sun Sep 04 21:10:55 GMT 2016
- [gnome-maps] (17 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Sun Sep 04 21:10:20 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/17] sidebar: WIP, Hook up a new transit mode button Sun Sep 04 21:11:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/14] Add map marker for marking boarding points in transit itineraries Thu Sep 29 20:18:35 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/27] Add label widget for route labels Sun Sep 04 12:04:28 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/27] Add list box row class for transit stops Sun Sep 04 12:05:13 GMT 2016
- [gnome-maps] configure.ac: bump libchamplain Mon Sep 12 19:29:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/28] Add transit mode icons Tue Sep 20 20:32:02 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/2] printOperation: Use transit print layout when requested Tue Sep 20 21:58:00 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add map marker to mark end of transit itineraries Mon Sep 12 20:02:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/26] sidebar: WIP, Hook up a new transit mode button Tue Sep 13 20:07:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/3] Add list box row class for transit stops Mon Sep 05 20:11:38 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 14/17] Add map marker for marking boarding points in transit itineraries Sun Sep 04 12:03:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/26] Add module to handle HVT codes (hierachical vehicle types) Tue Sep 06 19:45:25 GMT 2016
- [gnome-maps] Created tag v3.22.0 Sun Sep 18 21:40:45 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 23/26] Add map marker for marking boarding points in transit itineraries Tue Sep 13 20:08:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/17] WIP: Add module to query an OpenTripPlanner instance Sun Sep 04 21:10:25 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: Add ability to set options for transit routing Tue Sep 20 20:31:26 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/28] Add module to handle HVT codes (hierachical vehicle types) Mon Sep 12 20:01:02 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/27] turnPointMarker: Add support for showing markers for transit stops Sat Sep 10 08:00:00 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add label widget for route labels Mon Sep 12 20:01:35 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/24] sidebar: WIP, Hook up a new transit mode button Mon Sep 05 20:13:21 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/24] routeQuery: WIP: add support for setting time and arrival/departure Mon Sep 05 20:12:01 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/24] Add list box row class for transit stops Mon Sep 05 20:13:41 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/5] Add map marker to mark end of transit itineraries Wed Sep 07 20:22:22 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/27] sidebar: WIP, Hook up a new transit mode button Sat Sep 10 07:59:35 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/11] Add a list box row to show the arrival of a transit itinerary Tue Sep 13 20:35:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/27] Add list box row for loading more transit results Sun Sep 04 12:04:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/20] Add map marker to mark end of transit itineraries Tue Sep 20 21:33:23 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing] mainWindow: Show the print button when a route is rendered Thu Sep 15 20:00:55 GMT 2016
- [gnome-maps] (24 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Mon Sep 05 20:11:56 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/27] transitOptions: Add class holding options for transit routing Sat Sep 10 07:58:19 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/17] application: Add initialization of the OpenTripPlanner instance Sun Sep 04 21:10:35 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/20] Add map marker to mark start of walking transit legs Tue Sep 20 21:33:18 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/12] Add list box row class for representing transit itineraries Wed Sep 07 20:50:24 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/20] Add a list box row to show the arrival of a transit itinerary Tue Sep 20 21:33:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeQuery: Add ability to set options for transit routing Mon Sep 12 20:00:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/17] sidebar: WIP, Hook up a new transit mode button Sun Sep 04 12:03:33 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/17] Add list box row for loading more transit results Sun Sep 04 12:03:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/14] Add a list box row to show the arrival of a transit itinerary Thu Sep 29 20:18:10 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 22/27] Add map marker to mark start of walking transit legs Sat Sep 10 07:59:40 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/12] mapView: WIP, implement showing transit routes Wed Sep 07 20:51:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 20/27] Add list box row for loading more transit results Sat Sep 10 07:59:31 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 19/26] Add list box row for loading more transit results Tue Sep 06 19:46:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/14] sidebar: WIP, Hook up a new transit mode button Thu Sep 29 20:18:20 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/26] mapView: WIP, implement showing transit routes Tue Sep 13 20:08:29 GMT 2016
- [gnome-maps] (27 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Sun Sep 04 12:03:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/20] utils: Add color luminance and contrast functions Tue Sep 20 21:32:42 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add list box row for loading more transit results Mon Sep 12 20:01:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/27] Add list box row class for representing transit itineraries Sat Sep 10 07:59:15 GMT 2016
- [gnome-maps] osmTypes: Import latest POI presets from iD Sun Sep 11 21:30:15 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/28] Add list box row class for transit stops Mon Sep 12 20:02:19 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/26] Add list box row to display a leg of a transit itinerary Tue Sep 06 19:46:07 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/24] transitOptions: Add class holding options for transit routing Mon Sep 05 20:12:06 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 9/12] Add map marker for marking boarding points in transit itineraries Wed Sep 07 20:51:00 GMT 2016
- [gnome-maps/gnome-3-20] Release 3.20.3.1 Thu Sep 01 19:35:48 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/26] routeQuery: WIP: add support for setting time and arrival/departure Tue Sep 06 19:45:00 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/28] Add list box row class for representing transit itineraries Tue Sep 20 20:32:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 11/28] routeQuery: Add support for transit mode Tue Sep 20 20:31:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/17] application: Add initialization of the OpenTripPlanner instance Sun Sep 04 12:02:53 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/20] Add list box row for loading more transit results Tue Sep 20 21:33:08 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/17] Add transit mode icons Sun Sep 04 12:02:58 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/26] turnPointMarker: Add support for showing markers for transit stops Tue Sep 13 20:08:24 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/28] WIP: Add module to query an OpenTripPlanner instance Mon Sep 12 20:01:07 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 25/28] Add map marker for marking boarding points in transit itineraries Mon Sep 12 20:02:14 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/27] application: Add initialization of the OpenTripPlanner instance Sat Sep 10 07:58:54 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 16/26] Add list box row class for representing transit itineraries Tue Sep 06 19:46:03 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/2] WIP: Add print layout for transit Tue Sep 20 21:57:55 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/11] sidebar: WIP, Hook up a new transit mode button Tue Sep 13 20:35:52 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/17] Add map marker to mark start of walking transit legs Sun Sep 04 21:11:20 GMT 2016
- [gnome-maps] Created tag v3.21.92 Mon Sep 12 19:29:28 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 4/12] Add a list box row to show the arrival of a transit itinerary Wed Sep 07 20:50:34 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 27/27] mapView: WIP, implement showing transit routes Sat Sep 10 08:00:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/14] Add map marker to mark end of transit itineraries Thu Sep 29 20:18:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 26/28] mapView: WIP, implement showing transit routes Tue Sep 20 20:33:09 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 1/2] WIP: Add print layout for transit Wed Sep 21 20:54:37 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 6/20] Add label widget for route labels Tue Sep 20 21:32:47 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 3/5] Add list box row class for transit stops Wed Sep 07 20:22:32 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 18/26] Add a list box row to show the arrival of a transit itinerary Tue Sep 06 19:46:12 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 2/17] routeQuery: Add support for transit mode Sun Sep 04 21:10:30 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 13/28] routeQuery: Add support for transit mode Mon Sep 12 20:01:13 GMT 2016
- [gnome-maps] (20 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Tue Sep 20 21:32:17 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 27/28] mapView: Add a view property to indicate showing a route Tue Sep 20 20:33:13 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 10/12] Add list box row class for transit stops Wed Sep 07 20:51:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 7/17] Add list box row class for representing transit itineraries Sun Sep 04 12:03:13 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 12/14] mainWindow: Show the print button when a route is rendered Thu Sep 29 20:19:00 GMT 2016
- [gnome-maps] trivial: Fix typo in DOAP file Tue Sep 06 19:44:01 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 5/26] transitOptions: Add class holding options for transit routing Tue Sep 06 19:45:05 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 17/24] Add list box row for loading more transit results Mon Sep 05 20:13:16 GMT 2016
- [gnome-maps/wip/mlundblad/transit-routing: 27/28] turnPointMarker: Add support for showing markers for transit stops Mon Sep 12 20:02:24 GMT 2016
Marek Černocký
Marek Kašík
Margaret Ford
Marina Zhurakhinskaya
Marinus Schraal
Mario Blättermann
Mario Sanchez Prada
Massimo Valentini
Matej Urbančič
Mathieu Bridon
Mathieu Duponchelle
Matthias Clasen
Michael Biebl
Michael Catanzaro
Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/169] Ensure conversation messages min width is low enough for small screens. Mon Sep 12 13:22:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/174] Fix a crit warning when switching folders. Sun Sep 25 13:17:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/174] Move conversation loading timout mgmt to ConversationListBox. Sun Sep 25 13:19:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/169] Update message header layout, use GtkFlowBox for addresses. Mon Sep 12 13:18:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/187] Minor code clean up. Sat Sep 24 16:08:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/187] Fix build after rebase. Sat Sep 24 16:14:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/187] Tidy up avatar loading. Sat Sep 24 16:19:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/142] Don't require duplicating conversation message signals on the viewer. Fri Sep 02 04:28:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/187] (Re-)fix crash when displaying exceptionally large messages. Sat Sep 24 16:17:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 187/187] Workaround a GTK+ crasher, Bug 771812. Sat Sep 24 16:21:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/187] Depend on libsoup now we use it explicitly in the code base. Sat Sep 24 16:11:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/169] Fix inline JPEGs being corrupted when converted to data URIs. Mon Sep 12 13:22:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/169] Expand/collapse conversation rows matching fine/search terms. Mon Sep 12 13:26:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/187] Highlight unread emails in convo viewer. Sat Sep 24 16:18:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/187] Emulate browser-style scroll-on-spacebar. Sat Sep 24 16:14:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/187] Don't show info bars on show all. Sat Sep 24 16:18:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/142] Namespace a Geary GTK+ theme CSS class. Fri Sep 02 04:30:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/169] Remove redundant Geary.Email arg from ConversationEmail signals. Mon Sep 12 13:19:07 GMT 2016
- [geary] Fix Close and Save not saving drafts. Bug 747627. Fri Sep 23 00:55:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/169] Tidy up ConversationMessage GTK theme CSS. Mon Sep 12 13:21:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/142] Fix lack of padding around GMail blockquotes. Fri Sep 02 04:36:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/169] Don't hide in-window composers just after they are shown. Mon Sep 12 13:21:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/187] Just use tooltips instead of an overlay for displaying link URLs for now. Sat Sep 24 16:08:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/174] Fix ConversationListStore instances never being finalised. Sun Sep 25 13:16:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/169] Re-enable replying to and quoting the selected message, if any. Mon Sep 12 13:19:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/169] Manage search term highlighting for messages appended to a conversation. Mon Sep 12 13:26:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/187] Tidy up collapsible quote container style and behaviour. Sat Sep 24 16:16:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/142] Add attachment icon back to the message viewer. Fri Sep 02 04:28:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/142] Workaround wide convo InfoBars being too wide for small screens. Fri Sep 02 04:35:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/169] Make collapsed ConversationMessage message boxes a bit lighter. Mon Sep 12 13:15:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/142] Go back to using the same size avatar for expanded/collapsed messages. Fri Sep 02 04:32:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 180/187] Ensure composer web views are always visible. Sat Sep 24 16:21:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/187] Tidy up transitions between the ConversationViewer's pages. Sat Sep 24 16:09:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/169] Re-enable email menu actions and message star/unstar. Mon Sep 12 13:17:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/169] Remove uneeded ConversationWebView, HTML and CSS code. Mon Sep 12 13:13:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/174] Minor GTK and HTML CSS tweaks. Sun Sep 25 13:18:20 GMT 2016
- [geary] (174 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Sun Sep 25 13:06:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/174] Explicitly handle find bar being closed, update search terms if set. Sun Sep 25 13:19:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/142] Add missing UI file to POTFILES.in. Fri Sep 02 04:30:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 177/187] Move conversation loading timout mgmt to ConversationListBox. Sat Sep 24 16:20:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 12/142] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Fri Sep 02 04:26:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/142] Reenable displaying the "sent but not saved" message. Fri Sep 02 04:29:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Remove obsolete ConversationFindBar class and related code. Mon Sep 26 07:34:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/142] Update message header layout, use GtkFlowBox for addresses. Fri Sep 02 04:31:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/169] Prematurely optimise conversation email loading. Mon Sep 12 13:25:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/169] Fix 0px elements being rendered as 1px boxes. Mon Sep 12 13:23:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/174] Tidy up the ConversationListBox API for accessing reply target email. Sun Sep 25 13:17:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/169] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Mon Sep 12 13:13:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/142] Always allow last messages in a convo to be expanded. Fri Sep 02 04:35:03 GMT 2016
- [geary] Make appdata file translatable. Bug 713937. Mon Sep 05 02:15:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/187] Re-enable attachments context menu. Sat Sep 24 16:11:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/174] Convert new convo widgets to use Gtk.Grid instead of Box. Sun Sep 25 13:15:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/169] Renable and update code for clicking on links in messages. Mon Sep 12 13:14:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/169] Depend on libsoup now we use it explicitly in the code base. Mon Sep 12 13:16:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/174] Port some changes over from master lost in the last rebase. Sun Sep 25 13:14:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 179/187] Don't show draft messages when editing them. Sat Sep 24 16:21:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/169] Use two different buttons in ConversationMessage to show starred state. Mon Sep 12 13:15:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/142] Re-enable search highlighting in conversation view. Fri Sep 02 04:31:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/142] Minor conversation viewer code cleanup. Fri Sep 02 04:34:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/187] Clean up message header UI, tranitions and style a bit. Sat Sep 24 16:09:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/174] Reenable and update code for embedded message composer. Sun Sep 25 13:07:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/174] Define message address popover activation handlers via the UI file. Sun Sep 25 13:19:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/169] Minor code cleanup. Mon Sep 12 13:14:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/187] Silence a warning calling Use Gtk.Widget.get_window. Sat Sep 24 16:11:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/174] Improve ConversationViewer encapsulation. Sun Sep 25 13:20:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/187] Fix compile error. Sat Sep 24 16:17:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/174] Show/hide any attached messages as the primary message is. Sun Sep 25 13:12:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/142] Fix some bugs in AggregateProgressMonitor when removing monitors. Fri Sep 02 04:36:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/169] Re-enable items in the ConversationEmail menu. Mon Sep 12 13:18:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/187] Tidy up conversation viewer widget signal handling a bit. Sat Sep 24 16:18:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 15/142] Renable and update code for clicking on links in messages. Fri Sep 02 04:26:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/187] Chase Yorba -> SFC copryright assignment change. Sat Sep 24 16:12:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/142] General clean up of conversation viewer code. Fri Sep 02 04:31:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/187] Rename conversation-message-menu.ui to conversation-email-menus.ui. Sat Sep 24 16:11:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/187] Use two different buttons in ConversationMessage to show starred state. Sat Sep 24 16:09:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/187] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Sat Sep 24 16:10:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/187] Replace the conversation list store's model on folder change. Sat Sep 24 16:18:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/142] Ensure collapsed conversation email attachment button isn't sensitive. Fri Sep 02 04:31:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/169] Add missing file to POTFILES.in. Mon Sep 12 13:17:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/142] Minor code clean up/reorganisation. Fri Sep 02 04:28:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/169] Clean up the conversation find implementation a bit. Mon Sep 12 13:24:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/169] Fix logic thinko with conversation last row handling. Mon Sep 12 13:26:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/174] Don't collapse a conversartion email when it has an attached embedded composer. Sun Sep 25 13:13:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/174] Fix a crash when viewer is cleared while highlighting search terms. Sun Sep 25 13:13:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/187] Fix massive memory leak due to some convo widgets never being freed. Sat Sep 24 16:17:26 GMT 2016
- [geary/geary-0.11] Ensure all new account/login placeholder text strings are translatable. Mon Sep 26 06:35:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/169] Fix some bugs in AggregateProgressMonitor when removing monitors. Mon Sep 12 13:23:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/142] Enable ConversationViewer list box focus scrolling. Fri Sep 02 04:27:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/187] Tidy up ConversationMessage GTK theme CSS. Sat Sep 24 16:15:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/187] Remove some unused web view font code. Sat Sep 24 16:13:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/187] Convert new convo widgets to use Gtk.Grid instead of Box. Sat Sep 24 16:17:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/142] Minor conversation code cleanup. Fri Sep 02 04:33:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/174] Re-enable items in the ConversationEmail menu. Sun Sep 25 13:11:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/187] Fix some inline parts not being visible. Sat Sep 24 16:17:01 GMT 2016
- [geary] Remove ActionAdaptor and related code, made redundant by 17f7ec2. Sun Sep 25 08:14:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/169] Clean up message header UI, tranitions and style a bit. Mon Sep 12 13:15:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Rework conversation listbox message loading impl a bit. Sun Sep 25 12:54:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/174] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Sun Sep 25 13:09:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/174] Ensure embedded composer is always located below its referred message. Sun Sep 25 13:12:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/187] Add a workaround for web_view X allocation error. Sat Sep 24 16:09:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 172/187] Manage search term highlighting for messages appended to a conversation. Sat Sep 24 16:20:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 171/187] Expand/collapse conversation rows matching fine/search terms. Sat Sep 24 16:20:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/142] Chase Yorba -> SFC copryright assignment change. Fri Sep 02 04:31:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/142] Chase recent master ConversationViewer search changes. Fri Sep 02 04:31:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/174] Replace Gtk.IconView with FlowBox for displaying email attachments. Sun Sep 25 13:16:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/142] Minor code cleanup. Fri Sep 02 04:27:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/169] Reenable and update code for embedded message composer. Mon Sep 12 13:14:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/174] Expand/collapse conversation rows matching fine/search terms. Sun Sep 25 13:19:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/142] Reimplement in-conversation find. Fri Sep 02 04:37:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/187] Fix a possible critical error. Sat Sep 24 16:19:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/169] Fix build after rebase. Mon Sep 12 13:19:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/142] Add trivial amount of documentation comments. Fri Sep 02 04:30:01 GMT 2016
- [geary] Add -q/--quit command line options. Fixes Bug 730537. Sat Sep 24 15:47:48 GMT 2016
- [geary] Update Close and Save button state as draft status changes. Bug 747627. Fri Sep 23 00:55:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/142] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Fri Sep 02 04:34:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/142] Fix most conversation web view height issues. Fri Sep 02 04:35:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/142] Fix logic error when determining when to show the "show images" infobar. Fri Sep 02 04:33:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Use a slightly nicer way to ensure ConversationListStore is finalised. Mon Sep 26 07:34:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/174] Minor conversation code cleanup. Sun Sep 25 13:13:53 GMT 2016
- [geary] Specify git hash when compiled from source. Bug 763986. Fri Sep 30 05:26:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Split up handling of emails and composers in conversation list box. Sun Sep 25 12:54:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/142] Move managing toolbar mesage buttons from convo viewer to controller. Fri Sep 02 04:35:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 14/142] Minor code clean up. Fri Sep 02 04:26:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/169] Reenable displaying sub-messages. Mon Sep 12 13:16:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/169] Emulate browser-style scroll-on-spacebar. Mon Sep 12 13:19:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/142] Turn down some warnings the user can't do anything about. Fri Sep 02 04:30:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/169] Ensure ConversationMessage.web_view load stops when message load cancelled. Mon Sep 12 13:16:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/142] Depend on libsoup now we use it explicitly in the code base. Fri Sep 02 04:29:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/169] Remove now-unused composer-pane-position pref. Mon Sep 12 13:14:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 12/174] Renable and update code for clicking on links in messages. Sun Sep 25 13:07:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/187] Tidy up the ConversationListBox API for accessing reply target email. Sat Sep 24 16:18:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/187] Mark ConversationMessage.context_menu_element as nullable. Sat Sep 24 16:12:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/142] Reenable displaying sender avatars using Gravatar. Fri Sep 02 04:29:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/169] Add new ConversationMessage widget to display a single message with a WebView. Mon Sep 12 13:13:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/142] Re-enable the message context menu. Fri Sep 02 04:30:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/169] Fix a crit warning when switching folders. Mon Sep 12 13:25:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/169] General clean up of conversation viewer code. Mon Sep 12 13:19:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/174] Move managing toolbar mesage buttons from convo viewer to controller. Sun Sep 25 13:15:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/169] Highlight search terms in conversation message address headers. Mon Sep 12 13:26:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 3/3] Display Sender and Reply-To headers for conversation messages. Wed Sep 14 01:34:54 GMT 2016
- [geary] Guard against empty envelope.sender list. Bug 772013 Mon Sep 26 23:50:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/142] Delete now used scrollable-overlay.vala source file. Fri Sep 02 04:27:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/187] Remove some unused/uneeded message body CSS. Sat Sep 24 16:16:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/174] Tidy up avatar loading. Sun Sep 25 13:18:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/142] Ensure message are marked ready when their message bodies are visible. Fri Sep 02 04:28:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/174] Ensure collapsed conversation email attachment button isn't sensitive. Sun Sep 25 13:11:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/174] Fix jumpy focus scrolling on emails bigger than the viewport. Sun Sep 25 13:14:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/174] Use two different buttons in ConversationMessage to show starred state. Sun Sep 25 13:08:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/142] Tidy up conversation list style. Fri Sep 02 04:32:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/169] Reenable and update code for inline message image display. Mon Sep 12 13:14:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/169] Gracefully handle messages with no from address in conversation viewer. Mon Sep 12 13:20:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/174] Add a workaround for web_view X allocation error. Sun Sep 25 13:07:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/187] Expand the email for search conversations with only one message. Sat Sep 24 16:10:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/142] Remove redundant Geary.Email arg from ConversationEmail signals. Fri Sep 02 04:31:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/169] Expand the email for search conversations with only one message. Mon Sep 12 13:16:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/187] Set GTK CSS classes on conversation email for sent, starred and unread. Sat Sep 24 16:17:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/174] Fix in-window and in-comversation composers not getting cleaned up. Sun Sep 25 13:14:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/174] Highlight unread emails in convo viewer. Sun Sep 25 13:17:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/174] Manage search term highlighting for messages appended to a conversation. Sun Sep 25 13:19:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/169] Add trivial amount of documentation comments. Mon Sep 12 13:17:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/169] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Mon Sep 12 13:16:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/169] Fix a possible crit error. Mon Sep 12 13:26:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/142] Fix massive memory leak due to some convo widgets never being freed. Fri Sep 02 04:35:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/187] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Sat Sep 24 16:11:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/187] Simplify how ConversationListBox removal, explicitly destroy them. Sat Sep 24 16:15:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/187] Minor GTK and HTML CSS tweaks. Sat Sep 24 16:19:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/174] Reenable displaying the "sent but not saved" message. Sun Sep 25 13:09:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/187] Add missing file to POTFILES.in. Sat Sep 24 16:12:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 174/187] Highlight search terms in conversation message address headers. Sat Sep 24 16:20:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/142] Break out ListBox used to display conversations into standalone widget. Fri Sep 02 04:33:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/174] Reenable displaying sub-messages. Sun Sep 25 13:09:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/174] Set GTK CSS classes on conversation email for sent, starred and unread. Sun Sep 25 13:16:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/169] Reenable and update code for displayed attachments. Mon Sep 12 13:16:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/174] Fix some inline parts not being visible. Sun Sep 25 13:15:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/169] Fix in-window and in-comversation composers not getting cleaned up. Mon Sep 12 13:21:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/187] Reenable and update code for editing draft messages. Sat Sep 24 16:10:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/174] Don't show info bars on show all. Sun Sep 25 13:17:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/169] Reenable and update code for editing draft messages. Mon Sep 12 13:16:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/169] Reduce spacing between messages in the conversation list. Mon Sep 12 13:19:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/169] Roll back ConversationViewer focus handle changes. Mon Sep 12 13:16:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/142] Fix jumpy focus scrolling on emails bigger than the viewport. Fri Sep 02 04:34:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 170/187] Fix logic thinko with conversation last row handling. Sat Sep 24 16:20:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/142] Don't hide in-window composers just after they are shown. Fri Sep 02 04:34:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/142] Remove some unused/uneeded message body CSS. Fri Sep 02 04:34:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/174] Chase Yorba -> SFC copryright assignment change. Sun Sep 25 13:11:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/187] Port some changes over from master lost in the last rebase. Sat Sep 24 16:16:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/187] Show/hide any attached messages as the primary message is. Sat Sep 24 16:13:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/142] Show/hide any attached messages as the primary message is. Fri Sep 02 04:32:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/187] Ensure message are marked ready when their message bodies are visible. Sat Sep 24 16:09:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/174] Dismiss link popover when a link is activated. Sun Sep 25 13:18:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/142] Tidy up ConversationMessage GTK theme CSS. Fri Sep 02 04:33:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/142] Don't clobber avatar loads for second and subsequent convo loads. Fri Sep 02 04:35:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/187] Don't consider collapsed emails for find prefil/reply quoting. Sat Sep 24 16:19:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/187] Fix most conversation web view height issues. Sat Sep 24 16:16:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/142] Add support for easier iterating over conversation email and msg views. Fri Sep 02 04:32:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/174] Substantially rework email HTML sanitising and styling. Sun Sep 25 13:14:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/174] Don't consider collapsed emails for find prefil/reply quoting. Sun Sep 25 13:18:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 175/187] Define message address popover activation handlers via the UI file. Sat Sep 24 16:20:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/187] Don't display ConversationMessage header boxes when header not present. Sat Sep 24 16:09:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/142] Reenable and update code for inline message quote toggling. Fri Sep 02 04:27:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/174] Add attachment icon back to the message viewer. Sun Sep 25 13:08:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/169] Silence a warning calling Use Gtk.Widget.get_window. Mon Sep 12 13:17:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/142] Chase ConversationEmail action namespace change in its main UI file. Fri Sep 02 04:31:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/169] Don't consider collapsed emails for find prefil/reply quoting. Mon Sep 12 13:25:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/174] Fix possible crit loading an avatar for a cancelled conversation load. Sun Sep 25 13:18:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/174] Set an explcit minimum version requirmeent for libsoup. Sun Sep 25 13:18:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 173/174] Rework conversation listbox message loading impl a bit. Sun Sep 25 13:20:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/174] Break out ListBox used to display conversations into standalone widget. Sun Sep 25 13:13:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/174] Ensure composer web views are always visible. Sun Sep 25 13:19:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/187] Add support for easier iterating over conversation email and msg views. Sat Sep 24 16:14:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/174] Clean up the conversation find implementation a bit. Sun Sep 25 13:17:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/142] Reenable and update code for editing draft messages. Fri Sep 02 04:29:00 GMT 2016
- [geary] Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Sun Sep 25 13:06:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/187] Chase ConversationEmail action namespace change in its main UI file. Sat Sep 24 16:12:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/142] Fix ConversationListStore instances never being finalised. Fri Sep 02 04:36:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/174] Tidy up ConversationMessage styling and state management. Sun Sep 25 13:08:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/187] Remove redundant Geary.Email arg from ConversationEmail signals. Sat Sep 24 16:13:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/169] Delete now used scrollable-overlay.vala source file. Mon Sep 12 13:14:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/187] Add trivial amount of documentation comments. Sat Sep 24 16:11:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/174] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Sun Sep 25 13:09:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/169] Go back to using the same size avatar for expanded/collapsed messages. Mon Sep 12 13:19:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/142] Fix alignment of conversation message date and preview date alignment. Fri Sep 02 04:31:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/174] Fix some critical warnings during object destruction. Sun Sep 25 13:14:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/187] Fix inline JPEGs being corrupted when converted to data URIs. Sat Sep 24 16:17:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/174] Don't display ConversationMessage header boxes when header not present. Sun Sep 25 13:08:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/187] Prematurely optimise conversation email loading. Sat Sep 24 16:20:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/142] Tidy up conversation viewer widget signal handling a bit. Fri Sep 02 04:37:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/169] Rename conversation-message-menu.ui to conversation-email-menus.ui. Mon Sep 12 13:17:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/174] Reenable and update code for editing draft messages. Sun Sep 25 13:09:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/142] Fix some critical warnings during object destruction. Fri Sep 02 04:34:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 1/3] Highlight search terms in conversation message address headers. Wed Sep 14 01:34:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/142] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Fri Sep 02 04:29:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/187] Fix 0px elements being rendered as 1px boxes. Sat Sep 24 16:17:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/187] Disable some code that will break when ConversationViewer loses it web_view. Sat Sep 24 16:07:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/169] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Mon Sep 12 13:16:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/174] (Re-)fix crash when displaying exceptionally large messages. Sun Sep 25 13:16:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/174] Implement "Search for messages from" for email addresses. Sun Sep 25 13:17:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/169] Tidy up conversation list style. Mon Sep 12 13:19:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/169] Set GTK CSS classes on conversation email for sent, starred and unread. Mon Sep 12 13:23:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/169] Fix build after shoddy rebase. Mon Sep 12 13:24:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 170/174] Minor composer container cleanup. Sun Sep 25 13:20:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/187] Gracefully handle messages with no from address in conversation viewer. Sat Sep 24 16:14:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/187] Convert ConversationEmail's attachment icon into a button. Sat Sep 24 16:11:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/174] Go back to using the same size avatar for expanded/collapsed messages. Sun Sep 25 13:12:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/169] Don't re-load folder when changing to the same one. Mon Sep 12 13:25:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/187] Re-enable items in the ConversationEmail menu. Sat Sep 24 16:12:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/174] Remove blacklisting from ConversationListBox, use a composer signal instead. Sun Sep 25 13:19:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/187] Re-enable search highlighting in conversation view. Sat Sep 24 16:13:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/187] Set an explcit minimum version requirmeent for libsoup. Sat Sep 24 16:19:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 15/174] Remove now-unused composer-pane-position pref. Sun Sep 25 13:07:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/174] Fix reply/forward toobar buttons not being enabled for search folder. Sun Sep 25 13:18:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/174] Enable popover for conversation message header addresses. Sun Sep 25 13:14:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/169] Move managing toolbar mesage buttons from convo viewer to controller. Mon Sep 12 13:22:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 174/174] Split up handling of emails and composers in conversation list box. Sun Sep 25 13:20:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/174] Clean up message header UI, tranitions and style a bit. Sun Sep 25 13:08:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/174] Display Sender and Reply-To headers for conversation messages. Sun Sep 25 13:19:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/174] Tidy up collapsible quote container style and behaviour. Sun Sep 25 13:15:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/187] Re-enable the message context menu. Sat Sep 24 16:11:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/142] Substantially rework email HTML sanitising and styling. Fri Sep 02 04:34:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/169] Add ConversationEmail::message_bodies_loaded prop, hook it up. Mon Sep 12 13:26:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/187] Fix in-window and in-comversation composers not getting cleaned up. Sat Sep 24 16:15:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 171/174] Fix next another conversation load cancelled crit error. Sun Sep 25 13:20:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/142] Don't show info bars on show all. Fri Sep 02 04:37:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/142] Fix missing space between message avatar and headers. Fri Sep 02 04:36:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/142] Reenable and update code for displayed attachments. Fri Sep 02 04:28:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/174] Fix build after shoddy rebase. Sun Sep 25 13:17:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/169] Re-enable attachments context menu. Mon Sep 12 13:17:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/174] Fix inline JPEGs being corrupted when converted to data URIs. Sun Sep 25 13:15:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/142] Don't ever collapse the last email in the conversation. Fri Sep 02 04:31:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/169] Convert ConversationEmail's attachment icon into a button. Mon Sep 12 13:17:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/187] Roll back ConversationViewer focus handle changes. Sat Sep 24 16:10:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/169] Minor code clean up/reorganisation. Mon Sep 12 13:15:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/169] Highlight unread emails in convo viewer. Mon Sep 12 13:24:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/169] Fix lack of padding around GMail blockquotes. Mon Sep 12 13:23:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/169] Fix most conversation web view height issues. Mon Sep 12 13:22:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 10/142] Disable some code that will break when ConversationViewer loses it web_view. Fri Sep 02 04:26:29 GMT 2016
- [geary] Fix high-bit char corruption when sent as ISO-8859-1. Fri Sep 02 04:23:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/142] Re-enable email menu actions and message star/unstar. Fri Sep 02 04:30:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/187] General clean up of conversation viewer code. Sat Sep 24 16:13:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/187] Ensure ConversationMessage.web_view load stops when message load cancelled. Sat Sep 24 16:10:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/142] Enable popover for conversation message header addresses. Fri Sep 02 04:33:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/142] Add missing file to POTFILES.in. Fri Sep 02 04:30:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/187] Fix build after rebasing to current master. Sat Sep 24 16:12:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/187] Minor code tidy. Sat Sep 24 16:18:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/169] Break out ListBox used to display conversations into standalone widget. Mon Sep 12 13:20:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/174] Fix a possible crit error when cancelling conversation load. Sun Sep 25 13:18:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/174] Fix "How does the code know the size to allocate" warning. Sun Sep 25 13:08:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/187] Enable ConversationViewer list box focus scrolling. Sat Sep 24 16:08:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/174] Fix logic error when determining when to show the "show images" infobar. Sun Sep 25 13:13:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/174] Depend on libsoup now we use it explicitly in the code base. Sun Sep 25 13:09:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/187] Fix a possible crit error when cancelling conversation load. Sat Sep 24 16:20:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/142] Clean up the conversation find implementation a bit. Fri Sep 02 04:37:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/174] Reimplement in-conversation find. Sun Sep 25 13:17:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/187] Chase recent master ConversationViewer search changes. Sat Sep 24 16:13:04 GMT 2016
- [geary] Fix delay showing composer for accounts with large numbers of messages. Fri Sep 23 13:59:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/187] Make conversation ListBox activate and sort call lambdas full methods. Sat Sep 24 16:13:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/142] Fix compile error. Fri Sep 02 04:36:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/142] Scroll to a useful location when a conversation is first loaded. Fri Sep 02 04:33:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/174] Minor conversation code cleanup. Sun Sep 25 13:13:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/142] Minor code tidy. Fri Sep 02 04:37:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/174] Re-enable message view zoom. Sun Sep 25 13:13:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/187] Minor code clean up/reorganisation. Sat Sep 24 16:10:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/142] Fix in-window and in-comversation composers not getting cleaned up. Fri Sep 02 04:33:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/142] Don't collapse a conversartion email when it has an attached embedded composer. Fri Sep 02 04:33:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/169] Ensure header buttons are not sensitive when convo email is collapsed. Mon Sep 12 13:20:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/174] Re-enable the message context menu. Sun Sep 25 13:10:41 GMT 2016
- [geary] Ensure all new account/login placeholder text strings are translatable. Mon Sep 26 06:35:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/187] Fix alignment of conversation message date and preview date alignment. Sat Sep 24 16:12:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/187] Don't require duplicating conversation message signals on the viewer. Sat Sep 24 16:10:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Fix build after shoddy rebase. Fri Sep 02 04:28:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/174] Fix a possible critical error. Sun Sep 25 13:17:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/169] Chase ConversationEmail action namespace change in its main UI file. Mon Sep 12 13:18:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/187] Workaround wide convo InfoBars being too wide for small screens. Sat Sep 24 16:16:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/142] Make collapsed ConversationMessage message boxes a bit lighter. Fri Sep 02 04:28:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 181/187] Improve ConversationViewer encapsulation. Sat Sep 24 16:21:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 186/187] Fix next another conversation load cancelled crit error. Sat Sep 24 16:21:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/142] Re-enable replying to and quoting the selected message, if any. Fri Sep 02 04:31:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/174] Chase recent master ConversationViewer search changes. Sun Sep 25 13:11:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/169] Simplify how ConversationListBox removal, explicitly destroy them. Mon Sep 12 13:21:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/142] Remove now-unused composer-pane-position pref. Fri Sep 02 04:27:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/169] Tidy up ConversationMessage styling and state management. Mon Sep 12 13:15:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Don't append in-progress drafts to a conversation. Mon Sep 26 07:57:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/187] Update message header layout, use GtkFlowBox for addresses. Sat Sep 24 16:12:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/142] Implement "Search for messages from" for email addresses. Fri Sep 02 04:37:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/142] Re-enable items in the ConversationEmail menu. Fri Sep 02 04:30:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/169] Just use tooltips instead of an overlay for displaying link URLs for now. Mon Sep 12 13:14:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/142] Use app-driven width for conversation web view, not content-driven. Fri Sep 02 04:34:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/142] Use two different buttons in ConversationMessage to show starred state. Fri Sep 02 04:28:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/142] Reenable and update code for attached, full pane message composer. Fri Sep 02 04:27:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/142] Convert new convo widgets to use Gtk.Grid instead of Box. Fri Sep 02 04:35:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/187] Remove now-unused composer-pane-position pref. Sat Sep 24 16:08:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/169] Tidy up transitions between the ConversationViewer's pages. Mon Sep 12 13:15:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/142] Add a tooltip to to conversartion viewer's date headers with full date. Fri Sep 02 04:33:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/187] Don't hide in-window composers just after they are shown. Sat Sep 24 16:15:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/174] Update message header layout, use GtkFlowBox for addresses. Sun Sep 25 13:11:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/187] Reenable and update code for displayed attachments. Sat Sep 24 16:10:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/142] (Re-)fix crash when displaying exceptionally large messages. Fri Sep 02 04:36:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/187] Load the avatar cache on startup to ensure it is being loaded. Sat Sep 24 16:11:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/142] Fix some inline parts not being visible. Fri Sep 02 04:35:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/142] Highlight unread emails in convo viewer. Fri Sep 02 04:36:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/187] Turn down some warnings the user can't do anything about. Sat Sep 24 16:12:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/187] Make collapsed ConversationMessage message boxes a bit lighter. Sat Sep 24 16:09:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/169] Fix jumpy focus scrolling on emails bigger than the viewport. Mon Sep 12 13:21:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/169] Remove some unused web view font code. Mon Sep 12 13:19:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/169] Add support for easier iterating over conversation email and msg views. Mon Sep 12 13:20:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/169] Mark ConversationMessage.context_menu_element as nullable. Mon Sep 12 13:18:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/142] Style the ConversationViewer user message with CSS rather than a class. Fri Sep 02 04:28:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/169] Don't clobber avatar loads for second and subsequent convo loads. Mon Sep 12 13:22:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/174] Fix compile error. Sun Sep 25 13:16:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/174] Make conversation viewer email flag handling a bit more null-safe. Sun Sep 25 13:14:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/174] Don't ever collapse the last email in the conversation. Sun Sep 25 13:11:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/142] Convert ConversationEmail's attachment icon into a button. Fri Sep 02 04:30:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/142] Reenable displaying sub-messages. Fri Sep 02 04:29:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/174] Don't clobber avatar loads for second and subsequent convo loads. Sun Sep 25 13:15:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/187] Ensure embedded composer is always located below its referred message. Sat Sep 24 16:13:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/174] Re-enable search highlighting in conversation view. Sun Sep 25 13:11:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/187] Add attachment icon back to the message viewer. Sat Sep 24 16:09:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/174] Re-enable attachments context menu. Sun Sep 25 13:10:21 GMT 2016
- [geary] Persist Conversation Viewer zoom level. Bug 714933 Mon Sep 19 01:32:55 GMT 2016
- [geary] Also allow inspecting composer web views when -i/--inspect is given. Wed Sep 28 23:20:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/187] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Sat Sep 24 16:16:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/169] Fix "How does the code know the size to allocate" warning. Mon Sep 12 13:15:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/169] Always allow last messages in a convo to be expanded. Mon Sep 12 13:22:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/174] Replace the conversation list store's model on folder change. Sun Sep 25 13:16:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 2/3] Define message address popover activation handlers via the UI file. Wed Sep 14 01:34:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/169] Load the avatar cache on startup to ensure it is being loaded. Mon Sep 12 13:17:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/187] Fix build after shoddy rebase. Sat Sep 24 16:19:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/169] Replace the conversation list store's model on folder change. Mon Sep 12 13:23:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/187] Fix a crit warning when switching folders. Sat Sep 24 16:19:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/142] Ensure header buttons are not sensitive when convo email is collapsed. Fri Sep 02 04:32:47 GMT 2016
- [geary] (142 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Fri Sep 02 04:26:24 GMT 2016
- [geary] Remove composer method that is a two-line foreach loop. Wed Sep 28 23:20:51 GMT 2016
- [geary] Fix alternate email weirdness in composer from combobox. Bug 770356. Wed Sep 21 06:07:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/174] Minor conversation viewer code cleanup. Sun Sep 25 13:14:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/169] Tidy up conversation viewer widget signal handling a bit. Mon Sep 12 13:24:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/174] Delete now used scrollable-overlay.vala source file. Sun Sep 25 13:07:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/174] Fix build after rebase. Sun Sep 25 13:12:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/142] Remove some unused web view font code. Fri Sep 02 04:32:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/169] Scroll to a useful location when a conversation is first loaded. Mon Sep 12 13:20:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/169] Reimplement in-conversation find. Mon Sep 12 13:24:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/187] Substantially rework email HTML sanitising and styling. Sat Sep 24 16:16:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 184/187] Make composer scrolled window directly available to the embedded container. Sat Sep 24 16:21:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/174] Reenable and update code for inline message image display. Sun Sep 25 13:07:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/174] Workaround wide convo InfoBars being too wide for small screens. Sun Sep 25 13:15:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/187] Reenable displaying sub-messages. Sat Sep 24 16:10:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/187] Minor conversation code cleanup. Sat Sep 24 16:15:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/169] Don't show info bars on show all. Mon Sep 12 13:24:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/169] Tidy up collapsible quote container style and behaviour. Mon Sep 12 13:22:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/187] Add ConversationEmail::message_bodies_loaded prop, hook it up. Sat Sep 24 16:20:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/169] Reenable displaying sender avatars using Gravatar. Mon Sep 12 13:16:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/169] Fix a possible critical error. Mon Sep 12 13:25:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/142] Ensure embedded composer is always located below its referred message. Fri Sep 02 04:32:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/187] Fix a possible crit error. Sat Sep 24 16:20:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 9/174] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Sun Sep 25 13:06:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/142] Don't display ConversationMessage header boxes when header not present. Fri Sep 02 04:28:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Clean up ComposerEmbed a bit. Tue Sep 27 00:30:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/187] Reimplement in-conversation find. Sat Sep 24 16:18:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/169] Add attachment icon back to the message viewer. Mon Sep 12 13:15:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 10/174] Remove uneeded ConversationWebView, HTML and CSS code. Sun Sep 25 13:06:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/187] Fix some bugs in AggregateProgressMonitor when removing monitors. Sat Sep 24 16:18:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/142] Tidy up transitions between the ConversationViewer's pages. Fri Sep 02 04:27:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 7/174] Disable some code that will break when ConversationViewer loses it web_view. Sun Sep 25 13:06:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/169] Minor GTK and HTML CSS tweaks. Mon Sep 12 13:25:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/187] Fix logic error when determining when to show the "show images" infobar. Sat Sep 24 16:15:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/142] Clean up message header UI, tranitions and style a bit. Fri Sep 02 04:27:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/142] Tidy up collapsible quote container style and behaviour. Fri Sep 02 04:34:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/169] Add missing UI file to POTFILES.in. Mon Sep 12 13:17:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/174] Add trivial amount of documentation comments. Sun Sep 25 13:10:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/174] Don't show draft messages when editing them. Sun Sep 25 13:19:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/174] Tidy up conversation viewer widget signal handling a bit. Sun Sep 25 13:17:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/187] Implement "Search for messages from" for email addresses. Sat Sep 24 16:18:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/174] Fix logic thinko with conversation last row handling. Sun Sep 25 13:19:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/169] Fix massive memory leak due to some convo widgets never being freed. Mon Sep 12 13:23:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/174] Tidy up ConversationMessage GTK theme CSS. Sun Sep 25 13:13:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/174] Rename conversation-message-menu.ui to conversation-email-menus.ui. Sun Sep 25 13:10:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/142] Make conversation viewer email flag handling a bit more null-safe. Fri Sep 02 04:34:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/187] Tidy up conversation list style. Sat Sep 24 16:13:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/142] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Fri Sep 02 04:29:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 173/187] Explicitly handle find bar being closed, update search terms if set. Sat Sep 24 16:20:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/187] Namespace a Geary GTK+ theme CSS class. Sat Sep 24 16:12:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/169] Make conversation ListBox activate and sort call lambdas full methods. Mon Sep 12 13:19:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/142] Fix inline JPEGs being corrupted when converted to data URIs. Fri Sep 02 04:35:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/174] Remove some unused web view font code. Sun Sep 25 13:12:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/187] Fix missing space between message avatar and headers. Sat Sep 24 16:17:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/187] Reduce spacing between messages in the conversation list. Sat Sep 24 16:13:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/169] Port some changes over from master lost in the last rebase. Mon Sep 12 13:21:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/174] Make collapsed ConversationMessage message boxes a bit lighter. Sun Sep 25 13:08:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/174] Remove redundant Geary.Email arg from ConversationEmail signals. Sun Sep 25 13:12:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/142] Tidy up ConversationMessage styling and state management. Fri Sep 02 04:28:35 GMT 2016
- [geary] Replace application-scoped GtkAction with GActions. Sat Sep 24 15:10:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/187] Ensure header buttons are not sensitive when convo email is collapsed. Sat Sep 24 16:14:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/174] Add missing file to POTFILES.in. Sun Sep 25 13:10:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/174] Simplify how ConversationListBox removal, explicitly destroy them. Sun Sep 25 13:14:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/174] Fix massive memory leak due to some convo widgets never being freed. Sun Sep 25 13:16:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/174] Reduce spacing between messages in the conversation list. Sun Sep 25 13:12:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/174] Really(?) fix DOM node crit warning when ConversationMessage finalised. Sun Sep 25 13:17:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/142] Replace the conversation list store's model on folder change. Fri Sep 02 04:36:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/169] Make conversation viewer email flag handling a bit more null-safe. Mon Sep 12 13:21:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/187] Re-enable message view zoom. Sat Sep 24 16:14:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Ensure ConversationRow subclasses do not need to be indiviudally shown. Tue Sep 27 00:30:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/169] Fix logic error when determining when to show the "show images" infobar. Mon Sep 12 13:20:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/169] Minor conversation code cleanup. Mon Sep 12 13:20:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/142] Fix full-pane composer not taking upthe full window. Fri Sep 02 04:36:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/174] Gracefully handle messages with no from address in conversation viewer. Sun Sep 25 13:13:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/187] Minor conversation code cleanup. Sat Sep 24 16:15:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/174] Tidy up transitions between the ConversationViewer's pages. Sun Sep 25 13:08:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/142] Re-enable attachments context menu. Fri Sep 02 04:30:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/169] Fix reply/forward toobar buttons not being enabled for search folder. Mon Sep 12 13:25:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 178/187] Remove blacklisting from ConversationListBox, use a composer signal instead. Sat Sep 24 16:21:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/174] Prematurely optimise conversation email loading. Sun Sep 25 13:18:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/142] Ensure conversation messages min width is low enough for small screens. Fri Sep 02 04:35:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/174] Reenable and update code for inline message quote toggling. Sun Sep 25 13:07:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/174] Style the ConversationViewer user message with CSS rather than a class. Sun Sep 25 13:08:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/169] Dismiss link popover when a link is activated. Mon Sep 12 13:25:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/174] Minor code cleanup. Sun Sep 25 13:15:29 GMT 2016
- [geary] Use GtkApplication built-in for loading app menu. Sat Sep 24 15:10:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/174] Don't re-load folder when changing to the same one. Sun Sep 25 13:18:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/174] Fix most conversation web view height issues. Sun Sep 25 13:15:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/169] Show/hide any attached messages as the primary message is. Mon Sep 12 13:19:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/187] Always allow last messages in a convo to be expanded. Sat Sep 24 16:16:30 GMT 2016
- [geary] Use GLib.Actions in the composer. Bug 770356. Wed Sep 21 05:06:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/187] Fix some critical warnings during object destruction. Sat Sep 24 16:15:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/174] Ensure ConversationMessage.web_view load stops when message load cancelled. Sun Sep 25 13:09:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/187] Go back to using the same size avatar for expanded/collapsed messages. Sat Sep 24 16:13:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/174] Fix a possible crit error. Sun Sep 25 13:18:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/174] Convert ConversationEmail's attachment icon into a button. Sun Sep 25 13:10:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/169] Style the ConversationViewer user message with CSS rather than a class. Mon Sep 12 13:15:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/174] Mark ConversationMessage.context_menu_element as nullable. Sun Sep 25 13:11:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/174] Ensure drafts messages are always displayed expanded by default. Sun Sep 25 13:20:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/174] Ensure message are marked ready when their message bodies are visible. Sun Sep 25 13:08:40 GMT 2016
- [geary] Do not crash if ~/.local/share/geary does not exist. Bug 741883 Sat Sep 10 03:47:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/174] Minor code clean up/reorganisation. Sun Sep 25 13:08:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/174] Fix missing space between message avatar and headers. Sun Sep 25 13:16:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/169] Fix ConversationListStore instances never being finalised. Mon Sep 12 13:24:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/169] Fix missing space between message avatar and headers. Mon Sep 12 13:23:24 GMT 2016
- [geary] (187 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Sat Sep 24 16:07:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/187] Minor code cleanup. Sat Sep 24 16:08:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/174] Fix 0px elements being rendered as 1px boxes. Sun Sep 25 13:16:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/169] Ensure message are marked ready when their message bodies are visible. Mon Sep 12 13:15:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/142] Replace Gtk.IconView with FlowBox for displaying email attachments. Fri Sep 02 04:36:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Split up handling of emails and composers in conversation list box. Sun Sep 25 13:06:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/187] Reenable and update code for inline message quote toggling. Sat Sep 24 16:09:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/174] Add ConversationEmail::message_bodies_loaded prop, hook it up. Sun Sep 25 13:19:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 8/174] Add new ConversationMessage widget to display a single message with a WebView. Sun Sep 25 13:06:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/169] Re-enable search highlighting in conversation view. Mon Sep 12 13:18:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/169] Tidy up avatar loading. Mon Sep 12 13:25:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/142] Roll back ConversationViewer focus handle changes. Fri Sep 02 04:28:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/142] Fix 0px elements being rendered as 1px boxes. Fri Sep 02 04:35:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/169] Re-enable the message context menu. Mon Sep 12 13:17:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/169] Fix a crash when viewer is cleared while highlighting search terms. Mon Sep 12 13:20:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/187] Ensure collapsed conversation email attachment button isn't sensitive. Sat Sep 24 16:12:59 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/142] Minor conversation code cleanup. Fri Sep 02 04:33:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/169] Minor conversation viewer code cleanup. Mon Sep 12 13:21:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/174] Don't require duplicating conversation message signals on the viewer. Sun Sep 25 13:08:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/169] Fix possible crit error when conversation load is cancelled during email load. Mon Sep 12 13:25:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 183/187] Ensure drafts messages are always displayed expanded by default. Sat Sep 24 16:21:28 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/187] Re-enable email menu actions and message star/unstar. Sat Sep 24 16:11:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/174] Ensure header buttons are not sensitive when convo email is collapsed. Sun Sep 25 13:12:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/174] Re-enable replying to and quoting the selected message, if any. Sun Sep 25 13:12:07 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/142] Silence a warning calling Use Gtk.Widget.get_window. Fri Sep 02 04:29:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/174] Highlight search terms in conversation message address headers. Sun Sep 25 13:19:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/187] Fix lack of padding around GMail blockquotes. Sat Sep 24 16:17:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/169] Minor code tidy. Mon Sep 12 13:24:49 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/174] General clean up of conversation viewer code. Sun Sep 25 13:11:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/174] Don't hide in-window composers just after they are shown. Sun Sep 25 13:14:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/187] Don't re-load folder when changing to the same one. Sat Sep 24 16:19:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/169] Chase Yorba -> SFC copryright assignment change. Mon Sep 12 13:18:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/174] Minor code tidy. Sun Sep 25 13:17:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/169] (Re-)fix crash when displaying exceptionally large messages. Mon Sep 12 13:23:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/169] Don't ever collapse the last email in the conversation. Mon Sep 12 13:18:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/187] Reenable and update code for attached, full pane message composer. Sat Sep 24 16:08:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/174] Fix alignment of conversation message date and preview date alignment. Sun Sep 25 13:11:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 13/174] Just use tooltips instead of an overlay for displaying link URLs for now. Sun Sep 25 13:07:10 GMT 2016
- [geary] Fix some console spew when invoked qith -q/--quit and app is not running. Sat Sep 24 16:06:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/142] Add a workaround for web_view X allocation error. Fri Sep 02 04:27:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/142] Reduce spacing between messages in the conversation list. Fri Sep 02 04:32:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/187] Fix "How does the code know the size to allocate" warning. Sat Sep 24 16:09:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/187] Reenable displaying the "sent but not saved" message. Sat Sep 24 16:10:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/174] Add missing UI file to POTFILES.in. Sun Sep 25 13:10:36 GMT 2016
- [geary] Fix name of translated appdata file. Bug 713937. Mon Sep 05 02:26:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/187] Fix ConversationListStore instances never being finalised. Sat Sep 24 16:18:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/169] Minor code clean up. Mon Sep 12 13:14:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/174] Chase ConversationEmail action namespace change in its main UI file. Sun Sep 25 13:11:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/142] Emulate browser-style scroll-on-spacebar. Fri Sep 02 04:32:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/174] Minor code cleanup. Sun Sep 25 13:07:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/169] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Mon Sep 12 13:22:13 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/174] Reenable and update code for displayed attachments. Sun Sep 25 13:09:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/169] Reenable and update code for inline message quote toggling. Mon Sep 12 13:14:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/169] Namespace a Geary GTK+ theme CSS class. Mon Sep 12 13:18:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 172/174] Workaround a GTK+ crasher, Bug 771812. Sun Sep 25 13:20:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/169] Ensure collapsed conversation email attachment button isn't sensitive. Mon Sep 12 13:18:46 GMT 2016
- [geary] (3 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Wed Sep 14 01:34:39 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/169] Turn down some warnings the user can't do anything about. Mon Sep 12 13:17:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/174] Always allow last messages in a convo to be expanded. Sun Sep 25 13:15:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/142] Tidy up the ConversationListBox API for accessing reply target email. Fri Sep 02 04:37:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/174] Use app-driven width for conversation web view, not content-driven. Sun Sep 25 13:14:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/169] Replace Gtk.IconView with FlowBox for displaying email attachments. Mon Sep 12 13:23:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/187] Fix reply/forward toobar buttons not being enabled for search folder. Sat Sep 24 16:19:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/169] Set an explcit minimum version requirmeent for libsoup. Mon Sep 12 13:25:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 182/187] Update composer container style implementations a bit. Sat Sep 24 16:21:23 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/187] Scroll to a useful location when a conversation is first loaded. Sat Sep 24 16:14:34 GMT 2016
- [geary] Fix for the context menu. Bug 770356. Wed Sep 21 05:06:36 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/142] Set GTK CSS classes on conversation email for sent, starred and unread. Fri Sep 02 04:36:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/174] Fix possible crit error when conversation load is cancelled during email load. Sun Sep 25 13:18:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/169] Reenable displaying the "sent but not saved" message. Mon Sep 12 13:16:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/169] Fix some inline parts not being visible. Mon Sep 12 13:22:48 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/142] Load the avatar cache on startup to ensure it is being loaded. Fri Sep 02 04:29:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 11/174] Minor code clean up. Sun Sep 25 13:07:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/169] Enable popover for conversation message header addresses. Mon Sep 12 13:21:08 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/174] Ensure conversation messages min width is low enough for small screens. Sun Sep 25 13:15:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/142] Reenable and update code for embedded message composer. Fri Sep 02 04:27:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/174] Silence a warning calling Use Gtk.Widget.get_window. Sun Sep 25 13:10:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/187] Fix a crash when viewer is cleared while highlighting search terms. Sat Sep 24 16:14:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/169] Re-enable message view zoom. Mon Sep 12 13:20:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/174] Turn down some warnings the user can't do anything about. Sun Sep 25 13:10:51 GMT 2016
- [geary] Fix ComposerWidget never being finalised. Fri Sep 23 00:55:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/187] Don't collapse a conversartion email when it has an attached embedded composer. Sat Sep 24 16:14:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/142] Gracefully handle messages with no from address in conversation viewer. Fri Sep 02 04:33:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/169] Explicitly handle find bar being closed, update search terms if set. Mon Sep 12 13:26:30 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/187] Add a tooltip to to conversartion viewer's date headers with full date. Sat Sep 24 16:14:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 185/187] Minor composer container cleanup. Sat Sep 24 16:21:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/174] Reenable displaying sender avatars using Gravatar. Sun Sep 25 13:09:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/169] Chase recent master ConversationViewer search changes. Mon Sep 12 13:18:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/187] Delete now used scrollable-overlay.vala source file. Sat Sep 24 16:08:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/174] Make conversation ListBox activate and sort call lambdas full methods. Sun Sep 25 13:12:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/142] Fix "How does the code know the size to allocate" warning. Fri Sep 02 04:28:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/187] Dismiss link popover when a link is activated. Sat Sep 24 16:19:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/174] Make composer scrolled window directly available to the embedded container. Sun Sep 25 13:20:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/142] Really(?) fix DOM node crit warning when ConversationMessage finalised. Fri Sep 02 04:36:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 11/142] Add new ConversationMessage widget to display a single message with a WebView. Fri Sep 02 04:26:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/187] Minor code cleanup. Sat Sep 24 16:16:46 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/187] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Sat Sep 24 16:10:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/187] Minor conversation viewer code cleanup. Sat Sep 24 16:15:50 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 13/142] Remove uneeded ConversationWebView, HTML and CSS code. Fri Sep 02 04:26:44 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/142] Make conversation ListBox activate and sort call lambdas full methods. Fri Sep 02 04:32:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Rename source file for ConversationListBox to match convention. Mon Sep 26 07:57:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/174] Expand the email for search conversations with only one message. Sun Sep 25 13:09:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/169] Fix build after rebasing to current master. Mon Sep 12 13:18:26 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/142] Fix a crash when viewer is cleared while highlighting search terms. Fri Sep 02 04:33:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Rename ConversationListBox.id_to_row to something more memorable. Mon Sep 26 07:57:27 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/142] Reenable and update code for inline message image display. Fri Sep 02 04:27:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/187] Use app-driven width for conversation web view, not content-driven. Sat Sep 24 16:16:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/169] Fix alignment of conversation message date and preview date alignment. Mon Sep 12 13:18:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/169] Fix compile error. Mon Sep 12 13:23:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/187] Style the ConversationViewer user message with CSS rather than a class. Sat Sep 24 16:09:27 GMT 2016
- [geary] Correctly get the composer's style properties. Bug 770356. Wed Sep 21 05:06:31 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/169] Substantially rework email HTML sanitising and styling. Mon Sep 12 13:21:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/169] Fix a possible crit error when cancelling conversation load. Mon Sep 12 13:26:05 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Fix a critical error if ConversationListBox is destroyed twice. Mon Sep 26 07:57:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/187] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Sat Sep 24 16:08:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/169] Tidy up the ConversationListBox API for accessing reply target email. Mon Sep 12 13:24:19 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/169] Really(?) fix DOM node crit warning when ConversationMessage finalised. Mon Sep 12 13:24:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/169] Don't require duplicating conversation message signals on the viewer. Mon Sep 12 13:15:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/174] Remove some unused/uneeded message body CSS. Sun Sep 25 13:14:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/174] Scroll to a useful location when a conversation is first loaded. Sun Sep 25 13:13:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/174] Re-enable email menu actions and message star/unstar. Sun Sep 25 13:10:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/142] Simplify how ConversationListBox removal, explicitly destroy them. Fri Sep 02 04:34:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/187] Tidy up ConversationMessage styling and state management. Sat Sep 24 16:10:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/187] Fix possible crit error when conversation load is cancelled during email load. Sat Sep 24 16:19:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/169] Don't collapse a conversartion email when it has an attached embedded composer. Mon Sep 12 13:20:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/169] Add a tooltip to to conversartion viewer's date headers with full date. Mon Sep 12 13:20:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/174] Fix lack of padding around GMail blockquotes. Sun Sep 25 13:16:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/142] Fix build after rebasing to current master. Fri Sep 02 04:31:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/187] Fix possible crit loading an avatar for a cancelled conversation load. Sat Sep 24 16:19:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/174] Add a tooltip to to conversartion viewer's date headers with full date. Sun Sep 25 13:13:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/169] Workaround wide convo InfoBars being too wide for small screens. Mon Sep 12 13:22:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/174] Load the avatar cache on startup to ensure it is being loaded. Sun Sep 25 13:10:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/174] Add support for easier iterating over conversation email and msg views. Sun Sep 25 13:13:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/169] Minor code cleanup. Mon Sep 12 13:22:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/187] Reenable and update code for embedded message composer. Sat Sep 24 16:08:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/187] Move managing toolbar mesage buttons from convo viewer to controller. Sat Sep 24 16:17:11 GMT 2016
- [geary] Update desktop resources to be spec compliant & consistent with the wiki. Mon Sep 05 02:15:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 14/174] Reenable and update code for attached, full pane message composer. Sun Sep 25 13:07:14 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/169] Ensure embedded composer is always located below its referred message. Mon Sep 12 13:19:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/187] Clean up the conversation find implementation a bit. Sat Sep 24 16:18:47 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/174] Fix some bugs in AggregateProgressMonitor when removing monitors. Sun Sep 25 13:16:44 GMT 2016
- [geary] Fix detection of Sqlite3 SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER enum in cmake Mon Sep 19 21:41:32 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/174] Enable ConversationViewer list box focus scrolling. Sun Sep 25 13:07:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/174] Fix build after rebasing to current master. Sun Sep 25 13:11:22 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/142] Ensure ConversationMessage.web_view load stops when message load cancelled. Fri Sep 02 04:29:10 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/142] Re-enable message view zoom. Fri Sep 02 04:32:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/174] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Sun Sep 25 13:09:15 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/174] Namespace a Geary GTK+ theme CSS class. Sun Sep 25 13:10:56 GMT 2016
- [geary] Add missing ui/gtk/menus.ui file to PO/POTFILES.in. Sat Sep 24 16:12:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 176/187] Display Sender and Reply-To headers for conversation messages. Sat Sep 24 16:20:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/142] Port some changes over from master lost in the last rebase. Fri Sep 02 04:34:33 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/169] Convert new convo widgets to use Gtk.Grid instead of Box. Mon Sep 12 13:23:04 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/187] Break out ListBox used to display conversations into standalone widget. Sat Sep 24 16:14:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/187] Add new ConversationMessage widget to display a single message with a WebView. Sat Sep 24 16:08:02 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/169] Add a workaround for web_view X allocation error. Mon Sep 12 13:14:55 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/142] Rename conversation-message-menu.ui to conversation-email-menus.ui. Fri Sep 02 04:30:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/187] Renable and update code for clicking on links in messages. Sat Sep 24 16:08:21 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/187] Enable popover for conversation message header addresses. Sat Sep 24 16:15:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/142] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Fri Sep 02 04:29:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/169] Reenable and update code for attached, full pane message composer. Mon Sep 12 13:14:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/174] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Sun Sep 25 13:15:09 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/169] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Mon Sep 12 13:17:00 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/174] Emulate browser-style scroll-on-spacebar. Sun Sep 25 13:12:52 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/142] Minor code cleanup. Fri Sep 02 04:35:18 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/169] Remove some unused/uneeded message body CSS. Mon Sep 12 13:22:03 GMT 2016
- [geary] (169 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Mon Sep 12 13:13:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/187] Fix jumpy focus scrolling on emails bigger than the viewport. Sat Sep 24 16:15:45 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/187] Really(?) fix DOM node crit warning when ConversationMessage finalised. Sat Sep 24 16:18:16 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/187] Remove uneeded ConversationWebView, HTML and CSS code. Sat Sep 24 16:08:11 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/142] Fix build after rebase. Fri Sep 02 04:32:37 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/169] Don't display ConversationMessage header boxes when header not present. Mon Sep 12 13:15:24 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/187] Don't ever collapse the last email in the conversation. Sat Sep 24 16:12:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/187] Don't clobber avatar loads for second and subsequent convo loads. Sat Sep 24 16:16:51 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/187] Ensure conversation messages min width is low enough for small screens. Sat Sep 24 16:16:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/169] Disable some code that will break when ConversationViewer loses it web_view. Mon Sep 12 13:13:42 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/142] Mark ConversationMessage.context_menu_element as nullable. Fri Sep 02 04:30:56 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/142] Expand the email for search conversations with only one message. Fri Sep 02 04:29:20 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/169] Fix some critical warnings during object destruction. Mon Sep 12 13:21:43 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/187] Add missing UI file to POTFILES.in. Sat Sep 24 16:11:53 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/174] Tidy up conversation list style. Sun Sep 25 13:12:17 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/187] Replace Gtk.IconView with FlowBox for displaying email attachments. Sat Sep 24 16:17:41 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/169] Minor conversation code cleanup. Mon Sep 12 13:20:57 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/169] Use app-driven width for conversation web view, not content-driven. Mon Sep 12 13:21:58 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/169] Enable ConversationViewer list box focus scrolling. Mon Sep 12 13:14:38 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/174] Roll back ConversationViewer focus handle changes. Sun Sep 25 13:09:01 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/187] Reenable and update code for inline message image display. Sat Sep 24 16:09:12 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/169] Fix full-pane composer not taking upthe full window. Mon Sep 12 13:23:29 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/187] Re-enable replying to and quoting the selected message, if any. Sat Sep 24 16:13:25 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/169] Implement "Search for messages from" for email addresses. Mon Sep 12 13:24:34 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/174] Update composer container style implementations a bit. Sun Sep 25 13:20:06 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer] Ensure new embedded composers are scrolled into view when opened. Tue Sep 27 00:30:34 GMT 2016
- [geary] Fix ContactEntryCompletion and ContactListStore being leaked. Fri Sep 23 13:59:54 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/169] Fix possible crit loading an avatar for a cancelled conversation load. Mon Sep 12 13:25:35 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/187] Make conversation viewer email flag handling a bit more null-safe. Sat Sep 24 16:15:40 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/187] Reenable displaying sender avatars using Gravatar. Sat Sep 24 16:11:03 GMT 2016
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/142] Just use tooltips instead of an overlay for displaying link URLs for now. Fri Sep 02 04:26:59 GMT 2016
Michael Natterer
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Thu Sep 08 17:50:50 GMT 2016
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Thu Sep 08 17:34:22 GMT 2016
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Thu Sep 22 22:28:52 GMT 2016
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Thu Sep 08 17:41:11 GMT 2016
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Wed Sep 07 10:26:28 GMT 2016
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Thu Sep 08 17:42:47 GMT 2016
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Wed Sep 07 10:24:07 GMT 2016
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Thu Sep 08 17:33:32 GMT 2016
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Thu Sep 22 22:39:53 GMT 2016
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Thu Sep 22 22:35:30 GMT 2016
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Wed Sep 07 10:35:03 GMT 2016
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Thu Sep 08 17:32:21 GMT 2016
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Thu Sep 22 22:32:24 GMT 2016
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:29:30 GMT 2016
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Wed Sep 07 10:34:37 GMT 2016
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Thu Sep 08 17:44:02 GMT 2016
- [gimp/gtk3-port: 233/233] foo Fri Sep 09 21:27:41 GMT 2016
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Fri Sep 09 21:24:19 GMT 2016
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Thu Sep 22 22:25:40 GMT 2016
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Wed Sep 07 10:38:45 GMT 2016
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Fri Sep 09 21:21:53 GMT 2016
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Fri Sep 09 21:23:08 GMT 2016
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Wed Sep 07 10:39:40 GMT 2016
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Fri Sep 09 21:19:11 GMT 2016
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Wed Sep 07 10:36:34 GMT 2016
- [gimp] libgimpconfig: fix typo: s/next level/nest level/ Wed Sep 28 16:30:05 GMT 2016
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Thu Sep 08 17:34:12 GMT 2016
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Wed Sep 07 10:31:56 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Sun Sep 25 22:18:08 GMT 2016
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Wed Sep 07 10:41:21 GMT 2016
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Thu Sep 08 17:41:06 GMT 2016
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Thu Sep 22 22:39:38 GMT 2016
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Fri Sep 09 21:09:41 GMT 2016
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Fri Sep 09 21:24:39 GMT 2016
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Thu Sep 22 22:39:43 GMT 2016
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Thu Sep 22 22:36:31 GMT 2016
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Wed Sep 07 10:34:07 GMT 2016
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Thu Sep 22 22:26:30 GMT 2016
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Thu Sep 22 22:21:58 GMT 2016
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Wed Sep 07 10:41:11 GMT 2016
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Fri Sep 09 21:10:23 GMT 2016
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Fri Sep 09 21:13:08 GMT 2016
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:24:37 GMT 2016
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Fri Sep 09 21:15:19 GMT 2016
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Thu Sep 22 22:23:28 GMT 2016
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Thu Sep 22 22:30:53 GMT 2016
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Fri Sep 09 21:16:15 GMT 2016
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Thu Sep 08 17:32:01 GMT 2016
- [gimp] libgimpwidgets: merge some GimpColorButton API from gtk3-port Wed Sep 07 00:23:39 GMT 2016
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Thu Sep 08 17:51:20 GMT 2016
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Thu Sep 08 17:37:03 GMT 2016
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Wed Sep 07 10:35:18 GMT 2016
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:24:24 GMT 2016
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Fri Sep 09 21:22:58 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Tue Sep 27 22:33:00 GMT 2016
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Thu Sep 08 17:36:58 GMT 2016
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Wed Sep 07 10:29:25 GMT 2016
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Thu Sep 22 22:37:57 GMT 2016
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Thu Sep 22 22:28:46 GMT 2016
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Fri Sep 09 21:14:29 GMT 2016
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Fri Sep 09 21:23:49 GMT 2016
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Thu Sep 08 17:51:01 GMT 2016
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Wed Sep 07 10:31:36 GMT 2016
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Thu Sep 22 22:39:07 GMT 2016
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Thu Sep 08 17:44:22 GMT 2016
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Thu Sep 08 17:49:45 GMT 2016
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Fri Sep 09 21:12:33 GMT 2016
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Thu Sep 22 22:27:56 GMT 2016
- [gimp] app: add gimp-data-factories.[ch] with some code from gimp.c Mon Sep 12 00:56:46 GMT 2016
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Fri Sep 09 21:26:30 GMT 2016
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Thu Sep 08 17:50:45 GMT 2016
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Fri Sep 09 21:14:24 GMT 2016
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Thu Sep 22 22:38:57 GMT 2016
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Fri Sep 09 21:18:01 GMT 2016
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Fri Sep 09 21:16:45 GMT 2016
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Wed Sep 07 10:39:20 GMT 2016
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Fri Sep 09 21:10:37 GMT 2016
- [gimp] app: add a callback to the fill dialog Mon Sep 26 22:03:08 GMT 2016
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Fri Sep 09 21:24:29 GMT 2016
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Wed Sep 07 10:28:14 GMT 2016
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Wed Sep 07 10:33:17 GMT 2016
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Wed Sep 07 10:41:57 GMT 2016
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Wed Sep 07 10:33:42 GMT 2016
- [gimp/gtk3-port: 85/233] app: port to the new size request API Wed Sep 07 10:31:06 GMT 2016
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Thu Sep 08 17:41:16 GMT 2016
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Thu Sep 08 17:39:46 GMT 2016
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Wed Sep 07 10:26:58 GMT 2016
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Fri Sep 09 21:24:24 GMT 2016
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Thu Sep 08 17:36:08 GMT 2016
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Thu Sep 22 22:25:30 GMT 2016
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Thu Sep 08 17:46:23 GMT 2016
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Fri Sep 09 21:10:27 GMT 2016
- [gimp] app: simplify pasting code in edit-commands.c Wed Sep 21 10:38:24 GMT 2016
- [gimp] app: add setting/getting and sending/recieving images via GimpClipboard Sun Sep 18 20:02:37 GMT 2016
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Wed Sep 07 10:34:02 GMT 2016
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Thu Sep 08 17:45:48 GMT 2016
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Wed Sep 07 10:37:24 GMT 2016
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Fri Sep 09 21:14:09 GMT 2016
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Thu Sep 22 22:29:17 GMT 2016
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Fri Sep 09 21:20:12 GMT 2016
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Wed Sep 07 10:38:25 GMT 2016
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Thu Sep 22 22:23:18 GMT 2016
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Fri Sep 09 21:14:50 GMT 2016
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Thu Sep 22 22:31:18 GMT 2016
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Thu Sep 08 17:38:05 GMT 2016
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Wed Sep 07 10:38:15 GMT 2016
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Thu Sep 08 17:47:34 GMT 2016
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Wed Sep 07 10:26:43 GMT 2016
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Thu Sep 22 22:36:06 GMT 2016
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:03 GMT 2016
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Thu Sep 08 17:37:09 GMT 2016
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Wed Sep 07 10:30:55 GMT 2016
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Thu Sep 08 17:48:49 GMT 2016
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Thu Sep 22 22:31:08 GMT 2016
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Fri Sep 09 21:21:48 GMT 2016
- [gimp] app: add a callback to the color profile dialog Thu Sep 29 20:44:26 GMT 2016
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Thu Sep 08 17:41:31 GMT 2016
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:27:59 GMT 2016
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Thu Sep 22 22:24:04 GMT 2016
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Thu Sep 22 22:28:26 GMT 2016
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Fri Sep 09 21:22:23 GMT 2016
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Fri Sep 09 21:09:06 GMT 2016
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Wed Sep 07 10:33:12 GMT 2016
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Thu Sep 22 22:21:37 GMT 2016
- [gimp] app: always call gimp_load_config() on a newly created Gimp instance Tue Sep 13 10:57:21 GMT 2016
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Thu Sep 08 17:43:42 GMT 2016
- [gimp] app: don't copy alpha in gimp_operation_profile_transform_process() Fri Sep 09 23:10:05 GMT 2016
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:48 GMT 2016
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Fri Sep 09 21:24:09 GMT 2016
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Thu Sep 22 22:35:56 GMT 2016
- [gimp/gtk3-port: 85/233] app: port to the new size request API Fri Sep 09 21:15:14 GMT 2016
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Thu Sep 08 17:49:15 GMT 2016
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Wed Sep 07 10:39:00 GMT 2016
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Wed Sep 07 10:40:05 GMT 2016
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Wed Sep 07 10:31:52 GMT 2016
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Fri Sep 09 21:18:47 GMT 2016
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Thu Sep 22 22:38:22 GMT 2016
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Thu Sep 22 22:23:59 GMT 2016
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:32:51 GMT 2016
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Fri Sep 09 21:18:51 GMT 2016
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Thu Sep 22 22:36:01 GMT 2016
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Thu Sep 22 22:38:17 GMT 2016
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Fri Sep 09 21:26:55 GMT 2016
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Wed Sep 07 10:41:42 GMT 2016
- [gimp] app: add a callback to the convert precision dialog Mon Sep 26 20:46:57 GMT 2016
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Thu Sep 22 22:33:44 GMT 2016
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Wed Sep 07 10:37:29 GMT 2016
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Fri Sep 09 21:08:25 GMT 2016
- [gimp] app: gimp_fonts_exit() don't disconnect from a NULL gimp->config Tue Sep 13 10:24:43 GMT 2016
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:12 GMT 2016
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Wed Sep 07 10:31:21 GMT 2016
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Thu Sep 22 22:29:57 GMT 2016
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Wed Sep 07 10:42:22 GMT 2016
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Thu Sep 08 17:38:24 GMT 2016
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Fri Sep 09 21:15:45 GMT 2016
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Sep 09 21:11:12 GMT 2016
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Thu Sep 22 22:26:45 GMT 2016
- [gimp] Bug 770600 - Fix broken export to PBM Sun Sep 04 15:21:25 GMT 2016
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Thu Sep 22 22:28:11 GMT 2016
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Fri Sep 09 21:12:18 GMT 2016
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Thu Sep 08 17:43:47 GMT 2016
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Wed Sep 07 10:32:56 GMT 2016
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Wed Sep 07 10:43:22 GMT 2016
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Wed Sep 07 10:35:28 GMT 2016
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Thu Sep 08 17:47:03 GMT 2016
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Thu Sep 22 22:22:28 GMT 2016
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Thu Sep 08 17:39:30 GMT 2016
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Wed Sep 07 10:26:33 GMT 2016
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Fri Sep 09 21:14:14 GMT 2016
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:32:41 GMT 2016
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Thu Sep 08 17:40:25 GMT 2016
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Thu Sep 08 17:38:44 GMT 2016
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Thu Sep 22 22:37:21 GMT 2016
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Wed Sep 07 10:36:03 GMT 2016
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Fri Sep 09 21:27:15 GMT 2016
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Wed Sep 07 10:38:04 GMT 2016
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Thu Sep 08 17:41:56 GMT 2016
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Wed Sep 07 10:42:37 GMT 2016
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Thu Sep 08 17:38:14 GMT 2016
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Thu Sep 08 17:49:50 GMT 2016
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Thu Sep 22 22:39:33 GMT 2016
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Fri Sep 09 21:17:41 GMT 2016
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Thu Sep 08 17:46:28 GMT 2016
- [gimp] configure.ac, app: require liblcms2 >= 2.7 Thu Sep 15 10:56:59 GMT 2016
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Wed Sep 07 10:42:27 GMT 2016
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Thu Sep 22 22:28:16 GMT 2016
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Thu Sep 22 22:25:35 GMT 2016
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Wed Sep 07 10:38:50 GMT 2016
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Thu Sep 22 22:36:16 GMT 2016
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Thu Sep 22 22:25:04 GMT 2016
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Thu Sep 08 17:35:53 GMT 2016
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Thu Sep 22 22:37:02 GMT 2016
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Thu Sep 22 22:31:48 GMT 2016
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Thu Sep 22 22:30:12 GMT 2016
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Thu Sep 08 17:45:58 GMT 2016
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Wed Sep 07 10:38:40 GMT 2016
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Thu Sep 08 17:37:19 GMT 2016
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Thu Sep 08 17:49:35 GMT 2016
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Thu Sep 08 17:39:50 GMT 2016
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Fri Sep 09 21:16:20 GMT 2016
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Thu Sep 08 17:35:13 GMT 2016
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Wed Sep 07 10:40:47 GMT 2016
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Thu Sep 08 17:41:26 GMT 2016
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Thu Sep 22 22:26:05 GMT 2016
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Thu Sep 22 22:32:59 GMT 2016
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Thu Sep 08 17:41:21 GMT 2016
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Wed Sep 07 10:36:23 GMT 2016
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Wed Sep 07 10:32:47 GMT 2016
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Thu Sep 08 17:45:38 GMT 2016
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Fri Sep 09 21:17:00 GMT 2016
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Thu Sep 22 22:38:32 GMT 2016
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Thu Sep 08 17:34:32 GMT 2016
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Wed Sep 07 10:25:53 GMT 2016
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Fri Sep 09 21:19:37 GMT 2016
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Thu Sep 08 17:44:32 GMT 2016
- [gimp] Bug 770171 - Mypaint eraser won't work unless there is an alpha channel Sat Sep 03 13:48:42 GMT 2016
- [gimp] app: merge units.[ch] into core/gimp-units.[ch] Mon Sep 12 21:54:21 GMT 2016
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Fri Sep 09 21:23:33 GMT 2016
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:13:39 GMT 2016
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Thu Sep 08 17:50:25 GMT 2016
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Wed Sep 07 10:37:34 GMT 2016
- [gimp] libgimpconfig: serialize empty value arrays as (property-name 0) Tue Sep 13 22:57:44 GMT 2016
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Thu Sep 22 22:31:14 GMT 2016
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Thu Sep 08 17:50:20 GMT 2016
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Thu Sep 22 22:22:38 GMT 2016
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Thu Sep 22 22:33:29 GMT 2016
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Thu Sep 08 17:48:44 GMT 2016
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Thu Sep 22 22:31:03 GMT 2016
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Thu Sep 08 17:39:25 GMT 2016
- [gimp] pdb: fix typo in edit-paste's help Tue Sep 20 16:54:48 GMT 2016
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Wed Sep 07 10:40:36 GMT 2016
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Thu Sep 08 17:47:08 GMT 2016
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Thu Sep 08 17:32:57 GMT 2016
- [gimp] Bug 767178 - Segment fault on deleting an automatic folder tag Tue Sep 27 08:18:48 GMT 2016
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Fri Sep 09 21:23:44 GMT 2016
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Fri Sep 09 21:08:20 GMT 2016
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Wed Sep 07 10:28:19 GMT 2016
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Wed Sep 07 10:31:31 GMT 2016
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Thu Sep 22 22:24:39 GMT 2016
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Thu Sep 08 17:39:10 GMT 2016
- [gimp] app: convert tabs to spaces in gimpprefsbox.h Wed Sep 21 15:16:15 GMT 2016
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Thu Sep 08 17:42:06 GMT 2016
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:21 GMT 2016
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Fri Sep 09 21:26:45 GMT 2016
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Wed Sep 07 10:35:24 GMT 2016
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Sep 09 21:08:30 GMT 2016
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Fri Sep 09 21:25:40 GMT 2016
- [gimp] app: connect the Gimp instance's clipboard_image to the system clipboard Mon Sep 19 18:16:27 GMT 2016
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Thu Sep 22 22:35:40 GMT 2016
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Fri Sep 09 21:26:05 GMT 2016
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Wed Sep 07 10:27:49 GMT 2016
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:36:48 GMT 2016
- [gimp/gtk3-port: 85/233] app: port to the new size request API Thu Sep 08 17:39:05 GMT 2016
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Fri Sep 09 21:10:32 GMT 2016
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Fri Sep 09 21:21:12 GMT 2016
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Wed Sep 07 10:41:36 GMT 2016
- [gimp] libgimp: gimpexport.c: default to saving as animation Sun Sep 04 15:12:53 GMT 2016
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Thu Sep 22 22:31:58 GMT 2016
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:21:07 GMT 2016
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Wed Sep 07 10:36:49 GMT 2016
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Wed Sep 07 10:34:32 GMT 2016
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Thu Sep 22 22:34:20 GMT 2016
- [gimp] app: make the VectorsOptionsDialog private Sat Sep 24 18:33:43 GMT 2016
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Thu Sep 22 22:20:47 GMT 2016
- [gegl] gegl: move color-reduction's GeglDitherStrategy enum to gegl-enums.[ch] Mon Sep 26 14:41:26 GMT 2016
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Thu Sep 08 17:42:41 GMT 2016
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Thu Sep 08 17:34:17 GMT 2016
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Thu Sep 22 22:28:01 GMT 2016
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Fri Sep 09 21:17:15 GMT 2016
- [gimp/gimp-2-8] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing Thu Sep 22 21:11:22 GMT 2016
- [gimp] app: don't call gimp_layer_set_lock_alpha() on layer groups Sat Sep 17 17:20:37 GMT 2016
- [gimp] libgimp: sort gimp.def properly Tue Sep 20 18:46:24 GMT 2016
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Wed Sep 07 10:34:12 GMT 2016
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Fri Sep 09 21:11:32 GMT 2016
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Thu Sep 22 22:24:29 GMT 2016
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Thu Sep 08 17:43:22 GMT 2016
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Thu Sep 08 17:38:40 GMT 2016
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Thu Sep 22 22:32:39 GMT 2016
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:37:29 GMT 2016
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Wed Sep 07 10:35:53 GMT 2016
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Wed Sep 07 10:30:50 GMT 2016
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Fri Sep 09 21:21:28 GMT 2016
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Wed Sep 07 10:30:40 GMT 2016
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Thu Sep 22 22:23:03 GMT 2016
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Thu Sep 22 22:32:14 GMT 2016
- [gimp] Bug 735895 - Precision Conversion "Dithering" dialog Mon Sep 26 15:39:34 GMT 2016
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Fri Sep 09 21:13:28 GMT 2016
- [gimp] app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() Wed Sep 07 18:12:53 GMT 2016
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Fri Sep 09 21:26:25 GMT 2016
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Thu Sep 08 17:45:02 GMT 2016
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Wed Sep 07 10:32:51 GMT 2016
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Thu Sep 22 22:35:20 GMT 2016
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Thu Sep 08 17:49:20 GMT 2016
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Thu Sep 08 17:34:47 GMT 2016
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Wed Sep 07 10:35:43 GMT 2016
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Wed Sep 07 10:31:46 GMT 2016
- [gimp/gtk3-port: 233/233] foo Thu Sep 22 22:39:58 GMT 2016
- [gimp] app: reorder edit_fade_cmd_callback() in edit-commands.c Sat Sep 17 17:46:28 GMT 2016
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Wed Sep 07 10:43:07 GMT 2016
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Thu Sep 22 22:33:09 GMT 2016
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Wed Sep 07 10:41:31 GMT 2016
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Thu Sep 08 17:44:47 GMT 2016
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Thu Sep 08 17:40:10 GMT 2016
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Wed Sep 07 10:27:54 GMT 2016
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Thu Sep 22 22:23:49 GMT 2016
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Fri Sep 09 21:22:38 GMT 2016
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Wed Sep 07 10:39:30 GMT 2016
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Thu Sep 08 17:44:17 GMT 2016
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Wed Sep 07 10:37:39 GMT 2016
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Thu Sep 08 17:41:46 GMT 2016
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Thu Sep 08 17:34:42 GMT 2016
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Fri Sep 09 21:23:54 GMT 2016
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Wed Sep 07 10:33:27 GMT 2016
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Thu Sep 22 22:32:19 GMT 2016
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Thu Sep 22 22:30:18 GMT 2016
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Thu Sep 08 17:42:21 GMT 2016
- [gimp] app: add gimp->clipboard_image and API to set/get it Mon Sep 19 18:16:22 GMT 2016
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Wed Sep 07 10:39:15 GMT 2016
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Wed Sep 07 10:27:24 GMT 2016
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:25:55 GMT 2016
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Fri Sep 09 21:25:14 GMT 2016
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Thu Sep 22 22:36:56 GMT 2016
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Thu Sep 08 17:40:20 GMT 2016
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Fri Sep 09 21:11:58 GMT 2016
- [gimp] app: add a callback to the stroke dialog Tue Sep 27 09:16:49 GMT 2016
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Wed Sep 07 10:36:59 GMT 2016
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Fri Sep 09 21:20:07 GMT 2016
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Fri Sep 09 21:26:35 GMT 2016
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Thu Sep 08 17:38:55 GMT 2016
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Wed Sep 07 10:29:45 GMT 2016
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Wed Sep 07 10:39:50 GMT 2016
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Wed Sep 07 10:42:07 GMT 2016
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Wed Sep 07 10:30:15 GMT 2016
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Thu Sep 22 22:39:27 GMT 2016
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Fri Sep 09 21:10:17 GMT 2016
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Fri Sep 09 21:22:33 GMT 2016
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Wed Sep 07 10:32:16 GMT 2016
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Wed Sep 07 10:31:16 GMT 2016
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:57 GMT 2016
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:24:32 GMT 2016
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Fri Sep 09 21:25:45 GMT 2016
- [gimp] app: add gimp_selection_data_set_xcf() and _get_xcf() Sun Sep 18 19:44:47 GMT 2016
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Thu Sep 08 17:49:09 GMT 2016
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Wed Sep 07 10:29:50 GMT 2016
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Thu Sep 08 17:46:03 GMT 2016
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Thu Sep 22 22:30:43 GMT 2016
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Thu Sep 22 22:29:07 GMT 2016
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Thu Sep 22 22:38:27 GMT 2016
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Wed Sep 07 10:32:37 GMT 2016
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Wed Sep 07 10:35:33 GMT 2016
- [gimp] Deleted branch gtk3-port Wed Sep 07 10:23:09 GMT 2016
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Wed Sep 07 10:28:59 GMT 2016
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Thu Sep 22 22:28:41 GMT 2016
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Fri Sep 09 21:24:14 GMT 2016
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Fri Sep 09 21:23:18 GMT 2016
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Thu Sep 08 17:47:39 GMT 2016
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Thu Sep 22 22:27:01 GMT 2016
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Wed Sep 07 10:31:41 GMT 2016
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Thu Sep 22 22:27:26 GMT 2016
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Thu Sep 22 22:23:08 GMT 2016
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Thu Sep 08 17:50:10 GMT 2016
- [gimp] app: make the LayerAddMaskDialog struct private Fri Sep 23 12:39:10 GMT 2016
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:25:14 GMT 2016
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Thu Sep 08 17:37:13 GMT 2016
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Wed Sep 07 10:34:42 GMT 2016
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Thu Sep 22 22:36:26 GMT 2016
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Fri Sep 09 21:11:27 GMT 2016
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Thu Sep 22 22:36:11 GMT 2016
- [gimp] (233 commits) Created branch gtk3-port Fri Sep 09 21:08:05 GMT 2016
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Thu Sep 08 17:32:08 GMT 2016
- [gimp] app: fix warning in gimp_edit_paste() Tue Sep 20 22:10:36 GMT 2016
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Thu Sep 08 17:37:39 GMT 2016
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Thu Sep 08 17:49:30 GMT 2016
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Thu Sep 22 22:37:11 GMT 2016
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Thu Sep 22 22:31:28 GMT 2016
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Thu Sep 22 22:37:26 GMT 2016
- [gimp] app: attach the "Reset all filters" dialog to Gimp Sun Sep 25 18:33:27 GMT 2016
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Thu Sep 08 17:40:30 GMT 2016
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Wed Sep 07 10:25:33 GMT 2016
- [gimp] app: implement GimpConfig::serialize() in GimpFillOptions Tue Sep 13 22:28:30 GMT 2016
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Fri Sep 09 21:18:11 GMT 2016
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Fri Sep 09 21:21:32 GMT 2016
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Thu Sep 08 17:40:45 GMT 2016
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Wed Sep 07 10:42:52 GMT 2016
- [gimp] app: remove the "filters_dialog" member from GimpDisplayShell Sat Sep 24 23:07:34 GMT 2016
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Fri Sep 09 21:21:02 GMT 2016
- [gimp] app, libgimpwidgets: use the new config path <-> GFile functions Fri Sep 30 20:08:27 GMT 2016
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Thu Sep 22 22:26:15 GMT 2016
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Fri Sep 09 21:16:50 GMT 2016
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Fri Sep 09 21:19:01 GMT 2016
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Wed Sep 07 10:26:18 GMT 2016
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Thu Sep 08 17:40:51 GMT 2016
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Thu Sep 22 22:30:38 GMT 2016
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Thu Sep 22 22:37:06 GMT 2016
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Fri Sep 09 21:19:32 GMT 2016
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Thu Sep 08 17:48:34 GMT 2016
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Thu Sep 22 22:37:41 GMT 2016
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Thu Sep 08 17:36:13 GMT 2016
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Thu Sep 22 22:35:10 GMT 2016
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Thu Sep 22 22:30:58 GMT 2016
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Fri Sep 09 21:20:22 GMT 2016
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Wed Sep 07 10:35:13 GMT 2016
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Thu Sep 22 22:38:02 GMT 2016
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Thu Sep 22 22:28:06 GMT 2016
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Wed Sep 07 10:40:00 GMT 2016
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Thu Sep 08 17:44:57 GMT 2016
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Thu Sep 22 22:21:47 GMT 2016
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Thu Sep 08 17:36:33 GMT 2016
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Thu Sep 22 22:28:36 GMT 2016
- [gimp] app: make the LayerOptionsDialog private Sat Sep 24 19:11:09 GMT 2016
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Fri Sep 09 21:27:06 GMT 2016
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Thu Sep 22 22:29:42 GMT 2016
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Fri Sep 09 21:17:56 GMT 2016
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Thu Sep 08 17:32:17 GMT 2016
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Wed Sep 07 10:40:11 GMT 2016
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:28:49 GMT 2016
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Fri Sep 09 21:10:03 GMT 2016
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:27 GMT 2016
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Fri Sep 09 21:26:50 GMT 2016
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Thu Sep 22 22:30:33 GMT 2016
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Thu Sep 08 17:40:00 GMT 2016
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Fri Sep 09 21:13:23 GMT 2016
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Wed Sep 07 10:27:44 GMT 2016
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Fri Sep 09 21:23:59 GMT 2016
- [gimp] Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x, yalign() Thu Sep 08 17:12:03 GMT 2016
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Fri Sep 09 21:24:34 GMT 2016
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Thu Sep 08 17:35:03 GMT 2016
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Thu Sep 22 22:20:42 GMT 2016
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Fri Sep 09 21:21:58 GMT 2016
- [gimp] app: make "Color Management" and "Dialog Defaults" resettable individually Thu Sep 22 16:54:52 GMT 2016
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Thu Sep 08 17:46:08 GMT 2016
- [gimp] app: use x, y, width, height instead of x1, y1, x2, y2 in gimp_edit_paste() Tue Sep 20 22:55:40 GMT 2016
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Fri Sep 09 21:14:39 GMT 2016
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Thu Sep 22 22:26:55 GMT 2016
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Thu Sep 22 22:34:25 GMT 2016
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Fri Sep 09 21:18:36 GMT 2016
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Fri Sep 09 21:09:16 GMT 2016
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Thu Sep 08 17:47:29 GMT 2016
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Fri Sep 09 21:20:32 GMT 2016
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Wed Sep 07 10:33:22 GMT 2016
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Thu Sep 08 17:35:38 GMT 2016
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Wed Sep 07 10:41:06 GMT 2016
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Thu Sep 08 17:37:55 GMT 2016
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Thu Sep 22 22:29:12 GMT 2016
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Fri Sep 09 21:14:59 GMT 2016
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Thu Sep 08 17:37:34 GMT 2016
- [gimp] Bug 553855 - Bucket fill colour is always blended with filled pixel colour... Thu Sep 15 10:29:40 GMT 2016
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Thu Sep 22 22:35:35 GMT 2016
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Thu Sep 08 17:39:40 GMT 2016
- [gimp] app: create members of the Gimp instance earlier Tue Sep 13 07:51:56 GMT 2016
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Thu Sep 22 22:36:41 GMT 2016
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Thu Sep 22 22:31:23 GMT 2016
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Thu Sep 08 17:45:53 GMT 2016
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Wed Sep 07 10:33:32 GMT 2016
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Thu Sep 08 17:45:28 GMT 2016
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Fri Sep 09 21:11:53 GMT 2016
- [gimp] app: reorder and rename indexed conversion parameters to make more sense Tue Sep 27 21:52:18 GMT 2016
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Fri Sep 09 21:22:53 GMT 2016
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Thu Sep 08 17:46:13 GMT 2016
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Thu Sep 22 22:37:31 GMT 2016
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Thu Sep 22 22:38:42 GMT 2016
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Wed Sep 07 10:34:53 GMT 2016
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Thu Sep 08 17:42:57 GMT 2016
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Fri Sep 09 21:15:30 GMT 2016
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Fri Sep 09 21:14:19 GMT 2016
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Fri Sep 09 21:13:33 GMT 2016
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Fri Sep 09 21:25:24 GMT 2016
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Wed Sep 07 10:32:31 GMT 2016
- [gimp/gtk3-port: 233/233] foo Thu Sep 08 17:51:31 GMT 2016
- [gimp] app: use prefs_file_chooser_button_add() for the temp and swap paths Sun Sep 25 22:23:56 GMT 2016
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Fri Sep 09 21:08:16 GMT 2016
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Fri Sep 09 21:15:55 GMT 2016
- [gimp] app: some cleanup in GimpSearchPopup Fri Sep 09 19:40:32 GMT 2016
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:12:58 GMT 2016
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:42 GMT 2016
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Fri Sep 09 21:27:10 GMT 2016
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Fri Sep 09 21:18:16 GMT 2016
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Fri Sep 09 21:20:37 GMT 2016
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Wed Sep 07 10:43:12 GMT 2016
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Thu Sep 22 22:27:21 GMT 2016
- [gimp] Deleted branch gtk3-port Thu Sep 22 22:19:34 GMT 2016
- [gimp] libgimpwidgets: add gtk_label_set, get_x, yalign() to gimp3migration.[ch] Thu Sep 08 16:59:02 GMT 2016
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Thu Sep 08 17:48:04 GMT 2016
- [gimp] app: change gimp_pickable_auto_shrink()'s parameters Sun Sep 25 20:41:19 GMT 2016
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Thu Sep 22 22:29:37 GMT 2016
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Fri Sep 09 21:17:05 GMT 2016
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Thu Sep 22 22:25:50 GMT 2016
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Thu Sep 08 17:47:19 GMT 2016
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Fri Sep 09 21:17:31 GMT 2016
- [gimp] app: remember the size of the prefs dialog Fri Sep 30 22:20:41 GMT 2016
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:08:40 GMT 2016
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Thu Sep 22 22:27:05 GMT 2016
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Wed Sep 07 10:24:22 GMT 2016
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Fri Sep 09 21:16:35 GMT 2016
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:51 GMT 2016
- [gimp] app: set tooltips on the tool options' brush, gradient etc edit buttons Sat Sep 17 15:11:31 GMT 2016
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Thu Sep 08 17:38:19 GMT 2016
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:46 GMT 2016
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Wed Sep 07 10:40:31 GMT 2016
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Wed Sep 07 10:24:57 GMT 2016
- [gimp] Chain up in some size-allocate implementations Fri Sep 09 19:35:28 GMT 2016
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Thu Sep 22 22:24:34 GMT 2016
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Fri Sep 09 21:23:03 GMT 2016
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Wed Sep 07 10:26:38 GMT 2016
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Wed Sep 07 10:28:40 GMT 2016
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Wed Sep 07 10:25:07 GMT 2016
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Thu Sep 08 17:47:49 GMT 2016
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Wed Sep 07 10:32:21 GMT 2016
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:24:42 GMT 2016
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Thu Sep 08 17:36:53 GMT 2016
- [gimp] app: fix typo in GimpGeglConfig Sat Sep 03 22:29:39 GMT 2016
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Thu Sep 08 17:45:08 GMT 2016
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Thu Sep 22 22:21:42 GMT 2016
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Thu Sep 08 17:39:15 GMT 2016
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Wed Sep 07 10:42:57 GMT 2016
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Wed Sep 07 10:40:26 GMT 2016
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Fri Sep 09 21:22:08 GMT 2016
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Fri Sep 09 21:12:28 GMT 2016
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Thu Sep 08 17:49:25 GMT 2016
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Thu Sep 22 22:33:39 GMT 2016
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Thu Sep 22 22:28:57 GMT 2016
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Fri Sep 09 21:20:03 GMT 2016
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Thu Sep 22 22:32:29 GMT 2016
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Wed Sep 07 10:37:45 GMT 2016
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Wed Sep 07 10:29:04 GMT 2016
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Thu Sep 08 17:43:02 GMT 2016
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Fri Sep 09 21:23:28 GMT 2016
- [gimp] app: fix position of pasted layers in gimp_edit_paste() Wed Sep 21 09:16:11 GMT 2016
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:08:45 GMT 2016
- [gimp] app: reorder callbacks in view-commands.c, same order as in the header Thu Sep 29 20:49:13 GMT 2016
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Fri Sep 09 21:08:10 GMT 2016
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:23 GMT 2016
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Thu Sep 08 17:32:26 GMT 2016
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Wed Sep 07 10:29:40 GMT 2016
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Thu Sep 08 17:36:03 GMT 2016
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Sep 09 21:08:35 GMT 2016
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Fri Sep 09 21:13:49 GMT 2016
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Thu Sep 08 17:33:02 GMT 2016
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Thu Sep 08 17:42:17 GMT 2016
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Thu Sep 22 22:30:28 GMT 2016
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Fri Sep 09 21:14:54 GMT 2016
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Wed Sep 07 10:36:44 GMT 2016
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:32:31 GMT 2016
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Thu Sep 08 17:43:27 GMT 2016
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:20:57 GMT 2016
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Fri Sep 09 21:27:20 GMT 2016
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Wed Sep 07 10:29:20 GMT 2016
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Fri Sep 09 21:27:00 GMT 2016
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Thu Sep 22 22:23:39 GMT 2016
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Thu Sep 22 22:35:45 GMT 2016
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Thu Sep 08 17:43:32 GMT 2016
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Thu Sep 22 22:35:15 GMT 2016
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Fri Sep 09 21:26:20 GMT 2016
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Thu Sep 08 17:40:40 GMT 2016
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Thu Sep 08 17:43:52 GMT 2016
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Thu Sep 08 17:34:07 GMT 2016
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Thu Sep 22 22:25:09 GMT 2016
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Fri Sep 09 21:26:15 GMT 2016
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Wed Sep 07 10:40:51 GMT 2016
- [gimp] Bug 770853 - Opening and overwriting a linear gamma png produces wrong colors Sun Sep 04 23:04:46 GMT 2016
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Wed Sep 07 10:35:08 GMT 2016
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Thu Sep 22 22:20:52 GMT 2016
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Wed Sep 07 10:32:06 GMT 2016
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Wed Sep 07 10:38:30 GMT 2016
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Thu Sep 08 17:44:27 GMT 2016
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Wed Sep 07 10:27:29 GMT 2016
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Thu Sep 22 22:37:16 GMT 2016
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Fri Sep 09 21:10:12 GMT 2016
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Thu Sep 22 22:27:46 GMT 2016
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Fri Sep 09 21:24:49 GMT 2016
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Fri Sep 09 21:24:44 GMT 2016
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Wed Sep 07 10:41:52 GMT 2016
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Fri Sep 09 21:26:10 GMT 2016
- [gimp/gtk3-port: 85/233] app: port to the new size request API Thu Sep 22 22:27:31 GMT 2016
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Thu Sep 08 17:36:39 GMT 2016
- [gimp] app: use gimp_enum_radio_frame_new_with_range() in the merge layers dialog Sat Sep 24 22:33:03 GMT 2016
- [gimp] Bug 637313 - Should be possible to copy/paste whole layers in a single step Mon Sep 19 22:34:51 GMT 2016
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Fri Sep 09 21:19:47 GMT 2016
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Fri Sep 09 21:17:51 GMT 2016
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Fri Sep 09 21:13:54 GMT 2016
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Fri Sep 09 21:12:38 GMT 2016
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Thu Sep 08 17:48:29 GMT 2016
- [gimp] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing Thu Sep 22 21:10:25 GMT 2016
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Fri Sep 09 21:16:40 GMT 2016
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Wed Sep 07 10:29:35 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Sat Sep 24 10:34:21 GMT 2016
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Wed Sep 07 10:37:54 GMT 2016
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Wed Sep 07 10:30:35 GMT 2016
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Fri Sep 09 21:13:13 GMT 2016
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Wed Sep 07 10:25:02 GMT 2016
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Thu Sep 22 22:23:33 GMT 2016
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:23 GMT 2016
- [gimp] app: small whitespace fix in gimppickable-contiguous-region.h Thu Sep 15 08:23:12 GMT 2016
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Fri Sep 09 21:26:40 GMT 2016
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Fri Sep 09 21:14:04 GMT 2016
- [gimp] libgimpconfig: forgot debug output in gimp_config_path_unexpand_only() Sun Sep 04 13:26:19 GMT 2016
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Thu Sep 08 17:39:35 GMT 2016
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Fri Sep 09 21:25:19 GMT 2016
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Thu Sep 08 17:48:09 GMT 2016
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Thu Sep 22 22:21:53 GMT 2016
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Wed Sep 07 10:38:35 GMT 2016
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Fri Sep 09 21:22:14 GMT 2016
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Thu Sep 08 17:33:17 GMT 2016
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Fri Sep 09 21:19:16 GMT 2016
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:12:08 GMT 2016
- [gimp] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding Fri Sep 02 18:45:43 GMT 2016
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Thu Sep 22 22:33:19 GMT 2016
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Thu Sep 22 22:34:30 GMT 2016
- [gimp] (233 commits) Created branch gtk3-port Thu Sep 22 22:20:22 GMT 2016
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:43 GMT 2016
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Thu Sep 08 17:35:23 GMT 2016
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Fri Sep 09 21:25:55 GMT 2016
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Thu Sep 22 22:29:22 GMT 2016
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Thu Sep 08 17:51:15 GMT 2016
- [gimp] app: make the ChannelOptionsDialog private Sat Sep 24 20:11:32 GMT 2016
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Thu Sep 22 22:20:32 GMT 2016
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Thu Sep 08 17:35:18 GMT 2016
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Wed Sep 07 10:32:41 GMT 2016
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Wed Sep 07 10:27:03 GMT 2016
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Thu Sep 08 17:50:30 GMT 2016
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Fri Sep 09 21:13:59 GMT 2016
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Wed Sep 07 10:26:08 GMT 2016
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Thu Sep 22 22:31:53 GMT 2016
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Wed Sep 07 10:36:13 GMT 2016
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Thu Sep 22 22:27:10 GMT 2016
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Wed Sep 07 10:27:19 GMT 2016
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Wed Sep 07 10:35:58 GMT 2016
- [gimp] pdb, app, libgimp: rename *-paste-as-new to *-paste-as-new-image Tue Sep 20 18:23:44 GMT 2016
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Thu Sep 22 22:31:43 GMT 2016
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Fri Sep 09 21:17:36 GMT 2016
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Wed Sep 07 10:37:04 GMT 2016
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Thu Sep 22 22:21:22 GMT 2016
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Fri Sep 09 21:22:43 GMT 2016
- [gimp] app: attach the "Set Canvas Size" dialog to the image Sat Sep 24 13:10:47 GMT 2016
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Thu Sep 22 22:29:27 GMT 2016
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Thu Sep 22 22:30:07 GMT 2016
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Thu Sep 22 22:33:34 GMT 2016
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Thu Sep 08 17:41:41 GMT 2016
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Fri Sep 09 21:27:31 GMT 2016
- [gimp] pdb: fix PDB compat wrappers which i just broke Fri Sep 30 22:43:59 GMT 2016
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Fri Sep 09 21:16:55 GMT 2016
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Thu Sep 08 17:34:27 GMT 2016
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Fri Sep 09 21:25:09 GMT 2016
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Thu Sep 08 17:35:48 GMT 2016
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Wed Sep 07 10:39:45 GMT 2016
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Fri Sep 09 21:10:07 GMT 2016
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Sep 09 21:11:02 GMT 2016
- [gimp] devel-docs: add new stuff to *-sections.txt, and cleanup Wed Sep 21 13:47:41 GMT 2016
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Fri Sep 09 21:08:56 GMT 2016
- [gimp] app: free Gimp members in reverse order of creation Tue Sep 13 10:57:16 GMT 2016
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Thu Sep 22 22:26:10 GMT 2016
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Thu Sep 08 17:51:05 GMT 2016
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Thu Sep 08 17:33:07 GMT 2016
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Thu Sep 08 17:43:57 GMT 2016
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Thu Sep 22 22:30:02 GMT 2016
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Thu Sep 08 17:46:38 GMT 2016
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Thu Sep 22 22:20:38 GMT 2016
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Thu Sep 08 17:40:56 GMT 2016
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Wed Sep 07 10:35:48 GMT 2016
- [gimp] libgimpconfig: add gimp_file_new_for_config_path() and _get_config_path() Fri Sep 30 20:05:34 GMT 2016
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Wed Sep 07 10:29:55 GMT 2016
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Wed Sep 07 10:38:10 GMT 2016
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Wed Sep 07 10:40:41 GMT 2016
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Thu Sep 22 22:24:49 GMT 2016
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Fri Sep 09 21:21:22 GMT 2016
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Thu Sep 08 17:37:49 GMT 2016
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Fri Sep 09 21:23:13 GMT 2016
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Thu Sep 22 22:21:27 GMT 2016
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Wed Sep 07 10:28:09 GMT 2016
- [gimp] app: don't connect the print size and scale dialogs to GimpImage::disconnect Sat Sep 24 13:14:33 GMT 2016
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Thu Sep 22 22:24:59 GMT 2016
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Thu Sep 08 17:43:17 GMT 2016
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Thu Sep 08 17:50:40 GMT 2016
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Wed Sep 07 10:28:44 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Sat Sep 24 22:35:29 GMT 2016
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Thu Sep 08 17:49:55 GMT 2016
- [gimp] Deleted branch gtk3-port Thu Sep 08 17:31:10 GMT 2016
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Thu Sep 08 17:35:28 GMT 2016
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Thu Sep 22 22:35:05 GMT 2016
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Fri Sep 09 21:20:17 GMT 2016
- [gimp] Bug 768966 - Keyboard Shortcut hint disappears from tooltips... Fri Sep 09 22:28:52 GMT 2016
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Fri Sep 09 21:12:23 GMT 2016
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Thu Sep 08 17:49:04 GMT 2016
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Wed Sep 07 10:39:25 GMT 2016
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Thu Sep 22 22:24:14 GMT 2016
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Fri Sep 09 21:12:13 GMT 2016
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Fri Sep 09 21:16:10 GMT 2016
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Fri Sep 09 21:12:43 GMT 2016
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:21:17 GMT 2016
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Wed Sep 07 10:40:21 GMT 2016
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Thu Sep 22 22:37:36 GMT 2016
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Wed Sep 07 10:32:26 GMT 2016
- [gimp] plug-ins: latest perl or whatever seems to need "require './plugin-defs.pl'; " Mon Sep 05 17:36:37 GMT 2016
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Thu Sep 22 22:38:12 GMT 2016
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Thu Sep 22 22:29:02 GMT 2016
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Wed Sep 07 10:24:27 GMT 2016
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Thu Sep 08 17:45:13 GMT 2016
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Fri Sep 09 21:25:35 GMT 2016
- [gimp] Bug 771484 - text loading impossible, in version commit 4b4e1c8 Thu Sep 15 12:50:29 GMT 2016
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Fri Sep 09 21:18:56 GMT 2016
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Wed Sep 07 10:42:47 GMT 2016
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 22 22:21:02 GMT 2016
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Thu Sep 22 22:25:20 GMT 2016
- [gimp] app: fix position of "inline" keyword in about-dialog.c Wed Sep 07 18:23:56 GMT 2016
- [gimp] app: invoke the right action when the quick mask button is clicked Fri Sep 30 23:07:33 GMT 2016
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Thu Sep 08 17:47:24 GMT 2016
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Thu Sep 22 22:32:44 GMT 2016
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Wed Sep 07 10:37:09 GMT 2016
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Fri Sep 09 21:22:18 GMT 2016
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Thu Sep 22 22:23:23 GMT 2016
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Thu Sep 08 17:47:44 GMT 2016
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Thu Sep 08 17:46:33 GMT 2016
- [gimp] app: add a callback to the convert indexed dialog Tue Sep 27 13:44:46 GMT 2016
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Fri Sep 09 21:19:22 GMT 2016
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Thu Sep 22 22:35:50 GMT 2016
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Thu Sep 22 22:20:27 GMT 2016
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Fri Sep 09 21:24:59 GMT 2016
- [gimp] app: clean up and simplify gimp_selection_extract() Sat Sep 17 13:34:11 GMT 2016
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Fri Sep 09 21:25:30 GMT 2016
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Thu Sep 22 22:29:32 GMT 2016
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Wed Sep 07 10:26:53 GMT 2016
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Thu Sep 08 17:45:23 GMT 2016
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Thu Sep 22 22:34:15 GMT 2016
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Fri Sep 09 21:18:41 GMT 2016
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Wed Sep 07 10:26:03 GMT 2016
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:58 GMT 2016
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Thu Sep 08 17:48:59 GMT 2016
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Wed Sep 07 10:24:17 GMT 2016
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Wed Sep 07 10:31:26 GMT 2016
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:31 GMT 2016
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Thu Sep 08 17:48:39 GMT 2016
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Fri Sep 09 21:15:10 GMT 2016
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Thu Sep 08 17:51:10 GMT 2016
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Wed Sep 07 10:31:01 GMT 2016
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Thu Sep 22 22:27:16 GMT 2016
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Thu Sep 22 22:32:09 GMT 2016
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Wed Sep 07 10:30:05 GMT 2016
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Wed Sep 07 10:30:30 GMT 2016
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Fri Sep 09 21:09:11 GMT 2016
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Wed Sep 07 10:30:26 GMT 2016
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Wed Sep 07 10:39:05 GMT 2016
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Fri Sep 09 21:20:47 GMT 2016
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Thu Sep 08 17:42:11 GMT 2016
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:32:36 GMT 2016
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Thu Sep 22 22:24:54 GMT 2016
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Thu Sep 08 17:39:55 GMT 2016
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Wed Sep 07 10:25:17 GMT 2016
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:13 GMT 2016
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Wed Sep 07 10:24:47 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Tue Sep 13 23:53:18 GMT 2016
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Thu Sep 08 17:34:58 GMT 2016
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Thu Sep 22 22:33:49 GMT 2016
- [gimp] app: reorder arguments of layer,channel,vectors_dialog_new() Sat Sep 24 14:05:59 GMT 2016
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Thu Sep 22 22:34:00 GMT 2016
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Thu Sep 22 22:22:43 GMT 2016
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Wed Sep 07 10:27:13 GMT 2016
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Thu Sep 08 17:35:58 GMT 2016
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Wed Sep 07 10:36:08 GMT 2016
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:38 GMT 2016
- [gimp] libgimpbase: add translatable descriptions to enum GimpMergeType Sat Sep 24 22:32:58 GMT 2016
- [gimp] app: attach the layer scale dialog to the layer Sat Sep 24 12:15:12 GMT 2016
- [gimp] app: don't show the "Fonts" startup status message if we don't loas fonts Thu Sep 15 16:48:51 GMT 2016
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Thu Sep 22 22:28:21 GMT 2016
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:37 GMT 2016
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Wed Sep 07 10:26:13 GMT 2016
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Thu Sep 22 22:26:00 GMT 2016
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Wed Sep 07 10:24:02 GMT 2016
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Thu Sep 08 17:42:26 GMT 2016
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Fri Sep 09 21:10:57 GMT 2016
- [gimp] libgimpwidgets: don't chain up in gimp_frame_size_allocate() Fri Sep 30 17:26:03 GMT 2016
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Fri Sep 09 21:14:44 GMT 2016
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:48 GMT 2016
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Wed Sep 07 10:43:02 GMT 2016
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Wed Sep 07 10:28:25 GMT 2016
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Fri Sep 09 21:25:04 GMT 2016
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Thu Sep 22 22:32:49 GMT 2016
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Fri Sep 09 21:21:43 GMT 2016
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Wed Sep 07 10:36:54 GMT 2016
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Thu Sep 22 22:34:50 GMT 2016
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Wed Sep 07 10:27:08 GMT 2016
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Thu Sep 08 17:37:59 GMT 2016
- [gimp] app: remove helper struct ImageResizeOptions Sat Sep 24 13:07:57 GMT 2016
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Thu Sep 22 22:22:58 GMT 2016
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Wed Sep 07 10:34:17 GMT 2016
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Wed Sep 07 10:36:28 GMT 2016
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Thu Sep 08 17:41:01 GMT 2016
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Thu Sep 22 22:30:22 GMT 2016
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Thu Sep 22 22:39:22 GMT 2016
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:33 GMT 2016
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Thu Sep 22 22:35:25 GMT 2016
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Thu Sep 08 17:48:19 GMT 2016
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Wed Sep 07 10:37:19 GMT 2016
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Fri Sep 09 21:15:25 GMT 2016
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Fri Sep 09 21:16:00 GMT 2016
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Fri Sep 09 21:12:53 GMT 2016
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Thu Sep 08 17:47:54 GMT 2016
- [gimp] app: paste as new layer if the target layer can't be modified Mon Sep 19 10:37:10 GMT 2016
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Thu Sep 08 17:39:00 GMT 2016
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Wed Sep 07 10:32:01 GMT 2016
- [gimp] app: consistently treat GimpColorConfig profile paths as config paths Fri Sep 30 22:32:40 GMT 2016
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Wed Sep 07 10:33:37 GMT 2016
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Thu Sep 22 22:34:35 GMT 2016
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Thu Sep 22 22:27:51 GMT 2016
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Fri Sep 09 21:13:18 GMT 2016
- [gimp] Bug 771012 - Improve WebP animation-saving Sun Sep 11 18:38:10 GMT 2016
- [gimp] script-fu: port two scripts to gimp-edit-paste-as-new-image Tue Sep 20 18:23:49 GMT 2016
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Wed Sep 07 10:27:39 GMT 2016
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Wed Sep 07 10:38:20 GMT 2016
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Fri Sep 09 21:13:44 GMT 2016
- [gimp] app: add preferences-dialog-utils.[ch] Thu Sep 22 17:16:34 GMT 2016
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Fri Sep 09 21:10:42 GMT 2016
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Thu Sep 22 22:26:35 GMT 2016
- [gimp] app: general review and cleanup in actions/*-commands.c Sun Sep 25 20:19:09 GMT 2016
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Fri Sep 09 21:15:50 GMT 2016
- [gimp] app: factor out xcf_load_stream() and xcf_save_stream() Sun Sep 18 18:21:25 GMT 2016
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Thu Sep 08 17:35:43 GMT 2016
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Thu Sep 22 22:39:02 GMT 2016
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Wed Sep 07 10:33:57 GMT 2016
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Fri Sep 09 21:13:03 GMT 2016
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Wed Sep 07 10:38:55 GMT 2016
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Thu Sep 08 17:36:28 GMT 2016
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Thu Sep 22 22:34:45 GMT 2016
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Wed Sep 07 10:30:20 GMT 2016
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Thu Sep 08 17:41:36 GMT 2016
- [gimp] libgimpwidgets: use gimp_config_path_unexpand() in gimp_prop_file_choose_button Fri Sep 02 18:49:54 GMT 2016
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Wed Sep 07 10:37:14 GMT 2016
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Fri Sep 09 21:19:42 GMT 2016
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Wed Sep 07 10:39:35 GMT 2016
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Thu Sep 08 17:35:33 GMT 2016
- [gimp] app: rename w, h to width, height in gimp_item_mask_bounds() Fri Sep 16 21:58:39 GMT 2016
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Fri Sep 09 21:17:26 GMT 2016
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Thu Sep 22 22:36:51 GMT 2016
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Thu Sep 22 22:33:54 GMT 2016
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Thu Sep 22 22:30:48 GMT 2016
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Fri Sep 09 21:20:57 GMT 2016
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Thu Sep 22 22:34:10 GMT 2016
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Wed Sep 07 10:32:11 GMT 2016
- [gimp] libgimpwidgets: stop using GTK_TYPE_HSCALE Fri Sep 09 19:52:58 GMT 2016
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Thu Sep 22 22:33:24 GMT 2016
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Fri Sep 09 21:22:48 GMT 2016
- [gimp] libgimpwidgets: merge a small GimpRuler optimization from gtk3-port Fri Sep 09 08:04:34 GMT 2016
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Wed Sep 07 10:39:55 GMT 2016
- [gimp] app, pdb: remove useless include of "core/gimpunit.h" Mon Sep 12 21:46:56 GMT 2016
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Thu Sep 08 17:35:08 GMT 2016
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Fri Sep 09 21:20:27 GMT 2016
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Thu Sep 08 17:45:33 GMT 2016
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Wed Sep 07 10:28:29 GMT 2016
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Wed Sep 07 10:42:32 GMT 2016
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Thu Sep 08 17:46:43 GMT 2016
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Thu Sep 08 17:44:12 GMT 2016
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Fri Sep 09 21:20:42 GMT 2016
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Thu Sep 08 17:33:52 GMT 2016
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Fri Sep 09 21:18:31 GMT 2016
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Wed Sep 07 10:31:11 GMT 2016
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Fri Sep 09 21:19:06 GMT 2016
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Thu Sep 08 17:39:20 GMT 2016
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Thu Sep 22 22:38:07 GMT 2016
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Wed Sep 07 10:43:17 GMT 2016
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Fri Sep 09 21:27:25 GMT 2016
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Thu Sep 22 22:29:52 GMT 2016
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Wed Sep 07 10:30:00 GMT 2016
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Fri Sep 09 21:14:34 GMT 2016
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Fri Sep 09 21:11:17 GMT 2016
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Thu Sep 08 17:46:19 GMT 2016
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Wed Sep 07 10:29:15 GMT 2016
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Wed Sep 07 10:29:10 GMT 2016
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Fri Sep 09 21:18:06 GMT 2016
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Wed Sep 07 10:30:45 GMT 2016
- [gimp] app: factor gimp_edit_get_paste_offset() out of gimp_edit_paste() Mon Sep 19 15:32:16 GMT 2016
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Thu Sep 08 17:48:14 GMT 2016
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Fri Sep 09 21:21:38 GMT 2016
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Thu Sep 08 17:36:18 GMT 2016
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Thu Sep 08 17:51:25 GMT 2016
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:57 GMT 2016
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Thu Sep 08 17:38:49 GMT 2016
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Fri Sep 09 21:21:07 GMT 2016
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Fri Sep 09 21:10:47 GMT 2016
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Thu Sep 22 22:26:20 GMT 2016
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Wed Sep 07 10:36:18 GMT 2016
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Fri Sep 09 21:17:46 GMT 2016
- [gimp] app: special case empty layer groups in gimp_edit_get_paste_offset() Wed Sep 21 07:24:46 GMT 2016
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Thu Sep 22 22:25:25 GMT 2016
- [gimp] (233 commits) Created branch gtk3-port Wed Sep 07 10:23:57 GMT 2016
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Wed Sep 07 10:39:10 GMT 2016
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Wed Sep 07 10:28:04 GMT 2016
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Fri Sep 09 21:16:05 GMT 2016
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Wed Sep 07 10:41:26 GMT 2016
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Fri Sep 09 21:23:39 GMT 2016
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Thu Sep 08 17:36:43 GMT 2016
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Thu Sep 08 17:47:13 GMT 2016
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Thu Sep 08 17:43:37 GMT 2016
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Wed Sep 07 10:24:52 GMT 2016
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Thu Sep 08 17:44:37 GMT 2016
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Thu Sep 22 22:21:32 GMT 2016
- [gimp] app: make gimp_edit_paste() do what its told to do Fri Sep 23 14:49:59 GMT 2016
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Thu Sep 08 17:34:53 GMT 2016
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Fri Sep 09 21:23:23 GMT 2016
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Wed Sep 07 10:43:27 GMT 2016
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Fri Sep 09 21:27:36 GMT 2016
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Fri Sep 09 21:22:29 GMT 2016
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Thu Sep 08 17:40:35 GMT 2016
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Thu Sep 08 17:48:54 GMT 2016
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Thu Sep 22 22:31:33 GMT 2016
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Thu Sep 22 22:39:17 GMT 2016
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Thu Sep 08 17:47:59 GMT 2016
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Thu Sep 08 17:50:15 GMT 2016
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Wed Sep 07 10:33:07 GMT 2016
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Thu Sep 22 22:34:05 GMT 2016
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Wed Sep 07 10:28:54 GMT 2016
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Wed Sep 07 10:33:01 GMT 2016
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Thu Sep 08 17:45:43 GMT 2016
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Wed Sep 07 10:33:47 GMT 2016
- [gimp] (233 commits) Created branch gtk3-port Thu Sep 08 17:31:56 GMT 2016
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Thu Sep 22 22:38:47 GMT 2016
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Thu Sep 22 22:24:19 GMT 2016
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Thu Sep 08 17:44:07 GMT 2016
- [gimp/gtk3-port: 233/233] foo Wed Sep 07 10:43:32 GMT 2016
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Thu Sep 22 22:38:52 GMT 2016
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Fri Sep 09 21:24:04 GMT 2016
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Thu Sep 22 22:26:40 GMT 2016
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Fri Sep 09 21:11:07 GMT 2016
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Thu Sep 22 22:27:41 GMT 2016
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Thu Sep 22 22:33:04 GMT 2016
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Thu Sep 22 22:31:38 GMT 2016
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Fri Sep 09 21:15:35 GMT 2016
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Thu Sep 22 22:36:36 GMT 2016
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Fri Sep 09 21:15:04 GMT 2016
- [gimp] libgimpwidgets: store profile locations as config paths in profilerc Sun Sep 04 13:18:12 GMT 2016
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Wed Sep 07 10:42:12 GMT 2016
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Fri Sep 09 21:17:10 GMT 2016
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Thu Sep 08 17:38:34 GMT 2016
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Thu Sep 22 22:21:12 GMT 2016
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Thu Sep 22 22:37:47 GMT 2016
- [gimp] app: also reset the profile import policy when resetting color management Sun Sep 25 22:57:25 GMT 2016
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Fri Sep 09 21:25:50 GMT 2016
- [gimp] app: add utility functions to get a generic paste GimpObject Tue Sep 20 22:13:00 GMT 2016
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Thu Sep 08 17:46:58 GMT 2016
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:12 GMT 2016
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Fri Sep 09 21:16:30 GMT 2016
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Thu Sep 08 17:42:36 GMT 2016
- [gimp] app: rename gimp->global_buffer to gimp->clipboard_buffer Sat Sep 17 15:42:53 GMT 2016
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Fri Sep 09 21:11:43 GMT 2016
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Fri Sep 09 21:26:00 GMT 2016
- [gimp] app: rename gimp_layer_flatten() to gimp_layer_remove_alpha() Wed Sep 21 09:57:01 GMT 2016
- [gimp] app: make ImageMergeLayersDialog private and provide a cutom callback instead Fri Sep 23 17:45:14 GMT 2016
- [gimp] app: keep the statusbar progress from drawing over the right docks Tue Sep 27 22:47:34 GMT 2016
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Thu Sep 08 17:45:18 GMT 2016
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Wed Sep 07 10:37:59 GMT 2016
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Thu Sep 08 17:34:38 GMT 2016
- [gimp/gimp-2-8] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding Fri Sep 02 18:46:39 GMT 2016
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Thu Sep 08 17:34:02 GMT 2016
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Thu Sep 08 17:40:05 GMT 2016
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Thu Sep 22 22:32:55 GMT 2016
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Thu Sep 08 17:42:01 GMT 2016
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Thu Sep 22 22:32:34 GMT 2016
- [gimp] app: add gimp_prefs_box_set_page_resettable() Thu Sep 22 16:54:47 GMT 2016
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Thu Sep 08 17:42:52 GMT 2016
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Wed Sep 07 10:26:48 GMT 2016
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Thu Sep 08 17:36:23 GMT 2016
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Thu Sep 22 22:23:44 GMT 2016
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Wed Sep 07 10:30:11 GMT 2016
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Thu Sep 22 22:24:09 GMT 2016
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Thu Sep 08 17:41:51 GMT 2016
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Thu Sep 22 22:37:52 GMT 2016
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Thu Sep 22 22:29:47 GMT 2016
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Fri Sep 09 21:19:57 GMT 2016
- [gimp] app: add the chosen GFile to GimpColorProfileCallback Thu Sep 29 21:07:32 GMT 2016
- [gimp] app: don't leak the passed file in file_open_dialog_show() Tue Sep 27 23:14:40 GMT 2016
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Thu Sep 08 17:38:09 GMT 2016
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Wed Sep 07 10:26:23 GMT 2016
- [gimp] Deleted branch gtk3-port Fri Sep 09 21:07:16 GMT 2016
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Fri Sep 09 21:19:52 GMT 2016
- [gimp] app: remove the "grid_dialog" member from GimpDisplayShell Sat Sep 24 12:50:31 GMT 2016
- [gimp] Bug 320447 - fast switching between "color managed display" and "softproof" Fri Sep 30 18:56:36 GMT 2016
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Fri Sep 09 21:10:52 GMT 2016
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Fri Sep 09 21:16:25 GMT 2016
- [gimp] app: use dialogs_attach_dialog() for the canvas padding color dialog Sat Sep 24 23:25:24 GMT 2016
- [gimp] app: add dialogs_destroy_dialog(), destroys an attached dialog by its key Sat Sep 24 23:25:19 GMT 2016
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Fri Sep 09 21:11:38 GMT 2016
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Wed Sep 07 10:34:47 GMT 2016
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Fri Sep 09 21:17:20 GMT 2016
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Thu Sep 22 22:39:48 GMT 2016
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Wed Sep 07 10:28:34 GMT 2016
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Fri Sep 09 21:11:48 GMT 2016
- [gimp/gimp-2-8] Bug 767830 - Help browser does not launch on OS X Tue Sep 06 19:13:11 GMT 2016
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Wed Sep 07 10:37:49 GMT 2016
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Fri Sep 09 21:19:26 GMT 2016
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Wed Sep 07 10:35:38 GMT 2016
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Thu Sep 22 22:23:13 GMT 2016
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Thu Sep 22 22:34:40 GMT 2016
- [gimp] app: port gimp_drawable_bucket_fill() to x, y, width, height Fri Sep 16 21:32:58 GMT 2016
- [gimp] Bug 772025 - Incomplete toolrc file causes GIMP to hang Wed Sep 28 16:33:10 GMT 2016
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Wed Sep 07 10:41:47 GMT 2016
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:47 GMT 2016
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Thu Sep 08 17:32:46 GMT 2016
- [gimp] app: add a trivial attach-dialog-to-arbitrary-object utility Sun Sep 11 22:08:27 GMT 2016
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Thu Sep 22 22:28:31 GMT 2016
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Wed Sep 07 10:36:39 GMT 2016
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Thu Sep 08 17:42:31 GMT 2016
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Thu Sep 22 22:36:21 GMT 2016
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Thu Sep 22 22:38:37 GMT 2016
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:09:01 GMT 2016
- [gimp] plug-ins: lots of cleanup and fixes in file-webp Sun Sep 04 16:00:03 GMT 2016
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Fri Sep 09 21:09:26 GMT 2016
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Thu Sep 22 22:32:04 GMT 2016
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Wed Sep 07 10:34:22 GMT 2016
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Thu Sep 22 22:39:12 GMT 2016
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Thu Sep 22 22:36:46 GMT 2016
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Thu Sep 22 22:33:14 GMT 2016
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Wed Sep 07 10:27:34 GMT 2016
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Wed Sep 07 10:33:52 GMT 2016
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Wed Sep 07 10:42:02 GMT 2016
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Thu Sep 22 22:22:18 GMT 2016
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Fri Sep 09 21:24:55 GMT 2016
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Fri Sep 09 21:15:40 GMT 2016
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Thu Sep 08 17:44:42 GMT 2016
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Thu Sep 08 17:43:12 GMT 2016
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Thu Sep 08 17:50:35 GMT 2016
- [gimp] Bug 767830 - Help browser does not launch on OS X Tue Sep 06 18:55:27 GMT 2016
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Thu Sep 08 17:50:00 GMT 2016
- [gimp] app: rename indexed conversion dither option variables and parameters Tue Sep 27 20:49:19 GMT 2016
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Fri Sep 09 21:09:36 GMT 2016
- [gimp] Bug 769960 - animated WebP loader is not properly handling blending... Sun Sep 04 16:57:56 GMT 2016
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Thu Sep 08 17:43:07 GMT 2016
- [gimp] app: add "paste as new layers" for the list of named buffers Tue Sep 20 18:44:35 GMT 2016
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Fri Sep 09 21:22:03 GMT 2016
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Wed Sep 07 10:40:56 GMT 2016
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Fri Sep 09 21:11:23 GMT 2016
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Fri Sep 09 21:18:21 GMT 2016
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Thu Sep 08 17:32:11 GMT 2016
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Thu Sep 08 17:46:53 GMT 2016
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Wed Sep 07 10:34:27 GMT 2016
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Thu Sep 08 17:48:24 GMT 2016
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Fri Sep 09 21:21:17 GMT 2016
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Wed Sep 07 10:42:42 GMT 2016
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Sat Sep 24 20:55:55 GMT 2016
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Thu Sep 08 17:50:05 GMT 2016
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Thu Sep 08 17:44:52 GMT 2016
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Thu Sep 08 17:38:29 GMT 2016
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Thu Sep 22 22:23:54 GMT 2016
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Thu Sep 22 22:27:36 GMT 2016
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Thu Sep 22 22:25:45 GMT 2016
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Thu Sep 08 17:46:48 GMT 2016
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Fri Sep 09 21:20:52 GMT 2016
- [gimp] Bug 772025 - Incomplete toolrc file causes GIMP to hang Wed Sep 28 12:54:13 GMT 2016
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Thu Sep 22 22:24:44 GMT 2016
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Thu Sep 08 17:37:24 GMT 2016
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Wed Sep 07 10:34:58 GMT 2016
- [gimp] app: fix capitalization in prefs frame title Fri Sep 30 22:20:36 GMT 2016
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Thu Sep 08 17:37:44 GMT 2016
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:08 GMT 2016
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Thu Sep 22 22:26:25 GMT 2016
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Thu Sep 08 17:50:55 GMT 2016
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Fri Sep 09 21:18:26 GMT 2016
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Wed Sep 07 10:41:16 GMT 2016
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Fri Sep 09 21:12:48 GMT 2016
- [gimp] app: add a callback to the offset dialog Mon Sep 26 21:09:12 GMT 2016
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Thu Sep 08 17:49:40 GMT 2016
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Fri Sep 09 21:08:50 GMT 2016
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Fri Sep 09 21:12:03 GMT 2016
- [gimp] app: don't keep images from the clipboard in gimp->images Sun Sep 18 19:57:54 GMT 2016
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Wed Sep 07 10:25:28 GMT 2016
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Thu Sep 22 22:26:50 GMT 2016
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Wed Sep 07 10:24:12 GMT 2016
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Thu Sep 22 22:34:55 GMT 2016
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Wed Sep 07 10:41:01 GMT 2016
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Wed Sep 07 10:40:17 GMT 2016
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Thu Sep 08 17:33:22 GMT 2016
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Wed Sep 07 10:42:17 GMT 2016
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Thu Sep 08 17:40:15 GMT 2016
- [gimp] app, menus: rename everything "paste as new" to "paste as new image" Mon Sep 19 10:15:52 GMT 2016
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Thu Sep 22 22:35:00 GMT 2016
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Thu Sep 22 22:22:53 GMT 2016
Michael Schumacher
Mike Gorse
Milan Crha
Morten Welinder
Muhammet Kara
Murray Cumming
N/A
Olav Vitters
Ole Aamot
Olivier Fourdan
Ondrej Holy
Owen Taylor
Øyvind Kolås
Paolo Bacchilega
Paolo Borelli
Pat David
Patrick Griffis
Patrick Ohly
Patrick Welche
Peter Bloomfield
Petr Kovář
Philip Chimento
Philip Withnall
Phillip Wood
Piotr Drąg
Rafael Fontenelle
Rares Visalom
Ray Strode
Răzvan-Mihai Chițu
Reinout van Schouwen
Richard Hughes
Rico Tzschichholz
- [glib/wip/ricotz/unicode-9.0: 2/2] unicode: Update test data files for unicode 9.0.0 Mon Sep 19 18:25:26 GMT 2016
- [vala/wip/transform: 68/98] Fix get_current_* methods in the semantic analyzer Sun Sep 25 19:39:55 GMT 2016
- [vala] (99 commits) Non-fast-forward update to branch wip/transform Sun Sep 25 19:16:27 GMT 2016
- [vala/wip/unicode] glib-2.0: Add USC-4 and UTF-16 related bindings Sun Sep 18 11:28:46 GMT 2016
- [vala/wip/transform: 66/99] Set parent_node when replacing expressions Sun Sep 25 19:21:56 GMT 2016
- [valadoc] Bump version to 0.35.0 Fri Sep 30 05:08:11 GMT 2016
- [vala/wip/transform: 91/99] Rename CodeBuilder.replaced to data Sun Sep 25 19:24:03 GMT 2016
- [vala/wip/transform: 60/99] Added TraverseVisitor for traversing the tree with a callback Sun Sep 25 19:21:26 GMT 2016
- [vala/wip/transform: 50/99] dbus: Require gio-2.0 Sun Sep 25 19:20:35 GMT 2016
- [vala] glib-2.0: Update Unicode symbols Sat Sep 17 21:54:27 GMT 2016
- [vala/wip/transform: 49/99] Fix unary expression and active locals Sun Sep 25 19:20:30 GMT 2016
- [vala] (16 commits) Created branch wip/valadate Mon Sep 26 07:45:17 GMT 2016
- [vala/wip/transform: 39/98] Move BinaryExpression transformation to the code transformer Sun Sep 25 19:37:29 GMT 2016
- [vala/wip/unicode: 4/4] glib-2.0: Add UCS-4 and UTF-16 related bindings Sat Sep 24 07:41:41 GMT 2016
- [vala/wip/transform: 87/98] Fix parsing temporary variables. Use statements() Sun Sep 25 19:41:31 GMT 2016
- [vala/wip/transform: 7/99] Move DoStatement transformation into the code transformer Sun Sep 25 19:16:58 GMT 2016
- [vala] (4 commits) Non-fast-forward update to branch wip/gio-2.0 Sat Sep 24 08:04:53 GMT 2016
- [vala] Deleted branch bug615830 Wed Sep 21 16:46:48 GMT 2016
- [vala] (5 commits) Non-fast-forward update to branch wip/unicode Wed Sep 21 16:42:22 GMT 2016
- [rygel] Fix non-matching generic types of inferface implementations Fri Sep 30 14:26:17 GMT 2016
- [vala/wip/transform: 94/99] Recurse arguments when getting error types for method calls Sun Sep 25 19:24:18 GMT 2016
- [vala] (3 commits) ...gio-2.0: Use metadata instead of custom defintions for Initable Sat Sep 24 16:06:56 GMT 2016
- [vala/wip/valadate: 5/16] refactoring of testcase and testsuite Mon Sep 26 07:45:42 GMT 2016
- [valadoc] Fix non-matching generic types of inferface implementations Fri Sep 30 13:42:35 GMT 2016
- [vala/wip/valadate: 16/16] Don't hardcode gio-2.0 linker dependency Mon Sep 26 07:46:38 GMT 2016
- [vala/wip/transform: 84/98] Set the scope of the codebuilder block for symbol resolution Sun Sep 25 19:41:16 GMT 2016
- [libgee] Replace deprecated NoArrayLength annotation Thu Sep 29 13:56:14 GMT 2016
- [vala/wip/transform: 77/98] Cleanup generated empty blocks Sun Sep 25 19:40:41 GMT 2016
- [vala] Created branch staging Wed Sep 21 16:47:35 GMT 2016
- [vala/wip/transform: 44/99] Don't navigate the resolver tree if a node has been checked already Sun Sep 25 19:20:05 GMT 2016
- [vala/wip/transform: 10/99] GVariant transformer Sun Sep 25 19:17:13 GMT 2016
- [vala] Add CCode finish_vfunc_name to used attrs Thu Sep 29 11:46:09 GMT 2016
- [vala] Created branch bug615830 Sat Sep 17 14:17:19 GMT 2016
- [vala/wip/transform: 83/99] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates Sun Sep 25 19:23:23 GMT 2016
- [vala/wip/transform: 12/99] Add missing replace_expression to code nodes Sun Sep 25 19:17:23 GMT 2016
- [vala] vapi: Update GIR-based bindings Tue Sep 13 08:44:49 GMT 2016
- [vala/wip/transform: 95/99] Make CodeTransformer pluggable Sun Sep 25 19:24:24 GMT 2016
- [vala/wip/transform: 55/98] Fix deserialiation of hash tables Sun Sep 25 19:38:50 GMT 2016
- [vala/wip/transform: 89/98] Use %? in the parser rather than stringifying expressions Sun Sep 25 19:41:43 GMT 2016
- [vala/bug615830] Fix type checking when using generics in combination with subtyping Mon Sep 19 19:46:24 GMT 2016
- [vala/wip/valadate: 11/16] more mods to runner Mon Sep 26 07:46:12 GMT 2016
- [vala/wip/transform: 10/98] GVariant transformer Sun Sep 25 19:35:02 GMT 2016
- [vala] Created branch staging Sun Sep 18 16:57:43 GMT 2016
- [vala/wip/transform: 97/98] Add more get_error_types Sun Sep 25 19:42:22 GMT 2016
- [vala] vapi: Add PolicyKit bindings, polkit-agent-1 and polkit-gobject-1 Mon Sep 19 09:41:43 GMT 2016
- [shotwell] Fix non-matching generic types of inferface implementations Fri Sep 30 16:59:11 GMT 2016
- [vala/wip/valadate: 4/16] minor modifications Mon Sep 26 07:45:37 GMT 2016
- [folks] bluez: Adapt to gio-2.0 api change in valac 0.35+ Thu Sep 29 16:17:32 GMT 2016
- [vala/wip/transform: 31/98] Complete the gvariant transformer Sun Sep 25 19:36:48 GMT 2016
- [glib] (2 commits) Non-fast-forward update to branch wip/ricotz/unicode-9.0 Mon Sep 19 18:25:16 GMT 2016
- [vala/staging: 3/3] gvariant module: Fix serializing multidimensional arrays Sat Sep 17 19:46:25 GMT 2016
- [vala] Created branch staging Sun Sep 25 20:00:54 GMT 2016
- [vala/wip/transform: 48/98] Fix for statement and foreach on GList Sun Sep 25 19:38:15 GMT 2016
- [vala/wip/transform: 19/99] Deserialize structs Sun Sep 25 19:17:58 GMT 2016
- [vala/wip/transform: 56/99] codegen: Fix capture of compiler-generated internal temp variables Sun Sep 25 19:21:06 GMT 2016
- [vala/wip/gee: 2/4] Port to SortedMap Wed Sep 21 10:36:47 GMT 2016
- [vala/wip/gio-2.0: 2/3] gio-2.0: Use metadata instead of custom definitions for DBusMessage Sat Sep 24 12:53:35 GMT 2016
- [vala] Created branch staging Tue Sep 20 10:16:32 GMT 2016
- [glib] (3 commits) Created branch wip/ricotz/unicode-9.0 Sat Sep 17 13:58:04 GMT 2016
- [vala/wip/transform: 40/98] Move ObjectCreationExpression transformation to the code transformer Sun Sep 25 19:37:34 GMT 2016
- [vala/wip/transform: 35/98] Drop build_context from CodeBuilder Sun Sep 25 19:37:08 GMT 2016
- [vala/wip/valadate] Rename ConfigError to TestConfigError Mon Sep 26 18:07:05 GMT 2016
- [vala/wip/gee: 5/5] Move to .foreach methods where it does not impact readability Wed Sep 21 10:33:37 GMT 2016
- [vala/wip/gio-2.0: 1/3] gio-2.0: Fix async constructors of DBusConnection, DBusObjectManagerClient and DBusProxy Sat Sep 24 12:53:29 GMT 2016
- [vala] Created branch wip/gio-2.0 Sun Sep 18 19:26:50 GMT 2016
- [vala/wip/transform: 85/99] Set the scope of the codebuilder block for symbol resolution Sun Sep 25 19:23:33 GMT 2016
- [vala/wip/transform: 57/99] transformer: Clear wrapper cache for every file Sun Sep 25 19:21:11 GMT 2016
- [vala/wip/transform: 4/99] Collect error_types on demand to allow transformations Sun Sep 25 19:16:45 GMT 2016
- [vala/wip/transform: 26/98] Let the transformer handle recursive transformations Sun Sep 25 19:36:23 GMT 2016
- [vala/wip/transform: 43/98] DOM-like linked list of statements Sun Sep 25 19:37:50 GMT 2016
- [vala] Created branch bug615830 Fri Sep 16 06:09:27 GMT 2016
- [vala/wip/transform: 92/99] Use more statements() Sun Sep 25 19:24:08 GMT 2016
- [vala] (2 commits) Non-fast-forward update to branch wip/gio-2.0 Sat Sep 24 09:36:02 GMT 2016
- [vala] codegen: Distinguish between Enum and Flags for their to_string() Fri Sep 16 16:44:36 GMT 2016
- [vala/wip/transform: 56/98] codegen: Fix capture of compiler-generated internal temp variables Sun Sep 25 19:38:55 GMT 2016
- [vala] glib-2.0: Update Unicode symbols Wed Sep 21 16:41:42 GMT 2016
- [glib] gsubprocess: Fix annotation for set_environ() Mon Sep 12 18:47:58 GMT 2016
- [vala] Created branch staging Sun Sep 18 19:27:32 GMT 2016
- [vala/wip/transform: 24/98] Resolve symbols during transformation Sun Sep 25 19:36:13 GMT 2016
- [vala] gdk-3.0: Window.create_similar_image_surface() returns Cairo.ImageSurface Wed Sep 14 14:18:10 GMT 2016
- [vala/wip/transform: 62/98] Make Method.yield_count be stateless Sun Sep 25 19:39:25 GMT 2016
- [vala/wip/valadate: 1/16] Add Valadate test harness Mon Sep 26 07:45:22 GMT 2016
- [vala/wip/valadate: 7/16] more changes Mon Sep 26 07:45:52 GMT 2016
- [vala/wip/gio-2.0: 2/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Sat Sep 24 11:21:29 GMT 2016
- [vala] gstreamer-base-1.0: Fix PushSrc.create/alloc() binding Wed Sep 14 14:28:13 GMT 2016
- [vala/wip/transform: 5/99] Code transformer Sun Sep 25 19:16:48 GMT 2016
- [vala] glib-2.0: Fix wrong return type of OptionContext.get_description() Mon Sep 12 10:12:07 GMT 2016
- [vala/wip/transform: 61/98] Convert get_used_variables to TraverseVisitor Sun Sep 25 19:39:20 GMT 2016
- [vala] Created branch bug615830 Mon Sep 19 19:46:19 GMT 2016
- [vala/wip/transform: 25/98] Add more to_string() methods to expressions Sun Sep 25 19:36:18 GMT 2016
- [vala/wip/transform: 65/98] Set parent_node when replacing expressions Sun Sep 25 19:39:40 GMT 2016
- [vala/wip/transform: 72/99] Copy types in transformer Sun Sep 25 19:22:27 GMT 2016
- [vala/wip/transform: 96/98] Do not load plugins from libdir. Issue a warning when using --plugindir Sun Sep 25 19:42:17 GMT 2016
- [vala/wip/transform: 82/99] Move Template transformation to the code transformer Sun Sep 25 19:23:18 GMT 2016
- [vala/wip/transform: 93/99] Visit more expressions in the transformer Sun Sep 25 19:24:13 GMT 2016
- [vala/wip/gio-2.0: 3/4] gio-2.0: Use metadata instead of custom definitions for DBusMessage Sat Sep 24 11:21:34 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 8/8] unicode: Update test data files for unicode 9.0.0 Mon Sep 19 17:11:26 GMT 2016
- [vala/wip/transform: 74/98] Allow symbol_from_string to return null Sun Sep 25 19:40:26 GMT 2016
- [jhbuild] 3.24: vala provides libvala-0.36.pc now Sun Sep 25 06:48:25 GMT 2016
- [vala/wip/transform: 33/99] GDBus server transformer Sun Sep 25 19:19:09 GMT 2016
- [vala/wip/transform: 3/98] Make the semantic analyzer be stateless Sun Sep 25 19:34:27 GMT 2016
- [vala/wip/transform: 51/99] Fix build after rebase Sun Sep 25 19:20:41 GMT 2016
- [vala/wip/valadate: 9/16] refactoring of TestExplorer, now generates working dummy TAP output Mon Sep 26 07:46:02 GMT 2016
- [vala] vala: Don't force array-elements to be owned, unowned ones are supported Fri Sep 16 15:04:20 GMT 2016
- [vala/wip/transform: 20/99] Deserialize hash tables Sun Sep 25 19:18:03 GMT 2016
- [vala/staging: 1/3] Forbid var declaration with null initializer Sat Sep 17 19:46:15 GMT 2016
- [vala/wip/transform: 81/98] Move Template transformation to the code transformer Sun Sep 25 19:41:01 GMT 2016
- [vala] (4 commits) Non-fast-forward update to branch wip/gee Wed Sep 21 10:36:37 GMT 2016
- [gtk+] Add some missing (nullable) annotations Thu Sep 22 12:46:42 GMT 2016
- [vala] tests: Add async constructor test Sat Sep 24 11:03:45 GMT 2016
- [vala/wip/transform: 2/99] Analyze nodes after they are inserted into the tree Sun Sep 25 19:16:33 GMT 2016
- [vala/wip/gio-2.0: 3/3] gio-2.0: Use metadata instead of custom defintions for Initable Sat Sep 24 12:53:40 GMT 2016
- [vala/wip/transform: 71/98] Copy types in transformer Sun Sep 25 19:40:11 GMT 2016
- [folks] Fix non-matching generic types of inferface implementations Fri Sep 30 14:14:33 GMT 2016
- [vala/wip/transform: 6/98] Move WhileStatement transformation into the code transformer Sun Sep 25 19:34:42 GMT 2016
- [glib] unicode: Update break_mappings Wed Sep 21 16:31:46 GMT 2016
- [vala/wip/transform: 85/98] Factorize some common code with convenient api. Fix do-while loops Sun Sep 25 19:41:21 GMT 2016
- [vala/wip/transform: 47/98] Do not handle binary expressions without parent statement Sun Sep 25 19:38:10 GMT 2016
- [vala/wip/transform: 96/99] Load plugins with GModule Sun Sep 25 19:24:29 GMT 2016
- [vala/wip/transform: 67/98] Don't set source ref in Block.get_error_types Sun Sep 25 19:39:50 GMT 2016
- [vala/wip/valadate: 10/16] result now uses testrunner to run tests Mon Sep 26 07:46:07 GMT 2016
- [vala/wip/transform: 49/98] Fix unary expression and active locals Sun Sep 25 19:38:20 GMT 2016
- [vala/wip/transform: 64/98] Visit assignment and reference transfer in traverse Sun Sep 25 19:39:35 GMT 2016
- [vala/staging] Check for assignment to constant Sun Sep 18 19:27:37 GMT 2016
- [vala] tests: Additional test-cases taken from transform-branch Sun Sep 25 19:31:44 GMT 2016
- [vala/wip/transform: 66/98] Set parent_node to properties defult value Sun Sep 25 19:39:45 GMT 2016
- [vala/wip/transform: 73/98] Make gdbus work, temp commit Sun Sep 25 19:40:21 GMT 2016
- [vala/staging] check type arguments in DataType.equals Fri Sep 30 10:57:06 GMT 2016
- [vala] vapi: Update GIR-based bindings Mon Sep 19 09:44:53 GMT 2016
- [glib] unicode: Update test data files for unicode 9.0.0 Wed Sep 21 16:31:56 GMT 2016
- [vala/wip/transform: 69/98] Fix result var for pre/post conditions Sun Sep 25 19:40:01 GMT 2016
- [vala/wip/transform: 200/200] Merge branch 'master' into wip/transform Sat Sep 24 17:44:16 GMT 2016
- [vala/wip/transform: 58/99] dbus: Copy type when declaring temporary variables Sun Sep 25 19:21:16 GMT 2016
- [vala/wip/transform: 75/99] Allow symbol_from_string to return null Sun Sep 25 19:22:42 GMT 2016
- [vala/staging: 1/2] valainterface: Don't allow 'type' properties Sat Sep 17 20:24:55 GMT 2016
- [vala/wip/transform: 64/99] Visit assignment and reference transfer in traverse Sun Sep 25 19:21:46 GMT 2016
- [vala/wip/transform: 94/98] Make CodeTransformer pluggable Sun Sep 25 19:42:07 GMT 2016
- [vala/wip/transform: 70/99] Fix result var for pre/post conditions Sun Sep 25 19:22:17 GMT 2016
- [vala] Deleted branch staging Sun Sep 25 20:00:47 GMT 2016
- [vala/wip/transform: 42/99] Preserve the cast when unboxing gvariant Sun Sep 25 19:19:55 GMT 2016
- [vala/wip/gtkgir: 41/41] gtk+-3.0: Switch to GIR Thu Sep 22 12:59:26 GMT 2016
- [glib] unicode: Update to unicode 9.0.0 Wed Sep 21 16:31:51 GMT 2016
- [vala/wip/gee: 1/5] Update internal gee from libgee 0.8.8+d531caa9 Wed Sep 21 10:33:17 GMT 2016
- [vala/wip/transform: 8/99] Move ForStatement transformation into the code transformer Sun Sep 25 19:17:03 GMT 2016
- [vala] Deleted branch staging Sat Sep 17 19:46:03 GMT 2016
- [vala/wip/transform: 39/99] Move BinaryExpression transformation to the code transformer Sun Sep 25 19:19:40 GMT 2016
- [vala/wip/valadate] Drop testfixture.vala Mon Sep 26 18:06:55 GMT 2016
- [vala/wip/transform: 9/98] Move ConditionalExpression transformation into the code transformer Sun Sep 25 19:34:57 GMT 2016
- [vala] (4 commits) Non-fast-forward update to branch wip/unicode Sat Sep 24 07:41:36 GMT 2016
- [vala/wip/gio-2.0: 1/2] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Sat Sep 24 09:36:07 GMT 2016
- [vala] (10 commits) Non-fast-forward update to branch wip/gio-2.0 Wed Sep 21 16:45:02 GMT 2016
- [vala/wip/transform: 41/98] Drop GVariant stuff from CCodeBaseModule Sun Sep 25 19:37:39 GMT 2016
- [vala] (2 commits) Created branch staging Fri Sep 16 06:10:21 GMT 2016
- [vala/wip/transform: 22/98] Cache wrapper methods Sun Sep 25 19:36:03 GMT 2016
- [vala/wip/transform: 30/98] Use wrapper methods for deserializing gvariants Sun Sep 25 19:36:43 GMT 2016
- [gobject-introspection] gir: Update annotations from GLib git master Mon Sep 12 19:04:04 GMT 2016
- [vala] Created branch staging Tue Sep 20 10:30:02 GMT 2016
- [vala] Deleted branch staging Wed Sep 14 07:03:45 GMT 2016
- [vala/wip/transform: 43/99] DOM-like linked list of statements Sun Sep 25 19:20:00 GMT 2016
- [vala] Deleted branch bug615830 Sat Sep 17 14:17:10 GMT 2016
- [vala/wip/transform: 31/99] Complete the gvariant transformer Sun Sep 25 19:18:59 GMT 2016
- [vala/staging] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Tue Sep 20 10:30:07 GMT 2016
- [vala/wip/transform: 72/98] Use qualified names in transformed expressions Sun Sep 25 19:40:16 GMT 2016
- [vala/wip/transform: 98/98] Fix string templates Sun Sep 25 19:42:27 GMT 2016
- [vala] Deleted branch bug615830 Mon Sep 19 19:46:12 GMT 2016
- [vala/wip/transform: 37/98] Move ForeachStatement transformation into the code transformer Sun Sep 25 19:37:19 GMT 2016
- [vala] (2 commits) Created branch staging Sat Sep 17 15:27:09 GMT 2016
- [vala] Created branch wip/unicode Sun Sep 18 11:28:41 GMT 2016
- [vala/staging] Fix type checking when using generics in combination with subtyping Wed Sep 14 07:04:01 GMT 2016
- [vala/wip/transform: 2/98] Analyze nodes after they are inserted into the tree Sun Sep 25 19:34:22 GMT 2016
- [vala] (3 commits) Created branch staging Sat Sep 17 19:46:10 GMT 2016
- [vala] vapigen: Install vapigen*.pc in multiarch compatible location Thu Sep 15 11:50:28 GMT 2016
- [vala] (4 commits) Non-fast-forward update to branch wip/gio-2.0 Sat Sep 24 11:21:24 GMT 2016
- [vala/wip/transform: 80/99] Use return_temp_access in conditional expression Sun Sep 25 19:23:07 GMT 2016
- [vala/wip/transform: 51/98] Fix build after rebase Sun Sep 25 19:38:30 GMT 2016
- [vala/wip/transform: 88/98] Accept method call children Sun Sep 25 19:41:36 GMT 2016
- [vala] codegen: Add C11 keywords Thu Sep 15 07:42:47 GMT 2016
- [vala] (3 commits) Non-fast-forward update to branch wip/gio-2.0 Sat Sep 24 12:53:24 GMT 2016
- [vala/wip/gio-2.0: 4/4] gio-2.0: Use metadata instead of custom defintions for Initable Sat Sep 24 11:21:39 GMT 2016
- [vala/wip/transform: 88/99] Fix parsing temporary variables. Use statements() Sun Sep 25 19:23:48 GMT 2016
- [vala/wip/transform: 45/99] Use builder for the while statements Sun Sep 25 19:20:10 GMT 2016
- [vala] Created branch staging Fri Sep 30 10:57:01 GMT 2016
- [vala/wip/girparser: 1/2] girparser: Improve instance method detection Tue Sep 27 20:52:55 GMT 2016
- [vala/wip/transform: 17/99] Basic gvariant deserialization Sun Sep 25 19:17:48 GMT 2016
- [gobject-introspection] girepository: Annotate iterator arguments as (inout) Thu Sep 15 08:28:52 GMT 2016
- [vala/0.34] gsl.vapi: Fix attribute typos Tue Sep 27 16:26:33 GMT 2016
- [vala/wip/transform: 57/98] transformer: Clear wrapper cache for every file Sun Sep 25 19:39:00 GMT 2016
- [vala/wip/gee: 4/4] Move to .foreach methods where it does not impact readability Wed Sep 21 10:36:58 GMT 2016
- [vala] glib-2.0: Update to 2.49.7 Tue Sep 13 08:44:44 GMT 2016
- [vala/wip/transform: 74/99] Make gdbus work, temp commit Sun Sep 25 19:22:37 GMT 2016
- [gnome-boxes] Fix non-matching generic types of inferface implementations Fri Sep 30 16:46:07 GMT 2016
- [vala/wip/transform: 36/99] Fix nested Variant (de)serialization Sun Sep 25 19:19:25 GMT 2016
- [vala/wip/transform: 99/99] Fix string templates Sun Sep 25 19:24:44 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 7/8] unicode: Update to unicode 9.0.0 Mon Sep 19 17:11:21 GMT 2016
- [vala/wip/transform: 54/99] Report error for unsupported GVariant (de)serialization Sun Sep 25 19:20:56 GMT 2016
- [vala/wip/gio-2.0: 4/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Sat Sep 24 08:04:58 GMT 2016
- [vala/staging: 1/2] Simplify determining the type of conditional expressions Sat Sep 17 15:27:14 GMT 2016
- [vala/wip/gee: 3/5] Port to SortedMap Wed Sep 21 10:33:27 GMT 2016
- [vala/wip/transform: 36/98] Fix nested Variant (de)serialization Sun Sep 25 19:37:14 GMT 2016
- [vala/wip/transform: 32/98] GDBus client transformer Sun Sep 25 19:36:53 GMT 2016
- [vala/wip/transform: 13/98] Code builder Sun Sep 25 19:35:17 GMT 2016
- [vala/wip/transform: 89/99] Accept method call children Sun Sep 25 19:23:53 GMT 2016
- [vala/wip/unicode: 6/6] glib-2.0: Add UCS-4 and UTF-16 related bindings Sun Sep 25 12:33:05 GMT 2016
- [vala] (4 commits) Non-fast-forward update to branch wip/unicode Wed Sep 28 07:23:49 GMT 2016
- [vala] build: Some minor modernizations Thu Sep 15 12:15:13 GMT 2016
- [vala/wip/transform: 52/98] Access SemanticAnalyzer.get_data_type_for_symbol in a static way Sun Sep 25 19:38:35 GMT 2016
- [vala/staging: 1/2] girparser: Fix instance method detection Fri Sep 16 06:10:27 GMT 2016
- [rygel] Fix 'static const' warnings with vala 0.33.1 Fri Sep 30 14:26:12 GMT 2016
- [vala/wip/transform: 92/98] Visit more expressions in the transformer Sun Sep 25 19:41:56 GMT 2016
- [vala/wip/transform: 68/99] Don't set source ref in Block.get_error_types Sun Sep 25 19:22:07 GMT 2016
- [vala] Deleted branch staging Sun Sep 18 19:27:24 GMT 2016
- [vala/wip/transform: 15/99] Serialize structs Sun Sep 25 19:17:38 GMT 2016
- [vala/wip/transform: 90/98] Rename CodeBuilder.replaced to data Sun Sep 25 19:41:46 GMT 2016
- [vala] webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders Tue Sep 20 10:12:54 GMT 2016
- [vala/wip/transform: 63/98] Drop visit_expression from Traverse to avoid checking twice Sun Sep 25 19:39:30 GMT 2016
- [vala] Bump version suffix Sun Sep 25 06:44:11 GMT 2016
- [vala/wip/transform: 78/98] Return (owned) for temp variables when possible to avoid useless copies Sun Sep 25 19:40:46 GMT 2016
- [vala/wip/valadate: 13/16] Now runs tests in separate processes, including DBus Mon Sep 26 07:46:22 GMT 2016
- [folks] Fix non-matching generic types Thu Sep 29 16:17:27 GMT 2016
- [vala/wip/transform: 53/98] Fix some code-style issues Sun Sep 25 19:38:40 GMT 2016
- [vala] gio-2.0: Fix binding of Resolver.lookup_service*() Sat Sep 24 07:00:39 GMT 2016
- [vala/wip/transform: 80/98] Use return_temp_access in coalescing expression Sun Sep 25 19:40:56 GMT 2016
- [vala/wip/transform: 62/99] Make Method.yield_count be stateless Sun Sep 25 19:21:37 GMT 2016
- [vala/staging] gio-2.0: Fix binding of Resolver.lookup_service*() Sun Sep 18 16:57:48 GMT 2016
- [vala/wip/valadate] Rename Module to TestModule Mon Sep 26 18:07:00 GMT 2016
- [vala] (98 commits) Non-fast-forward update to branch wip/transform Sun Sep 25 19:34:17 GMT 2016
- [vala/wip/transform: 45/98] Use builder for the while statements Sun Sep 25 19:38:00 GMT 2016
- [vala/staging] valainterface: Don't allow 'type' properties Sat Sep 17 18:10:16 GMT 2016
- [vala/wip/transform: 97/99] Do not load plugins from libdir. Issue a warning when using --plugindir Sun Sep 25 19:24:34 GMT 2016
- [vala] (3 commits) Non-fast-forward update to branch wip/unicode Sun Sep 18 15:10:18 GMT 2016
- [vala/wip/gio-2.0: 9/10] gio-2.0: Fix binding of Resolver.lookup_service*() Wed Sep 21 16:45:07 GMT 2016
- [vala] Created branch staging Wed Sep 14 07:03:56 GMT 2016
- [vala/wip/transform: 21/99] Wrapper methods Sun Sep 25 19:18:09 GMT 2016
- [vala/wip/unicode: 4/4] glib-2.0: Add UCS-4 and UTF-16 related bindings Wed Sep 28 07:23:55 GMT 2016
- [vala/wip/valadate: 15/16] removed original testrunner.sh Mon Sep 26 07:46:32 GMT 2016
- [vala/wip/transform: 32/99] GDBus client transformer Sun Sep 25 19:19:04 GMT 2016
- [vala/wip/transform: 34/99] Drop unnecessary code Sun Sep 25 19:19:14 GMT 2016
- [vala/wip/transform: 28/99] Move gvariant helper methods down to CodeTransformer Sun Sep 25 19:18:44 GMT 2016
- [vala] (6 commits) Non-fast-forward update to branch wip/unicode Sun Sep 25 12:33:00 GMT 2016
- [vala/wip/transform: 54/98] Report error for unsupported GVariant (de)serialization Sun Sep 25 19:38:45 GMT 2016
- [vala/bug615830] Fix type checking when using generics in combination with subtyping Fri Sep 16 06:09:32 GMT 2016
- [vala/wip/transform: 65/99] tests: add regression test for CCodeMethodModule.get_yield_count Sun Sep 25 19:21:51 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 1/2] unicode: Update to unicode 9.0.0 Mon Sep 19 18:25:21 GMT 2016
- [vala/wip/transform: 71/99] Fix passing BusName and manage unhandled GErrors Sun Sep 25 19:22:22 GMT 2016
- [vala/wip/transform: 53/99] Fix some code-style issues Sun Sep 25 19:20:51 GMT 2016
- [vala/wip/transform: 40/99] Move ObjectCreationExpression transformation to the code transformer Sun Sep 25 19:19:45 GMT 2016
- [vala/wip/transform: 14/98] Parse expressions from string Sun Sep 25 19:35:22 GMT 2016
- [vala] glib-2.0: Fix SearchFunc argument order for {List, SList, Queue}.search() Wed Sep 14 13:49:10 GMT 2016
- [vala/wip/transform: 73/99] Use qualified names in transformed expressions Sun Sep 25 19:22:32 GMT 2016
- [vala/wip/transform: 46/98] Allow floating temp variables with CodeBuilder Sun Sep 25 19:38:05 GMT 2016
- [vala/wip/transform: 16/99] Serialize hash table Sun Sep 25 19:17:43 GMT 2016
- [vala/wip/transform: 48/99] Fix for statement and foreach on GList Sun Sep 25 19:20:25 GMT 2016
- [vala] Deleted branch staging Fri Sep 30 10:56:52 GMT 2016
- [vala/wip/transform: 98/99] Add more get_error_types Sun Sep 25 19:24:39 GMT 2016
- [vala/wip/transform: 12/98] Add missing replace_expression to code nodes Sun Sep 25 19:35:12 GMT 2016
- [vala/wip/transform: 58/98] dbus: Copy type when declaring temporary variables Sun Sep 25 19:39:05 GMT 2016
- [vala/wip/transform: 35/99] Drop build_context from CodeBuilder Sun Sep 25 19:19:19 GMT 2016
- [vala] Deleted branch wip/bug615830 Wed Sep 28 08:42:43 GMT 2016
- [vala] valainterface: Don't allow 'type' properties Sat Sep 17 20:27:08 GMT 2016
- [vala/wip/transform: 9/99] Move ConditionalExpression transformation into the code transformer Sun Sep 25 19:17:08 GMT 2016
- [vala/staging: 2/3] valainterface: Don't allow 'type' properties Sat Sep 17 19:46:20 GMT 2016
- [libgee] Fix 'static const' warnings with vala 0.33.1 Wed Sep 14 06:14:02 GMT 2016
- [vala/wip/transform: 19/98] Deserialize structs Sun Sep 25 19:35:48 GMT 2016
- [vala] clutter-gst-2.0/3.0: Fix init_with_args() binding Wed Sep 14 14:41:13 GMT 2016
- [vala/wip/transform: 28/98] Move gvariant helper methods down to CodeTransformer Sun Sep 25 19:36:33 GMT 2016
- [vala] gtk+-2.0/3.0: Make event nullable for CellRenderer.start_editing() Wed Sep 14 16:26:53 GMT 2016
- [vala] Deleted branch staging Sun Sep 18 16:57:34 GMT 2016
- [vala] gstreamer-player-1.0: Add metadata Wed Sep 14 14:11:33 GMT 2016
- [vala] gobject-2.0: Make FlagsClass.values weak Thu Sep 15 07:08:58 GMT 2016
- [vala/wip/transform: 25/99] Add more to_string() methods to expressions Sun Sep 25 19:18:29 GMT 2016
- [vala/wip/transform: 59/99] codegen: Fix making local variables and constants active Sun Sep 25 19:21:22 GMT 2016
- [vala/wip/transform: 34/98] Drop unnecessary code Sun Sep 25 19:37:03 GMT 2016
- [jhbuild] 3.22: Use the 0.34 branch of vala Sun Sep 25 06:48:20 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 6/8] unicode: Update break_mappings Mon Sep 19 17:11:15 GMT 2016
- [vala/wip/transform: 42/98] Preserve the cast when unboxing gvariant Sun Sep 25 19:37:44 GMT 2016
- [vala/wip/transform: 70/98] Fix passing BusName and manage unhandled GErrors Sun Sep 25 19:40:06 GMT 2016
- [vala] (2 commits) Created branch staging Sat Sep 17 20:24:50 GMT 2016
- [vala/wip/transform: 93/98] Recurse arguments when getting error types for method calls Sun Sep 25 19:42:03 GMT 2016
- [vala/wip/transform: 84/99] Move postfix transformation from the codegen to the transformer Sun Sep 25 19:23:28 GMT 2016
- [vala/wip/valadate] Minor refactoring Mon Sep 26 16:42:01 GMT 2016
- [vala/wip/transform: 41/99] Drop GVariant stuff from CCodeBaseModule Sun Sep 25 19:19:50 GMT 2016
- [vala/wip/transform: 63/99] Drop visit_expression from Traverse to avoid checking twice Sun Sep 25 19:21:41 GMT 2016
- [vala/wip/gio-2.0: 2/2] gio-2.0: Use metadata instead of custom definitions for DBusMessage Sat Sep 24 09:36:12 GMT 2016
- [vala/wip/transform: 18/98] Deserialize arrays Sun Sep 25 19:35:43 GMT 2016
- [vala/staging: 2/2] Forbid var declaration with null initializer Sat Sep 17 15:27:19 GMT 2016
- [vala/wip/transform: 29/99] Drop serialize_expression Sun Sep 25 19:18:49 GMT 2016
- [vala] Add support for the \v escape charactor Tue Sep 20 10:12:49 GMT 2016
- [vala/bug615830] Fix type checking when using generics in combination with subtyping Sat Sep 17 14:17:24 GMT 2016
- [vala] (2 commits) Created branch wip/girparser Tue Sep 27 20:52:50 GMT 2016
- [vala/wip/transform: 18/99] Deserialize arrays Sun Sep 25 19:17:53 GMT 2016
- [vala] Created branch 0.34 Sun Sep 25 06:42:10 GMT 2016
- [vala/wip/transform: 90/99] Use %? in the parser rather than stringifying expressions Sun Sep 25 19:23:59 GMT 2016
- [valadoc] Fix 'static const' warnings with vala 0.33.1 Fri Sep 30 05:05:24 GMT 2016
- [vala/wip/transform: 38/99] Split CodeTrasformer into CCodeTransformer Sun Sep 25 19:19:35 GMT 2016
- [vala/wip/transform: 47/99] Do not handle binary expressions without parent statement Sun Sep 25 19:20:20 GMT 2016
- [vala] gio-2.0: Force finish_vfunc_name of Volume.mount() to "mount_finish" Sun Sep 18 13:46:27 GMT 2016
- [vala/wip/unicode: 5/5] glib-2.0: Update Unicode symbols Mon Sep 19 19:01:54 GMT 2016
- [vala/wip/transform: 30/99] Use wrapper methods for deserializing gvariants Sun Sep 25 19:18:54 GMT 2016
- [vala/wip/transform: 38/98] Split CodeTrasformer into CCodeTransformer Sun Sep 25 19:37:25 GMT 2016
- [vala/wip/transform: 4/98] Collect error_types on demand to allow transformations Sun Sep 25 19:34:32 GMT 2016
- [vala/wip/transform: 23/98] Use wrapper method for serializing hash table and structs Sun Sep 25 19:36:08 GMT 2016
- [vala/wip/transform: 69/99] Fix get_current_* methods in the semantic analyzer Sun Sep 25 19:22:12 GMT 2016
- [vala/wip/transform: 37/99] Move ForeachStatement transformation into the code transformer Sun Sep 25 19:19:30 GMT 2016
- [vala] vapi: Update gobject-introspection-1.0 and libsoup-2.4 Sat Sep 17 08:21:33 GMT 2016
- [vala/wip/transform: 15/98] Serialize structs Sun Sep 25 19:35:27 GMT 2016
- [vala/wip/transform: 61/99] Convert get_used_variables to TraverseVisitor Sun Sep 25 19:21:31 GMT 2016
- [vala/wip/transform: 87/99] Parse statements from a string Sun Sep 25 19:23:43 GMT 2016
- [vala/wip/valadate] Codestyle and source adjustments Mon Sep 26 16:42:06 GMT 2016
- [vala] (5 commits) Created branch wip/gee Wed Sep 21 10:33:12 GMT 2016
- [vala/wip/valadate: 8/16] more work on testrunner Mon Sep 26 07:45:57 GMT 2016
- [vala] Check for assignment to constant Sun Sep 18 20:11:25 GMT 2016
- [vala/wip/transform: 46/99] Allow floating temp variables with CodeBuilder Sun Sep 25 19:20:15 GMT 2016
- [vala] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Sat Sep 24 07:00:44 GMT 2016
- [vala/wip/transform: 82/98] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates Sun Sep 25 19:41:06 GMT 2016
- [vala/wip/transform: 50/98] dbus: Require gio-2.0 Sun Sep 25 19:38:25 GMT 2016
- [vala/wip/transform: 23/99] Use wrapper method for serializing hash table and structs Sun Sep 25 19:18:19 GMT 2016
- [vala] Deleted branch staging Fri Sep 16 06:10:11 GMT 2016
- [vala/wip/valadate: 14/16] added TestFactory - new runs all tests Mon Sep 26 07:46:28 GMT 2016
- [vala/wip/transform: 27/99] Simplify some code Sun Sep 25 19:18:39 GMT 2016
- [vala] Revert "valainterface: Don't allow 'type' properties" Sat Sep 17 20:52:09 GMT 2016
- [vala/wip/transform: 16/98] Serialize hash table Sun Sep 25 19:35:32 GMT 2016
- [vala/wip/transform: 7/98] Move DoStatement transformation into the code transformer Sun Sep 25 19:34:47 GMT 2016
- [vala] Deleted branch staging Tue Sep 20 10:29:55 GMT 2016
- [vala/wip/transform: 79/99] Return (owned) for temp variables when possible to avoid useless copies Sun Sep 25 19:23:02 GMT 2016
- [vala] D-Bus: Support DBus.timeout attribute for client methods Sat Sep 17 08:09:46 GMT 2016
- [vala/wip/transform: 11/98] Add ConditionalExpression.replace_expression plus other fixes Sun Sep 25 19:35:07 GMT 2016
- [vala/wip/valadate] Don't use keywords as variable names Mon Sep 26 18:21:24 GMT 2016
- [vala/wip/transform: 14/99] Parse expressions from string Sun Sep 25 19:17:33 GMT 2016
- [vala] Deleted branch wip/beniofel/transform Wed Sep 28 08:44:09 GMT 2016
- [vala] sqlite3: Allow some values to be nullable Mon Sep 12 10:24:48 GMT 2016
- [vala/wip/transform: 29/98] Drop serialize_expression Sun Sep 25 19:36:38 GMT 2016
- [vala/wip/transform: 20/98] Deserialize hash tables Sun Sep 25 19:35:53 GMT 2016
- [vala/wip/transform: 5/98] Code transformer Sun Sep 25 19:34:37 GMT 2016
- [vala/wip/unicode: 3/3] glib-2.0: Update Unicode symbols Sun Sep 18 15:10:23 GMT 2016
- [vala/wip/transform: 22/99] Cache wrapper methods Sun Sep 25 19:18:14 GMT 2016
- [libsoup] build: Introspect built version header Fri Sep 16 15:25:48 GMT 2016
- [vala/wip/transform: 83/98] Move postfix transformation from the codegen to the transformer Sun Sep 25 19:41:12 GMT 2016
- [vala] glib-2.0: Allow null as argmument for string.escape() Tue Sep 20 10:12:44 GMT 2016
- [vala/wip/transform: 76/98] Visit all nodes for transformation, not only the source ones Sun Sep 25 19:40:36 GMT 2016
- [vala/wip/gio-2.0] gio-2.0: Use metadata instead of custom definitions for DBusMessage Sat Sep 24 09:03:25 GMT 2016
- [vala/wip/transform: 8/98] Move ForStatement transformation into the code transformer Sun Sep 25 19:34:52 GMT 2016
- [vala/wip/transform: 52/99] Access SemanticAnalyzer.get_data_type_for_symbol in a static way Sun Sep 25 19:20:46 GMT 2016
- [vala/wip/unicode] glib-2.0: Add UCS-4 and UTF-16 related bindings Sun Sep 18 11:30:52 GMT 2016
- [vala/wip/transform: 60/98] Added TraverseVisitor for traversing the tree with a callback Sun Sep 25 19:39:15 GMT 2016
- [vala/0.34] Add CCode finish_vfunc_name to used attrs Thu Sep 29 11:48:25 GMT 2016
- [vala/wip/transform: 76/99] Fix coalescing operator Sun Sep 25 19:22:47 GMT 2016
- [vala] Deleted branch staging Sat Sep 17 15:27:00 GMT 2016
- [vala/wip/transform: 26/99] Let the transformer handle recursive transformations Sun Sep 25 19:18:34 GMT 2016
- [vala/wip/valadate: 3/16] major revision of valadate Mon Sep 26 07:45:32 GMT 2016
- [vala/wip/transform: 67/99] Set parent_node to properties defult value Sun Sep 25 19:22:02 GMT 2016
- [vala/wip/transform: 3/99] Make the semantic analyzer be stateless Sun Sep 25 19:16:37 GMT 2016
- [vala/wip/transform: 21/98] Wrapper methods Sun Sep 25 19:35:58 GMT 2016
- [vala/wip/transform: 13/99] Code builder Sun Sep 25 19:17:29 GMT 2016
- [vala/wip/transform: 75/98] Fix coalescing operator Sun Sep 25 19:40:31 GMT 2016
- [vala] codegen: Add support for finish_vfunc_name in CCode Sun Sep 18 13:46:22 GMT 2016
- [vala/wip/transform: 91/98] Use more statements() Sun Sep 25 19:41:51 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 2/3] unicode: Update to unicode 9.0.0 Sat Sep 17 13:58:14 GMT 2016
- [vala/staging] (3 commits) ...webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders Mon Sep 19 16:34:43 GMT 2016
- [vala] Deleted branch staging Sat Sep 17 20:24:43 GMT 2016
- [vala] Non-fast-forward update to branch wip/unicode Sun Sep 18 11:30:47 GMT 2016
- [vala] gtk+-3.0: Update to 3.21.5+4cd8e6c5 Fri Sep 09 18:31:41 GMT 2016
- [vala/wip/gtkgir: 40/41] girparser: Avoid fatal handling of nameless unions Thu Sep 22 12:59:21 GMT 2016
- [vala/wip/transform: 79/98] Use return_temp_access in conditional expression Sun Sep 25 19:40:51 GMT 2016
- [vala] (5 commits) Non-fast-forward update to branch wip/unicode Mon Sep 19 19:01:49 GMT 2016
- [vala/wip/valadate: 6/16] added testfailure class Mon Sep 26 07:45:47 GMT 2016
- [vala/wip/valadate: 12/16] now runs in separate processes Mon Sep 26 07:46:17 GMT 2016
- [vala] gstreamer-player-1.0: Some binding fixes Wed Sep 14 14:06:32 GMT 2016
- [vala/wip/transform: 86/98] Parse statements from a string Sun Sep 25 19:41:26 GMT 2016
- [vala/wip/transform: 86/99] Factorize some common code with convenient api. Fix do-while loops Sun Sep 25 19:23:38 GMT 2016
- [vala/wip/transform: 24/99] Resolve symbols during transformation Sun Sep 25 19:18:24 GMT 2016
- [vala] Created branch wip/bug615830 Wed Sep 21 16:46:28 GMT 2016
- [libgee] Fix overrides with non-matching types Thu Sep 29 13:52:00 GMT 2016
- [vala/wip/valadate: 2/16] added search for GIR files Mon Sep 26 07:45:27 GMT 2016
- [vala/wip/transform: 55/99] Fix deserialiation of hash tables Sun Sep 25 19:21:01 GMT 2016
- [vala/wip/valadate] Update valadate build Mon Sep 26 16:41:57 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 1/3] unicode: Update break_mappings Sat Sep 17 13:58:10 GMT 2016
- [vala/wip/transform] (200 commits) ...Merge branch 'master' into wip/transform Sat Sep 24 17:44:12 GMT 2016
- [vala/wip/transform: 77/99] Visit all nodes for transformation, not only the source ones Sun Sep 25 19:22:52 GMT 2016
- [vala/wip/transform: 95/98] Load plugins with GModule Sun Sep 25 19:42:12 GMT 2016
- [vala/staging: 2/2] Regenerate GIR-based bindings Fri Sep 16 06:10:32 GMT 2016
- [vala/wip/girparser: 2/2] Regenerate GIR-based bindings Tue Sep 27 20:53:00 GMT 2016
- [vala/wip/gio-2.0: 10/10] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Wed Sep 21 16:45:12 GMT 2016
- [vala/wip/transform: 33/98] GDBus server transformer Sun Sep 25 19:36:58 GMT 2016
- [vala/wip/gee: 4/5] Sort the symbols using .sort Wed Sep 21 10:33:32 GMT 2016
- [vala/wip/transform: 17/98] Basic gvariant deserialization Sun Sep 25 19:35:37 GMT 2016
- [vala/wip/transform: 6/99] Move WhileStatement transformation into the code transformer Sun Sep 25 19:16:53 GMT 2016
- [vala] (41 commits) Non-fast-forward update to branch wip/gtkgir Thu Sep 22 12:59:16 GMT 2016
- [glib] Deleted branch wip/ricotz/unicode-9.0 Wed Sep 21 16:52:16 GMT 2016
- [vala/wip/bug615830] Fix type checking when using generics in combination with subtyping Wed Sep 21 16:46:33 GMT 2016
- [vala/wip/gee: 3/4] Sort the symbols using .sort Wed Sep 21 10:36:52 GMT 2016
- [vala] gsl.vapi: Fix attribute typos Tue Sep 27 15:45:36 GMT 2016
- [vala/wip/transform: 81/99] Use return_temp_access in coalescing expression Sun Sep 25 19:23:13 GMT 2016
- [vala/wip/transform: 78/99] Cleanup generated empty blocks Sun Sep 25 19:22:57 GMT 2016
- [glib] (8 commits) Non-fast-forward update to branch wip/ricotz/unicode-9.0 Mon Sep 19 17:11:10 GMT 2016
- [vala/wip/transform: 27/98] Simplify some code Sun Sep 25 19:36:28 GMT 2016
- [glib/wip/ricotz/unicode-9.0: 3/3] unicode: Update test data files for unicode 9.0.0 Sat Sep 17 13:58:19 GMT 2016
- [vala/wip/unicode: 5/5] glib-2.0: Add UCS-4 and UTF-16 related bindings Wed Sep 21 16:42:27 GMT 2016
- [vala/wip/transform: 11/99] Add ConditionalExpression.replace_expression plus other fixes Sun Sep 25 19:17:18 GMT 2016
- [vala/staging] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Tue Sep 20 10:16:37 GMT 2016
- [vala] vapi: Update GIR-based bindings Fri Sep 09 18:31:36 GMT 2016
- [vala/wip/gee: 2/5] Update internal gee from libgee 0.18.0+b8babe69 Wed Sep 21 10:33:22 GMT 2016
- [vala] Deleted branch staging Tue Sep 20 10:16:25 GMT 2016
- [vala/staging: 3/3] webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders Mon Sep 19 16:34:48 GMT 2016
- [vala/wip/transform: 59/98] codegen: Fix making local variables and constants active Sun Sep 25 19:39:10 GMT 2016
- [vala/staging: 2/2] gvariant module: Fix serializing multidimensional arrays Sat Sep 17 20:25:00 GMT 2016
- [valadoc] driver: Add support for vala-0.36 Fri Sep 30 05:05:19 GMT 2016
- [vala/wip/gee: 1/4] Update internal gee from libgee 0.18.0+b8babe69 Wed Sep 21 10:36:43 GMT 2016
- [vala/wip/transform: 44/98] Don't navigate the resolver tree if a node has been checked already Sun Sep 25 19:37:55 GMT 2016
- [vala] Deleted branch staging Wed Sep 21 16:47:29 GMT 2016
- [folks] Fix 'static const' warnings with vala 0.33.1 Wed Sep 14 06:46:42 GMT 2016
Robert Ancell
Robert Roth
Rūdolfs Mazurs
Rui Matos
Sam Thursfield
Sebastian Geiger
Sebastian Polsterl
Sebastien Granjoux
Sébastien Lafargue
Sébastien Wilmet
Shaun McCance
Simon Budig
Stefan Kost
Stefano Facchini
Stefan Walter
Theppitak Karoonboonyanan
Thibault Saunier
Thomas Haller
Tim Janik
Timm Bäder
Ting-Wei Lan
Tobias Mueller
Tomas Popela
Tom Tryfonidis
Torsten Schönfeld
Trần Ngọc Quân
Tristan Van Berkom
Umang Jain
Uwe Scholz
Victor Toso de Carvalho
William Hua
W . Michael Petullo
Xavier de Blas
Xavier Padullés
Yosef Or Boczko
Yuri Konotopov
Yuri Myasoedov
Zeeshan Ali
Zeeshan Ali Khattak
Мирослав Николић
Руслан Ижбулатов
Mail converted by MHonArc