2015-October Archive by Author
Abderrahim Kitouni
Adrien Plazas
Alberto Ruiz
Alberts Muktupāvels
Aleksey Sanin
Alessandro Bono
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Álvaro Peña
Anders Jonsson
Andrea Veri
Andre Klapper
Andres Gomez
Antoine Jacoutot
Arnaud Bonatti
Arx Henrique Pereira da Cruz
Ask Hjorth Larsen
Aurimas Černius
Bastian Ilsø Hougaard
Bastien Nocera
Behdad Esfahbod
Ben Iofel
Benjamin Otte
Brian Manning
Bruno Coudoin
Carlos Garcia Campos
Carlos Garnacho
Carlos Soriano Sánchez
Changwoo Ryu
Christian Fredrik Kalager Schaller
Christian Hergert
- [gtk+] Non-fast-forward update to branch wip/chergert/quartz-frame-clock Thu Oct 01 00:17:23 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock] WIP on various quartz performance Thu Oct 01 00:17:28 GMT 2015
- [gtk+] (138 commits) Non-fast-forward update to branch wip/chergert/quartz-frame-clock Thu Oct 01 01:37:35 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 131/138] quartz: add CVDisplayLink based frame clock Thu Oct 01 01:37:39 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 132/138] quartz: squash compiler warning about enums Thu Oct 01 01:37:44 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 133/138] quartz: fix unused variable warnings Thu Oct 01 01:37:49 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 134/138] quartz: squash warning with explicit cast Thu Oct 01 01:37:55 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 135/138] quartz: drop beam sync penalty code Thu Oct 01 01:38:00 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 136/138] quartz: release linked list as we process it Thu Oct 01 01:38:05 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 137/138] wip: quartz: use colorspace from primary display Thu Oct 01 01:38:10 GMT 2015
- [gtk+/wip/chergert/quartz-frame-clock: 138/138] wip: pixelcache: ensure we use CGLayer on quartz Thu Oct 01 01:38:15 GMT 2015
- [gnome-builder] workbench: don't use property for workbench in GbWorkbenchAddin Thu Oct 01 22:43:47 GMT 2015
- [gnome-builder] clang: remove unused code Thu Oct 01 23:56:48 GMT 2015
- [gnome-builder] clang: avoid function call in sort callback Thu Oct 01 23:56:53 GMT 2015
- [gnome-builder] vala: steal string from GString Thu Oct 01 23:56:58 GMT 2015
- [gnome-builder] libide: make IdeCompletionItem work with bindings Thu Oct 01 23:57:03 GMT 2015
- [gnome-builder] vala: inherit from IdeCompletionItem Thu Oct 01 23:57:08 GMT 2015
- [gnome-builder] libide: add ide_completion_item_set_priority() for bindings Fri Oct 02 00:28:31 GMT 2015
- [gnome-builder] vala: port completions to new API Fri Oct 02 00:41:18 GMT 2015
- [gnome-builder] vala: dont require query length threshold Fri Oct 02 00:41:23 GMT 2015
- [gnome-builder] results: avoid vfunc when sorting Fri Oct 02 01:32:59 GMT 2015
- [gnome-builder] clang: make snippet creation even more lazy Fri Oct 02 01:33:05 GMT 2015
- [gnome-builder] libide: add static inline linked list sorting Fri Oct 02 02:42:09 GMT 2015
- [gnome-builder] libide: avoid vfunc dereference when a sort vfunc is used Fri Oct 02 02:42:14 GMT 2015
- [gnome-builder] vala: don't replay the results if the line has changed Fri Oct 02 02:42:19 GMT 2015
- [gnome-builder] libide: only replay results if we have symbol characters Fri Oct 02 02:42:24 GMT 2015
- [gtksourceview] completion: workaround GtkCellRendererText bug Fri Oct 02 08:19:05 GMT 2015
- [gnome-builder] libide: add fuzzy_highlight helper Fri Oct 02 08:25:40 GMT 2015
- [gnome-builder] completion: use fuzzy highlight helper Fri Oct 02 08:25:45 GMT 2015
- [gnome-builder] completion: use fewer <b></b> pairs Fri Oct 02 08:25:50 GMT 2015
- [gnome-builder] jedi: only restrict by content if we are in interactive mode Fri Oct 02 09:26:06 GMT 2015
- [gnome-builder] jedi: remove duplicate check Fri Oct 02 09:26:11 GMT 2015
- [gnome-builder] jedi: use Ide.CompletionResults and Ide.CompletionItem Fri Oct 02 09:26:16 GMT 2015
- [gnome-builder] jedi: autocomplete after period Fri Oct 02 09:35:42 GMT 2015
- [gnome-builder] jedi: do fuzzy search and highlight Fri Oct 02 09:35:48 GMT 2015
- [gnome-builder] jedi: avoid killing active thread so much Fri Oct 02 09:48:52 GMT 2015
- [gnome-builder] jedi: add parameters with defaults to completion list Fri Oct 02 10:22:23 GMT 2015
- [gnome-builder] jedi: be more careful with G-I param descriptions Fri Oct 02 20:55:36 GMT 2015
- [gnome-builder] jedi: fix exception in docstring parsing Fri Oct 02 21:09:43 GMT 2015
- [gnome-builder] jedi: be a bit less aggressive in replaying previous queries Fri Oct 02 21:09:48 GMT 2015
- [gnome-builder] Created branch wip/chergert/markdown Sat Oct 03 00:33:03 GMT 2015
- [gnome-builder/wip/chergert/markdown] markdown: live scrolling for markdown Sat Oct 03 00:33:09 GMT 2015
- [gnome-builder] python: start on a new python-based indenter for python Sat Oct 03 11:44:46 GMT 2015
- [gnome-builder] python: incremental prototype work Sat Oct 03 12:29:00 GMT 2015
- [gnome-builder] python: indenter prototype improvements from Garrett Sat Oct 03 12:37:42 GMT 2015
- [gnome-builder] python: don't loop forever in indenter prototype Sat Oct 03 12:42:34 GMT 2015
- [gnome-builder] python: handle unindent of else, elif a bit more gracefully Sat Oct 03 13:56:38 GMT 2015
- [gnome-builder] python: add more generic blocks to to the rankings Sat Oct 03 21:06:15 GMT 2015
- [gnome-builder] python: fix array boundary when text length is too short Sat Oct 03 21:37:38 GMT 2015
- [gnome-builder] python: add rank selector for exact tail matches Sat Oct 03 21:37:43 GMT 2015
- [gnome-builder] python: add indentation rule for parameter lists Sat Oct 03 21:37:48 GMT 2015
- [gnome-builder] python: make comment continuation a setting Sat Oct 03 22:29:15 GMT 2015
- [gnome-builder] python: do nothing on shift<enter> Sat Oct 03 22:29:20 GMT 2015
- [gnome-builder] python: whitespace cleanup Sat Oct 03 22:29:25 GMT 2015
- [gnome-builder] python: work our way back to beginning of context Sat Oct 03 22:29:30 GMT 2015
- [gnome-builder] python: copy string rank indentation Sat Oct 03 22:29:35 GMT 2015
- [gnome-builder] rg: ensure we always va_end() Sat Oct 03 22:29:40 GMT 2015
- [gnome-builder] fuzzy: check bounds better in our example Sat Oct 03 22:45:30 GMT 2015
- [gnome-builder] counters: check n_counters before iterating it Sat Oct 03 22:45:35 GMT 2015
- [gnome-builder] libide: plug (impossible) leak to quiet warnings Sat Oct 03 22:54:02 GMT 2015
- [gnome-builder] project-tree: check that the node is still selected Sat Oct 03 22:58:32 GMT 2015
- [gnome-builder] snippets: fix scope parser, whose scope is missing Sat Oct 03 22:58:37 GMT 2015
- [gnome-builder] counters: check result of sysconf(_SC_PAGE_SIZE) Sat Oct 03 23:03:21 GMT 2015
- [gnome-builder] libide: remove unnecessary check Sat Oct 03 23:07:46 GMT 2015
- [gnome-builder] buffer: log errors from g_file_monitor_file() Sat Oct 03 23:10:18 GMT 2015
- [gnome-builder] autotools: remove double assignment in doap Sat Oct 03 23:12:32 GMT 2015
- [gnome-builder] devhelp: check document before dereferencing Sat Oct 03 23:15:07 GMT 2015
- [gnome-builder] project-tree: check node before dereferencing it Sat Oct 03 23:17:55 GMT 2015
- [gnome-builder] snippet: check lower/upper bounds before iterating array Sat Oct 03 23:19:41 GMT 2015
- [gnome-builder] rg: check that our timespan is non-zero Sat Oct 03 23:31:41 GMT 2015
- [gnome-builder] editorconfig: fix missing parameters check in upstream code Sat Oct 03 23:37:02 GMT 2015
- [gnome-builder] makecache: explicitely clear fdcopy Sat Oct 03 23:40:08 GMT 2015
- [gnome-builder] editorconfig: fix implausable memory leak Sat Oct 03 23:42:50 GMT 2015
- [gnome-builder] counters: clean up fd checks when opening shm zone Sat Oct 03 23:48:47 GMT 2015
- [gnome-builder] editorconfig: also check pattern length against PATTERN_MAX Sat Oct 03 23:51:25 GMT 2015
- [gnome-builder] editorconfig: add precondition check for name length Sat Oct 03 23:58:50 GMT 2015
- [gnome-builder] clang: dead code elimination Sun Oct 04 00:01:58 GMT 2015
- [gnome-builder] git: try to silence both gcc and coverity Sun Oct 04 00:04:56 GMT 2015
- [gnome-builder] python: copy previous line indentation if it was non-zero-width space Sun Oct 04 01:34:34 GMT 2015
- [gnome-builder] counter: ensure page_size is also set. Sun Oct 04 01:48:42 GMT 2015
- [gnome-builder] libide: add IdeBufer:has-diagnostics gproperty Sun Oct 04 23:36:14 GMT 2015
- [gnome-builder] editor: show warning in header when diagnostics are present Sun Oct 04 23:36:19 GMT 2015
- [gnome-builder] source-view: wrap around search if we didn't find anything Mon Oct 05 00:27:37 GMT 2015
- [gnome-builder] build: bring in some autoconf-archive updates Wed Oct 07 20:39:45 GMT 2015
- [gnome-builder] libide: create code-insight settings in constructed Wed Oct 07 20:39:50 GMT 2015
- [gnome-builder] vala: check for vapigen, which is required to build vala pack Wed Oct 07 20:39:55 GMT 2015
- [gnome-builder] python-gi: ensure GIRepository directory exists before iterating Wed Oct 07 21:22:04 GMT 2015
- [gnome-builder] indenter-c: respect indentation with tabs a bit better Sat Oct 10 04:29:01 GMT 2015
- [gnome-builder] indenter-c: treat pre and post scope differently Sat Oct 10 04:29:06 GMT 2015
- [gnome-builder] indenter-c: fix unindent of case with cuddled braces Sat Oct 10 04:43:27 GMT 2015
- [gnome-builder] indenter-c: add field to specify indentation for scope Sat Oct 10 04:49:59 GMT 2015
- [gnome-builder] indenter-c: unindent opening brace for use in conditionals Sat Oct 10 05:36:07 GMT 2015
- [gnome-builder] libide: add helper to synthesize gdk event keys Sat Oct 10 21:28:48 GMT 2015
- [gnome-builder] libide: add IdeSourceView::reindent() Sat Oct 10 21:28:53 GMT 2015
- [gnome-builder] vim: implement == to reindent the current line Sat Oct 10 21:28:59 GMT 2015
- [gnome-builder] keybindings: use <ctrl><alt>i for reindent line Sat Oct 10 21:33:58 GMT 2015
- [gnome-builder] emacs: add minimal <ctrl>q for raw keycode Sun Oct 11 02:19:05 GMT 2015
- [gnome-builder] vim: implement <ctrl>v in insert mode Sun Oct 11 02:19:10 GMT 2015
- [gnome-builder] libide: add .has-indenter class to IdeSourceViewMode Sun Oct 11 02:53:48 GMT 2015
- [gnome-builder] emacs: use tab to reindent line if an indenter is present Sun Oct 11 02:53:53 GMT 2015
- [gnome-builder] libide: add sub-word movements that match the original gtk word movements Sun Oct 11 03:25:14 GMT 2015
- [gnome-builder] emacs: use _ as a word break with word movements Sun Oct 11 03:25:19 GMT 2015
- [gnome-builder] workspace: use g_return_if_reached() Sun Oct 11 03:27:30 GMT 2015
- [gnome-builder] shortcuts: add ctrl+alt+i (reindent line) to shortcuts overview Sun Oct 11 03:46:27 GMT 2015
- [gnome-builder] libide: ignore reindent on selections Sun Oct 11 13:28:15 GMT 2015
- [gnome-builder] libide: ensure draft content is always \0 terminated Sun Oct 11 15:37:05 GMT 2015
- [gnome-builder] clang: special case g_auto, g_autoptr, g_autofree Sun Oct 11 18:27:33 GMT 2015
- [gnome-builder] clang: show optional completion param value in italic Sun Oct 11 18:46:57 GMT 2015
- [gnome-builder] editor: use custom BuilderBlocks font for overview map Sun Oct 11 20:23:23 GMT 2015
- [gnome-builder] ctags: hold a reference to the index for the lifetime of the results Mon Oct 12 16:40:16 GMT 2015
- [gnome-builder] libide: add IdeTagsBuilder Mon Oct 12 16:40:21 GMT 2015
- [gnome-builder] autotools: implement IdeTagsBuilder Mon Oct 12 16:40:26 GMT 2015
- [gnome-builder] ctags: delegate building tags to the build system when possible Mon Oct 12 16:40:31 GMT 2015
- [gnome-builder] egg: add EggSettingsFlagAction Tue Oct 13 07:10:22 GMT 2015
- [gnome-builder] prefs: add options to toggle drawing spaces within the editor Tue Oct 13 07:10:27 GMT 2015
- [gnome-builder] update NEWS Tue Oct 13 07:10:34 GMT 2015
- [gnome-builder] tags: allow NULL cancellable Tue Oct 13 07:10:37 GMT 2015
- [gnome-builder] buffer: expose buffer change count Tue Oct 13 07:10:42 GMT 2015
- [gnome-builder] symbol-tree: only reload symbol tree if document or change-count changed Tue Oct 13 07:10:47 GMT 2015
- [gnome-builder] symbol-tree: no need to clear search when reloading Tue Oct 13 07:10:52 GMT 2015
- [gnome-builder] tree: implement recursive search for tree nodes Tue Oct 13 07:10:57 GMT 2015
- [gnome-builder] symbol-tree: expand all items if we are searching Tue Oct 13 07:11:02 GMT 2015
- [gnome-builder] app: add helper to get the keybinding mode Tue Oct 13 07:11:07 GMT 2015
- [gnome-builder] widget: do direct check for workbench Tue Oct 13 07:11:12 GMT 2015
- [gnome-builder] command-bar: activate command-bar in vim mode upon colon Tue Oct 13 07:11:17 GMT 2015
- [gnome-builder] emacs: ctrl+r starts reverse search Tue Oct 13 07:11:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] appdata: fix a typo in the screenshot URL Tue Oct 13 07:22:49 GMT 2015
- [gnome-builder/gnome-builder-3-18] appdata: manually add a kudo for the software center Tue Oct 13 07:22:54 GMT 2015
- [gnome-builder/gnome-builder-3-18] Updated Serbian translation Tue Oct 13 07:22:59 GMT 2015
- [gnome-builder/gnome-builder-3-18] context: init services after vcs Tue Oct 13 07:23:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: allow accessing ide_object_set_context() Tue Oct 13 07:23:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: make service require GObject instead of IdeObject Tue Oct 13 07:23:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: generate .vapi from generated .gir Tue Oct 13 07:23:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: rename ::loaded to ::context-loaded Tue Oct 13 07:23:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] editorconfig: update values for c/vala Tue Oct 13 07:23:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] buffer: add public function to sync buffer to unsaved files Tue Oct 13 07:23:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] snippets: lower priority of snippet completion provider. Tue Oct 13 07:23:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] string: add more highlight capabilities Tue Oct 13 07:23:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: fixup IdeIndenter so it can be used from vala Tue Oct 13 07:23:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] object: allow hooking into IdeObject::set_context() Tue Oct 13 07:23:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: add beginnings of vala support for Builder Tue Oct 13 07:24:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] doap: add Vala to programming languages Tue Oct 13 07:24:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: remove our last C file in the vala plugin Tue Oct 13 07:24:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: make a few classes bind better into vala vapi Tue Oct 13 07:24:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: locator can return null Tue Oct 13 07:24:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: cleanup adding a file to the index Tue Oct 13 07:24:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: add function to locate a symbol from the index Tue Oct 13 07:24:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: start on a simple vala symbol resolver Tue Oct 13 07:24:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] view-stack: remove unnecessary printf Tue Oct 13 07:24:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] view-stack: fix some callback naming according to conventions Tue Oct 13 07:24:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: fix typo Tue Oct 13 07:24:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: make things more bindable from vala Tue Oct 13 07:24:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: add a simple symbol tree for vala Tue Oct 13 07:25:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: we don't ship .metadata files Tue Oct 13 07:25:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: mark property as a field Tue Oct 13 07:25:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: add comment on saving state Tue Oct 13 07:25:16 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: add GbTreeNode:children-possible property Tue Oct 13 07:25:21 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: fix typo Tue Oct 13 07:25:26 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: make GbTree introspectiable and public API Tue Oct 13 07:25:31 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: make _gb_tree_build_node() internal API Tue Oct 13 07:25:36 GMT 2015
- [gnome-builder/gnome-builder-3-18] Map more Vala.Symbol types to Ide.SymbolKind Tue Oct 13 07:25:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] Minor fixes in the vala plugin Tue Oct 13 07:25:46 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: add parameters and generic types to method completions Tue Oct 13 07:25:51 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: remove dead code Tue Oct 13 07:25:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] Vala plugin - simplify code to get parameter types Tue Oct 13 07:26:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: sort completion results Tue Oct 13 07:26:06 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: raise vala completion priority over words provider. Tue Oct 13 07:26:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: use match vfunc to check if we should activate Tue Oct 13 07:26:16 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: use GtkSourceCompletionProvider::match() Tue Oct 13 07:26:21 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: sort completion results Tue Oct 13 07:26:26 GMT 2015
- [gnome-builder/gnome-builder-3-18] Revert "clang: sort completion results" Tue Oct 13 07:26:32 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: make clang autocompletion fast Tue Oct 13 07:26:36 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: remove debug code Tue Oct 13 07:26:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: add minimal sorting algorithm to completion results. Tue Oct 13 07:26:46 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: use clang_getCompletionPriority() Tue Oct 13 07:26:52 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: add missing cast. Tue Oct 13 07:26:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] makecache: be a bit more defensive with cancellables Tue Oct 13 07:27:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: don't add proposals if cancellable was cancelled Tue Oct 13 07:27:06 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: cleanup Tue Oct 13 07:27:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: be defensive Tue Oct 13 07:27:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: avoid using g_object_set() for certain params Tue Oct 13 07:27:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: don't leak completion proposals Tue Oct 13 07:27:27 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: remove unused vfunc Tue Oct 13 07:27:32 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: provide completions for objects returned from GI functions Tue Oct 13 07:27:37 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: fix --enable plugin variables Tue Oct 13 07:27:42 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: fix build output when auto and no available Tue Oct 13 07:27:47 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add IdeCompletionItem and IdeCompletionResults helpers Tue Oct 13 07:27:52 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add some libide helpers for completion providers Tue Oct 13 07:27:57 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: implement fuzzy match and character highlighting Tue Oct 13 07:28:02 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: remove dups Tue Oct 13 07:28:07 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: expand toplevel items by default Tue Oct 13 07:28:12 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: use completionprovider helper to get current word Tue Oct 13 07:28:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] greeter: preserve order of language pill boxes Tue Oct 13 07:28:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: specify GIRDIRS for Ide-1.0.gir Tue Oct 13 07:28:27 GMT 2015
- [gnome-builder/gnome-builder-3-18] update AUTHORS Tue Oct 13 07:28:32 GMT 2015
- [gnome-builder/gnome-builder-3-18] devhelp-panel: fix active view cleanup Tue Oct 13 07:28:38 GMT 2015
- [gnome-builder/gnome-builder-3-18] gb-editor-view: track focus on horizontal split views Tue Oct 13 07:28:42 GMT 2015
- [gnome-builder/gnome-builder-3-18] Added Brazilian Portuguese translation Tue Oct 13 07:28:47 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add helper to remove GSource by id Tue Oct 13 07:28:52 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: update symbol tree every 15 seconds Tue Oct 13 07:28:57 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: clear selection before rebuilding the tree Tue Oct 13 07:29:03 GMT 2015
- [gnome-builder/gnome-builder-3-18] snippets: move some C snippets to gobject.snippets Tue Oct 13 07:29:07 GMT 2015
- [gnome-builder/gnome-builder-3-18] buffer: track buffer changes with sequence counter Tue Oct 13 07:29:12 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: add Workbench to gir/vapi Tue Oct 13 07:29:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: define log domain for vala pack Tue Oct 13 07:29:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] add gnome-builder.h header for public api in builder Tue Oct 13 07:29:28 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: use gnome-builder.h in generated vapi Tue Oct 13 07:29:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] workbench: ensure we load the filename as well as content type Tue Oct 13 07:29:38 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: install .gir files to private directory Tue Oct 13 07:29:43 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: make egg introspectable Tue Oct 13 07:29:48 GMT 2015
- [gnome-builder/gnome-builder-3-18] egg: generate vapi and gir for Egg Tue Oct 13 07:29:53 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: more introspection work Tue Oct 13 07:29:58 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: make set_filter() introspectable Tue Oct 13 07:30:03 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: workaround for hacking on builder Tue Oct 13 07:30:08 GMT 2015
- [gnome-builder/gnome-builder-3-18] sourceview: fix prototype on ::focus_location() Tue Oct 13 07:30:13 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: fix vapigen warnings from poorly implemented G-I Tue Oct 13 07:30:18 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: G-I can guess these params just fine Tue Oct 13 07:30:23 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: more G-I fixes based on gregier suggestions Tue Oct 13 07:30:28 GMT 2015
- [gnome-builder/gnome-builder-3-18] g-i: yet more gobject introspection cleanups Tue Oct 13 07:30:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: fix namespace for vapi generation Tue Oct 13 07:30:38 GMT 2015
- [gnome-builder/gnome-builder-3-18] Unmark "CTAGS" for translation Tue Oct 13 07:30:43 GMT 2015
- [gnome-builder/gnome-builder-3-18] ide-source-view: comment typos Tue Oct 13 07:30:48 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: includes and annotations Tue Oct 13 07:30:53 GMT 2015
- [gnome-builder/gnome-builder-3-18] workbench: don't use property for workbench in GbWorkbenchAddin Tue Oct 13 07:30:58 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: remove unused code Tue Oct 13 07:31:04 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: avoid function call in sort callback Tue Oct 13 07:31:09 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: steal string from GString Tue Oct 13 07:31:14 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: make IdeCompletionItem work with bindings Tue Oct 13 07:31:19 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: inherit from IdeCompletionItem Tue Oct 13 07:31:24 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add ide_completion_item_set_priority() for bindings Tue Oct 13 07:31:29 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: port completions to new API Tue Oct 13 07:31:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: dont require query length threshold Tue Oct 13 07:31:39 GMT 2015
- [gnome-builder/gnome-builder-3-18] results: avoid vfunc when sorting Tue Oct 13 07:31:44 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: make snippet creation even more lazy Tue Oct 13 07:31:49 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add static inline linked list sorting Tue Oct 13 07:31:54 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: avoid vfunc dereference when a sort vfunc is used Tue Oct 13 07:31:59 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: don't replay the results if the line has changed Tue Oct 13 07:32:04 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: only replay results if we have symbol characters Tue Oct 13 07:32:09 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add fuzzy_highlight helper Tue Oct 13 07:32:14 GMT 2015
- [gnome-builder/gnome-builder-3-18] completion: use fuzzy highlight helper Tue Oct 13 07:32:19 GMT 2015
- [gnome-builder/gnome-builder-3-18] completion: use fewer <b></b> pairs Tue Oct 13 07:32:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: only restrict by content if we are in interactive mode Tue Oct 13 07:32:29 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: remove duplicate check Tue Oct 13 07:32:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: use Ide.CompletionResults and Ide.CompletionItem Tue Oct 13 07:32:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: autocomplete after period Tue Oct 13 07:32:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: do fuzzy search and highlight Tue Oct 13 07:32:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: avoid killing active thread so much Tue Oct 13 07:32:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] remove gb_str_empty0 to use ide_str_empty0 Tue Oct 13 07:33:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] remove gb_str_equal0 to use ide_str_equal0 Tue Oct 13 07:33:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: add parameters with defaults to completion list Tue Oct 13 07:33:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: be more careful with G-I param descriptions Tue Oct 13 07:33:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: fix exception in docstring parsing Tue Oct 13 07:33:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: be a bit less aggressive in replaying previous queries Tue Oct 13 07:33:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: start on a new python-based indenter for python Tue Oct 13 07:33:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: incremental prototype work Tue Oct 13 07:33:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: indenter prototype improvements from Garrett Tue Oct 13 07:33:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: don't loop forever in indenter prototype Tue Oct 13 07:33:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: handle unindent of else, elif a bit more gracefully Tue Oct 13 07:33:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] gb-search-box: handle searchbox button sensitivity Tue Oct 13 07:33:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] gb-search-box: fix released ref of GbSearchDisplay Tue Oct 13 07:34:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: add more generic blocks to to the rankings Tue Oct 13 07:34:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: fix array boundary when text length is too short Tue Oct 13 07:34:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: add rank selector for exact tail matches Tue Oct 13 07:34:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: add indentation rule for parameter lists Tue Oct 13 07:34:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: make comment continuation a setting Tue Oct 13 07:34:26 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: do nothing on shift<enter> Tue Oct 13 07:34:31 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: whitespace cleanup Tue Oct 13 07:34:36 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: work our way back to beginning of context Tue Oct 13 07:34:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: copy string rank indentation Tue Oct 13 07:34:46 GMT 2015
- [gnome-builder/gnome-builder-3-18] rg: ensure we always va_end() Tue Oct 13 07:34:51 GMT 2015
- [gnome-builder/gnome-builder-3-18] fuzzy: check bounds better in our example Tue Oct 13 07:34:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] counters: check n_counters before iterating it Tue Oct 13 07:35:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: plug (impossible) leak to quiet warnings Tue Oct 13 07:35:06 GMT 2015
- [gnome-builder/gnome-builder-3-18] project-tree: check that the node is still selected Tue Oct 13 07:35:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] snippets: fix scope parser, whose scope is missing Tue Oct 13 07:35:16 GMT 2015
- [gnome-builder/gnome-builder-3-18] counters: check result of sysconf(_SC_PAGE_SIZE) Tue Oct 13 07:35:21 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: remove unnecessary check Tue Oct 13 07:35:26 GMT 2015
- [gnome-builder/gnome-builder-3-18] buffer: log errors from g_file_monitor_file() Tue Oct 13 07:35:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] autotools: remove double assignment in doap Tue Oct 13 07:35:36 GMT 2015
- [gnome-builder/gnome-builder-3-18] devhelp: check document before dereferencing Tue Oct 13 07:35:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] project-tree: check node before dereferencing it Tue Oct 13 07:35:46 GMT 2015
- [gnome-builder/gnome-builder-3-18] snippet: check lower/upper bounds before iterating array Tue Oct 13 07:35:51 GMT 2015
- [gnome-builder/gnome-builder-3-18] rg: check that our timespan is non-zero Tue Oct 13 07:35:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] editorconfig: fix missing parameters check in upstream code Tue Oct 13 07:36:02 GMT 2015
- [gnome-builder/gnome-builder-3-18] makecache: explicitely clear fdcopy Tue Oct 13 07:36:07 GMT 2015
- [gnome-builder/gnome-builder-3-18] editorconfig: fix implausable memory leak Tue Oct 13 07:36:12 GMT 2015
- [gnome-builder/gnome-builder-3-18] counters: clean up fd checks when opening shm zone Tue Oct 13 07:36:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] editorconfig: also check pattern length against PATTERN_MAX Tue Oct 13 07:36:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] editorconfig: add precondition check for name length Tue Oct 13 07:36:27 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: dead code elimination Tue Oct 13 07:36:33 GMT 2015
- [gnome-builder/gnome-builder-3-18] git: try to silence both gcc and coverity Tue Oct 13 07:36:37 GMT 2015
- [gnome-builder/gnome-builder-3-18] python: copy previous line indentation if it was non-zero-width space Tue Oct 13 07:36:42 GMT 2015
- [gnome-builder/gnome-builder-3-18] counter: ensure page_size is also set. Tue Oct 13 07:36:47 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add IdeBufer:has-diagnostics gproperty Tue Oct 13 07:36:52 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor: show warning in header when diagnostics are present Tue Oct 13 07:36:57 GMT 2015
- [gnome-builder/gnome-builder-3-18] source-view: wrap around search if we didn't find anything Tue Oct 13 07:37:02 GMT 2015
- [gnome-builder/gnome-builder-3-18] Fix typo in French translation Tue Oct 13 07:37:07 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: bring in some autoconf-archive updates Tue Oct 13 07:37:12 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: create code-insight settings in constructed Tue Oct 13 07:37:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: check for vapigen, which is required to build vala pack Tue Oct 13 07:37:22 GMT 2015
- [gnome-builder/gnome-builder-3-18] python-gi: ensure GIRepository directory exists before iterating Tue Oct 13 07:37:27 GMT 2015
- [gnome-builder/gnome-builder-3-18] rg: Add necessary GI annotations Tue Oct 13 07:37:33 GMT 2015
- [gnome-builder/gnome-builder-3-18] markdown: add a sample pages Tue Oct 13 07:37:38 GMT 2015
- [gnome-builder/gnome-builder-3-18] indenter-c: respect indentation with tabs a bit better Tue Oct 13 07:37:43 GMT 2015
- [gnome-builder/gnome-builder-3-18] indenter-c: treat pre and post scope differently Tue Oct 13 07:37:48 GMT 2015
- [gnome-builder/gnome-builder-3-18] indenter-c: fix unindent of case with cuddled braces Tue Oct 13 07:37:53 GMT 2015
- [gnome-builder/gnome-builder-3-18] indenter-c: add field to specify indentation for scope Tue Oct 13 07:37:58 GMT 2015
- [gnome-builder/gnome-builder-3-18] indenter-c: unindent opening brace for use in conditionals Tue Oct 13 07:38:03 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add helper to synthesize gdk event keys Tue Oct 13 07:38:08 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add IdeSourceView::reindent() Tue Oct 13 07:38:13 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: implement == to reindent the current line Tue Oct 13 07:38:18 GMT 2015
- [gnome-builder/gnome-builder-3-18] keybindings: use <ctrl><alt>i for reindent line Tue Oct 13 07:38:23 GMT 2015
- [gnome-builder/gnome-builder-3-18] markdown: some fixes to the sample file Tue Oct 13 07:38:28 GMT 2015
- [gnome-builder/gnome-builder-3-18] emacs: add minimal <ctrl>q for raw keycode Tue Oct 13 07:38:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: implement <ctrl>v in insert mode Tue Oct 13 07:38:38 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add .has-indenter class to IdeSourceViewMode Tue Oct 13 07:38:43 GMT 2015
- [gnome-builder/gnome-builder-3-18] emacs: use tab to reindent line if an indenter is present Tue Oct 13 07:38:48 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add sub-word movements that match the original gtk word movements Tue Oct 13 07:38:53 GMT 2015
- [gnome-builder/gnome-builder-3-18] emacs: use _ as a word break with word movements Tue Oct 13 07:38:58 GMT 2015
- [gnome-builder/gnome-builder-3-18] workspace: use g_return_if_reached() Tue Oct 13 07:39:03 GMT 2015
- [gnome-builder/gnome-builder-3-18] shortcuts: add ctrl+alt+i (reindent line) to shortcuts overview Tue Oct 13 07:39:09 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: add d in visual mode Tue Oct 13 07:39:14 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: add cc to replace a line in normal mode Tue Oct 13 07:39:19 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: ignore reindent on selections Tue Oct 13 07:39:24 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: ensure draft content is always \0 terminated Tue Oct 13 07:39:29 GMT 2015
- [gnome-builder/gnome-builder-3-18] Updated Polish translation Tue Oct 13 07:39:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: special case g_auto, g_autoptr, g_autofree Tue Oct 13 07:39:39 GMT 2015
- [gnome-builder/gnome-builder-3-18] clang: show optional completion param value in italic Tue Oct 13 07:39:44 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: spacing fix up for Escape action sequence Tue Oct 13 07:39:49 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: fix ctrl-[ to escape from insert mode Tue Oct 13 07:39:54 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor: use custom BuilderBlocks font for overview map Tue Oct 13 07:39:59 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor-frame: make enter dismiss search entry Tue Oct 13 07:40:04 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: don't force word boundries for "n" searches Tue Oct 13 07:40:09 GMT 2015
- [gnome-builder/gnome-builder-3-18] source-view: add search-direction property Tue Oct 13 07:40:14 GMT 2015
- [gnome-builder/gnome-builder-3-18] source-view: allow TAB_FORWARD / TAB_BACKWARD in move_search Tue Oct 13 07:40:19 GMT 2015
- [gnome-builder/gnome-builder-3-18] source-view: honor search-direction when doing rubberband search Tue Oct 13 07:40:24 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor-frame: pass direction to find action Tue Oct 13 07:40:29 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor-frame: store search direction from find action Tue Oct 13 07:40:34 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor-frame: make next/previous search in current search direction Tue Oct 13 07:40:39 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor-frame: change search direction when up and down arrow are pressed Tue Oct 13 07:40:44 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: make n/shift-n follow current search direction Tue Oct 13 07:40:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: add '?' keybinding Tue Oct 13 07:40:54 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: hold a reference to the index for the lifetime of the results Tue Oct 13 07:41:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: add IdeTagsBuilder Tue Oct 13 07:41:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] autotools: implement IdeTagsBuilder Tue Oct 13 07:41:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: delegate building tags to the build system when possible Tue Oct 13 07:41:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] egg: add EggSettingsFlagAction Tue Oct 13 07:41:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] prefs: add options to toggle drawing spaces within the editor Tue Oct 13 07:41:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] update NEWS Tue Oct 13 07:41:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] tags: allow NULL cancellable Tue Oct 13 07:41:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] buffer: expose buffer change count Tue Oct 13 07:41:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: only reload symbol tree if document or change-count changed Tue Oct 13 07:41:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: no need to clear search when reloading Tue Oct 13 07:41:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: implement recursive search for tree nodes Tue Oct 13 07:41:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: expand all items if we are searching Tue Oct 13 07:42:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] app: add helper to get the keybinding mode Tue Oct 13 07:42:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] widget: do direct check for workbench Tue Oct 13 07:42:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] command-bar: activate command-bar in vim mode upon colon Tue Oct 13 07:42:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] emacs: ctrl+r starts reverse search Tue Oct 13 07:42:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] po: fix failed merge Tue Oct 13 07:42:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] po: fix failed merge Tue Oct 13 07:42:31 GMT 2015
- [gnome-builder] vim: Add BOL and EOL bindings in C mode Tue Oct 13 17:52:53 GMT 2015
- [gnome-builder] vim: <shift> is not needed with asciicircum Tue Oct 13 17:52:58 GMT 2015
- [gnome-builder] jedi: filter "self" from function parameters completion Tue Oct 13 18:21:50 GMT 2015
- [gnome-builder] jedi: use the name, not the completion for markup Tue Oct 13 18:21:55 GMT 2015
- [gnome-builder] jedi: penalize functions starting with __ such as __eq__ Tue Oct 13 18:26:30 GMT 2015
- [gnome-builder] build: add builddir to GIRDIRS and don't ship .gir Tue Oct 13 19:01:59 GMT 2015
- [gnome-builder] vim: add support for num-pad Tue Oct 13 19:02:04 GMT 2015
- [gnome-builder] gd: add GdTaggedEntry::action(group,name,param) Tue Oct 13 21:21:45 GMT 2015
- [gnome-builder] editor: use actions to move the cursor in search Tue Oct 13 21:21:50 GMT 2015
- [gnome-builder] emacs: add ctrl+r/ctrl+s to search entry Tue Oct 13 21:21:55 GMT 2015
- [gnome-builder] editor: move up/down directly Tue Oct 13 21:22:00 GMT 2015
- [gnome-builder] keybindings: clear things upon Escape Tue Oct 13 21:35:27 GMT 2015
- [gnome-builder] po: use ngettext for year vs years Tue Oct 13 21:48:51 GMT 2015
- [gnome-builder] po: use ngettext Tue Oct 13 21:58:58 GMT 2015
- [gnome-builder] tools: fix non-plural Tue Oct 13 22:35:42 GMT 2015
- [gnome-builder] Fix an obvious typo Tue Oct 13 22:56:09 GMT 2015
- [gnome-builder] vim: let 'p' behave like in vim Wed Oct 14 14:44:01 GMT 2015
- [gnome-builder] vim: fix 'P' cursor posiiton after pasting Wed Oct 14 14:44:06 GMT 2015
- [gnome-builder] ide-source-view: add _ide_source_view_get_mode_name Wed Oct 14 16:55:56 GMT 2015
- [gnome-builder] ide-source-view: add save-command css binding Wed Oct 14 16:56:01 GMT 2015
- [gnome-builder] vim-mode: add , and ; for fFtT command Wed Oct 14 16:56:06 GMT 2015
- [gnome-builder] vim: Fix <ctrl>w binding in insert mode Wed Oct 14 17:31:51 GMT 2015
- [gnome-builder] command-bar: Add a few deletion shortcuts Wed Oct 14 20:54:12 GMT 2015
- [gnome-builder] command-bar: Add ctrl-a/ctrl-e shortcuts Wed Oct 14 21:34:13 GMT 2015
- [gnome-builder] tree: use insert_with_values() Wed Oct 14 22:28:10 GMT 2015
- [gnome-builder] tree: make finding parent iter more readable Wed Oct 14 22:28:15 GMT 2015
- [gnome-builder] tree: force clear cached nodes when setting new root Wed Oct 14 22:28:20 GMT 2015
- [gnome-builder] tree: ignore filtering on unbuilt nodes Wed Oct 14 22:28:25 GMT 2015
- [gnome-builder] tree: be more defensive in development builds Wed Oct 14 22:28:30 GMT 2015
- [gnome-builder] tree: add _gb_tree_get_store() Wed Oct 14 22:28:36 GMT 2015
- [gnome-builder] tree: add/remove dummy nodes from underlying tree store Wed Oct 14 22:28:40 GMT 2015
- [gnome-builder] symbol-tree: be assertive about parameters in filter callback Wed Oct 14 22:28:45 GMT 2015
- [gnome-builder] Revert "clang: dead code elimination" Wed Oct 14 22:47:02 GMT 2015
- [gnome-builder] vim: Add a 'bdelete' command Wed Oct 14 23:02:11 GMT 2015
- [gnome-builder] ctags: free path_root on finalize Wed Oct 14 23:16:41 GMT 2015
- [gnome-builder] tree: add counter for tree nodes Wed Oct 14 23:16:45 GMT 2015
- [gnome-builder] libide: only load 100 recent projects Wed Oct 14 23:34:47 GMT 2015
- [gnome-builder] vala: pass cancellable to code copmletion operation Thu Oct 15 00:53:43 GMT 2015
- [gnome-builder] update roadmap a bit Thu Oct 15 02:04:44 GMT 2015
- [gnome-builder] update AUTHORS Thu Oct 15 14:28:13 GMT 2015
- [gnome-builder] build: fix distcheck Thu Oct 15 14:28:18 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: <shift> is not needed with asciicircum Thu Oct 15 14:40:49 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: filter "self" from function parameters completion Thu Oct 15 14:40:54 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: use the name, not the completion for markup Thu Oct 15 14:40:59 GMT 2015
- [gnome-builder/gnome-builder-3-18] jedi: penalize functions starting with __ such as __eq__ Thu Oct 15 14:41:04 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: add builddir to GIRDIRS and don't ship .gir Thu Oct 15 14:41:09 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: add support for num-pad Thu Oct 15 14:41:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] gd: add GdTaggedEntry::action(group, name, param) Thu Oct 15 14:41:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor: use actions to move the cursor in search Thu Oct 15 14:41:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] emacs: add ctrl+r/ctrl+s to search entry Thu Oct 15 14:41:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] editor: move up/down directly Thu Oct 15 14:41:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] keybindings: clear things upon Escape Thu Oct 15 14:41:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] po: use ngettext for year vs years Thu Oct 15 14:41:45 GMT 2015
- [gnome-builder/gnome-builder-3-18] po: use ngettext Thu Oct 15 14:41:50 GMT 2015
- [gnome-builder/gnome-builder-3-18] tools: fix non-plural Thu Oct 15 14:41:55 GMT 2015
- [gnome-builder/gnome-builder-3-18] Fix an obvious typo Thu Oct 15 14:42:00 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: let 'p' behave like in vim Thu Oct 15 14:42:05 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: fix 'P' cursor posiiton after pasting Thu Oct 15 14:42:10 GMT 2015
- [gnome-builder/gnome-builder-3-18] ide-source-view: add _ide_source_view_get_mode_name Thu Oct 15 14:42:15 GMT 2015
- [gnome-builder/gnome-builder-3-18] ide-source-view: add save-command css binding Thu Oct 15 14:42:20 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim-mode: add , and ; for fFtT command Thu Oct 15 14:42:25 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: follow up to fix previous patches Thu Oct 15 14:42:30 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: Fix <ctrl>w binding in insert mode Thu Oct 15 14:42:35 GMT 2015
- [gnome-builder/gnome-builder-3-18] command-bar: Add a few deletion shortcuts Thu Oct 15 14:42:40 GMT 2015
- [gnome-builder/gnome-builder-3-18] command-bar: Add ctrl-a/ctrl-e shortcuts Thu Oct 15 14:42:46 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: use insert_with_values() Thu Oct 15 14:42:51 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: make finding parent iter more readable Thu Oct 15 14:42:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: force clear cached nodes when setting new root Thu Oct 15 14:43:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: ignore filtering on unbuilt nodes Thu Oct 15 14:43:06 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: be more defensive in development builds Thu Oct 15 14:43:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: add _gb_tree_get_store() Thu Oct 15 14:43:17 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: add/remove dummy nodes from underlying tree store Thu Oct 15 14:43:21 GMT 2015
- [gnome-builder/gnome-builder-3-18] symbol-tree: be assertive about parameters in filter callback Thu Oct 15 14:43:27 GMT 2015
- [gnome-builder/gnome-builder-3-18] Revert "clang: dead code elimination" Thu Oct 15 14:43:31 GMT 2015
- [gnome-builder/gnome-builder-3-18] vim: Add a 'bdelete' command Thu Oct 15 14:43:36 GMT 2015
- [gnome-builder/gnome-builder-3-18] ctags: free path_root on finalize Thu Oct 15 14:43:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] tree: add counter for tree nodes Thu Oct 15 14:43:47 GMT 2015
- [gnome-builder/gnome-builder-3-18] libide: only load 100 recent projects Thu Oct 15 14:43:51 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: pass cancellable to code copmletion operation Thu Oct 15 14:43:56 GMT 2015
- [gnome-builder/gnome-builder-3-18] update roadmap a bit Thu Oct 15 14:44:01 GMT 2015
- [gnome-builder/gnome-builder-3-18] update AUTHORS Thu Oct 15 14:44:06 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: fix distcheck Thu Oct 15 14:44:11 GMT 2015
- [gnome-builder/gnome-builder-3-18] update NEWS Thu Oct 15 14:46:14 GMT 2015
- [gnome-builder] update NEWS Thu Oct 15 14:46:41 GMT 2015
- [gnome-builder/gnome-builder-3-18] release 3.18.1 Thu Oct 15 14:52:34 GMT 2015
- [gnome-builder] Created tag GNOME_BUILDER_3_18_1 Thu Oct 15 14:53:57 GMT 2015
- [gnome-builder/gnome-builder-3-18] build: install libide-1.0.pc into private directory Thu Oct 15 15:37:31 GMT 2015
- [gnome-builder/gnome-builder-3-18] vala: remove in-tree hack for builder deps Thu Oct 15 15:37:36 GMT 2015
- [gnome-builder] build: install libide-1.0.pc into private directory Thu Oct 15 15:45:01 GMT 2015
- [gnome-builder] vala: remove in-tree hack for builder deps Thu Oct 15 15:45:07 GMT 2015
- [gnome-builder] fuzzy: add fuzzy_contains() Thu Oct 15 18:08:57 GMT 2015
- [gnome-builder] fuzzy: use tombstone records to support removal from fuzzy index Thu Oct 15 18:09:02 GMT 2015
- [glib] sequence: add g_sequence_is_empty() Thu Oct 15 19:55:16 GMT 2015
- [gnome-builder] libide: add synthesize key helper for keyval Thu Oct 15 20:03:38 GMT 2015
- [gnome-builder] vim: use libide event synthesis helper Thu Oct 15 20:03:43 GMT 2015
- [glib] sequence: fix style issue in previous commit Thu Oct 15 20:07:58 GMT 2015
- [gnome-builder] vim: Escape keypress with completion window returns to normal mode Thu Oct 15 20:50:04 GMT 2015
- [gnome-builder] vim: fix trailing whitespace inserted with `o' Thu Oct 15 21:27:00 GMT 2015
- [gnome-builder] libide: remove ::auto-indent() and ::insert-at-cursor-and-indent() Thu Oct 15 21:27:05 GMT 2015
- [gnome-builder] buffer: only treat space (' ') and tab ('\t') as trimmable Fri Oct 16 18:02:21 GMT 2015
- [gnome-builder] markdown: add default editor settings Fri Oct 16 18:13:39 GMT 2015
- [gnome-builder] string: allow for both bold and underline highlights Fri Oct 16 19:38:49 GMT 2015
- [gnome-builder] search: use gb_str_highlight_fulL() Fri Oct 16 19:38:54 GMT 2015
- [gnome-builder] buffer: fix line trimming broken by previous commit Fri Oct 16 19:46:49 GMT 2015
- [gdlmm] build: fix building on recent gtkmm Sat Oct 17 01:47:57 GMT 2015
- [gnome-builder] Fixed boolean tests assertions Sun Oct 18 16:16:57 GMT 2015
- [gnome-builder] vala-pack: Improve Vala completion. Allow completion inside lambda expressions. Sun Oct 18 16:25:13 GMT 2015
- [gnome-builder] vala: whitespace cleanup Sun Oct 18 16:25:18 GMT 2015
- [gnome-builder] update credits Sun Oct 18 16:27:49 GMT 2015
- [gnome-builder] docs: update sample plugin to work with completion provider changes Sun Oct 18 17:09:01 GMT 2015
- [gnome-builder] autotools: whitespace cleanup Sun Oct 18 17:16:36 GMT 2015
- [gnome-builder] credits: update credits Tue Oct 20 02:29:41 GMT 2015
- [gnome-builder] (7 commits) Created branch wip/chergert/multi-process Tue Oct 20 04:40:18 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 1/7] libide: add iter helper for in comment or string Tue Oct 20 04:40:23 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 2/7] jedi: use ide_completion_provider_context_in_comment_or_string() Tue Oct 20 04:40:28 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 3/7] pygobject: add Builder.py overrides Tue Oct 20 04:40:33 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 4/7] libide: add IdeWorker interface and plumbing Tue Oct 20 04:40:38 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 5/7] update gitignore Tue Oct 20 04:40:43 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 6/7] jedi: require python scripting is enabled Tue Oct 20 04:40:48 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 7/7] app: add --type and --dbus-address program options Tue Oct 20 04:40:53 GMT 2015
- [gnome-builder/wip/chergert/multi-process] libide: fix source view annotation Tue Oct 20 07:16:22 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: allow asynchronous creation of worker proxy Tue Oct 20 07:16:27 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: access worker process via GbApplication Tue Oct 20 07:16:32 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: kill worker process with parent Tue Oct 20 07:16:37 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: connect to signal after checking for failure Tue Oct 20 07:16:42 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: avoid iterating plugin list Tue Oct 20 07:16:47 GMT 2015
- [gnome-builder/wip/chergert/multi-process] libide: add note about reducing overhead in worker processes Tue Oct 20 20:05:15 GMT 2015
- [gnome-builder/wip/chergert/multi-process] gdbus: add basic async support to Builder.py overrides Tue Oct 20 20:05:20 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: add some debug code Tue Oct 20 20:05:26 GMT 2015
- [gnome-builder/wip/chergert/multi-process] libide: more debugging macros Wed Oct 21 01:30:39 GMT 2015
- [gnome-builder/wip/chergert/multi-process] log: add API to get current verbosity Wed Oct 21 01:30:44 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: ensure guid is available for connection Wed Oct 21 01:30:49 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: add logging and assertions Wed Oct 21 01:30:54 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: connect to UI DBus server as authentication client Wed Oct 21 01:30:59 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: invalid unix_pid returns -1, not zero. Wed Oct 21 01:31:04 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: improve tracing for connection callback Wed Oct 21 01:31:09 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: use abstract socket in /tmp/ like gio examples Wed Oct 21 01:31:14 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: pass verbosity logging level to subprocesses Wed Oct 21 01:31:19 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: more tracing and assertions Wed Oct 21 01:31:24 GMT 2015
- [gnome-builder/wip/chergert/multi-process] ctags: set log domain Wed Oct 21 01:31:29 GMT 2015
- [gnome-builder/wip/chergert/multi-process] main: add todo Wed Oct 21 01:31:35 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: add tracing macros Wed Oct 21 03:00:33 GMT 2015
- [gnome-builder/wip/chergert/multi-process] app: delay message processing until the worker has registered Wed Oct 21 17:20:08 GMT 2015
- [gnome-builder] app: update credits Wed Oct 21 21:11:12 GMT 2015
- [gnome-builder] build: start on xdg-app definition Tue Oct 27 17:56:39 GMT 2015
- [gnome-builder] symbol-tree: use FALSE for boolean return Tue Oct 27 17:56:44 GMT 2015
- [gnome-builder] app: update application credits Tue Oct 27 17:56:49 GMT 2015
- [gnome-builder] doc: start on an xdg-app readme Tue Oct 27 18:30:10 GMT 2015
- [gnome-builder] xdg-app: allow talking to org.gnome.CodeAssist.v1.* Tue Oct 27 18:59:51 GMT 2015
- [gnome-builder] xdg-app: add more cachepoints Tue Oct 27 18:59:56 GMT 2015
- [gnome-builder] app: update credits Tue Oct 27 21:08:47 GMT 2015
- [gnome-builder] xdg-app: use pycairo instead of py2cairo Tue Oct 27 21:08:52 GMT 2015
- [gnome-builder] xdg-app: check md5 of files instead of cmp Wed Oct 28 00:50:17 GMT 2015
- [gnome-builder] xdg-app: add debug build helper Wed Oct 28 05:59:37 GMT 2015
- [gnome-builder] libide: Fix parsing indent-tabs-mode in modelines Wed Oct 28 18:01:06 GMT 2015
- [gnome-builder] build: bump dependencies for 3.19.x Wed Oct 28 20:59:53 GMT 2015
- [gnome-builder] keybindings: use entry instead of GtkEntry Wed Oct 28 20:59:58 GMT 2015
- [gnome-builder] style: fix sizing of previous/next search result buttons Wed Oct 28 21:00:03 GMT 2015
- [gnome-builder] style: use entry instead of GtkEntry Wed Oct 28 21:00:09 GMT 2015
- [gnome-builder] style: fix header.notebook styling for gtk 3.19 Wed Oct 28 21:00:14 GMT 2015
- [gnome-builder] (58 commits) Non-fast-forward update to branch wip/chergert/multi-process Thu Oct 29 00:36:39 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 29/58] libide: add iter helper for in comment or string Thu Oct 29 00:36:44 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 30/58] jedi: use ide_completion_provider_context_in_comment_or_string() Thu Oct 29 00:36:49 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 31/58] pygobject: add Builder.py overrides Thu Oct 29 00:36:54 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 32/58] libide: add IdeWorker interface and plumbing Thu Oct 29 00:36:59 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 33/58] update gitignore Thu Oct 29 00:37:04 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 34/58] jedi: require python scripting is enabled Thu Oct 29 00:37:09 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 35/58] app: add --type and --dbus-address program options Thu Oct 29 00:37:14 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 36/58] libide: fix source view annotation Thu Oct 29 00:37:20 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 37/58] worker: allow asynchronous creation of worker proxy Thu Oct 29 00:37:25 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 38/58] app: access worker process via GbApplication Thu Oct 29 00:37:30 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 39/58] app: kill worker process with parent Thu Oct 29 00:37:35 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 40/58] worker: connect to signal after checking for failure Thu Oct 29 00:37:40 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 41/58] app: avoid iterating plugin list Thu Oct 29 00:37:46 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 42/58] libide: add note about reducing overhead in worker processes Thu Oct 29 00:37:51 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 43/58] gdbus: add basic async support to Builder.py overrides Thu Oct 29 00:37:56 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 44/58] worker: add some debug code Thu Oct 29 00:38:01 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 45/58] libide: more debugging macros Thu Oct 29 00:38:06 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 46/58] log: add API to get current verbosity Thu Oct 29 00:38:11 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 47/58] worker: ensure guid is available for connection Thu Oct 29 00:38:16 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 48/58] app: add logging and assertions Thu Oct 29 00:38:21 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 49/58] app: connect to UI DBus server as authentication client Thu Oct 29 00:38:26 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 50/58] worker: invalid unix_pid returns -1, not zero. Thu Oct 29 00:38:31 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 51/58] worker: improve tracing for connection callback Thu Oct 29 00:38:36 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 52/58] worker: use abstract socket in /tmp/ like gio examples Thu Oct 29 00:38:41 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 53/58] worker: pass verbosity logging level to subprocesses Thu Oct 29 00:38:46 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 54/58] worker: more tracing and assertions Thu Oct 29 00:38:51 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 55/58] ctags: set log domain Thu Oct 29 00:38:57 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 56/58] main: add todo Thu Oct 29 00:39:02 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 57/58] worker: add tracing macros Thu Oct 29 00:39:07 GMT 2015
- [gnome-builder/wip/chergert/multi-process: 58/58] app: delay message processing until the worker has registered Thu Oct 29 00:39:12 GMT 2015
- [gnome-builder/wip/chergert/multi-process] style: fix search entries in panels Fri Oct 30 06:55:58 GMT 2015
- [gnome-builder/wip/chergert/multi-process] G-I: add () around in_signature for GDBus Fri Oct 30 06:56:03 GMT 2015
- [gnome-builder/wip/chergert/multi-process] jedi: perform autocompletion lookup in a subprocess Fri Oct 30 06:56:08 GMT 2015
- [gnome-builder/wip/chergert/multi-process] thread-pool: use non-exclusive threads Fri Oct 30 19:47:42 GMT 2015
- [gnome-builder/wip/chergert/multi-process] worker: ensure GDBusConnection:exit-on-close: is FALSE Fri Oct 30 20:15:13 GMT 2015
- [gnome-builder/wip/chergert/multi-process] plugins: only load target plugin in worker process Fri Oct 30 20:59:48 GMT 2015
- [gnome-builder] libide: add iter helper for in comment or string Fri Oct 30 21:15:54 GMT 2015
- [gnome-builder] jedi: use ide_completion_provider_context_in_comment_or_string() Fri Oct 30 21:15:59 GMT 2015
- [gnome-builder] pygobject: add Builder.py overrides Fri Oct 30 21:16:04 GMT 2015
- [gnome-builder] libide: add IdeWorker interface and plumbing Fri Oct 30 21:16:09 GMT 2015
- [gnome-builder] update gitignore Fri Oct 30 21:16:14 GMT 2015
- [gnome-builder] jedi: require python scripting is enabled Fri Oct 30 21:16:19 GMT 2015
- [gnome-builder] app: add --type and --dbus-address program options Fri Oct 30 21:16:24 GMT 2015
- [gnome-builder] libide: fix source view annotation Fri Oct 30 21:16:29 GMT 2015
- [gnome-builder] worker: allow asynchronous creation of worker proxy Fri Oct 30 21:16:34 GMT 2015
- [gnome-builder] app: access worker process via GbApplication Fri Oct 30 21:16:39 GMT 2015
- [gnome-builder] app: kill worker process with parent Fri Oct 30 21:16:44 GMT 2015
- [gnome-builder] worker: connect to signal after checking for failure Fri Oct 30 21:16:50 GMT 2015
- [gnome-builder] app: avoid iterating plugin list Fri Oct 30 21:16:55 GMT 2015
- [gnome-builder] libide: add note about reducing overhead in worker processes Fri Oct 30 21:17:00 GMT 2015
- [gnome-builder] gdbus: add basic async support to Builder.py overrides Fri Oct 30 21:17:05 GMT 2015
- [gnome-builder] worker: add some debug code Fri Oct 30 21:17:10 GMT 2015
- [gnome-builder] libide: more debugging macros Fri Oct 30 21:17:17 GMT 2015
- [gnome-builder] log: add API to get current verbosity Fri Oct 30 21:17:22 GMT 2015
- [gnome-builder] worker: ensure guid is available for connection Fri Oct 30 21:17:25 GMT 2015
- [gnome-builder] app: add logging and assertions Fri Oct 30 21:17:30 GMT 2015
- [gnome-builder] app: connect to UI DBus server as authentication client Fri Oct 30 21:17:35 GMT 2015
- [gnome-builder] worker: invalid unix_pid returns -1, not zero. Fri Oct 30 21:17:40 GMT 2015
- [gnome-builder] worker: improve tracing for connection callback Fri Oct 30 21:17:45 GMT 2015
- [gnome-builder] worker: use abstract socket in /tmp/ like gio examples Fri Oct 30 21:17:50 GMT 2015
- [gnome-builder] worker: pass verbosity logging level to subprocesses Fri Oct 30 21:17:56 GMT 2015
- [gnome-builder] worker: more tracing and assertions Fri Oct 30 21:18:00 GMT 2015
- [gnome-builder] ctags: set log domain Fri Oct 30 21:18:06 GMT 2015
- [gnome-builder] main: add todo Fri Oct 30 21:18:11 GMT 2015
- [gnome-builder] worker: add tracing macros Fri Oct 30 21:18:16 GMT 2015
- [gnome-builder] app: delay message processing until the worker has registered Fri Oct 30 21:18:21 GMT 2015
- [gnome-builder] style: fix search entries in panels Fri Oct 30 21:18:26 GMT 2015
- [gnome-builder] G-I: add () around in_signature for GDBus Fri Oct 30 21:18:31 GMT 2015
- [gnome-builder] jedi: perform autocompletion lookup in a subprocess Fri Oct 30 21:18:36 GMT 2015
- [gnome-builder] thread-pool: use non-exclusive threads Fri Oct 30 21:18:41 GMT 2015
- [gnome-builder] worker: ensure GDBusConnection:exit-on-close: is FALSE Fri Oct 30 21:18:46 GMT 2015
- [gnome-builder] plugins: only load target plugin in worker process Fri Oct 30 21:18:51 GMT 2015
- [gnome-builder] Deleted branch wip/chergert/multi-process Fri Oct 30 22:08:33 GMT 2015
- [gnome-builder] plugins: fix gb-plugins.h includes Fri Oct 30 23:03:36 GMT 2015
- [gnome-builder] theme: track .button → button c ss node name changes Fri Oct 30 23:03:41 GMT 2015
- [gnome-builder] po: add libide/ide-worker-manager.c Fri Oct 30 23:04:40 GMT 2015
- [gnome-builder] search-bar: track upstream gtk+ changes Fri Oct 30 23:13:32 GMT 2015
- [gnome-builder] css: use textview to set font Sat Oct 31 03:15:20 GMT 2015
- [gnome-builder] theme: use .frame instead of GtkFrame Sat Oct 31 03:15:25 GMT 2015
- [gnome-builder] theme: use textview for scroll padding Sat Oct 31 03:15:30 GMT 2015
- [gnome-builder] theme: be specific with textview padding Sat Oct 31 03:15:35 GMT 2015
- [gnome-builder] prefs: use a frame around chooser Sat Oct 31 03:15:40 GMT 2015
- [gnome-builder] source-view: use textview instead of IdeSourceView in CSS Sat Oct 31 03:15:45 GMT 2015
- [gnome-builder] theme: fix frame fallout in greeter window Sat Oct 31 03:15:50 GMT 2015
- [gnome-builder] search-bar: separator no longer necessary Sat Oct 31 03:27:59 GMT 2015
- [gnome-builder] theme: adjust framing style in greeter window Sat Oct 31 03:28:04 GMT 2015
- [gnome-builder] theme: track treeview changes in gtk+ Sat Oct 31 03:45:27 GMT 2015
- [gtksourceview] map: track CSS changes in gtk+ master Sat Oct 31 05:36:29 GMT 2015
- [gtksourceview] stylescheme: track CSS changes in gtk+ Sat Oct 31 05:36:34 GMT 2015
- [gnome-builder] Created branch wip/chergert/perspective Sat Oct 31 06:00:09 GMT 2015
- [gnome-builder/wip/chergert/perspective] libide: sketch out core objects for workbench Sat Oct 31 06:00:14 GMT 2015
- [gtksourceview] stylescheme: fix css fallout from previous commits Sat Oct 31 07:16:51 GMT 2015
- [gnome-builder] (11 commits) Non-fast-forward update to branch wip/chergert/perspective Sat Oct 31 07:19:11 GMT 2015
- [gnome-builder/wip/chergert/perspective: 11/11] libide: sketch out core objects for workbench Sat Oct 31 07:19:16 GMT 2015
Christian Kirbach
Christian Persch
Christophe Fergeau
Christoph Reiter
Chun-wei Fan
Claude Paroz
Colin Walters
Cosimo Cecchi
Curtis Gedak
Daiki Ueno
Damien Sandras
Damned-Lies
Daniel Espinosa Ortiz
Daniel Korostil
Daniel Mustieles García
Daniel Șerbănescu
Daniel Veillard
Dan Winship
David King
Debarshi Ray
- [gnome-online-accounts] utils: Sanitize name resolution failures and wrong server values Thu Oct 01 16:34:47 GMT 2015
- [gnome-online-accounts/gnome-3-18] ewsclient, httpclient, utils: Sanitize SOUP_STATUS_UNAUTHORIZED Thu Oct 01 16:38:36 GMT 2015
- [gnome-online-accounts/gnome-3-18] owncloud: Set the correct port number in GoaFiles:Uri Thu Oct 01 16:38:41 GMT 2015
- [gnome-online-accounts/gnome-3-14] build: Ensure that the new 96x96 HiDpi icons actually get installed Thu Oct 01 17:02:13 GMT 2015
- [gnome-online-accounts/gnome-3-14] ewsclient, httpclient, utils: Sanitize SOUP_STATUS_UNAUTHORIZED Thu Oct 01 17:02:18 GMT 2015
- [gnome-online-accounts/gnome-3-14] owncloud: Add uri_to_string_with_path() helper Thu Oct 01 17:02:23 GMT 2015
- [gnome-online-accounts/gnome-3-16] ewsclient, httpclient, utils: Sanitize SOUP_STATUS_UNAUTHORIZED Thu Oct 01 17:02:25 GMT 2015
- [gnome-online-accounts/gnome-3-14] owncloud: Introduce get_webdav_uri() helper Thu Oct 01 17:02:28 GMT 2015
- [gnome-online-accounts/gnome-3-16] owncloud: Add uri_to_string_with_path() helper Thu Oct 01 17:02:29 GMT 2015
- [gnome-online-accounts/gnome-3-16] owncloud: Introduce get_webdav_uri() helper Thu Oct 01 17:02:34 GMT 2015
- [gnome-online-accounts/gnome-3-14] owncloud: Set the correct port number in GoaFiles:Uri Thu Oct 01 17:02:34 GMT 2015
- [gnome-online-accounts/gnome-3-16] owncloud: Set the correct port number in GoaFiles:Uri Thu Oct 01 17:02:39 GMT 2015
- [gnome-online-accounts] lastfm: Remove unneeded g_strdup Thu Oct 01 17:36:15 GMT 2015
- [gnome-online-accounts] lastfm: Fix memory leaks in lastfm_login() Thu Oct 01 17:36:20 GMT 2015
- [gnome-online-accounts] Updated POTFILES.in and removed redundant includes Thu Oct 01 17:46:35 GMT 2015
- [gnome-online-accounts/gnome-3-18] lastfm: Remove unneeded g_strdup Thu Oct 01 17:48:17 GMT 2015
- [gnome-online-accounts/gnome-3-18] lastfm: Fix memory leaks in lastfm_login() Thu Oct 01 17:48:22 GMT 2015
- [gnome-online-accounts/gnome-3-18] Updated POTFILES.in and removed redundant includes Thu Oct 01 17:48:28 GMT 2015
- [gnome-online-accounts/gnome-3-16] Updated POTFILES.in and removed redundant includes Thu Oct 01 17:48:55 GMT 2015
- [gnome-online-accounts/gnome-3-14] Updated POTFILES.in and removed redundant includes Thu Oct 01 17:49:37 GMT 2015
- [empathy] build: Don't hard code the name of the pkg-config binary Thu Oct 01 18:16:29 GMT 2015
- [libgdata] core: Don't duplicate the received chunks in GDataDownloadStream Fri Oct 02 15:10:42 GMT 2015
- [libgdata] core: GDataDownloadStream:content-length should consider Content-Range Fri Oct 02 16:22:06 GMT 2015
- [libgdata] Deleted branch wip/rishi/drive Fri Oct 02 16:28:05 GMT 2015
- [libgdata] (2 commits) Created branch wip/rishi/drive Fri Oct 02 16:28:21 GMT 2015
- [libgdata/wip/rishi/drive: 1/2] documents: Port gdata_documents_service_copy_document to Drive v2 Fri Oct 02 16:28:26 GMT 2015
- [libgdata/wip/rishi/drive: 2/2] Port the tests Fri Oct 02 16:28:31 GMT 2015
- [gnome-terminal] window: Pass tab switching keys to the terminal for tabless windows Tue Oct 06 08:01:52 GMT 2015
- [gnome-terminal/gnome-3-18] window: Pass tab switching keys to the terminal for tabless windows Tue Oct 06 08:02:44 GMT 2015
- [gnome-photos] view-container: Change to selection mode when pressing ctrl+a Tue Oct 06 13:39:33 GMT 2015
- [gnome-photos] application: Silence valgrind spew from gegl_init Tue Oct 06 14:00:41 GMT 2015
- [gnome-photos] single-item-job: Make it a final class Tue Oct 06 14:12:09 GMT 2015
- [gnome-photos/gnome-3-16] view-container: Change to selection mode when pressing ctrl+a Tue Oct 06 14:14:18 GMT 2015
- [gnome-photos/gnome-3-16] application: Silence valgrind spew from gegl_init Tue Oct 06 14:14:23 GMT 2015
- [gnome-photos/gnome-3-16] single-item-job: Make it a final class Tue Oct 06 14:14:29 GMT 2015
- [gnome-photos] (5 commits) Created branch wip/rishi/fullscreen Tue Oct 06 16:05:52 GMT 2015
- [gnome-photos/wip/rishi/fullscreen: 1/5] main-window, mode-controller: Cope better with WM fullscreen events Tue Oct 06 16:05:57 GMT 2015
- [gnome-photos/wip/rishi/fullscreen: 2/5] embed, mode-controller: Rearrange the code for subsequent fixes Tue Oct 06 16:06:02 GMT 2015
- [gnome-photos/wip/rishi/fullscreen: 3/5] mode-controller: Set the fullscreen policy when going back Tue Oct 06 16:06:08 GMT 2015
- [gnome-photos/wip/rishi/fullscreen: 4/5] mode-controller: Fix typo Tue Oct 06 16:06:13 GMT 2015
- [gnome-photos/wip/rishi/fullscreen: 5/5] mode-controller: Clean up the fullscreen code Tue Oct 06 16:06:18 GMT 2015
- [gnome-photos] main-window, mode-controller: Cope better with WM fullscreen events Tue Oct 06 16:12:12 GMT 2015
- [gnome-photos/gnome-3-16] main-window, mode-controller: Cope better with WM fullscreen events Tue Oct 06 16:14:47 GMT 2015
- [gnome-documents] Created branch gnome-3-18 Tue Oct 06 16:20:24 GMT 2015
- [gnome-documents/gnome-3-18] Updated Irish translation Tue Oct 06 16:21:31 GMT 2015
- [gnome-documents/gnome-3-18] Updated Swedish translation Tue Oct 06 16:21:37 GMT 2015
- [gnome-documents/gnome-3-18] Updated Irish translation Tue Oct 06 16:21:41 GMT 2015
- [gnome-documents/gnome-3-18] Updated Friulian translation Tue Oct 06 16:21:56 GMT 2015
- [gnome-documents] embed: Rename "Recent" view to "Documents" or "Books" Tue Oct 06 16:49:18 GMT 2015
- [gnome-photos] Created branch wip/rishi/collections Tue Oct 06 17:40:27 GMT 2015
- [gnome-photos/wip/rishi/collections] view-model: Stop listening to info-updated when an item is removed Tue Oct 06 17:40:32 GMT 2015
- [gnome-photos] (4 commits) ...mode-controller: Clean up the fullscreen code Wed Oct 07 07:40:27 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/fullscreen Wed Oct 07 07:44:45 GMT 2015
- [gnome-documents] Post-branch version bump Wed Oct 07 09:38:06 GMT 2015
- [gnome-documents/gnome-3-18] Post-release version bump Wed Oct 07 09:40:59 GMT 2015
- [gnome-documents] selections: Load spinner while creating first collection Wed Oct 07 13:23:16 GMT 2015
- [gnome-documents/gnome-3-18] selections: Load spinner while creating first collection Wed Oct 07 13:23:48 GMT 2015
- [gnome-photos/gnome-3-16] embed, mode-controller: Rearrange the code for subsequent fixes Wed Oct 07 13:32:06 GMT 2015
- [gnome-photos/gnome-3-16] mode-controller: Set the fullscreen policy when going back Wed Oct 07 13:32:11 GMT 2015
- [gnome-photos/gnome-3-16] mode-controller: Fix typo Wed Oct 07 13:32:16 GMT 2015
- [gnome-photos/gnome-3-16] mode-controller: Clean up the fullscreen code Wed Oct 07 13:32:21 GMT 2015
- [gnome-photos] (4 commits) Created branch wip/rishi/filter-freeze Wed Oct 07 17:59:29 GMT 2015
- [gnome-photos/wip/rishi/filter-freeze: 1/4] offset-controller: Prevent loading more items than there actually is Wed Oct 07 17:59:34 GMT 2015
- [gnome-photos/wip/rishi/filter-freeze: 2/4] Turn the PhotosTrackerController sub-classes into extensions Wed Oct 07 17:59:39 GMT 2015
- [gnome-photos/wip/rishi/filter-freeze: 3/4] tracker-controller: Consolidate the path to submitting a query Wed Oct 07 17:59:44 GMT 2015
- [gnome-photos/wip/rishi/filter-freeze: 4/4] Let users page through search results in the preview Wed Oct 07 17:59:49 GMT 2015
- [gnome-photos] offset-controller: Prevent loading more items than there actually is Wed Oct 07 18:01:39 GMT 2015
- [gnome-documents] mainWindow: Don't show an extra menu when the app menu is disabled Thu Oct 08 07:28:20 GMT 2015
- [gnome-documents/gnome-3-18] mainWindow: Don't show an extra menu when the app menu is disabled Thu Oct 08 07:28:57 GMT 2015
- [gnome-documents/gnome-3-16] mainWindow: Don't show an extra menu when the app menu is disabled Thu Oct 08 07:29:34 GMT 2015
- [gnome-photos] main-window: Don't show an extra menu when the app menu is disabled Thu Oct 08 08:40:44 GMT 2015
- [gnome-photos/gnome-3-16] main-window: Don't show an extra menu when the app menu is disabled Thu Oct 08 08:41:56 GMT 2015
- [gnome-photos/gnome-3-16] offset-controller: Prevent loading more items than there actually is Thu Oct 08 11:38:52 GMT 2015
- [gnome-photos] searchbar: Remove redundant NULL check Thu Oct 08 15:57:23 GMT 2015
- [gnome-photos] searchbar: Change the GAction APIs that we use for consistency Thu Oct 08 15:57:28 GMT 2015
- [gnome-photos] application: Change the GAction API that we use for consistency Thu Oct 08 15:57:33 GMT 2015
- [gnome-photos] application: Handle failures to create GomMiner proxies Thu Oct 08 15:57:38 GMT 2015
- [gnome-photos] source-manager: Create the GoaClient asynchronously Thu Oct 08 15:57:43 GMT 2015
- [gnome-photos] Turn the PhotosTrackerController sub-classes into extensions Fri Oct 09 11:08:07 GMT 2015
- [gnome-photos] tracker-controller: Consolidate the path to submitting a query Fri Oct 09 11:08:12 GMT 2015
- [gnome-photos] Let users page through search results in the preview Fri Oct 09 11:08:17 GMT 2015
- [gnome-photos/gnome-3-16] searchbar: Remove redundant NULL check Fri Oct 09 11:13:49 GMT 2015
- [gnome-photos/gnome-3-16] application: Handle failures to create GomMiner proxies Fri Oct 09 11:13:54 GMT 2015
- [gnome-photos/gnome-3-16] Turn the PhotosTrackerController sub-classes into extensions Fri Oct 09 11:13:59 GMT 2015
- [gnome-photos/gnome-3-16] tracker-controller: Consolidate the path to submitting a query Fri Oct 09 11:14:04 GMT 2015
- [gnome-photos/gnome-3-16] Let users page through search results in the preview Fri Oct 09 11:14:09 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/filter-freeze Fri Oct 09 11:27:19 GMT 2015
- [gnome-photos] Created branch gnome-3-18 Fri Oct 09 11:27:47 GMT 2015
- [gnome-photos] Post-branch version bump Fri Oct 09 11:35:48 GMT 2015
- [gnome-photos/gnome-3-18] Post-release version bump Fri Oct 09 11:40:01 GMT 2015
- [gnome-photos] main-window, NEWS: Update copyright notice Fri Oct 09 11:42:24 GMT 2015
- [gnome-photos] embed: Rename "Recent" view to "Photos" Fri Oct 09 11:49:36 GMT 2015
- [glib/glib-2-46] docs: Improve the text on G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START Fri Oct 09 12:16:23 GMT 2015
- [glib] docs: Improve the text on G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START Fri Oct 09 12:16:51 GMT 2015
- [gnome-photos] (6 commits) Created branch wip/rishi/invariant Fri Oct 09 16:53:59 GMT 2015
- [gnome-photos/wip/rishi/invariant: 1/6] mode-controller: Make it a final class Fri Oct 09 16:54:03 GMT 2015
- [gnome-photos/wip/rishi/invariant: 2/6] item-manager: Make it a final class Fri Oct 09 16:54:08 GMT 2015
- [gnome-photos/wip/rishi/invariant: 3/6] mode-controller: Style fix Fri Oct 09 16:54:13 GMT 2015
- [gnome-photos/wip/rishi/invariant: 4/6] preview-view, view-mode: Remove redundant headers Fri Oct 09 16:54:18 GMT 2015
- [gnome-photos/wip/rishi/invariant: 5/6] item-manager: Short-circuit the failure case Fri Oct 09 16:54:23 GMT 2015
- [gnome-photos/wip/rishi/invariant: 6/6] Merge PhotosModeController into PhotosItemManager Fri Oct 09 16:54:28 GMT 2015
- [gnome-photos] mode-controller: Make it a final class Fri Oct 09 16:59:44 GMT 2015
- [gnome-photos] item-manager: Make it a final class Fri Oct 09 16:59:50 GMT 2015
- [gnome-photos] mode-controller: Style fix Fri Oct 09 16:59:55 GMT 2015
- [gnome-photos] preview-view, view-mode: Remove redundant headers Fri Oct 09 17:00:00 GMT 2015
- [gnome-photos/gnome-3-18] mode-controller: Make it a final class Sat Oct 10 08:22:11 GMT 2015
- [gnome-photos/gnome-3-18] item-manager: Make it a final class Sat Oct 10 08:22:16 GMT 2015
- [gnome-photos/gnome-3-18] mode-controller: Style fix Sat Oct 10 08:22:21 GMT 2015
- [gnome-photos/gnome-3-18] preview-view, view-mode: Remove redundant headers Sat Oct 10 08:22:26 GMT 2015
- [gnome-photos/gnome-3-18] Prepare 3.18.1 Mon Oct 12 10:34:26 GMT 2015
- [gnome-photos] Created tag 3.18.1 Mon Oct 12 10:36:51 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/edit-mode Mon Oct 12 15:05:12 GMT 2015
- [gnome-photos] (27 commits) Created branch wip/rishi/edit-mode Mon Oct 12 15:05:27 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 1/27] embed: Remove a wrong comment Mon Oct 12 15:05:32 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 2/27] Add Instagram filters Mon Oct 12 15:05:36 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 3/27] Add a new mode for Edit Mon Oct 12 15:05:41 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 4/27] Add an edit-current action Mon Oct 12 15:05:47 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 5/27] embed: Don't reset the PreviewView when returning from edit mode Mon Oct 12 15:05:51 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 6/27] preview-view: Show the buttons when returning from edit mode Mon Oct 12 15:05:57 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 7/27] main-toolbar, icons: Edit toolbar Mon Oct 12 15:06:02 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 8/27] base-item: Create the GEGL graph from the main thread Mon Oct 12 15:06:07 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 9/27] base-item: Take advantage of better caching during download Mon Oct 12 15:06:12 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 10/27] Add an image editing pipeline Mon Oct 12 15:06:17 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 11/27] application, preview-view: Hook up various edit operations to GActions Mon Oct 12 15:06:22 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 12/27] main-toolbar: Add the GAction to the undo button Mon Oct 12 15:06:27 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 13/27] base-item: Remove photos_base_item_get_bbox Mon Oct 12 15:06:32 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 14/27] base-item: Split the loading and editing graphs Mon Oct 12 15:06:37 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 15/27] gegl-gtk-view: Remove gegl_gtk_view_new_for_buffer Mon Oct 12 15:06:42 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 16/27] base-item: Add photos_base_item_get_bbox_source Mon Oct 12 15:06:47 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 17/27] Add PhotosTool Mon Oct 12 15:06:52 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 18/27] utils: Add an extension point for PhotosTool sub-classes Mon Oct 12 15:06:57 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 19/27] Add PhotosToolSharpen Mon Oct 12 15:07:02 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 20/27] Add PhotosToolFilters Mon Oct 12 15:07:07 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 21/27] Add PhotosToolCrop Mon Oct 12 15:07:12 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 22/27] Add PhotosEditPalette Mon Oct 12 15:07:17 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 23/27] preview-view: Use EditPalette for showing the editing controls Mon Oct 12 15:07:22 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 24/27] Add PhotosEditBar Mon Oct 12 15:07:28 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 25/27] preview-view: Use the correct height and width when drawing background Mon Oct 12 15:07:33 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 26/27] gegl-gtk-view-helper: Simplify the arithmetic Mon Oct 12 15:07:38 GMT 2015
- [gnome-photos/wip/rishi/edit-mode: 27/27] more cropping Mon Oct 12 15:07:43 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/invariant Mon Oct 12 15:28:24 GMT 2015
- [gnome-photos] (2 commits) Created branch wip/rishi/invariant Mon Oct 12 15:28:36 GMT 2015
- [gnome-photos/wip/rishi/invariant: 1/2] item-manager: Short-circuit the failure case Mon Oct 12 15:28:42 GMT 2015
- [gnome-photos/wip/rishi/invariant: 2/2] Merge PhotosModeController into PhotosItemManager Mon Oct 12 15:28:47 GMT 2015
- [gnome-documents] application, embed, search: Don't negate Application.isBooks Mon Oct 12 17:52:46 GMT 2015
- [gnome-documents] manager: Use inheritence instead of composition Mon Oct 12 18:33:16 GMT 2015
- [gnome-documents] notifications: Use inheritance instead of composition Mon Oct 12 18:35:41 GMT 2015
- [gnome-documents/gnome-3-18] release: prepare for 3.18.1 Tue Oct 13 08:28:45 GMT 2015
- [gnome-documents] Created tag 3.18.1 Tue Oct 13 08:35:55 GMT 2015
- [gnome-photos] (3 commits) ...Merge PhotosModeController into PhotosItemManager Tue Oct 13 11:32:58 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/invariant Tue Oct 13 11:33:29 GMT 2015
- [gnome-photos] embed: Hide any empty search bars that might have been floating around Tue Oct 13 13:57:38 GMT 2015
- [gnome-photos] view-model: Stop listening to info-updated when an item is removed Tue Oct 13 13:57:43 GMT 2015
- [gnome-photos] Deleted branch wip/rishi/collections Tue Oct 13 13:57:46 GMT 2015
- [gnome-photos/gnome-3-18] view-model: Stop listening to info-updated when an item is removed Tue Oct 13 14:19:18 GMT 2015
- [gnome-photos] Use GtkLabel:yalign instead of deprecated GtkMisc Tue Oct 13 14:59:28 GMT 2015
- [gnome-photos] Use GtkWidget's margin and alignment instead of deprecated GtkAlignment Tue Oct 13 15:14:23 GMT 2015
- [gnome-photos] utils: Remove unused function Tue Oct 13 17:26:45 GMT 2015
- [gnome-online-accounts] Updated Finnish translation Wed Oct 14 09:50:00 GMT 2015
- [empathy] libempathy-gtk: Call the finish method only once Wed Oct 14 09:52:09 GMT 2015
- [gnome-online-accounts/gnome-3-18] lastfm: Don't leak AddAccountData::access_token Wed Oct 14 10:07:44 GMT 2015
- [gnome-online-accounts] lastfm: Don't leak AddAccountData::access_token Wed Oct 14 10:08:04 GMT 2015
- [gnome-online-accounts] identity: Don't ever nullify identifier Wed Oct 14 11:57:49 GMT 2015
- [gnome-online-accounts/gnome-3-18] identity: Don't ever nullify identifier Wed Oct 14 11:58:14 GMT 2015
- [gnome-online-accounts/gnome-3-16] identity: Don't ever nullify identifier Wed Oct 14 11:59:00 GMT 2015
- [gnome-online-accounts/gnome-3-14] identity: Don't ever nullify identifier Wed Oct 14 11:59:44 GMT 2015
- [gnome-online-accounts] identity: Allow multiple simultaneous sign-in requests from one sender Wed Oct 14 17:38:30 GMT 2015
- [gnome-online-accounts/gnome-3-18] identity: Allow multiple simultaneous sign-in requests from one sender Wed Oct 14 17:41:13 GMT 2015
- [gnome-online-accounts/gnome-3-18] Prepare 3.18.1 Wed Oct 14 18:22:14 GMT 2015
- [gnome-online-accounts] Created tag 3.18.1 Wed Oct 14 18:25:07 GMT 2015
- [gnome-documents] selections, query: Different collections for Books and Documents Thu Oct 15 14:48:50 GMT 2015
- [gnome-documents/gnome-3-18] selections, query: Different collections for Books and Documents Thu Oct 15 14:49:58 GMT 2015
- [gnome-documents/gnome-3-16] selections, query: Different collections for Books and Documents Thu Oct 15 14:50:58 GMT 2015
- [gvfs] proxy volume monitor: Properly handle failure to create a remote proxy Fri Oct 16 15:08:52 GMT 2015
- [gvfs/gnome-3-16] proxy volume monitor: Properly handle failure to create a remote proxy Fri Oct 16 15:10:43 GMT 2015
- [gvfs/gnome-3-14] proxy volume monitor: Properly handle failure to create a remote proxy Fri Oct 16 15:11:21 GMT 2015
- [tracker] libtracker-miner: Abort async operations once the instance is gone Tue Oct 20 17:10:20 GMT 2015
- [tracker] libtracker-miner: Cancel pending async operations during destruction Tue Oct 20 17:10:25 GMT 2015
- [tracker/tracker-1.6] libtracker-miner: Abort async operations once the instance is gone Tue Oct 20 17:13:05 GMT 2015
- [tracker/tracker-1.6] libtracker-miner: Cancel pending async operations during destruction Tue Oct 20 17:13:10 GMT 2015
- [tracker/tracker-1.4] libtracker-miner: Abort async operations once the instance is gone Tue Oct 20 17:31:40 GMT 2015
- [tracker/tracker-1.4] libtracker-miner: Cancel pending async operations during destruction Tue Oct 20 17:31:45 GMT 2015
- [tracker/tracker-1.2] libtracker-miner: Abort async operations once the instance is gone Tue Oct 20 17:51:36 GMT 2015
- [tracker/tracker-1.2] libtracker-miner: Cancel pending async operations during destruction Tue Oct 20 17:51:42 GMT 2015
- [tracker] Revert "libtracker-miner: Cancel pending async operations ..." Tue Oct 20 17:57:02 GMT 2015
- [tracker] Revert "libtracker-miner: Abort async operations once the ..." Tue Oct 20 17:57:07 GMT 2015
- [tracker] libtracker-miner: Abort async operations once the instance is gone Tue Oct 20 17:57:12 GMT 2015
- [tracker] libtracker-miner: Cancel pending async operations during destruction Tue Oct 20 17:57:17 GMT 2015
- [tracker] libtracker-miner: Handle failure to get a TrackerSparqlConnection Wed Oct 21 14:34:31 GMT 2015
- [tracker/tracker-1.6] libtracker-miner: Handle failure to get a TrackerSparqlConnection Wed Oct 21 14:36:28 GMT 2015
- [tracker/tracker-1.4] libtracker-miner: Handle failure to get a TrackerSparqlConnection Wed Oct 21 14:40:36 GMT 2015
- [tracker/tracker-1.2] libtracker-miner: Handle failure to get a TrackerSparqlConnection Wed Oct 21 14:46:58 GMT 2015
- [gnome-photos] Updated Portuguese translation Wed Oct 21 17:49:05 GMT 2015
- [gnome-photos] theme: Make the favorite button's icon retain the active colour Wed Oct 21 19:16:04 GMT 2015
- [gnome-photos/gnome-3-18] theme: Make the favorite button's icon retain the active colour Wed Oct 21 19:16:38 GMT 2015
- [gnome-photos/gnome-3-16] theme: Make the favorite button's icon retain the active colour Thu Oct 22 08:10:34 GMT 2015
- [gnome-photos] Use a filled/unfilled icon instead of colour to denote favorites Thu Oct 22 08:32:52 GMT 2015
- [gnome-photos] application: Create the miner proxies asynchronously & only when needed Fri Oct 23 07:32:53 GMT 2015
- [gnome-photos] application: Set priority rdf:types only when a window is created Fri Oct 23 07:32:58 GMT 2015
- [libgd] icon-utils: Don't pass a 'void *' where an 'int' is expected Fri Oct 23 07:40:51 GMT 2015
- [gnome-photos] selection-toolbar: Use a filled/unfilled icon for favorites Fri Oct 23 07:43:43 GMT 2015
- [gnome-photos] Use a simple button instead of a toggle to denote favorites Fri Oct 23 08:00:31 GMT 2015
- [gnome-photos] item-manager: Disallow setting arbitrary window modes while previewing Fri Oct 23 09:48:07 GMT 2015
- [gnome-photos] dlna-renderers-dialog: Use the correct mode changing API Fri Oct 23 09:48:12 GMT 2015
- [gnome-photos] main-toolbar: The back button should always be the left-most element Fri Oct 23 09:48:17 GMT 2015
- [gnome-photos] main-toolbar: Clean up Fri Oct 23 09:48:22 GMT 2015
- [gnome-photos] application: Plug a memory leak Mon Oct 26 12:08:21 GMT 2015
- [gnome-photos] Update to latest libgd Mon Oct 26 12:08:26 GMT 2015
- [gnome-photos] selection-toolbar: Fix the lifetime of the signal handlers Mon Oct 26 12:08:31 GMT 2015
- [gnome-photos] selection-controller, selection-toolbar: Clean up Mon Oct 26 12:09:13 GMT 2015
- [gnome-photos] Use GActions to represent the next and previous operations Mon Oct 26 14:19:09 GMT 2015
- [gnome-photos] application, selection-toolbar: Use a GAction for delete Mon Oct 26 14:20:38 GMT 2015
- [gnome-photos] preview-nav-buttons: Rename the parameters for clarity Mon Oct 26 14:20:43 GMT 2015
- [gnome-photos] preview-nav-buttons: Don't touch the path if there is no model Mon Oct 26 14:20:49 GMT 2015
- [gnome-photos] preview-nav-buttons: Track the active item across changes to the model Mon Oct 26 14:21:46 GMT 2015
- [gnome-photos] preview-menu, preview-nav-buttons: Support deleting from the preview Mon Oct 26 14:21:50 GMT 2015
- [gnome-photos] selection-toolbar: Simplify the callbacks Mon Oct 26 15:29:01 GMT 2015
- [gnome-photos] selection-toolbar: Fix the lifetime of the signal handlers Mon Oct 26 15:29:06 GMT 2015
- [gnome-photos] application: Use the delete key as a shortcut for deleting Mon Oct 26 15:29:11 GMT 2015
- [gnome-photos] build: Don't distribute git.mk Tue Oct 27 11:05:47 GMT 2015
- [gnome-photos] build: Workaround intltool-update not working with automake-1.15 Tue Oct 27 11:05:52 GMT 2015
- [gnome-photos] tests: Update the test case Tue Oct 27 11:05:57 GMT 2015
- [gnome-photos] Prepare 3.19.1 Tue Oct 27 11:06:03 GMT 2015
- [gnome-photos] Created tag 3.19.1 Tue Oct 27 11:09:34 GMT 2015
- [gnome-photos] Drop unused Eye of GNOME files and dependencies Tue Oct 27 11:17:17 GMT 2015
- [gnome-photos/gnome-3-18] build: Don't distribute git.mk Tue Oct 27 11:18:05 GMT 2015
- [gnome-photos/gnome-3-18] build: Workaround intltool-update not working with automake-1.15 Tue Oct 27 11:18:10 GMT 2015
- [nautilus] progress-info: Use the proper destroy method Tue Oct 27 14:37:03 GMT 2015
- [nautilus/gnome-3-18] progress-info: Use the proper destroy method Tue Oct 27 14:37:43 GMT 2015
- [gnome-control-center] background: Fix a few memory leaks Tue Oct 27 14:50:01 GMT 2015
- [gnome-control-center/gnome-3-14] background: Fix a few memory leaks Tue Oct 27 15:35:53 GMT 2015
- [gnome-control-center/gnome-3-16] background: Fix a few memory leaks Tue Oct 27 15:36:29 GMT 2015
- [gnome-control-center/gnome-3-18] background: Fix a few memory leaks Tue Oct 27 15:37:07 GMT 2015
- [gnome-control-center] background: Fix a few memory leaks Tue Oct 27 16:59:40 GMT 2015
- [gnome-online-accounts] daemon: Use g_debug instead of g_info and drop the extra newline Tue Oct 27 17:16:13 GMT 2015
- [gnome-online-accounts] Sprinkle some debug messages when handling D-Bus calls Tue Oct 27 17:16:18 GMT 2015
- [gnome-online-accounts] telepathy: Don't leak local GError after showing it Tue Oct 27 17:24:07 GMT 2015
- [gnome-online-accounts] oauth2: Silence -Wint-conversion Tue Oct 27 17:24:12 GMT 2015
- [gnome-online-accounts] provider: Fix GoaProviderFactory leak Tue Oct 27 17:32:21 GMT 2015
- [gnome-online-accounts/gnome-3-18] telepathy: Don't leak local GError after showing it Tue Oct 27 17:35:48 GMT 2015
- [gnome-online-accounts/gnome-3-18] oauth2: Silence -Wint-conversion Tue Oct 27 17:35:53 GMT 2015
- [gnome-online-accounts/gnome-3-18] provider: Fix GoaProviderFactory leak Tue Oct 27 17:35:58 GMT 2015
- [gnome-online-accounts/gnome-3-16] telepathy: Don't leak local GError after showing it Tue Oct 27 17:37:05 GMT 2015
- [gnome-online-accounts/gnome-3-16] oauth2: Silence -Wint-conversion Tue Oct 27 17:37:10 GMT 2015
- [gnome-online-accounts/gnome-3-16] provider: Fix GoaProviderFactory leak Tue Oct 27 17:37:15 GMT 2015
- [gnome-online-accounts/gnome-3-14] telepathy: Don't leak local GError after showing it Tue Oct 27 17:42:47 GMT 2015
- [gnome-online-accounts/gnome-3-14] oauth2: Silence -Wint-conversion Tue Oct 27 17:42:52 GMT 2015
- [gnome-online-accounts/gnome-3-14] provider: Fix GoaProviderFactory leak Tue Oct 27 17:42:57 GMT 2015
- [gnome-online-accounts] Updated Serbian Latin translation Tue Oct 27 17:55:36 GMT 2015
- [gnome-online-accounts] Updated Portuguese translation Tue Oct 27 17:55:41 GMT 2015
- [gnome-online-accounts] Updated Russian translation Tue Oct 27 17:55:46 GMT 2015
- [gnome-online-accounts] Updated Galician translations Tue Oct 27 17:55:51 GMT 2015
- [gnome-online-accounts] Updated Indonesian translation Tue Oct 27 17:55:56 GMT 2015
- [gnome-online-accounts] Prepare 3.19.1 Tue Oct 27 18:05:29 GMT 2015
- [gnome-online-accounts] Created tag 3.19.1 Tue Oct 27 18:06:16 GMT 2015
- [gnome-photos] view-model: Don't keep it alive just for the timeout Thu Oct 29 01:43:58 GMT 2015
- [gnome-photos] embed: Fix the lifetime of the signal handlers Thu Oct 29 01:44:04 GMT 2015
- [gnome-photos] view-container: Fix the lifetime of the signal handlers Thu Oct 29 01:44:08 GMT 2015
- [gnome-photos/gnome-3-18] selection-toolbar: Simplify the callbacks Thu Oct 29 01:50:13 GMT 2015
- [gnome-photos/gnome-3-18] selection-toolbar: Fix the lifetime of the signal handlers Thu Oct 29 01:50:18 GMT 2015
- [gnome-photos/gnome-3-18] view-model: Don't keep it alive just for the timeout Thu Oct 29 01:50:23 GMT 2015
- [gnome-photos/gnome-3-18] embed: Fix the lifetime of the signal handlers Thu Oct 29 01:50:28 GMT 2015
- [gnome-photos/gnome-3-18] view-container: Fix the lifetime of the signal handlers Thu Oct 29 01:50:33 GMT 2015
- [gnome-photos/gnome-3-16] selection-toolbar: Simplify the callbacks Thu Oct 29 01:53:47 GMT 2015
- [gnome-photos/gnome-3-16] selection-toolbar: Fix the lifetime of the signal handlers Thu Oct 29 01:53:52 GMT 2015
- [gnome-photos/gnome-3-16] view-model: Don't keep it alive just for the timeout Thu Oct 29 01:53:57 GMT 2015
- [gnome-photos/gnome-3-16] embed: Fix the lifetime of the signal handlers Thu Oct 29 01:54:02 GMT 2015
- [gnome-photos/gnome-3-16] view-container: Fix the lifetime of the signal handlers Thu Oct 29 01:54:07 GMT 2015
- [gnome-photos] Improve the responsiveness of the favorite button Fri Oct 30 10:12:20 GMT 2015
- [gnome-photos] base-item: Avoid redundant SPARQL queries and info-updated emissions Fri Oct 30 10:22:25 GMT 2015
- [gnome-photos/gnome-3-18] Improve the responsiveness of the favorite button Fri Oct 30 10:28:29 GMT 2015
- [gnome-photos/gnome-3-18] base-item: Avoid redundant SPARQL queries and info-updated emissions Fri Oct 30 10:28:34 GMT 2015
- [gnome-photos/gnome-3-16] Improve the responsiveness of the favorite button Fri Oct 30 10:32:46 GMT 2015
- [gnome-photos/gnome-3-16] base-item: Avoid redundant SPARQL queries and info-updated emissions Fri Oct 30 10:32:51 GMT 2015
- [gnome-photos] properties-dialog: Be more forgiving of unknown nmm:flash values Fri Oct 30 10:45:38 GMT 2015
- [gnome-photos/gnome-3-18] properties-dialog: Be more forgiving of unknown nmm:flash values Fri Oct 30 10:46:51 GMT 2015
- [gnome-photos/gnome-3-16] properties-dialog: Be more forgiving of unknown nmm:flash values Fri Oct 30 10:47:09 GMT 2015
- [gnome-photos] delete-notification: Be more strict about what is acceptable Fri Oct 30 13:32:07 GMT 2015
- [gnome-photos] delete-notification: Clean up Fri Oct 30 13:32:13 GMT 2015
- [gnome-photos] selection-controller: Stop redundant emissions of selection-changed Fri Oct 30 13:38:31 GMT 2015
- [tracker] libtracker-control: Fix the return value Fri Oct 30 15:35:10 GMT 2015
- [tracker] libtracker-control: Improve the documentation Fri Oct 30 15:35:16 GMT 2015
- [tracker/tracker-1.6] libtracker-control: Fix the return value Fri Oct 30 15:36:39 GMT 2015
- [tracker/tracker-1.6] libtracker-control: Improve the documentation Fri Oct 30 15:36:44 GMT 2015
- [tracker/tracker-1.4] libtracker-control: Fix the return value Fri Oct 30 15:37:29 GMT 2015
- [tracker/tracker-1.4] libtracker-control: Improve the documentation Fri Oct 30 15:37:33 GMT 2015
- [tracker/tracker-1.2] libtracker-control: Fix the return value Fri Oct 30 15:38:32 GMT 2015
- [tracker/tracker-1.2] libtracker-control: Improve the documentation Fri Oct 30 15:38:38 GMT 2015
- [gnome-control-center/gnome-3-18] background: Fix a few memory leaks Fri Oct 30 15:42:56 GMT 2015
- [gnome-control-center/gnome-3-16] background: Fix a few memory leaks Fri Oct 30 15:43:41 GMT 2015
- [gnome-control-center/gnome-3-14] background: Fix a few memory leaks Fri Oct 30 15:44:22 GMT 2015
- [gnome-documents] build: Update to latest libgd Fri Oct 30 15:54:27 GMT 2015
Dimitris Spingos
Dominique Leuenberger
dwmw2
Egmont Koblinger
Ekaterina Gerasimova
Elad Alfassa
Emmanuele Bassi
Emmanuel Pacaud
Erick Pérez Castellanos
Evan Nemerson
Fabiano Fidêncio
Federico Mena Quintero
Felipe Borges
Felix Riemann
Florian Müllner
Francisco Diéguez Souto
Frederic Peters
Garrett Regier
George Lebl
Georges Basile Stavracas Neto
Germán Poo-Caamaño
Giovanni Campagna
Giuseppe Scrivano
Guillaume Desmottes
Hannie Dumoleyn
Hartmut Kuhse
Hubert Figuière
Iain Lane
Ignacio Casal Quinteiro
Iñaki Larrañaga Murgoitio
Iulian Radu
- [gnome-nibbles/gnome-3-18] Prepare 3.18.1 Sun Oct 11 20:06:27 GMT 2015
- [gnome-nibbles] Created tag 3.18.1 Sun Oct 11 20:06:32 GMT 2015
- [gnome-nibbles/wip/vala] Add animation with delay for respawning worm. Ignore keypresses when game is not running and when wo Sun Oct 25 21:49:33 GMT 2015
- [gnome-nibbles/wip/vala] Move teensy classes, structs and enums at the top of the files Sun Oct 25 21:51:33 GMT 2015
- [gnome-nibbles] Initial commit Mon Oct 26 00:13:31 GMT 2015
- [gnome-nibbles] Add NibblesGame, NibblesView classes. Make game texture resizable Mon Oct 26 00:13:36 GMT 2015
- [gnome-nibbles] Load pixmaps and current level file Mon Oct 26 00:13:41 GMT 2015
- [gnome-nibbles] Display walls current level based on level file Mon Oct 26 00:13:46 GMT 2015
- [gnome-nibbles] Add DOAP file. Remove unnecessary files Mon Oct 26 00:13:51 GMT 2015
- [gnome-nibbles] Remove Properties class. Move it's properties to NibblesGame Mon Oct 26 00:13:56 GMT 2015
- [gnome-nibbles] Add worms Mon Oct 26 00:14:02 GMT 2015
- [gnome-nibbles] Fix lib linking problem Mon Oct 26 00:14:07 GMT 2015
- [gnome-nibbles] Fix head to head collision Mon Oct 26 00:14:12 GMT 2015
- [gnome-nibbles] Fix installation of data files Mon Oct 26 00:14:16 GMT 2015
- [gnome-nibbles] Remove some cruft from configure.ac Mon Oct 26 00:14:22 GMT 2015
- [gnome-nibbles] Modernize autogen.sh Mon Oct 26 00:14:27 GMT 2015
- [gnome-nibbles] Restore i18n Mon Oct 26 00:14:32 GMT 2015
- [gnome-nibbles] Restore user help Mon Oct 26 00:14:37 GMT 2015
- [gnome-nibbles] Restore more data files Mon Oct 26 00:14:42 GMT 2015
- [gnome-nibbles] Restore icons Mon Oct 26 00:14:47 GMT 2015
- [gnome-nibbles] Add multiple worm colors Mon Oct 26 00:14:52 GMT 2015
- [gnome-nibbles] Translate errors and add translators comments Mon Oct 26 00:14:57 GMT 2015
- [gnome-nibbles] Fix build failling due to wrong resource name Mon Oct 26 00:15:02 GMT 2015
- [gnome-nibbles] Add license headers Mon Oct 26 00:15:07 GMT 2015
- [gnome-nibbles] Add original authors Mon Oct 26 00:15:12 GMT 2015
- [gnome-nibbles] Use an array instead of hash for color lookup Mon Oct 26 00:15:17 GMT 2015
- [gnome-nibbles] Add save properties method for worms Mon Oct 26 00:15:22 GMT 2015
- [gnome-nibbles] Fix background image not being the right size when starting the game Mon Oct 26 00:15:27 GMT 2015
- [gnome-nibbles] Use Games.Gridframe from libgames-support Mon Oct 26 00:15:32 GMT 2015
- [gnome-nibbles] Use "grey" consistently Mon Oct 26 00:15:37 GMT 2015
- [gnome-nibbles] Add modelines Mon Oct 26 00:15:42 GMT 2015
- [gnome-nibbles] Add email and update authors Mon Oct 26 00:15:47 GMT 2015
- [gnome-nibbles] Add Boni and Bonus classes. Implement methods for bonus adding/drawing Mon Oct 26 00:15:53 GMT 2015
- [gnome-nibbles] Rescale bonuses when resizing window Mon Oct 26 00:15:58 GMT 2015
- [gnome-nibbles] Fix head to head collision Mon Oct 26 00:16:03 GMT 2015
- [gnome-nibbles] Take into the account the worm's reduction of body when checking for collision with itself Mon Oct 26 00:16:08 GMT 2015
- [gnome-nibbles] Replace bonus when countdown reaches 0. Mon Oct 26 00:16:13 GMT 2015
- [gnome-nibbles] Periodically add new bonuses Mon Oct 26 00:16:18 GMT 2015
- [gnome-nibbles] Add new regular bonus when one is consumed Mon Oct 26 00:16:23 GMT 2015
- [gnome-nibbles] Increase the length of the worm when collecting a bonus Mon Oct 26 00:16:28 GMT 2015
- [gnome-nibbles] Implement bonus type HALF Mon Oct 26 00:16:34 GMT 2015
- [gnome-nibbles] Add a CSS provider. Update New Game menu Mon Oct 26 00:16:38 GMT 2015
- [gnome-nibbles] Add screen for selecting number of players Mon Oct 26 00:16:43 GMT 2015
- [gnome-nibbles] Add basic controls screen Mon Oct 26 00:16:48 GMT 2015
- [gnome-nibbles] Fix packing issues with first run screen when resizing window Mon Oct 26 00:16:53 GMT 2015
- [gnome-nibbles] Add statusbar. Add countdown. Start game when countdown expires Mon Oct 26 00:16:58 GMT 2015
- [gnome-nibbles] Save number of players before switching to the controls screen Mon Oct 26 00:17:03 GMT 2015
- [gnome-nibbles] Remove background surface and pixmap. Leave background black Mon Oct 26 00:17:09 GMT 2015
- [gnome-nibbles] Add tentative design for red worm. Mon Oct 26 00:17:13 GMT 2015
- [gnome-nibbles] Add scoreboard Mon Oct 26 00:17:18 GMT 2015
- [gnome-nibbles] Update scoreboard after each loop step Mon Oct 26 00:17:23 GMT 2015
- [gnome-nibbles] Place scoreboard below game view Mon Oct 26 00:17:28 GMT 2015
- [gnome-nibbles] Update worm textures Mon Oct 26 00:17:33 GMT 2015
- [gnome-nibbles] Update wall textures Mon Oct 26 00:17:39 GMT 2015
- [gnome-nibbles] Minor improvements to scoreboard's looks Mon Oct 26 00:17:44 GMT 2015
- [gnome-nibbles] Implement scores via libgames-support Mon Oct 26 00:17:49 GMT 2015
- [gnome-nibbles] Add 'Scores' app menu entry Mon Oct 26 00:17:54 GMT 2015
- [gnome-nibbles] Implement end game animation Mon Oct 26 00:18:00 GMT 2015
- [gnome-nibbles] Implement game over Mon Oct 26 00:18:04 GMT 2015
- [gnome-nibbles] Add multiple scoring categories Mon Oct 26 00:18:09 GMT 2015
- [gnome-nibbles] Fix death animation being too fast Mon Oct 26 00:18:14 GMT 2015
- [gnome-nibbles] Switch to next level when all bonuses are consumed. Refactor move () Mon Oct 26 00:18:19 GMT 2015
- [gnome-nibbles] Rearrange and refactor code Mon Oct 26 00:18:24 GMT 2015
- [gnome-nibbles] Add name labels to worms before game starts Mon Oct 26 00:18:29 GMT 2015
- [gnome-nibbles] Implement controls screen Mon Oct 26 00:18:34 GMT 2015
- [gnome-nibbles] Minor controls screen fix. Mon Oct 26 00:18:39 GMT 2015
- [gnome-nibbles] Fix css name conflict Mon Oct 26 00:18:44 GMT 2015
- [gnome-nibbles] Add New Game button on header bar Mon Oct 26 00:18:49 GMT 2015
- [gnome-nibbles] Fix name labels alignment Mon Oct 26 00:18:54 GMT 2015
- [gnome-nibbles] Fix duplicated player boxes when starting a new game Mon Oct 26 00:18:59 GMT 2015
- [gnome-nibbles] Remove old actors when starting a new game Mon Oct 26 00:19:04 GMT 2015
- [gnome-nibbles] Fix controls screen, again Mon Oct 26 00:19:09 GMT 2015
- [gnome-nibbles] Stop countdown if new game button is pressed Mon Oct 26 00:19:15 GMT 2015
- [gnome-nibbles] Add new game confirmation dialog Mon Oct 26 00:19:20 GMT 2015
- [gnome-nibbles] Add about dialog Mon Oct 26 00:19:25 GMT 2015
- [gnome-nibbles] Implement pause Mon Oct 26 00:19:30 GMT 2015
- [gnome-nibbles] GTK+ version bump Mon Oct 26 00:19:35 GMT 2015
- [gnome-nibbles] Add Esc key functionality Mon Oct 26 00:19:40 GMT 2015
- [gnome-nibbles] number of players screen: use osd style for buttons Mon Oct 26 00:19:45 GMT 2015
- [gnome-nibbles] Change wording for new game dialog Mon Oct 26 00:19:50 GMT 2015
- [gnome-nibbles] number of players screen: lower the heading, reduce size of elements, add description Mon Oct 26 00:19:55 GMT 2015
- [gnome-nibbles] controls screen: lower heading, change font-family Mon Oct 26 00:20:01 GMT 2015
- [gnome-nibbles] controls screen: fix Start button's positioning Mon Oct 26 00:20:05 GMT 2015
- [gnome-nibbles] scoreboard: add padding between elements Mon Oct 26 00:20:10 GMT 2015
- [gnome-nibbles] Use new artwork for worms and bonuses Mon Oct 26 00:20:15 GMT 2015
- [gnome-nibbles] Remove grey worm Mon Oct 26 00:20:20 GMT 2015
- [gnome-nibbles] game: replace level completed dialog with an overlay Mon Oct 26 00:20:25 GMT 2015
- [gnome-nibbles] game: implement "reverse worms" bonus Mon Oct 26 00:20:30 GMT 2015
- [gnome-nibbles] Remove redundant file Mon Oct 26 00:20:36 GMT 2015
- [gnome-nibbles] Add sound effects Mon Oct 26 00:20:40 GMT 2015
- [gnome-nibbles] Implement AI Mon Oct 26 00:20:45 GMT 2015
- [gnome-nibbles] Replace head () method by property Mon Oct 26 00:20:50 GMT 2015
- [gnome-nibbles] game: don't reverse the worm that ate the reverse bonus Mon Oct 26 00:20:55 GMT 2015
- [gnome-nibbles] artwork: thinner walls Mon Oct 26 00:21:00 GMT 2015
- [gnome-nibbles] game: add game over screen for when the leaderboard is not reached Mon Oct 26 00:21:05 GMT 2015
- [gnome-nibbles] Implement warp manager and warping Mon Oct 26 00:21:11 GMT 2015
- [gnome-nibbles] Fix type in doap file Mon Oct 26 00:21:17 GMT 2015
- [gnome-nibbles] warp: remove redundant argument Mon Oct 26 00:21:21 GMT 2015
- [gnome-nibbles] view: do a bit of cleanup Mon Oct 26 00:21:26 GMT 2015
- [gnome-nibbles] view: reorganize code Mon Oct 26 00:21:31 GMT 2015
- [gnome-nibbles] main: reorganize code, use proper access modifiers for methods Mon Oct 26 00:21:36 GMT 2015
- [gnome-nibbles] assets: update question mark Mon Oct 26 00:21:41 GMT 2015
- [gnome-nibbles] game: change pause button label to Resume when paused, switch focus to game view on resume Mon Oct 26 00:21:46 GMT 2015
- [gnome-nibbles] statusbar: fix lives boxes resizing all the time Mon Oct 26 00:21:51 GMT 2015
- [gnome-nibbles] game: rename constants for clarity Mon Oct 26 00:21:56 GMT 2015
- [gnome-nibbles] Rename "walls" to "board" Mon Oct 26 00:22:01 GMT 2015
- [gnome-nibbles] Update to latest autogen.sh example Mon Oct 26 00:22:06 GMT 2015
- [gnome-nibbles] Fixup for the previous commit Mon Oct 26 00:22:12 GMT 2015
- [gnome-nibbles] Enforce dark theme Mon Oct 26 00:22:16 GMT 2015
- [gnome-nibbles] app-menu: remove 'New Game' and 'Pause' options Mon Oct 26 00:22:21 GMT 2015
- [gnome-nibbles] worm: Fix bug with scoreboard not showing more than 6 lives Mon Oct 26 00:22:26 GMT 2015
- [gnome-nibbles] game: Improve transition to the 'Level Completed' screen Mon Oct 26 00:22:31 GMT 2015
- [gnome-nibbles] Also distribute sounds Mon Oct 26 00:22:37 GMT 2015
- [gnome-nibbles] Fix yellow worm defaulting to red color Mon Oct 26 00:22:42 GMT 2015
- [gnome-nibbles] configure.ac: Alphabetize modules Mon Oct 26 00:22:47 GMT 2015
- [gnome-nibbles] Change headerbar title according to the current level Mon Oct 26 00:22:52 GMT 2015
- [gnome-nibbles] Fix new game button unpausing the game Mon Oct 26 00:22:57 GMT 2015
- [gnome-nibbles] Refactor nibbles-game.vala Mon Oct 26 00:23:02 GMT 2015
- [gnome-nibbles] Bump clutter and clutter-gtk versions Mon Oct 26 00:23:07 GMT 2015
- [gnome-nibbles] Add some AI players Mon Oct 26 00:23:12 GMT 2015
- [gnome-nibbles] Update for scores API change Mon Oct 26 00:23:17 GMT 2015
- [gnome-nibbles] Load scores before showing the window Mon Oct 26 00:23:22 GMT 2015
- [gnome-nibbles] Fix crash I just introduced Mon Oct 26 00:23:27 GMT 2015
- [gnome-nibbles] Describe the category type in the scores dialog Mon Oct 26 00:23:32 GMT 2015
- [gnome-nibbles] Don't show the scores dialog twice when getting a high score Mon Oct 26 00:23:37 GMT 2015
- [gnome-nibbles] Pause the game when displaying the scores dialog Mon Oct 26 00:23:42 GMT 2015
- [gnome-nibbles] Update for another scores API change Mon Oct 26 00:23:47 GMT 2015
- [gnome-nibbles] Don't use title case for a question dialog Mon Oct 26 00:23:53 GMT 2015
- [gnome-nibbles] Remove unused restart_game signal Mon Oct 26 00:23:58 GMT 2015
- [gnome-nibbles] game_over_cb is never used as a callback Mon Oct 26 00:24:03 GMT 2015
- [gnome-nibbles] Add a couple FIXMEs Mon Oct 26 00:24:08 GMT 2015
- [gnome-nibbles] Don't half-translate console messages Mon Oct 26 00:24:13 GMT 2015
- [gnome-nibbles] Fix style Mon Oct 26 00:24:19 GMT 2015
- [gnome-nibbles] Don't use string templates for translatable strings Mon Oct 26 00:24:23 GMT 2015
- [gnome-nibbles] Handle another scores API change Mon Oct 26 00:24:28 GMT 2015
- [gnome-nibbles] add_score now takes a cancellable parameter Mon Oct 26 00:24:33 GMT 2015
- [gnome-nibbles] Fix warp and boni rescaling, add warp to level children instead of stage children Mon Oct 26 00:24:38 GMT 2015
- [gnome-nibbles] Update for another libgames-support API break Mon Oct 26 00:24:43 GMT 2015
- [gnome-nibbles] Clarify end of game message Mon Oct 26 00:24:48 GMT 2015
- [gnome-nibbles] Add animation with delay for respawning worm. Ignore keypresses when game is not running and when wo Mon Oct 26 00:24:53 GMT 2015
- [gnome-nibbles] Move teensy classes, structs and enums at the top of the files Mon Oct 26 00:24:58 GMT 2015
- [gnome-nibbles] Remove unused method Mon Oct 26 20:21:59 GMT 2015
- [gnome-nibbles] Add missing file to dist_noinst_DATA Mon Oct 26 20:38:52 GMT 2015
- [gnome-nibbles] Prepare 3.19.1 Mon Oct 26 20:41:40 GMT 2015
- [gnome-nibbles] Created tag 3.19.1 Mon Oct 26 20:41:46 GMT 2015
Jakub Steiner
- [cantarell-fonts] re-autohint at build time Fri Oct 02 17:36:49 GMT 2015
- [cantarell-fonts] Baseline metrics fixes Fri Oct 02 17:36:53 GMT 2015
- [cantarell-fonts] Blue zone fixes Fri Oct 02 17:36:58 GMT 2015
- [cantarell-fonts] Numerous fixes to outlines. Fri Oct 02 17:37:03 GMT 2015
- [cantarell-fonts] re-render OTFs with FF Fri Oct 02 17:37:08 GMT 2015
- [cantarell-fonts] Fix ampersand and dollar. Sat Oct 03 21:23:15 GMT 2015
- [cantarell-fonts] Make dot of "!" 100x100 font units Sat Oct 03 21:23:20 GMT 2015
- [cantarell-fonts] Fix %, ordmasculine and U+00B9 Sat Oct 03 21:23:25 GMT 2015
- [cantarell-fonts] Fix overshoot of ? Sat Oct 03 21:23:30 GMT 2015
- [cantarell-fonts] Fix @ Sat Oct 03 21:23:35 GMT 2015
- [cantarell-fonts] Fix grave Sat Oct 03 21:23:40 GMT 2015
- [cantarell-fonts] Fix asciicircum, embolden Sat Oct 03 21:23:45 GMT 2015
- [cantarell-fonts] Make dot in excalmdown 100x100 font units Sat Oct 03 21:23:50 GMT 2015
- [cantarell-fonts] Make vertical stems of dollar and cent longer Sat Oct 03 21:23:55 GMT 2015
- [cantarell-fonts] Fix sterling Sat Oct 03 21:24:00 GMT 2015
- [cantarell-fonts] Fix degree, embolden Sat Oct 03 21:24:05 GMT 2015
- [cantarell-fonts] Fix superscript 2 and 3, paragraph Sat Oct 03 21:24:11 GMT 2015
- [cantarell-fonts] Fix questiondown Sat Oct 03 21:24:15 GMT 2015
- [cantarell-fonts] Fix various accents and ... other stuff Sat Oct 03 21:24:20 GMT 2015
- [cantarell-fonts] Fix perthousand Sat Oct 03 21:24:26 GMT 2015
- [cantarell-fonts] Fix f and f ligatures, re-fix glyphs edited before Sat Oct 03 21:24:30 GMT 2015
- [cantarell-fonts] Fix m, had spurious curve point that interacted with hinting Sat Oct 03 21:24:35 GMT 2015
- [cantarell-fonts] Fix bearing of dashes Sat Oct 03 21:24:40 GMT 2015
- [cantarell-fonts] Fix bearing of several quotation marks Sat Oct 03 21:24:45 GMT 2015
- [cantarell-fonts] Fix more quotation marks Sat Oct 03 21:24:51 GMT 2015
- [cantarell-fonts] Fix m non-int coord, thinner % and perthousand Sat Oct 03 21:24:56 GMT 2015
- [cantarell-fonts] Fix ordmasculine and ordfeminine. Sat Oct 03 21:32:51 GMT 2015
- [cantarell-fonts] Adjust blue zones, erase hints, fix ! Sat Oct 03 21:32:57 GMT 2015
- [cantarell-fonts] Keep " in em-square Sat Oct 03 21:33:02 GMT 2015
- [cantarell-fonts] Fix numbersign in regular and bold Sat Oct 03 21:33:07 GMT 2015
- [cantarell-fonts] Keep $ in em-square Sat Oct 03 21:33:12 GMT 2015
- [cantarell-fonts] Adjust % Sat Oct 03 21:33:17 GMT 2015
- [cantarell-fonts] Fix ampersand Sat Oct 03 21:33:22 GMT 2015
- [cantarell-fonts] Fix apostrophe Sat Oct 03 21:33:27 GMT 2015
- [cantarell-fonts] Keep parenleft and -right in em-square Sat Oct 03 21:33:32 GMT 2015
- [cantarell-fonts] Fix period Sat Oct 03 21:33:37 GMT 2015
- [cantarell-fonts] Adjust slash Sat Oct 03 21:33:42 GMT 2015
- [cantarell-fonts] Fix colon Sat Oct 03 21:33:47 GMT 2015
- [cantarell-fonts] Fix bearing of colon, adjust semicolon Sat Oct 03 21:33:52 GMT 2015
- [cantarell-fonts] Fix question mark Sat Oct 03 21:33:57 GMT 2015
- [cantarell-fonts] Pretend to fix @ Sat Oct 03 21:34:02 GMT 2015
- [cantarell-fonts] Adjust [ \ ] Sat Oct 03 21:34:07 GMT 2015
- [cantarell-fonts] Adjust asciicircum Sat Oct 03 21:34:12 GMT 2015
- [cantarell-fonts] Adjust underscore Sat Oct 03 21:34:17 GMT 2015
- [cantarell-fonts] grave = flipped acute, same bearings Sat Oct 03 21:34:22 GMT 2015
- [cantarell-fonts] Adjust b Sat Oct 03 21:34:27 GMT 2015
- [cantarell-fonts] Adjust capital and small letters Sat Oct 03 21:34:32 GMT 2015
- [cantarell-fonts] Adjust { | } and ~ Sat Oct 03 21:34:39 GMT 2015
- [cantarell-fonts] Adjust cent Sat Oct 03 21:34:43 GMT 2015
- [cantarell-fonts] Adjust sterling Sat Oct 03 21:34:48 GMT 2015
- [cantarell-fonts] Adjust yen Sat Oct 03 21:34:53 GMT 2015
- [cantarell-fonts] Keep brokenbar in em-square Sat Oct 03 21:34:58 GMT 2015
- [cantarell-fonts] Adjust section Sat Oct 03 21:35:03 GMT 2015
- [cantarell-fonts] Adjust copyright Sat Oct 03 21:35:08 GMT 2015
- [cantarell-fonts] Adjust ordmasculine and ordfeminine Sat Oct 03 21:35:13 GMT 2015
- [cantarell-fonts] Adjust guillemot left and right, bearings Sat Oct 03 21:35:18 GMT 2015
- [cantarell-fonts] Adjust quotation marks, exclamation marks, bearings, assorted glyphs Sat Oct 03 21:35:23 GMT 2015
- [cantarell-fonts] Fix f ligatures and assorted non-int coords and extremas Sat Oct 03 21:35:28 GMT 2015
- [cantarell-fonts] Adjust numbers Sat Oct 03 21:35:33 GMT 2015
- [cantarell-fonts] Fix up capital letters Sat Oct 03 21:35:38 GMT 2015
- [cantarell-fonts] Adjust small letters Sat Oct 03 21:35:44 GMT 2015
- [cantarell-fonts] Fix near h/v edges, directions, non-int coords Sat Oct 03 21:35:49 GMT 2015
- [cantarell-fonts] Shuffle middle stem of e upwards for better hinting Sat Oct 03 21:35:54 GMT 2015
- [cantarell-fonts] Re-adjust numbers. Woops. Sat Oct 03 21:36:01 GMT 2015
- [cantarell-fonts] Readjust 5, uni0308, anchor in a Sat Oct 03 21:36:04 GMT 2015
- [cantarell-fonts] Accidently adjusted tops of several glyphs too low, fractions Sat Oct 03 21:36:10 GMT 2015
- [cantarell-fonts] Drag down ratio slightly for better rendering Sat Oct 03 21:50:19 GMT 2015
- [cantarell-fonts] Fix bearing of ratio Sat Oct 03 21:50:24 GMT 2015
- [cantarell-fonts] prepare for 0.0.17 Sat Oct 03 21:50:29 GMT 2015
- [cantarell-fonts] Created tag 0.0.17 Sat Oct 03 21:50:29 GMT 2015
- [cantarell-fonts] s: provide anchors for accents Mon Oct 05 21:42:46 GMT 2015
- [cantarell-fonts] rebuild some composite shapes Wed Oct 07 18:01:39 GMT 2015
- [cantarell-fonts] rebuild OTF Wed Oct 07 18:01:45 GMT 2015
- [cantarell-fonts] Make bold ijbdklh taller/higher, "merge" last 2 blue zones Wed Oct 07 21:40:29 GMT 2015
- [gnome-getting-started-docs] Created branch wip/jimmac/svg-css-animation Thu Oct 08 15:10:01 GMT 2015
- [gnome-getting-started-docs/wip/jimmac/svg-css-animation] CSS animation for goa Thu Oct 08 15:10:07 GMT 2015
- [gnome-getting-started-docs] Created branch wip/jimmac/svg-googlewebdesigner-animation Thu Oct 08 15:30:54 GMT 2015
- [gnome-getting-started-docs/wip/jimmac/svg-googlewebdesigner-animation] non-working HTML/JS animation Thu Oct 08 15:31:00 GMT 2015
- [gnome-getting-started-docs/wip/jimmac/svg-css-animation] redo animation using global sequence Thu Oct 08 15:53:38 GMT 2015
- [cantarell-fonts] Metrics and internal spacing of f ligatures, nonint coords, bluezone adj Fri Oct 09 12:34:55 GMT 2015
- [cantarell-fonts] Metrics and internal glyph-spacing in regular f ligatures Mon Oct 12 09:40:14 GMT 2015
- [cantarell-fonts] Point precision, metrics, internal glyph spacing of bold f ligatures Mon Oct 12 09:40:19 GMT 2015
- [cantarell-fonts] Give r stdvw of 83, get i in fi anf ffi ligatures closer Mon Oct 12 09:40:25 GMT 2015
- [cantarell-fonts] Some bold top accent work Mon Oct 12 09:40:30 GMT 2015
- [cantarell-fonts] prepare for 0.0.17.1 Mon Oct 12 09:45:14 GMT 2015
- [cantarell-fonts] Created tag 0.0.17.1 Mon Oct 12 09:45:19 GMT 2015
- [cantarell-fonts] rebuild accents for bold Mon Oct 12 10:32:28 GMT 2015
- [cantarell-fonts] bugfix 0.0.17.2 Mon Oct 12 10:32:35 GMT 2015
- [cantarell-fonts] Created tag 0.0.17.2 Mon Oct 12 10:32:36 GMT 2015
- [cantarell-fonts] Reduce rbearing of t for better spacing. Mon Oct 12 16:17:49 GMT 2015
- [gnome-shell-extensions] theme: darken the dot of days with events Thu Oct 15 20:32:44 GMT 2015
- [cantarell-fonts] Various changes to bold accent marks, simplify l Wed Oct 21 09:39:29 GMT 2015
- [cantarell-fonts] Simplify and HVCurve' outlines of regular a..zA..Z0..9 Wed Oct 21 09:39:33 GMT 2015
- [cantarell-fonts] Forgot Q Wed Oct 21 09:39:39 GMT 2015
- [cantarell-fonts] Fix non-int-coordinates Wed Oct 21 09:39:44 GMT 2015
- [cantarell-fonts] Also work on S Wed Oct 21 09:39:50 GMT 2015
- [cantarell-fonts] S non-int-coordinates Wed Oct 21 09:39:54 GMT 2015
- [cantarell-fonts] Modify inner curvature of ODCGQ to better keep to the base design Wed Oct 21 09:39:59 GMT 2015
- [cantarell-fonts] Modify middle stem of H and G Wed Oct 21 09:40:04 GMT 2015
- [cantarell-fonts] Work on B Wed Oct 21 09:40:10 GMT 2015
- [cantarell-fonts] Align middle stem of E with H Wed Oct 21 09:40:15 GMT 2015
- [cantarell-fonts] Work on various capital letters Wed Oct 21 09:40:19 GMT 2015
- [cantarell-fonts] Work on S Wed Oct 21 09:40:24 GMT 2015
- [cantarell-fonts] Non-int-coords Wed Oct 21 09:40:29 GMT 2015
- [cantarell-fonts] harmonize o and c Wed Oct 21 09:40:34 GMT 2015
- [cantarell-fonts] Work on various curves of capital and small letters Wed Oct 21 09:40:39 GMT 2015
- [cantarell-fonts] Various curve points -> HVCurve points, redid % and perthousand Wed Oct 21 09:40:44 GMT 2015
- [cantarell-fonts] More digits work, flag various intersecting glyphs Wed Oct 21 09:40:49 GMT 2015
- [cantarell-fonts] Simplify interrobang Wed Oct 21 09:40:54 GMT 2015
- [cantarell-fonts] Work on ? and questiondown Wed Oct 21 09:40:59 GMT 2015
- [cantarell-fonts] Work on @, non-int-coords Wed Oct 21 09:41:04 GMT 2015
- [cantarell-fonts] More HVCurves, tilde simplifying Wed Oct 21 09:41:09 GMT 2015
- [cantarell-fonts] Superscript 123 work Wed Oct 21 09:41:14 GMT 2015
- [cantarell-fonts] Accent work Wed Oct 21 09:41:19 GMT 2015
- [cantarell-fonts] Convert .sfd to .sfdir for easier version control Wed Oct 21 10:16:12 GMT 2015
- [cantarell-fonts] add arrows and open box for gtk+ Wed Oct 21 11:09:43 GMT 2015
- [cantarell-fonts] remove single file sfds. Wed Oct 21 11:09:48 GMT 2015
- [cantarell-fonts] arrows & open box for bold Wed Oct 21 11:09:54 GMT 2015
- [cantarell-fonts] Non-int-coords Wed Oct 21 11:27:16 GMT 2015
- [cantarell-fonts] Remove overlap in Aogonek on generating. Wed Oct 21 11:27:21 GMT 2015
- [cantarell-fonts] fix up weight and alignment of arrows Wed Oct 21 11:27:26 GMT 2015
- [cantarell-fonts] thinner return key Wed Oct 21 11:45:13 GMT 2015
- [gnome-shell-extensions] make spinner 60fps & 16x16px Wed Oct 21 12:05:06 GMT 2015
- [gnome-shell-extensions/gnome-3-18] make spinner 60fps & 16x16px Wed Oct 21 12:18:27 GMT 2015
- [gnome-backgrounds] Created branch gnome-3-18 Wed Oct 21 12:43:47 GMT 2015
- [gnome-backgrounds] first iteration of 3.20 wallpapers Wed Oct 21 14:21:30 GMT 2015
- [cantarell-fonts] Non-int-coordinates, keyboard glyph path reversal Wed Oct 21 16:53:59 GMT 2015
- [gnome-backgrounds] cleanup of the 3.20 wallpapers Thu Oct 22 09:29:15 GMT 2015
- [adwaita-icon-theme] thicker stroke for non-starred Thu Oct 22 13:15:07 GMT 2015
- [cantarell-fonts] Fix Non-int-coordinates of return glyph. Thu Oct 22 18:54:16 GMT 2015
- [cantarell-fonts] Make ascenders of bdhklf and f-ligatures taller, give own blue zone Thu Oct 22 18:54:21 GMT 2015
- [gnome-backgrounds] improved lock and night Fri Oct 23 08:43:53 GMT 2015
- [cantarell-fonts] rebuild OTFs Fri Oct 23 12:35:29 GMT 2015
- [gnome-backgrounds] clean up lock Fri Oct 23 14:30:51 GMT 2015
- [gnome-shell-sass] use osd colors for search (for classic) Mon Oct 26 14:49:57 GMT 2015
- [gnome-shell] use osd colors for search (for classic) Mon Oct 26 14:51:41 GMT 2015
- [gnome-shell/wip/csoriano/modal-dialog-button-style] spinner: use a 60fps spinner Mon Oct 26 14:51:46 GMT 2015
- [gnome-shell-extensions] window-list button colors Mon Oct 26 14:54:11 GMT 2015
- [gnome-shell-extensions] render up to date gnome-shell-sass Mon Oct 26 14:54:16 GMT 2015
- [gnome-shell-sass] search entry - darken stroke Mon Oct 26 15:01:28 GMT 2015
- [gnome-shell] theme: tone down search entry stroke Mon Oct 26 15:01:30 GMT 2015
- [gnome-backgrounds] clean up day & morning Mon Oct 26 17:51:22 GMT 2015
- [gnome-backgrounds] one more lock screen cleanup Tue Oct 27 09:32:58 GMT 2015
Jasper St . Pierre
Javier Jardón Cabezas
Jeffrey Stedfast
Jehan Pagès
Jens Georg
Jim Nelson
Jiří Klimeš
Jiří Techet
Jiro Matsuzawa
Joanmarie Diggs
John Ralls
Jonas Ådahl
Jonas Danielsson
Jonathan Kang
Jonathan Matthew
Jordi Mas
Jose Aliste
Juan A . Suarez Romero
Kai Willadsen
Kalev Lember
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Kristian Rietveld
Kristjan Schmidt
Kunal Jain
Lapo Calamandrei
Lars Uebernickel
Lasse Schuirmann
Lionel Landwerlin
Lubomir Rintel
Luca Bruno
Lucian Langa
Luis de Bethencourt
Marc-Andre Lureau
Marcin Kolny
Marcus Lundblad
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Thu Oct 01 21:41:19 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Thu Oct 01 21:41:24 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Thu Oct 01 21:51:25 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Thu Oct 01 21:51:30 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Sun Oct 04 21:03:22 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Sun Oct 04 21:03:27 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Mon Oct 05 21:16:29 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Mon Oct 05 21:16:34 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Mon Oct 05 21:24:02 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Mon Oct 05 21:24:07 GMT 2015
- [gnome-maps] trivial: Set default style on the OK button in the check-in dialog Tue Oct 06 19:50:23 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Tue Oct 06 19:51:24 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: WIP, implement editing objects in OSM. Tue Oct 06 19:51:29 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Tue Oct 06 20:40:12 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Tue Oct 06 20:40:17 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Tue Oct 06 20:44:33 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Tue Oct 06 20:44:38 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Wed Oct 07 21:08:57 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Wed Oct 07 21:09:03 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Thu Oct 08 20:50:25 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Thu Oct 08 20:50:30 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Thu Oct 08 21:12:00 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Thu Oct 08 21:12:06 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Sat Oct 10 09:50:53 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: WIP, implement editing objects in OSM. Sat Oct 10 09:50:58 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Sat Oct 10 10:40:12 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Sat Oct 10 10:40:17 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Sun Oct 11 17:32:39 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Sun Oct 11 17:32:44 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 11 17:33:04 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: WIP, implement editing objects in OSM. Sun Oct 11 17:33:09 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Mon Oct 12 19:33:39 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Mon Oct 12 19:33:44 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Mon Oct 12 20:56:55 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Mon Oct 12 20:57:00 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Tue Oct 13 20:12:11 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Tue Oct 13 20:12:16 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Wed Oct 14 20:52:47 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Wed Oct 14 20:52:52 GMT 2015
- [gnome-maps] (4 commits) Non-fast-forward update to branch wip/osm-edit Wed Oct 14 20:53:10 GMT 2015
- [gnome-maps/wip/osm-edit: 4/4] osmEdit: WIP, implement editing objects in OSM. Wed Oct 14 20:53:16 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Thu Oct 15 19:36:22 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Thu Oct 15 19:36:27 GMT 2015
- [gnome-maps] Non-fast-forward update to branch wip/osm-edit Sun Oct 18 13:13:28 GMT 2015
- [gnome-maps/wip/osm-edit] osmEdit: WIP, implement editing objects in OSM. Sun Oct 18 13:13:33 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Mon Oct 19 19:49:30 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Mon Oct 19 19:49:35 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Mon Oct 19 19:49:40 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Mon Oct 19 19:49:45 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Mon Oct 19 19:55:24 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Mon Oct 19 19:55:30 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Mon Oct 19 19:55:35 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Mon Oct 19 19:55:40 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Tue Oct 20 21:30:17 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Tue Oct 20 21:30:21 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Tue Oct 20 21:30:26 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Tue Oct 20 21:30:31 GMT 2015
- [gnome-maps] (4 commits) Non-fast-forward update to branch wip/osm-edit Thu Oct 22 20:34:23 GMT 2015
- [gnome-maps/wip/osm-edit: 2/4] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Thu Oct 22 20:34:27 GMT 2015
- [gnome-maps/wip/osm-edit: 3/4] osmEdit: Add OSM edit support. Thu Oct 22 20:34:32 GMT 2015
- [gnome-maps/wip/osm-edit: 4/4] osmEdit: Hook up edit button in the place bubble. Thu Oct 22 20:34:37 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Thu Oct 22 21:27:55 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Thu Oct 22 21:28:01 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Thu Oct 22 21:28:06 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Thu Oct 22 21:28:11 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 25 18:10:58 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Sun Oct 25 18:11:03 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Sun Oct 25 18:11:08 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Sun Oct 25 18:11:13 GMT 2015
- [gnome-maps] (4 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 25 18:11:21 GMT 2015
- [gnome-maps/wip/osm-edit: 2/4] osmEdit: Add C shim functions to parse and serialize OSM objects and changesets. Sun Oct 25 18:11:26 GMT 2015
- [gnome-maps/wip/osm-edit: 3/4] osmEdit: Add OSM edit support. Sun Oct 25 18:11:31 GMT 2015
- [gnome-maps/wip/osm-edit: 4/4] osmEdit: Hook up edit button in the place bubble. Sun Oct 25 18:11:36 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 25 21:17:08 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add OSM shim library Sun Oct 25 21:17:13 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Sun Oct 25 21:17:18 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Sun Oct 25 21:17:24 GMT 2015
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 25 21:24:51 GMT 2015
- [gnome-maps/wip/osm-edit: 1/3] osmEdit: Add OSM shim library Sun Oct 25 21:24:56 GMT 2015
- [gnome-maps/wip/osm-edit: 2/3] osmEdit: Add OSM edit support. Sun Oct 25 21:25:01 GMT 2015
- [gnome-maps/wip/osm-edit: 3/3] osmEdit: Hook up edit button in the place bubble. Sun Oct 25 21:25:06 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Sun Oct 25 22:13:28 GMT 2015
- [gnome-maps/wip/osm-edit: 1/2] osmEdit: Add OSM edit support. Sun Oct 25 22:13:33 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: Hook up edit button in the place bubble. Sun Oct 25 22:13:38 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Mon Oct 26 21:18:37 GMT 2015
- [gnome-maps/wip/osm-edit: 1/2] osmEdit: Add OSM edit support. Mon Oct 26 21:18:41 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: Hook up edit button in the place bubble. Mon Oct 26 21:18:46 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Mon Oct 26 21:45:30 GMT 2015
- [gnome-maps/wip/osm-edit: 1/2] osmEdit: Add OSM edit support. Mon Oct 26 21:45:37 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: Hook up edit button in the place bubble. Mon Oct 26 21:45:41 GMT 2015
- [gnome-maps] (16 commits) Non-fast-forward update to branch wip/osm-edit Wed Oct 28 21:31:59 GMT 2015
- [gnome-maps/wip/osm-edit: 14/16] osmEdit: Add OSM shim library Wed Oct 28 21:32:04 GMT 2015
- [gnome-maps/wip/osm-edit: 15/16] osmEdit: Add OSM edit support. Wed Oct 28 21:32:09 GMT 2015
- [gnome-maps/wip/osm-edit: 16/16] osmEdit: Hook up edit button in the place bubble. Wed Oct 28 21:32:14 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Wed Oct 28 21:33:07 GMT 2015
- [gnome-maps/wip/osm-edit: 1/2] osmEdit: Add OSM edit support Wed Oct 28 21:33:12 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: Hook up edit button in the place bubble. Wed Oct 28 21:33:18 GMT 2015
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/osm-edit Thu Oct 29 21:54:36 GMT 2015
- [gnome-maps/wip/osm-edit: 1/2] osmEdit: Add OSM edit support Thu Oct 29 21:54:40 GMT 2015
- [gnome-maps/wip/osm-edit: 2/2] osmEdit: Hook up edit button in the place bubble. Thu Oct 29 21:54:46 GMT 2015
Marek Černocký
Margaret
Marina Zhurakhinskaya
Matthew Barnes
Matthias Clasen
Michael Catanzaro
Michael Henning
- [gimp] Deleted branch gtk3-port Sun Oct 04 04:03:08 GMT 2015
- [gimp] (229 commits) Created branch gtk3-port Sun Oct 04 04:04:02 GMT 2015
- [gimp/gtk3-port: 1/229] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Sun Oct 04 04:04:07 GMT 2015
- [gimp/gtk3-port: 2/229] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Sun Oct 04 04:04:14 GMT 2015
- [gimp/gtk3-port: 3/229] libgimpwidgets: remove deprecated files from the build Sun Oct 04 04:04:17 GMT 2015
- [gimp/gtk3-port: 4/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Sun Oct 04 04:04:22 GMT 2015
- [gimp/gtk3-port: 5/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Sun Oct 04 04:04:27 GMT 2015
- [gimp/gtk3-port: 6/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Sun Oct 04 04:04:32 GMT 2015
- [gimp/gtk3-port: 7/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:04:38 GMT 2015
- [gimp/gtk3-port: 8/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:04:43 GMT 2015
- [gimp/gtk3-port: 9/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:04:47 GMT 2015
- [gimp/gtk3-port: 10/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ Sun Oct 04 04:04:53 GMT 2015
- [gimp/gtk3-port: 11/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:04:58 GMT 2015
- [gimp/gtk3-port: 12/229] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Sun Oct 04 04:05:03 GMT 2015
- [gimp/gtk3-port: 13/229] libgimpwidgets: remove deprecated files completely Sun Oct 04 04:05:08 GMT 2015
- [gimp/gtk3-port: 14/229] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Sun Oct 04 04:05:14 GMT 2015
- [gimp/gtk3-port: 15/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:18 GMT 2015
- [gimp/gtk3-port: 16/229] app: remove GTK_OBJECT() cast Sun Oct 04 04:05:23 GMT 2015
- [gimp/gtk3-port: 17/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:28 GMT 2015
- [gimp/gtk3-port: 18/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:33 GMT 2015
- [gimp/gtk3-port: 19/229] app: port virtual functions to GTK+ 3.0 API Sun Oct 04 04:05:38 GMT 2015
- [gimp/gtk3-port: 20/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:43 GMT 2015
- [gimp/gtk3-port: 21/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:48 GMT 2015
- [gimp/gtk3-port: 22/229] app: port to GtkWidget::draw() Sun Oct 04 04:05:53 GMT 2015
- [gimp/gtk3-port: 23/229] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Sun Oct 04 04:05:58 GMT 2015
- [gimp/gtk3-port: 24/229] app: port to GtkWidget::draw() Sun Oct 04 04:06:03 GMT 2015
- [gimp/gtk3-port: 25/229] app: s/GtkObject/GtkAdjustment/ Sun Oct 04 04:06:08 GMT 2015
- [gimp/gtk3-port: 26/229] app: port to GtkWidget::draw() Sun Oct 04 04:06:14 GMT 2015
- [gimp/gtk3-port: 27/229] app: port GimpNavigationView to GtkWidget::draw() Sun Oct 04 04:06:18 GMT 2015
- [gimp/gtk3-port: 28/229] app: port GimpPaletteView to GtkWidget::draw() Sun Oct 04 04:06:23 GMT 2015
- [gimp/gtk3-port: 29/229] app: port to GtkWidget::draw() Sun Oct 04 04:06:28 GMT 2015
- [gimp/gtk3-port: 30/229] app: port to GtkWidget::draw() Sun Oct 04 04:06:33 GMT 2015
- [gimp/gtk3-port: 31/229] app: no need to alloc colors any longer, GdkColormap is gone Sun Oct 04 04:06:38 GMT 2015
- [gimp/gtk3-port: 32/229] app: port call to gtk_paint_arrow() to GTK+ 3.0 Sun Oct 04 04:06:43 GMT 2015
- [gimp/gtk3-port: 33/229] app: port device management to GdkDeviceManager Sun Oct 04 04:06:48 GMT 2015
- [gimp/gtk3-port: 34/229] app: remove obsolete (GtkObject **) casts Sun Oct 04 04:06:54 GMT 2015
- [gimp/gtk3-port: 35/229] app: use gtk_widget_get_preferred_size() instead of size_request() Sun Oct 04 04:06:59 GMT 2015
- [gimp/gtk3-port: 36/229] app: port GimpScalComboBox to GTK+ 3.0 Sun Oct 04 04:07:04 GMT 2015
- [gimp/gtk3-port: 37/229] app: use gtk_widget_get_preferred_size() instead of size_request() Sun Oct 04 04:07:09 GMT 2015
- [gimp/gtk3-port: 38/229] libgimpwidgets: port GimpFrame to GTK+ 3.0 Sun Oct 04 04:07:14 GMT 2015
- [gimp/gtk3-port: 39/229] app: port tools to GTK+ 3.0 (trivial changes only) Sun Oct 04 04:07:19 GMT 2015
- [gimp/gtk3-port: 40/229] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Sun Oct 04 04:07:24 GMT 2015
- [gimp/gtk3-port: 41/229] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Sun Oct 04 04:07:29 GMT 2015
- [gimp/gtk3-port: 42/229] app: use GdkDeviceManager to list devices Sun Oct 04 04:07:34 GMT 2015
- [gimp/gtk3-port: 43/229] app: port to GtkWidget::draw() Sun Oct 04 04:07:39 GMT 2015
- [gimp/gtk3-port: 44/229] app: remove calls to colormap functions, they are gone Sun Oct 04 04:07:44 GMT 2015
- [gimp/gtk3-port: 45/229] libgimpwidgets: get rid of (GtkObject **) casts Sun Oct 04 04:07:49 GMT 2015
- [gimp/gtk3-port: 46/229] app: port the splash to GTK+ 3.0 Sun Oct 04 04:07:54 GMT 2015
- [gimp/gtk3-port: 47/229] libgimpwidgets: port the ruler to GTK+ 3.0 Sun Oct 04 04:07:59 GMT 2015
- [gimp/gtk3-port: 48/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:08:04 GMT 2015
- [gimp/gtk3-port: 49/229] app: port to GtkWidget::draw() Sun Oct 04 04:08:10 GMT 2015
- [gimp/gtk3-port: 50/229] app: port the overlay stuff to GTK+ 3.0 Sun Oct 04 04:08:14 GMT 2015
- [gimp/gtk3-port: 51/229] app: use the container icon view, the grid view is not GTK+ 3.0-able Sun Oct 04 04:08:19 GMT 2015
- [gimp/gtk3-port: 52/229] app: port to GtkWidget::draw() (incompletely) Sun Oct 04 04:08:24 GMT 2015
- [gimp/gtk3-port: 53/229] app: remove call to gtk_statusbar_set_has_resize_grip() Sun Oct 04 04:08:29 GMT 2015
- [gimp/gtk3-port: 54/229] app: port the tag entry to GTK+ 3.0 Sun Oct 04 04:08:34 GMT 2015
- [gimp/gtk3-port: 55/229] app: port to GtkWidget::draw() but disable the code inside with #if 0 Sun Oct 04 04:08:39 GMT 2015
- [gimp/gtk3-port: 56/229] app: can't set the scale combo entry's properties in init() any longer Sun Oct 04 04:08:44 GMT 2015
- [gimp/gtk3-port: 57/229] app: port to GtkWidget::draw() Sun Oct 04 04:08:49 GMT 2015
- [gimp/gtk3-port: 58/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:08:54 GMT 2015
- [gimp/gtk3-port: 59/229] modules: s/GtkObject/GtkAdjustment/ Sun Oct 04 04:08:59 GMT 2015
- [gimp/gtk3-port: 60/229] app: didn't completely commit the display shell expose() -> draw() change Sun Oct 04 04:09:04 GMT 2015
- [gimp/gtk3-port: 61/229] app: port to GtkWidget::draw() Sun Oct 04 04:09:09 GMT 2015
- [gimp/gtk3-port: 62/229] app: passing -1 as width/height to gtk_paint_box() no longer works Sun Oct 04 04:09:14 GMT 2015
- [gimp/gtk3-port: 63/229] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Sun Oct 04 04:09:20 GMT 2015
- [gimp/gtk3-port: 64/229] app: remove GimpContainerGridView from the build entirely Sun Oct 04 04:09:25 GMT 2015
- [gimp/gtk3-port: 65/229] modules: port to GtkWidget::draw() Sun Oct 04 04:09:31 GMT 2015
- [gimp/gtk3-port: 66/229] libgimpwidgets: port to GtkWidget::draw() Sun Oct 04 04:09:35 GMT 2015
- [gimp/gtk3-port: 67/229] libgimp: port to GtkWidget::draw() Sun Oct 04 04:09:40 GMT 2015
- [gimp/gtk3-port: 68/229] app: don't translate to allocation.x,y Sun Oct 04 04:09:45 GMT 2015
- [gimp/gtk3-port: 69/229] app: port to GtkWidget::draw() Sun Oct 04 04:09:50 GMT 2015
- [gimp/gtk3-port: 70/229] app: forgot to remove a cairo_destroy() in draw() Sun Oct 04 04:09:55 GMT 2015
- [gimp/gtk3-port: 71/229] app: port to GtkWidget::draw() Sun Oct 04 04:10:00 GMT 2015
- [gimp/gtk3-port: 72/229] app: GtkEntry turned into a no-window widget Sun Oct 04 04:10:05 GMT 2015
- [gimp/gtk3-port: 73/229] app: use the new GtkScrollable API instead of deprecated tree view API Sun Oct 04 04:10:10 GMT 2015
- [gimp/gtk3-port: 74/229] app: cairo_save()/restore() around chaining up in draw() Sun Oct 04 04:10:15 GMT 2015
- [gimp/gtk3-port: 75/229] app: add ugly workaround to make the icon view adapt to view size changes Sun Oct 04 04:10:20 GMT 2015
- [gimp/gtk3-port: 76/229] plug-ins: lots of trivial GTK+ 3.0 porting Sun Oct 04 04:10:25 GMT 2015
- [gimp/gtk3-port: 77/229] plug-ins: port jpeg-save to GTK+ 3.0 Sun Oct 04 04:10:30 GMT 2015
- [gimp/gtk3-port: 78/229] plug-ins: port file-png to GTK+ 3.0 Sun Oct 04 04:10:35 GMT 2015
- [gimp/gtk3-port: 79/229] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Sun Oct 04 04:10:40 GMT 2015
- [gimp/gtk3-port: 80/229] plug-ins: more s/GtkObject/GtkAdjustment/ Sun Oct 04 04:10:45 GMT 2015
- [gimp/gtk3-port: 81/229] plug-ins: port some more plug-ins to GTK+ 3.0 Sun Oct 04 04:10:51 GMT 2015
- [gimp/gtk3-port: 82/229] app: port the colormap editor to GTK+ 3.0 Sun Oct 04 04:10:55 GMT 2015
- [gimp/gtk3-port: 83/229] app: remove GtkWrapBox Sun Oct 04 04:11:01 GMT 2015
- [gimp/gtk3-port: 84/229] libgimpwidgets: port to the new size request API Sun Oct 04 04:11:06 GMT 2015
- [gimp/gtk3-port: 85/229] app: port to the new size request API Sun Oct 04 04:11:11 GMT 2015
- [gimp/gtk3-port: 86/229] plug-ins: port the print preview to the new size request API Sun Oct 04 04:11:18 GMT 2015
- [gimp/gtk3-port: 87/229] plug-ins: port sphere-designer to GtkWidget::draw() Sun Oct 04 04:11:21 GMT 2015
- [gimp/gtk3-port: 88/229] plug-ins: port cml-explorer to GtkWidget::draw() Sun Oct 04 04:11:26 GMT 2015
- [gimp/gtk3-port: 89/229] plug-ins: port lighting to GTK+ 3.0 Sun Oct 04 04:11:31 GMT 2015
- [gimp/gtk3-port: 90/229] plug-ins: port the unit-editor to GtkScrollable Sun Oct 04 04:11:36 GMT 2015
- [gimp/gtk3-port: 91/229] app: fix GimpOverlayDialog's minimum height Sun Oct 04 04:11:41 GMT 2015
- [gimp/gtk3-port: 92/229] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Sun Oct 04 04:11:46 GMT 2015
- [gimp/gtk3-port: 93/229] app: don't connect to "size-requst" because that's deprecated Sun Oct 04 04:11:51 GMT 2015
- [gimp/gtk3-port: 94/229] app: port GimpSpinScale to GTK+ 3.0 Sun Oct 04 04:11:56 GMT 2015
- [gimp/gtk3-port: 95/229] app: skip keyboard devices so the device list becomes reasonable Sun Oct 04 04:12:01 GMT 2015
- [gimp/gtk3-port: 96/229] app: implement proper height-for-width in GimpToolPalette Sun Oct 04 04:12:06 GMT 2015
- [gimp/gtk3-port: 97/229] app: use GdkDevice accessors Sun Oct 04 04:12:11 GMT 2015
- [gimp/gtk3-port: 98/229] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Sun Oct 04 04:12:16 GMT 2015
- [gimp/gtk3-port: 99/229] app: put the toolbox' areas into a box until we decided about a wrapping widget Sun Oct 04 04:12:21 GMT 2015
- [gimp/gtk3-port: 100/229] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Sun Oct 04 04:12:26 GMT 2015
- [gimp/gtk3-port: 101/229] app: port the device sort function to GdkDeviceManager Sun Oct 04 04:12:31 GMT 2015
- [gimp/gtk3-port: 102/229] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Sun Oct 04 04:12:36 GMT 2015
- [gimp/gtk3-port: 103/229] app: change the list of available devices to something that makes sense Sun Oct 04 04:12:41 GMT 2015
- [gimp/gtk3-port: 104/229] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Sun Oct 04 04:12:46 GMT 2015
- [gimp/gtk3-port: 105/229] libgimpwidgets: port GimpChainButton to GtkStyleContext Sun Oct 04 04:12:51 GMT 2015
- [gimp/gtk3-port: 106/229] libgimpwidgets: port GimpColorArea to GtkStyleContext Sun Oct 04 04:12:56 GMT 2015
- [gimp/gtk3-port: 107/229] libgimpwidgets: port GimpColorScale to GtkStyleContext Sun Oct 04 04:13:01 GMT 2015
- [gimp/gtk3-port: 108/229] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Sun Oct 04 04:13:06 GMT 2015
- [gimp/gtk3-port: 109/229] libgimpwidgets: port GimpRuler to GtkStyleContext Sun Oct 04 04:13:12 GMT 2015
- [gimp/gtk3-port: 110/229] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Sun Oct 04 04:13:17 GMT 2015
- [gimp/gtk3-port: 111/229] app: port GimpBlobEditor to GtkStyleContext Sun Oct 04 04:13:22 GMT 2015
- [gimp/gtk3-port: 112/229] app: port setting the canvas padding color to GtkStyleContext Sun Oct 04 04:13:27 GMT 2015
- [gimp/gtk3-port: 113/229] app: port GimpPanedBox to GtkStyleContext Sun Oct 04 04:13:32 GMT 2015
- [gimp/gtk3-port: 114/229] app: port GimpContainerIconView to GtkStyleContext Sun Oct 04 04:13:37 GMT 2015
- [gimp/gtk3-port: 115/229] app: port GimpContainerTreeView to GtkStyleContext Sun Oct 04 04:13:42 GMT 2015
- [gimp/gtk3-port: 116/229] app: port GimpColormapEditor to GtkStyleContext Sun Oct 04 04:13:47 GMT 2015
- [gimp/gtk3-port: 117/229] app: port GimpComponentEditor to GtkStyleContext Sun Oct 04 04:13:52 GMT 2015
- [gimp/gtk3-port: 118/229] app: port GimpFgBgEditor to GtkStyleContext Sun Oct 04 04:13:57 GMT 2015
- [gimp/gtk3-port: 119/229] app: port GimpFgBgView to GtkStyleContext Sun Oct 04 04:14:02 GMT 2015
- [gimp/gtk3-port: 120/229] app: port gimp_get_icon_size() to GtkStyleContext Sun Oct 04 04:14:07 GMT 2015
- [gimp/gtk3-port: 121/229] app: port GimpContainerBox to GtkStyleContext Sun Oct 04 04:14:12 GMT 2015
- [gimp/gtk3-port: 122/229] app: port GimpDashEditor to GtkStyleContext Sun Oct 04 04:14:17 GMT 2015
- [gimp/gtk3-port: 123/229] app: remove calls to gtk_widget_get, set_extension_events() Sun Oct 04 04:14:22 GMT 2015
- [gimp/gtk3-port: 124/229] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Sun Oct 04 04:14:27 GMT 2015
- [gimp/gtk3-port: 125/229] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Sun Oct 04 04:14:32 GMT 2015
- [gimp/gtk3-port: 126/229] app: port the about dialog to GtkStyleContext Sun Oct 04 04:14:37 GMT 2015
- [gimp/gtk3-port: 127/229] modules: remove call to gtk_widget_set_extension_events() Sun Oct 04 04:14:42 GMT 2015
- [gimp/gtk3-port: 128/229] libgimpwidgets: implement GtkWidget::state_flags_changed() Sun Oct 04 04:14:47 GMT 2015
- [gimp/gtk3-port: 129/229] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Sun Oct 04 04:14:52 GMT 2015
- [gimp/gtk3-port: 130/229] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Sun Oct 04 04:14:57 GMT 2015
- [gimp/gtk3-port: 131/229] app: use gdk_drag_context_get_source_window() Sun Oct 04 04:15:03 GMT 2015
- [gimp/gtk3-port: 132/229] app: use gdk_drag_context_get_selected_action() instead of conect->action Sun Oct 04 04:15:08 GMT 2015
- [gimp/gtk3-port: 133/229] app: port GimpSpinScale to GtkStyleContext Sun Oct 04 04:15:14 GMT 2015
- [gimp/gtk3-port: 134/229] app: implement GtkWidget::style_updated() instead of style_set() Sun Oct 04 04:15:18 GMT 2015
- [gimp/gtk3-port: 135/229] port gtkrc files to CSS (incompletely and stuff commented out) Sun Oct 04 04:15:23 GMT 2015
- [gimp/gtk3-port: 136/229] Port theme and gtkrc file loading to CSS files using GtkCssProvider Sun Oct 04 04:15:28 GMT 2015
- [gimp/gtk3-port: 137/229] app: copy gimp.css instead of gtkrc to the user's gimp directory Sun Oct 04 04:15:33 GMT 2015
- [gimp/gtk3-port: 138/229] app: check whether child widgets exist in GtkWidget::style_updated() Sun Oct 04 04:15:38 GMT 2015
- [gimp/gtk3-port: 139/229] Replace gdk_cursor_unref() with g_object_unref() Sun Oct 04 04:15:43 GMT 2015
- [gimp/gtk3-port: 140/229] app: use gtk_menu_shell_get_selected_item() Sun Oct 04 04:15:48 GMT 2015
- [gimp/gtk3-port: 141/229] app: port GimpOverlayBox to GtkStyleContext Sun Oct 04 04:15:53 GMT 2015
- [gimp/gtk3-port: 142/229] app: port GimpOverlayFrame to GtkStyleContext Sun Oct 04 04:15:58 GMT 2015
- [gimp/gtk3-port: 143/229] app: port GimpScaleButton to GtkStyleContext Sun Oct 04 04:16:03 GMT 2015
- [gimp/gtk3-port: 144/229] libgimpwidgets: move all GimpPickButton members to a private struct Sun Oct 04 04:16:08 GMT 2015
- [gimp/gtk3-port: 145/229] libgimpwidgets: move all GimpColorArea members to a private struct Sun Oct 04 04:16:13 GMT 2015
- [gimp/gtk3-port: 146/229] libgimpwidgets: move all GimpOffsetArea members to a private struct Sun Oct 04 04:16:18 GMT 2015
- [gimp/gtk3-port: 147/229] libgimpwidgets: move padding members from instance to class struct Sun Oct 04 04:16:23 GMT 2015
- [gimp/gtk3-port: 148/229] libgimpwidgets: move all GimpButton members to a private struct Sun Oct 04 04:16:28 GMT 2015
- [gimp/gtk3-port: 149/229] libgimpwidgets: move all GimpCellRendererColor members to a private struct Sun Oct 04 04:16:33 GMT 2015
- [gimp/gtk3-port: 150/229] libgimpwidgets: move all GimpColorButton members to a private struct Sun Oct 04 04:16:38 GMT 2015
- [gimp/gtk3-port: 151/229] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Sun Oct 04 04:16:43 GMT 2015
- [gimp/gtk3-port: 152/229] libgimpwidgets: move all GimpChainButton members to a private struct Sun Oct 04 04:16:48 GMT 2015
- [gimp/gtk3-port: 153/229] libgimpwidgets: move all GimpBrowser members to a private struct Sun Oct 04 04:16:53 GMT 2015
- [gimp/gtk3-port: 154/229] libgimpwidgets: move all GimpColorDisplay members to a private struct Sun Oct 04 04:16:58 GMT 2015
- [gimp/gtk3-port: 155/229] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Sun Oct 04 04:17:03 GMT 2015
- [gimp/gtk3-port: 156/229] libgimpwidgets: move all GimpColorHexEntry members to a private struct Sun Oct 04 04:17:08 GMT 2015
- [gimp/gtk3-port: 157/229] libgimpwidgets: add padding Sun Oct 04 04:17:14 GMT 2015
- [gimp/gtk3-port: 158/229] libgimpwidgets: move all GimpColorNotebook members to a private struct. Sun Oct 04 04:17:19 GMT 2015
- [gimp/gtk3-port: 159/229] libgimpwidgets: move all GimpColorScale members to a private struct Sun Oct 04 04:17:24 GMT 2015
- [gimp/gtk3-port: 160/229] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Sun Oct 04 04:17:29 GMT 2015
- [gimp/gtk3-port: 161/229] libgimpwidgets: move all GimpColorSelection members to a private struct Sun Oct 04 04:17:34 GMT 2015
- [gimp/gtk3-port: 162/229] libgimpwidgets: move all GimpEnumLabel members to a private struct Sun Oct 04 04:17:39 GMT 2015
- [gimp/gtk3-port: 163/229] app: don't use style->black and style->white Sun Oct 04 04:17:44 GMT 2015
- [gimp/gtk3-port: 164/229] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Sun Oct 04 04:17:49 GMT 2015
- [gimp/gtk3-port: 165/229] app: port GimpStrokeEditor to GtkStyleContext Sun Oct 04 04:17:54 GMT 2015
- [gimp/gtk3-port: 166/229] app: port GimpPaletteView to GtkStyleContext Sun Oct 04 04:17:59 GMT 2015
- [gimp/gtk3-port: 167/229] plug-ins: don't use style->black and style->white Sun Oct 04 04:18:04 GMT 2015
- [gimp/gtk3-port: 168/229] libgimpwidgets: move all GimpColorProfileStore members to a private struct Sun Oct 04 04:18:09 GMT 2015
- [gimp/gtk3-port: 169/229] app: port GimpDockWindow to GtkStyleContext Sun Oct 04 04:18:14 GMT 2015
- [gimp/gtk3-port: 170/229] app: port GimpToolEditor to GtkStyleContext Sun Oct 04 04:18:19 GMT 2015
- [gimp/gtk3-port: 171/229] app: use gtk_widget_override_font() instead of modify_font() Sun Oct 04 04:18:24 GMT 2015
- [gimp/gtk3-port: 172/229] app: port GimpThumbBox to GtkStyleContext Sun Oct 04 04:18:29 GMT 2015
- [gimp/gtk3-port: 173/229] Implement GtkWidget::style_updated() instead of ::style_set() Sun Oct 04 04:18:34 GMT 2015
- [gimp/gtk3-port: 174/229] app: port GimpHistogramView to GtkStyleContext Sun Oct 04 04:18:39 GMT 2015
- [gimp/gtk3-port: 175/229] app: port GimpTagEntry to GtkStyleContext Sun Oct 04 04:18:44 GMT 2015
- [gimp/gtk3-port: 176/229] app: always ask the master device for its axes or state Sun Oct 04 04:18:49 GMT 2015
- [gimp/gtk3-port: 177/229] app: when checking for a device change, check the event's source device Sun Oct 04 04:18:54 GMT 2015
- [gimp/gtk3-port: 178/229] app: remove obsolete device checks from GimpToolbox Sun Oct 04 04:18:59 GMT 2015
- [gimp/gtk3-port: 179/229] app: port GimpColorFrame away from GtkStyle, using a new style property Sun Oct 04 04:19:04 GMT 2015
- [gimp/gtk3-port: 180/229] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Sun Oct 04 04:19:09 GMT 2015
- [gimp/gtk3-port: 181/229] app: port GimpOverlayChild to GtkStyleContext Sun Oct 04 04:19:15 GMT 2015
- [gimp/gtk3-port: 182/229] Port cell renderers to gtk_cell_renderer_get_state() Sun Oct 04 04:19:19 GMT 2015
- [gimp/gtk3-port: 183/229] app: port GimpCellRendererDashes to GtkStyleContext Sun Oct 04 04:19:24 GMT 2015
- [gimp/gtk3-port: 184/229] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Sun Oct 04 04:19:29 GMT 2015
- [gimp/gtk3-port: 185/229] app: add style property and default CSS for GimpHistogramView's grid-color Sun Oct 04 04:19:35 GMT 2015
- [gimp/gtk3-port: 186/229] app: port GimpCurveView to GtkStyleContext Sun Oct 04 04:19:40 GMT 2015
- [gimp/gtk3-port: 187/229] themes: document the new GimpHistogramView property in the theme CSS Sun Oct 04 04:19:45 GMT 2015
- [gimp/gtk3-port: 188/229] app: define all GimpHistogramView colors via style properties and CSS Sun Oct 04 04:19:50 GMT 2015
- [gimp/gtk3-port: 189/229] themes: document the new stlye properties and indent the CSS files properly Sun Oct 04 04:19:55 GMT 2015
- [gimp/gtk3-port: 190/229] app: increase the priority of the theme CSS by 1 Sun Oct 04 04:20:00 GMT 2015
- [gimp/gtk3-port: 191/229] app: port GimpComboTagEntry to GtkStyleContext Sun Oct 04 04:20:05 GMT 2015
- [gimp/gtk3-port: 192/229] configure.ac: use the new GTK_CHECK_BACKEND() macro Sun Oct 04 04:20:10 GMT 2015
- [gimp/gtk3-port: 193/229] plug-ins: port map-object to GTK+ 3.x Sun Oct 04 04:20:15 GMT 2015
- [gimp/gtk3-port: 194/229] app: use GdkRGBA instead of GdkColor in some places Sun Oct 04 04:20:20 GMT 2015
- [gimp/gtk3-port: 195/229] app: remove gimp_rgb_get,set_gdk_color() Sun Oct 04 04:20:25 GMT 2015
- [gimp/gtk3-port: 196/229] app: port the text tool editor's preedit popup to GtkStyleContext Sun Oct 04 04:20:30 GMT 2015
- [gimp/gtk3-port: 197/229] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Sun Oct 04 04:20:35 GMT 2015
- [gimp/gtk3-port: 198/229] app: gimp_print_event(): add the device to the event debug output. Sun Oct 04 04:20:40 GMT 2015
- [gimp/gtk3-port: 199/229] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Sun Oct 04 04:20:45 GMT 2015
- [gimp/gtk3-port: 200/229] app: make input devices, grabs and therefore generally tools work again Sun Oct 04 04:20:50 GMT 2015
- [gimp/gtk3-port: 201/229] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Sun Oct 04 04:20:55 GMT 2015
- [gimp/gtk3-port: 202/229] app: remove some forgotten #undef GSEAL_ENABLE Sun Oct 04 04:21:00 GMT 2015
- [gimp/gtk3-port: 203/229] app: let the file dialog expand/collapse with the file type expander Sun Oct 04 04:21:06 GMT 2015
- [gimp/gtk3-port: 204/229] app: port GimpGradientEditor to GtkSyleContext Sun Oct 04 04:21:11 GMT 2015
- [gimp/gtk3-port: 205/229] app: port GimpHistogramView to gdk_device_grab()/ungrab() Sun Oct 04 04:21:16 GMT 2015
- [gimp/gtk3-port: 206/229] app: port GimpNavigationEditor to GtkStyleContext Sun Oct 04 04:21:21 GMT 2015
- [gimp/gtk3-port: 207/229] app: port GimpTagPopup to GtkStyleContext Sun Oct 04 04:21:26 GMT 2015
- [gimp/gtk3-port: 208/229] app: GimpDock: port font size modification to GtkCssProvider Sun Oct 04 04:21:31 GMT 2015
- [gimp/gtk3-port: 209/229] plug-ins: s/GtkObject/GtkAdjustment/ Sun Oct 04 04:21:36 GMT 2015
- [gimp/gtk3-port: 210/229] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Sun Oct 04 04:21:41 GMT 2015
- [gimp/gtk3-port: 211/229] devel-docs: make the shooter tool at least build again (untested) Sun Oct 04 04:21:46 GMT 2015
- [gimp/gtk3-port: 212/229] app: don't use "size-request" for the toolbox' wilber, it's gone Sun Oct 04 04:21:51 GMT 2015
- [gimp/gtk3-port: 213/229] app: themes.c: add #if 0-ed switch to dark theme variant Sun Oct 04 04:21:56 GMT 2015
- [gimp/gtk3-port: 214/229] Incomplete notebook and tab theming commit, to be improved Sun Oct 04 04:22:01 GMT 2015
- [gimp/gtk3-port: 215/229] themes: set an explicit background for rulers Sun Oct 04 04:22:06 GMT 2015
- [gimp/gtk3-port: 216/229] app: make the statusbar's progress label visible again Sun Oct 04 04:22:11 GMT 2015
- [gimp/gtk3-port: 217/229] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Sun Oct 04 04:22:16 GMT 2015
- [gimp/gtk3-port: 218/229] app: port wilber drawing to GtkStyleContext Sun Oct 04 04:22:21 GMT 2015
- [gimp/gtk3-port: 219/229] modules: port GimpColorWheel to GTK+ 3.x Sun Oct 04 04:22:26 GMT 2015
- [gimp/gtk3-port: 220/229] Unkommented settings for preferring a dark GTK+ theme. Sun Oct 04 04:22:31 GMT 2015
- [gimp/gtk3-port: 221/229] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Sun Oct 04 04:22:36 GMT 2015
- [gimp/gtk3-port: 222/229] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Sun Oct 04 04:22:41 GMT 2015
- [gimp/gtk3-port: 223/229] app: port GimpCircle and subclasses to GTK+ 3 Sun Oct 04 04:22:46 GMT 2015
- [gimp/gtk3-port: 224/229] app: remove GTK_OBJECT() case in GimpPopup Sun Oct 04 04:22:51 GMT 2015
- [gimp/gtk3-port: 225/229] app: use gimp_color_display_stack_get_filters() instead of stack->filters Sun Oct 04 04:22:56 GMT 2015
- [gimp/gtk3-port: 226/229] libgimpwidgets: #if 0 more stuff in gimp3migration Sun Oct 04 04:23:02 GMT 2015
- [gimp/gtk3-port: 227/229] libgimpwidgets: Draw marker in correct position on ruler. Sun Oct 04 04:23:07 GMT 2015
- [gimp/gtk3-port: 228/229] libgimpwidgets: Separate ruler text layer from background. Sun Oct 04 04:23:12 GMT 2015
- [gimp/gtk3-port: 229/229] foo Sun Oct 04 04:23:17 GMT 2015
- [gimp] Deleted branch blend-tool-fun Mon Oct 26 02:17:19 GMT 2015
- [gimp] (163 commits) Created branch blend-tool-fun Mon Oct 26 02:18:11 GMT 2015
- [gimp/blend-tool-fun: 1/163] Revert "app: use the new distance-transform operation in the blend tool" Mon Oct 26 02:18:16 GMT 2015
- [gimp/blend-tool-fun: 2/163] operations: Make GimpOperationBlend a filter. Mon Oct 26 02:18:21 GMT 2015
- [gimp/blend-tool-fun: 3/163] operations: Use input for the shapeburst distance map in Blend. Mon Oct 26 02:18:26 GMT 2015
- [gimp/blend-tool-fun: 4/163] core: Remove unused parameter. Mon Oct 26 02:18:31 GMT 2015
- [gimp/blend-tool-fun: 5/163] app/core: Expose creating shapeburst distmaps in gimpdrawable-blend. Mon Oct 26 02:18:37 GMT 2015
- [gimp/blend-tool-fun: 6/163] app: Add shapeburst handles to the blend tool. Mon Oct 26 02:18:42 GMT 2015
- [gimp/blend-tool-fun: 7/163] app: Place shapeburst buffers at the right offset. Mon Oct 26 02:18:47 GMT 2015
- [gimp/blend-tool-fun: 8/163] app: Use gimp:blend in gimp_drawable_blend Mon Oct 26 02:18:52 GMT 2015
- [gimp/blend-tool-fun: 9/163] app: Remove dead code in gimpdrawable-blend Mon Oct 26 02:18:57 GMT 2015
- [gimp/blend-tool-fun: 10/163] app: rename mask enum values GIMP_COMPONENT_RED, GREEN, BLUE etc. Mon Oct 26 02:19:02 GMT 2015
- [gimp/blend-tool-fun: 11/163] app: Always return a value from results_list_on_key_press_event Mon Oct 26 02:19:07 GMT 2015
- [gimp/blend-tool-fun: 12/163] Updated Greek translation Mon Oct 26 02:19:13 GMT 2015
- [gimp/blend-tool-fun: 13/163] Bug 754652 - About dialog does not credit contributors for 2.10. Mon Oct 26 02:19:17 GMT 2015
- [gimp/blend-tool-fun: 14/163] Updated Italian translation Mon Oct 26 02:19:22 GMT 2015
- [gimp/blend-tool-fun: 15/163] Bug 754518 - gimp-drawable-curves-spline does not take the advertised... Mon Oct 26 02:19:27 GMT 2015
- [gimp/blend-tool-fun: 16/163] app: reorder functions in GimpSaveDialog so method impls are together Mon Oct 26 02:19:32 GMT 2015
- [gimp/blend-tool-fun: 17/163] Bug 754727 - gimp 2.9.1 git compilation fails in file-psd Mon Oct 26 02:19:37 GMT 2015
- [gimp/blend-tool-fun: 18/163] app: rename all values of enum GimpContextPropMask Mon Oct 26 02:19:42 GMT 2015
- [gimp/blend-tool-fun: 19/163] Bug 754713 - On-canvas dialog of color picker tool always displays... Mon Oct 26 02:19:48 GMT 2015
- [gimp/blend-tool-fun: 20/163] app: get_default_folder() is now a class method. Mon Oct 26 02:19:53 GMT 2015
- [gimp/blend-tool-fun: 21/163] Updated Slovenian translation Mon Oct 26 02:19:58 GMT 2015
- [gimp/blend-tool-fun: 22/163] Bug 754171 - cmd - missing modifier key to configure input controllers Mon Oct 26 02:20:03 GMT 2015
- [gimp/blend-tool-fun: 23/163] app: reorder GimpFileDialog so that method implementations are together. Mon Oct 26 02:20:08 GMT 2015
- [gimp/blend-tool-fun: 24/163] Updated Slovenian translation Mon Oct 26 02:20:13 GMT 2015
- [gimp/blend-tool-fun: 25/163] Updated Slovenian translation Mon Oct 26 02:20:18 GMT 2015
- [gimp/blend-tool-fun: 26/163] Updated Slovenian translation Mon Oct 26 02:20:23 GMT 2015
- [gimp/blend-tool-fun: 27/163] app: gimp_file_dialog_get_default_folder() must return a value. Mon Oct 26 02:20:28 GMT 2015
- [gimp/blend-tool-fun: 28/163] app: some cleanup in the new file dialog classes Mon Oct 26 02:20:34 GMT 2015
- [gimp/blend-tool-fun: 29/163] configure: add warning for forgotten return value on non-void functions. Mon Oct 26 02:20:39 GMT 2015
- [gimp/blend-tool-fun: 30/163] app: put the GimpOverlayDialog detach tooltip on the with widget Mon Oct 26 02:20:43 GMT 2015
- [gimp/blend-tool-fun: 31/163] Bug 754713 - On-canvas dialog of color picker tool always displays... Mon Oct 26 02:20:49 GMT 2015
- [gimp/blend-tool-fun: 32/163] app: file-export and file-export-to migration were broken... Mon Oct 26 02:20:54 GMT 2015
- [gimp/blend-tool-fun: 33/163] app: migration from "control" to "primary" in controllerrc. Mon Oct 26 02:20:58 GMT 2015
- [gimp/blend-tool-fun: 34/163] configure: comment out -Wsystem-headers for now... Mon Oct 26 02:21:04 GMT 2015
- [gimp/blend-tool-fun: 35/163] Bug 754171 - cmd - missing modifier key to configure input controllers Mon Oct 26 02:21:09 GMT 2015
- [gimp/blend-tool-fun: 36/163] Bug 754171 - cmd - missing modifier key to configure input controllers Mon Oct 26 02:21:14 GMT 2015
- [gimp/blend-tool-fun: 37/163] app: fix image type check in gimp_image_color_managed_get_color_profile() Mon Oct 26 02:21:19 GMT 2015
- [gimp/blend-tool-fun: 38/163] app: reduce casts in file-save-dialog.c and file-open-dialog.c Mon Oct 26 02:21:24 GMT 2015
- [gimp/blend-tool-fun: 39/163] app: proper precondition check in gimp_image_convert_color_profile() Mon Oct 26 02:21:29 GMT 2015
- [gimp/blend-tool-fun: 40/163] app: better temporary debug output in gimp_display_shell_profile_update() Mon Oct 26 02:21:34 GMT 2015
- [gimp/blend-tool-fun: 41/163] Bug 754774 - Choosing "convert" upon import results in wrong colors... Mon Oct 26 02:21:39 GMT 2015
- [gimp/blend-tool-fun: 42/163] Bug 69496 - Paint tools, Text tool: Click and drag font/brush/pattern/gradient... Mon Oct 26 02:21:44 GMT 2015
- [gimp/blend-tool-fun: 43/163] Bug 754927 - Non-void function should return a value Mon Oct 26 02:21:49 GMT 2015
- [gimp/blend-tool-fun: 44/163] Bug 750867 - loading of CCiTT4 tiff images broken Mon Oct 26 02:21:54 GMT 2015
- [gimp/blend-tool-fun: 45/163] Bug 743034 - file-tiff-load crashes if I try to open a BigTIFF file Mon Oct 26 02:21:59 GMT 2015
- [gimp/blend-tool-fun: 46/163] plug-ins: lots of cleanup in file-tiff-load Mon Oct 26 02:22:04 GMT 2015
- [gimp/blend-tool-fun: 47/163] plug-ins: don't add alpha to all but the loaded tiff's background layer Mon Oct 26 02:22:09 GMT 2015
- [gimp/blend-tool-fun: 48/163] plug-ins: fix file-tiff-load's load_rgb() which I broke two commits earlier Mon Oct 26 02:22:16 GMT 2015
- [gimp/blend-tool-fun: 49/163] pdb: return NULL for string arrays with zero elements Mon Oct 26 02:22:19 GMT 2015
- [gimp/blend-tool-fun: 50/163] libgimp: start getting rid of using GimpDrawable in the drawable previews Mon Oct 26 02:22:25 GMT 2015
- [gimp/blend-tool-fun: 51/163] libgimp: deprecate GimpZoomPreview's GimpDrawable API Mon Oct 26 02:22:30 GMT 2015
- [gimp/blend-tool-fun: 52/163] plug-ins: use the new drawable_ID-based GimpZoomPreview API Mon Oct 26 02:22:35 GMT 2015
- [gimp/blend-tool-fun: 53/163] libgimp: fix gimpui.def Mon Oct 26 02:22:40 GMT 2015
- [gimp/blend-tool-fun: 54/163] libgimp: deprecate GimpDrawablePreview's GimpDrawable API Mon Oct 26 02:22:46 GMT 2015
- [gimp/blend-tool-fun: 55/163] plug-ins: use the new drawable_ID-based GimpDrawablePreview API Mon Oct 26 02:22:50 GMT 2015
- [gimp/blend-tool-fun: 56/163] Bug 751584 - parasite_list() methods fail if no parasites found Mon Oct 26 02:22:55 GMT 2015
- [gimp/blend-tool-fun: 57/163] app: fix comment in xcf_load_image() Mon Oct 26 02:23:00 GMT 2015
- [gimp/blend-tool-fun: 58/163] libgimp: deprecate GimpAspectPreview's GimpDrawable API Mon Oct 26 02:23:05 GMT 2015
- [gimp/blend-tool-fun: 59/163] plug-ins: use the new drawable_ID-based GimpAspectPreview API Mon Oct 26 02:23:10 GMT 2015
- [gimp/blend-tool-fun: 60/163] plug-ins: Fix generation of the AND mask for 32-bit ICO images Mon Oct 26 02:23:15 GMT 2015
- [gimp/blend-tool-fun: 61/163] app: fix visibility of the color picker tools info window Mon Oct 26 02:23:20 GMT 2015
- [gimp/blend-tool-fun: 62/163] Bug 748749 - picked colors don't match image colors... Mon Oct 26 02:23:26 GMT 2015
- [gimp/blend-tool-fun: 63/163] plug-ins: support color managed EXR loading Mon Oct 26 02:23:30 GMT 2015
- [gimp/blend-tool-fun: 64/163] plug-ins: some cleanup in the new file-exr ICC profile code Mon Oct 26 02:23:36 GMT 2015
- [gimp/blend-tool-fun: 65/163] Updated Portuguese translation Mon Oct 26 02:23:40 GMT 2015
- [gimp/blend-tool-fun: 66/163] Bug 478528 - Layer and Image previews are not color managed Mon Oct 26 02:23:48 GMT 2015
- [gimp/blend-tool-fun: 67/163] Bug 755363 - Non-void function should return a value Mon Oct 26 02:23:52 GMT 2015
- [gimp/blend-tool-fun: 68/163] Finnish translation update Mon Oct 26 02:23:57 GMT 2015
- [gimp/blend-tool-fun: 69/163] Bug 755487 - redundant g_object_unref crashes GIMP Mon Oct 26 02:24:01 GMT 2015
- [gimp/blend-tool-fun: 70/163] libgimp: fix return values in g_return_val_if_fail() statements Mon Oct 26 02:24:06 GMT 2015
- [gimp/blend-tool-fun: 71/163] app: cosmetic cleanup in gimp_image_parasite_attach() Mon Oct 26 02:24:11 GMT 2015
- [gimp/blend-tool-fun: 72/163] libgimp: rename gimpmetadata.[ch] to gimpimagemetadata.[ch] Mon Oct 26 02:24:16 GMT 2015
- [gimp/blend-tool-fun: 73/163] Updated Spanish translation Mon Oct 26 02:24:22 GMT 2015
- [gimp/blend-tool-fun: 74/163] Fix Greek translation of default:LTR Mon Oct 26 02:24:26 GMT 2015
- [gimp/blend-tool-fun: 75/163] Fix Spanish translation of default:LTR Mon Oct 26 02:24:31 GMT 2015
- [gimp/blend-tool-fun: 76/163] Fix Slovenian translation of default:LTR Mon Oct 26 02:24:36 GMT 2015
- [gimp/blend-tool-fun: 77/163] Fix Swedish translation of default:LTR Mon Oct 26 02:24:41 GMT 2015
- [gimp/blend-tool-fun: 78/163] cursors: fix the contents of the gimp-color-picker-cursors resource file Mon Oct 26 02:24:46 GMT 2015
- [gimp/blend-tool-fun: 79/163] app: fix if() logic in gimp_plug_in_procedure_handle_return_values() Mon Oct 26 02:24:51 GMT 2015
- [gimp/blend-tool-fun: 80/163] libgimpwidgets: minor formatting changes in gimpruler.c Mon Oct 26 02:24:56 GMT 2015
- [gimp/blend-tool-fun: 81/163] app: don't access GtkTargetList's members directly Mon Oct 26 02:25:01 GMT 2015
- [gimp/blend-tool-fun: 82/163] Bug 755703 - new gaussian blur: default Abyss policy to Clamp Mon Oct 26 02:25:06 GMT 2015
- [gimp/blend-tool-fun: 83/163] Bug 755703 - new gaussian blur: default Abyss policy to Clamp Mon Oct 26 02:25:11 GMT 2015
- [gimp/blend-tool-fun: 84/163] Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option files Mon Oct 26 02:25:16 GMT 2015
- [gimp/blend-tool-fun: 85/163] Bug 754998 - Warp Transform Tool > Animation> Frames... Mon Oct 26 02:25:22 GMT 2015
- [gimp/blend-tool-fun: 86/163] app: batch commands won't run on existing instance. Mon Oct 26 02:25:27 GMT 2015
- [gimp/blend-tool-fun: 87/163] app: indentation fix. Mon Oct 26 02:25:32 GMT 2015
- [gimp/blend-tool-fun: 88/163] Updated Serbian translation Mon Oct 26 02:25:37 GMT 2015
- [gimp/blend-tool-fun: 89/163] app: move app/batch.[ch] to app/core/gimp-batch.[ch] Mon Oct 26 02:25:42 GMT 2015
- [gimp/blend-tool-fun: 90/163] Updated Greek translation Mon Oct 26 02:25:47 GMT 2015
- [gimp/blend-tool-fun: 91/163] app: save color history when a color is used. Mon Oct 26 02:25:52 GMT 2015
- [gimp/blend-tool-fun: 92/163] app: save first and last color of the blend tool gradient... Mon Oct 26 02:25:57 GMT 2015
- [gimp/blend-tool-fun: 93/163] app: save gradient first and last color with dynamics color output... Mon Oct 26 02:26:02 GMT 2015
- [gimp/blend-tool-fun: 94/163] Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option files Mon Oct 26 02:26:07 GMT 2015
- [gimp/blend-tool-fun: 95/163] Updated Serbian translation Mon Oct 26 02:26:14 GMT 2015
- [gimp/blend-tool-fun: 96/163] Updated Serbian translation Mon Oct 26 02:26:17 GMT 2015
- [gimp/blend-tool-fun: 97/163] Updated Serbian translation Mon Oct 26 02:26:22 GMT 2015
- [gimp/blend-tool-fun: 98/163] Updated Serbian translation Mon Oct 26 02:26:27 GMT 2015
- [gimp/blend-tool-fun: 99/163] Bug 753175 - color picker locks down the GUI Mon Oct 26 02:26:32 GMT 2015
- [gimp/blend-tool-fun: 100/163] Make gimp_pick_button_clicked properly private Mon Oct 26 02:26:37 GMT 2015
- [gimp/blend-tool-fun: 101/163] Only build Quartz-specific color picking code on OS X/Quartz builds Mon Oct 26 02:26:43 GMT 2015
- [gimp/blend-tool-fun: 102/163] Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option files Mon Oct 26 02:26:48 GMT 2015
- [gimp/blend-tool-fun: 103/163] libgimpwidgets: fix signal emission in gimppickbutton-default.c Mon Oct 26 02:26:53 GMT 2015
- [gimp/blend-tool-fun: 104/163] Bug 756019 - Color pickers UX inconsistencies Mon Oct 26 02:26:58 GMT 2015
- [gimp/blend-tool-fun: 105/163] libgimpwidgets: slightly redo how GimpPickButton calls its new backends Mon Oct 26 02:27:03 GMT 2015
- [gimp/blend-tool-fun: 106/163] plug-ins: fix crash in blur-gauss-selective.c Mon Oct 26 02:27:08 GMT 2015
- [gimp/blend-tool-fun: 107/163] Bug 756030 - file-pdf-save-multi PDB API is mis-specified Mon Oct 26 02:27:14 GMT 2015
- [gimp/blend-tool-fun: 108/163] Revert "app: save gradient first and last color with dynamics color output..." Mon Oct 26 02:27:18 GMT 2015
- [gimp/blend-tool-fun: 109/163] Revert "app: save first and last color of the blend tool gradient..." Mon Oct 26 02:27:23 GMT 2015
- [gimp/blend-tool-fun: 110/163] libgimpwidgets: change GimpColorSelect's handle positions to double Mon Oct 26 02:27:28 GMT 2015
- [gimp/blend-tool-fun: 111/163] libgimpwidgets: some more cleanup in GimpColorSelect Mon Oct 26 02:27:33 GMT 2015
- [gimp/blend-tool-fun: 112/163] libgimpwidgets: argh... Mon Oct 26 02:27:39 GMT 2015
- [gimp/blend-tool-fun: 113/163] Bug 756019 - Color pickers UX inconsistencies Mon Oct 26 02:27:43 GMT 2015
- [gimp/blend-tool-fun: 114/163] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Mon Oct 26 02:27:48 GMT 2015
- [gimp/blend-tool-fun: 115/163] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Mon Oct 26 02:27:53 GMT 2015
- [gimp/blend-tool-fun: 116/163] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Mon Oct 26 02:27:58 GMT 2015
- [gimp/blend-tool-fun: 117/163] plug-ins: fix 2 bugs in fractal-trace Mon Oct 26 02:28:04 GMT 2015
- [gimp/blend-tool-fun: 118/163] Bug 756357 - Convert to Color Profile does not update the progress bar Mon Oct 26 02:28:09 GMT 2015
- [gimp/blend-tool-fun: 119/163] Updated Finnish translation Mon Oct 26 02:28:14 GMT 2015
- [gimp/blend-tool-fun: 120/163] Updated Slovak translation Mon Oct 26 02:28:19 GMT 2015
- [gimp/blend-tool-fun: 121/163] Updated Slovak translation Mon Oct 26 02:28:24 GMT 2015
- [gimp/blend-tool-fun: 122/163] app: fix a comment in gimpcontext.c Mon Oct 26 02:28:29 GMT 2015
- [gimp/blend-tool-fun: 123/163] Bug 744265 - layer mode 'addition' makes wrong gray values Mon Oct 26 02:28:34 GMT 2015
- [gimp/blend-tool-fun: 124/163] app: add new action to restore a tool preset from the list Mon Oct 26 02:28:39 GMT 2015
- [gimp/blend-tool-fun: 125/163] Updated Serbian translation Mon Oct 26 02:28:44 GMT 2015
- [gimp/blend-tool-fun: 126/163] Bug 731279 - Tool Preset Editor not working correctly Mon Oct 26 02:28:49 GMT 2015
- [gimp/blend-tool-fun: 127/163] plug-ins: add the legacy difference of gaussians back to the menus Mon Oct 26 02:28:54 GMT 2015
- [gimp] Deleted branch blend-tool-fun Mon Oct 26 02:28:57 GMT 2015
- [gimp/blend-tool-fun: 128/163] app: clamp blended results for some compositing ops Mon Oct 26 02:28:59 GMT 2015
- [gimp/blend-tool-fun: 129/163] app: burn-mode, invert before blending Mon Oct 26 02:29:04 GMT 2015
- [gimp/blend-tool-fun: 130/163] Bug 756678 - Layer opacities change upon saving and reopening an xcf file Mon Oct 26 02:29:09 GMT 2015
- [gimp/blend-tool-fun: 131/163] Updated Portuguese translation Mon Oct 26 02:29:14 GMT 2015
- [gimp/blend-tool-fun: 132/163] app: get rid of hardcoding GDK_SHIFT_MASK in tools/ Mon Oct 26 02:29:19 GMT 2015
- [gimp/blend-tool-fun: 133/163] configure.ac: add -Wlogical-op and -Wtype-limits Mon Oct 26 02:29:24 GMT 2015
- [gimp/blend-tool-fun: 134/163] plug-ins: pedantic function reordering in file-header.c Mon Oct 26 02:29:30 GMT 2015
- [gimp/blend-tool-fun: 135/163] plug-ins: port file-xwd-save to GIO Mon Oct 26 02:29:35 GMT 2015
- [gimp/blend-tool-fun: 136/163] app: change some integers in gimpdisplayshell-scale.c to gdouble Mon Oct 26 02:29:40 GMT 2015
- [gimp/blend-tool-fun: 137/163] app: add gimp_display_shell_scale_to_rectangle() Mon Oct 26 02:29:45 GMT 2015
- [gimp/blend-tool-fun: 138/163] app: fix gimp_display_shell_scale_to_rectangle() to also do only scrolling Mon Oct 26 02:29:50 GMT 2015
- [gimp/blend-tool-fun: 139/163] Bug 734573 - Zoom to selection Mon Oct 26 02:29:55 GMT 2015
- [gimp/blend-tool-fun: 140/163] app: fix typo: s/flip_result/clip_result/ in gimpitem.h Mon Oct 26 02:30:01 GMT 2015
- [gimp/blend-tool-fun: 141/163] libgimpcolor: clean up profile creation in GimpColorProfile Mon Oct 26 02:30:05 GMT 2015
- [gimp/blend-tool-fun: 142/163] app: add progress handling to gimp_gegl_convert_color_profile, transform() Mon Oct 26 02:30:10 GMT 2015
- [gimp/blend-tool-fun: 143/163] app: use gimp_gegl_convert_color_profile() to profile-convert images Mon Oct 26 02:30:15 GMT 2015
- [gimp/blend-tool-fun: 144/163] Updated Portuguese translation Mon Oct 26 02:30:20 GMT 2015
- [gimp/blend-tool-fun: 145/163] Updated Portuguese translation Mon Oct 26 02:30:25 GMT 2015
- [gimp/blend-tool-fun: 146/163] libgimpcolor: add API to create profile variants with linear/sRGB gamma Mon Oct 26 02:30:30 GMT 2015
- [gimp/blend-tool-fun: 147/163] Bug 751553 - Linear precision doesn't display the image correctly Mon Oct 26 02:30:35 GMT 2015
- [gimp/blend-tool-fun: 148/163] Bug 751553 - Linear precision doesn't display the image correctly Mon Oct 26 02:30:40 GMT 2015
- [gimp/blend-tool-fun: 149/163] app: make color profile conversions undoable again Mon Oct 26 02:30:46 GMT 2015
- [gimp/blend-tool-fun: 150/163] Bug 751553 - Linear precision doesn't display the image correctly Mon Oct 26 02:30:51 GMT 2015
- [gimp/blend-tool-fun: 151/163] Revert "Bug 751553 - Linear precision doesn't display the image correctly" Mon Oct 26 02:30:56 GMT 2015
- [gimp] (9 commits) Created branch blend-tool-fun Mon Oct 26 02:30:58 GMT 2015
- [gimp/blend-tool-fun: 152/163] app: add progress reporting to gimp_drawable_convert_type() Mon Oct 26 02:31:01 GMT 2015
- [gimp/blend-tool-fun: 1/9] Revert "app: use the new distance-transform operation in the blend tool" Mon Oct 26 02:31:04 GMT 2015
- [gimp/blend-tool-fun: 153/163] Bug 665187 - Fuzzy Select by Alpha Mon Oct 26 02:31:06 GMT 2015
- [gimp/blend-tool-fun: 2/9] operations: Make GimpOperationBlend a filter. Mon Oct 26 02:31:08 GMT 2015
- [gimp/blend-tool-fun: 154/163] plug-ins: fix some compiler warnings in file-xmc Mon Oct 26 02:31:11 GMT 2015
- [gimp/blend-tool-fun: 3/9] operations: Use input for the shapeburst distance map in Blend. Mon Oct 26 02:31:13 GMT 2015
- [gimp/blend-tool-fun: 155/163] Bug 756822 - Colors/Desaturate/Luminosity should operate on linear RGB Mon Oct 26 02:31:16 GMT 2015
- [gimp/blend-tool-fun: 4/9] core: Remove unused parameter. Mon Oct 26 02:31:18 GMT 2015
- [gimp/blend-tool-fun: 156/163] Bug 756701 - Decomposing to HSL produces HSV layers Mon Oct 26 02:31:21 GMT 2015
- [gimp/blend-tool-fun: 5/9] app/core: Expose creating shapeburst distmaps in gimpdrawable-blend. Mon Oct 26 02:31:23 GMT 2015
- [gimp/blend-tool-fun: 157/163] Updated Portuguese translation Mon Oct 26 02:31:26 GMT 2015
- [gimp/blend-tool-fun: 6/9] app: Add shapeburst handles to the blend tool. Mon Oct 26 02:31:28 GMT 2015
- [gimp/blend-tool-fun: 158/163] Updated Portuguese translation Mon Oct 26 02:31:31 GMT 2015
- [gimp/blend-tool-fun: 7/9] app: Place shapeburst buffers at the right offset. Mon Oct 26 02:31:33 GMT 2015
- [gimp/blend-tool-fun: 159/163] plug-ins: decompose: move "run_mode" to a local scope Mon Oct 26 02:31:36 GMT 2015
- [gimp/blend-tool-fun: 8/9] app: Use gimp:blend in gimp_drawable_blend Mon Oct 26 02:31:38 GMT 2015
- [gimp/blend-tool-fun: 160/163] app: fix the image window's thumbnail size and shape Mon Oct 26 02:31:41 GMT 2015
- [gimp/blend-tool-fun: 9/9] app: Remove dead code in gimpdrawable-blend Mon Oct 26 02:31:43 GMT 2015
- [gimp/blend-tool-fun: 161/163] icons: add 96, 128, 192 and 256 px wilber icons Mon Oct 26 02:31:46 GMT 2015
- [gimp/blend-tool-fun: 162/163] app: fix call to gdk_pixbuf_composite() when rendering the window icon Mon Oct 26 02:31:51 GMT 2015
- [gimp/blend-tool-fun: 163/163] app: move the image thumbnail bottom-left in the window icon Mon Oct 26 02:31:56 GMT 2015
Michael Natterer
- [gimp] Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option files Tue Oct 06 19:34:00 GMT 2015
- [gimp] libgimpwidgets: fix signal emission in gimppickbutton-default.c Tue Oct 06 21:32:07 GMT 2015
- [gimp] Bug 756019 - Color pickers UX inconsistencies Tue Oct 06 21:40:47 GMT 2015
- [gimp] libgimpwidgets: slightly redo how GimpPickButton calls its new backends Tue Oct 06 21:45:53 GMT 2015
- [gimp] plug-ins: fix crash in blur-gauss-selective.c Thu Oct 08 10:16:46 GMT 2015
- [gimp] Bug 756030 - file-pdf-save-multi PDB API is mis-specified Thu Oct 08 16:40:31 GMT 2015
- [gimp] libgimpwidgets: change GimpColorSelect's handle positions to double Thu Oct 08 19:11:37 GMT 2015
- [gimp] libgimpwidgets: some more cleanup in GimpColorSelect Thu Oct 08 20:24:48 GMT 2015
- [gimp] libgimpwidgets: argh... Thu Oct 08 20:47:51 GMT 2015
- [gimp] Bug 756019 - Color pickers UX inconsistencies Thu Oct 08 21:49:29 GMT 2015
- [gimp] Deleted branch gtk3-port Fri Oct 09 12:23:37 GMT 2015
- [gimp] (229 commits) Created branch gtk3-port Fri Oct 09 12:24:22 GMT 2015
- [gimp/gtk3-port: 1/229] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Fri Oct 09 12:24:27 GMT 2015
- [gimp/gtk3-port: 2/229] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Fri Oct 09 12:24:32 GMT 2015
- [gimp/gtk3-port: 3/229] libgimpwidgets: remove deprecated files from the build Fri Oct 09 12:24:37 GMT 2015
- [gimp/gtk3-port: 4/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Fri Oct 09 12:24:42 GMT 2015
- [gimp/gtk3-port: 5/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Oct 09 12:24:47 GMT 2015
- [gimp/gtk3-port: 6/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Oct 09 12:24:52 GMT 2015
- [gimp/gtk3-port: 7/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:24:57 GMT 2015
- [gimp/gtk3-port: 8/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:25:02 GMT 2015
- [gimp/gtk3-port: 9/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:25:07 GMT 2015
- [gimp/gtk3-port: 10/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ Fri Oct 09 12:25:13 GMT 2015
- [gimp/gtk3-port: 11/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:25:17 GMT 2015
- [gimp/gtk3-port: 12/229] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Fri Oct 09 12:25:22 GMT 2015
- [gimp/gtk3-port: 13/229] libgimpwidgets: remove deprecated files completely Fri Oct 09 12:25:28 GMT 2015
- [gimp/gtk3-port: 14/229] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Fri Oct 09 12:25:32 GMT 2015
- [gimp/gtk3-port: 15/229] app: port to GtkWidget::draw() Fri Oct 09 12:25:38 GMT 2015
- [gimp/gtk3-port: 16/229] app: remove GTK_OBJECT() cast Fri Oct 09 12:25:43 GMT 2015
- [gimp/gtk3-port: 17/229] app: port to GtkWidget::draw() Fri Oct 09 12:25:48 GMT 2015
- [gimp/gtk3-port: 18/229] app: port to GtkWidget::draw() Fri Oct 09 12:25:53 GMT 2015
- [gimp/gtk3-port: 19/229] app: port virtual functions to GTK+ 3.0 API Fri Oct 09 12:25:58 GMT 2015
- [gimp/gtk3-port: 20/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:03 GMT 2015
- [gimp/gtk3-port: 21/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:08 GMT 2015
- [gimp/gtk3-port: 22/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:14 GMT 2015
- [gimp/gtk3-port: 23/229] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Fri Oct 09 12:26:18 GMT 2015
- [gimp/gtk3-port: 24/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:23 GMT 2015
- [gimp/gtk3-port: 25/229] app: s/GtkObject/GtkAdjustment/ Fri Oct 09 12:26:28 GMT 2015
- [gimp/gtk3-port: 26/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:33 GMT 2015
- [gimp/gtk3-port: 27/229] app: port GimpNavigationView to GtkWidget::draw() Fri Oct 09 12:26:38 GMT 2015
- [gimp/gtk3-port: 28/229] app: port GimpPaletteView to GtkWidget::draw() Fri Oct 09 12:26:43 GMT 2015
- [gimp/gtk3-port: 29/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:48 GMT 2015
- [gimp/gtk3-port: 30/229] app: port to GtkWidget::draw() Fri Oct 09 12:26:53 GMT 2015
- [gimp/gtk3-port: 31/229] app: no need to alloc colors any longer, GdkColormap is gone Fri Oct 09 12:26:58 GMT 2015
- [gimp/gtk3-port: 32/229] app: port call to gtk_paint_arrow() to GTK+ 3.0 Fri Oct 09 12:27:04 GMT 2015
- [gimp/gtk3-port: 33/229] app: port device management to GdkDeviceManager Fri Oct 09 12:27:09 GMT 2015
- [gimp/gtk3-port: 34/229] app: remove obsolete (GtkObject **) casts Fri Oct 09 12:27:14 GMT 2015
- [gimp/gtk3-port: 35/229] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Oct 09 12:27:19 GMT 2015
- [gimp/gtk3-port: 36/229] app: port GimpScalComboBox to GTK+ 3.0 Fri Oct 09 12:27:24 GMT 2015
- [gimp/gtk3-port: 37/229] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Oct 09 12:27:29 GMT 2015
- [gimp/gtk3-port: 38/229] libgimpwidgets: port GimpFrame to GTK+ 3.0 Fri Oct 09 12:27:34 GMT 2015
- [gimp/gtk3-port: 39/229] app: port tools to GTK+ 3.0 (trivial changes only) Fri Oct 09 12:27:39 GMT 2015
- [gimp/gtk3-port: 40/229] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Fri Oct 09 12:27:44 GMT 2015
- [gimp/gtk3-port: 41/229] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Fri Oct 09 12:27:49 GMT 2015
- [gimp/gtk3-port: 42/229] app: use GdkDeviceManager to list devices Fri Oct 09 12:27:54 GMT 2015
- [gimp/gtk3-port: 43/229] app: port to GtkWidget::draw() Fri Oct 09 12:27:59 GMT 2015
- [gimp/gtk3-port: 44/229] app: remove calls to colormap functions, they are gone Fri Oct 09 12:28:04 GMT 2015
- [gimp/gtk3-port: 45/229] libgimpwidgets: get rid of (GtkObject **) casts Fri Oct 09 12:28:09 GMT 2015
- [gimp/gtk3-port: 46/229] app: port the splash to GTK+ 3.0 Fri Oct 09 12:28:14 GMT 2015
- [gimp/gtk3-port: 47/229] libgimpwidgets: port the ruler to GTK+ 3.0 Fri Oct 09 12:28:19 GMT 2015
- [gimp/gtk3-port: 48/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:28:24 GMT 2015
- [gimp/gtk3-port: 49/229] app: port to GtkWidget::draw() Fri Oct 09 12:28:30 GMT 2015
- [gimp/gtk3-port: 50/229] app: port the overlay stuff to GTK+ 3.0 Fri Oct 09 12:28:35 GMT 2015
- [gimp/gtk3-port: 51/229] app: use the container icon view, the grid view is not GTK+ 3.0-able Fri Oct 09 12:28:40 GMT 2015
- [gimp/gtk3-port: 52/229] app: port to GtkWidget::draw() (incompletely) Fri Oct 09 12:28:45 GMT 2015
- [gimp/gtk3-port: 53/229] app: remove call to gtk_statusbar_set_has_resize_grip() Fri Oct 09 12:28:50 GMT 2015
- [gimp/gtk3-port: 54/229] app: port the tag entry to GTK+ 3.0 Fri Oct 09 12:28:55 GMT 2015
- [gimp/gtk3-port: 55/229] app: port to GtkWidget::draw() but disable the code inside with #if 0 Fri Oct 09 12:29:00 GMT 2015
- [gimp/gtk3-port: 56/229] app: can't set the scale combo entry's properties in init() any longer Fri Oct 09 12:29:05 GMT 2015
- [gimp/gtk3-port: 57/229] app: port to GtkWidget::draw() Fri Oct 09 12:29:10 GMT 2015
- [gimp/gtk3-port: 58/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:29:15 GMT 2015
- [gimp/gtk3-port: 59/229] modules: s/GtkObject/GtkAdjustment/ Fri Oct 09 12:29:20 GMT 2015
- [gimp/gtk3-port: 60/229] app: didn't completely commit the display shell expose() -> draw() change Fri Oct 09 12:29:25 GMT 2015
- [gimp/gtk3-port: 61/229] app: port to GtkWidget::draw() Fri Oct 09 12:29:30 GMT 2015
- [gimp/gtk3-port: 62/229] app: passing -1 as width/height to gtk_paint_box() no longer works Fri Oct 09 12:29:35 GMT 2015
- [gimp/gtk3-port: 63/229] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Fri Oct 09 12:29:40 GMT 2015
- [gimp/gtk3-port: 64/229] app: remove GimpContainerGridView from the build entirely Fri Oct 09 12:29:45 GMT 2015
- [gimp/gtk3-port: 65/229] modules: port to GtkWidget::draw() Fri Oct 09 12:29:50 GMT 2015
- [gimp/gtk3-port: 66/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 09 12:29:56 GMT 2015
- [gimp/gtk3-port: 67/229] libgimp: port to GtkWidget::draw() Fri Oct 09 12:30:01 GMT 2015
- [gimp/gtk3-port: 68/229] app: don't translate to allocation.x,y Fri Oct 09 12:30:06 GMT 2015
- [gimp/gtk3-port: 69/229] app: port to GtkWidget::draw() Fri Oct 09 12:30:11 GMT 2015
- [gimp/gtk3-port: 70/229] app: forgot to remove a cairo_destroy() in draw() Fri Oct 09 12:30:16 GMT 2015
- [gimp/gtk3-port: 71/229] app: port to GtkWidget::draw() Fri Oct 09 12:30:21 GMT 2015
- [gimp/gtk3-port: 72/229] app: GtkEntry turned into a no-window widget Fri Oct 09 12:30:26 GMT 2015
- [gimp/gtk3-port: 73/229] app: use the new GtkScrollable API instead of deprecated tree view API Fri Oct 09 12:30:31 GMT 2015
- [gimp/gtk3-port: 74/229] app: cairo_save()/restore() around chaining up in draw() Fri Oct 09 12:30:36 GMT 2015
- [gimp/gtk3-port: 75/229] app: add ugly workaround to make the icon view adapt to view size changes Fri Oct 09 12:30:41 GMT 2015
- [gimp/gtk3-port: 76/229] plug-ins: lots of trivial GTK+ 3.0 porting Fri Oct 09 12:30:46 GMT 2015
- [gimp/gtk3-port: 77/229] plug-ins: port jpeg-save to GTK+ 3.0 Fri Oct 09 12:30:51 GMT 2015
- [gimp/gtk3-port: 78/229] plug-ins: port file-png to GTK+ 3.0 Fri Oct 09 12:30:56 GMT 2015
- [gimp/gtk3-port: 79/229] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Fri Oct 09 12:31:01 GMT 2015
- [gimp/gtk3-port: 80/229] plug-ins: more s/GtkObject/GtkAdjustment/ Fri Oct 09 12:31:06 GMT 2015
- [gimp/gtk3-port: 81/229] plug-ins: port some more plug-ins to GTK+ 3.0 Fri Oct 09 12:31:11 GMT 2015
- [gimp/gtk3-port: 82/229] app: port the colormap editor to GTK+ 3.0 Fri Oct 09 12:31:16 GMT 2015
- [gimp/gtk3-port: 83/229] app: remove GtkWrapBox Fri Oct 09 12:31:21 GMT 2015
- [gimp/gtk3-port: 84/229] libgimpwidgets: port to the new size request API Fri Oct 09 12:31:26 GMT 2015
- [gimp/gtk3-port: 85/229] app: port to the new size request API Fri Oct 09 12:31:31 GMT 2015
- [gimp/gtk3-port: 86/229] plug-ins: port the print preview to the new size request API Fri Oct 09 12:31:36 GMT 2015
- [gimp/gtk3-port: 87/229] plug-ins: port sphere-designer to GtkWidget::draw() Fri Oct 09 12:31:43 GMT 2015
- [gimp/gtk3-port: 88/229] plug-ins: port cml-explorer to GtkWidget::draw() Fri Oct 09 12:31:47 GMT 2015
- [gimp/gtk3-port: 89/229] plug-ins: port lighting to GTK+ 3.0 Fri Oct 09 12:31:52 GMT 2015
- [gimp/gtk3-port: 90/229] plug-ins: port the unit-editor to GtkScrollable Fri Oct 09 12:31:57 GMT 2015
- [gimp/gtk3-port: 91/229] app: fix GimpOverlayDialog's minimum height Fri Oct 09 12:32:02 GMT 2015
- [gimp/gtk3-port: 92/229] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Fri Oct 09 12:32:07 GMT 2015
- [gimp/gtk3-port: 93/229] app: don't connect to "size-requst" because that's deprecated Fri Oct 09 12:32:12 GMT 2015
- [gimp/gtk3-port: 94/229] app: port GimpSpinScale to GTK+ 3.0 Fri Oct 09 12:32:17 GMT 2015
- [gimp/gtk3-port: 95/229] app: skip keyboard devices so the device list becomes reasonable Fri Oct 09 12:32:22 GMT 2015
- [gimp/gtk3-port: 96/229] app: implement proper height-for-width in GimpToolPalette Fri Oct 09 12:32:27 GMT 2015
- [gimp/gtk3-port: 97/229] app: use GdkDevice accessors Fri Oct 09 12:32:32 GMT 2015
- [gimp/gtk3-port: 98/229] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Fri Oct 09 12:32:37 GMT 2015
- [gimp/gtk3-port: 99/229] app: put the toolbox' areas into a box until we decided about a wrapping widget Fri Oct 09 12:32:42 GMT 2015
- [gimp/gtk3-port: 100/229] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Fri Oct 09 12:32:47 GMT 2015
- [gimp/gtk3-port: 101/229] app: port the device sort function to GdkDeviceManager Fri Oct 09 12:32:52 GMT 2015
- [gimp/gtk3-port: 102/229] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Fri Oct 09 12:32:57 GMT 2015
- [gimp/gtk3-port: 103/229] app: change the list of available devices to something that makes sense Fri Oct 09 12:33:02 GMT 2015
- [gimp/gtk3-port: 104/229] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Fri Oct 09 12:33:07 GMT 2015
- [gimp/gtk3-port: 105/229] libgimpwidgets: port GimpChainButton to GtkStyleContext Fri Oct 09 12:33:12 GMT 2015
- [gimp/gtk3-port: 106/229] libgimpwidgets: port GimpColorArea to GtkStyleContext Fri Oct 09 12:33:18 GMT 2015
- [gimp/gtk3-port: 107/229] libgimpwidgets: port GimpColorScale to GtkStyleContext Fri Oct 09 12:33:23 GMT 2015
- [gimp/gtk3-port: 108/229] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Fri Oct 09 12:33:28 GMT 2015
- [gimp/gtk3-port: 109/229] libgimpwidgets: port GimpRuler to GtkStyleContext Fri Oct 09 12:33:33 GMT 2015
- [gimp/gtk3-port: 110/229] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Fri Oct 09 12:33:38 GMT 2015
- [gimp/gtk3-port: 111/229] app: port GimpBlobEditor to GtkStyleContext Fri Oct 09 12:33:43 GMT 2015
- [gimp/gtk3-port: 112/229] app: port setting the canvas padding color to GtkStyleContext Fri Oct 09 12:33:48 GMT 2015
- [gimp/gtk3-port: 113/229] app: port GimpPanedBox to GtkStyleContext Fri Oct 09 12:33:53 GMT 2015
- [gimp/gtk3-port: 114/229] app: port GimpContainerIconView to GtkStyleContext Fri Oct 09 12:33:58 GMT 2015
- [gimp/gtk3-port: 115/229] app: port GimpContainerTreeView to GtkStyleContext Fri Oct 09 12:34:03 GMT 2015
- [gimp/gtk3-port: 116/229] app: port GimpColormapEditor to GtkStyleContext Fri Oct 09 12:34:08 GMT 2015
- [gimp/gtk3-port: 117/229] app: port GimpComponentEditor to GtkStyleContext Fri Oct 09 12:34:14 GMT 2015
- [gimp/gtk3-port: 118/229] app: port GimpFgBgEditor to GtkStyleContext Fri Oct 09 12:34:18 GMT 2015
- [gimp/gtk3-port: 119/229] app: port GimpFgBgView to GtkStyleContext Fri Oct 09 12:34:23 GMT 2015
- [gimp/gtk3-port: 120/229] app: port gimp_get_icon_size() to GtkStyleContext Fri Oct 09 12:34:30 GMT 2015
- [gimp/gtk3-port: 121/229] app: port GimpContainerBox to GtkStyleContext Fri Oct 09 12:34:34 GMT 2015
- [gimp/gtk3-port: 122/229] app: port GimpDashEditor to GtkStyleContext Fri Oct 09 12:34:38 GMT 2015
- [gimp/gtk3-port: 123/229] app: remove calls to gtk_widget_get, set_extension_events() Fri Oct 09 12:34:43 GMT 2015
- [gimp/gtk3-port: 124/229] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Fri Oct 09 12:34:48 GMT 2015
- [gimp/gtk3-port: 125/229] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Fri Oct 09 12:34:53 GMT 2015
- [gimp/gtk3-port: 126/229] app: port the about dialog to GtkStyleContext Fri Oct 09 12:34:59 GMT 2015
- [gimp/gtk3-port: 127/229] modules: remove call to gtk_widget_set_extension_events() Fri Oct 09 12:35:05 GMT 2015
- [gimp/gtk3-port: 128/229] libgimpwidgets: implement GtkWidget::state_flags_changed() Fri Oct 09 12:35:09 GMT 2015
- [gimp/gtk3-port: 129/229] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Fri Oct 09 12:35:14 GMT 2015
- [gimp/gtk3-port: 130/229] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Fri Oct 09 12:35:19 GMT 2015
- [gimp/gtk3-port: 131/229] app: use gdk_drag_context_get_source_window() Fri Oct 09 12:35:24 GMT 2015
- [gimp/gtk3-port: 132/229] app: use gdk_drag_context_get_selected_action() instead of conect->action Fri Oct 09 12:35:29 GMT 2015
- [gimp/gtk3-port: 133/229] app: port GimpSpinScale to GtkStyleContext Fri Oct 09 12:35:34 GMT 2015
- [gimp/gtk3-port: 134/229] app: implement GtkWidget::style_updated() instead of style_set() Fri Oct 09 12:35:39 GMT 2015
- [gimp/gtk3-port: 135/229] port gtkrc files to CSS (incompletely and stuff commented out) Fri Oct 09 12:35:44 GMT 2015
- [gimp/gtk3-port: 136/229] Port theme and gtkrc file loading to CSS files using GtkCssProvider Fri Oct 09 12:35:49 GMT 2015
- [gimp/gtk3-port: 137/229] app: copy gimp.css instead of gtkrc to the user's gimp directory Fri Oct 09 12:35:54 GMT 2015
- [gimp/gtk3-port: 138/229] app: check whether child widgets exist in GtkWidget::style_updated() Fri Oct 09 12:35:59 GMT 2015
- [gimp/gtk3-port: 139/229] Replace gdk_cursor_unref() with g_object_unref() Fri Oct 09 12:36:05 GMT 2015
- [gimp/gtk3-port: 140/229] app: use gtk_menu_shell_get_selected_item() Fri Oct 09 12:36:09 GMT 2015
- [gimp/gtk3-port: 141/229] app: port GimpOverlayBox to GtkStyleContext Fri Oct 09 12:36:14 GMT 2015
- [gimp/gtk3-port: 142/229] app: port GimpOverlayFrame to GtkStyleContext Fri Oct 09 12:36:19 GMT 2015
- [gimp/gtk3-port: 143/229] app: port GimpScaleButton to GtkStyleContext Fri Oct 09 12:36:24 GMT 2015
- [gimp/gtk3-port: 144/229] libgimpwidgets: move all GimpPickButton members to a private struct Fri Oct 09 12:36:30 GMT 2015
- [gimp/gtk3-port: 145/229] libgimpwidgets: move all GimpColorArea members to a private struct Fri Oct 09 12:36:35 GMT 2015
- [gimp/gtk3-port: 146/229] libgimpwidgets: move all GimpOffsetArea members to a private struct Fri Oct 09 12:36:40 GMT 2015
- [gimp/gtk3-port: 147/229] libgimpwidgets: move padding members from instance to class struct Fri Oct 09 12:36:45 GMT 2015
- [gimp/gtk3-port: 148/229] libgimpwidgets: move all GimpButton members to a private struct Fri Oct 09 12:36:50 GMT 2015
- [gimp/gtk3-port: 149/229] libgimpwidgets: move all GimpCellRendererColor members to a private struct Fri Oct 09 12:36:55 GMT 2015
- [gimp/gtk3-port: 150/229] libgimpwidgets: move all GimpColorButton members to a private struct Fri Oct 09 12:37:00 GMT 2015
- [gimp/gtk3-port: 151/229] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Fri Oct 09 12:37:05 GMT 2015
- [gimp/gtk3-port: 152/229] libgimpwidgets: move all GimpChainButton members to a private struct Fri Oct 09 12:37:10 GMT 2015
- [gimp/gtk3-port: 153/229] libgimpwidgets: move all GimpBrowser members to a private struct Fri Oct 09 12:37:15 GMT 2015
- [gimp/gtk3-port: 154/229] libgimpwidgets: move all GimpColorDisplay members to a private struct Fri Oct 09 12:37:20 GMT 2015
- [gimp/gtk3-port: 155/229] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Fri Oct 09 12:37:25 GMT 2015
- [gimp/gtk3-port: 156/229] libgimpwidgets: move all GimpColorHexEntry members to a private struct Fri Oct 09 12:37:30 GMT 2015
- [gimp/gtk3-port: 157/229] libgimpwidgets: add padding Fri Oct 09 12:37:35 GMT 2015
- [gimp/gtk3-port: 158/229] libgimpwidgets: move all GimpColorNotebook members to a private struct. Fri Oct 09 12:37:41 GMT 2015
- [gimp/gtk3-port: 159/229] libgimpwidgets: move all GimpColorScale members to a private struct Fri Oct 09 12:37:46 GMT 2015
- [gimp/gtk3-port: 160/229] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Fri Oct 09 12:37:51 GMT 2015
- [gimp/gtk3-port: 161/229] libgimpwidgets: move all GimpColorSelection members to a private struct Fri Oct 09 12:37:56 GMT 2015
- [gimp/gtk3-port: 162/229] libgimpwidgets: move all GimpEnumLabel members to a private struct Fri Oct 09 12:38:01 GMT 2015
- [gimp/gtk3-port: 163/229] app: don't use style->black and style->white Fri Oct 09 12:38:06 GMT 2015
- [gimp/gtk3-port: 164/229] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Fri Oct 09 12:38:11 GMT 2015
- [gimp/gtk3-port: 165/229] app: port GimpStrokeEditor to GtkStyleContext Fri Oct 09 12:38:16 GMT 2015
- [gimp/gtk3-port: 166/229] app: port GimpPaletteView to GtkStyleContext Fri Oct 09 12:38:21 GMT 2015
- [gimp/gtk3-port: 167/229] plug-ins: don't use style->black and style->white Fri Oct 09 12:38:26 GMT 2015
- [gimp/gtk3-port: 168/229] libgimpwidgets: move all GimpColorProfileStore members to a private struct Fri Oct 09 12:38:31 GMT 2015
- [gimp/gtk3-port: 169/229] app: port GimpDockWindow to GtkStyleContext Fri Oct 09 12:38:36 GMT 2015
- [gimp/gtk3-port: 170/229] app: port GimpToolEditor to GtkStyleContext Fri Oct 09 12:38:42 GMT 2015
- [gimp/gtk3-port: 171/229] app: use gtk_widget_override_font() instead of modify_font() Fri Oct 09 12:38:46 GMT 2015
- [gimp/gtk3-port: 172/229] app: port GimpThumbBox to GtkStyleContext Fri Oct 09 12:38:51 GMT 2015
- [gimp/gtk3-port: 173/229] Implement GtkWidget::style_updated() instead of ::style_set() Fri Oct 09 12:38:56 GMT 2015
- [gimp/gtk3-port: 174/229] app: port GimpHistogramView to GtkStyleContext Fri Oct 09 12:39:01 GMT 2015
- [gimp/gtk3-port: 175/229] app: port GimpTagEntry to GtkStyleContext Fri Oct 09 12:39:06 GMT 2015
- [gimp/gtk3-port: 176/229] app: always ask the master device for its axes or state Fri Oct 09 12:39:12 GMT 2015
- [gimp/gtk3-port: 177/229] app: when checking for a device change, check the event's source device Fri Oct 09 12:39:16 GMT 2015
- [gimp/gtk3-port: 178/229] app: remove obsolete device checks from GimpToolbox Fri Oct 09 12:39:21 GMT 2015
- [gimp/gtk3-port: 179/229] app: port GimpColorFrame away from GtkStyle, using a new style property Fri Oct 09 12:39:27 GMT 2015
- [gimp/gtk3-port: 180/229] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Fri Oct 09 12:39:32 GMT 2015
- [gimp/gtk3-port: 181/229] app: port GimpOverlayChild to GtkStyleContext Fri Oct 09 12:39:37 GMT 2015
- [gimp/gtk3-port: 182/229] Port cell renderers to gtk_cell_renderer_get_state() Fri Oct 09 12:39:43 GMT 2015
- [gimp/gtk3-port: 183/229] app: port GimpCellRendererDashes to GtkStyleContext Fri Oct 09 12:39:47 GMT 2015
- [gimp/gtk3-port: 184/229] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Fri Oct 09 12:39:52 GMT 2015
- [gimp/gtk3-port: 185/229] app: add style property and default CSS for GimpHistogramView's grid-color Fri Oct 09 12:39:57 GMT 2015
- [gimp/gtk3-port: 186/229] app: port GimpCurveView to GtkStyleContext Fri Oct 09 12:40:02 GMT 2015
- [gimp/gtk3-port: 187/229] themes: document the new GimpHistogramView property in the theme CSS Fri Oct 09 12:40:07 GMT 2015
- [gimp/gtk3-port: 188/229] app: define all GimpHistogramView colors via style properties and CSS Fri Oct 09 12:40:12 GMT 2015
- [gimp/gtk3-port: 189/229] themes: document the new stlye properties and indent the CSS files properly Fri Oct 09 12:40:17 GMT 2015
- [gimp/gtk3-port: 190/229] app: increase the priority of the theme CSS by 1 Fri Oct 09 12:40:22 GMT 2015
- [gimp/gtk3-port: 191/229] app: port GimpComboTagEntry to GtkStyleContext Fri Oct 09 12:40:28 GMT 2015
- [gimp/gtk3-port: 192/229] configure.ac: use the new GTK_CHECK_BACKEND() macro Fri Oct 09 12:40:32 GMT 2015
- [gimp/gtk3-port: 193/229] plug-ins: port map-object to GTK+ 3.x Fri Oct 09 12:40:37 GMT 2015
- [gimp/gtk3-port: 194/229] app: use GdkRGBA instead of GdkColor in some places Fri Oct 09 12:40:42 GMT 2015
- [gimp/gtk3-port: 195/229] app: remove gimp_rgb_get,set_gdk_color() Fri Oct 09 12:40:47 GMT 2015
- [gimp/gtk3-port: 196/229] app: port the text tool editor's preedit popup to GtkStyleContext Fri Oct 09 12:40:52 GMT 2015
- [gimp/gtk3-port: 197/229] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Fri Oct 09 12:40:57 GMT 2015
- [gimp/gtk3-port: 198/229] app: gimp_print_event(): add the device to the event debug output. Fri Oct 09 12:41:02 GMT 2015
- [gimp/gtk3-port: 199/229] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Fri Oct 09 12:41:07 GMT 2015
- [gimp/gtk3-port: 200/229] app: make input devices, grabs and therefore generally tools work again Fri Oct 09 12:41:12 GMT 2015
- [gimp/gtk3-port: 201/229] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Fri Oct 09 12:41:17 GMT 2015
- [gimp/gtk3-port: 202/229] app: remove some forgotten #undef GSEAL_ENABLE Fri Oct 09 12:41:23 GMT 2015
- [gimp/gtk3-port: 203/229] app: let the file dialog expand/collapse with the file type expander Fri Oct 09 12:41:28 GMT 2015
- [gimp/gtk3-port: 204/229] app: port GimpGradientEditor to GtkSyleContext Fri Oct 09 12:41:33 GMT 2015
- [gimp/gtk3-port: 205/229] app: port GimpHistogramView to gdk_device_grab()/ungrab() Fri Oct 09 12:41:38 GMT 2015
- [gimp/gtk3-port: 206/229] app: port GimpNavigationEditor to GtkStyleContext Fri Oct 09 12:41:43 GMT 2015
- [gimp/gtk3-port: 207/229] app: port GimpTagPopup to GtkStyleContext Fri Oct 09 12:41:48 GMT 2015
- [gimp/gtk3-port: 208/229] app: GimpDock: port font size modification to GtkCssProvider Fri Oct 09 12:41:53 GMT 2015
- [gimp/gtk3-port: 209/229] plug-ins: s/GtkObject/GtkAdjustment/ Fri Oct 09 12:41:58 GMT 2015
- [gimp/gtk3-port: 210/229] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Fri Oct 09 12:42:03 GMT 2015
- [gimp/gtk3-port: 211/229] devel-docs: make the shooter tool at least build again (untested) Fri Oct 09 12:42:08 GMT 2015
- [gimp/gtk3-port: 212/229] app: don't use "size-request" for the toolbox' wilber, it's gone Fri Oct 09 12:42:13 GMT 2015
- [gimp/gtk3-port: 213/229] app: themes.c: add #if 0-ed switch to dark theme variant Fri Oct 09 12:42:18 GMT 2015
- [gimp/gtk3-port: 214/229] Incomplete notebook and tab theming commit, to be improved Fri Oct 09 12:42:23 GMT 2015
- [gimp/gtk3-port: 215/229] themes: set an explicit background for rulers Fri Oct 09 12:42:28 GMT 2015
- [gimp/gtk3-port: 216/229] app: make the statusbar's progress label visible again Fri Oct 09 12:42:33 GMT 2015
- [gimp/gtk3-port: 217/229] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Fri Oct 09 12:42:38 GMT 2015
- [gimp/gtk3-port: 218/229] app: port wilber drawing to GtkStyleContext Fri Oct 09 12:42:43 GMT 2015
- [gimp/gtk3-port: 219/229] modules: port GimpColorWheel to GTK+ 3.x Fri Oct 09 12:42:48 GMT 2015
- [gimp/gtk3-port: 220/229] Unkommented settings for preferring a dark GTK+ theme. Fri Oct 09 12:42:53 GMT 2015
- [gimp/gtk3-port: 221/229] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Fri Oct 09 12:42:58 GMT 2015
- [gimp/gtk3-port: 222/229] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Fri Oct 09 12:43:03 GMT 2015
- [gimp/gtk3-port: 223/229] app: port GimpCircle and subclasses to GTK+ 3 Fri Oct 09 12:43:09 GMT 2015
- [gimp/gtk3-port: 224/229] app: remove GTK_OBJECT() case in GimpPopup Fri Oct 09 12:43:13 GMT 2015
- [gimp/gtk3-port: 225/229] app: use gimp_color_display_stack_get_filters() instead of stack->filters Fri Oct 09 12:43:18 GMT 2015
- [gimp/gtk3-port: 226/229] libgimpwidgets: #if 0 more stuff in gimp3migration Fri Oct 09 12:43:23 GMT 2015
- [gimp/gtk3-port: 227/229] libgimpwidgets: Draw marker in correct position on ruler. Fri Oct 09 12:43:28 GMT 2015
- [gimp/gtk3-port: 228/229] libgimpwidgets: Separate ruler text layer from background. Fri Oct 09 12:43:34 GMT 2015
- [gimp/gtk3-port: 229/229] foo Fri Oct 09 12:43:39 GMT 2015
- [gimp/gimp-2-8] Bug 755317 - "Apply lens" doesn't work on big images (2366x2366) Fri Oct 09 21:12:44 GMT 2015
- [gimp] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Sat Oct 10 15:08:05 GMT 2015
- [gimp] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Sat Oct 10 15:13:36 GMT 2015
- [gimp] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Sat Oct 10 15:17:34 GMT 2015
- [gimp] plug-ins: fix 2 bugs in fractal-trace Sat Oct 10 19:45:33 GMT 2015
- [gimp] Bug 756357 - Convert to Color Profile does not update the progress bar Sat Oct 10 20:44:17 GMT 2015
- [gimp] app: fix a comment in gimpcontext.c Mon Oct 12 23:07:02 GMT 2015
- [gimp] Bug 744265 - layer mode 'addition' makes wrong gray values Tue Oct 13 20:48:38 GMT 2015
- [gimp] app: add new action to restore a tool preset from the list Wed Oct 14 10:33:15 GMT 2015
- [gimp] Bug 731279 - Tool Preset Editor not working correctly Wed Oct 14 21:06:59 GMT 2015
- [gimp] plug-ins: add the legacy difference of gaussians back to the menus Wed Oct 14 21:11:06 GMT 2015
- [gimp] Bug 756678 - Layer opacities change upon saving and reopening an xcf file Fri Oct 16 20:02:07 GMT 2015
- [gimp] app: get rid of hardcoding GDK_SHIFT_MASK in tools/ Sat Oct 17 13:34:58 GMT 2015
- [gimp] configure.ac: add -Wlogical-op and -Wtype-limits Sat Oct 17 18:16:55 GMT 2015
- [gimp] plug-ins: pedantic function reordering in file-header.c Sat Oct 17 21:29:20 GMT 2015
- [gimp] plug-ins: port file-xwd-save to GIO Sun Oct 18 12:27:39 GMT 2015
- [gimp] app: change some integers in gimpdisplayshell-scale.c to gdouble Sun Oct 18 12:42:03 GMT 2015
- [gimp] app: add gimp_display_shell_scale_to_rectangle() Sun Oct 18 13:00:33 GMT 2015
- [gimp] app: fix gimp_display_shell_scale_to_rectangle() to also do only scrolling Sun Oct 18 13:19:44 GMT 2015
- [gimp] Bug 734573 - Zoom to selection Sun Oct 18 13:26:55 GMT 2015
- [gimp] app: fix typo: s/flip_result/clip_result/ in gimpitem.h Sun Oct 18 19:01:06 GMT 2015
- [gimp] libgimpcolor: clean up profile creation in GimpColorProfile Sun Oct 18 23:16:32 GMT 2015
- [gimp] app: add progress handling to gimp_gegl_convert_color_profile, transform() Sun Oct 18 23:53:01 GMT 2015
- [gimp] app: use gimp_gegl_convert_color_profile() to profile-convert images Sun Oct 18 23:53:05 GMT 2015
- [gimp] libgimpcolor: add API to create profile variants with linear/sRGB gamma Tue Oct 20 18:13:54 GMT 2015
- [gimp] Bug 751553 - Linear precision doesn't display the image correctly Tue Oct 20 21:57:19 GMT 2015
- [gimp] Bug 751553 - Linear precision doesn't display the image correctly Tue Oct 20 22:28:10 GMT 2015
- [gimp] app: make color profile conversions undoable again Wed Oct 21 18:26:20 GMT 2015
- [gimp] Bug 751553 - Linear precision doesn't display the image correctly Wed Oct 21 18:26:25 GMT 2015
- [gimp] Revert "Bug 751553 - Linear precision doesn't display the image correctly" Wed Oct 21 18:27:52 GMT 2015
- [gimp] app: add progress reporting to gimp_drawable_convert_type() Wed Oct 21 20:23:54 GMT 2015
- [gimp] Bug 665187 - Fuzzy Select by Alpha Thu Oct 22 17:28:01 GMT 2015
- [gimp] plug-ins: fix some compiler warnings in file-xmc Thu Oct 22 17:30:15 GMT 2015
- [gimp] Bug 756822 - Colors/Desaturate/Luminosity should operate on linear RGB Thu Oct 22 17:54:27 GMT 2015
- [gimp] Bug 756701 - Decomposing to HSL produces HSV layers Thu Oct 22 18:17:22 GMT 2015
- [gimp] plug-ins: decompose: move "run_mode" to a local scope Sun Oct 25 22:48:15 GMT 2015
- [gimp] app: fix the image window's thumbnail size and shape Mon Oct 26 00:13:12 GMT 2015
- [gimp] icons: add 96, 128, 192 and 256 px wilber icons Mon Oct 26 00:34:24 GMT 2015
- [gimp] app: fix call to gdk_pixbuf_composite() when rendering the window icon Mon Oct 26 00:58:27 GMT 2015
- [gimp] app: move the image thumbnail bottom-left in the window icon Mon Oct 26 01:14:22 GMT 2015
- [gimp] icons: add gimp-wilber-outline.png in large sizes Mon Oct 26 07:14:23 GMT 2015
- [gimp] app: use the new icons Mon Oct 26 07:14:29 GMT 2015
- [gimp] icons: rename the unused scalable icons from stock-foo.svg to gimp-foo.svg Mon Oct 26 07:18:49 GMT 2015
- [gimp] Bug 756895 - Floating panel translucency is annoying and unnecessary Tue Oct 27 08:40:29 GMT 2015
- [gimp] Bug 735891 - color areas in the color picker info window are half transparent Tue Oct 27 20:45:14 GMT 2015
- [gimp] icons: fix EXTRA_DIST so the new 96px wilber icons are in the tarball Tue Oct 27 21:13:12 GMT 2015
- [gimp] app: fix GIMP_NEW_OVERLAY_MODE in gimp_image_get_xcf_version() Thu Oct 29 11:02:41 GMT 2015
- [gimp] app: clean up XCF compat code in file_save_cmd_callback() Fri Oct 30 15:47:28 GMT 2015
- [gimp] Deleted branch gtk3-port Fri Oct 30 18:23:03 GMT 2015
- [gimp] (229 commits) Created branch gtk3-port Fri Oct 30 18:23:50 GMT 2015
- [gimp/gtk3-port: 1/229] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Fri Oct 30 18:23:55 GMT 2015
- [gimp/gtk3-port: 2/229] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Fri Oct 30 18:24:00 GMT 2015
- [gimp/gtk3-port: 3/229] libgimpwidgets: remove deprecated files from the build Fri Oct 30 18:24:05 GMT 2015
- [gimp/gtk3-port: 4/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Fri Oct 30 18:24:10 GMT 2015
- [gimp/gtk3-port: 5/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Oct 30 18:24:15 GMT 2015
- [gimp/gtk3-port: 6/229] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Oct 30 18:24:20 GMT 2015
- [gimp/gtk3-port: 7/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:24:25 GMT 2015
- [gimp/gtk3-port: 8/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:24:30 GMT 2015
- [gimp/gtk3-port: 9/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:24:35 GMT 2015
- [gimp/gtk3-port: 10/229] libgimpwidgets: s/GtkObject/GtkAdjustment/ Fri Oct 30 18:24:40 GMT 2015
- [gimp/gtk3-port: 11/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:24:45 GMT 2015
- [gimp/gtk3-port: 12/229] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Fri Oct 30 18:24:50 GMT 2015
- [gimp/gtk3-port: 13/229] libgimpwidgets: remove deprecated files completely Fri Oct 30 18:24:56 GMT 2015
- [gimp/gtk3-port: 14/229] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Fri Oct 30 18:25:00 GMT 2015
- [gimp/gtk3-port: 15/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:05 GMT 2015
- [gimp/gtk3-port: 16/229] app: remove GTK_OBJECT() cast Fri Oct 30 18:25:10 GMT 2015
- [gimp/gtk3-port: 17/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:15 GMT 2015
- [gimp/gtk3-port: 18/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:21 GMT 2015
- [gimp/gtk3-port: 19/229] app: port virtual functions to GTK+ 3.0 API Fri Oct 30 18:25:26 GMT 2015
- [gimp/gtk3-port: 20/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:31 GMT 2015
- [gimp/gtk3-port: 21/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:36 GMT 2015
- [gimp/gtk3-port: 22/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:41 GMT 2015
- [gimp/gtk3-port: 23/229] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Fri Oct 30 18:25:46 GMT 2015
- [gimp/gtk3-port: 24/229] app: port to GtkWidget::draw() Fri Oct 30 18:25:51 GMT 2015
- [gimp/gtk3-port: 25/229] app: s/GtkObject/GtkAdjustment/ Fri Oct 30 18:25:56 GMT 2015
- [gimp/gtk3-port: 26/229] app: port to GtkWidget::draw() Fri Oct 30 18:26:01 GMT 2015
- [gimp/gtk3-port: 27/229] app: port GimpNavigationView to GtkWidget::draw() Fri Oct 30 18:26:06 GMT 2015
- [gimp/gtk3-port: 28/229] app: port GimpPaletteView to GtkWidget::draw() Fri Oct 30 18:26:11 GMT 2015
- [gimp/gtk3-port: 29/229] app: port to GtkWidget::draw() Fri Oct 30 18:26:16 GMT 2015
- [gimp/gtk3-port: 30/229] app: port to GtkWidget::draw() Fri Oct 30 18:26:21 GMT 2015
- [gimp/gtk3-port: 31/229] app: no need to alloc colors any longer, GdkColormap is gone Fri Oct 30 18:26:26 GMT 2015
- [gimp/gtk3-port: 32/229] app: port call to gtk_paint_arrow() to GTK+ 3.0 Fri Oct 30 18:26:31 GMT 2015
- [gimp/gtk3-port: 33/229] app: port device management to GdkDeviceManager Fri Oct 30 18:26:36 GMT 2015
- [gimp/gtk3-port: 34/229] app: remove obsolete (GtkObject **) casts Fri Oct 30 18:26:42 GMT 2015
- [gimp/gtk3-port: 35/229] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Oct 30 18:26:46 GMT 2015
- [gimp/gtk3-port: 36/229] app: port GimpScalComboBox to GTK+ 3.0 Fri Oct 30 18:26:52 GMT 2015
- [gimp/gtk3-port: 37/229] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Oct 30 18:26:57 GMT 2015
- [gimp/gtk3-port: 38/229] libgimpwidgets: port GimpFrame to GTK+ 3.0 Fri Oct 30 18:27:02 GMT 2015
- [gimp/gtk3-port: 39/229] app: port tools to GTK+ 3.0 (trivial changes only) Fri Oct 30 18:27:07 GMT 2015
- [gimp/gtk3-port: 40/229] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Fri Oct 30 18:27:12 GMT 2015
- [gimp/gtk3-port: 41/229] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Fri Oct 30 18:27:17 GMT 2015
- [gimp/gtk3-port: 42/229] app: use GdkDeviceManager to list devices Fri Oct 30 18:27:22 GMT 2015
- [gimp/gtk3-port: 43/229] app: port to GtkWidget::draw() Fri Oct 30 18:27:27 GMT 2015
- [gimp/gtk3-port: 44/229] app: remove calls to colormap functions, they are gone Fri Oct 30 18:27:32 GMT 2015
- [gimp/gtk3-port: 45/229] libgimpwidgets: get rid of (GtkObject **) casts Fri Oct 30 18:27:37 GMT 2015
- [gimp/gtk3-port: 46/229] app: port the splash to GTK+ 3.0 Fri Oct 30 18:27:42 GMT 2015
- [gimp/gtk3-port: 47/229] libgimpwidgets: port the ruler to GTK+ 3.0 Fri Oct 30 18:27:47 GMT 2015
- [gimp/gtk3-port: 48/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:27:52 GMT 2015
- [gimp/gtk3-port: 49/229] app: port to GtkWidget::draw() Fri Oct 30 18:27:58 GMT 2015
- [gimp/gtk3-port: 50/229] app: port the overlay stuff to GTK+ 3.0 Fri Oct 30 18:28:02 GMT 2015
- [gimp/gtk3-port: 51/229] app: use the container icon view, the grid view is not GTK+ 3.0-able Fri Oct 30 18:28:07 GMT 2015
- [gimp/gtk3-port: 52/229] app: port to GtkWidget::draw() (incompletely) Fri Oct 30 18:28:13 GMT 2015
- [gimp/gtk3-port: 53/229] app: remove call to gtk_statusbar_set_has_resize_grip() Fri Oct 30 18:28:18 GMT 2015
- [gimp/gtk3-port: 54/229] app: port the tag entry to GTK+ 3.0 Fri Oct 30 18:28:24 GMT 2015
- [gimp/gtk3-port: 55/229] app: port to GtkWidget::draw() but disable the code inside with #if 0 Fri Oct 30 18:28:28 GMT 2015
- [gimp/gtk3-port: 56/229] app: can't set the scale combo entry's properties in init() any longer Fri Oct 30 18:28:33 GMT 2015
- [gimp/gtk3-port: 57/229] app: port to GtkWidget::draw() Fri Oct 30 18:28:38 GMT 2015
- [gimp/gtk3-port: 58/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:28:43 GMT 2015
- [gimp/gtk3-port: 59/229] modules: s/GtkObject/GtkAdjustment/ Fri Oct 30 18:28:48 GMT 2015
- [gimp/gtk3-port: 60/229] app: didn't completely commit the display shell expose() -> draw() change Fri Oct 30 18:28:53 GMT 2015
- [gimp/gtk3-port: 61/229] app: port to GtkWidget::draw() Fri Oct 30 18:28:58 GMT 2015
- [gimp/gtk3-port: 62/229] app: passing -1 as width/height to gtk_paint_box() no longer works Fri Oct 30 18:29:03 GMT 2015
- [gimp/gtk3-port: 63/229] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Fri Oct 30 18:29:08 GMT 2015
- [gimp/gtk3-port: 64/229] app: remove GimpContainerGridView from the build entirely Fri Oct 30 18:29:13 GMT 2015
- [gimp/gtk3-port: 65/229] modules: port to GtkWidget::draw() Fri Oct 30 18:29:19 GMT 2015
- [gimp/gtk3-port: 66/229] libgimpwidgets: port to GtkWidget::draw() Fri Oct 30 18:29:23 GMT 2015
- [gimp/gtk3-port: 67/229] libgimp: port to GtkWidget::draw() Fri Oct 30 18:29:28 GMT 2015
- [gimp/gtk3-port: 68/229] app: don't translate to allocation.x,y Fri Oct 30 18:29:34 GMT 2015
- [gimp/gtk3-port: 69/229] app: port to GtkWidget::draw() Fri Oct 30 18:29:39 GMT 2015
- [gimp/gtk3-port: 70/229] app: forgot to remove a cairo_destroy() in draw() Fri Oct 30 18:29:44 GMT 2015
- [gimp/gtk3-port: 71/229] app: port to GtkWidget::draw() Fri Oct 30 18:29:49 GMT 2015
- [gimp/gtk3-port: 72/229] app: GtkEntry turned into a no-window widget Fri Oct 30 18:29:54 GMT 2015
- [gimp/gtk3-port: 73/229] app: use the new GtkScrollable API instead of deprecated tree view API Fri Oct 30 18:29:59 GMT 2015
- [gimp/gtk3-port: 74/229] app: cairo_save()/restore() around chaining up in draw() Fri Oct 30 18:30:04 GMT 2015
- [gimp/gtk3-port: 75/229] app: add ugly workaround to make the icon view adapt to view size changes Fri Oct 30 18:30:09 GMT 2015
- [gimp/gtk3-port: 76/229] plug-ins: lots of trivial GTK+ 3.0 porting Fri Oct 30 18:30:14 GMT 2015
- [gimp/gtk3-port: 77/229] plug-ins: port jpeg-save to GTK+ 3.0 Fri Oct 30 18:30:19 GMT 2015
- [gimp/gtk3-port: 78/229] plug-ins: port file-png to GTK+ 3.0 Fri Oct 30 18:30:24 GMT 2015
- [gimp/gtk3-port: 79/229] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Fri Oct 30 18:30:29 GMT 2015
- [gimp/gtk3-port: 80/229] plug-ins: more s/GtkObject/GtkAdjustment/ Fri Oct 30 18:30:34 GMT 2015
- [gimp/gtk3-port: 81/229] plug-ins: port some more plug-ins to GTK+ 3.0 Fri Oct 30 18:30:39 GMT 2015
- [gimp/gtk3-port: 82/229] app: port the colormap editor to GTK+ 3.0 Fri Oct 30 18:30:44 GMT 2015
- [gimp/gtk3-port: 83/229] app: remove GtkWrapBox Fri Oct 30 18:30:49 GMT 2015
- [gimp/gtk3-port: 84/229] libgimpwidgets: port to the new size request API Fri Oct 30 18:30:54 GMT 2015
- [gimp/gtk3-port: 85/229] app: port to the new size request API Fri Oct 30 18:30:59 GMT 2015
- [gimp/gtk3-port: 86/229] plug-ins: port the print preview to the new size request API Fri Oct 30 18:31:05 GMT 2015
- [gimp/gtk3-port: 87/229] plug-ins: port sphere-designer to GtkWidget::draw() Fri Oct 30 18:31:10 GMT 2015
- [gimp/gtk3-port: 88/229] plug-ins: port cml-explorer to GtkWidget::draw() Fri Oct 30 18:31:15 GMT 2015
- [gimp/gtk3-port: 89/229] plug-ins: port lighting to GTK+ 3.0 Fri Oct 30 18:31:20 GMT 2015
- [gimp/gtk3-port: 90/229] plug-ins: port the unit-editor to GtkScrollable Fri Oct 30 18:31:25 GMT 2015
- [gimp/gtk3-port: 91/229] app: fix GimpOverlayDialog's minimum height Fri Oct 30 18:31:30 GMT 2015
- [gimp/gtk3-port: 92/229] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Fri Oct 30 18:31:35 GMT 2015
- [gimp/gtk3-port: 93/229] app: don't connect to "size-requst" because that's deprecated Fri Oct 30 18:31:40 GMT 2015
- [gimp/gtk3-port: 94/229] app: port GimpSpinScale to GTK+ 3.0 Fri Oct 30 18:31:45 GMT 2015
- [gimp/gtk3-port: 95/229] app: skip keyboard devices so the device list becomes reasonable Fri Oct 30 18:31:50 GMT 2015
- [gimp/gtk3-port: 96/229] app: implement proper height-for-width in GimpToolPalette Fri Oct 30 18:31:55 GMT 2015
- [gimp/gtk3-port: 97/229] app: use GdkDevice accessors Fri Oct 30 18:32:00 GMT 2015
- [gimp/gtk3-port: 98/229] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Fri Oct 30 18:32:05 GMT 2015
- [gimp/gtk3-port: 99/229] app: put the toolbox' areas into a box until we decided about a wrapping widget Fri Oct 30 18:32:10 GMT 2015
- [gimp/gtk3-port: 100/229] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Fri Oct 30 18:32:15 GMT 2015
- [gimp/gtk3-port: 101/229] app: port the device sort function to GdkDeviceManager Fri Oct 30 18:32:21 GMT 2015
- [gimp/gtk3-port: 102/229] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Fri Oct 30 18:32:26 GMT 2015
- [gimp/gtk3-port: 103/229] app: change the list of available devices to something that makes sense Fri Oct 30 18:32:31 GMT 2015
- [gimp/gtk3-port: 104/229] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Fri Oct 30 18:32:36 GMT 2015
- [gimp/gtk3-port: 105/229] libgimpwidgets: port GimpChainButton to GtkStyleContext Fri Oct 30 18:32:41 GMT 2015
- [gimp/gtk3-port: 106/229] libgimpwidgets: port GimpColorArea to GtkStyleContext Fri Oct 30 18:32:46 GMT 2015
- [gimp/gtk3-port: 107/229] libgimpwidgets: port GimpColorScale to GtkStyleContext Fri Oct 30 18:32:51 GMT 2015
- [gimp/gtk3-port: 108/229] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Fri Oct 30 18:32:56 GMT 2015
- [gimp/gtk3-port: 109/229] libgimpwidgets: port GimpRuler to GtkStyleContext Fri Oct 30 18:33:01 GMT 2015
- [gimp/gtk3-port: 110/229] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Fri Oct 30 18:33:06 GMT 2015
- [gimp/gtk3-port: 111/229] app: port GimpBlobEditor to GtkStyleContext Fri Oct 30 18:33:11 GMT 2015
- [gimp/gtk3-port: 112/229] app: port setting the canvas padding color to GtkStyleContext Fri Oct 30 18:33:16 GMT 2015
- [gimp/gtk3-port: 113/229] app: port GimpPanedBox to GtkStyleContext Fri Oct 30 18:33:21 GMT 2015
- [gimp/gtk3-port: 114/229] app: port GimpContainerIconView to GtkStyleContext Fri Oct 30 18:33:26 GMT 2015
- [gimp/gtk3-port: 115/229] app: port GimpContainerTreeView to GtkStyleContext Fri Oct 30 18:33:31 GMT 2015
- [gimp/gtk3-port: 116/229] app: port GimpColormapEditor to GtkStyleContext Fri Oct 30 18:33:36 GMT 2015
- [gimp/gtk3-port: 117/229] app: port GimpComponentEditor to GtkStyleContext Fri Oct 30 18:33:41 GMT 2015
- [gimp/gtk3-port: 118/229] app: port GimpFgBgEditor to GtkStyleContext Fri Oct 30 18:33:47 GMT 2015
- [gimp/gtk3-port: 119/229] app: port GimpFgBgView to GtkStyleContext Fri Oct 30 18:33:52 GMT 2015
- [gimp/gtk3-port: 120/229] app: port gimp_get_icon_size() to GtkStyleContext Fri Oct 30 18:33:58 GMT 2015
- [gimp/gtk3-port: 121/229] app: port GimpContainerBox to GtkStyleContext Fri Oct 30 18:34:02 GMT 2015
- [gimp/gtk3-port: 122/229] app: port GimpDashEditor to GtkStyleContext Fri Oct 30 18:34:07 GMT 2015
- [gimp/gtk3-port: 123/229] app: remove calls to gtk_widget_get, set_extension_events() Fri Oct 30 18:34:12 GMT 2015
- [gimp/gtk3-port: 124/229] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Fri Oct 30 18:34:17 GMT 2015
- [gimp/gtk3-port: 125/229] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Fri Oct 30 18:34:22 GMT 2015
- [gimp/gtk3-port: 126/229] app: port the about dialog to GtkStyleContext Fri Oct 30 18:34:27 GMT 2015
- [gimp/gtk3-port: 127/229] modules: remove call to gtk_widget_set_extension_events() Fri Oct 30 18:34:32 GMT 2015
- [gimp/gtk3-port: 128/229] libgimpwidgets: implement GtkWidget::state_flags_changed() Fri Oct 30 18:34:37 GMT 2015
- [gimp/gtk3-port: 129/229] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Fri Oct 30 18:34:42 GMT 2015
- [gimp/gtk3-port: 130/229] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Fri Oct 30 18:34:47 GMT 2015
- [gimp/gtk3-port: 131/229] app: use gdk_drag_context_get_source_window() Fri Oct 30 18:34:52 GMT 2015
- [gimp/gtk3-port: 132/229] app: use gdk_drag_context_get_selected_action() instead of conect->action Fri Oct 30 18:34:57 GMT 2015
- [gimp/gtk3-port: 133/229] app: port GimpSpinScale to GtkStyleContext Fri Oct 30 18:35:02 GMT 2015
- [gimp/gtk3-port: 134/229] app: implement GtkWidget::style_updated() instead of style_set() Fri Oct 30 18:35:07 GMT 2015
- [gimp/gtk3-port: 135/229] port gtkrc files to CSS (incompletely and stuff commented out) Fri Oct 30 18:35:12 GMT 2015
- [gimp/gtk3-port: 136/229] Port theme and gtkrc file loading to CSS files using GtkCssProvider Fri Oct 30 18:35:17 GMT 2015
- [gimp/gtk3-port: 137/229] app: copy gimp.css instead of gtkrc to the user's gimp directory Fri Oct 30 18:35:22 GMT 2015
- [gimp/gtk3-port: 138/229] app: check whether child widgets exist in GtkWidget::style_updated() Fri Oct 30 18:35:28 GMT 2015
- [gimp/gtk3-port: 139/229] Replace gdk_cursor_unref() with g_object_unref() Fri Oct 30 18:35:33 GMT 2015
- [gimp/gtk3-port: 140/229] app: use gtk_menu_shell_get_selected_item() Fri Oct 30 18:35:39 GMT 2015
- [gimp/gtk3-port: 141/229] app: port GimpOverlayBox to GtkStyleContext Fri Oct 30 18:35:43 GMT 2015
- [gimp/gtk3-port: 142/229] app: port GimpOverlayFrame to GtkStyleContext Fri Oct 30 18:35:48 GMT 2015
- [gimp/gtk3-port: 143/229] app: port GimpScaleButton to GtkStyleContext Fri Oct 30 18:35:53 GMT 2015
- [gimp/gtk3-port: 144/229] libgimpwidgets: move all GimpPickButton members to a private struct Fri Oct 30 18:35:58 GMT 2015
- [gimp/gtk3-port: 145/229] libgimpwidgets: move all GimpColorArea members to a private struct Fri Oct 30 18:36:03 GMT 2015
- [gimp/gtk3-port: 146/229] libgimpwidgets: move all GimpOffsetArea members to a private struct Fri Oct 30 18:36:08 GMT 2015
- [gimp/gtk3-port: 147/229] libgimpwidgets: move padding members from instance to class struct Fri Oct 30 18:36:13 GMT 2015
- [gimp/gtk3-port: 148/229] libgimpwidgets: move all GimpButton members to a private struct Fri Oct 30 18:36:18 GMT 2015
- [gimp/gtk3-port: 149/229] libgimpwidgets: move all GimpCellRendererColor members to a private struct Fri Oct 30 18:36:23 GMT 2015
- [gimp/gtk3-port: 150/229] libgimpwidgets: move all GimpColorButton members to a private struct Fri Oct 30 18:36:28 GMT 2015
- [gimp/gtk3-port: 151/229] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Fri Oct 30 18:36:33 GMT 2015
- [gimp/gtk3-port: 152/229] libgimpwidgets: move all GimpChainButton members to a private struct Fri Oct 30 18:36:38 GMT 2015
- [gimp/gtk3-port: 153/229] libgimpwidgets: move all GimpBrowser members to a private struct Fri Oct 30 18:36:44 GMT 2015
- [gimp/gtk3-port: 154/229] libgimpwidgets: move all GimpColorDisplay members to a private struct Fri Oct 30 18:36:49 GMT 2015
- [gimp/gtk3-port: 155/229] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Fri Oct 30 18:36:54 GMT 2015
- [gimp/gtk3-port: 156/229] libgimpwidgets: move all GimpColorHexEntry members to a private struct Fri Oct 30 18:36:59 GMT 2015
- [gimp/gtk3-port: 157/229] libgimpwidgets: add padding Fri Oct 30 18:37:04 GMT 2015
- [gimp/gtk3-port: 158/229] libgimpwidgets: move all GimpColorNotebook members to a private struct. Fri Oct 30 18:37:09 GMT 2015
- [gimp/gtk3-port: 159/229] libgimpwidgets: move all GimpColorScale members to a private struct Fri Oct 30 18:37:14 GMT 2015
- [gimp/gtk3-port: 160/229] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Fri Oct 30 18:37:19 GMT 2015
- [gimp/gtk3-port: 161/229] libgimpwidgets: move all GimpColorSelection members to a private struct Fri Oct 30 18:37:24 GMT 2015
- [gimp/gtk3-port: 162/229] libgimpwidgets: move all GimpEnumLabel members to a private struct Fri Oct 30 18:37:29 GMT 2015
- [gimp/gtk3-port: 163/229] app: don't use style->black and style->white Fri Oct 30 18:37:34 GMT 2015
- [gimp/gtk3-port: 164/229] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Fri Oct 30 18:37:39 GMT 2015
- [gimp/gtk3-port: 165/229] app: port GimpStrokeEditor to GtkStyleContext Fri Oct 30 18:37:44 GMT 2015
- [gimp/gtk3-port: 166/229] app: port GimpPaletteView to GtkStyleContext Fri Oct 30 18:37:49 GMT 2015
- [gimp/gtk3-port: 167/229] plug-ins: don't use style->black and style->white Fri Oct 30 18:37:54 GMT 2015
- [gimp/gtk3-port: 168/229] libgimpwidgets: move all GimpColorProfileStore members to a private struct Fri Oct 30 18:37:59 GMT 2015
- [gimp/gtk3-port: 169/229] app: port GimpDockWindow to GtkStyleContext Fri Oct 30 18:38:04 GMT 2015
- [gimp/gtk3-port: 170/229] app: port GimpToolEditor to GtkStyleContext Fri Oct 30 18:38:09 GMT 2015
- [gimp/gtk3-port: 171/229] app: use gtk_widget_override_font() instead of modify_font() Fri Oct 30 18:38:14 GMT 2015
- [gimp/gtk3-port: 172/229] app: port GimpThumbBox to GtkStyleContext Fri Oct 30 18:38:19 GMT 2015
- [gimp/gtk3-port: 173/229] Implement GtkWidget::style_updated() instead of ::style_set() Fri Oct 30 18:38:24 GMT 2015
- [gimp/gtk3-port: 174/229] app: port GimpHistogramView to GtkStyleContext Fri Oct 30 18:38:30 GMT 2015
- [gimp/gtk3-port: 175/229] app: port GimpTagEntry to GtkStyleContext Fri Oct 30 18:38:35 GMT 2015
- [gimp/gtk3-port: 176/229] app: always ask the master device for its axes or state Fri Oct 30 18:38:40 GMT 2015
- [gimp/gtk3-port: 177/229] app: when checking for a device change, check the event's source device Fri Oct 30 18:38:45 GMT 2015
- [gimp/gtk3-port: 178/229] app: remove obsolete device checks from GimpToolbox Fri Oct 30 18:38:50 GMT 2015
- [gimp/gtk3-port: 179/229] app: port GimpColorFrame away from GtkStyle, using a new style property Fri Oct 30 18:38:56 GMT 2015
- [gimp/gtk3-port: 180/229] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Fri Oct 30 18:39:01 GMT 2015
- [gimp/gtk3-port: 181/229] app: port GimpOverlayChild to GtkStyleContext Fri Oct 30 18:39:05 GMT 2015
- [gimp/gtk3-port: 182/229] Port cell renderers to gtk_cell_renderer_get_state() Fri Oct 30 18:39:10 GMT 2015
- [gimp/gtk3-port: 183/229] app: port GimpCellRendererDashes to GtkStyleContext Fri Oct 30 18:39:15 GMT 2015
- [gimp/gtk3-port: 184/229] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Fri Oct 30 18:39:20 GMT 2015
- [gimp/gtk3-port: 185/229] app: add style property and default CSS for GimpHistogramView's grid-color Fri Oct 30 18:39:25 GMT 2015
- [gimp/gtk3-port: 186/229] app: port GimpCurveView to GtkStyleContext Fri Oct 30 18:39:31 GMT 2015
- [gimp/gtk3-port: 187/229] themes: document the new GimpHistogramView property in the theme CSS Fri Oct 30 18:39:35 GMT 2015
- [gimp/gtk3-port: 188/229] app: define all GimpHistogramView colors via style properties and CSS Fri Oct 30 18:39:40 GMT 2015
- [gimp/gtk3-port: 189/229] themes: document the new stlye properties and indent the CSS files properly Fri Oct 30 18:39:45 GMT 2015
- [gimp/gtk3-port: 190/229] app: increase the priority of the theme CSS by 1 Fri Oct 30 18:39:50 GMT 2015
- [gimp/gtk3-port: 191/229] app: port GimpComboTagEntry to GtkStyleContext Fri Oct 30 18:39:56 GMT 2015
- [gimp/gtk3-port: 192/229] configure.ac: use the new GTK_CHECK_BACKEND() macro Fri Oct 30 18:40:00 GMT 2015
- [gimp/gtk3-port: 193/229] plug-ins: port map-object to GTK+ 3.x Fri Oct 30 18:40:06 GMT 2015
- [gimp/gtk3-port: 194/229] app: use GdkRGBA instead of GdkColor in some places Fri Oct 30 18:40:11 GMT 2015
- [gimp/gtk3-port: 195/229] app: remove gimp_rgb_get,set_gdk_color() Fri Oct 30 18:40:16 GMT 2015
- [gimp/gtk3-port: 196/229] app: port the text tool editor's preedit popup to GtkStyleContext Fri Oct 30 18:40:21 GMT 2015
- [gimp/gtk3-port: 197/229] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Fri Oct 30 18:40:26 GMT 2015
- [gimp/gtk3-port: 198/229] app: gimp_print_event(): add the device to the event debug output. Fri Oct 30 18:40:31 GMT 2015
- [gimp/gtk3-port: 199/229] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Fri Oct 30 18:40:36 GMT 2015
- [gimp/gtk3-port: 200/229] app: make input devices, grabs and therefore generally tools work again Fri Oct 30 18:40:41 GMT 2015
- [gimp/gtk3-port: 201/229] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Fri Oct 30 18:40:46 GMT 2015
- [gimp/gtk3-port: 202/229] app: remove some forgotten #undef GSEAL_ENABLE Fri Oct 30 18:40:51 GMT 2015
- [gimp/gtk3-port: 203/229] app: let the file dialog expand/collapse with the file type expander Fri Oct 30 18:40:56 GMT 2015
- [gimp/gtk3-port: 204/229] app: port GimpGradientEditor to GtkSyleContext Fri Oct 30 18:41:01 GMT 2015
- [gimp/gtk3-port: 205/229] app: port GimpHistogramView to gdk_device_grab()/ungrab() Fri Oct 30 18:41:06 GMT 2015
- [gimp/gtk3-port: 206/229] app: port GimpNavigationEditor to GtkStyleContext Fri Oct 30 18:41:11 GMT 2015
- [gimp/gtk3-port: 207/229] app: port GimpTagPopup to GtkStyleContext Fri Oct 30 18:41:16 GMT 2015
- [gimp/gtk3-port: 208/229] app: GimpDock: port font size modification to GtkCssProvider Fri Oct 30 18:41:21 GMT 2015
- [gimp/gtk3-port: 209/229] plug-ins: s/GtkObject/GtkAdjustment/ Fri Oct 30 18:41:26 GMT 2015
- [gimp/gtk3-port: 210/229] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Fri Oct 30 18:41:31 GMT 2015
- [gimp/gtk3-port: 211/229] devel-docs: make the shooter tool at least build again (untested) Fri Oct 30 18:41:36 GMT 2015
- [gimp/gtk3-port: 212/229] app: don't use "size-request" for the toolbox' wilber, it's gone Fri Oct 30 18:41:41 GMT 2015
- [gimp/gtk3-port: 213/229] app: themes.c: add #if 0-ed switch to dark theme variant Fri Oct 30 18:41:47 GMT 2015
- [gimp/gtk3-port: 214/229] Incomplete notebook and tab theming commit, to be improved Fri Oct 30 18:41:52 GMT 2015
- [gimp/gtk3-port: 215/229] themes: set an explicit background for rulers Fri Oct 30 18:41:57 GMT 2015
- [gimp/gtk3-port: 216/229] app: make the statusbar's progress label visible again Fri Oct 30 18:42:02 GMT 2015
- [gimp/gtk3-port: 217/229] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Fri Oct 30 18:42:07 GMT 2015
- [gimp/gtk3-port: 218/229] app: port wilber drawing to GtkStyleContext Fri Oct 30 18:42:12 GMT 2015
- [gimp/gtk3-port: 219/229] modules: port GimpColorWheel to GTK+ 3.x Fri Oct 30 18:42:17 GMT 2015
- [gimp/gtk3-port: 220/229] Unkommented settings for preferring a dark GTK+ theme. Fri Oct 30 18:42:22 GMT 2015
- [gimp/gtk3-port: 221/229] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Fri Oct 30 18:42:27 GMT 2015
- [gimp/gtk3-port: 222/229] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Fri Oct 30 18:42:32 GMT 2015
- [gimp/gtk3-port: 223/229] app: port GimpCircle and subclasses to GTK+ 3 Fri Oct 30 18:42:37 GMT 2015
- [gimp/gtk3-port: 224/229] app: remove GTK_OBJECT() case in GimpPopup Fri Oct 30 18:42:42 GMT 2015
- [gimp/gtk3-port: 225/229] app: use gimp_color_display_stack_get_filters() instead of stack->filters Fri Oct 30 18:42:47 GMT 2015
- [gimp/gtk3-port: 226/229] libgimpwidgets: #if 0 more stuff in gimp3migration Fri Oct 30 18:42:52 GMT 2015
- [gimp/gtk3-port: 227/229] libgimpwidgets: Draw marker in correct position on ruler. Fri Oct 30 18:42:57 GMT 2015
- [gimp/gtk3-port: 228/229] libgimpwidgets: Separate ruler text layer from background. Fri Oct 30 18:43:02 GMT 2015
- [gimp/gtk3-port: 229/229] foo Fri Oct 30 18:43:07 GMT 2015
- [gimp] plug-ins: file-xmc: use GeglRectangle instead of GimpParamRegion Sat Oct 31 18:11:34 GMT 2015
- [gimp] app: save the "gimp-xcf-compatibility-mode" parasite in network byte order Sat Oct 31 18:29:52 GMT 2015
Michael Schumacher
Mike Gorse
Mikhail Zabaluev
Milan Crha
Mirco M . M . Bauer
Morten Welinder
Murray Cumming
Nikolaus Waxweiler
Olivier Fourdan
Ondrej Holy
Owen Taylor
Øyvind Kolås
Paolo Borelli
Pat David
Patrick Griffis
Patrick Uiterwijk
Petr Kovář
Philip Withnall
Pierre-Yves Luyten
Piotr Drąg
Ray Strode
Richard Hughes
Rico Tzschichholz
Ritesh Khadgaray
Robert Ancell
Robert Roth
Ross Lagerwall
Rui Matos
Ryan Lortie
Sahil Sareen
Sam Thursfield
Seán de Búrca
Sebastian Dröge
Sebastian Geiger
Sebastien Bacher
Sebastien Granjoux
Sébastien Lafargue
Sébastien Wilmet
Shaun McCance
Simon Feltman
Stefan Kost
Stefano Facchini
Stefan Walter
Theppitak Karoonboonyanan
Thibault Saunier
Thomas Haller
Tim Janik
- [beast] (18 commits) ...Merge branch 'g++-warning-fixes' Mon Oct 05 22:49:24 GMT 2015
- [beast: 1/18] BSE: fix bse_cxx_init namespace Mon Oct 05 22:49:29 GMT 2015
- [beast: 2/18] BSE: fix use of deprecated g_source_get_current_time() Mon Oct 05 22:49:35 GMT 2015
- [beast: 3/18] BSE: fix prototype ordering in BSE_DUMMY_TYPE Mon Oct 05 22:49:40 GMT 2015
- [beast: 4/18] BSE: fix compiler warnings about switch type Mon Oct 05 22:49:45 GMT 2015
- [beast: 5/18] BSE: fix signedness compiler warnings Mon Oct 05 22:49:50 GMT 2015
- [beast: 6/18] BSE: fix procedure prototype warnings Mon Oct 05 22:49:55 GMT 2015
- [beast: 7/18] BSE: silence compiler Mon Oct 05 22:50:00 GMT 2015
- [beast: 8/18] PLUGINS: fix signedness compiler warnings Mon Oct 05 22:50:05 GMT 2015
- [beast: 9/18] GXK: fix signedness compiler warnings Mon Oct 05 22:50:10 GMT 2015
- [beast: 10/18] GXK: fix compiler warnings about switch type Mon Oct 05 22:50:15 GMT 2015
- [beast: 11/18] GXK: fix warning about macro redefinition Mon Oct 05 22:50:20 GMT 2015
- [beast: 12/18] BEAST: silence compiler Mon Oct 05 22:50:25 GMT 2015
- [beast: 13/18] BEAST: fix signedness compiler warnings Mon Oct 05 22:50:30 GMT 2015
- [beast: 14/18] SHELL: silence compiler Mon Oct 05 22:50:35 GMT 2015
- [beast: 15/18] TOOLS: fix signedness compiler warnings Mon Oct 05 22:50:41 GMT 2015
- [beast: 16/18] LAUNCHERS: abort if seteuid/setreuid failed to drop priviledges Mon Oct 05 22:50:45 GMT 2015
- [beast: 17/18] BSE: use std::atomic<>, since Rapicorn's Atomic<> is gone Mon Oct 05 22:50:50 GMT 2015
- [beast: 18/18] Merge branch 'g++-warning-fixes' Mon Oct 05 22:50:55 GMT 2015
- [beast] (6 commits) ...Merge branch 'fix-error-messages' Mon Oct 05 22:51:27 GMT 2015
- [beast: 1/6] BEAST: provide a descriptive warning about unsupported aida parameters Mon Oct 05 22:51:32 GMT 2015
- [beast: 2/6] SFI: use __func__ to print error messages Mon Oct 05 22:51:37 GMT 2015
- [beast: 3/6] BSE: use __func__ to print error messages Mon Oct 05 22:51:42 GMT 2015
- [beast: 4/6] GXK: use __func__ to print error messages Mon Oct 05 22:51:47 GMT 2015
- [beast: 5/6] BEAST: use __func__ to print error messages Mon Oct 05 22:51:52 GMT 2015
- [beast: 6/6] Merge branch 'fix-error-messages' Mon Oct 05 22:51:57 GMT 2015
- [beast] (15 commits) ...Merge branch 'unused-code' Mon Oct 05 22:52:09 GMT 2015
- [beast: 1/15] BSE: remove unused Dot and DotSeq Mon Oct 05 22:52:14 GMT 2015
- [beast: 2/15] BEAST: remove unused BstRack* code Mon Oct 05 22:52:19 GMT 2015
- [beast: 3/15] TESTS: audio: save .bse files without unused parasite info Mon Oct 05 22:52:26 GMT 2015
- [beast: 4/15] BEAST: remove unused parasite zoom code Mon Oct 05 22:52:29 GMT 2015
- [beast: 5/15] BSE: remove unused parasite code Mon Oct 05 22:52:34 GMT 2015
- [beast: 6/15] BSE: remove unused DataPocket code Mon Oct 05 22:52:39 GMT 2015
- [beast: 7/15] BSE: remove unused IntSeq Mon Oct 05 22:52:44 GMT 2015
- [beast: 8/15] BEAST: remove unused bstplaylist.hh and bstplaylist.cc Mon Oct 05 22:52:50 GMT 2015
- [beast: 9/15] BEAST: remove unused bsteffectview.hh and bsteffectview.cc Mon Oct 05 22:52:54 GMT 2015
- [beast: 10/15] BSE: remove unused bse_source_get_tick_stamp() Mon Oct 05 22:52:59 GMT 2015
- [beast: 11/15] BSE: remove unused bse_editable_sample_read_samples() Mon Oct 05 22:53:04 GMT 2015
- [beast: 12/15] BSE: remove unused project procedures: list-uname-paths, find-item, match-items-by-uname Mon Oct 05 22:53:10 GMT 2015
- [beast: 13/15] BSE: remove unused bse-wave-load-wave Mon Oct 05 22:53:15 GMT 2015
- [beast: 14/15] BSE: remove unused bse_item_undo_depth, bse_item_redo_depth Mon Oct 05 22:53:20 GMT 2015
- [beast: 15/15] Merge branch 'unused-code' Mon Oct 05 22:53:25 GMT 2015
- [beast] (23 commits) ...BUILD: adjust to Rapicorn packaging fixups: rapicorn-15.09 aidacc-15.09 Wed Oct 14 06:59:24 GMT 2015
- [beast: 1/23] BSE: libtool >= 1.5.2 doesn't always set rpath, requiring ldconfig Wed Oct 14 06:59:29 GMT 2015
- [beast: 2/23] PO: add POTLIST and related files to CLEANFILES Wed Oct 14 06:59:34 GMT 2015
- [beast: 3/23] PO: unlist obsolete source file entries Wed Oct 14 06:59:39 GMT 2015
- [beast: 4/23] TRAVIS: add travis-ci, first build Rapicorn then attempt a full build Wed Oct 14 06:59:44 GMT 2015
- [beast: 5/23] TRAVIS: install libxml2-utils for xmllint Wed Oct 14 06:59:49 GMT 2015
- [beast: 6/23] TRAVIS: install asound, flac, vorbis, mad, guile and gnomecanvas2 packages Wed Oct 14 06:59:54 GMT 2015
- [beast: 7/23] TRAVIS: force installation of guile-1.8-dev and libgnomecanvas2-dev Wed Oct 14 07:00:00 GMT 2015
- [beast: 8/23] BUILD: detect git repo by inspecting HEAD:configure.ac Wed Oct 14 07:00:04 GMT 2015
- [beast: 9/23] BUILD: only generate shortened ChangeLog if the limiting commits are known Wed Oct 14 07:00:09 GMT 2015
- [beast: 10/23] BUILD: properly quote AM macro arguments with comma (e.g. -Wl, --no-undefined) Wed Oct 14 07:00:14 GMT 2015
- [beast: 11/23] Merge branch 'travis-ci' Wed Oct 14 07:00:19 GMT 2015
- [beast: 12/23] BUILD: let --enable-devel-mode=auto decide 'no' if $srcdir/.git is missing Wed Oct 14 07:00:24 GMT 2015
- [beast: 13/23] BUILD: autogen.sh: cleanups, leave ChangeLog alone Wed Oct 14 07:00:30 GMT 2015
- [beast: 14/23] BUILD: rename README.md from README Wed Oct 14 07:00:34 GMT 2015
- [beast: 15/23] BUILD: produce .xz tarballs for 'make dist' Wed Oct 14 07:00:40 GMT 2015
- [beast: 16/23] BUILD: autogen.sh: simplify to the bare minimum required Wed Oct 14 07:00:45 GMT 2015
- [beast: 17/23] README.md: update descriptions and add CI button Wed Oct 14 07:00:50 GMT 2015
- [beast: 18/23] README.md: update build requirements Wed Oct 14 07:00:55 GMT 2015
- [beast: 19/23] README.md: fix travis-cli badge links Wed Oct 14 07:01:00 GMT 2015
- [beast: 20/23] BSE: check for writable /etc/ld.so.cache before running /sbin/ldconfig Wed Oct 14 07:01:05 GMT 2015
- [beast: 21/23] BUILD: don't create bz2 tarballs, .xz is enough Wed Oct 14 07:01:10 GMT 2015
- [beast: 22/23] BUILD: install README.md, NEWS along Beast documentation Wed Oct 14 07:01:15 GMT 2015
- [beast: 23/23] BUILD: adjust to Rapicorn packaging fixups: rapicorn-15.09 aidacc-15.09 Wed Oct 14 07:01:21 GMT 2015
- [beast] README.md: match badge order from Rapicorn Wed Oct 14 07:54:58 GMT 2015
- [beast] SFI: Use fully namespaced assertion macros in headers. Wed Oct 14 13:44:48 GMT 2015
- [beast] BSE: Use fully namespaced assertion macros in headers. Wed Oct 14 13:44:53 GMT 2015
- [beast] Merge branch 'build-fixes' Mon Oct 19 10:49:24 GMT 2015
- [beast] Merge branch 'build-fixes' Mon Oct 19 10:49:30 GMT 2015
Timm Bäder
Tobias Mueller
Tomas Popela
Tom Tryfonidis
Torsten Schönfeld
Trần Ngọc Quân
Uwe Scholz
Victor Toso de Carvalho
William Hua
W . Michael Petullo
Xavier Claessens
Xavier de Blas
Xavier Padullés
Yosef Or Boczko
Zeeshan Ali Khattak
Руслан Ижбулатов
Mail converted by MHonArc