2012-March Archive by Author
Aaron Borden
Abderrahim Kitouni
Adel Gadllah
Aidan Delaney
Alberto Ruiz
Aleksander Morgado
Alexander Alexandrov Shopov
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Alexia Death
Allan Day
Amanpreet Singh Alam
Andika Triwidada
Andoni Morales Alastruey
Andreas J . Guelzow
Andreas Nilsson
Andrea Veri
Andre Klapper
Ani Peter
Antoine Jacoutot
Arash Mousavi
Aron Xu
Bahodir Mansurov
Baptiste Mille-Mathias
Barak Itkin
- [gimp] Deleted branch soc-2011-seamless-clone2 Sat Mar 17 15:15:44 GMT 2012
- [gimp] (10 commits) Created branch soc-2011-seamless-clone2 Sat Mar 17 15:16:44 GMT 2012
- [gimp/soc-2011-seamless-clone2: 1/10] Add a skeleton for the seamless clone tool, based on the cage tool Sat Mar 17 15:16:49 GMT 2012
- [gimp/soc-2011-seamless-clone2: 2/10] commit of a WIP, introducing some of the actual tool logic Sat Mar 17 15:16:54 GMT 2012
- [gimp/soc-2011-seamless-clone2: 3/10] Another WIP commit. It now compiles, and runs with no runtime errors. Sat Mar 17 15:16:59 GMT 2012
- [gimp/soc-2011-seamless-clone2: 4/10] Another WIP commit. There is a known tile manager leak, rest is OK Sat Mar 17 15:17:04 GMT 2012
- [gimp/soc-2011-seamless-clone2: 5/10] Image map interaction works, and so are movement and drawing Sat Mar 17 15:17:09 GMT 2012
- [gimp/soc-2011-seamless-clone2: 6/10] Fix bug in tilemanager unreffing and support committing the result Sat Mar 17 15:17:14 GMT 2012
- [gimp/soc-2011-seamless-clone2: 7/10] Quick-Fix to the previous commit - return the right value on key press Sat Mar 17 15:17:19 GMT 2012
- [gimp/soc-2011-seamless-clone2: 8/10] Add work in progress for preprocessing before rendering the op Sat Mar 17 15:17:24 GMT 2012
- [gimp/soc-2011-seamless-clone2: 9/10] Fix the preprocessing. It now works without UV caching. Sat Mar 17 15:17:30 GMT 2012
- [gimp/soc-2011-seamless-clone2: 10/10] Fix the the preview to redraw correctly! Also clean-up the code Sat Mar 17 15:17:35 GMT 2012
- [gegl] Deleted branch soc-2011-seamless-clone Sat Mar 17 18:57:58 GMT 2012
- [gegl] (17 commits) Created branch soc-2011-seamless-clone Sat Mar 17 18:59:06 GMT 2012
- [gegl/soc-2011-seamless-clone: 1/17] Introduce work in progress code of the Seamless Clone Operation Sat Mar 17 18:59:11 GMT 2012
- [gegl/soc-2011-seamless-clone: 2/17] Finish removing old cairo code, put most operation logic in place Sat Mar 17 18:59:16 GMT 2012
- [gegl/soc-2011-seamless-clone: 3/17] Add the necessary automake files and modiy configure.ac. Still needs work Sat Mar 17 18:59:21 GMT 2012
- [gegl/soc-2011-seamless-clone: 4/17] Fix warnings of all types - compiler and autotools Sat Mar 17 18:59:26 GMT 2012
- [gegl/soc-2011-seamless-clone: 5/17] More small fixed for autotools and code Sat Mar 17 18:59:31 GMT 2012
- [gegl/soc-2011-seamless-clone: 6/17] Lots of bug fixing, the operations now works Sat Mar 17 18:59:36 GMT 2012
- [gegl/soc-2011-seamless-clone: 7/17] Optimize calculation area, fix wrong sampling list calculation, cache colors Sat Mar 17 18:59:41 GMT 2012
- [gegl/soc-2011-seamless-clone: 8/17] Don't do malloc for the entire paste - sample it instead Sat Mar 17 18:59:46 GMT 2012
- [gegl/soc-2011-seamless-clone: 9/17] Work in gamma corrected RGB to get much better results! Sat Mar 17 18:59:51 GMT 2012
- [gegl/soc-2011-seamless-clone: 10/17] Also build the poly2tri-c command line program (p2tc) Sat Mar 17 18:59:56 GMT 2012
- [gegl/soc-2011-seamless-clone: 11/17] Introduce a new WIP two-step seamless-cloning procedure Sat Mar 17 19:00:01 GMT 2012
- [gegl/soc-2011-seamless-clone: 12/17] Remove accidently pasted text from Makefile.am and fix the build Sat Mar 17 19:00:06 GMT 2012
- [gegl/soc-2011-seamless-clone: 13/17] Fix seamless-clone-prepare to save the result, rename things in render Sat Mar 17 19:00:11 GMT 2012
- [gegl/soc-2011-seamless-clone: 14/17] Extract a function to do the preprocessing for the mesh rendering Sat Mar 17 19:00:16 GMT 2012
- [gegl/soc-2011-seamless-clone: 15/17] Make the two-step seamless clone realtime! Sat Mar 17 19:00:21 GMT 2012
- [gegl/soc-2011-seamless-clone: 16/17] Handle most cases where parts of the paste are outside the background Sat Mar 17 19:00:26 GMT 2012
- [gegl/soc-2011-seamless-clone: 17/17] Rename GEGL_INTERPOLATION_* according to commit 500bef586 Sat Mar 17 19:00:31 GMT 2012
- [gegl] Deleted branch soc-2011-seamless-clone Sat Mar 17 19:18:45 GMT 2012
- [gegl] (17 commits) Created branch soc-2011-seamless-clone Sat Mar 17 19:19:07 GMT 2012
- [gegl/soc-2011-seamless-clone: 1/17] Introduce work in progress code of the Seamless Clone Operation Sat Mar 17 19:19:12 GMT 2012
- [gegl/soc-2011-seamless-clone: 2/17] Finish removing old cairo code, put most operation logic in place Sat Mar 17 19:19:17 GMT 2012
- [gegl/soc-2011-seamless-clone: 3/17] Add the necessary automake files and modiy configure.ac. Still needs work Sat Mar 17 19:19:22 GMT 2012
- [gegl/soc-2011-seamless-clone: 4/17] Fix warnings of all types - compiler and autotools Sat Mar 17 19:19:30 GMT 2012
- [gegl/soc-2011-seamless-clone: 5/17] More small fixed for autotools and code Sat Mar 17 19:19:33 GMT 2012
- [gegl/soc-2011-seamless-clone: 6/17] Lots of bug fixing, the operations now works Sat Mar 17 19:19:38 GMT 2012
- [gegl/soc-2011-seamless-clone: 7/17] Optimize calculation area, fix wrong sampling list calculation, cache colors Sat Mar 17 19:19:43 GMT 2012
- [gegl/soc-2011-seamless-clone: 8/17] Don't do malloc for the entire paste - sample it instead Sat Mar 17 19:19:48 GMT 2012
- [gegl/soc-2011-seamless-clone: 9/17] Work in gamma corrected RGB to get much better results! Sat Mar 17 19:19:53 GMT 2012
- [gegl/soc-2011-seamless-clone: 10/17] Also build the poly2tri-c command line program (p2tc) Sat Mar 17 19:19:58 GMT 2012
- [gegl/soc-2011-seamless-clone: 11/17] Introduce a new WIP two-step seamless-cloning procedure Sat Mar 17 19:20:03 GMT 2012
- [gegl/soc-2011-seamless-clone: 12/17] Remove accidently pasted text from Makefile.am and fix the build Sat Mar 17 19:20:08 GMT 2012
- [gegl/soc-2011-seamless-clone: 13/17] Fix seamless-clone-prepare to save the result, rename things in render Sat Mar 17 19:20:13 GMT 2012
- [gegl/soc-2011-seamless-clone: 14/17] Extract a function to do the preprocessing for the mesh rendering Sat Mar 17 19:20:18 GMT 2012
- [gegl/soc-2011-seamless-clone: 15/17] Make the two-step seamless clone realtime! Sat Mar 17 19:20:23 GMT 2012
- [gegl/soc-2011-seamless-clone: 16/17] Handle most cases where parts of the paste are outside the background Sat Mar 17 19:20:28 GMT 2012
- [gegl/soc-2011-seamless-clone: 17/17] Rename GEGL_INTERPOLATION_* according to commit 500bef586 Sat Mar 17 19:20:33 GMT 2012
- [gegl/soc-2011-seamless-clone] Make the refinement limitation a function argument Sat Mar 24 15:43:37 GMT 2012
- [gegl/soc-2011-seamless-clone] Process the buffer in tiles instead of whole at once Sat Mar 24 16:52:17 GMT 2012
- [gegl/soc-2011-seamless-clone] Remove code duplication between the seamless-clone operations Thu Mar 29 10:45:28 GMT 2012
- [gegl/soc-2011-seamless-clone] Add missing .gitignore files Thu Mar 29 10:45:33 GMT 2012
- [gegl/soc-2011-seamless-clone] Fix the code to remove compiler warnings Thu Mar 29 10:45:38 GMT 2012
Bastien Nocera
Behdad Esfahbod
Benjamin Konrath
Benjamin Otte
Bertrand Lorentz
Brian Manning
Brian Pepple
Bruce Cowan
Bruno Brouard
Bruno Coudoin
Carlos Garcia Campos
Chandni Verma
Changwoo Ryu
Chao-Hsiung Liao
Chenthill Palanisamy
Christian Fredrik Kalager Schaller
Christian Hilberg
- [evolution-kolab] EPlugin: clarification and unification of translatable UI strings Sat Mar 03 10:58:40 GMT 2012
- [evolution-kolab] EPlugin: added explanatory IMAP ACL strings to ACL add/edit dialog Sat Mar 03 14:41:00 GMT 2012
- [evolution-kolab] EPlugin: added missing hyphen in backend setup dialog field description string Sat Mar 03 14:41:06 GMT 2012
- [evolution-kolab/ek-wip-porting] (15 commits) ...Camel: added translatable strings Sat Mar 03 18:26:12 GMT 2012
- [evolution-kolab/ek-wip-porting: 15/15] Camel: added translatable strings Sat Mar 03 18:26:17 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdServer: removed stray character in source file Mon Mar 05 10:52:19 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolab: added translatable strings Mon Mar 05 11:08:57 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolabconv: added translatable strings Mon Mar 05 11:47:01 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolabutil: added translatable strings Mon Mar 05 13:17:49 GMT 2012
- [evolution-kolab/ek-wip-porting] Camel: cleanup of error string formatting, format string fix Mon Mar 05 14:37:05 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolab: cleanup and unification of translatable error strings Mon Mar 05 14:37:10 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolabutil: translatable error strings cleanup Mon Mar 05 14:37:15 GMT 2012
- [evolution-kolab/ek-wip-porting] EPlugin: visibility fix for internal function (made static) Mon Mar 05 14:37:20 GMT 2012
- [evolution-kolab] (10 commits) ...Merge branch 'ek-wip-porting' Mon Mar 05 15:01:20 GMT 2012
- [evolution-kolab: 10/10] Merge branch 'ek-wip-porting' Mon Mar 05 15:01:25 GMT 2012
- [evolution-kolab] (3 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:32:08 GMT 2012
- [evolution-kolab: 1/3] updated IMAPX files as of EDS commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:32:13 GMT 2012
- [evolution-kolab: 2/3] Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx Mon Mar 05 15:32:18 GMT 2012
- [evolution-kolab: 3/3] IMAPX: updated VERSIONS file to new upstream E-D-S commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:32:23 GMT 2012
- [evolution-kolab/ek-wip-gui] (14 commits) ...EPlugin: added missing hyphen in backend setup dialog field description string Mon Mar 05 15:32:55 GMT 2012
- [evolution-kolab/ek-wip-porting] (7 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:33:07 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx] (60 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:33:40 GMT 2012
- [evolution-kolab/EDS_IMAPX_nobuild] updated IMAPX files as of EDS commit d8e2035026e456a1eda8eaa2a8e9226939ba6f5d Mon Mar 05 15:34:08 GMT 2012
- [evolution-kolab] NEWS update for 3.3.91 release Mon Mar 05 17:03:08 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_3_91 Mon Mar 05 17:03:26 GMT 2012
- [evolution-kolab] post release version bump Mon Mar 05 17:08:29 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_DATA_SERVER_3_3_91 Tue Mar 06 09:06:33 GMT 2012
- [evolution-kolab/ek-wip-porting] (5 commits) ...Doxyfile: reduced browser memory consumption when rendering docs Tue Mar 06 18:55:55 GMT 2012
- [evolution-kolab/ek-wip-porting: 3/5] Doxyfile: bumped version information to 3.3.92 Tue Mar 06 18:56:00 GMT 2012
- [evolution-kolab/ek-wip-porting: 4/5] CamelKolabIMAPX{Folder, Store}: Fixed object type issue Tue Mar 06 18:56:05 GMT 2012
- [evolution-kolab/ek-wip-porting: 5/5] Doxyfile: reduced browser memory consumption when rendering docs Tue Mar 06 18:56:10 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXConnManager: allow NULL folder name in friend API function Wed Mar 07 15:31:41 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdConnManager: new "friend" API, relax param assertions Wed Mar 07 15:31:46 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdServer: call our own authenticate() Wed Mar 07 15:31:51 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXServer: allow NULL uid param in friend API Wed Mar 07 15:31:56 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdStore: implement local connect_sync() function Wed Mar 07 15:32:01 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: implemented own new() function Wed Mar 07 15:32:06 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXConnManager: implemented our own "get_connection" path Wed Mar 07 15:32:11 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPX(Extd)Server: fixed a CamelIMAPXJob data structure Wed Mar 07 17:58:29 GMT 2012
- [evolution-kolab] (16 commits) ...Merge branch 'ek-wip-porting' Thu Mar 08 11:11:30 GMT 2012
- [evolution-kolab: 12/16] updated IMAPX files as of EDS commit 80680df918074e0665478d728901182327b5a742 Thu Mar 08 11:11:35 GMT 2012
- [evolution-kolab: 13/16] Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx Thu Mar 08 11:11:40 GMT 2012
- [evolution-kolab: 14/16] IMAPX: updated VERSIONS file to new upstream E-D-S commit 80680df918074e0665478d728901182327b5a742 Thu Mar 08 11:11:45 GMT 2012
- [evolution-kolab: 15/16] Merge branch 'ek-wip-porting-imapx' into ek-wip-porting Thu Mar 08 11:11:50 GMT 2012
- [evolution-kolab: 16/16] Merge branch 'ek-wip-porting' Thu Mar 08 11:11:55 GMT 2012
- [evolution-kolab/EDS_IMAPX_nobuild] updated IMAPX files as of EDS commit 80680df918074e0665478d728901182327b5a742 Thu Mar 08 11:36:09 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx] (19 commits) ...Merge branch 'ek-wip-porting' Thu Mar 08 11:37:03 GMT 2012
- [evolution-kolab/ek-wip-porting] (6 commits) ...Merge branch 'ek-wip-porting' Thu Mar 08 12:39:36 GMT 2012
- [evolution-kolab/ek-wip-porting] camel-imapx-utils: added capability for ANNOTATEMORE Thu Mar 08 18:35:52 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: fixed wrong type cast in new() function Thu Mar 08 18:35:57 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXServer: one more function for "friend" API Thu Mar 08 18:36:03 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdServer: reintegrated ANNOTATEMORE support Thu Mar 08 19:00:18 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: removed unneeded virtual functions Thu Mar 08 19:00:23 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXStore: removed private CamelKolabImapxMetadata member Thu Mar 08 19:00:28 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: added 'constructed()' class function for proper upchaining Fri Mar 09 17:16:23 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXConnManager: virtualized get_connection() function Fri Mar 09 17:16:28 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdConnManager: API cleanup Fri Mar 09 17:16:33 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdStore: reflect API change in CamelIMAPXExtdConnManager Fri Mar 09 17:16:38 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: add initialization for metadata (DB) Fri Mar 09 17:16:43 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXConnManager: CamelKolabIMAPXStore init error propagation Fri Mar 09 17:16:48 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolab(util): fixes for E-D-S API changes Fri Mar 09 18:31:27 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolabutil: fixed wrong CamelService getter function name Sat Mar 10 19:26:35 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelIMAPXExtdServer: annotation/metadata fixups Sat Mar 10 19:26:40 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabImapxMetadata: initialize folder utilities Sat Mar 10 19:26:45 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXServer: private member fixups Sat Mar 10 19:26:50 GMT 2012
- [evolution-kolab/ek-wip-porting] CamelKolabIMAPXStore: reimplanted the folder info based on folder types Sat Mar 10 19:26:55 GMT 2012
- [evolution-kolab] (19 commits) ...Merge branch 'ek-wip-porting' Sat Mar 10 19:29:56 GMT 2012
- [evolution-kolab: 19/19] Merge branch 'ek-wip-porting' Sat Mar 10 19:30:01 GMT 2012
- [evolution-kolab/ek-wip-porting] (14 commits) ...KolabMailImapClient: fixed the Camel settings and service handling Tue Mar 13 17:08:45 GMT 2012
- [evolution-kolab/ek-wip-porting: 7/14] IMAPX: cleanups in CamelIMAPXExtdFolder, CamelIMAPXExtdStore Tue Mar 13 17:08:50 GMT 2012
- [evolution-kolab/ek-wip-porting: 8/14] CamelKolabIMAPXStore, CamelKolabIMAPXServer: moved metadata code Tue Mar 13 17:08:55 GMT 2012
- [evolution-kolab/ek-wip-porting: 9/14] libekolabutil: added some defines Tue Mar 13 17:09:00 GMT 2012
- [evolution-kolab/ek-wip-porting: 10/14] libekolab: added (transient) utility functions for account UIDs Tue Mar 13 17:09:05 GMT 2012
- [evolution-kolab/ek-wip-porting: 11/14] CamelKolabSession: fixups for authentication Tue Mar 13 17:09:10 GMT 2012
- [evolution-kolab/ek-wip-porting: 12/14] KolabSettingsHandler: added a Camel cache directory char field Tue Mar 13 17:09:15 GMT 2012
- [evolution-kolab/ek-wip-porting: 13/14] KolabMailInfoDb: cleaned up dead code Tue Mar 13 17:09:20 GMT 2012
- [evolution-kolab/ek-wip-porting: 14/14] KolabMailImapClient: fixed the Camel settings and service handling Tue Mar 13 17:09:25 GMT 2012
- [evolution-kolab] (9 commits) ...Merge branch 'ek-wip-porting' Wed Mar 14 10:41:29 GMT 2012
- [evolution-kolab: 9/9] Merge branch 'ek-wip-porting' Wed Mar 14 10:41:34 GMT 2012
- [evolution-kolab/ek-wip-porting] (8 commits) ...calendar: get the cal loading again, various fixups Thu Mar 15 22:59:10 GMT 2012
- [evolution-kolab/ek-wip-porting: 4/8] KolabSettingsHandler: added char field for ESource UID Thu Mar 15 22:59:15 GMT 2012
- [evolution-kolab/ek-wip-porting: 5/8] kolab-util-backend: fixed ESource UID handling Thu Mar 15 22:59:20 GMT 2012
- [evolution-kolab/ek-wip-porting: 6/8] EPlugin: fixed ESource generation for calendar types Thu Mar 15 22:59:25 GMT 2012
- [evolution-kolab/ek-wip-porting: 7/8] addressbook: get the book loading again, various fixups Thu Mar 15 22:59:30 GMT 2012
- [evolution-kolab/ek-wip-porting: 8/8] calendar: get the cal loading again, various fixups Thu Mar 15 22:59:35 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: added backend property getter implementation Fri Mar 16 09:55:22 GMT 2012
- [evolution-kolab/ek-wip-porting] kolab-util-{contact, backend}: moved util functions Fri Mar 16 19:14:24 GMT 2012
- [evolution-kolab/ek-wip-porting] EBookBackendKolab: implemented online/offline state switching Fri Mar 16 19:14:30 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: implemented online/offline state switching Fri Mar 16 19:14:34 GMT 2012
- [evolution-kolab/EDS_IMAPX_nobuild] updated IMAPX files as of EDS commit 7efd1e7969c70fb497febd455591041994bbf90b Fri Mar 16 21:51:08 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx] (3 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit 7efd1e7969c70fb497febd455591041994bbf90b Fri Mar 16 21:54:31 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx: 2/3] Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx Fri Mar 16 21:54:36 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx: 3/3] IMAPX: updated VERSIONS file to new upstream E-D-S commit 7efd1e7969c70fb497febd455591041994bbf90b Fri Mar 16 21:54:41 GMT 2012
- [evolution-kolab/ek-wip-porting] (10 commits) ...ECalBackendKolab: ported old 2.30 code over to 3.3.x Sat Mar 17 22:29:52 GMT 2012
- [evolution-kolab/ek-wip-porting: 4/10] Merge branch 'ek-wip-porting-imapx' into ek-wip-porting Sat Mar 17 22:29:57 GMT 2012
- [evolution-kolab/ek-wip-porting: 5/10] ECalBackendKolab: removed unneeded notification after online state switching Sat Mar 17 22:30:02 GMT 2012
- [evolution-kolab/ek-wip-porting: 6/10] EBookBackendKolab: removed unneeded notification after online state switching Sat Mar 17 22:30:07 GMT 2012
- [evolution-kolab/ek-wip-porting: 7/10] kolab-util-calendar: re-added calendar data extration function Sat Mar 17 22:30:12 GMT 2012
- [evolution-kolab/ek-wip-porting: 8/10] kolab-util-calendar-cache: separated out code for getting timezone into own function Sat Mar 17 22:30:17 GMT 2012
- [evolution-kolab/ek-wip-porting: 9/10] EBookBackendKolab: do not clean up KolabMailAccess tables on backend disposal Sat Mar 17 22:30:22 GMT 2012
- [evolution-kolab/ek-wip-porting: 10/10] ECalBackendKolab: ported old 2.30 code over to 3.3.x Sat Mar 17 22:30:27 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: added backend removal notification Sun Mar 18 17:07:58 GMT 2012
- [evolution-kolab/ek-wip-porting] EBookBackendKolab: ported old 2.30 code over to 3.3.x Sun Mar 18 17:08:03 GMT 2012
- [evolution-kolab/ek-wip-porting] libekolabutil: fixed KolabUtilHttpJob password handling for Camel changes Mon Mar 19 11:06:10 GMT 2012
- [evolution-kolab/ek-wip-porting] kolab-util-calendar: fixed password handling Mon Mar 19 11:06:15 GMT 2012
- [evolution-kolab/ek-wip-porting] kolab-util-calendar: fixups in kolab_util_calendar_store() Mon Mar 19 18:06:59 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: argument fixups in modify_object() Mon Mar 19 18:07:04 GMT 2012
- [evolution-kolab/ek-wip-porting] E<Cal|Book>BackendKolab: fixed book/cal view handling Mon Mar 19 18:07:10 GMT 2012
- [evolution-kolab/ek-wip-porting] kolab-util-contact: added function to get EContact supported fields Mon Mar 19 20:00:53 GMT 2012
- [evolution-kolab/ek-wip-porting] EBookBackendKolab: added backend property getter function Mon Mar 19 20:00:58 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: free() data conditionally at end of start_view() Mon Mar 19 20:01:03 GMT 2012
- [evolution-kolab/ek-wip-porting] all: Whitespace and formatting cleanup Tue Mar 20 14:24:27 GMT 2012
- [evolution-kolab/ek-wip-porting] EBookBackendKolab: improved handling of online state switching Tue Mar 20 14:24:32 GMT 2012
- [evolution-kolab/ek-wip-porting] ECalBackendKolab: improved handling of online state switching Tue Mar 20 14:24:37 GMT 2012
- [evolution-kolab/ek-wip-porting] KolabMailAccess: made API thread-safe Tue Mar 20 16:44:56 GMT 2012
- [evolution-kolab/ek-wip-porting] KolabMailAccess: moved API function opmode checking inside big_lock sentinel Tue Mar 20 17:17:52 GMT 2012
- [evolution-kolab] (36 commits) ...NEWS update for 3.3.92 release Tue Mar 20 17:58:55 GMT 2012
- [evolution-kolab: 35/36] Merge branch 'ek-wip-porting' Tue Mar 20 17:59:00 GMT 2012
- [evolution-kolab: 36/36] NEWS update for 3.3.92 release Tue Mar 20 17:59:05 GMT 2012
- [evolution-kolab] post release version bump Tue Mar 20 18:02:08 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_3_92 Tue Mar 20 18:02:23 GMT 2012
- [evolution-kolab/ek-wip-porting] (6 commits) ...E<Cal|Book>BackendKolab: avoid a race condition (fixes #672614) Thu Mar 22 10:59:45 GMT 2012
- [evolution-kolab/ek-wip-porting: 6/6] E<Cal|Book>BackendKolab: avoid a race condition (fixes #672614) Thu Mar 22 10:59:51 GMT 2012
- [evolution-kolab/ek-wip-porting] E<Cal|Book>BackendKolab: avoid a race condition (fixes #672631) Thu Mar 22 14:59:03 GMT 2012
- [evolution-kolab/ek-wip-porting] E<Cal|Book>BackendKolab: completed previous commit (fixes #672631) Thu Mar 22 17:35:52 GMT 2012
- [evolution-kolab] (8 commits) ...NEWS update for 3.4.0 release Mon Mar 26 15:43:14 GMT 2012
- [evolution-kolab: 4/8] updated IMAPX files as of EDS commit 891f5b4cf7a680135af907027ba82150cad777c8 Mon Mar 26 15:43:19 GMT 2012
- [evolution-kolab: 5/8] Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx Mon Mar 26 15:43:24 GMT 2012
- [evolution-kolab: 6/8] CamelIMAPXExtdServer: fixed CamelIMAPX{Command, Job} handling Mon Mar 26 15:43:29 GMT 2012
- [evolution-kolab: 7/8] IMAPX: updated VERSIONS file to new upstream E-D-S commit 891f5b4cf7a680135af907027ba82150cad777c8 Mon Mar 26 15:43:34 GMT 2012
- [evolution-kolab: 8/8] NEWS update for 3.4.0 release Mon Mar 26 15:43:39 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_DATA_SERVER_3_4_0 Mon Mar 26 15:44:25 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_4_0 Mon Mar 26 15:44:30 GMT 2012
- [evolution-kolab/ek-wip-porting] (4 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit 891f5b4cf7a680135af907027ba82150cad777c8 Mon Mar 26 15:44:59 GMT 2012
- [evolution-kolab/ek-wip-porting-imapx] (78 commits) ...IMAPX: updated VERSIONS file to new upstream E-D-S commit 891f5b4cf7a680135af907027ba82150cad777c8 Mon Mar 26 15:45:12 GMT 2012
- [evolution-kolab/EDS_IMAPX_nobuild] updated IMAPX files as of EDS commit 891f5b4cf7a680135af907027ba82150cad777c8 Mon Mar 26 15:45:36 GMT 2012
- [evolution-kolab] post release version bump Mon Mar 26 15:47:41 GMT 2012
- [evolution-kolab] (3 commits) Created branch gnome-3-4-0 Thu Mar 29 09:53:24 GMT 2012
- [evolution-kolab/gnome-3-4-0: 1/3] post release version bump Thu Mar 29 09:53:29 GMT 2012
- [evolution-kolab/gnome-3-4-0: 2/3] Bug #672988 - evolution-kolab fails to build with GLib 2.32 Thu Mar 29 09:53:34 GMT 2012
- [evolution-kolab/gnome-3-4-0: 3/3] NEWS update for 3.4.0.1 release Thu Mar 29 09:53:39 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_4_0_1 Thu Mar 29 09:54:12 GMT 2012
- [evolution-kolab] Bug #672988 - evolution-kolab fails to build with GLib 2.32 Thu Mar 29 10:00:10 GMT 2012
- [evolution-kolab/gnome-3-4-0] post release version bump Fri Mar 30 12:27:51 GMT 2012
- [evolution-kolab/gnome-3-4-0] Bug #673147 - Calendar/Addressbook not authenticating when built with libsoup 2.38 Fri Mar 30 12:27:56 GMT 2012
- [evolution-kolab/gnome-3-4-0] NEWS update for 3.4.0.2 release Fri Mar 30 12:28:01 GMT 2012
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_4_0_2 Fri Mar 30 12:55:19 GMT 2012
- [evolution-kolab] Bug #673147 - Calendar/Addressbook not authenticating when built with libsoup 2.38 Fri Mar 30 12:59:56 GMT 2012
Christian Kirbach
Christian Persch
Christophe Dumez
Christophe Fergeau
Christy Eller
Chun-wei Fan
Claude Paroz
Claudio Saavedra
Colin Walters
Cosimo Cecchi
Craig Keogh
Curtis Gedak
Damien Lespiau
Damien Sandras
Daniel Espinosa Ortiz
Daniel Korostil
Danielle Madeley
Daniel Nylander
Daniel P . Berrange
Daniel Veillard
Dan Williams
Dan Winship
David King
David Planella
David Woodhouse
David Zeuthen
Debarshi Ray
Diego Escalante Urrelo
Djavan Fagundes
Dodji Seketeli
Dov Grobgeld
Duarte Loreto
Ekaterina Gerasimova
Emmanuele Bassi
- [clutter] Fix compilation Thu Mar 01 15:08:35 GMT 2012
- [clutter] Make clutter-stage-window.h a private header Thu Mar 01 15:08:40 GMT 2012
- [clutter] symbols: Add missing InputDevice symbol Thu Mar 01 15:12:43 GMT 2012
- [clutter] input: Add a check on the argument Thu Mar 01 15:12:48 GMT 2012
- [glib/signal-performance] build: Fix rules for marshalers.[ch] Fri Mar 02 17:08:35 GMT 2012
- [clutter] actor: Annotate the allocation-changed signal Mon Mar 05 11:23:12 GMT 2012
- [clutter] conform/actor-invariants: Add tests for show-on-set-parent Mon Mar 05 17:28:00 GMT 2012
- [clutter] stage: Fix up a copy-and-paste train wreck Mon Mar 05 17:39:41 GMT 2012
- [clutter] conformance/invariants: Test that visibility is not recursive Mon Mar 05 17:46:07 GMT 2012
- [clutter] actor: Ensure static scope to allocation-changed arguments Mon Mar 05 23:57:27 GMT 2012
- [clutter] Created tag 1.9.14 Mon Mar 05 23:57:30 GMT 2012
- [clutter] Update the release notes Mon Mar 05 23:57:31 GMT 2012
- [clutter] docs: Updates to the API reference Mon Mar 05 23:57:36 GMT 2012
- [clutter] Release Clutter 1.9.14 (snapshot) Mon Mar 05 23:57:41 GMT 2012
- [clutter] Post-release version bump to 1.9.15 Mon Mar 05 23:57:46 GMT 2012
- [clutter] Improve repaint functions Tue Mar 06 14:35:23 GMT 2012
- [clutter] master-clock: Clean up the frame processing Tue Mar 06 14:35:27 GMT 2012
- [clutter] master-clock: Add frame budget diagnostic messages Tue Mar 06 14:35:32 GMT 2012
- [clutter] Add missing enumeration type to clutter.symbols Tue Mar 06 14:35:37 GMT 2012
- [clutter] Annotate clutter_threads_add_repaint_func_full() Tue Mar 06 14:35:42 GMT 2012
- [clutter] script: Support translatable strings for properties Tue Mar 06 14:35:47 GMT 2012
- [clutter] text: Center the cursor caret Tue Mar 06 15:10:16 GMT 2012
- [clutter] text: Use the background color when painting Tue Mar 06 15:10:21 GMT 2012
- [clutter] interactive/text-field: Use :background-color Tue Mar 06 15:10:26 GMT 2012
- [clutter] texture: Fix the async loop ceiling Tue Mar 06 15:42:10 GMT 2012
- [clutter] osx: Call finishLaunching on post-parse Tue Mar 06 15:45:10 GMT 2012
- [clutter] gdk: Add missing declaration of clutter_gdk_get_default_display() Wed Mar 07 12:38:02 GMT 2012
- [clutter] Try to avoid duplicate declarations for profile macros Wed Mar 07 12:38:06 GMT 2012
- [clutter] x11/backend: Ensure that pre/post parse hooks are not exposed Wed Mar 07 12:38:11 GMT 2012
- [clutter] x11/keymap: Avoid a signed/unsigned comparison Wed Mar 07 12:38:16 GMT 2012
- [clutter] x11/device-manager-core: Avoid a signed/unsigned comparison Wed Mar 07 12:38:21 GMT 2012
- [clutter] snap-constraint: Fix typo that broke the get_edges() method Wed Mar 07 12:38:26 GMT 2012
- [clutter] cally: Fix redundant declarations Wed Mar 07 12:38:31 GMT 2012
- [clutter] Fix missing/redundant declarations Wed Mar 07 12:38:36 GMT 2012
- [clutter] build: Remove maintainer flags from test build Wed Mar 07 12:38:41 GMT 2012
- [clutter] build: Increase the anal-retentiveness of the maintainer flags Wed Mar 07 12:38:46 GMT 2012
- [glib] gobject: Fix a compiler warning Wed Mar 07 12:53:54 GMT 2012
- [clutter] cally/text: Constify string members Wed Mar 07 12:59:55 GMT 2012
- [clutter] Add brightness/contrast effect Wed Mar 07 14:04:59 GMT 2012
- [glib-controller] Add iterable and iterator types Wed Mar 07 16:23:52 GMT 2012
- [glib-controller] iterable: Remove the iterator_type field Wed Mar 07 16:33:46 GMT 2012
- [glib-controller] examples: Verify that we don't iterate over an empty model Wed Mar 07 16:33:51 GMT 2012
- [clutter] text: Use CoglFramebuffer API for the path-based clip Fri Mar 09 16:33:14 GMT 2012
- [clutter] po: Update bug tracker in Makevars Fri Mar 09 17:33:24 GMT 2012
- [clutter] Bump up the GDK dependency Mon Mar 12 14:28:50 GMT 2012
- [gnomeweb-wml] fog: Update the list of donors for 2012 Mon Mar 12 23:47:11 GMT 2012
- [gnomeweb-wml] fog: Updating donors Tue Mar 13 07:22:29 GMT 2012
- [clutter] actor: Annotate signals to enable some optimization Wed Mar 14 11:43:01 GMT 2012
- [clutter] (35 commits) Created branch wip/apocalypses/apocalypse-3 Thu Mar 15 12:04:00 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 1/35] Add PaintNode, an element on the render object tree Thu Mar 15 12:04:06 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 2/35] actor: Add paint_node virtual function Thu Mar 15 12:04:11 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 3/35] Add ClutterContent Thu Mar 15 12:04:16 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 4/35] docs: Update documentation on the paint sequence Thu Mar 15 12:04:21 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 5/35] docs: Update the API reference Thu Mar 15 12:04:26 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 6/35] paint-node: Use JSON-GLib for debug serialization Thu Mar 15 12:04:31 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 7/35] content: Make vfuncs optional Thu Mar 15 12:04:36 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 8/35] content: Turn attached and detached into signals Thu Mar 15 12:04:41 GMT 2012
- [clutter] (10 commits) Created branch wip/apocalypses/apocalypse-6 Thu Mar 15 12:04:45 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 9/35] paint-nodes: Use logical extents for the TextNode::draw Thu Mar 15 12:04:46 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 1/10] interval: Add variadic arguments for initial/final setters Thu Mar 15 12:04:50 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 10/35] interactive/content: Define the size of the text geometry Thu Mar 15 12:04:51 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 2/10] types: Declare new Transition classes Thu Mar 15 12:04:55 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 11/35] paint-nodes: Fix compiler warning Thu Mar 15 12:04:56 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 3/10] Add ClutterTransition Thu Mar 15 12:05:00 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 12/35] actor: Make paint_node() and ::paint mutually exclusive Thu Mar 15 12:05:01 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 4/10] Add ClutterPropertyTransition Thu Mar 15 12:05:05 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 13/35] conform/text-cache: Use the stage paint signal Thu Mar 15 12:05:06 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 5/10] actor: Implement implicit animatable properties Thu Mar 15 12:05:10 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 14/35] conform: Skip actor-offscreen-redirect Thu Mar 15 12:05:11 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 6/10] symbols: Update Thu Mar 15 12:05:15 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 15/35] content: Make get_preferred_size() public Thu Mar 15 12:05:16 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 7/10] docs: Update the API reference Thu Mar 15 12:05:20 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 16/35] paint-node: Remove redundant declarations Thu Mar 15 12:05:21 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 8/10] interactive/transitions: An easing demo without animate() Thu Mar 15 12:05:25 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 17/35] Add ClutterCanvas, a drawing content Thu Mar 15 12:05:26 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 9/10] interactive/actor: Do not use clutter_actor_animate() Thu Mar 15 12:05:30 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 18/35] canvas: Add canvas size to the ::draw signal Thu Mar 15 12:05:31 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 10/10] interactive/bin-layout: Use implicit animations Thu Mar 15 12:05:35 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 19/35] canvas: Fix single header inclusion guard Thu Mar 15 12:05:36 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 20/35] Add ClutterImage, and image data content Thu Mar 15 12:05:41 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 21/35] actor: Add minification/magnification filters Thu Mar 15 12:05:46 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 22/35] Use the content scaling filters Thu Mar 15 12:05:51 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 23/35] interactive/canvas: Set the scaling filters Thu Mar 15 12:05:56 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 24/35] Update clutter.symbols Thu Mar 15 12:06:02 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 25/35] build: Check for gdk-pixbuf Thu Mar 15 12:06:06 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 26/35] interactive/image: Test ClutterImage Thu Mar 15 12:06:12 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 27/35] interactive/image-box: Add a pure Image test, suitable for docs Thu Mar 15 12:06:17 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 28/35] Documentation fixes Thu Mar 15 12:06:22 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 29/35] actor: Fix RESIZE_ASPECT mode for the content box Thu Mar 15 12:06:27 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 30/35] image: Add get_texture() Thu Mar 15 12:06:32 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 31/35] image: Add set_area() method Thu Mar 15 12:06:37 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 32/35] paint-node: Make texture template pipeline clamp to edge Thu Mar 15 12:06:42 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 33/35] po: Update POTFILES.in Thu Mar 15 12:06:47 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 34/35] actor: Unconditionally emit ::paint Thu Mar 15 12:06:52 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 35/35] interactive/image-box: Remove unneeded stuff Thu Mar 15 12:06:58 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6] actor: Add delay to the easing state Thu Mar 15 13:54:59 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6] timeline: Add more state accessors Thu Mar 15 13:55:04 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6] transition: Check the repeat count to remove on complete Thu Mar 15 13:55:09 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6] transition: Clear the animatable member when removing on complete Thu Mar 15 13:55:14 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6] actor: Add generic transition support Thu Mar 15 16:42:22 GMT 2012
- [clutter] docs: Update reference symbols Thu Mar 15 17:01:06 GMT 2012
- [clutter] Deleted branch wip/apocalypses/apocalypse-6 Thu Mar 15 17:01:33 GMT 2012
- [clutter] (17 commits) Created branch wip/apocalypses/apocalypse-6 Thu Mar 15 17:02:07 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 1/17] interval: Add variadic arguments for initial/final setters Thu Mar 15 17:02:12 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 2/17] types: Declare new Transition classes Thu Mar 15 17:02:17 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 3/17] Add ClutterTransition Thu Mar 15 17:02:22 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 4/17] Add ClutterPropertyTransition Thu Mar 15 17:02:27 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 5/17] actor: Implement implicit animatable properties Thu Mar 15 17:02:32 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 6/17] symbols: Update Thu Mar 15 17:02:37 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 7/17] docs: Update the API reference Thu Mar 15 17:02:42 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 8/17] interactive/transitions: An easing demo without animate() Thu Mar 15 17:02:48 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 9/17] interactive/actor: Do not use clutter_actor_animate() Thu Mar 15 17:02:53 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 10/17] interactive/bin-layout: Use implicit animations Thu Mar 15 17:02:57 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 11/17] actor: Add delay to the easing state Thu Mar 15 17:03:03 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 12/17] timeline: Add more state accessors Thu Mar 15 17:03:08 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 13/17] transition: Check the repeat count to remove on complete Thu Mar 15 17:03:13 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 14/17] transition: Clear the animatable member when removing on complete Thu Mar 15 17:03:18 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 15/17] actor: Add generic transition support Thu Mar 15 17:03:23 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 16/17] symbols: Update Thu Mar 15 17:03:28 GMT 2012
- [clutter/wip/apocalypses/apocalypse-6: 17/17] doc: Reference fixes Thu Mar 15 17:03:33 GMT 2012
- [clutter] (17 commits) ...doc: Reference fixes Thu Mar 15 17:14:48 GMT 2012
- [clutter] actor: Fix get_transition() method Thu Mar 15 17:32:10 GMT 2012
- [clutter] I should compile the changes I make Thu Mar 15 17:33:09 GMT 2012
- [clutter] actor: Remove G_SIGNAL_NO_RECURSE Thu Mar 15 17:43:03 GMT 2012
- [clutter] interactive/texture-async: Use implicit animations Thu Mar 15 17:43:08 GMT 2012
- [clutter] animator: Fix NULL check Thu Mar 15 17:51:38 GMT 2012
- [clutter] Deleted branch wip/apocalypses/apocalypse-3 Thu Mar 15 17:54:37 GMT 2012
- [clutter] (35 commits) Created branch wip/apocalypses/apocalypse-3 Thu Mar 15 17:54:53 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 1/35] Add PaintNode, an element on the render object tree Thu Mar 15 17:54:59 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 2/35] actor: Add paint_node virtual function Thu Mar 15 17:55:04 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 3/35] Add ClutterContent Thu Mar 15 17:55:09 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 4/35] docs: Update documentation on the paint sequence Thu Mar 15 17:55:14 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 5/35] docs: Update the API reference Thu Mar 15 17:55:19 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 6/35] paint-node: Use JSON-GLib for debug serialization Thu Mar 15 17:55:25 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 7/35] content: Make vfuncs optional Thu Mar 15 17:55:29 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 8/35] content: Turn attached and detached into signals Thu Mar 15 17:55:35 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 9/35] paint-nodes: Use logical extents for the TextNode::draw Thu Mar 15 17:55:39 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 10/35] interactive/content: Define the size of the text geometry Thu Mar 15 17:55:44 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 11/35] paint-nodes: Fix compiler warning Thu Mar 15 17:55:49 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 12/35] actor: Make paint_node() and ::paint mutually exclusive Thu Mar 15 17:55:54 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 13/35] conform/text-cache: Use the stage paint signal Thu Mar 15 17:55:59 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 14/35] conform: Skip actor-offscreen-redirect Thu Mar 15 17:56:04 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 15/35] content: Make get_preferred_size() public Thu Mar 15 17:56:09 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 16/35] paint-node: Remove redundant declarations Thu Mar 15 17:56:14 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 17/35] Add ClutterCanvas, a drawing content Thu Mar 15 17:56:20 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 18/35] canvas: Add canvas size to the ::draw signal Thu Mar 15 17:56:24 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 19/35] canvas: Fix single header inclusion guard Thu Mar 15 17:56:29 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 20/35] Add ClutterImage, and image data content Thu Mar 15 17:56:34 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 21/35] actor: Add minification/magnification filters Thu Mar 15 17:56:39 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 22/35] Use the content scaling filters Thu Mar 15 17:56:44 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 23/35] interactive/canvas: Set the scaling filters Thu Mar 15 17:56:49 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 24/35] Update clutter.symbols Thu Mar 15 17:56:54 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 25/35] build: Check for gdk-pixbuf Thu Mar 15 17:56:59 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 26/35] interactive/image: Test ClutterImage Thu Mar 15 17:57:04 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 27/35] interactive/image-box: Add a pure Image test, suitable for docs Thu Mar 15 17:57:10 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 28/35] Documentation fixes Thu Mar 15 17:57:15 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 29/35] actor: Fix RESIZE_ASPECT mode for the content box Thu Mar 15 17:57:20 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 30/35] image: Add get_texture() Thu Mar 15 17:57:25 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 31/35] image: Add set_area() method Thu Mar 15 17:57:30 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 32/35] paint-node: Make texture template pipeline clamp to edge Thu Mar 15 17:57:35 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 33/35] po: Update POTFILES.in Thu Mar 15 17:57:40 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 34/35] actor: Unconditionally emit ::paint Thu Mar 15 17:57:45 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 35/35] interactive/image-box: Remove unneeded stuff Thu Mar 15 17:57:50 GMT 2012
- [clutter] Deleted branch wip/apocalypses/apocalypse-3 Thu Mar 15 18:03:58 GMT 2012
- [clutter] (35 commits) Created branch wip/apocalypses/apocalypse-3 Thu Mar 15 18:04:40 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 1/35] Add PaintNode, an element on the render object tree Thu Mar 15 18:04:47 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 2/35] actor: Add paint_node virtual function Thu Mar 15 18:04:52 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 3/35] Add ClutterContent Thu Mar 15 18:04:57 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 4/35] docs: Update documentation on the paint sequence Thu Mar 15 18:05:02 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 5/35] docs: Update the API reference Thu Mar 15 18:05:07 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 6/35] paint-node: Use JSON-GLib for debug serialization Thu Mar 15 18:05:12 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 7/35] content: Make vfuncs optional Thu Mar 15 18:05:17 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 8/35] content: Turn attached and detached into signals Thu Mar 15 18:05:22 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 9/35] paint-nodes: Use logical extents for the TextNode::draw Thu Mar 15 18:05:27 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 10/35] interactive/content: Define the size of the text geometry Thu Mar 15 18:05:32 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 11/35] paint-nodes: Fix compiler warning Thu Mar 15 18:05:37 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 12/35] actor: Make paint_node() and ::paint mutually exclusive Thu Mar 15 18:05:42 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 13/35] conform/text-cache: Use the stage paint signal Thu Mar 15 18:05:47 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 14/35] conform: Skip actor-offscreen-redirect Thu Mar 15 18:05:52 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 15/35] content: Make get_preferred_size() public Thu Mar 15 18:05:57 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 16/35] paint-node: Remove redundant declarations Thu Mar 15 18:06:02 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 17/35] Add ClutterCanvas, a drawing content Thu Mar 15 18:06:08 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 18/35] canvas: Add canvas size to the ::draw signal Thu Mar 15 18:06:12 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 19/35] canvas: Fix single header inclusion guard Thu Mar 15 18:06:18 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 20/35] Add ClutterImage, and image data content Thu Mar 15 18:06:23 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 21/35] actor: Add minification/magnification filters Thu Mar 15 18:06:28 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 22/35] Use the content scaling filters Thu Mar 15 18:06:33 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 23/35] interactive/canvas: Set the scaling filters Thu Mar 15 18:06:38 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 24/35] Update clutter.symbols Thu Mar 15 18:06:43 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 25/35] build: Check for gdk-pixbuf Thu Mar 15 18:06:48 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 26/35] interactive/image: Test ClutterImage Thu Mar 15 18:06:53 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 27/35] interactive/image-box: Add a pure Image test, suitable for docs Thu Mar 15 18:06:58 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 28/35] Documentation fixes Thu Mar 15 18:07:03 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 29/35] actor: Fix RESIZE_ASPECT mode for the content box Thu Mar 15 18:07:08 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 30/35] image: Add get_texture() Thu Mar 15 18:07:13 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 31/35] image: Add set_area() method Thu Mar 15 18:07:18 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 32/35] paint-node: Make texture template pipeline clamp to edge Thu Mar 15 18:07:23 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 33/35] po: Update POTFILES.in Thu Mar 15 18:07:28 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 34/35] actor: Unconditionally emit ::paint Thu Mar 15 18:07:36 GMT 2012
- [clutter/wip/apocalypses/apocalypse-3: 35/35] interactive/image-box: Remove unneeded stuff Thu Mar 15 18:07:38 GMT 2012
- [clutter] Add PaintNode, an element on the render object tree Fri Mar 16 12:47:41 GMT 2012
- [clutter] actor: Add paint_node virtual function Fri Mar 16 12:47:46 GMT 2012
- [clutter] Add ClutterContent Fri Mar 16 12:47:51 GMT 2012
- [clutter] docs: Update documentation on the paint sequence Fri Mar 16 12:47:56 GMT 2012
- [clutter] docs: Update the API reference Fri Mar 16 12:48:01 GMT 2012
- [clutter] paint-node: Use JSON-GLib for debug serialization Fri Mar 16 12:48:06 GMT 2012
- [clutter] content: Make vfuncs optional Fri Mar 16 12:48:11 GMT 2012
- [clutter] content: Turn attached and detached into signals Fri Mar 16 12:48:16 GMT 2012
- [clutter] paint-nodes: Use logical extents for the TextNode::draw Fri Mar 16 12:48:21 GMT 2012
- [clutter] interactive/content: Define the size of the text geometry Fri Mar 16 12:48:26 GMT 2012
- [clutter] paint-nodes: Fix compiler warning Fri Mar 16 12:48:31 GMT 2012
- [clutter] actor: Make paint_node() and ::paint mutually exclusive Fri Mar 16 12:48:36 GMT 2012
- [clutter] conform/text-cache: Use the stage paint signal Fri Mar 16 12:48:41 GMT 2012
- [clutter] conform: Skip actor-offscreen-redirect Fri Mar 16 12:48:46 GMT 2012
- [clutter] content: Make get_preferred_size() public Fri Mar 16 12:48:52 GMT 2012
- [clutter] paint-node: Remove redundant declarations Fri Mar 16 12:48:57 GMT 2012
- [clutter] Add ClutterCanvas, a drawing content Fri Mar 16 12:49:02 GMT 2012
- [clutter] canvas: Add canvas size to the ::draw signal Fri Mar 16 12:49:07 GMT 2012
- [clutter] canvas: Fix single header inclusion guard Fri Mar 16 12:49:12 GMT 2012
- [clutter] Add ClutterImage, and image data content Fri Mar 16 12:49:17 GMT 2012
- [clutter] actor: Add minification/magnification filters Fri Mar 16 12:49:22 GMT 2012
- [clutter] Use the content scaling filters Fri Mar 16 12:49:27 GMT 2012
- [clutter] interactive/canvas: Set the scaling filters Fri Mar 16 12:49:32 GMT 2012
- [clutter] Update clutter.symbols Fri Mar 16 12:49:37 GMT 2012
- [clutter] build: Check for gdk-pixbuf Fri Mar 16 12:49:42 GMT 2012
- [clutter] interactive/image: Test ClutterImage Fri Mar 16 12:49:47 GMT 2012
- [clutter] interactive/image-box: Add a pure Image test, suitable for docs Fri Mar 16 12:49:52 GMT 2012
- [clutter] Documentation fixes Fri Mar 16 12:49:57 GMT 2012
- [clutter] actor: Fix RESIZE_ASPECT mode for the content box Fri Mar 16 12:50:02 GMT 2012
- [clutter] image: Add get_texture() Fri Mar 16 12:50:07 GMT 2012
- [clutter] image: Add set_area() method Fri Mar 16 12:50:12 GMT 2012
- [clutter] paint-node: Make texture template pipeline clamp to edge Fri Mar 16 12:50:17 GMT 2012
- [clutter] po: Update POTFILES.in Fri Mar 16 12:50:22 GMT 2012
- [clutter] actor: Unconditionally emit ::paint Fri Mar 16 12:50:28 GMT 2012
- [clutter] interactive/image-box: Remove unneeded stuff Fri Mar 16 12:50:33 GMT 2012
- [clutter] docs: Fixes for the API reference Fri Mar 16 12:50:38 GMT 2012
- [clutter] Update release notes Fri Mar 16 12:50:43 GMT 2012
- [clutter] docs: Fixes for ClutterImage's API reference Fri Mar 16 12:50:48 GMT 2012
- [clutter] paint-nodes: Make part of the API internal Fri Mar 16 12:50:53 GMT 2012
- [clutter] docs: Add ClutterActorClass.paint_node() description Fri Mar 16 12:50:58 GMT 2012
- [clutter] Rename 'bilinear' scaling filter to 'trilinear' Fri Mar 16 12:51:03 GMT 2012
- [clutter] po: Update POTFILES.in Fri Mar 16 12:51:08 GMT 2012
- [clutter] build: Remove maintainer flags from cookbook/examples Fri Mar 16 12:51:13 GMT 2012
- [clutter] actor: Restore a lost queue_relayout() Fri Mar 16 14:47:19 GMT 2012
- [clutter] interactive/image-box: Clarify the label contents Fri Mar 16 16:20:09 GMT 2012
- [clutter] actor: Remove an has_allocation() check Fri Mar 16 16:20:14 GMT 2012
- [clutter] Debugging cleanups Fri Mar 16 16:20:19 GMT 2012
- [clutter] Annotate functionality added in 1.10 Fri Mar 16 18:12:08 GMT 2012
- [clutter] docs: Change the short description of ClutterActor Fri Mar 16 18:12:13 GMT 2012
- [clutter] osx/stage: Synthesize an enter event on show Fri Mar 16 23:12:43 GMT 2012
- [clutter] Add some utility initializers to ClutterActorBox Sat Mar 17 15:27:49 GMT 2012
- [clutter] actor: Fix set_scale_with_gravity() Sat Mar 17 16:29:50 GMT 2012
- [clutter] Add initializer utilities for ClutterVertex Sat Mar 17 16:29:55 GMT 2012
- [clutter] Use G_VALUE_INIT instead of { 0, } Sat Mar 17 16:41:06 GMT 2012
- [clutter] actor: Remove the implicit easing state save Sat Mar 17 16:51:29 GMT 2012
- [clutter] actor: Avoid popping the easing state stack once too many Sat Mar 17 16:51:34 GMT 2012
- [clutter] script: Add 'context' to the translatable definitions Sat Mar 17 22:56:56 GMT 2012
- [clutter] actor: Add ::transitions-completed signal Sun Mar 18 08:10:56 GMT 2012
- [clutter] Check for XInput 2.2 extension Mon Mar 19 14:48:56 GMT 2012
- [clutter] event: Expose precise scrolling information Mon Mar 19 14:49:01 GMT 2012
- [clutter] x11: Add support for scroll valuators on XInput2.2 Mon Mar 19 14:49:06 GMT 2012
- [clutter] x11: Reset scroll valuators Mon Mar 19 14:49:11 GMT 2012
- [clutter] gdk: Relay scroll delta from GDK Mon Mar 19 14:49:16 GMT 2012
- [clutter] event: Add ClutterTouchEvent Mon Mar 19 14:49:21 GMT 2012
- [clutter] x11: Add support for touch events Mon Mar 19 14:49:26 GMT 2012
- [clutter] x11/keymap: Silence deprecation warnings around a fallback Mon Mar 19 14:49:31 GMT 2012
- [clutter] conform/anchors: Fix a dubious test Mon Mar 19 14:49:36 GMT 2012
- [clutter] docs: Fixes for the API reference Mon Mar 19 15:23:21 GMT 2012
- [clutter] Created tag 1.9.16 Mon Mar 19 15:23:24 GMT 2012
- [clutter] Release Clutter 1.9.16 (1.10 release candidate 1) Mon Mar 19 15:23:26 GMT 2012
- [clutter] Post-release version bump to 1.9.17 Mon Mar 19 15:23:31 GMT 2012
- [clutter] timeline: Increment current-repeat after ::completed Mon Mar 19 18:07:38 GMT 2012
- [clutter] cookbook/examples: Use real implicit animations Mon Mar 19 18:10:52 GMT 2012
- [clutter] Post-branching version bump to 1.11.1 Tue Mar 20 10:25:06 GMT 2012
- [clutter] Created branch clutter-1.10 Tue Mar 20 10:25:12 GMT 2012
- [jhbuild] 3.4/core-deps: Clutter has branched Tue Mar 20 10:27:51 GMT 2012
- [clutter] actor: Clarify and improve memory management of transitions Tue Mar 20 11:19:29 GMT 2012
- [clutter/clutter-1.10] actor: Clarify and improve memory management of transitions Tue Mar 20 11:19:33 GMT 2012
- [clutter] Use g_clear_object() instead of unref() + NULL Tue Mar 20 11:22:32 GMT 2012
- [clutter] property-transition: Remove animatable from the ctor Tue Mar 20 12:01:21 GMT 2012
- [clutter] docs: Add a section on actor animations Tue Mar 20 12:01:22 GMT 2012
- [clutter/clutter-1.10] Use g_clear_object() instead of unref() + NULL Tue Mar 20 12:06:59 GMT 2012
- [clutter/clutter-1.10] property-transition: Remove animatable from the ctor Tue Mar 20 12:07:03 GMT 2012
- [clutter/clutter-1.10] docs: Add a section on actor animations Tue Mar 20 12:07:08 GMT 2012
- [clutter/clutter-1.10] docs: Fix typo Tue Mar 20 12:07:13 GMT 2012
- [clutter] docs: Fix typo Tue Mar 20 13:05:48 GMT 2012
- [clutter] docs: Reorganize the API reference index Tue Mar 20 13:07:09 GMT 2012
- [clutter/clutter-1.10] docs: Reorganize the API reference index Tue Mar 20 13:07:50 GMT 2012
- [clutter] paint-node: Initialize ClutterPaintOperation Tue Mar 20 16:20:56 GMT 2012
- [clutter] conform: Set harsher environment for running tests Tue Mar 20 16:21:01 GMT 2012
- [clutter/clutter-1.10] paint-node: Initialize ClutterPaintOperation Tue Mar 20 16:21:38 GMT 2012
- [clutter/clutter-1.10] conform: Set harsher environment for running tests Tue Mar 20 16:21:43 GMT 2012
- [clutter] interactive/scrolling: Use the implicit animation API Wed Mar 21 13:36:55 GMT 2012
- [clutter] docs: Clean up the animations sections of the Actor reference Wed Mar 21 13:37:00 GMT 2012
- [clutter/clutter-1.10] interactive/scrolling: Use the implicit animation API Wed Mar 21 14:04:46 GMT 2012
- [clutter/clutter-1.10] docs: Clean up the animations sections of the Actor reference Wed Mar 21 14:04:51 GMT 2012
- [clutter/clutter-1.10] Fix fallback profile counter macro Wed Mar 21 14:04:56 GMT 2012
- [clutter] Fix fallback profile counter macro Thu Mar 22 12:01:10 GMT 2012
- [clutter] osx: Fix compilation warnings Thu Mar 22 12:01:15 GMT 2012
- [clutter] version: Add 1.12 version macros Thu Mar 22 12:01:21 GMT 2012
- [clutter/clutter-1.10] actor: Freeze property change notifications on destroy Thu Mar 22 13:35:20 GMT 2012
- [clutter] Created tag 1.10.0 Thu Mar 22 13:35:23 GMT 2012
- [clutter/clutter-1.10] table-layout: Remove unused 'shrink' field. Thu Mar 22 13:35:24 GMT 2012
- [clutter/clutter-1.10] table-layout: Fix column visibility for spanning actors Thu Mar 22 13:35:29 GMT 2012
- [clutter/clutter-1.10] table-layout: Fix x/y-expand for spanning actors Thu Mar 22 13:35:35 GMT 2012
- [clutter/clutter-1.10] table-layout: Remove dead code Thu Mar 22 13:35:40 GMT 2012
- [clutter/clutter-1.10] osx: Fix compilation warnings Thu Mar 22 13:35:45 GMT 2012
- [clutter/clutter-1.10] build: Remove disabling Clutter's deprecation warnings while building it Thu Mar 22 13:35:50 GMT 2012
- [clutter/clutter-1.10] Release Clutter 1.10.0 (stable) Thu Mar 22 13:35:55 GMT 2012
- [clutter/clutter-1.10] Post-release version bump to 1.10.1 Thu Mar 22 13:36:00 GMT 2012
- [clutter-gtk] Bump up the Clutter requirement to 1.9.16 Fri Mar 23 10:08:37 GMT 2012
- [clutter-gtk] Created tag 1.2.0 Fri Mar 23 10:08:42 GMT 2012
- [clutter-gtk] Release Clutter-GTK 1.2.0 Fri Mar 23 10:08:42 GMT 2012
- [clutter-gtk] Post-release version bump to 1.2.1 Fri Mar 23 10:08:47 GMT 2012
- [clutter] build: Remove disabling Clutter's deprecation warnings while building it Fri Mar 23 11:03:46 GMT 2012
- [gnome-dictionary] GNOME Dictionary 3.4.0 (stable) Mon Mar 26 11:39:16 GMT 2012
- [gnome-dictionary] Created tag 3.4.0 Mon Mar 26 11:39:20 GMT 2012
- [gnome-dictionary] Post-release version bump to 3.4.1 Mon Mar 26 11:39:21 GMT 2012
- [clutter] actor: Add IN_DESTRUCTION checks Tue Mar 27 10:52:16 GMT 2012
- [clutter] actor: Add debug annotation in add_transition() Tue Mar 27 10:52:21 GMT 2012
- [clutter] Remove unused fields from LayoutInfo Tue Mar 27 11:10:18 GMT 2012
- [clutter/clutter-1.10] Properly manage timeline refcounting in clutter_animation_set_timeline() Tue Mar 27 11:13:24 GMT 2012
- [clutter/clutter-1.10] Remove unused fields from LayoutInfo Tue Mar 27 11:13:29 GMT 2012
- [clutter] interactive/transitions: Add missing easing state save/restore Wed Mar 28 11:02:51 GMT 2012
- [clutter] actor: Simplify setters of animatable properties Wed Mar 28 11:02:55 GMT 2012
- [clutter] actor: Invalidate the current state when popping easing states Wed Mar 28 11:03:00 GMT 2012
- [clutter] table-layout: Fix [xy]_expand Wed Mar 28 11:03:05 GMT 2012
- [clutter/clutter-1.10] table-layout: Fix [xy]_expand Wed Mar 28 11:08:42 GMT 2012
- [clutter/clutter-1.10] actor: Invalidate the current state when popping easing states Wed Mar 28 11:08:47 GMT 2012
- [clutter] actor: Check easing duration when updating in-flight transitions Wed Mar 28 11:47:28 GMT 2012
- [clutter] interactive/transitions: Jump to middle-click coordinates Wed Mar 28 11:47:33 GMT 2012
- [clutter] interactive/animation: Use implicit animations instead of animate() Wed Mar 28 12:02:19 GMT 2012
- [clutter] docs: Mention in-flight value changes Wed Mar 28 12:23:50 GMT 2012
- [clutter] actor: Ensure we use the current easing duration and mode Wed Mar 28 15:40:22 GMT 2012
- [clutter] actor: Minor optimization to avoid get_preferred_* Wed Mar 28 17:09:16 GMT 2012
- [clutter] actor: Ensure that we correctly remove transitions Thu Mar 29 11:02:10 GMT 2012
- [clutter] actor: Make :content-gravity animatable Thu Mar 29 14:54:45 GMT 2012
- [clutter] interactive/bin-layout: Call save/restore easing state Thu Mar 29 14:54:50 GMT 2012
- [clutter] actor: Make _clutter_actor_foreach_child() safe again Thu Mar 29 14:54:55 GMT 2012
- [clutter] (7 commits) Created branch wip/expand-flags Fri Mar 30 10:18:50 GMT 2012
- [clutter/wip/expand-flags: 1/7] actor: Add basic automatic expand flags Fri Mar 30 10:18:55 GMT 2012
- [clutter/wip/expand-flags: 2/7] actor: Add private get_effective_x_align() method Fri Mar 30 10:19:00 GMT 2012
- [clutter/wip/expand-flags: 3/7] bin-layout: Use the actor align/expand flags Fri Mar 30 10:19:05 GMT 2012
- [clutter/wip/expand-flags: 4/7] interactive/bin-layout: Improve the example code Fri Mar 30 10:19:10 GMT 2012
- [clutter/wip/expand-flags: 5/7] docs: XInclude the bin layout example Fri Mar 30 10:19:15 GMT 2012
- [clutter/wip/expand-flags: 6/7] bin-layout: Deprecate BinLayout alignments Fri Mar 30 10:19:20 GMT 2012
- [clutter/wip/expand-flags: 7/7] box-layout: Add the :orientation property Fri Mar 30 10:19:25 GMT 2012
Emmanuel Pacaud
Eugen Dedu
Fabien Parent
Federico Mena Quintero
Felix Riemann
Florian Brosch
Francesco Fumanti
Frederic Peters
Friedel Wolff
Funda Wang
Gabor Keleman
Garrett Regier
George Lebl
Gheyret Kenji
Gil Forcada Codinachs
Giovanni Campagna
Guillaume Desmottes
Guntupalli Karunakar
Gustavo Noronha Silva
Ignacio Casal Quinteiro
Ihar Hrachyshka
Jakub Steiner
James Liggett
Jared L Jennings
Jason Clinton
Jasper St . Pierre
Jeffrey Stedfast
Jens Georg
Jeremy Bicha
Jesse van den Kieboom
Jim Evins
Jiro Matsuzawa
Joanmarie Diggs
Joaquim Manuel Pereira Rocha
Johan Dahlin
Johannes Schmid
John Ralls
John Stowers
Jonathan Matthew
Jonh Wendell
Jon Nordby
Jordi Mas
Juan Jose Marin Martinez
Juan Pablo Ugarte
Julien Hardlin
Julien Puydt
Julita Inca
Kai Willadsen
Kalev Lember
Kenneth Nielsen
Kevin Cozens
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Krishnababu Krothapalli
Kristian Rietveld
Kristjan Schmidt
Krzesimir Nowak
Lapo Calamandrei
Lionel Landwerlin
Luca Bruno
Luca Ferretti
Lucian Langa
- [gnoduino] sanitize variant and includes functions Sat Mar 03 21:37:25 GMT 2012
- [gnoduino] add support for native boards.txt file Sat Mar 03 21:37:29 GMT 2012
- [gnoduino] fix detect older arduino hardware Sat Mar 03 21:37:35 GMT 2012
- [gnoduino] add missing include generation on libs compiler functions Sat Mar 03 21:37:39 GMT 2012
- [gnoduino] fix compilation on pre1.0 hardware Sun Mar 04 17:05:56 GMT 2012
- [gnoduino/gnoduino-0-3-0] Bug 670471 - Serial Terminal send doesn't seem to work Sun Mar 04 23:09:27 GMT 2012
- [gnoduino] use urllib to handle file uri in recent items Sun Mar 04 23:09:32 GMT 2012
- [gnoduino] Bug 670471 - Serial Terminal send doesn't seem to work Sun Mar 04 23:09:37 GMT 2012
- [gnoduino] fix port detection when burning with arduino as programmer Tue Mar 06 22:12:49 GMT 2012
- [gnoduino] fix port detection when burning arduino as prog - take 2 Fri Mar 09 21:10:47 GMT 2012
- [gnoduino] add Examples menu option Sun Mar 11 20:42:20 GMT 2012
- [gnoduino] support custom hardware (arduino platforms) Thu Mar 15 21:01:31 GMT 2012
- [evolution-rss] bump version Fri Mar 16 20:52:17 GMT 2012
- [evolution-rss] Created tag EVOLUTION-RSS_0_3_91 Mon Mar 19 11:17:25 GMT 2012
- [evolution-rss] post release version bump Mon Mar 19 11:28:47 GMT 2012
- [gnoduino] support new programmers logic (1.0 style) Sat Mar 24 22:56:30 GMT 2012
- [gnoduino] fix reading custom items Sat Mar 24 22:56:35 GMT 2012
- [gnoduino/gnoduino-0-3-0] fix port detection when burning with arduino as programmer Tue Mar 27 07:39:30 GMT 2012
- [gnoduino/gnoduino-0-3-0] fix port detection when burning arduino as prog - take 2 Tue Mar 27 07:39:35 GMT 2012
- [gnoduino] drop unneeded imports Fri Mar 30 19:26:26 GMT 2012
- [gnoduino] Bug 670311 - get rid of the gnome-vfs dependency Fri Mar 30 19:26:31 GMT 2012
- [gnoduino] (237 commits) ...Update hardware from upstream Sat Mar 31 20:14:51 GMT 2012
- [gnoduino: 1/237] Optimized digitalWrite(), etc. from Alvaro Lopez. Sat Mar 31 20:14:56 GMT 2012
- [gnoduino: 2/237] Changes to optimized digitalWrte(), etc. Sat Mar 31 20:15:01 GMT 2012
- [gnoduino: 3/237] Adding noAnalogWrite() function to disable PWM. Sat Mar 31 20:15:06 GMT 2012
- [gnoduino: 4/237] Revert "Adding noAnalogWrite() function to disable PWM." Sat Mar 31 20:15:11 GMT 2012
- [gnoduino: 5/237] Revert "Changes to optimized digitalWrte(), etc." Sat Mar 31 20:15:16 GMT 2012
- [gnoduino: 6/237] Merge branch 'master' into new-extension Sat Mar 31 20:15:21 GMT 2012
- [gnoduino: 7/237] Removing BYTE keyword (use Serial.write() instead). Sat Mar 31 20:15:26 GMT 2012
- [gnoduino: 8/237] Renamed WProgram.h to Arduino.h. Sat Mar 31 20:15:31 GMT 2012
- [gnoduino: 9/237] Moving wiring.h contents into Arduino.h. Sat Mar 31 20:15:36 GMT 2012
- [gnoduino: 10/237] Re-arranging header files and small fixes to optimized core functions. Sat Mar 31 20:15:41 GMT 2012
- [gnoduino: 11/237] Removing optimized digitalWrite(), digitalRead(), pinMode(). Sat Mar 31 20:15:46 GMT 2012
- [gnoduino: 12/237] Rearranging internal #defines in headers. Sat Mar 31 20:15:51 GMT 2012
- [gnoduino: 13/237] Moving all pin definitions into pins_arduino.h. Sat Mar 31 20:15:56 GMT 2012
- [gnoduino: 14/237] Factoring pin definitions out of the core. Sat Mar 31 20:16:01 GMT 2012
- [gnoduino: 15/237] Implemented serial transmit buffering. Sat Mar 31 20:16:06 GMT 2012
- [gnoduino: 16/237] Moving TCCR1B reset into #ifdef check. Sat Mar 31 20:16:11 GMT 2012
- [gnoduino: 17/237] Fixing race condition in Serial write (Brian Cook). Sat Mar 31 20:16:16 GMT 2012
- [gnoduino: 18/237] Flushing outgoing and incoming data in Serial.end(). Sat Mar 31 20:16:21 GMT 2012
- [gnoduino: 19/237] Fixing typo in boards.txt. Sat Mar 31 20:16:26 GMT 2012
- [gnoduino: 20/237] Rewrite of the String class by Paul Stoffregen. Sat Mar 31 20:16:31 GMT 2012
- [gnoduino: 21/237] Removing F("string") syntax for now. Sat Mar 31 20:16:36 GMT 2012
- [gnoduino: 22/237] Renaming append() back to concat(). Sat Mar 31 20:16:41 GMT 2012
- [gnoduino: 23/237] Don't return the string when modifying its value. Sat Mar 31 20:16:47 GMT 2012
- [gnoduino: 24/237] Modifying String.concat() to return success or failure, not this. Sat Mar 31 20:16:52 GMT 2012
- [gnoduino: 25/237] Moving move() to __GXX_EXPERIMENTAL_CXX0X__ only, adding operator bool(). Sat Mar 31 20:16:57 GMT 2012
- [gnoduino: 26/237] Adding additional String + operators for disambiguation. Sat Mar 31 20:17:02 GMT 2012
- [gnoduino: 27/237] Protecting String copy() and move(). Sat Mar 31 20:17:07 GMT 2012
- [gnoduino: 28/237] Starting to distinguish between empty strings and invalid (null) ones. Sat Mar 31 20:17:12 GMT 2012
- [gnoduino: 29/237] Return an invalid string (not a partial one) when operator+() fails. Sat Mar 31 20:17:17 GMT 2012
- [gnoduino: 30/237] Commenting String API behavior. Sat Mar 31 20:17:22 GMT 2012
- [gnoduino: 31/237] String: removing implicit numeric conversions and new approach to "if (s)". Sat Mar 31 20:17:27 GMT 2012
- [gnoduino: 33/237] Pulled out Client API into a base class to allow multiple derived classes to use it, and moved it (p Sat Mar 31 20:17:48 GMT 2012
- [gnoduino: 32/237] Adding F("foo") syntax for flash strings. Sat Mar 31 20:17:48 GMT 2012
- [gnoduino: 35/237] Pulled out Server API into the NetServer base class, and a few minor changes to get the NetClient AP Sat Mar 31 20:17:48 GMT 2012
- [gnoduino: 34/237] Restoring concatenation of built-in types with String. Sat Mar 31 20:17:48 GMT 2012
- [gnoduino: 36/237] Added Printable interface class to allow printing of classes such as IPAddress Sat Mar 31 20:17:52 GMT 2012
- [gnoduino: 37/237] Added a brief explanation of how you'd use Printable Sat Mar 31 20:17:57 GMT 2012
- [gnoduino: 38/237] Added virtual destructor to Printable, which also requires new and delete operators to be added Sat Mar 31 20:18:02 GMT 2012
- [gnoduino: 39/237] Changing Serial.flush() to write outgoing data, not drop incoming data. Sat Mar 31 20:18:07 GMT 2012
- [gnoduino: 40/237] Refactoring the UART0 / USART0 receive interrupt handler. Sat Mar 31 20:18:12 GMT 2012
- [gnoduino: 41/237] Adding serialEvent(), serialEvent1(), etc. Sat Mar 31 20:18:17 GMT 2012
- [gnoduino: 42/237] Optimizing printing of numbers (writing a single buffer). Sat Mar 31 20:18:22 GMT 2012
- [gnoduino: 43/237] Small optimization in HardwareSerial. Sat Mar 31 20:18:27 GMT 2012
- [gnoduino: 44/237] Fixing 300 baud communication for serial. Sat Mar 31 20:18:32 GMT 2012
- [gnoduino: 45/237] Added Printable interface class to allow printing of classes such as IPAddress Sat Mar 31 20:18:37 GMT 2012
- [gnoduino: 46/237] Makefile modification to allow building optiboot in more environments. Allows building within the Ar Sat Mar 31 20:18:43 GMT 2012
- [gnoduino: 47/237] http://code.google.com/p/arduino/issues/detail?id=517 Sat Mar 31 20:18:48 GMT 2012
- [gnoduino: 48/237] This is a relatively significant edit that brings the Arduino copy of optiboot up-to-date with the o Sat Mar 31 20:18:53 GMT 2012
- [gnoduino: 49/237] Update shell script makeall Sat Mar 31 20:18:58 GMT 2012
- [gnoduino: 50/237] Add a version number to the optiboot source and binary. Sat Mar 31 20:19:03 GMT 2012
- [gnoduino: 51/237] Shrink code by using registers for variables "length" and "address" http://code.google.com/p/optiboo Sat Mar 31 20:19:08 GMT 2012
- [gnoduino: 52/237] Update version to reflect previous edit. Sigh. Sat Mar 31 20:19:13 GMT 2012
- [gnoduino: 53/237] Fix errors in LDSECTIONS refactoring (found during atmega8 testing.) Sat Mar 31 20:19:18 GMT 2012
- [gnoduino: 54/237] (make sure .hex and .lst are updated as well.) Sat Mar 31 20:19:23 GMT 2012
- [gnoduino: 55/237] Merge remote branch 'upstream/new-extension' Sat Mar 31 20:19:28 GMT 2012
- [gnoduino: 56/237] http://code.google.com/p/arduino/issues/detail?id=368 Optiboot does not support ArduinoasISP program Sat Mar 31 20:19:33 GMT 2012
- [gnoduino: 57/237] Modify Uno "lock" bits in boards.txt to make bootloader readable by sketches. Part of http://code.g Sat Mar 31 20:19:38 GMT 2012
- [gnoduino: 58/237] Allow the READ PARAMETER command to return our version number. (significant size impact: 14 bytes!) Sat Mar 31 20:19:43 GMT 2012
- [gnoduino: 59/237] Oops. Add atmega8.lst/hex and atmega168.lst/hex to controlled files. Sat Mar 31 20:19:48 GMT 2012
- [gnoduino: 60/237] support for 32u4 and Leonardo pins, uploading, and bootloader programming Sat Mar 31 20:19:53 GMT 2012
- [gnoduino: 61/237] diskloader source and binary for 32u4 Sat Mar 31 20:19:58 GMT 2012
- [gnoduino: 62/237] committed USB API, initial HardwareSerial-USBSerial integration Sat Mar 31 20:20:03 GMT 2012
- [gnoduino: 63/237] cleaned up types. set D5 as not a PWM pin for now. Sat Mar 31 20:20:08 GMT 2012
- [gnoduino: 64/237] Adding SCL, SDA, and LED #defines. Sat Mar 31 20:20:13 GMT 2012
- [gnoduino: 65/237] Adding pin-change interrupt pin mapping macros to pins_arduino.h. http://code.google.com/p/arduino/i Sat Mar 31 20:20:18 GMT 2012
- [gnoduino: 66/237] Adding basic macros for analog + digital pin information. http://code.google.com/p/arduino/issues/de Sat Mar 31 20:20:23 GMT 2012
- [gnoduino: 67/237] increased bootloader delay to approx. 3.5 s Sat Mar 31 20:20:28 GMT 2012
- [gnoduino: 68/237] rebuilt Diskloader, added LED control macros for Leonardo, removed Microtouch defines Sat Mar 31 20:20:33 GMT 2012
- [gnoduino: 69/237] LEDs for D13, TX, and RX are more in line with Uno-like behavior during sketch uploading. D13 flashe Sat Mar 31 20:20:39 GMT 2012
- [gnoduino: 70/237] Serial via USB works Integrated rest of Peter's USB implementation Sat Mar 31 20:20:43 GMT 2012
- [gnoduino: 71/237] Temporary fix for auto-reset from IDE. Will reset chip when DTR is asserted, no matter what CDC bau Sat Mar 31 20:20:48 GMT 2012
- [gnoduino: 72/237] Integrating Stream searching & parsing (Michael Margolis) Sat Mar 31 20:20:53 GMT 2012
- [gnoduino: 73/237] A few API changes to new Stream parsing functions. Sat Mar 31 20:20:58 GMT 2012
- [gnoduino: 74/237] Stream.readBytesUntil() now writes null terminator within length. Sat Mar 31 20:21:03 GMT 2012
- [gnoduino: 75/237] HW Serial on pins 0 and 1 works. Accessed by Serial1.* methods Sat Mar 31 20:21:08 GMT 2012
- [gnoduino: 76/237] USB microcontrollers will call USB.attach() after init(), before setup() Sat Mar 31 20:21:13 GMT 2012
- [gnoduino: 77/237] Renaming pins/ directory to the more generic variants/ Sat Mar 31 20:21:18 GMT 2012
- [gnoduino: 78/237] Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). Sat Mar 31 20:21:23 GMT 2012
- [gnoduino: 79/237] write(), print(), and println() now return number of bytes written. Sat Mar 31 20:21:29 GMT 2012
- [gnoduino: 80/237] changed auto-reset method for upload: now triggered by opening port at 1200 bps Sat Mar 31 20:21:34 GMT 2012
- [gnoduino: 81/237] bugfix - Serial.write() would try to send even if no CDC connection was open. Sat Mar 31 20:21:39 GMT 2012
- [gnoduino: 82/237] Changing from long to ssize_t (int) for write(), print(), println() return. Sat Mar 31 20:21:44 GMT 2012
- [gnoduino: 83/237] Moving write errors out of return value into separate API methods. Sat Mar 31 20:21:49 GMT 2012
- [gnoduino: 84/237] bootloader ends as soon as sketch upload finishes. restored pulsing of LED while bootloader runnin Sat Mar 31 20:21:54 GMT 2012
- [gnoduino: 85/237] Merge branch 'new-extension' of https://github.com/arduino/Arduino Sat Mar 31 20:21:59 GMT 2012
- [gnoduino: 86/237] auto-upload-and-reset works now at 300 bps. patched avrdude for Mac to support 300 bps connection, Sat Mar 31 20:22:04 GMT 2012
- [gnoduino: 87/237] Merge branch 'master' into wifly_integration Sat Mar 31 20:22:09 GMT 2012
- [gnoduino: 88/237] Final changes to integrate latest core updates to WiFly branch Sat Mar 31 20:22:14 GMT 2012
- [gnoduino: 89/237] Changed names of the Ethernet classes: Client -> EthernetClient, NetClient -> Client, and basic test Sat Mar 31 20:22:19 GMT 2012
- [gnoduino: 90/237] Merge branch 'mainline' into new-extension Sat Mar 31 20:22:24 GMT 2012
- [gnoduino: 91/237] brought leonardo folder in line with new variants scheme Sat Mar 31 20:22:29 GMT 2012
- [gnoduino: 92/237] CDC and HID write() routines now return non-void - brought in line with new write behavior Sat Mar 31 20:22:34 GMT 2012
- [gnoduino: 93/237] support for non-Leonardo boards is back! Sat Mar 31 20:22:39 GMT 2012
- [gnoduino: 94/237] Created an abstract base class UDP to match the Client and Server classes, and reworked the Ethernet Sat Mar 31 20:22:44 GMT 2012
- [gnoduino: 95/237] on a CDC or HID write() error, call setWriteError(). better handling of USB_Send errors in CDC. Sat Mar 31 20:22:49 GMT 2012
- [gnoduino: 96/237] added Mouse press() and release() Sat Mar 31 20:22:55 GMT 2012
- [gnoduino: 97/237] Renaming writeError() to getWriteError() in Print (and Stream and friends). Sat Mar 31 20:23:00 GMT 2012
- [gnoduino: 98/237] Moving serialEvent() calls from RX interrupts to main for() loop (after loop()). Sat Mar 31 20:23:05 GMT 2012
- [gnoduino: 99/237] Adding Arduino Ethernet and Arduino Mega ADK (joint w/ Mega 2560) to boards menu. Sat Mar 31 20:23:10 GMT 2012
- [gnoduino: 100/237] Updating to avrdude 5.11 (Windows). stk500 -> arduino in boards.txt. Sat Mar 31 20:23:16 GMT 2012
- [gnoduino: 101/237] Merge branch 'new-extension' of github.com:arduino/Arduino into new-extension Sat Mar 31 20:23:20 GMT 2012
- [gnoduino: 102/237] Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-extension Sat Mar 31 20:23:25 GMT 2012
- [gnoduino: 103/237] changed baudrate for auto-reset-and-upload back to 1200 bps. specified arduino protocol for Leonard Sat Mar 31 20:23:30 GMT 2012
- [gnoduino: 104/237] changed auto-reset trigger condition to fix auto-reset-and-upload for Windows. now reboots when a po Sat Mar 31 20:23:35 GMT 2012
- [gnoduino: 105/237] Changing to a simpler mental model for serialEvent (Paul Stoffregen). Sat Mar 31 20:23:40 GMT 2012
- [gnoduino: 106/237] Making Print::write(char *) non-virtual. Sat Mar 31 20:23:45 GMT 2012
- [gnoduino: 107/237] removed all bootloader mass storage and MSC references Sat Mar 31 20:23:50 GMT 2012
- [gnoduino: 108/237] changed PIDs for Leonardo and Micro. PIDs are now defined in the Makefile Sat Mar 31 20:23:55 GMT 2012
- [gnoduino: 109/237] added Micro section to boards.txt. specified different bootloader hex files for Leonardo and Micro Sat Mar 31 20:24:00 GMT 2012
- [gnoduino: 110/237] support compile-time passing of PID to Leonardo/Micro sketches. PID comes from boards.txt - differe Sat Mar 31 20:24:05 GMT 2012
- [gnoduino: 111/237] Revert "support compile-time passing of PID to Leonardo/Micro sketches. PID comes from boards.txt - Sat Mar 31 20:24:10 GMT 2012
- [gnoduino: 112/237] Revert "added Micro section to boards.txt. specified different bootloader hex files for Leonardo an Sat Mar 31 20:24:16 GMT 2012
- [gnoduino: 113/237] removed leftover pins/ directory Sat Mar 31 20:24:21 GMT 2012
- [gnoduino: 114/237] added compile-time definition of sketch PID. PID is pulled from variants/leonardo or the new varian Sat Mar 31 20:24:26 GMT 2012
- [gnoduino: 115/237] misc. bootloader fixes: increased wait time after receiving avrdude 'Q', increased bootloader timeou Sat Mar 31 20:24:31 GMT 2012
- [gnoduino: 116/237] disabling watchdog in bootloader Sat Mar 31 20:24:36 GMT 2012
- [gnoduino: 117/237] fixed bug where sketches over 28k caused subsequent auto-reset-and-upload attempts to fail. fixed b Sat Mar 31 20:24:41 GMT 2012
- [gnoduino: 118/237] Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-extension Sat Mar 31 20:24:46 GMT 2012
- [gnoduino: 119/237] in bootloader reduced delay between receiving stk500 'Q' and jumping to application Sat Mar 31 20:24:51 GMT 2012
- [gnoduino: 120/237] updated Leonardo INF with correct PID and created new Micro INF. Sat Mar 31 20:24:56 GMT 2012
- [gnoduino: 121/237] Don't consume trailing char in parseInt() and parseFloat (Paul Stoffregen). Sat Mar 31 20:25:01 GMT 2012
- [gnoduino: 122/237] made Mouse.buttons() private. removed MOUSE_ALL macro Sat Mar 31 20:25:06 GMT 2012
- [gnoduino: 123/237] fixed Mouse button assignments Sat Mar 31 20:25:11 GMT 2012
- [gnoduino: 124/237] fixed analog pin mapping for 32u4 Sat Mar 31 20:25:16 GMT 2012
- [gnoduino: 125/237] Added USBasp to programmers list Sat Mar 31 20:25:21 GMT 2012
- [gnoduino: 126/237] Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-extension Sat Mar 31 20:25:26 GMT 2012
- [gnoduino: 127/237] faster LED breathing animation in bootloader Sat Mar 31 20:25:31 GMT 2012
- [gnoduino: 128/237] added to the bootloader iProduct and iManufacturer strings identifying board as an "Arduino Leonardo Sat Mar 31 20:25:36 GMT 2012
- [gnoduino: 129/237] bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or "Arduino Micro Bootloader Sat Mar 31 20:25:41 GMT 2012
- [gnoduino: 130/237] added to sketch iProduct and iManufacturer strings identifying board as either an "Arduino Leonardo" Sat Mar 31 20:25:47 GMT 2012
- [gnoduino: 131/237] Moving Leonardo after Uno. Sat Mar 31 20:25:51 GMT 2012
- [gnoduino: 132/237] added automatic one-shot TX and RX LED control for sketch USB Sat Mar 31 20:25:57 GMT 2012
- [gnoduino: 133/237] Merge https://github.com/arduino/32U4 into new-extension Sat Mar 31 20:26:02 GMT 2012
- [gnoduino: 134/237] restored Micro entry in boards.txt, made separate bootloader images for Leonardo and Micro. Sat Mar 31 20:26:07 GMT 2012
- [gnoduino: 135/237] restored accidentally-deleted Leonardo type in boards.txt Sat Mar 31 20:26:12 GMT 2012
- [gnoduino: 136/237] updated pin mappings for bootloader and pins_arduino.h in anticipation of final hardware. Sat Mar 31 20:26:17 GMT 2012
- [gnoduino: 137/237] updated pin assignment again based on design files for Leonardo Sat Mar 31 20:26:22 GMT 2012
- [gnoduino: 138/237] new bootloader binaries for Micro and Leonardo - uses new assignment for TXLED pin Sat Mar 31 20:26:27 GMT 2012
- [gnoduino: 139/237] added support for TIMER4D used for PWM on Leonardo and Micro D6 Sat Mar 31 20:26:32 GMT 2012
- [gnoduino: 140/237] made some Keyboard methods private Sat Mar 31 20:26:37 GMT 2012
- [gnoduino: 141/237] added Mouse.isPressed() method Sat Mar 31 20:26:42 GMT 2012
- [gnoduino: 142/237] Updating Micro bootloader (previous one was identical to Leonardo). Sat Mar 31 20:26:47 GMT 2012
- [gnoduino: 143/237] Commenting out micro board for now since it's not being released yet. Sat Mar 31 20:26:52 GMT 2012
- [gnoduino: 144/237] Updating bootloader comments. Sat Mar 31 20:26:57 GMT 2012
- [gnoduino: 145/237] Changing Ethernet upload protocol from stk500 to arduino. Sat Mar 31 20:27:02 GMT 2012
- [gnoduino: 146/237] Using alternate timer 0 overflow interrupt signal name for ATtiny24/44/84. Sat Mar 31 20:27:07 GMT 2012
- [gnoduino: 147/237] Fixing warnings in Stream (Paul Stoffregen) Sat Mar 31 20:27:12 GMT 2012
- [gnoduino: 148/237] Explicitly set the SHELL variable when OS=windows, so that we'll use the same shell regardless of wh Sat Mar 31 20:27:17 GMT 2012
- [gnoduino: 149/237] Fixing more warnings (Paul Stoffregen). Sat Mar 31 20:27:22 GMT 2012
- [gnoduino: 150/237] Merge pull request #41 from chiva/patch-1 Sat Mar 31 20:27:27 GMT 2012
- [gnoduino: 151/237] Moving USBasp in programmers menu. Sat Mar 31 20:27:32 GMT 2012
- [gnoduino: 152/237] Merge pull request #30 from WestfW/master Sat Mar 31 20:27:37 GMT 2012
- [gnoduino: 153/237] Makefile modification to allow building optiboot in more environments. Allows building within the Ar Sat Mar 31 20:27:43 GMT 2012
- [gnoduino: 154/237] http://code.google.com/p/arduino/issues/detail?id=517 Sat Mar 31 20:27:48 GMT 2012
- [gnoduino: 155/237] This is a relatively significant edit that brings the Arduino copy of optiboot up-to-date with the o Sat Mar 31 20:27:53 GMT 2012
- [gnoduino: 156/237] Update shell script makeall (cherry picked from commit d4632cb09593e44bc8624c6b9a432c672fe4ad45) Sat Mar 31 20:27:58 GMT 2012
- [gnoduino: 157/237] Add a version number to the optiboot source and binary. Sat Mar 31 20:28:03 GMT 2012
- [gnoduino: 158/237] Shrink code by using registers for variables "length" and "address" http://code.google.com/p/optiboo Sat Mar 31 20:28:08 GMT 2012
- [gnoduino: 159/237] Update version to reflect previous edit. Sigh. (cherry picked from commit e28b716f88968477fa0f42dbd Sat Mar 31 20:28:13 GMT 2012
- [gnoduino: 160/237] Fix errors in LDSECTIONS refactoring (found during atmega8 testing.) (cherry picked from commit 4223 Sat Mar 31 20:28:18 GMT 2012
- [gnoduino: 161/237] (make sure .hex and .lst are updated as well.) (cherry picked from commit ece29c380556878ba8efebce88 Sat Mar 31 20:28:23 GMT 2012
- [gnoduino: 162/237] http://code.google.com/p/arduino/issues/detail?id=368 Optiboot does not support ArduinoasISP program Sat Mar 31 20:28:28 GMT 2012
- [gnoduino: 163/237] Modify Uno "lock" bits in boards.txt to make bootloader readable by sketches. Part of http://code.g Sat Mar 31 20:28:33 GMT 2012
- [gnoduino: 164/237] Allow the READ PARAMETER command to return our version number. (significant size impact: 14 bytes!) Sat Mar 31 20:28:38 GMT 2012
- [gnoduino: 165/237] Oops. Add atmega8.lst/hex and atmega168.lst/hex to controlled files. (cherry picked from commit c56 Sat Mar 31 20:28:43 GMT 2012
- [gnoduino: 166/237] Explicitly set the SHELL variable when OS=windows, so that we'll use the same shell regardless of wh Sat Mar 31 20:28:48 GMT 2012
- [gnoduino: 167/237] Putting the Uno lock bits back. Sat Mar 31 20:28:53 GMT 2012
- [gnoduino: 168/237] initial commit of new Diskloader-based bootloader experiment Sat Mar 31 20:28:58 GMT 2012
- [gnoduino: 169/237] Lowering timer 1 prescale factor (to 8 from 64) for F_CPU less than 8 MHz. Sat Mar 31 20:29:03 GMT 2012
- [gnoduino: 170/237] added more USB source adapted from sketch core. still not enumerating. Sat Mar 31 20:29:08 GMT 2012
- [gnoduino: 171/237] can now enable interrupts but EORSTE or SOFE in USB_::attach() still cause bootloader to hang Sat Mar 31 20:29:13 GMT 2012
- [gnoduino: 172/237] Enumerates! used inline ASM for operation which moves interrupts to boot section Sat Mar 31 20:29:18 GMT 2012
- [gnoduino: 173/237] cleaning up code and comments in main - getting rid of leftover stuff from experiments Sat Mar 31 20:29:24 GMT 2012
- [gnoduino: 174/237] added and modified Program() routine Sat Mar 31 20:29:29 GMT 2012
- [gnoduino: 175/237] starting to port bootloader programming code - testing as I go Sat Mar 31 20:29:34 GMT 2012
- [gnoduino: 176/237] continuing to port programming code. temporarily changed PID to test on Windows (it works) Sat Mar 31 20:29:39 GMT 2012
- [gnoduino: 177/237] avrdude communication starting to work - responds to sync, fails when trying to respond to STK_GET_P Sat Mar 31 20:29:44 GMT 2012
- [gnoduino: 178/237] some progress on responding to parameter requests Sat Mar 31 20:29:49 GMT 2012
- [gnoduino: 179/237] more attempts to get parameter sending to work Sat Mar 31 20:29:54 GMT 2012
- [gnoduino: 180/237] bootloader responds properly now. nearly there - still have an issue with it falling out of sync af Sat Mar 31 20:29:59 GMT 2012
- [gnoduino: 181/237] Correcting analogReference() constants for ATtiny24/44/84 and 25/45/85. Sat Mar 31 20:30:04 GMT 2012
- [gnoduino: 182/237] Renaming LED to LED_BUILTIN. Sat Mar 31 20:30:09 GMT 2012
- [gnoduino: 183/237] Moving ARDUINO_MAIN from main.cpp to wiring_digital.c and hiding PA, PB, etc. Sat Mar 31 20:30:14 GMT 2012
- [gnoduino: 184/237] removed old comments Sat Mar 31 20:30:19 GMT 2012
- [gnoduino: 185/237] fixed logic bug in waiting for synch. stripped out all Serial stuff Sat Mar 31 20:30:24 GMT 2012
- [gnoduino: 186/237] Bug fix in replace(). Sat Mar 31 20:30:29 GMT 2012
- [gnoduino: 187/237] progress on bootloader bug - have implemented blocking USB_Recv. avrdude makes it to flash programm Sat Mar 31 20:30:34 GMT 2012
- [gnoduino: 188/237] closer still - now up to 4680 Sat Mar 31 20:30:39 GMT 2012
- [gnoduino: 189/237] uploading now completes using RC2 on Win7 Sat Mar 31 20:30:44 GMT 2012
- [gnoduino: 190/237] working (?!?!?!) bootloader. doesn't yet restart chip after upload completes. Sat Mar 31 20:30:49 GMT 2012
- [gnoduino: 191/237] working bootloader. had to move interrupts back to application section. NOTE: need to have sketch Sat Mar 31 20:30:54 GMT 2012
- [gnoduino: 192/237] Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot Sat Mar 31 20:30:59 GMT 2012
- [gnoduino: 193/237] brought nuevo_diskloader changes over to diskloader Sat Mar 31 20:31:04 GMT 2012
- [gnoduino: 194/237] removed old comments and unused USB core code Sat Mar 31 20:31:09 GMT 2012
- [gnoduino: 195/237] removed conditional compilation checks for CDC_ENABLED Sat Mar 31 20:31:14 GMT 2012
- [gnoduino: 196/237] cosmetic changes - remove old comments, unused code Sat Mar 31 20:31:20 GMT 2012
- [gnoduino: 197/237] bootloader runs sketch after timeout, added bootloader LED breathing Sat Mar 31 20:31:25 GMT 2012
- [gnoduino: 198/237] changes in core and boards.txt to support new bootloader Sat Mar 31 20:31:30 GMT 2012
- [gnoduino: 199/237] Merge branch 'new-extension' of github.com:arduino/Arduino into diskloader_reboot Sat Mar 31 20:31:35 GMT 2012
- [gnoduino: 200/237] Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot" Sat Mar 31 20:31:40 GMT 2012
- [gnoduino: 201/237] renamed bootloader file Sat Mar 31 20:31:45 GMT 2012
- [gnoduino: 202/237] Protecting the version of parseInt() and parseFloat(). (Paul Stoffregen) Sat Mar 31 20:31:50 GMT 2012
- [gnoduino: 203/237] check to see if a sketch has been loaded before jumping out of bootloader Sat Mar 31 20:31:55 GMT 2012
- [gnoduino: 204/237] Merge branch 'new-extension' of github.com:arduino/Arduino into diskloader_reboot Sat Mar 31 20:32:00 GMT 2012
- [gnoduino: 205/237] changed Leonardo PID to 0x0032 for Diskloader testing. updated .inf to match. Sat Mar 31 20:32:05 GMT 2012
- [gnoduino: 206/237] added 12th ADC channel for Leonardo. cleaned up and corrected comments for pin functions. Sat Mar 31 20:32:10 GMT 2012
- [gnoduino: 207/237] updated analog pin assignments and declared TWI/I2C pins Sat Mar 31 20:32:15 GMT 2012
- [gnoduino: 208/237] restored original non-interrupt-driven DiskLoader Sat Mar 31 20:32:20 GMT 2012
- [gnoduino: 209/237] Added latest firmware for atmega16u2 on R3 boards Sat Mar 31 20:32:25 GMT 2012
- [gnoduino: 210/237] Added latest firmware for usbserial (not combined with DFU) Sat Mar 31 20:32:30 GMT 2012
- [gnoduino: 211/237] Merge branch 'new-extension' of github.com:arduino/Arduino into new-extension Sat Mar 31 20:32:35 GMT 2012
- [gnoduino: 212/237] updated pins_arduino.h for Leonardo to reflect final mapping of A6-A11 Sat Mar 31 20:32:40 GMT 2012
- [gnoduino: 213/237] Fixed handling of Ax constants on Leonardo Sat Mar 31 20:32:46 GMT 2012
- [gnoduino: 214/237] Swapped Dx assignment for MISO and SS to make numbering more sane (Dave Mellis). Also updated comme Sat Mar 31 20:32:51 GMT 2012
- [gnoduino: 215/237] Updated digital pin and port mapping constants in pins_arduino.h for Leonardo. Sat Mar 31 20:32:56 GMT 2012
- [gnoduino: 216/237] Fixed size of const array mapping digital pin number to bit mask. Sat Mar 31 20:33:01 GMT 2012
- [gnoduino: 217/237] Leonardo bootloader now sends iSerial string during enumeration. Seems to satisfy Windows' composit Sat Mar 31 20:33:06 GMT 2012
- [gnoduino: 218/237] Adding Arduino Mini w/ ATmega328. Sat Mar 31 20:33:11 GMT 2012
- [gnoduino: 219/237] readBytes() and readBytesUntil() handle zero bytes and return # of bytes read. Sat Mar 31 20:33:16 GMT 2012
- [gnoduino: 220/237] Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). Sat Mar 31 20:33:21 GMT 2012
- [gnoduino: 221/237] Removing Leonardo (and Mouse/Keyboard examples) for Arduino 1.0 release. Sat Mar 31 20:33:26 GMT 2012
- [gnoduino: 222/237] Fixing delayMicroseconds() timing for 20 MHz clocks. (Erdem U. Altinyurt) Sat Mar 31 20:33:31 GMT 2012
- [gnoduino: 223/237] Support 3rd external interrupt on ATmega1284P (maniacbug) Sat Mar 31 20:33:36 GMT 2012
- [gnoduino: 224/237] Updated reference voltage defines for ATmega1284P. Sat Mar 31 20:33:41 GMT 2012
- [gnoduino: 225/237] Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200). Sat Mar 31 20:33:46 GMT 2012
- [gnoduino: 226/237] Simplifying microseconds <-> clock cycles conversions. (Rob Tillaart) Sat Mar 31 20:33:51 GMT 2012
- [gnoduino: 227/237] Fixing static is not at beginning of declaration warnings (maniacbug). Sat Mar 31 20:33:56 GMT 2012
- [gnoduino: 228/237] Fixing warnings (unsigned comparisons to 0). (maniacbug) Sat Mar 31 20:34:01 GMT 2012
- [gnoduino: 229/237] Fixing findUntil() problem with repeated initial characters. (Jeffery.zksun) Sat Mar 31 20:34:06 GMT 2012
- [gnoduino: 230/237] Adding INPUT_PULLUP option pinMode(). (Paul Stoffregen). Sat Mar 31 20:34:12 GMT 2012
- [gnoduino: 231/237] Adding links to documentation of boards.txt and programmers.txt files. Sat Mar 31 20:34:16 GMT 2012
- [gnoduino: 232/237] Making head and tail unsigned to avoid division in serial ISR. Sat Mar 31 20:34:22 GMT 2012
- [gnoduino: 233/237] prog_char -> char PROGMEM in Print.cpp Sat Mar 31 20:34:26 GMT 2012
- [gnoduino: 234/237] Switching Mini w/ ATmega328 upload protocol from stk500 to arduino. Sat Mar 31 20:34:31 GMT 2012
- [gnoduino: 235/237] Small changes for the ATmega1284. Sat Mar 31 20:34:36 GMT 2012
- [gnoduino: 236/237] Putting ArduinoISP back to 19200 baud. Sat Mar 31 20:34:41 GMT 2012
- [gnoduino: 237/237] Update hardware from upstream Sat Mar 31 20:34:46 GMT 2012
Maciej Marcin Piechotka
Manoj Kumar Giri
Marc-Andre Lureau
Marco Ciampa
Marina Zhurakhinskaya
Martin Nordholts
Martin Pitt
Martin Robinson
Martyn James Russell
Massimo Cora'
Massimo Valentini
Mathias Hasselmann
Matthew Barnes
Matthias Clasen
Michael Biebl
Michael Hill
Michael J . Chudobiak
Michael Natterer
- [gimp] Bug 658477 - add PDB support for more paint and ink options Thu Mar 01 12:01:13 GMT 2012
- [gimp] libgimp: add gimp_ink_blob_type_get_type() to gimp.def Fri Mar 02 11:20:49 GMT 2012
- [gimp] configure: remove the rules for the "gimpinstall" script Fri Mar 02 19:11:14 GMT 2012
- [gimp] Bug 558795 - Using same quick mask color across sessions Sat Mar 03 01:47:23 GMT 2012
- [gimp] Bug 155733 - need to check return values of gimp_drawable_mask_bounds() Sun Mar 04 16:54:31 GMT 2012
- [gimp] plug-ins: change more things in maze from uint to int to fix compiler warnings Sun Mar 04 16:54:35 GMT 2012
- [gimp] app: don't draw the grid if it covers the image entirely Sun Mar 04 19:20:13 GMT 2012
- [gimp] app: use gimp_cairo_set_source_rgb() wheh setting a GimpRGB Mon Mar 05 18:20:11 GMT 2012
- [gimp] app: add "ERROR" to the values of enum GimpPdbErrorCode Mon Mar 05 18:40:53 GMT 2012
- [gimp] Bug 541859 - Colour Balance Range to Adjust has no Effect Wed Mar 07 20:52:29 GMT 2012
- [gimp] app: get rid of a GtkTable in gimp_paint_options_gui(), and some cleanup Fri Mar 09 19:30:23 GMT 2012
- [gimp] devel-docs: updated so the latest additions and changes show up Mon Mar 12 19:12:01 GMT 2012
- [gimp] app: remove another bunch of one-line GtkTables Mon Mar 12 19:12:38 GMT 2012
- [gimp] NEWS: updates Mon Mar 12 19:13:05 GMT 2012
- [gimp] app: use G_GUINT64_FORMAT to print guint64 Mon Mar 12 19:27:19 GMT 2012
- [gimp] AUTHORS: regenerated Mon Mar 12 23:04:30 GMT 2012
- [gimp] Created tag GIMP_2_7_5 Tue Mar 13 00:25:29 GMT 2012
- [gimp-web] downloads: add 2.7.5 Tue Mar 13 00:28:25 GMT 2012
- [gimp] configure: bump version to 2.7.6 Tue Mar 13 00:42:33 GMT 2012
- [gimp] devel-docs: update ftp directory in release-howto.txt Tue Mar 13 01:04:57 GMT 2012
- [gimp] app: the usual formatting cleanup in GimpTileBackendTileManager Tue Mar 13 13:53:42 GMT 2012
- [gimp] app: create an own GimpOperationBrightnessContrast Tue Mar 13 14:03:26 GMT 2012
- [gimp] Deleted branch pippin/goat-invasion Tue Mar 13 14:08:02 GMT 2012
- [gimp] Created branch pippin/goat-invasion Tue Mar 13 14:08:28 GMT 2012
- [gimp/pippin/goat-invasion] imagemap: use GeglBuffer instead of TileManager Tue Mar 13 14:08:33 GMT 2012
- [gimp/pippin/goat-invasion] app: move new get_buffer() functions around; some general cleanup Tue Mar 13 18:39:03 GMT 2012
- [gimp/pippin/goat-invasion] app: allow to opionally not implement GimpImageMapTool::map() Tue Mar 13 22:49:18 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy desaturate implementation Tue Mar 13 22:54:18 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy posterize code Tue Mar 13 23:10:44 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy threshold code Tue Mar 13 23:24:32 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy colorize code Tue Mar 13 23:45:08 GMT 2012
- [gimp/pippin/goat-invasion] app: clean up the desaturate cruft removal to look like the others Tue Mar 13 23:53:06 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the pointless core wrappers for the below simplified color stuff Wed Mar 14 00:38:20 GMT 2012
- [gimp/pippin/goat-invasion] app: remove orphaned Colorize typedef Wed Mar 14 01:02:42 GMT 2012
- [gimp/pippin/goat-invasion] app: remove unused lut-funcs Wed Mar 14 01:02:47 GMT 2012
- [gimp/pippin/goat-invasion] app: cleanup in the new GimpDrawable tile source code Wed Mar 14 09:05:35 GMT 2012
- [gimp/pippin/goat-invasion] app: rename gimp_drawable_apply_operation_with_config() Wed Mar 14 09:16:22 GMT 2012
- [gimp/pippin/goat-invasion] app: always use GEGL to invert drawables Wed Mar 14 09:27:12 GMT 2012
- [gimp/pippin/goat-invasion] app: formatting cleanup in gimpdrawable-operation.c Wed Mar 14 11:32:56 GMT 2012
- [gimp/pippin/goat-invasion] app: use GEGL to invert channels/selections Wed Mar 14 11:33:01 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy invert lut code Wed Mar 14 11:33:06 GMT 2012
- [gimp] Deleted branch pippin/goat-invasion Wed Mar 14 12:01:02 GMT 2012
- [gimp] (25 commits) Created branch pippin/goat-invasion Wed Mar 14 12:01:30 GMT 2012
- [gimp/pippin/goat-invasion: 1/25] imagemap: use GeglBuffer instead of TileManager Wed Mar 14 12:01:35 GMT 2012
- [gimp/pippin/goat-invasion: 2/25] add a util call to get the geglbuffer for a drawable Wed Mar 14 12:01:40 GMT 2012
- [gimp/pippin/goat-invasion: 3/25] make gimp_drawable_apply_operation use the TileManager buffer backend Wed Mar 14 12:01:45 GMT 2012
- [gimp/pippin/goat-invasion: 4/25] imagemap: unref buffers as soon as possible Wed Mar 14 12:01:50 GMT 2012
- [gimp/pippin/goat-invasion: 5/25] lie about gamma to gegl Wed Mar 14 12:01:56 GMT 2012
- [gimp/pippin/goat-invasion: 6/25] app: move new get_buffer() functions around; some general cleanup Wed Mar 14 12:02:01 GMT 2012
- [gimp/pippin/goat-invasion: 7/25] app: use gegl: prefix for ops Wed Mar 14 12:02:06 GMT 2012
- [gimp/pippin/goat-invasion: 8/25] app: allow to opionally not implement GimpImageMapTool::map() Wed Mar 14 12:02:11 GMT 2012
- [gimp/pippin/goat-invasion: 9/25] app: remove the legacy desaturate implementation Wed Mar 14 12:02:16 GMT 2012
- [gimp/pippin/goat-invasion: 10/25] app: remove the legacy posterize code Wed Mar 14 12:02:21 GMT 2012
- [gimp/pippin/goat-invasion: 11/25] app: remove the legacy threshold code Wed Mar 14 12:02:26 GMT 2012
- [gimp/pippin/goat-invasion: 12/25] app: remove the legacy colorize code Wed Mar 14 12:02:31 GMT 2012
- [gimp/pippin/goat-invasion: 13/25] app: clean up the desaturate cruft removal to look like the others Wed Mar 14 12:02:36 GMT 2012
- [gimp/pippin/goat-invasion: 14/25] app: remove the pointless core wrappers for the below simplified color stuff Wed Mar 14 12:02:41 GMT 2012
- [gimp/pippin/goat-invasion: 15/25] app: make gimp_drawable_get_source_node use GeglBuffer Wed Mar 14 12:02:46 GMT 2012
- [gimp/pippin/goat-invasion: 16/25] app: remove orphaned Colorize typedef Wed Mar 14 12:02:51 GMT 2012
- [gimp/pippin/goat-invasion: 17/25] app: remove unused lut-funcs Wed Mar 14 12:02:56 GMT 2012
- [gimp/pippin/goat-invasion: 18/25] app: gimptilebackendtilemanager reduce cases with 0copy Wed Mar 14 12:03:01 GMT 2012
- [gimp/pippin/goat-invasion: 19/25] app: resue the GeglProcessor Wed Mar 14 12:03:06 GMT 2012
- [gimp/pippin/goat-invasion: 20/25] app: cleanup in the new GimpDrawable tile source code Wed Mar 14 12:03:11 GMT 2012
- [gimp/pippin/goat-invasion: 21/25] app: rename gimp_drawable_apply_operation_with_config() Wed Mar 14 12:03:16 GMT 2012
- [gimp/pippin/goat-invasion: 22/25] app: always use GEGL to invert drawables Wed Mar 14 12:03:21 GMT 2012
- [gimp/pippin/goat-invasion: 23/25] app: formatting cleanup in gimpdrawable-operation.c Wed Mar 14 12:03:26 GMT 2012
- [gimp/pippin/goat-invasion: 24/25] app: use GEGL to invert channels/selections Wed Mar 14 12:03:31 GMT 2012
- [gimp/pippin/goat-invasion: 25/25] app: remove the legacy invert lut code Wed Mar 14 12:03:36 GMT 2012
- [gimp/pippin/goat-invasion] app: add gimp_layer_new_from_buffer() Wed Mar 14 20:37:37 GMT 2012
- [gimp/pippin/goat-invasion] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Wed Mar 14 22:11:01 GMT 2012
- [gimp/pippin/goat-invasion] app: completely port GimpBuffer to using GeglBuffer not TileManager Wed Mar 14 22:11:06 GMT 2012
- [gimp/pippin/goat-invasion] app: replace some copy_region() by gegl_buffer_copy() Wed Mar 14 23:03:46 GMT 2012
- [gimp/pippin/goat-invasion] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Wed Mar 14 23:22:33 GMT 2012
- [gimp/pippin/goat-invasion] app: replace more copy_region() by gegl_buffer_copy() Thu Mar 15 00:40:07 GMT 2012
- [gimp/pippin/goat-invasion] app: cache readable and writable buffers in the drawable Thu Mar 15 01:46:00 GMT 2012
- [gimp/pippin/goat-invasion] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Thu Mar 15 18:58:48 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_channel_translate() with GEGL Thu Mar 15 18:58:53 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_channel_real_clear() with GEGL Thu Mar 15 18:58:57 GMT 2012
- [gimp/pippin/goat-invasion] app: implement GimpMaskUndo with GEGL Thu Mar 15 18:59:03 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the unused copy_region_nocow() Thu Mar 15 18:59:08 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_channel_real_sharpen() with gegl:threshold Thu Mar 15 18:59:13 GMT 2012
- [gimp/pippin/goat-invasion] app: remove the legacy threshold lut code Thu Mar 15 18:59:18 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Thu Mar 15 18:59:23 GMT 2012
- [gimp/pippin/goat-invasion] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Thu Mar 15 18:59:28 GMT 2012
- [gimp/pippin/goat-invasion] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Thu Mar 15 18:59:33 GMT 2012
- [gimp/pippin/goat-invasion] app: added GimpPickable::get_buffer() Thu Mar 15 18:59:38 GMT 2012
- [gimp/pippin/goat-invasion] app: keep the undo mask around as GeglBuffer, not TileManager Thu Mar 15 18:59:43 GMT 2012
- [gimp/pippin/goat-invasion] app: make sure TileManagers and the GeglBuffers backed by them are in sync Thu Mar 15 18:59:48 GMT 2012
- [gimp/pippin/goat-invasion] app: clear the projection's background using GEGL Thu Mar 15 19:13:43 GMT 2012
- [gimp/pippin/goat-invasion] app: remove clear_region(), it's replaced by GEGL everywhere Thu Mar 15 19:15:58 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Thu Mar 15 20:05:36 GMT 2012
- [gimp/pippin/goat-invasion] app: remove gaussian_blur_region() and its helpers Thu Mar 15 20:14:59 GMT 2012
- [gimp/pippin/goat-invasion] app: remove empty functions paint_funcs_setup()/free() Thu Mar 15 20:17:32 GMT 2012
- [gimp/pippin/goat-invasion] app: use gegl_buffer_copy() in gimp_drawable_resize() Thu Mar 15 21:03:17 GMT 2012
- [gimp/pippin/goat-invasion] app: some more gegl_buffer_clear()/set_color() on mask objects Thu Mar 15 21:59:06 GMT 2012
- [gimp/pippin/goat-invasion] app: add gimp_drawable_get_babl_format() Thu Mar 15 23:03:46 GMT 2012
- [gimp/pippin/goat-invasion] app: use gimp_image_transform_rgb() instead of transform_color() Thu Mar 15 23:03:51 GMT 2012
- [gimp/pippin/goat-invasion] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Thu Mar 15 23:22:43 GMT 2012
- [gimp/pippin/goat-invasion] app: replace some color_region() and pattern_region() by GEGL code Fri Mar 16 01:21:53 GMT 2012
- [gimp/pippin/goat-invasion] app: don't need an attached item for applying an op to tiles/buffers Fri Mar 16 10:57:32 GMT 2012
- [gimp/pippin/goat-invasion] app: add a flatten meta-op and use it for layers and channels Fri Mar 16 11:50:16 GMT 2012
- [gimp/pippin/goat-invasion] app: allow to "cast" a buffer's pixel format to another one Fri Mar 16 12:24:53 GMT 2012
- [gimp/pippin/goat-invasion] app: use GEGL to extract an image's component into a channel Fri Mar 16 12:48:29 GMT 2012
- [gimp/goat-invasion] app: use GEGL to extract an image's component into a channel Fri Mar 16 13:22:14 GMT 2012
- [gimp/goat-invasion] app: create GimpBrushClipboard's buffers with GEGL Fri Mar 16 13:32:22 GMT 2012
- [gimp/goat-invasion] app: remove obsolete includes from gimpbrushclipboard.c Fri Mar 16 13:37:22 GMT 2012
- [gimp/goat-invasion] app: remove copy_component() and its helper functions Fri Mar 16 13:38:00 GMT 2012
- [gimp/goat-invasion] app: remove copy_color() and its helper functions Fri Mar 16 13:41:07 GMT 2012
- [gimp/goat-invasion] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Fri Mar 16 14:15:32 GMT 2012
- [gimp/goat-invasion] app: use GEGL to create a layer mask from a grayscale copy of the layer Fri Mar 16 14:16:26 GMT 2012
- [gimp/goat-invasion] app: remove flatten_region() and its helper functions Fri Mar 16 14:18:23 GMT 2012
- [gimp/goat-invasion] app: remove the legacy brightness-contrast code and use GEGL instead Fri Mar 16 14:44:31 GMT 2012
- [gimp/goat-invasion] app: create a meta-op to apply mask and opacity Fri Mar 16 16:30:16 GMT 2012
- [gimp/goat-invasion] app: simplify gimp_drawable_offset() a lot Fri Mar 16 17:37:58 GMT 2012
- [gimp/goat-invasion] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Fri Mar 16 17:47:38 GMT 2012
- [gimp/goat-invasion] app: remove shade_region() Fri Mar 16 17:56:29 GMT 2012
- [gimp/goat-invasion] app: remove multiply_alpha_region() and separate_alpha_region() Fri Mar 16 18:01:39 GMT 2012
- [gimp/goat-invasion] app: use GeglBufferIterator in gimp_text_layer_render_layout() Fri Mar 16 23:03:56 GMT 2012
- [gimp/goat-invasion] app: use GeglBufferIterator in gimp_channel_real_is_empty() Fri Mar 16 23:07:13 GMT 2012
- [gimp/goat-invasion] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Fri Mar 16 23:35:51 GMT 2012
- [gimp/goat-invasion] app: flush the drawable_s write_buffer in gimp_drawable_update() Fri Mar 16 23:35:56 GMT 2012
- [gimp/goat-invasion] app: minor cleanup and commenting in gimp_scan_convert_render_full() Sat Mar 17 00:13:16 GMT 2012
- [gimp/goat-invasion] app: port gimp_channel_real_bounds() to GeglBufferIterator Sat Mar 17 00:47:01 GMT 2012
- [gimp/goat-invasion] app: flush both write and write buffer in gimp_drawable_update() Sat Mar 17 11:41:57 GMT 2012
- [gimp/goat-invasion] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Sat Mar 17 11:46:27 GMT 2012
- [gimp/goat-invasion] app: remove obsolete include in gimpchannel.c Sat Mar 17 14:21:45 GMT 2012
- [gimp/goat-invasion] app: add GimpPickable::get_babl_format() Sat Mar 17 14:21:50 GMT 2012
- [gimp/goat-invasion] app: port gimp_palette_import_extract() to GeglBufferIterator Sat Mar 17 14:46:22 GMT 2012
- [gimp/goat-invasion] app: add GimpOperationSetAlpha which sets the alpha channel to a value Sat Mar 17 15:24:56 GMT 2012
- [gimp/goat-invasion] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Sat Mar 17 15:25:01 GMT 2012
- [gimp/goat-invasion] app: move variable to local scope Sat Mar 17 17:20:44 GMT 2012
- [gimp/goat-invasion] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Sat Mar 17 17:31:34 GMT 2012
- [gimp/goat-invasion] app: use the new Babl palette format to implement indexed images Sat Mar 17 19:35:04 GMT 2012
- [gimp/goat-invasion] app: remove unused variable from last commit Sat Mar 17 20:07:12 GMT 2012
- [gimp/goat-invasion] app: require a Babl for all buffers created on top of tiles Sat Mar 17 20:22:46 GMT 2012
- [gimp/goat-invasion] app: let Babl handle all color conversion in gimp_edit_fill_internal() Sat Mar 17 20:46:40 GMT 2012
- [gimp/goat-invasion] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Sat Mar 17 20:59:35 GMT 2012
- [gimp/goat-invasion] app: let Babl handle color conversion in gimp_drawable_fill() Sat Mar 17 21:04:38 GMT 2012
- [gimp/goat-invasion] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Sat Mar 17 21:50:17 GMT 2012
- [gimp/goat-invasion] app: let Babl handle converting layers to indexed Sat Mar 17 21:54:34 GMT 2012
- [gimp/goat-invasion] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Sat Mar 17 22:15:12 GMT 2012
- [gimp/goat-invasion] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Sat Mar 17 23:35:50 GMT 2012
- [gimp/goat-invasion] app: remove gimp_layer_new_from_region() and use from_buffer() instead Sat Mar 17 23:38:05 GMT 2012
- [gimp/goat-invasion] app: convert colors with Babl in gimp_text_layer_render_layout() Sat Mar 17 23:46:02 GMT 2012
- [gimp/goat-invasion] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Sun Mar 18 12:51:11 GMT 2012
- [gimp/goat-invasion] app: add gimp_bpp_to_babl_format_with_alpha() Sun Mar 18 14:00:39 GMT 2012
- [gimp/goat-invasion] app: add GimpPickable::get_babl_format_with_alpha() Sun Mar 18 14:37:39 GMT 2012
- [gimp/goat-invasion] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Sun Mar 18 14:40:04 GMT 2012
- [gimp/goat-invasion] app: use Babl to convert colors in gimp_clone_motion() Sun Mar 18 15:06:36 GMT 2012
- [gimp/goat-invasion] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Sun Mar 18 15:21:20 GMT 2012
- [gimp/goat-invasion] app: add gimp_drawable_get_format_without_alpha() Sun Mar 18 15:24:50 GMT 2012
- [gimp/goat-invasion] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Sun Mar 18 15:28:22 GMT 2012
- [gimp/goat-invasion] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Sun Mar 18 15:34:15 GMT 2012
- [gimp/goat-invasion] app: also port gimp_channel_convert() to apply_operation_to_buffer() Sun Mar 18 15:39:55 GMT 2012
- [gimp/goat-invasion] app: remove gimp_drawable_apply_operation_to_tiles() Sun Mar 18 15:41:10 GMT 2012
- [gimp/goat-invasion] app: stop using gegl_color_set_pixel() with hand-transformed pixels Sun Mar 18 15:53:28 GMT 2012
- [gimp/goat-invasion] app: add image API to get Babl formats based on GimpImageType Sun Mar 18 16:09:25 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_transform_temp_buf() to one single babl_process() Sun Mar 18 16:19:58 GMT 2012
- [gimp/goat-invasion] app: remove gimp_image_transform_color() Sun Mar 18 16:28:18 GMT 2012
- [gimp/goat-invasion] app: remove gimpimage-colorhash.[ch] Sun Mar 18 16:31:56 GMT 2012
- [gimp/goat-invasion] app: make gimp_image_transform_rgb() transform the alpha too Sun Mar 18 16:59:07 GMT 2012
- [gimp/goat-invasion] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Sun Mar 18 18:57:34 GMT 2012
- [gimp/goat-invasion] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Sun Mar 18 19:22:56 GMT 2012
- [gimp/goat-invasion] app: remove unused include Sun Mar 18 19:53:37 GMT 2012
- [gimp/goat-invasion] app: port coloring/patterning a stroked GimpScanConvert to GEGL Sun Mar 18 19:56:03 GMT 2012
- [gimp/goat-invasion] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Sun Mar 18 21:18:26 GMT 2012
- [gimp/goat-invasion] app: add gimp_edit_fill_full() which takes color and pattern Sun Mar 18 21:32:21 GMT 2012
- [gimp/goat-invasion] app: add opacity and paint_mode to gimp_edit_fill[_full]() Sun Mar 18 22:07:02 GMT 2012
- [gimp/goat-invasion] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Sun Mar 18 22:16:19 GMT 2012
- [gimp/goat-invasion] app: port bucket fill to GEGL Mon Mar 19 01:33:44 GMT 2012
- [gimp/goat-invasion] app: remove unused include from gimp-edit.c Mon Mar 19 01:37:15 GMT 2012
- [gimp/goat-invasion] app: remove pattern_region() Mon Mar 19 01:37:20 GMT 2012
- [gimp/goat-invasion] app: remove color_region_mask() Mon Mar 19 01:40:31 GMT 2012
- [gimp/goat-invasion] app: port gimp_channel_combine_mask() to GeglBufferIterator Mon Mar 19 02:15:53 GMT 2012
- [gimp/goat-invasion] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Mon Mar 19 09:47:36 GMT 2012
- [gimp/goat-invasion] app: move base/boundary.[ch] to core/gimpboundary.[ch] Mon Mar 19 13:23:43 GMT 2012
- [gimp/goat-invasion] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Mon Mar 19 14:05:08 GMT 2012
- [gimp/goat-invasion] app: port simple rotating and flipping to GEGL Mon Mar 19 18:59:06 GMT 2012
- [gimp/goat-invasion] app: replace some region operations in blend by GEGL Mon Mar 19 19:53:56 GMT 2012
- [gimp/goat-invasion] app: remove extract_alpha_region() and its helper functions Mon Mar 19 19:57:44 GMT 2012
- [gimp/goat-invasion] app: fill the smudge accum buffer with GEGL Mon Mar 19 20:10:00 GMT 2012
- [gimp/goat-invasion] app: make test-gimptilebackendtilemanager.c build again Mon Mar 19 20:17:15 GMT 2012
- [gimp/goat-invasion] app: implement "show layer mask" in the GEGL graph Mon Mar 19 21:22:29 GMT 2012
- [gimp/goat-invasion] app: be smarter about progress in gimp_apply_operation() Mon Mar 19 22:58:50 GMT 2012
- [gimp/goat-invasion] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Mon Mar 19 23:01:02 GMT 2012
- [gimp/goat-invasion] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Tue Mar 20 09:28:24 GMT 2012
- [gimp/goat-invasion] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Tue Mar 20 13:53:21 GMT 2012
- [gimp/goat-invasion] app: port gimp_selection_extract() to GEGL Tue Mar 20 14:03:01 GMT 2012
- [gimp/goat-invasion] app: remove extract_from_region() and its helper functions Tue Mar 20 14:06:46 GMT 2012
- [gimp/goat-invasion] app: forgot to remove extract_alpha_region()'s declaration Tue Mar 20 14:11:02 GMT 2012
- [gimp/goat-invasion] app: remove shade_pixels(), no clue when it became unused Tue Mar 20 14:14:02 GMT 2012
- [gimp/goat-invasion] app: port GimpBoundary to GEGL, including its API Tue Mar 20 18:56:21 GMT 2012
- [gimp/goat-invasion] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Tue Mar 20 19:41:06 GMT 2012
- [gimp/goat-invasion] app: remove checks from stuff that now works on indexed layers Tue Mar 20 20:34:55 GMT 2012
- [gimp/goat-invasion] app: remove unused tile-manager.h include Tue Mar 20 20:37:49 GMT 2012
- [gimp/goat-invasion] app: port gimp_scan_convert_render_full() to GeglBufferIterator Tue Mar 20 22:14:40 GMT 2012
- [gimp/goat-invasion] app: port the entire GimpScanConvert API to GeglBuffer Tue Mar 20 22:34:53 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_crop_auto_shrink() to GEGL Tue Mar 20 22:58:38 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Tue Mar 20 23:07:02 GMT 2012
- [gimp/goat-invasion] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Tue Mar 20 23:43:40 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_buffer_get_tiles() Tue Mar 20 23:52:09 GMT 2012
- [gimp/goat-invasion] app: add gimp_drawable_set_buffer() and set_buffer_full() Wed Mar 21 00:01:52 GMT 2012
- [gimp/goat-invasion] app: use gimp_drawable_set_buffer() in a few places Wed Mar 21 09:18:38 GMT 2012
- [gimp/goat-invasion] app: flush the buffer in gimp_gegl_buffer_get_tiles() Wed Mar 21 13:26:41 GMT 2012
- [gimp/goat-invasion] app: add gimp_selection_extract_buffer () Wed Mar 21 13:27:23 GMT 2012
- [gimp/goat-invasion] === squash into previous === Wed Mar 21 13:30:05 GMT 2012
- [gimp/goat-invasion] app: port the entire transform API from TileManager to GeglBuffer Wed Mar 21 13:31:11 GMT 2012
- [gimp/goat-invasion] app: port everything to gimp_selection_extract_buffer() Wed Mar 21 13:38:43 GMT 2012
- [gimp/goat-invasion] app: remove gimp_selection_extract_buffer() again Wed Mar 21 13:44:20 GMT 2012
- [gimp/goat-invasion] app: remove gimp_layer_new_from_tiles(), it's now unused Wed Mar 21 13:46:52 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Wed Mar 21 17:58:53 GMT 2012
- [gimp/goat-invasion] app: replace GimpDraable's type by a Babl format Wed Mar 21 19:22:09 GMT 2012
- [gimp/goat-invasion] app: pass the right filter when GEGL-transfomring Wed Mar 21 20:19:39 GMT 2012
- [gimp/goat-invasion] === squash me two commits down === Wed Mar 21 20:25:30 GMT 2012
- [gimp/goat-invasion] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Wed Mar 21 20:26:43 GMT 2012
- [gimp/goat-invasion] app: use hard-edges = TRUE when GEGL-scaling drawables Wed Mar 21 20:27:17 GMT 2012
- [gimp/goat-invasion] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Wed Mar 21 20:38:35 GMT 2012
- [gimp/goat-invasion] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Wed Mar 21 20:49:09 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_buffer_get_tile_manager() Wed Mar 21 20:59:44 GMT 2012
- [gimp/goat-invasion] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Wed Mar 21 21:18:27 GMT 2012
- [gimp/goat-invasion] app: completely port gimpdrawable-convert.c to GeglBuffer Wed Mar 21 21:35:48 GMT 2012
- [gimp/goat-invasion] app: minor cleanup and include removal Wed Mar 21 21:47:44 GMT 2012
- [gimp/goat-invasion] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Wed Mar 21 22:04:37 GMT 2012
- [gimp/goat-invasion] app: change GimpDrawable::set_tiles() to ::set_buffer() Wed Mar 21 22:38:17 GMT 2012
- [gimp/goat-invasion] app: change GimpDrawable::get_tiles() to ::get_buffer() Wed Mar 21 23:08:30 GMT 2012
- [gimp/goat-invasion] app: rename the buffer's tile_source_node to buffer_source_node Wed Mar 21 23:18:46 GMT 2012
- [gimp/goat-invasion] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Thu Mar 22 10:24:36 GMT 2012
- [gimp/goat-invasion] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Thu Mar 22 10:46:05 GMT 2012
- [gimp/goat-invasion] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Thu Mar 22 10:47:27 GMT 2012
- [gimp/goat-invasion] Require GEGL in gimp-2.0.pc Thu Mar 22 11:13:50 GMT 2012
- [gimp/goat-invasion] plug-ins: clean up goat-exercise.c so it is a better example Thu Mar 22 12:05:18 GMT 2012
- [gimp/goat-invasion] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Thu Mar 22 18:11:10 GMT 2012
- [gimp/goat-invasion] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Thu Mar 22 18:11:14 GMT 2012
- [gimp/goat-invasion] app: remove swap_region() and its helper function Thu Mar 22 18:11:19 GMT 2012
- [gimp/goat-invasion] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Thu Mar 22 18:11:24 GMT 2012
- [gimp/goat-invasion] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Thu Mar 22 18:11:29 GMT 2012
- [gimp/goat-invasion] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Thu Mar 22 18:11:35 GMT 2012
- [gimp/goat-invasion] app: more copy_region() -> gegl_buffer_copy() Thu Mar 22 18:11:39 GMT 2012
- [gimp/goat-invasion] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Thu Mar 22 18:11:45 GMT 2012
- [gimp/goat-invasion] app: turn the drawable's shadow tiles into a shadow buffer Thu Mar 22 18:11:49 GMT 2012
- [gimp/goat-invasion] app: flush and refetch the shadow buffer before handing it out Thu Mar 22 18:16:41 GMT 2012
- [gimp/goat-invasion] app: more gimp_drawable_apply_region() -> apply_buffer() Thu Mar 22 18:42:31 GMT 2012
- [gimp/goat-invasion] app: port blend to gimp_drawable_apply_buffer() Thu Mar 22 19:01:39 GMT 2012
- [gimp/goat-invasion] app: use utility functions to create a GeglBuffer from a TempBuf Thu Mar 22 21:10:45 GMT 2012
- [gimp/goat-invasion] app: use gimp_drawable_apply_buffer() for legacy FS composition Thu Mar 22 21:15:42 GMT 2012
- [gimp/goat-invasion] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Thu Mar 22 21:47:42 GMT 2012
- [gimp/goat-invasion] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Thu Mar 22 21:48:37 GMT 2012
- [gimp/goat-invasion] app: turn GimpDrawable::apply_region() into ::apply_buffer() Thu Mar 22 22:47:16 GMT 2012
- [gimp/goat-invasion] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Thu Mar 22 23:12:43 GMT 2012
- [gimp/goat-invasion] app: make gimpdrawable-combine.c more readable before proceeding Fri Mar 23 02:05:33 GMT 2012
- [gimp/goat-invasion] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Fri Mar 23 02:05:38 GMT 2012
- [gimp/goat-invasion] app: remove the legacy curves cruft Fri Mar 23 08:56:52 GMT 2012
- [gimp/goat-invasion] app: remove the legacy levels cruft Fri Mar 23 09:25:55 GMT 2012
- [gimp/goat-invasion] app: forgot to remove the Threshold cruft typedef Fri Mar 23 09:44:29 GMT 2012
- [gimp/goat-invasion] app: change GimpDrawable::replace_region() by ::replace_buffer() Fri Mar 23 11:32:05 GMT 2012
- [gimp/goat-invasion] app: implement "disable layer mask" in the GEGL graph Fri Mar 23 13:22:04 GMT 2012
- [gimp] menus: also disable config-use-gegl in stable Fri Mar 23 15:02:27 GMT 2012
- [gimp/goat-invasion] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Fri Mar 23 23:58:27 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_create_apply_buffer_node() Sat Mar 24 13:56:06 GMT 2012
- [gimp/goat-invasion] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Sat Mar 24 14:24:21 GMT 2012
- [gimp/goat-invasion] app: add a "premultiplied" property to GimpOperationPointLayerMode Sat Mar 24 14:37:42 GMT 2012
- [gimp/goat-invasion] app: add our own GimpOperationNormalMode so we can opt out of premultiply Sat Mar 24 15:22:50 GMT 2012
- [gimp/goat-invasion] === squash me into previous === Sat Mar 24 17:27:12 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_node_set_layer_mode() Sat Mar 24 17:28:57 GMT 2012
- [gimp] app: s/Babl/const Babl/ Sat Mar 24 17:52:55 GMT 2012
- [gimp] Change "2.7" to "2.8" all over the place and set gimp_version to 2.8.0-RC1 Sat Mar 24 18:21:55 GMT 2012
- [gimp] app: forgot to change the actual binary to 2.8 Sat Mar 24 18:42:58 GMT 2012
- [gimp] Deleted branch goat-invasion Sat Mar 24 20:41:51 GMT 2012
- [gimp] (241 commits) Created branch goat-invasion Sat Mar 24 20:42:50 GMT 2012
- [gimp/goat-invasion: 1/241] app: use GeglBuffer instead of TileManager in imagemap Sat Mar 24 20:42:55 GMT 2012
- [gimp/goat-invasion: 2/241] app: add a util call to get the geglbuffer for a drawable Sat Mar 24 20:43:00 GMT 2012
- [gimp/goat-invasion: 3/241] app: make gimp_drawable_apply_operation use the TileManager buffer backend Sat Mar 24 20:43:05 GMT 2012
- [gimp/goat-invasion: 4/241] imagemap: unref buffers as soon as possible Sat Mar 24 20:43:10 GMT 2012
- [gimp/goat-invasion: 5/241] lie about gamma to gegl Sat Mar 24 20:43:15 GMT 2012
- [gimp/goat-invasion: 6/241] app: move new get_buffer() functions around; some general cleanup Sat Mar 24 20:43:20 GMT 2012
- [gimp/goat-invasion: 7/241] app: use gegl: prefix for ops Sat Mar 24 20:43:25 GMT 2012
- [gimp/goat-invasion: 8/241] app: allow to opionally not implement GimpImageMapTool::map() Sat Mar 24 20:43:30 GMT 2012
- [gimp/goat-invasion: 9/241] app: remove the legacy desaturate implementation Sat Mar 24 20:43:35 GMT 2012
- [gimp/goat-invasion: 10/241] app: remove the legacy posterize code Sat Mar 24 20:43:40 GMT 2012
- [gimp/goat-invasion: 11/241] app: remove the legacy threshold code Sat Mar 24 20:43:45 GMT 2012
- [gimp/goat-invasion: 12/241] app: remove the legacy colorize code Sat Mar 24 20:43:51 GMT 2012
- [gimp/goat-invasion: 13/241] app: clean up the desaturate cruft removal to look like the others Sat Mar 24 20:43:56 GMT 2012
- [gimp/goat-invasion: 14/241] app: remove the pointless core wrappers for the below simplified color stuff Sat Mar 24 20:44:01 GMT 2012
- [gimp/goat-invasion: 15/241] app: make gimp_drawable_get_source_node use GeglBuffer Sat Mar 24 20:44:06 GMT 2012
- [gimp/goat-invasion: 18/241] app: gimptilebackendtilemanager reduce cases with 0copy Sat Mar 24 20:44:25 GMT 2012
- [gimp/goat-invasion: 17/241] app: remove unused lut-funcs Sat Mar 24 20:44:25 GMT 2012
- [gimp/goat-invasion: 16/241] app: remove orphaned Colorize typedef Sat Mar 24 20:44:25 GMT 2012
- [gimp/goat-invasion: 19/241] app: resue the GeglProcessor Sat Mar 24 20:44:26 GMT 2012
- [gimp/goat-invasion: 20/241] app: cleanup in the new GimpDrawable tile source code Sat Mar 24 20:44:31 GMT 2012
- [gimp/goat-invasion: 21/241] app: rename gimp_drawable_apply_operation_with_config() Sat Mar 24 20:44:36 GMT 2012
- [gimp/goat-invasion: 22/241] app: always use GEGL to invert drawables Sat Mar 24 20:44:41 GMT 2012
- [gimp/goat-invasion: 23/241] app: formatting cleanup in gimpdrawable-operation.c Sat Mar 24 20:44:46 GMT 2012
- [gimp/goat-invasion: 24/241] app: use GEGL to invert channels/selections Sat Mar 24 20:44:51 GMT 2012
- [gimp/goat-invasion: 25/241] app: remove the legacy invert lut code Sat Mar 24 20:44:56 GMT 2012
- [gimp/goat-invasion: 26/241] app: release tile with dirty flag in gegl tile backend Sat Mar 24 20:45:01 GMT 2012
- [gimp/goat-invasion: 27/241] app: make projection use GeglBuffers Sat Mar 24 20:45:06 GMT 2012
- [gimp/goat-invasion: 28/241] app: remove GimpOperationTileSource Sat Mar 24 20:45:11 GMT 2012
- [gimp/goat-invasion: 29/241] app: add gimp_layer_new_from_buffer() Sat Mar 24 20:45:16 GMT 2012
- [gimp/goat-invasion: 30/241] app: stop gimp_buffer_to_tiles use GeglBuffer Sat Mar 24 20:45:21 GMT 2012
- [gimp/goat-invasion: 31/241] app: remove GimpOperationTileSink Sat Mar 24 20:45:26 GMT 2012
- [gimp/goat-invasion: 32/241] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Sat Mar 24 20:45:31 GMT 2012
- [gimp/goat-invasion: 33/241] app: completely port GimpBuffer to using GeglBuffer not TileManager Sat Mar 24 20:45:36 GMT 2012
- [gimp/goat-invasion: 34/241] app: replace some copy_region() by gegl_buffer_copy() Sat Mar 24 20:45:41 GMT 2012
- [gimp/goat-invasion: 35/241] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Sat Mar 24 20:45:46 GMT 2012
- [gimp/goat-invasion: 36/241] app: replace more copy_region() by gegl_buffer_copy() Sat Mar 24 20:45:51 GMT 2012
- [gimp/goat-invasion: 37/241] app: more meticulously tickle tile ref-counts Sat Mar 24 20:45:56 GMT 2012
- [gimp/goat-invasion: 38/241] app: cache readable and writable buffers in the drawable Sat Mar 24 20:46:01 GMT 2012
- [gimp/goat-invasion: 39/241] app: set GeglBuffer directly in show image-graph Sat Mar 24 20:46:06 GMT 2012
- [gimp/goat-invasion: 40/241] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Sat Mar 24 20:46:11 GMT 2012
- [gimp/goat-invasion: 41/241] app: implement gimp_channel_translate() with GEGL Sat Mar 24 20:46:16 GMT 2012
- [gimp/goat-invasion: 42/241] app: implement gimp_channel_real_clear() with GEGL Sat Mar 24 20:46:22 GMT 2012
- [gimp/goat-invasion: 43/241] app: implement GimpMaskUndo with GEGL Sat Mar 24 20:46:27 GMT 2012
- [gimp/goat-invasion: 44/241] app: remove the unused copy_region_nocow() Sat Mar 24 20:46:32 GMT 2012
- [gimp/goat-invasion: 45/241] app: implement gimp_channel_real_sharpen() with gegl:threshold Sat Mar 24 20:46:37 GMT 2012
- [gimp/goat-invasion: 46/241] app: remove the legacy threshold lut code Sat Mar 24 20:46:42 GMT 2012
- [gimp/goat-invasion: 47/241] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Sat Mar 24 20:46:47 GMT 2012
- [gimp/goat-invasion: 48/241] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Sat Mar 24 20:46:52 GMT 2012
- [gimp/goat-invasion: 49/241] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Sat Mar 24 20:46:57 GMT 2012
- [gimp/goat-invasion: 50/241] app: added GimpPickable::get_buffer() Sat Mar 24 20:47:02 GMT 2012
- [gimp/goat-invasion: 51/241] app: keep the undo mask around as GeglBuffer, not TileManager Sat Mar 24 20:47:07 GMT 2012
- [gimp/goat-invasion: 52/241] app: make sure TileManagers and the GeglBuffers backed by them are in sync Sat Mar 24 20:47:12 GMT 2012
- [gimp/goat-invasion: 53/241] app: clear the projection's background using GEGL Sat Mar 24 20:47:17 GMT 2012
- [gimp/goat-invasion: 54/241] app: remove clear_region(), it's replaced by GEGL everywhere Sat Mar 24 20:47:22 GMT 2012
- [gimp/goat-invasion: 55/241] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Sat Mar 24 20:47:27 GMT 2012
- [gimp/goat-invasion: 56/241] app: remove gaussian_blur_region() and its helpers Sat Mar 24 20:47:32 GMT 2012
- [gimp/goat-invasion: 57/241] app: replace direct low-level GeglBuffer calls with utility. Sat Mar 24 20:47:37 GMT 2012
- [gimp/goat-invasion: 58/241] app: remove empty functions paint_funcs_setup()/free() Sat Mar 24 20:47:42 GMT 2012
- [gimp/goat-invasion: 59/241] app: remove unused #includes Sat Mar 24 20:47:47 GMT 2012
- [gimp/goat-invasion: 60/241] app: use gegl_buffer_copy() in gimp_drawable_resize() Sat Mar 24 20:47:52 GMT 2012
- [gimp/goat-invasion: 61/241] app: some more gegl_buffer_clear()/set_color() on mask objects Sat Mar 24 20:47:58 GMT 2012
- [gimp/goat-invasion: 62/241] app: add gimp_drawable_get_babl_format() Sat Mar 24 20:48:02 GMT 2012
- [gimp/goat-invasion: 63/241] app: use gimp_image_transform_rgb() instead of transform_color() Sat Mar 24 20:48:08 GMT 2012
- [gimp/goat-invasion: 64/241] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Sat Mar 24 20:48:13 GMT 2012
- [gimp/goat-invasion: 65/241] app: default to use GEGL rather than legacy code paths Sat Mar 24 20:48:18 GMT 2012
- [gimp/goat-invasion: 66/241] app: avoid thrashing GEGL side of tile cache in projection Sat Mar 24 20:48:23 GMT 2012
- [gimp/goat-invasion: 67/241] app: fix segfault in previous commit Sat Mar 24 20:48:28 GMT 2012
- [gimp/goat-invasion: 68/241] app: replace some color_region() and pattern_region() by GEGL code Sat Mar 24 20:48:33 GMT 2012
- [gimp/goat-invasion: 69/241] app: don't need an attached item for applying an op to tiles/buffers Sat Mar 24 20:48:38 GMT 2012
- [gimp/goat-invasion: 70/241] app: add a flatten meta-op and use it for layers and channels Sat Mar 24 20:48:43 GMT 2012
- [gimp/goat-invasion: 71/241] app: allow to "cast" a buffer's pixel format to another one Sat Mar 24 20:48:48 GMT 2012
- [gimp/goat-invasion: 72/241] app: use GEGL to extract an image's component into a channel Sat Mar 24 20:48:53 GMT 2012
- [gimp/goat-invasion: 73/241] app: create GimpBrushClipboard's buffers with GEGL Sat Mar 24 20:48:58 GMT 2012
- [gimp/goat-invasion: 74/241] app: remove obsolete includes from gimpbrushclipboard.c Sat Mar 24 20:49:03 GMT 2012
- [gimp/goat-invasion: 75/241] app: remove copy_component() and its helper functions Sat Mar 24 20:49:08 GMT 2012
- [gimp/goat-invasion: 76/241] app: remove copy_color() and its helper functions Sat Mar 24 20:49:13 GMT 2012
- [gimp/goat-invasion: 77/241] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Sat Mar 24 20:49:18 GMT 2012
- [gimp/goat-invasion: 78/241] app: use GEGL to create a layer mask from a grayscale copy of the layer Sat Mar 24 20:49:23 GMT 2012
- [gimp/goat-invasion: 79/241] app: remove flatten_region() and its helper functions Sat Mar 24 20:49:28 GMT 2012
- [gimp/goat-invasion: 80/241] app: remove the legacy brightness-contrast code and use GEGL instead Sat Mar 24 20:49:33 GMT 2012
- [gimp/goat-invasion: 81/241] app: create a meta-op to apply mask and opacity Sat Mar 24 20:49:38 GMT 2012
- [gimp/goat-invasion: 82/241] app: simplify gimp_drawable_offset() a lot Sat Mar 24 20:49:44 GMT 2012
- [gimp/goat-invasion: 83/241] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Sat Mar 24 20:49:48 GMT 2012
- [gimp/goat-invasion: 84/241] app: remove shade_region() Sat Mar 24 20:49:54 GMT 2012
- [gimp/goat-invasion: 85/241] app: remove multiply_alpha_region() and separate_alpha_region() Sat Mar 24 20:49:58 GMT 2012
- [gimp/goat-invasion: 86/241] app: use GeglBufferIterator in gimp_text_layer_render_layout() Sat Mar 24 20:50:04 GMT 2012
- [gimp/goat-invasion: 87/241] app: use GeglBufferIterator in gimp_channel_real_is_empty() Sat Mar 24 20:50:09 GMT 2012
- [gimp/goat-invasion: 88/241] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Sat Mar 24 20:50:13 GMT 2012
- [gimp/goat-invasion: 89/241] app: flush the drawable_s write_buffer in gimp_drawable_update() Sat Mar 24 20:50:19 GMT 2012
- [gimp/goat-invasion: 90/241] app: minor cleanup and commenting in gimp_scan_convert_render_full() Sat Mar 24 20:50:24 GMT 2012
- [gimp/goat-invasion: 91/241] app: port gimp_channel_real_bounds() to GeglBufferIterator Sat Mar 24 20:50:29 GMT 2012
- [gimp/goat-invasion: 92/241] app: flush both write and write buffer in gimp_drawable_update() Sat Mar 24 20:50:34 GMT 2012
- [gimp/goat-invasion: 93/241] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Sat Mar 24 20:50:39 GMT 2012
- [gimp/goat-invasion: 94/241] app: remove obsolete include in gimpchannel.c Sat Mar 24 20:50:44 GMT 2012
- [gimp/goat-invasion: 95/241] app: add GimpPickable::get_babl_format() Sat Mar 24 20:50:49 GMT 2012
- [gimp/goat-invasion: 96/241] app: port gimp_palette_import_extract() to GeglBufferIterator Sat Mar 24 20:50:54 GMT 2012
- [gimp/goat-invasion: 97/241] app: add GimpOperationSetAlpha which sets the alpha channel to a value Sat Mar 24 20:50:59 GMT 2012
- [gimp/goat-invasion: 98/241] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Sat Mar 24 20:51:04 GMT 2012
- [gimp/goat-invasion: 99/241] app: move variable to local scope Sat Mar 24 20:51:09 GMT 2012
- [gimp/goat-invasion: 100/241] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Sat Mar 24 20:51:14 GMT 2012
- [gimp/goat-invasion: 101/241] app: use the new Babl palette format to implement indexed images Sat Mar 24 20:51:19 GMT 2012
- [gimp/goat-invasion: 102/241] app: remove unused variable from last commit Sat Mar 24 20:51:24 GMT 2012
- [gimp/goat-invasion: 103/241] app: require a Babl for all buffers created on top of tiles Sat Mar 24 20:51:29 GMT 2012
- [gimp/goat-invasion: 104/241] app: require git versions of babl/GEGL Sat Mar 24 20:51:34 GMT 2012
- [gimp/goat-invasion: 105/241] app: let Babl handle all color conversion in gimp_edit_fill_internal() Sat Mar 24 20:51:39 GMT 2012
- [gimp/goat-invasion: 106/241] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Sat Mar 24 20:51:44 GMT 2012
- [gimp/goat-invasion: 107/241] app: let Babl handle color conversion in gimp_drawable_fill() Sat Mar 24 20:51:49 GMT 2012
- [gimp/goat-invasion: 108/241] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Sat Mar 24 20:51:54 GMT 2012
- [gimp/goat-invasion: 109/241] app: let Babl handle converting layers to indexed Sat Mar 24 20:51:59 GMT 2012
- [gimp/goat-invasion: 110/241] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Sat Mar 24 20:52:04 GMT 2012
- [gimp/goat-invasion: 111/241] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Sat Mar 24 20:52:09 GMT 2012
- [gimp/goat-invasion: 112/241] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Sat Mar 24 20:52:14 GMT 2012
- [gimp/goat-invasion: 113/241] app: remove gimp_layer_new_from_region() and use from_buffer() instead Sat Mar 24 20:52:19 GMT 2012
- [gimp/goat-invasion: 114/241] app: convert colors with Babl in gimp_text_layer_render_layout() Sat Mar 24 20:52:24 GMT 2012
- [gimp/goat-invasion: 115/241] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Sat Mar 24 20:52:29 GMT 2012
- [gimp/goat-invasion: 116/241] app: sync with babl API change of babl_new_palette Sat Mar 24 20:52:34 GMT 2012
- [gimp/goat-invasion: 117/241] app: add gimp_bpp_to_babl_format_with_alpha() Sat Mar 24 20:52:39 GMT 2012
- [gimp/goat-invasion: 118/241] app: add GimpPickable::get_babl_format_with_alpha() Sat Mar 24 20:52:44 GMT 2012
- [gimp/goat-invasion: 119/241] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Sat Mar 24 20:52:49 GMT 2012
- [gimp/goat-invasion: 120/241] app: use Babl to convert colors in gimp_clone_motion() Sat Mar 24 20:52:55 GMT 2012
- [gimp/goat-invasion: 121/241] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Sat Mar 24 20:53:00 GMT 2012
- [gimp/goat-invasion: 122/241] app: add gimp_drawable_get_format_without_alpha() Sat Mar 24 20:53:05 GMT 2012
- [gimp/goat-invasion: 123/241] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Sat Mar 24 20:53:10 GMT 2012
- [gimp/goat-invasion: 124/241] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Sat Mar 24 20:53:15 GMT 2012
- [gimp/goat-invasion: 125/241] app: also port gimp_channel_convert() to apply_operation_to_buffer() Sat Mar 24 20:53:20 GMT 2012
- [gimp/goat-invasion: 126/241] app: remove gimp_drawable_apply_operation_to_tiles() Sat Mar 24 20:53:25 GMT 2012
- [gimp/goat-invasion: 127/241] app: stop using gegl_color_set_pixel() with hand-transformed pixels Sat Mar 24 20:53:30 GMT 2012
- [gimp/goat-invasion: 128/241] app: add image API to get Babl formats based on GimpImageType Sat Mar 24 20:53:35 GMT 2012
- [gimp/goat-invasion: 129/241] app: port gimp_image_transform_temp_buf() to one single babl_process() Sat Mar 24 20:53:40 GMT 2012
- [gimp/goat-invasion: 130/241] app: remove gimp_image_transform_color() Sat Mar 24 20:53:45 GMT 2012
- [gimp/goat-invasion: 131/241] app: remove gimpimage-colorhash.[ch] Sat Mar 24 20:53:50 GMT 2012
- [gimp/goat-invasion: 132/241] app: all Babls used by GIMP are now const Sat Mar 24 20:53:55 GMT 2012
- [gimp/goat-invasion: 133/241] app: make gimp_image_transform_rgb() transform the alpha too Sat Mar 24 20:54:00 GMT 2012
- [gimp/goat-invasion: 134/241] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Sat Mar 24 20:54:05 GMT 2012
- [gimp/goat-invasion: 135/241] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Sat Mar 24 20:54:10 GMT 2012
- [gimp/goat-invasion: 136/241] app: remove unused include Sat Mar 24 20:54:15 GMT 2012
- [gimp/goat-invasion: 137/241] app: port coloring/patterning a stroked GimpScanConvert to GEGL Sat Mar 24 20:54:20 GMT 2012
- [gimp/goat-invasion: 138/241] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Sat Mar 24 20:54:25 GMT 2012
- [gimp/goat-invasion: 139/241] app: add gimp_edit_fill_full() which takes color and pattern Sat Mar 24 20:54:30 GMT 2012
- [gimp/goat-invasion: 140/241] app: make the GEGL tool work on indexed images Sat Mar 24 20:54:35 GMT 2012
- [gimp/goat-invasion: 141/241] app: add opacity and paint_mode to gimp_edit_fill[_full]() Sat Mar 24 20:54:40 GMT 2012
- [gimp/goat-invasion: 142/241] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Sat Mar 24 20:54:45 GMT 2012
- [gimp/goat-invasion: 143/241] app: port bucket fill to GEGL Sat Mar 24 20:54:50 GMT 2012
- [gimp/goat-invasion: 144/241] app: remove unused include from gimp-edit.c Sat Mar 24 20:54:55 GMT 2012
- [gimp/goat-invasion: 145/241] app: remove pattern_region() Sat Mar 24 20:55:00 GMT 2012
- [gimp/goat-invasion: 146/241] app: remove color_region_mask() Sat Mar 24 20:55:05 GMT 2012
- [gimp/goat-invasion: 147/241] app: port gimp_channel_combine_mask() to GeglBufferIterator Sat Mar 24 20:55:10 GMT 2012
- [gimp/goat-invasion: 148/241] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Sat Mar 24 20:55:15 GMT 2012
- [gimp/goat-invasion: 149/241] app: move base/boundary.[ch] to core/gimpboundary.[ch] Sat Mar 24 20:55:21 GMT 2012
- [gimp/goat-invasion: 150/241] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Sat Mar 24 20:55:26 GMT 2012
- [gimp/goat-invasion: 151/241] app: port simple rotating and flipping to GEGL Sat Mar 24 20:55:30 GMT 2012
- [gimp/goat-invasion: 152/241] app: replace some region operations in blend by GEGL Sat Mar 24 20:55:35 GMT 2012
- [gimp/goat-invasion: 153/241] app: remove extract_alpha_region() and its helper functions Sat Mar 24 20:55:41 GMT 2012
- [gimp/goat-invasion: 154/241] app: fill the smudge accum buffer with GEGL Sat Mar 24 20:55:46 GMT 2012
- [gimp/goat-invasion: 155/241] app: make test-gimptilebackendtilemanager.c build again Sat Mar 24 20:55:51 GMT 2012
- [gimp/goat-invasion: 156/241] app: implement "show layer mask" in the GEGL graph Sat Mar 24 20:55:56 GMT 2012
- [gimp/goat-invasion: 157/241] app: be smarter about progress in gimp_apply_operation() Sat Mar 24 20:56:01 GMT 2012
- [gimp/goat-invasion: 158/241] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Sat Mar 24 20:56:06 GMT 2012
- [gimp/goat-invasion: 159/241] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Sat Mar 24 20:56:11 GMT 2012
- [gimp/goat-invasion: 160/241] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Sat Mar 24 20:56:16 GMT 2012
- [gimp/goat-invasion: 161/241] app: port gimp_selection_extract() to GEGL Sat Mar 24 20:56:21 GMT 2012
- [gimp/goat-invasion: 162/241] app: remove extract_from_region() and its helper functions Sat Mar 24 20:56:26 GMT 2012
- [gimp/goat-invasion: 163/241] app: forgot to remove extract_alpha_region()'s declaration Sat Mar 24 20:56:31 GMT 2012
- [gimp/goat-invasion: 164/241] app: remove shade_pixels(), no clue when it became unused Sat Mar 24 20:56:36 GMT 2012
- [gimp/goat-invasion: 165/241] app: port GimpBoundary to GEGL, including its API Sat Mar 24 20:56:41 GMT 2012
- [gimp/goat-invasion: 166/241] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Sat Mar 24 20:56:46 GMT 2012
- [gimp/goat-invasion: 167/241] app: remove checks from stuff that now works on indexed layers Sat Mar 24 20:56:51 GMT 2012
- [gimp/goat-invasion: 168/241] app: remove unused tile-manager.h include Sat Mar 24 20:56:56 GMT 2012
- [gimp/goat-invasion: 169/241] app: port gimp_scan_convert_render_full() to GeglBufferIterator Sat Mar 24 20:57:02 GMT 2012
- [gimp/goat-invasion: 170/241] app: port the entire GimpScanConvert API to GeglBuffer Sat Mar 24 20:57:07 GMT 2012
- [gimp/goat-invasion: 171/241] app: port gimp_image_crop_auto_shrink() to GEGL Sat Mar 24 20:57:12 GMT 2012
- [gimp/goat-invasion: 172/241] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Sat Mar 24 20:57:17 GMT 2012
- [gimp/goat-invasion: 173/241] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Sat Mar 24 20:57:22 GMT 2012
- [gimp/goat-invasion: 174/241] app: add gimp_gegl_buffer_get_tiles() Sat Mar 24 20:57:27 GMT 2012
- [gimp/goat-invasion: 175/241] app: GeglBuffer tile backend - add ability to combine tiles Sat Mar 24 20:57:32 GMT 2012
- [gimp/goat-invasion: 176/241] app: remove write property of GeglBuffer backend Sat Mar 24 20:57:37 GMT 2012
- [gimp/goat-invasion: 177/241] app: add gimp_drawable_set_buffer() and set_buffer_full() Sat Mar 24 20:57:42 GMT 2012
- [gimp/goat-invasion: 178/241] app: add a GIMP_GEGL_RECT utility macro Sat Mar 24 20:57:47 GMT 2012
- [gimp/goat-invasion: 179/241] app: fix initialization of variable in gimp_layer_get_opacity_at Sat Mar 24 20:57:52 GMT 2012
- [gimp/goat-invasion: 180/241] app: make use of GIMP_GEGL_RECT in more places Sat Mar 24 20:57:57 GMT 2012
- [gimp/goat-invasion: 181/241] app: use gimp_drawable_set_buffer() in a few places Sat Mar 24 20:58:02 GMT 2012
- [gimp/goat-invasion: 182/241] app: flush the buffer in gimp_gegl_buffer_get_tiles() Sat Mar 24 20:58:07 GMT 2012
- [gimp/goat-invasion: 183/241] app: add gimp_selection_extract_buffer () Sat Mar 24 20:58:12 GMT 2012
- [gimp/goat-invasion: 184/241] app: port the entire transform API from TileManager to GeglBuffer Sat Mar 24 20:58:17 GMT 2012
- [gimp/goat-invasion: 185/241] app: port everything to gimp_selection_extract_buffer() Sat Mar 24 20:58:22 GMT 2012
- [gimp/goat-invasion: 186/241] app: remove gimp_selection_extract_buffer() again Sat Mar 24 20:58:27 GMT 2012
- [gimp/goat-invasion: 187/241] app: remove gimp_layer_new_from_tiles(), it's now unused Sat Mar 24 20:58:32 GMT 2012
- [gimp/goat-invasion: 188/241] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Sat Mar 24 20:58:37 GMT 2012
- [gimp/goat-invasion: 189/241] app: replace GimpDraable's type by a Babl format Sat Mar 24 20:58:42 GMT 2012
- [gimp/goat-invasion: 190/241] app: pass the right filter when GEGL-transfomring Sat Mar 24 20:58:47 GMT 2012
- [gimp/goat-invasion: 191/241] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Sat Mar 24 20:58:52 GMT 2012
- [gimp/goat-invasion: 192/241] app: use hard-edges = TRUE when GEGL-scaling drawables Sat Mar 24 20:58:57 GMT 2012
- [gimp/goat-invasion: 193/241] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Sat Mar 24 20:59:03 GMT 2012
- [gimp/goat-invasion: 194/241] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Sat Mar 24 20:59:07 GMT 2012
- [gimp/goat-invasion: 195/241] app: add gimp_gegl_buffer_get_tile_manager() Sat Mar 24 20:59:12 GMT 2012
- [gimp/goat-invasion: 196/241] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Sat Mar 24 20:59:17 GMT 2012
- [gimp/goat-invasion: 197/241] app: completely port gimpdrawable-convert.c to GeglBuffer Sat Mar 24 20:59:22 GMT 2012
- [gimp/goat-invasion: 198/241] app: minor cleanup and include removal Sat Mar 24 20:59:28 GMT 2012
- [gimp/goat-invasion: 199/241] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Sat Mar 24 20:59:33 GMT 2012
- [gimp/goat-invasion: 200/241] app: change GimpDrawable::set_tiles() to ::set_buffer() Sat Mar 24 20:59:38 GMT 2012
- [gimp/goat-invasion: 201/241] app: change GimpDrawable::get_tiles() to ::get_buffer() Sat Mar 24 20:59:43 GMT 2012
- [gimp/goat-invasion: 202/241] app: rename the buffer's tile_source_node to buffer_source_node Sat Mar 24 20:59:48 GMT 2012
- [gimp/goat-invasion: 203/241] libgimp: add a GeglBuffer backend for plug-ins Sat Mar 24 20:59:53 GMT 2012
- [gimp/goat-invasion: 204/241] plug-ins: add GEGL_CFLAGS to many Makefile.am's Sat Mar 24 20:59:58 GMT 2012
- [gimp/goat-invasion: 205/241] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Sat Mar 24 21:00:03 GMT 2012
- [gimp/goat-invasion: 206/241] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Sat Mar 24 21:00:09 GMT 2012
- [gimp/goat-invasion: 207/241] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Sat Mar 24 21:00:13 GMT 2012
- [gimp/goat-invasion: 208/241] Require GEGL in gimp-2.0.pc Sat Mar 24 21:00:19 GMT 2012
- [gimp/goat-invasion: 209/241] plug-ins: clean up goat-exercise.c so it is a better example Sat Mar 24 21:00:23 GMT 2012
- [gimp/goat-invasion: 210/241] libgimp: flush underlying drawable on gegl_buffer_flush Sat Mar 24 21:00:28 GMT 2012
- [gimp/goat-invasion: 211/241] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Sat Mar 24 21:00:34 GMT 2012
- [gimp/goat-invasion: 212/241] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Sat Mar 24 21:00:39 GMT 2012
- [gimp/goat-invasion: 213/241] app: remove swap_region() and its helper function Sat Mar 24 21:00:43 GMT 2012
- [gimp/goat-invasion: 214/241] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Sat Mar 24 21:00:49 GMT 2012
- [gimp/goat-invasion: 215/241] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Sat Mar 24 21:00:57 GMT 2012
- [gimp/goat-invasion: 216/241] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Sat Mar 24 21:00:59 GMT 2012
- [gimp/goat-invasion: 217/241] app: more copy_region() -> gegl_buffer_copy() Sat Mar 24 21:01:04 GMT 2012
- [gimp/goat-invasion: 218/241] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Sat Mar 24 21:01:10 GMT 2012
- [gimp/goat-invasion: 219/241] app: turn the drawable's shadow tiles into a shadow buffer Sat Mar 24 21:01:15 GMT 2012
- [gimp/goat-invasion: 220/241] app: flush and refetch the shadow buffer before handing it out Sat Mar 24 21:01:20 GMT 2012
- [gimp/goat-invasion: 221/241] app: more gimp_drawable_apply_region() -> apply_buffer() Sat Mar 24 21:01:25 GMT 2012
- [gimp/goat-invasion: 222/241] app: port blend to gimp_drawable_apply_buffer() Sat Mar 24 21:01:30 GMT 2012
- [gimp/goat-invasion: 223/241] app: use utility functions to create a GeglBuffer from a TempBuf Sat Mar 24 21:01:35 GMT 2012
- [gimp/goat-invasion: 224/241] app: use gimp_drawable_apply_buffer() for legacy FS composition Sat Mar 24 21:01:40 GMT 2012
- [gimp/goat-invasion: 225/241] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Sat Mar 24 21:01:45 GMT 2012
- [gimp/goat-invasion: 226/241] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Sat Mar 24 21:01:50 GMT 2012
- [gimp/goat-invasion: 227/241] app: turn GimpDrawable::apply_region() into ::apply_buffer() Sat Mar 24 21:01:55 GMT 2012
- [gimp/goat-invasion: 228/241] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Sat Mar 24 21:02:00 GMT 2012
- [gimp/goat-invasion: 229/241] app: make gimpdrawable-combine.c more readable before proceeding Sat Mar 24 21:02:05 GMT 2012
- [gimp/goat-invasion: 230/241] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Sat Mar 24 21:02:10 GMT 2012
- [gimp/goat-invasion: 231/241] app: remove the legacy curves cruft Sat Mar 24 21:02:15 GMT 2012
- [gimp/goat-invasion: 232/241] app: remove the legacy levels cruft Sat Mar 24 21:02:20 GMT 2012
- [gimp/goat-invasion: 233/241] app: forgot to remove the Threshold cruft typedef Sat Mar 24 21:02:26 GMT 2012
- [gimp/goat-invasion: 234/241] app: change GimpDrawable::replace_region() by ::replace_buffer() Sat Mar 24 21:02:31 GMT 2012
- [gimp/goat-invasion: 235/241] app: implement "disable layer mask" in the GEGL graph Sat Mar 24 21:02:35 GMT 2012
- [gimp/goat-invasion: 236/241] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Sat Mar 24 21:02:41 GMT 2012
- [gimp/goat-invasion: 237/241] app: add gimp_gegl_create_apply_buffer_node() Sat Mar 24 21:02:46 GMT 2012
- [gimp/goat-invasion: 238/241] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Sat Mar 24 21:02:51 GMT 2012
- [gimp/goat-invasion: 239/241] app: add a "premultiplied" property to GimpOperationPointLayerMode Sat Mar 24 21:02:56 GMT 2012
- [gimp/goat-invasion: 240/241] app: add our own GimpOperationNormalMode so we can opt out of premultiply Sat Mar 24 21:03:01 GMT 2012
- [gimp/goat-invasion: 241/241] app: add gimp_gegl_node_set_layer_mode() Sat Mar 24 21:03:06 GMT 2012
- [gimp/goat-invasion] app: move GimpHistogram from base/ to core/ Sat Mar 24 21:30:33 GMT 2012
- [gimp/goat-invasion] app: add GimpOperationEqualize and port equalize to it Sun Mar 25 00:03:20 GMT 2012
- [gimp/goat-invasion] app: remove gimp_drawable_process_lut() Sun Mar 25 00:08:58 GMT 2012
- [gimp/goat-invasion] app: fix typo that caused wrong paint apply offset in bucket fill Sun Mar 25 19:13:04 GMT 2012
- [gimp/goat-invasion] app: don't pass 1.0 as boolean value, not that it would change anything... Sun Mar 25 19:39:08 GMT 2012
- [gimp/goat-invasion] app: add GimpOperationShrink which does "shrink selection" Sun Mar 25 20:32:19 GMT 2012
- [gimp/goat-invasion] app: remove "gboolean linear" from all apply_operation APIs Sun Mar 25 21:11:12 GMT 2012
- [gimp/goat-invasion] app: remove "dont-cache" from gimp_apply_opeation() Sun Mar 25 21:14:03 GMT 2012
- [gimp/goat-invasion] app: remove thin_region(), turns out that gimp:shrink was not slow after all Sun Mar 25 21:20:37 GMT 2012
- [gimp/goat-invasion] app: clean up the new shrink op Sun Mar 25 21:41:34 GMT 2012
- [gimp/goat-invasion] app: replace fatten_region() by GimpOperationGrow Sun Mar 25 21:52:52 GMT 2012
- [gimp/goat-invasion] app: replace border_region() by GimpOperationBorder Sun Mar 25 22:35:40 GMT 2012
- [gimp/goat-invasion] app: remove the TileValidateProc from gimp_channel_new_mask() Sun Mar 25 22:38:43 GMT 2012
- [gimp/goat-invasion] app: remove obsolete include from gimpchannel.c Sun Mar 25 22:40:11 GMT 2012
- [gimp/goat-invasion] app: remove color_region() Sun Mar 25 22:42:30 GMT 2012
- [gimp] app: follow GEGL API changes Sun Mar 25 23:14:00 GMT 2012
- [gimp/goat-invasion] app: ask the buffer not the tile manager for its size Sun Mar 25 23:43:54 GMT 2012
- [gimp/goat-invasion] app: remove unused base/ includes Sun Mar 25 23:43:59 GMT 2012
- [gimp/goat-invasion] app: use gegl_buffer_set_format() to "cast" a dest buffers format Mon Mar 26 13:23:20 GMT 2012
- [gimp/goat-invasion] app: properly sync the projection's tiles and their buffer Mon Mar 26 13:28:53 GMT 2012
- [gimp/goat-invasion] app: more gegl_buffer_iterator_new() updates Mon Mar 26 17:08:42 GMT 2012
- [gimp/goat-invasion] app: factor out the creation of GeglOperation config proxy objects Mon Mar 26 17:12:10 GMT 2012
- [gegl] property-types: don't comment out default value handling in GeglParamSpecColor Mon Mar 26 17:20:12 GMT 2012
- [gimp/goat-invasion] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Mon Mar 26 17:54:59 GMT 2012
- [gimp/goat-invasion] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Mon Mar 26 19:01:52 GMT 2012
- [gimp/goat-invasion] app: add infrastructure to invoke GEGL filters from a menu item Mon Mar 26 20:58:01 GMT 2012
- [gimp/goat-invasion] app: clean up includes in filters-commands.c Mon Mar 26 21:19:17 GMT 2012
- [gimp/goat-invasion] app: better GEGL code in gimp_layer_create_mask() Mon Mar 26 21:28:22 GMT 2012
- [gimp/goat-invasion] app: remove some obsolete legacy includes from gimpdrawable.c Mon Mar 26 21:32:10 GMT 2012
- [gimp/goat-invasion] app: add GimpOperationShapeburst to calculate the distance map for blend Tue Mar 27 00:01:36 GMT 2012
- [gimp/goat-invasion] app: port the rest of the shapeburst blend logic to GEGL Tue Mar 27 00:39:43 GMT 2012
- [gimp/goat-invasion] app: remove the global dist_buffer variable and pass it around locally Tue Mar 27 00:47:39 GMT 2012
- [gimp/goat-invasion] app: remove legacy includes from blend Tue Mar 27 00:58:00 GMT 2012
- [gimp/goat-invasion] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Tue Mar 27 07:53:11 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_progress_connect() Tue Mar 27 15:15:50 GMT 2012
- [gimp/goat-invasion] app: use below new function for shapeburst blend and cage tool progress Tue Mar 27 15:15:55 GMT 2012
- [gimp/goat-invasion] app: port the entire plug-in tile communication to using GeglBuffers Tue Mar 27 17:59:42 GMT 2012
- [gimp/goat-invasion] app: remove includes from app/plug-in/ Tue Mar 27 18:35:49 GMT 2012
- [gimp/goat-invasion] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Tue Mar 27 19:34:31 GMT 2012
- [gimp/goat-invasion] app: remove the legacy color-balance cruft Tue Mar 27 19:56:54 GMT 2012
- [gegl] buffer: make src pointer in gegl_buffer_set() const Tue Mar 27 20:51:38 GMT 2012
- [gimp/goat-invasion] pdb: port drawable pixel access API to GEGL Tue Mar 27 21:13:23 GMT 2012
- [gimp/goat-invasion] app: use the same indexed Babl formats during an image's lifetime Wed Mar 28 17:17:05 GMT 2012
- [gimp/goat-invasion] app: port gimpimage-convert.c to GEGL Wed Mar 28 17:17:10 GMT 2012
- [gimp/goat-invasion] app: formatting cleanup in gimpimage-convert.c Wed Mar 28 17:56:11 GMT 2012
- [gimp/goat-invasion] app: increase the tile size for plug-ins to 128x128 Wed Mar 28 18:17:47 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_pick_color() to return a Babl format Wed Mar 28 19:38:34 GMT 2012
- [gimp/goat-invasion] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Wed Mar 28 20:58:08 GMT 2012
- [gimp/goat-invasion] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Wed Mar 28 21:14:27 GMT 2012
- [gimp/goat-invasion] app: don't use gimp_image_get_color() in GimpPickable Wed Mar 28 21:27:13 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_contiguous_region_by_color() to GEGL Wed Mar 28 23:18:03 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_contiguous_region_by_seed() to babl_process() Wed Mar 28 23:52:37 GMT 2012
- [gimp/goat-invasion] app: remove gimp_image_get_color() Wed Mar 28 23:54:19 GMT 2012
- [gimp/goat-invasion] app: forgot the GimpImageType -> Babl change in pick_color() here Thu Mar 29 00:34:21 GMT 2012
- [gimp/goat-invasion] app: remove the lagacy hue-saturation cruft Thu Mar 29 00:36:53 GMT 2012
- [gimp/goat-invasion] app: remove legayc support from GimpImageMapTool Thu Mar 29 00:39:11 GMT 2012
- [gimp/goat-invasion] app: remove legacy support from GimpImageMap Thu Mar 29 00:54:18 GMT 2012
- [gimp/goat-invasion] app: more GimpImageType -> Babl Thu Mar 29 07:44:36 GMT 2012
- [gimp/goat-invasion] app: have the display renderer ask for the projection's format not image_type Thu Mar 29 16:50:23 GMT 2012
- [gimp/goat-invasion] app: add gimp_context_get_foreground, background_pixel() Thu Mar 29 17:20:20 GMT 2012
- [gimp/goat-invasion] app: remove legacy support from gimpdrawable-transform.c Thu Mar 29 17:37:29 GMT 2012
- [gimp/goat-invasion] app: use a GEGL graph for perspective clone's transform Thu Mar 29 18:12:54 GMT 2012
- [gimp/goat-invasion] app: remove the legacy gimp-transform-region code Thu Mar 29 18:19:12 GMT 2012
- [gimp/goat-invasion] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Thu Mar 29 18:36:49 GMT 2012
- [gimp/goat-invasion] app: remove GimpPickable::get_image_type() Thu Mar 29 18:41:00 GMT 2012
- [gimp/goat-invasion] app: remove GimpPickable::get_bytes() Thu Mar 29 18:52:14 GMT 2012
- [gimp/goat-invasion] app: replace GimpProjectable::get_image_type() by ::get_format() Thu Mar 29 19:10:41 GMT 2012
- [gimp/goat-invasion] app: the destroy functions ar gone from GEGL, use g_object_unref() instead Thu Mar 29 21:08:58 GMT 2012
- [gimp/goat-invasion] app: remove drawable->private->format, its buffer has a format already Thu Mar 29 21:21:02 GMT 2012
- [gimp/goat-invasion] app: remove the legacy option in gimp_drawable_scale() Thu Mar 29 21:57:22 GMT 2012
- [gimp/goat-invasion] app: remove paint-funcs/scale-region.[ch] Thu Mar 29 21:59:20 GMT 2012
- [gimp/goat-invasion] app: remove paint-funcs/reduce-region.[ch] Thu Mar 29 22:00:38 GMT 2012
- [gimp/goat-invasion] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Thu Mar 29 22:14:23 GMT 2012
- [gimp/goat-invasion] app: add parent_type parameter to gimp_gegl_get_config_proxy() Thu Mar 29 22:52:09 GMT 2012
- [gimp/goat-invasion] app: use a GimpSpinScale instead of a scale entry in the prop_table Thu Mar 29 23:25:22 GMT 2012
- [gimp/goat-invasion] app: remove gimpdrawable-process.[ch] Thu Mar 29 23:36:59 GMT 2012
- [gimp] app: don't dereference a NULL session_info->p->factory_entry Fri Mar 30 07:56:26 GMT 2012
- [gimp] app: don't set another scanner error after gimp_config_deserialize() failed Fri Mar 30 08:11:06 GMT 2012
- [gimp] Depend on Babl 0.1.8 Fri Mar 30 08:13:51 GMT 2012
- [gimp] Deleted branch gtk3-port Fri Mar 30 09:00:11 GMT 2012
- [gimp] (227 commits) Created branch gtk3-port Fri Mar 30 09:01:15 GMT 2012
- [gimp/gtk3-port: 1/227] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Fri Mar 30 09:01:15 GMT 2012
- [gimp/gtk3-port: 2/227] libgimpwidgets: remove deprecated files from the build Fri Mar 30 09:01:15 GMT 2012
- [gimp/gtk3-port: 3/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Fri Mar 30 09:01:18 GMT 2012
- [gimp/gtk3-port: 4/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Mar 30 09:01:20 GMT 2012
- [gimp/gtk3-port: 5/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Fri Mar 30 09:01:25 GMT 2012
- [gimp/gtk3-port: 6/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:01:30 GMT 2012
- [gimp/gtk3-port: 7/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:01:35 GMT 2012
- [gimp/gtk3-port: 8/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:01:40 GMT 2012
- [gimp/gtk3-port: 9/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ Fri Mar 30 09:01:46 GMT 2012
- [gimp/gtk3-port: 10/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:01:50 GMT 2012
- [gimp/gtk3-port: 11/227] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Fri Mar 30 09:01:55 GMT 2012
- [gimp/gtk3-port: 12/227] libgimpwidgets: remove deprecated files completely Fri Mar 30 09:02:01 GMT 2012
- [gimp/gtk3-port: 13/227] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Fri Mar 30 09:02:06 GMT 2012
- [gimp/gtk3-port: 14/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:11 GMT 2012
- [gimp/gtk3-port: 15/227] app: remove GTK_OBJECT() cast Fri Mar 30 09:02:16 GMT 2012
- [gimp/gtk3-port: 16/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:21 GMT 2012
- [gimp/gtk3-port: 17/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:26 GMT 2012
- [gimp/gtk3-port: 18/227] app: port virtual functions to GTK+ 3.0 API Fri Mar 30 09:02:31 GMT 2012
- [gimp/gtk3-port: 19/227] app: get rid of a GTK_OBJECT() cast Fri Mar 30 09:02:36 GMT 2012
- [gimp/gtk3-port: 20/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:41 GMT 2012
- [gimp/gtk3-port: 21/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:46 GMT 2012
- [gimp/gtk3-port: 22/227] app: port to GtkWidget::draw() Fri Mar 30 09:02:51 GMT 2012
- [gimp/gtk3-port: 23/227] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Fri Mar 30 09:02:56 GMT 2012
- [gimp/gtk3-port: 24/227] app: port to GtkWidget::draw() Fri Mar 30 09:03:01 GMT 2012
- [gimp/gtk3-port: 25/227] app: s/GtkObject/GtkAdjustment/ Fri Mar 30 09:03:06 GMT 2012
- [gimp/gtk3-port: 26/227] app: port to GtkWidget::draw() Fri Mar 30 09:03:11 GMT 2012
- [gimp/gtk3-port: 27/227] app: port GimpNavigationView to GtkWidget::draw() Fri Mar 30 09:03:16 GMT 2012
- [gimp/gtk3-port: 28/227] app: port GimpPaletteView to GtkWidget::draw() Fri Mar 30 09:03:21 GMT 2012
- [gimp/gtk3-port: 29/227] app: port to GtkWidget::draw() Fri Mar 30 09:03:26 GMT 2012
- [gimp/gtk3-port: 30/227] app: get rid of GtkObject in GimpUIManager Fri Mar 30 09:03:31 GMT 2012
- [gimp/gtk3-port: 31/227] app: port to GtkWidget::draw() Fri Mar 30 09:03:36 GMT 2012
- [gimp/gtk3-port: 32/227] app: no need to alloc colors any longer, GdkColormap is gone Fri Mar 30 09:03:41 GMT 2012
- [gimp/gtk3-port: 33/227] app: port call to gtk_paint_arrow() to GTK+ 3.0 Fri Mar 30 09:03:47 GMT 2012
- [gimp/gtk3-port: 34/227] app: port device management to GdkDeviceManager Fri Mar 30 09:03:52 GMT 2012
- [gimp/gtk3-port: 35/227] app: remove obsolete (GtkObject **) casts Fri Mar 30 09:03:57 GMT 2012
- [gimp/gtk3-port: 36/227] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Mar 30 09:04:02 GMT 2012
- [gimp/gtk3-port: 37/227] app: port GimpScalComboBox to GTK+ 3.0 Fri Mar 30 09:04:07 GMT 2012
- [gimp/gtk3-port: 38/227] app: use gtk_widget_get_preferred_size() instead of size_request() Fri Mar 30 09:04:12 GMT 2012
- [gimp/gtk3-port: 39/227] libgimpwidgets: port GimpFrame to GTK+ 3.0 Fri Mar 30 09:04:17 GMT 2012
- [gimp/gtk3-port: 40/227] app: port tools to GTK+ 3.0 (trivial changes only) Fri Mar 30 09:04:22 GMT 2012
- [gimp/gtk3-port: 41/227] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Fri Mar 30 09:04:27 GMT 2012
- [gimp/gtk3-port: 42/227] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Fri Mar 30 09:04:32 GMT 2012
- [gimp/gtk3-port: 43/227] app: use GdkDeviceManager to list devices Fri Mar 30 09:04:38 GMT 2012
- [gimp/gtk3-port: 44/227] app: port to GtkWidget::draw() Fri Mar 30 09:04:43 GMT 2012
- [gimp/gtk3-port: 45/227] app: remove calls to colormap functions, they are gone Fri Mar 30 09:04:48 GMT 2012
- [gimp/gtk3-port: 46/227] libgimpwidgets: get rid of (GtkObject **) casts Fri Mar 30 09:04:53 GMT 2012
- [gimp/gtk3-port: 47/227] app: port the splash to GTK+ 3.0 Fri Mar 30 09:04:58 GMT 2012
- [gimp/gtk3-port: 48/227] libgimpwidgets: port the ruler to GTK+ 3.0 Fri Mar 30 09:05:03 GMT 2012
- [gimp/gtk3-port: 49/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:05:08 GMT 2012
- [gimp/gtk3-port: 50/227] app: port to GtkWidget::draw() Fri Mar 30 09:05:13 GMT 2012
- [gimp/gtk3-port: 51/227] app: port the overlay stuff to GTK+ 3.0 Fri Mar 30 09:05:18 GMT 2012
- [gimp/gtk3-port: 52/227] app: use the container icon view, the grid view is not GTK+ 3.0-able Fri Mar 30 09:05:23 GMT 2012
- [gimp/gtk3-port: 53/227] app: port to GtkWidget::draw() (incompletely) Fri Mar 30 09:05:28 GMT 2012
- [gimp/gtk3-port: 54/227] app: remove call to gtk_statusbar_set_has_resize_grip() Fri Mar 30 09:05:33 GMT 2012
- [gimp/gtk3-port: 55/227] app: port the tag entry to GTK+ 3.0 Fri Mar 30 09:05:38 GMT 2012
- [gimp/gtk3-port: 56/227] app: port to GtkWidget::draw() but disable the code inside with #if 0 Fri Mar 30 09:05:43 GMT 2012
- [gimp/gtk3-port: 57/227] app: can't set the scale combo entry's properties in init() any longer Fri Mar 30 09:05:48 GMT 2012
- [gimp/gtk3-port: 58/227] app: port to GtkWidget::draw() Fri Mar 30 09:05:53 GMT 2012
- [gimp/gtk3-port: 59/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:05:58 GMT 2012
- [gimp/gtk3-port: 60/227] modules: s/GtkObject/GtkAdjustment/ Fri Mar 30 09:06:03 GMT 2012
- [gimp/gtk3-port: 61/227] app: didn't completely commit the display shell expose() -> draw() change Fri Mar 30 09:06:08 GMT 2012
- [gimp/gtk3-port: 62/227] app: fix display shell background drawing Fri Mar 30 09:06:13 GMT 2012
- [gimp/gtk3-port: 63/227] app: fix canvas double buffering using cairo_push, pop_group() Fri Mar 30 09:06:18 GMT 2012
- [gimp/gtk3-port: 64/227] script-fu: port to GTK+ 3.0 Fri Mar 30 09:06:23 GMT 2012
- [gimp/gtk3-port: 65/227] app: port to GtkWidget::draw() Fri Mar 30 09:06:28 GMT 2012
- [gimp/gtk3-port: 66/227] app: passing -1 as width/height to gtk_paint_box() no longer works Fri Mar 30 09:06:33 GMT 2012
- [gimp/gtk3-port: 67/227] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Fri Mar 30 09:06:39 GMT 2012
- [gimp/gtk3-port: 68/227] app: remove GimpContainerGridView from the build entirely Fri Mar 30 09:06:43 GMT 2012
- [gimp/gtk3-port: 69/227] modules: port to GtkWidget::draw() Fri Mar 30 09:06:49 GMT 2012
- [gimp/gtk3-port: 70/227] libgimpwidgets: port to GtkWidget::draw() Fri Mar 30 09:06:54 GMT 2012
- [gimp/gtk3-port: 71/227] libgimp: port to GtkWidget::draw() Fri Mar 30 09:06:59 GMT 2012
- [gimp/gtk3-port: 72/227] app: don't translate to allocation.x,y Fri Mar 30 09:07:04 GMT 2012
- [gimp/gtk3-port: 73/227] app: port to GtkWidget::draw() Fri Mar 30 09:07:09 GMT 2012
- [gimp/gtk3-port: 74/227] app: forgot to remove a cairo_destroy() in draw() Fri Mar 30 09:07:14 GMT 2012
- [gimp/gtk3-port: 75/227] app: port to GtkWidget::draw() Fri Mar 30 09:07:19 GMT 2012
- [gimp/gtk3-port: 76/227] app: GtkEntry turned into a no-window widget Fri Mar 30 09:07:24 GMT 2012
- [gimp/gtk3-port: 77/227] app: use the new GtkScrollable API instead of deprecated tree view API Fri Mar 30 09:07:29 GMT 2012
- [gimp/gtk3-port: 78/227] app: cairo_save()/restore() around chaining up in draw() Fri Mar 30 09:07:34 GMT 2012
- [gimp/gtk3-port: 79/227] app: add ugly workaround to make the icon view adapt to view size changes Fri Mar 30 09:07:39 GMT 2012
- [gimp/gtk3-port: 80/227] plug-ins: lots of trivial GTK+ 3.0 porting Fri Mar 30 09:07:44 GMT 2012
- [gimp/gtk3-port: 81/227] plug-ins: port jpeg-save to GTK+ 3.0 Fri Mar 30 09:07:49 GMT 2012
- [gimp/gtk3-port: 82/227] plug-ins: port file-png to GTK+ 3.0 Fri Mar 30 09:07:54 GMT 2012
- [gimp/gtk3-port: 83/227] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Fri Mar 30 09:07:59 GMT 2012
- [gimp/gtk3-port: 84/227] plug-ins: more s/GtkObject/GtkAdjustment/ Fri Mar 30 09:08:04 GMT 2012
- [gimp/gtk3-port: 85/227] plug-ins: port some more plug-ins to GTK+ 3.0 Fri Mar 30 09:08:09 GMT 2012
- [gimp/gtk3-port: 86/227] app: port the colormap editor to GTK+ 3.0 Fri Mar 30 09:08:14 GMT 2012
- [gimp/gtk3-port: 87/227] app: remove GtkWrapBox Fri Mar 30 09:08:20 GMT 2012
- [gimp/gtk3-port: 88/227] libgimpwidgets: port to the new size request API Fri Mar 30 09:08:25 GMT 2012
- [gimp/gtk3-port: 89/227] app: port to the new size request API Fri Mar 30 09:08:29 GMT 2012
- [gimp/gtk3-port: 90/227] plug-ins: port the print preview to the new size request API Fri Mar 30 09:08:35 GMT 2012
- [gimp/gtk3-port: 91/227] plug-ins: port sphere-designer to GtkWidget::draw() Fri Mar 30 09:08:40 GMT 2012
- [gimp/gtk3-port: 92/227] plug-ins: port cml-explorer to GtkWidget::draw() Fri Mar 30 09:08:45 GMT 2012
- [gimp/gtk3-port: 93/227] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Fri Mar 30 09:08:50 GMT 2012
- [gimp/gtk3-port: 94/227] plug-ins: port lighting to GTK+ 3.0 Fri Mar 30 09:08:55 GMT 2012
- [gimp/gtk3-port: 95/227] plug-ins: port the unit-editor to GtkScrollable Fri Mar 30 09:09:00 GMT 2012
- [gimp/gtk3-port: 96/227] app: fix GimpOverlayDialog's minimum height Fri Mar 30 09:09:05 GMT 2012
- [gimp/gtk3-port: 97/227] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Fri Mar 30 09:09:10 GMT 2012
- [gimp/gtk3-port: 98/227] app: don't connect to "size-requst" because that's deprecated Fri Mar 30 09:09:15 GMT 2012
- [gimp/gtk3-port: 99/227] app: port GimpSpinScale to GTK+ 3.0 Fri Mar 30 09:09:20 GMT 2012
- [gimp/gtk3-port: 100/227] app: skip keyboard devices so the device list becomes reasonable Fri Mar 30 09:09:25 GMT 2012
- [gimp/gtk3-port: 101/227] app: implement proper height-for-width in GimpToolPalette Fri Mar 30 09:09:30 GMT 2012
- [gimp/gtk3-port: 102/227] app: use GdkDevice accessors Fri Mar 30 09:09:35 GMT 2012
- [gimp/gtk3-port: 103/227] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Fri Mar 30 09:09:40 GMT 2012
- [gimp/gtk3-port: 104/227] app: put the toolbox' areas into a box until we decided about a wrapping widget Fri Mar 30 09:09:45 GMT 2012
- [gimp/gtk3-port: 105/227] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Fri Mar 30 09:09:50 GMT 2012
- [gimp/gtk3-port: 106/227] app: port the device sort function to GdkDeviceManager Fri Mar 30 09:09:55 GMT 2012
- [gimp/gtk3-port: 107/227] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Fri Mar 30 09:10:00 GMT 2012
- [gimp/gtk3-port: 108/227] app: change the list of available devices to something that makes sense Fri Mar 30 09:10:05 GMT 2012
- [gimp/gtk3-port: 109/227] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Fri Mar 30 09:10:10 GMT 2012
- [gimp/gtk3-port: 110/227] libgimpwidgets: port GimpChainButton to GtkStyleContext Fri Mar 30 09:10:15 GMT 2012
- [gimp/gtk3-port: 111/227] libgimpwidgets: port GimpColorArea to GtkStyleContext Fri Mar 30 09:10:20 GMT 2012
- [gimp/gtk3-port: 112/227] libgimpwidgets: port GimpColorScale to GtkStyleContext Fri Mar 30 09:10:25 GMT 2012
- [gimp/gtk3-port: 113/227] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Fri Mar 30 09:10:30 GMT 2012
- [gimp/gtk3-port: 114/227] libgimpwidgets: port GimpRuler to GtkStyleContext Fri Mar 30 09:10:35 GMT 2012
- [gimp/gtk3-port: 115/227] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Fri Mar 30 09:10:40 GMT 2012
- [gimp/gtk3-port: 116/227] modules: port ColorselWheel to GtkStyleContext Fri Mar 30 09:10:45 GMT 2012
- [gimp/gtk3-port: 117/227] app: port Wilber drawing to GtkStyleContext Fri Mar 30 09:10:50 GMT 2012
- [gimp/gtk3-port: 118/227] app: port GimpBlobEditor to GtkStyleContext Fri Mar 30 09:10:55 GMT 2012
- [gimp/gtk3-port: 119/227] app: port setting the canvas padding color to GtkStyleContext Fri Mar 30 09:11:00 GMT 2012
- [gimp/gtk3-port: 120/227] app: port GimpPanedBox to GtkStyleContext Fri Mar 30 09:11:05 GMT 2012
- [gimp/gtk3-port: 121/227] app: port GimpContainerIconView to GtkStyleContext Fri Mar 30 09:11:10 GMT 2012
- [gimp/gtk3-port: 122/227] app: port GimpContainerTreeView to GtkStyleContext Fri Mar 30 09:11:15 GMT 2012
- [gimp/gtk3-port: 123/227] app: port GimpColormapEditor to GtkStyleContext Fri Mar 30 09:11:20 GMT 2012
- [gimp/gtk3-port: 124/227] app: port GimpComponentEditor to GtkStyleContext Fri Mar 30 09:11:25 GMT 2012
- [gimp/gtk3-port: 125/227] app: port GimpFgBgEditor to GtkStyleContext Fri Mar 30 09:11:31 GMT 2012
- [gimp/gtk3-port: 126/227] app: port GimpFgBgView to GtkStyleContext Fri Mar 30 09:11:36 GMT 2012
- [gimp/gtk3-port: 127/227] app: port gimp_get_icon_size() to GtkStyleContext Fri Mar 30 09:11:41 GMT 2012
- [gimp/gtk3-port: 128/227] app: port GimpContainerBox to GtkStyleContext Fri Mar 30 09:11:46 GMT 2012
- [gimp/gtk3-port: 129/227] app: port GimpDashEditor to GtkStyleContext Fri Mar 30 09:11:51 GMT 2012
- [gimp/gtk3-port: 130/227] app: remove calls to gtk_widget_get, set_extension_events() Fri Mar 30 09:11:56 GMT 2012
- [gimp/gtk3-port: 131/227] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Fri Mar 30 09:12:01 GMT 2012
- [gimp/gtk3-port: 132/227] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Fri Mar 30 09:12:06 GMT 2012
- [gimp/gtk3-port: 133/227] app: port the about dialog to GtkStyleContext Fri Mar 30 09:12:11 GMT 2012
- [gimp/gtk3-port: 134/227] modules: remove call to gtk_widget_set_extension_events() Fri Mar 30 09:12:16 GMT 2012
- [gimp/gtk3-port: 135/227] libgimpwidgets: implement GtkWidget::state_flags_changed() Fri Mar 30 09:12:21 GMT 2012
- [gimp/gtk3-port: 136/227] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Fri Mar 30 09:12:26 GMT 2012
- [gimp/gtk3-port: 137/227] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Fri Mar 30 09:12:31 GMT 2012
- [gimp/gtk3-port: 138/227] app: use gdk_drag_context_get_source_window() Fri Mar 30 09:12:36 GMT 2012
- [gimp/gtk3-port: 139/227] app: use gdk_drag_context_get_selected_action() instead of conect->action Fri Mar 30 09:12:41 GMT 2012
- [gimp/gtk3-port: 140/227] app: port GimpSpinScale to GtkStyleContext Fri Mar 30 09:12:46 GMT 2012
- [gimp/gtk3-port: 141/227] app: implement GtkWidget::style_updated() instead of style_set() Fri Mar 30 09:12:51 GMT 2012
- [gimp/gtk3-port: 142/227] port gtkrc files to CSS (incompletely and stuff commented out) Fri Mar 30 09:12:56 GMT 2012
- [gimp/gtk3-port: 143/227] Port theme and gtkrc file loading to CSS files using GtkCssProvider Fri Mar 30 09:13:01 GMT 2012
- [gimp/gtk3-port: 144/227] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Fri Mar 30 09:13:06 GMT 2012
- [gimp/gtk3-port: 145/227] app: copy gimp.css instead of gtkrc to the user's gimp directory Fri Mar 30 09:13:11 GMT 2012
- [gimp/gtk3-port: 146/227] app: check whether child widgets exist in GtkWidget::style_updated() Fri Mar 30 09:13:16 GMT 2012
- [gimp/gtk3-port: 147/227] Replace gdk_cursor_unref() with g_object_unref() Fri Mar 30 09:13:21 GMT 2012
- [gimp/gtk3-port: 148/227] app: use gtk_menu_shell_get_selected_item() Fri Mar 30 09:13:26 GMT 2012
- [gimp/gtk3-port: 149/227] app: port GimpOverlayBox to GtkStyleContext Fri Mar 30 09:13:31 GMT 2012
- [gimp/gtk3-port: 150/227] app: port GimpOverlayFrame to GtkStyleContext Fri Mar 30 09:13:36 GMT 2012
- [gimp/gtk3-port: 151/227] app: port GimpScaleButton to GtkStyleContext Fri Mar 30 09:13:41 GMT 2012
- [gimp/gtk3-port: 152/227] libgimpwidgets: move all GimpPickButton members to a private struct Fri Mar 30 09:13:46 GMT 2012
- [gimp/gtk3-port: 153/227] libgimpwidgets: move all GimpColorArea members to a private struct Fri Mar 30 09:13:51 GMT 2012
- [gimp/gtk3-port: 154/227] libgimpwidgets: move all GimpOffsetArea members to a private struct Fri Mar 30 09:13:56 GMT 2012
- [gimp/gtk3-port: 155/227] libgimpwidgets: move padding members from instance to class struct Fri Mar 30 09:14:01 GMT 2012
- [gimp/gtk3-port: 156/227] libgimpwidgets: move all GimpButton members to a private struct Fri Mar 30 09:14:06 GMT 2012
- [gimp/gtk3-port: 157/227] libgimpwidgets: move all GimpCellRendererColor members to a private struct Fri Mar 30 09:14:11 GMT 2012
- [gimp/gtk3-port: 158/227] libgimpwidgets: move all GimpColorButton members to a private struct Fri Mar 30 09:14:17 GMT 2012
- [gimp/gtk3-port: 159/227] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Fri Mar 30 09:14:22 GMT 2012
- [gimp/gtk3-port: 160/227] libgimpwidgets: move all GimpChainButton members to a private struct Fri Mar 30 09:14:27 GMT 2012
- [gimp/gtk3-port: 161/227] libgimpwidgets: move all GimpBrowser members to a private struct Fri Mar 30 09:14:32 GMT 2012
- [gimp/gtk3-port: 162/227] libgimpwidgets: move all GimpColorDisplay members to a private struct Fri Mar 30 09:14:37 GMT 2012
- [gimp/gtk3-port: 163/227] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Fri Mar 30 09:14:42 GMT 2012
- [gimp/gtk3-port: 164/227] libgimpwidgets: move all GimpColorHexEntry members to a private struct Fri Mar 30 09:14:47 GMT 2012
- [gimp/gtk3-port: 165/227] libgimpwidgets: add padding Fri Mar 30 09:14:52 GMT 2012
- [gimp/gtk3-port: 166/227] libgimpwidgets: move all GimpColorNotebook members to a private struct. Fri Mar 30 09:14:57 GMT 2012
- [gimp/gtk3-port: 167/227] libgimpwidgets: move all GimpColorScale members to a private struct Fri Mar 30 09:15:02 GMT 2012
- [gimp/gtk3-port: 168/227] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Fri Mar 30 09:15:07 GMT 2012
- [gimp/gtk3-port: 169/227] libgimpwidgets: move all GimpColorSelection members to a private struct Fri Mar 30 09:15:12 GMT 2012
- [gimp/gtk3-port: 170/227] libgimpwidgets: move all GimpEnumLabel members to a private struct Fri Mar 30 09:15:17 GMT 2012
- [gimp/gtk3-port: 171/227] app: don't use style->black and style->white Fri Mar 30 09:15:22 GMT 2012
- [gimp/gtk3-port: 172/227] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Fri Mar 30 09:15:27 GMT 2012
- [gimp/gtk3-port: 173/227] app: port GimpStrokeEditor to GtkStyleContext Fri Mar 30 09:15:32 GMT 2012
- [gimp/gtk3-port: 174/227] app: port GimpPaletteView to GtkStyleContext Fri Mar 30 09:15:37 GMT 2012
- [gimp/gtk3-port: 175/227] plug-ins: don't use style->black and style->white Fri Mar 30 09:15:42 GMT 2012
- [gimp/gtk3-port: 176/227] libgimpwidgets: move all GimpColorProfileStore members to a private struct Fri Mar 30 09:15:47 GMT 2012
- [gimp/gtk3-port: 177/227] app: port GimpDockWindow to GtkStyleContext Fri Mar 30 09:15:52 GMT 2012
- [gimp/gtk3-port: 178/227] app: port GimpToolEditor to GtkStyleContext Fri Mar 30 09:15:57 GMT 2012
- [gimp/gtk3-port: 179/227] app: use gtk_widget_override_font() instead of modify_font() Fri Mar 30 09:16:02 GMT 2012
- [gimp/gtk3-port: 180/227] app: port GimpThumbBox to GtkStyleContext Fri Mar 30 09:16:07 GMT 2012
- [gimp/gtk3-port: 181/227] Implement GtkWidget::style_updated() instead of ::style_set() Fri Mar 30 09:16:12 GMT 2012
- [gimp/gtk3-port: 182/227] app: port GimpHistogramView to GtkStyleContext Fri Mar 30 09:16:18 GMT 2012
- [gimp/gtk3-port: 183/227] app: port GimpTagEntry to GtkStyleContext Fri Mar 30 09:16:22 GMT 2012
- [gimp/gtk3-port: 184/227] app: always ask the master device for its axes or state Fri Mar 30 09:16:27 GMT 2012
- [gimp/gtk3-port: 185/227] app: when checking for a device change, check the event's source device Fri Mar 30 09:16:32 GMT 2012
- [gimp/gtk3-port: 186/227] app: remove obsolete device checks from GimpToolbox Fri Mar 30 09:16:37 GMT 2012
- [gimp/gtk3-port: 187/227] app: port GimpColorFrame away from GtkStyle, using a new style property Fri Mar 30 09:16:42 GMT 2012
- [gimp/gtk3-port: 188/227] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Fri Mar 30 09:16:47 GMT 2012
- [gimp/gtk3-port: 189/227] app: port GimpOverlayChild to GtkStyleContext Fri Mar 30 09:16:52 GMT 2012
- [gimp/gtk3-port: 190/227] Port cell renderers to gtk_cell_renderer_get_state() Fri Mar 30 09:16:58 GMT 2012
- [gimp/gtk3-port: 191/227] app: port GimpCellRendererDashes to GtkStyleContext Fri Mar 30 09:17:03 GMT 2012
- [gimp/gtk3-port: 192/227] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Fri Mar 30 09:17:08 GMT 2012
- [gimp/gtk3-port: 193/227] app: add style property and default CSS for GimpHistogramView's grid-color Fri Mar 30 09:17:13 GMT 2012
- [gimp/gtk3-port: 194/227] app: port GimpCurveView to GtkStyleContext Fri Mar 30 09:17:18 GMT 2012
- [gimp/gtk3-port: 195/227] themes: document the new GimpHistogramView property in the theme CSS Fri Mar 30 09:17:23 GMT 2012
- [gimp/gtk3-port: 196/227] app: define all GimpHistogramView colors via style properties and CSS Fri Mar 30 09:17:28 GMT 2012
- [gimp/gtk3-port: 198/227] app: increase the priority of the theme CSS by 1 Fri Mar 30 09:17:48 GMT 2012
- [gimp/gtk3-port: 197/227] themes: document the new stlye properties and indent the CSS files properly Fri Mar 30 09:17:48 GMT 2012
- [gimp/gtk3-port: 199/227] app: port GimpComboTagEntry to GtkStyleContext Fri Mar 30 09:17:48 GMT 2012
- [gimp/gtk3-port: 200/227] configure.ac: use the new GTK_CHECK_BACKEND() macro Fri Mar 30 09:17:48 GMT 2012
- [gimp/gtk3-port: 201/227] plug-ins: port map-object to GTK+ 3.x Fri Mar 30 09:17:53 GMT 2012
- [gimp/gtk3-port: 202/227] app: port GimpToolbox to GtkWidget::style_updated() Fri Mar 30 09:17:58 GMT 2012
- [gimp/gtk3-port: 203/227] app: use GdkRGBA instead of GdkColor in some places Fri Mar 30 09:18:03 GMT 2012
- [gimp/gtk3-port: 204/227] app: remove gimp_rgb_get,set_gdk_color() Fri Mar 30 09:18:08 GMT 2012
- [gimp/gtk3-port: 205/227] app: port the text tool editor's preedit popup to GtkStyleContext Fri Mar 30 09:18:13 GMT 2012
- [gimp/gtk3-port: 206/227] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Fri Mar 30 09:18:19 GMT 2012
- [gimp/gtk3-port: 207/227] app: gimp_print_event(): add the device to the event debug output. Fri Mar 30 09:18:23 GMT 2012
- [gimp/gtk3-port: 208/227] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Fri Mar 30 09:18:28 GMT 2012
- [gimp/gtk3-port: 209/227] app: make input devices, grabs and therefore generally tools work again Fri Mar 30 09:18:33 GMT 2012
- [gimp/gtk3-port: 210/227] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Fri Mar 30 09:18:38 GMT 2012
- [gimp/gtk3-port: 211/227] app: remove some forgotten #undef GSEAL_ENABLE Fri Mar 30 09:18:43 GMT 2012
- [gimp/gtk3-port: 212/227] app: let the file dialog expand/collapse with the file type expander Fri Mar 30 09:18:48 GMT 2012
- [gimp/gtk3-port: 213/227] app: port GimpGradientEditor to GtkSyleContext Fri Mar 30 09:18:54 GMT 2012
- [gimp/gtk3-port: 214/227] app: port GimpHistogramView to gdk_device_grab()/ungrab() Fri Mar 30 09:18:58 GMT 2012
- [gimp/gtk3-port: 215/227] app: port GimpNavigationEditor to GtkStyleContext Fri Mar 30 09:19:04 GMT 2012
- [gimp/gtk3-port: 216/227] app: port GimpTagPopup to GtkStyleContext Fri Mar 30 09:19:09 GMT 2012
- [gimp/gtk3-port: 217/227] app: GimpDock: port font size modification to GtkCssProvider Fri Mar 30 09:19:14 GMT 2012
- [gimp/gtk3-port: 218/227] plug-ins: s/GtkObject/GtkAdjustment/ Fri Mar 30 09:19:19 GMT 2012
- [gimp/gtk3-port: 219/227] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Fri Mar 30 09:19:24 GMT 2012
- [gimp/gtk3-port: 220/227] devel-docs: make the shooter tool at least build again (untested) Fri Mar 30 09:19:29 GMT 2012
- [gimp/gtk3-port: 221/227] app: don't use "size-request" for the toolbox' wilber, it's gone Fri Mar 30 09:19:34 GMT 2012
- [gimp/gtk3-port: 222/227] app: themes.c: add #if 0-ed switch to dark theme variant Fri Mar 30 09:19:39 GMT 2012
- [gimp/gtk3-port: 223/227] Incomplete notebook and tab theming commit, to be improved Fri Mar 30 09:19:44 GMT 2012
- [gimp/gtk3-port: 224/227] themes: set an explicit background for rulers Fri Mar 30 09:19:49 GMT 2012
- [gimp/gtk3-port: 225/227] app: make the statusbar's progress label visible again Fri Mar 30 09:19:54 GMT 2012
- [gimp/gtk3-port: 226/227] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Fri Mar 30 09:19:59 GMT 2012
- [gimp/gtk3-port: 227/227] foo Fri Mar 30 09:20:04 GMT 2012
- [gimp] Deleted branch goat-invasion Fri Mar 30 09:33:14 GMT 2012
- [gimp/goat-invasion: 1/325] app: use GeglBuffer instead of TileManager in imagemap Fri Mar 30 09:34:32 GMT 2012
- [gimp] (325 commits) Created branch goat-invasion Fri Mar 30 09:34:32 GMT 2012
- [gimp/goat-invasion: 2/325] app: add a util call to get the geglbuffer for a drawable Fri Mar 30 09:34:32 GMT 2012
- [gimp/goat-invasion: 3/325] app: make gimp_drawable_apply_operation use the TileManager buffer backend Fri Mar 30 09:34:33 GMT 2012
- [gimp/goat-invasion: 4/325] imagemap: unref buffers as soon as possible Fri Mar 30 09:34:37 GMT 2012
- [gimp/goat-invasion: 5/325] lie about gamma to gegl Fri Mar 30 09:34:42 GMT 2012
- [gimp/goat-invasion: 6/325] app: move new get_buffer() functions around; some general cleanup Fri Mar 30 09:34:47 GMT 2012
- [gimp/goat-invasion: 7/325] app: use gegl: prefix for ops Fri Mar 30 09:34:52 GMT 2012
- [gimp/goat-invasion: 8/325] app: allow to opionally not implement GimpImageMapTool::map() Fri Mar 30 09:34:57 GMT 2012
- [gimp/goat-invasion: 9/325] app: remove the legacy desaturate implementation Fri Mar 30 09:35:02 GMT 2012
- [gimp/goat-invasion: 10/325] app: remove the legacy posterize code Fri Mar 30 09:35:07 GMT 2012
- [gimp/goat-invasion: 11/325] app: remove the legacy threshold code Fri Mar 30 09:35:13 GMT 2012
- [gimp/goat-invasion: 12/325] app: remove the legacy colorize code Fri Mar 30 09:35:18 GMT 2012
- [gimp/goat-invasion: 13/325] app: clean up the desaturate cruft removal to look like the others Fri Mar 30 09:35:23 GMT 2012
- [gimp/goat-invasion: 14/325] app: remove the pointless core wrappers for the below simplified color stuff Fri Mar 30 09:35:28 GMT 2012
- [gimp/goat-invasion: 15/325] app: make gimp_drawable_get_source_node use GeglBuffer Fri Mar 30 09:35:33 GMT 2012
- [gimp/goat-invasion: 16/325] app: remove orphaned Colorize typedef Fri Mar 30 09:35:38 GMT 2012
- [gimp/goat-invasion: 17/325] app: remove unused lut-funcs Fri Mar 30 09:35:43 GMT 2012
- [gimp/goat-invasion: 18/325] app: gimptilebackendtilemanager reduce cases with 0copy Fri Mar 30 09:35:48 GMT 2012
- [gimp/goat-invasion: 19/325] app: resue the GeglProcessor Fri Mar 30 09:35:53 GMT 2012
- [gimp/goat-invasion: 20/325] app: cleanup in the new GimpDrawable tile source code Fri Mar 30 09:35:58 GMT 2012
- [gimp/goat-invasion: 21/325] app: rename gimp_drawable_apply_operation_with_config() Fri Mar 30 09:36:03 GMT 2012
- [gimp/goat-invasion: 22/325] app: always use GEGL to invert drawables Fri Mar 30 09:36:08 GMT 2012
- [gimp/goat-invasion: 23/325] app: formatting cleanup in gimpdrawable-operation.c Fri Mar 30 09:36:13 GMT 2012
- [gimp/goat-invasion: 24/325] app: use GEGL to invert channels/selections Fri Mar 30 09:36:18 GMT 2012
- [gimp/goat-invasion: 25/325] app: remove the legacy invert lut code Fri Mar 30 09:36:23 GMT 2012
- [gimp/goat-invasion: 26/325] app: release tile with dirty flag in gegl tile backend Fri Mar 30 09:36:28 GMT 2012
- [gimp/goat-invasion: 27/325] app: make projection use GeglBuffers Fri Mar 30 09:36:35 GMT 2012
- [gimp/goat-invasion: 28/325] app: remove GimpOperationTileSource Fri Mar 30 09:36:38 GMT 2012
- [gimp/goat-invasion: 29/325] app: add gimp_layer_new_from_buffer() Fri Mar 30 09:36:43 GMT 2012
- [gimp/goat-invasion: 30/325] app: stop gimp_buffer_to_tiles use GeglBuffer Fri Mar 30 09:36:48 GMT 2012
- [gimp/goat-invasion: 31/325] app: remove GimpOperationTileSink Fri Mar 30 09:36:54 GMT 2012
- [gimp/goat-invasion: 32/325] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Fri Mar 30 09:36:58 GMT 2012
- [gimp/goat-invasion: 33/325] app: completely port GimpBuffer to using GeglBuffer not TileManager Fri Mar 30 09:37:03 GMT 2012
- [gimp/goat-invasion: 34/325] app: replace some copy_region() by gegl_buffer_copy() Fri Mar 30 09:37:08 GMT 2012
- [gimp/goat-invasion: 35/325] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Fri Mar 30 09:37:13 GMT 2012
- [gimp/goat-invasion: 36/325] app: replace more copy_region() by gegl_buffer_copy() Fri Mar 30 09:37:18 GMT 2012
- [gimp/goat-invasion: 37/325] app: more meticulously tickle tile ref-counts Fri Mar 30 09:37:23 GMT 2012
- [gimp/goat-invasion: 38/325] app: cache readable and writable buffers in the drawable Fri Mar 30 09:37:28 GMT 2012
- [gimp/goat-invasion: 39/325] app: set GeglBuffer directly in show image-graph Fri Mar 30 09:37:33 GMT 2012
- [gimp/goat-invasion: 40/325] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Fri Mar 30 09:37:39 GMT 2012
- [gimp/goat-invasion: 41/325] app: implement gimp_channel_translate() with GEGL Fri Mar 30 09:37:44 GMT 2012
- [gimp/goat-invasion: 42/325] app: implement gimp_channel_real_clear() with GEGL Fri Mar 30 09:37:48 GMT 2012
- [gimp/goat-invasion: 43/325] app: implement GimpMaskUndo with GEGL Fri Mar 30 09:37:54 GMT 2012
- [gimp/goat-invasion: 44/325] app: remove the unused copy_region_nocow() Fri Mar 30 09:37:59 GMT 2012
- [gimp/goat-invasion: 45/325] app: implement gimp_channel_real_sharpen() with gegl:threshold Fri Mar 30 09:38:04 GMT 2012
- [gimp/goat-invasion: 46/325] app: remove the legacy threshold lut code Fri Mar 30 09:38:09 GMT 2012
- [gimp/goat-invasion: 47/325] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Fri Mar 30 09:38:14 GMT 2012
- [gimp/goat-invasion: 48/325] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Fri Mar 30 09:38:19 GMT 2012
- [gimp/goat-invasion: 49/325] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Fri Mar 30 09:38:24 GMT 2012
- [gimp/goat-invasion: 50/325] app: added GimpPickable::get_buffer() Fri Mar 30 09:38:29 GMT 2012
- [gimp/goat-invasion: 51/325] app: keep the undo mask around as GeglBuffer, not TileManager Fri Mar 30 09:38:34 GMT 2012
- [gimp/goat-invasion: 52/325] app: make sure TileManagers and the GeglBuffers backed by them are in sync Fri Mar 30 09:38:39 GMT 2012
- [gimp/goat-invasion: 53/325] app: clear the projection's background using GEGL Fri Mar 30 09:38:44 GMT 2012
- [gimp/goat-invasion: 54/325] app: remove clear_region(), it's replaced by GEGL everywhere Fri Mar 30 09:38:49 GMT 2012
- [gimp/goat-invasion: 55/325] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Fri Mar 30 09:38:54 GMT 2012
- [gimp/goat-invasion: 56/325] app: remove gaussian_blur_region() and its helpers Fri Mar 30 09:38:59 GMT 2012
- [gimp/goat-invasion: 57/325] app: replace direct low-level GeglBuffer calls with utility. Fri Mar 30 09:39:04 GMT 2012
- [gimp/goat-invasion: 58/325] app: remove empty functions paint_funcs_setup()/free() Fri Mar 30 09:39:09 GMT 2012
- [gimp/goat-invasion: 59/325] app: remove unused #includes Fri Mar 30 09:39:14 GMT 2012
- [gimp/goat-invasion: 60/325] app: use gegl_buffer_copy() in gimp_drawable_resize() Fri Mar 30 09:39:19 GMT 2012
- [gimp/goat-invasion: 61/325] app: some more gegl_buffer_clear()/set_color() on mask objects Fri Mar 30 09:39:24 GMT 2012
- [gimp/goat-invasion: 62/325] app: add gimp_drawable_get_babl_format() Fri Mar 30 09:39:29 GMT 2012
- [gimp/goat-invasion: 63/325] app: use gimp_image_transform_rgb() instead of transform_color() Fri Mar 30 09:39:34 GMT 2012
- [gimp/goat-invasion: 64/325] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Fri Mar 30 09:39:39 GMT 2012
- [gimp/goat-invasion: 65/325] app: default to use GEGL rather than legacy code paths Fri Mar 30 09:39:44 GMT 2012
- [gimp/goat-invasion: 66/325] app: avoid thrashing GEGL side of tile cache in projection Fri Mar 30 09:39:49 GMT 2012
- [gimp/goat-invasion: 67/325] app: fix segfault in previous commit Fri Mar 30 09:39:54 GMT 2012
- [gimp/goat-invasion: 68/325] app: replace some color_region() and pattern_region() by GEGL code Fri Mar 30 09:39:59 GMT 2012
- [gimp/goat-invasion: 69/325] app: don't need an attached item for applying an op to tiles/buffers Fri Mar 30 09:40:04 GMT 2012
- [gimp/goat-invasion: 70/325] app: add a flatten meta-op and use it for layers and channels Fri Mar 30 09:40:09 GMT 2012
- [gimp/goat-invasion: 71/325] app: allow to "cast" a buffer's pixel format to another one Fri Mar 30 09:40:14 GMT 2012
- [gimp/goat-invasion: 72/325] app: use GEGL to extract an image's component into a channel Fri Mar 30 09:40:19 GMT 2012
- [gimp/goat-invasion: 73/325] app: create GimpBrushClipboard's buffers with GEGL Fri Mar 30 09:40:25 GMT 2012
- [gimp/goat-invasion: 74/325] app: remove obsolete includes from gimpbrushclipboard.c Fri Mar 30 09:40:30 GMT 2012
- [gimp/goat-invasion: 75/325] app: remove copy_component() and its helper functions Fri Mar 30 09:40:35 GMT 2012
- [gimp/goat-invasion: 76/325] app: remove copy_color() and its helper functions Fri Mar 30 09:40:40 GMT 2012
- [gimp/goat-invasion: 77/325] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Fri Mar 30 09:40:45 GMT 2012
- [gimp/goat-invasion: 78/325] app: use GEGL to create a layer mask from a grayscale copy of the layer Fri Mar 30 09:40:50 GMT 2012
- [gimp/goat-invasion: 79/325] app: remove flatten_region() and its helper functions Fri Mar 30 09:40:55 GMT 2012
- [gimp/goat-invasion: 80/325] app: remove the legacy brightness-contrast code and use GEGL instead Fri Mar 30 09:41:00 GMT 2012
- [gimp/goat-invasion: 81/325] app: create a meta-op to apply mask and opacity Fri Mar 30 09:41:05 GMT 2012
- [gimp/goat-invasion: 82/325] app: simplify gimp_drawable_offset() a lot Fri Mar 30 09:41:10 GMT 2012
- [gimp/goat-invasion: 83/325] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Fri Mar 30 09:41:15 GMT 2012
- [gimp/goat-invasion: 84/325] app: remove shade_region() Fri Mar 30 09:41:20 GMT 2012
- [gimp/goat-invasion: 85/325] app: remove multiply_alpha_region() and separate_alpha_region() Fri Mar 30 09:41:27 GMT 2012
- [gimp/goat-invasion: 86/325] app: use GeglBufferIterator in gimp_text_layer_render_layout() Fri Mar 30 09:41:30 GMT 2012
- [gimp/goat-invasion: 87/325] app: use GeglBufferIterator in gimp_channel_real_is_empty() Fri Mar 30 09:41:35 GMT 2012
- [gimp/goat-invasion: 88/325] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Fri Mar 30 09:41:40 GMT 2012
- [gimp/goat-invasion: 89/325] app: flush the drawable_s write_buffer in gimp_drawable_update() Fri Mar 30 09:41:45 GMT 2012
- [gimp/goat-invasion: 90/325] app: minor cleanup and commenting in gimp_scan_convert_render_full() Fri Mar 30 09:41:50 GMT 2012
- [gimp/goat-invasion: 91/325] app: port gimp_channel_real_bounds() to GeglBufferIterator Fri Mar 30 09:41:55 GMT 2012
- [gimp/goat-invasion: 92/325] app: flush both write and write buffer in gimp_drawable_update() Fri Mar 30 09:42:00 GMT 2012
- [gimp/goat-invasion: 93/325] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Fri Mar 30 09:42:06 GMT 2012
- [gimp/goat-invasion: 94/325] app: remove obsolete include in gimpchannel.c Fri Mar 30 09:42:10 GMT 2012
- [gimp/goat-invasion: 95/325] app: add GimpPickable::get_babl_format() Fri Mar 30 09:42:16 GMT 2012
- [gimp/goat-invasion: 96/325] app: port gimp_palette_import_extract() to GeglBufferIterator Fri Mar 30 09:42:21 GMT 2012
- [gimp/goat-invasion: 97/325] app: add GimpOperationSetAlpha which sets the alpha channel to a value Fri Mar 30 09:42:26 GMT 2012
- [gimp/goat-invasion: 98/325] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Fri Mar 30 09:42:31 GMT 2012
- [gimp/goat-invasion: 99/325] app: move variable to local scope Fri Mar 30 09:42:36 GMT 2012
- [gimp/goat-invasion: 100/325] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Fri Mar 30 09:42:41 GMT 2012
- [gimp/goat-invasion: 101/325] app: use the new Babl palette format to implement indexed images Fri Mar 30 09:42:46 GMT 2012
- [gimp/goat-invasion: 102/325] app: remove unused variable from last commit Fri Mar 30 09:42:51 GMT 2012
- [gimp/goat-invasion: 103/325] app: require a Babl for all buffers created on top of tiles Fri Mar 30 09:42:56 GMT 2012
- [gimp/goat-invasion: 104/325] app: require git versions of babl/GEGL Fri Mar 30 09:43:01 GMT 2012
- [gimp/goat-invasion: 105/325] app: let Babl handle all color conversion in gimp_edit_fill_internal() Fri Mar 30 09:43:06 GMT 2012
- [gimp/goat-invasion: 106/325] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Fri Mar 30 09:43:11 GMT 2012
- [gimp/goat-invasion: 107/325] app: let Babl handle color conversion in gimp_drawable_fill() Fri Mar 30 09:43:16 GMT 2012
- [gimp/goat-invasion: 108/325] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Fri Mar 30 09:43:21 GMT 2012
- [gimp/goat-invasion: 109/325] app: let Babl handle converting layers to indexed Fri Mar 30 09:43:26 GMT 2012
- [gimp/goat-invasion: 110/325] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Fri Mar 30 09:43:31 GMT 2012
- [gimp/goat-invasion: 111/325] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Fri Mar 30 09:43:36 GMT 2012
- [gimp/goat-invasion: 112/325] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Fri Mar 30 09:43:41 GMT 2012
- [gimp/goat-invasion: 113/325] app: remove gimp_layer_new_from_region() and use from_buffer() instead Fri Mar 30 09:43:46 GMT 2012
- [gimp/goat-invasion: 114/325] app: convert colors with Babl in gimp_text_layer_render_layout() Fri Mar 30 09:43:51 GMT 2012
- [gimp/goat-invasion: 115/325] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Fri Mar 30 09:43:56 GMT 2012
- [gimp/goat-invasion: 116/325] app: sync with babl API change of babl_new_palette Fri Mar 30 09:44:01 GMT 2012
- [gimp/goat-invasion: 117/325] app: add gimp_bpp_to_babl_format_with_alpha() Fri Mar 30 09:44:06 GMT 2012
- [gimp/goat-invasion: 118/325] app: add GimpPickable::get_babl_format_with_alpha() Fri Mar 30 09:44:11 GMT 2012
- [gimp/goat-invasion: 119/325] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Fri Mar 30 09:44:16 GMT 2012
- [gimp/goat-invasion: 120/325] app: use Babl to convert colors in gimp_clone_motion() Fri Mar 30 09:44:21 GMT 2012
- [gimp/goat-invasion: 121/325] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Fri Mar 30 09:44:26 GMT 2012
- [gimp/goat-invasion: 122/325] app: add gimp_drawable_get_format_without_alpha() Fri Mar 30 09:44:31 GMT 2012
- [gimp/goat-invasion: 123/325] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Fri Mar 30 09:44:36 GMT 2012
- [gimp/goat-invasion: 124/325] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Fri Mar 30 09:44:41 GMT 2012
- [gimp/goat-invasion: 125/325] app: also port gimp_channel_convert() to apply_operation_to_buffer() Fri Mar 30 09:44:46 GMT 2012
- [gimp/goat-invasion: 126/325] app: remove gimp_drawable_apply_operation_to_tiles() Fri Mar 30 09:44:51 GMT 2012
- [gimp/goat-invasion: 127/325] app: stop using gegl_color_set_pixel() with hand-transformed pixels Fri Mar 30 09:44:56 GMT 2012
- [gimp/goat-invasion: 128/325] app: add image API to get Babl formats based on GimpImageType Fri Mar 30 09:45:01 GMT 2012
- [gimp/goat-invasion: 129/325] app: port gimp_image_transform_temp_buf() to one single babl_process() Fri Mar 30 09:45:06 GMT 2012
- [gimp/goat-invasion: 130/325] app: remove gimp_image_transform_color() Fri Mar 30 09:45:12 GMT 2012
- [gimp/goat-invasion: 131/325] app: remove gimpimage-colorhash.[ch] Fri Mar 30 09:45:17 GMT 2012
- [gimp/goat-invasion: 132/325] app: all Babls used by GIMP are now const Fri Mar 30 09:45:22 GMT 2012
- [gimp/goat-invasion: 133/325] app: make gimp_image_transform_rgb() transform the alpha too Fri Mar 30 09:45:27 GMT 2012
- [gimp/goat-invasion: 134/325] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Fri Mar 30 09:45:32 GMT 2012
- [gimp/goat-invasion: 135/325] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Fri Mar 30 09:45:37 GMT 2012
- [gimp/goat-invasion: 136/325] app: remove unused include Fri Mar 30 09:45:42 GMT 2012
- [gimp/goat-invasion: 137/325] app: port coloring/patterning a stroked GimpScanConvert to GEGL Fri Mar 30 09:45:47 GMT 2012
- [gimp/goat-invasion: 138/325] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Fri Mar 30 09:45:52 GMT 2012
- [gimp/goat-invasion: 139/325] app: add gimp_edit_fill_full() which takes color and pattern Fri Mar 30 09:45:57 GMT 2012
- [gimp/goat-invasion: 140/325] app: make the GEGL tool work on indexed images Fri Mar 30 09:46:02 GMT 2012
- [gimp/goat-invasion: 141/325] app: add opacity and paint_mode to gimp_edit_fill[_full]() Fri Mar 30 09:46:07 GMT 2012
- [gimp/goat-invasion: 142/325] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Fri Mar 30 09:46:12 GMT 2012
- [gimp/goat-invasion: 143/325] app: port bucket fill to GEGL Fri Mar 30 09:46:17 GMT 2012
- [gimp/goat-invasion: 144/325] app: remove unused include from gimp-edit.c Fri Mar 30 09:46:22 GMT 2012
- [gimp/goat-invasion: 145/325] app: remove pattern_region() Fri Mar 30 09:46:27 GMT 2012
- [gimp/goat-invasion: 146/325] app: remove color_region_mask() Fri Mar 30 09:46:32 GMT 2012
- [gimp/goat-invasion: 147/325] app: port gimp_channel_combine_mask() to GeglBufferIterator Fri Mar 30 09:46:37 GMT 2012
- [gimp/goat-invasion: 148/325] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Fri Mar 30 09:46:42 GMT 2012
- [gimp/goat-invasion: 149/325] app: move base/boundary.[ch] to core/gimpboundary.[ch] Fri Mar 30 09:46:47 GMT 2012
- [gimp/goat-invasion: 150/325] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Fri Mar 30 09:46:52 GMT 2012
- [gimp/goat-invasion: 151/325] app: port simple rotating and flipping to GEGL Fri Mar 30 09:46:57 GMT 2012
- [gimp/goat-invasion: 152/325] app: replace some region operations in blend by GEGL Fri Mar 30 09:47:02 GMT 2012
- [gimp/goat-invasion: 153/325] app: remove extract_alpha_region() and its helper functions Fri Mar 30 09:47:07 GMT 2012
- [gimp/goat-invasion: 154/325] app: fill the smudge accum buffer with GEGL Fri Mar 30 09:47:12 GMT 2012
- [gimp/goat-invasion: 155/325] app: make test-gimptilebackendtilemanager.c build again Fri Mar 30 09:47:17 GMT 2012
- [gimp/goat-invasion: 156/325] app: implement "show layer mask" in the GEGL graph Fri Mar 30 09:47:23 GMT 2012
- [gimp/goat-invasion: 157/325] app: be smarter about progress in gimp_apply_operation() Fri Mar 30 09:47:28 GMT 2012
- [gimp/goat-invasion: 158/325] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Fri Mar 30 09:47:33 GMT 2012
- [gimp/goat-invasion: 159/325] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Fri Mar 30 09:47:38 GMT 2012
- [gimp/goat-invasion: 160/325] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Fri Mar 30 09:47:43 GMT 2012
- [gimp/goat-invasion: 161/325] app: port gimp_selection_extract() to GEGL Fri Mar 30 09:47:48 GMT 2012
- [gimp/goat-invasion: 162/325] app: remove extract_from_region() and its helper functions Fri Mar 30 09:47:53 GMT 2012
- [gimp/goat-invasion: 163/325] app: forgot to remove extract_alpha_region()'s declaration Fri Mar 30 09:47:58 GMT 2012
- [gimp/goat-invasion: 164/325] app: remove shade_pixels(), no clue when it became unused Fri Mar 30 09:48:03 GMT 2012
- [gimp/goat-invasion: 165/325] app: port GimpBoundary to GEGL, including its API Fri Mar 30 09:48:08 GMT 2012
- [gimp/goat-invasion: 166/325] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Fri Mar 30 09:48:13 GMT 2012
- [gimp/goat-invasion: 167/325] app: remove checks from stuff that now works on indexed layers Fri Mar 30 09:48:18 GMT 2012
- [gimp/goat-invasion: 168/325] app: remove unused tile-manager.h include Fri Mar 30 09:48:23 GMT 2012
- [gimp/goat-invasion: 169/325] app: port gimp_scan_convert_render_full() to GeglBufferIterator Fri Mar 30 09:48:28 GMT 2012
- [gimp/goat-invasion: 170/325] app: port the entire GimpScanConvert API to GeglBuffer Fri Mar 30 09:48:33 GMT 2012
- [gimp/goat-invasion: 171/325] app: port gimp_image_crop_auto_shrink() to GEGL Fri Mar 30 09:48:38 GMT 2012
- [gimp/goat-invasion: 172/325] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Fri Mar 30 09:48:43 GMT 2012
- [gimp/goat-invasion: 173/325] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Fri Mar 30 09:48:48 GMT 2012
- [gimp/goat-invasion: 174/325] app: add gimp_gegl_buffer_get_tiles() Fri Mar 30 09:48:53 GMT 2012
- [gimp/goat-invasion: 175/325] app: GeglBuffer tile backend - add ability to combine tiles Fri Mar 30 09:48:58 GMT 2012
- [gimp/goat-invasion: 176/325] app: remove write property of GeglBuffer backend Fri Mar 30 09:49:04 GMT 2012
- [gimp/goat-invasion: 177/325] app: add gimp_drawable_set_buffer() and set_buffer_full() Fri Mar 30 09:49:09 GMT 2012
- [gimp/goat-invasion: 178/325] app: add a GIMP_GEGL_RECT utility macro Fri Mar 30 09:49:13 GMT 2012
- [gimp/goat-invasion: 179/325] app: fix initialization of variable in gimp_layer_get_opacity_at Fri Mar 30 09:49:18 GMT 2012
- [gimp/goat-invasion: 180/325] app: make use of GIMP_GEGL_RECT in more places Fri Mar 30 09:49:24 GMT 2012
- [gimp/goat-invasion: 181/325] app: use gimp_drawable_set_buffer() in a few places Fri Mar 30 09:49:29 GMT 2012
- [gimp/goat-invasion: 182/325] app: flush the buffer in gimp_gegl_buffer_get_tiles() Fri Mar 30 09:49:34 GMT 2012
- [gimp/goat-invasion: 183/325] app: add gimp_selection_extract_buffer () Fri Mar 30 09:49:39 GMT 2012
- [gimp/goat-invasion: 184/325] app: port the entire transform API from TileManager to GeglBuffer Fri Mar 30 09:49:44 GMT 2012
- [gimp/goat-invasion: 185/325] app: port everything to gimp_selection_extract_buffer() Fri Mar 30 09:49:49 GMT 2012
- [gimp/goat-invasion: 186/325] app: remove gimp_selection_extract_buffer() again Fri Mar 30 09:49:54 GMT 2012
- [gimp/goat-invasion: 187/325] app: remove gimp_layer_new_from_tiles(), it's now unused Fri Mar 30 09:49:59 GMT 2012
- [gimp/goat-invasion: 188/325] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Fri Mar 30 09:50:04 GMT 2012
- [gimp/goat-invasion: 189/325] app: replace GimpDraable's type by a Babl format Fri Mar 30 09:50:09 GMT 2012
- [gimp/goat-invasion: 190/325] app: pass the right filter when GEGL-transfomring Fri Mar 30 09:50:14 GMT 2012
- [gimp/goat-invasion: 191/325] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Fri Mar 30 09:50:19 GMT 2012
- [gimp/goat-invasion: 192/325] app: use hard-edges = TRUE when GEGL-scaling drawables Fri Mar 30 09:50:24 GMT 2012
- [gimp/goat-invasion: 193/325] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Fri Mar 30 09:50:29 GMT 2012
- [gimp/goat-invasion: 194/325] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Fri Mar 30 09:50:34 GMT 2012
- [gimp/goat-invasion: 195/325] app: add gimp_gegl_buffer_get_tile_manager() Fri Mar 30 09:50:39 GMT 2012
- [gimp/goat-invasion: 196/325] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Fri Mar 30 09:50:44 GMT 2012
- [gimp/goat-invasion: 197/325] app: completely port gimpdrawable-convert.c to GeglBuffer Fri Mar 30 09:50:49 GMT 2012
- [gimp/goat-invasion: 198/325] app: minor cleanup and include removal Fri Mar 30 09:51:10 GMT 2012
- [gimp/goat-invasion: 199/325] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Fri Mar 30 09:51:10 GMT 2012
- [gimp/goat-invasion: 200/325] app: change GimpDrawable::set_tiles() to ::set_buffer() Fri Mar 30 09:51:10 GMT 2012
- [gimp/goat-invasion: 201/325] app: change GimpDrawable::get_tiles() to ::get_buffer() Fri Mar 30 09:51:11 GMT 2012
- [gimp/goat-invasion: 202/325] app: rename the buffer's tile_source_node to buffer_source_node Fri Mar 30 09:51:15 GMT 2012
- [gimp/goat-invasion: 203/325] libgimp: add a GeglBuffer backend for plug-ins Fri Mar 30 09:51:20 GMT 2012
- [gimp/goat-invasion: 204/325] plug-ins: add GEGL_CFLAGS to many Makefile.am's Fri Mar 30 09:51:25 GMT 2012
- [gimp/goat-invasion: 205/325] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Fri Mar 30 09:51:30 GMT 2012
- [gimp/goat-invasion: 206/325] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Fri Mar 30 09:51:34 GMT 2012
- [gimp/goat-invasion: 207/325] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Fri Mar 30 09:51:40 GMT 2012
- [gimp/goat-invasion: 208/325] Require GEGL in gimp-2.0.pc Fri Mar 30 09:51:45 GMT 2012
- [gimp/goat-invasion: 209/325] plug-ins: clean up goat-exercise.c so it is a better example Fri Mar 30 09:51:50 GMT 2012
- [gimp/goat-invasion: 210/325] libgimp: flush underlying drawable on gegl_buffer_flush Fri Mar 30 09:51:55 GMT 2012
- [gimp/goat-invasion: 211/325] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Fri Mar 30 09:52:00 GMT 2012
- [gimp/goat-invasion: 212/325] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Fri Mar 30 09:52:05 GMT 2012
- [gimp/goat-invasion: 213/325] app: remove swap_region() and its helper function Fri Mar 30 09:52:10 GMT 2012
- [gimp/goat-invasion: 214/325] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Fri Mar 30 09:52:15 GMT 2012
- [gimp/goat-invasion: 215/325] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Fri Mar 30 09:52:20 GMT 2012
- [gimp/goat-invasion: 216/325] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Fri Mar 30 09:52:25 GMT 2012
- [gimp/goat-invasion: 217/325] app: more copy_region() -> gegl_buffer_copy() Fri Mar 30 09:52:30 GMT 2012
- [gimp/goat-invasion: 218/325] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Fri Mar 30 09:52:35 GMT 2012
- [gimp/goat-invasion: 219/325] app: turn the drawable's shadow tiles into a shadow buffer Fri Mar 30 09:52:40 GMT 2012
- [gimp/goat-invasion: 220/325] app: flush and refetch the shadow buffer before handing it out Fri Mar 30 09:52:45 GMT 2012
- [gimp/goat-invasion: 221/325] app: more gimp_drawable_apply_region() -> apply_buffer() Fri Mar 30 09:52:50 GMT 2012
- [gimp/goat-invasion: 222/325] app: port blend to gimp_drawable_apply_buffer() Fri Mar 30 09:52:55 GMT 2012
- [gimp/goat-invasion: 223/325] app: use utility functions to create a GeglBuffer from a TempBuf Fri Mar 30 09:53:00 GMT 2012
- [gimp/goat-invasion: 224/325] app: use gimp_drawable_apply_buffer() for legacy FS composition Fri Mar 30 09:53:05 GMT 2012
- [gimp/goat-invasion: 225/325] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Fri Mar 30 09:53:10 GMT 2012
- [gimp/goat-invasion: 226/325] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Fri Mar 30 09:53:15 GMT 2012
- [gimp/goat-invasion: 227/325] app: turn GimpDrawable::apply_region() into ::apply_buffer() Fri Mar 30 09:53:20 GMT 2012
- [gimp/goat-invasion: 228/325] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Fri Mar 30 09:53:25 GMT 2012
- [gimp/goat-invasion: 229/325] app: make gimpdrawable-combine.c more readable before proceeding Fri Mar 30 09:53:30 GMT 2012
- [gimp/goat-invasion: 230/325] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Fri Mar 30 09:53:35 GMT 2012
- [gimp/goat-invasion: 231/325] app: remove the legacy curves cruft Fri Mar 30 09:53:40 GMT 2012
- [gimp/goat-invasion: 232/325] app: remove the legacy levels cruft Fri Mar 30 09:53:45 GMT 2012
- [gimp/goat-invasion: 233/325] app: forgot to remove the Threshold cruft typedef Fri Mar 30 09:53:50 GMT 2012
- [gimp/goat-invasion: 234/325] app: change GimpDrawable::replace_region() by ::replace_buffer() Fri Mar 30 09:53:55 GMT 2012
- [gimp/goat-invasion: 235/325] app: implement "disable layer mask" in the GEGL graph Fri Mar 30 09:54:00 GMT 2012
- [gimp/goat-invasion: 236/325] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Fri Mar 30 09:54:05 GMT 2012
- [gimp/goat-invasion: 237/325] app: add gimp_gegl_create_apply_buffer_node() Fri Mar 30 09:54:11 GMT 2012
- [gimp/goat-invasion: 238/325] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Fri Mar 30 09:54:16 GMT 2012
- [gimp/goat-invasion: 239/325] app: add a "premultiplied" property to GimpOperationPointLayerMode Fri Mar 30 09:54:21 GMT 2012
- [gimp/goat-invasion: 240/325] app: add our own GimpOperationNormalMode so we can opt out of premultiply Fri Mar 30 09:54:26 GMT 2012
- [gimp/goat-invasion: 241/325] app: add gimp_gegl_node_set_layer_mode() Fri Mar 30 09:54:31 GMT 2012
- [gimp/goat-invasion: 242/325] app: move GimpHistogram from base/ to core/ Fri Mar 30 09:54:36 GMT 2012
- [gimp/goat-invasion: 243/325] app: add GimpOperationEqualize and port equalize to it Fri Mar 30 09:54:41 GMT 2012
- [gimp/goat-invasion: 244/325] app: remove gimp_drawable_process_lut() Fri Mar 30 09:54:46 GMT 2012
- [gimp/goat-invasion: 245/325] app: sprinkle level argument over process functions Fri Mar 30 09:54:51 GMT 2012
- [gimp/goat-invasion: 246/325] app: fix typo that caused wrong paint apply offset in bucket fill Fri Mar 30 09:54:56 GMT 2012
- [gimp/goat-invasion: 247/325] app: don't pass 1.0 as boolean value, not that it would change anything... Fri Mar 30 09:55:01 GMT 2012
- [gimp/goat-invasion: 248/325] app: add GimpOperationShrink which does "shrink selection" Fri Mar 30 09:55:06 GMT 2012
- [gimp/goat-invasion: 249/325] app: remove "gboolean linear" from all apply_operation APIs Fri Mar 30 09:55:11 GMT 2012
- [gimp/goat-invasion: 250/325] app: remove "dont-cache" from gimp_apply_opeation() Fri Mar 30 09:55:17 GMT 2012
- [gimp/goat-invasion: 251/325] app: remove thin_region(), turns out that gimp:shrink was not slow after all Fri Mar 30 09:55:22 GMT 2012
- [gimp/goat-invasion: 252/325] app: clean up the new shrink op Fri Mar 30 09:55:27 GMT 2012
- [gimp/goat-invasion: 253/325] app: replace fatten_region() by GimpOperationGrow Fri Mar 30 09:55:32 GMT 2012
- [gimp/goat-invasion: 254/325] app: replace border_region() by GimpOperationBorder Fri Mar 30 09:55:37 GMT 2012
- [gimp/goat-invasion: 255/325] app: remove the TileValidateProc from gimp_channel_new_mask() Fri Mar 30 09:55:42 GMT 2012
- [gimp/goat-invasion: 256/325] app: remove obsolete include from gimpchannel.c Fri Mar 30 09:55:47 GMT 2012
- [gimp/goat-invasion: 257/325] app: remove color_region() Fri Mar 30 09:55:52 GMT 2012
- [gimp/goat-invasion: 258/325] app: ask the buffer not the tile manager for its size Fri Mar 30 09:55:57 GMT 2012
- [gimp/goat-invasion: 259/325] app: remove unused base/ includes Fri Mar 30 09:56:02 GMT 2012
- [gimp/goat-invasion: 260/325] app: adapt to API changes in GEGL Fri Mar 30 09:56:07 GMT 2012
- [gimp/goat-invasion: 261/325] app: use gegl_buffer_set_format() to "cast" a dest buffers format Fri Mar 30 09:56:13 GMT 2012
- [gimp/goat-invasion: 262/325] app: properly sync the projection's tiles and their buffer Fri Mar 30 09:56:17 GMT 2012
- [gimp/goat-invasion: 263/325] app: update with GEGL iterator API changes Fri Mar 30 09:56:22 GMT 2012
- [gimp/goat-invasion: 264/325] app: more gegl_buffer_iterator_new() updates Fri Mar 30 09:56:28 GMT 2012
- [gimp/goat-invasion: 265/325] app: factor out the creation of GeglOperation config proxy objects Fri Mar 30 09:56:33 GMT 2012
- [gimp/goat-invasion: 266/325] app: adapt to API changes in gegl_buffer_iterator Fri Mar 30 09:56:38 GMT 2012
- [gimp/goat-invasion: 267/325] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Fri Mar 30 09:56:43 GMT 2012
- [gimp/goat-invasion: 268/325] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Fri Mar 30 09:56:48 GMT 2012
- [gimp/goat-invasion: 269/325] app: add infrastructure to invoke GEGL filters from a menu item Fri Mar 30 09:56:53 GMT 2012
- [gimp/goat-invasion: 270/325] .gitignore: add *~ Fri Mar 30 09:56:58 GMT 2012
- [gimp/goat-invasion: 271/325] app: clean up includes in filters-commands.c Fri Mar 30 09:57:03 GMT 2012
- [gimp/goat-invasion: 272/325] app: better GEGL code in gimp_layer_create_mask() Fri Mar 30 09:57:08 GMT 2012
- [gimp/goat-invasion: 273/325] app: remove some obsolete legacy includes from gimpdrawable.c Fri Mar 30 09:57:13 GMT 2012
- [gimp/goat-invasion: 274/325] app: add place holder splash for goat invasion Fri Mar 30 09:57:18 GMT 2012
- [gimp/goat-invasion: 275/325] app: add GimpOperationShapeburst to calculate the distance map for blend Fri Mar 30 09:57:23 GMT 2012
- [gimp/goat-invasion: 276/325] app: port the rest of the shapeburst blend logic to GEGL Fri Mar 30 09:57:28 GMT 2012
- [gimp/goat-invasion: 277/325] app: remove the global dist_buffer variable and pass it around locally Fri Mar 30 09:57:33 GMT 2012
- [gimp/goat-invasion: 278/325] app: remove legacy includes from blend Fri Mar 30 09:57:38 GMT 2012
- [gimp/goat-invasion: 279/325] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Fri Mar 30 09:57:43 GMT 2012
- [gimp/goat-invasion: 280/325] app: add gimp_gegl_progress_connect() Fri Mar 30 09:57:48 GMT 2012
- [gimp/goat-invasion: 281/325] app: use below new function for shapeburst blend and cage tool progress Fri Mar 30 09:57:53 GMT 2012
- [gimp/goat-invasion: 282/325] app: port the entire plug-in tile communication to using GeglBuffers Fri Mar 30 09:57:58 GMT 2012
- [gimp/goat-invasion: 283/325] app: remove includes from app/plug-in/ Fri Mar 30 09:58:03 GMT 2012
- [gimp/goat-invasion: 284/325] plugins/newsprint: remove assumption that tiles are square Fri Mar 30 09:58:08 GMT 2012
- [gimp/goat-invasion: 285/325] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Fri Mar 30 09:58:13 GMT 2012
- [gimp/goat-invasion: 286/325] app: remove the legacy color-balance cruft Fri Mar 30 09:58:18 GMT 2012
- [gimp/goat-invasion: 287/325] app: correct usage of babl formats Fri Mar 30 09:58:23 GMT 2012
- [gimp/goat-invasion: 288/325] pdb: port drawable pixel access API to GEGL Fri Mar 30 09:58:28 GMT 2012
- [gimp/goat-invasion: 289/325] rename lanczos to lohalo Fri Mar 30 09:58:33 GMT 2012
- [gimp/goat-invasion: 290/325] app: fix registration of babl_format("A u8") Fri Mar 30 09:58:38 GMT 2012
- [gimp/goat-invasion: 291/325] app: fix registration of babl formats Fri Mar 30 09:58:43 GMT 2012
- [gimp/goat-invasion: 292/325] app: use the same indexed Babl formats during an image's lifetime Fri Mar 30 09:58:48 GMT 2012
- [gimp/goat-invasion: 293/325] app: port gimpimage-convert.c to GEGL Fri Mar 30 09:58:53 GMT 2012
- [gimp/goat-invasion: 294/325] app: formatting cleanup in gimpimage-convert.c Fri Mar 30 09:58:59 GMT 2012
- [gimp/goat-invasion: 295/325] app: increase the tile size for plug-ins to 128x128 Fri Mar 30 09:59:04 GMT 2012
- [gimp/goat-invasion: 296/325] app: port gimp_image_pick_color() to return a Babl format Fri Mar 30 09:59:09 GMT 2012
- [gimp/goat-invasion: 297/325] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Fri Mar 30 09:59:14 GMT 2012
- [gimp/goat-invasion: 298/325] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Fri Mar 30 09:59:19 GMT 2012
- [gimp/goat-invasion: 299/325] app: don't use gimp_image_get_color() in GimpPickable Fri Mar 30 09:59:24 GMT 2012
- [gimp/goat-invasion: 300/325] app: port gimp_image_contiguous_region_by_color() to GEGL Fri Mar 30 09:59:29 GMT 2012
- [gimp/goat-invasion: 301/325] app: port gimp_image_contiguous_region_by_seed() to babl_process() Fri Mar 30 09:59:34 GMT 2012
- [gimp/goat-invasion: 302/325] app: remove gimp_image_get_color() Fri Mar 30 09:59:39 GMT 2012
- [gimp/goat-invasion: 303/325] app: forgot the GimpImageType -> Babl change in pick_color() here Fri Mar 30 09:59:44 GMT 2012
- [gimp/goat-invasion: 304/325] app: remove the lagacy hue-saturation cruft Fri Mar 30 09:59:49 GMT 2012
- [gimp/goat-invasion: 305/325] app: remove legayc support from GimpImageMapTool Fri Mar 30 09:59:54 GMT 2012
- [gimp/goat-invasion: 306/325] app: remove legacy support from GimpImageMap Fri Mar 30 09:59:59 GMT 2012
- [gimp/goat-invasion: 307/325] app: more GimpImageType -> Babl Fri Mar 30 10:00:04 GMT 2012
- [gimp/goat-invasion: 308/325] app: have the display renderer ask for the projection's format not image_type Fri Mar 30 10:00:09 GMT 2012
- [gimp/goat-invasion: 309/325] app: add gimp_context_get_foreground, background_pixel() Fri Mar 30 10:00:15 GMT 2012
- [gimp/goat-invasion: 310/325] app: remove legacy support from gimpdrawable-transform.c Fri Mar 30 10:00:19 GMT 2012
- [gimp/goat-invasion: 311/325] app: use a GEGL graph for perspective clone's transform Fri Mar 30 10:00:26 GMT 2012
- [gimp/goat-invasion: 312/325] app: remove the legacy gimp-transform-region code Fri Mar 30 10:00:29 GMT 2012
- [gimp/goat-invasion: 313/325] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Fri Mar 30 10:00:35 GMT 2012
- [gimp/goat-invasion: 314/325] app: remove GimpPickable::get_image_type() Fri Mar 30 10:00:40 GMT 2012
- [gimp/goat-invasion: 315/325] app: remove GimpPickable::get_bytes() Fri Mar 30 10:00:47 GMT 2012
- [gimp/goat-invasion: 316/325] app: replace GimpProjectable::get_image_type() by ::get_format() Fri Mar 30 10:00:50 GMT 2012
- [gimp/goat-invasion: 317/325] app: follow changes in GeglOperation API Fri Mar 30 10:00:55 GMT 2012
- [gimp/goat-invasion: 318/325] app: remove drawable->private->format, its buffer has a format already Fri Mar 30 10:01:00 GMT 2012
- [gimp/goat-invasion: 319/325] app: remove the legacy option in gimp_drawable_scale() Fri Mar 30 10:01:05 GMT 2012
- [gimp/goat-invasion: 320/325] app: remove paint-funcs/scale-region.[ch] Fri Mar 30 10:01:10 GMT 2012
- [gimp/goat-invasion: 321/325] app: remove paint-funcs/reduce-region.[ch] Fri Mar 30 10:01:15 GMT 2012
- [gimp/goat-invasion: 322/325] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Fri Mar 30 10:01:20 GMT 2012
- [gimp/goat-invasion: 323/325] app: add parent_type parameter to gimp_gegl_get_config_proxy() Fri Mar 30 10:01:25 GMT 2012
- [gimp/goat-invasion: 324/325] app: use a GimpSpinScale instead of a scale entry in the prop_table Fri Mar 30 10:01:30 GMT 2012
- [gimp/goat-invasion: 325/325] app: remove gimpdrawable-process.[ch] Fri Mar 30 10:01:35 GMT 2012
- [gimp/goat-invasion] app: always create a new tool in filters_filter_cmd_callback() Fri Mar 30 10:15:12 GMT 2012
- [gimp/goat-invasion] app: fix GIMP_TIMER_END() to take an arbitrary string Fri Mar 30 11:05:17 GMT 2012
- [gimp/goat-invasion] app: remove gimp_image_get_foreground, background() Fri Mar 30 11:38:48 GMT 2012
- [gimp/goat-invasion] libgimpcolor: add gimp_rgb[a]_set,get_pixel() Fri Mar 30 13:10:09 GMT 2012
- [gimp/goat-invasion] app: remove gimp_image_transform_rgb() Fri Mar 30 13:29:31 GMT 2012
- [gimp/goat-invasion] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Fri Mar 30 14:24:44 GMT 2012
- [gimp/goat-invasion] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Fri Mar 30 14:39:16 GMT 2012
- [gimp/goat-invasion] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Fri Mar 30 20:17:24 GMT 2012
- [gimp/goat-invasion] app: fix buffer copying offsets in gimp_clone_motion() Fri Mar 30 21:43:47 GMT 2012
- [gimp/goat-invasion] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Fri Mar 30 23:37:19 GMT 2012
- [gimp/goat-invasion] app: remove legacy includes Fri Mar 30 23:42:02 GMT 2012
- [gimp/goat-invasion] app: keep the transform graph around during one paint stroke Sat Mar 31 00:18:13 GMT 2012
- [gimp/goat-invasion] app: pattern-clone using gegl_buffer_set_pattern() Sat Mar 31 00:46:42 GMT 2012
- [gimp/goat-invasion] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Sat Mar 31 13:42:48 GMT 2012
- [gimp/goat-invasion] app: don't create copies in gimp_paint_core_get_orig_image, proj() Sat Mar 31 13:42:53 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Sat Mar 31 14:18:41 GMT 2012
- [gimp/goat-invasion] app: use gimp_temp_buf_create_buffer() all over the place Sat Mar 31 14:20:15 GMT 2012
- [gimp/goat-invasion] app: GimpImageType -> Babl in GipmBrushClipboard Sat Mar 31 14:36:13 GMT 2012
- [gimp/goat-invasion] app: remove gimp_image_transform_temp_buf() Sat Mar 31 14:36:18 GMT 2012
- [gimp/goat-invasion] app: rename GimpPaintCore->canvas_buf to ->paint_area Sat Mar 31 15:01:46 GMT 2012
- [gimp/goat-invasion] app: remove unneeded includes from gimpairbush.c Sat Mar 31 16:27:38 GMT 2012
- [gimp/goat-invasion] app: add gimp_paint_core_get_paint_buffer() Sat Mar 31 16:29:01 GMT 2012
- [gimp/goat-invasion] app: port paintbrush and eraser to paint to GEGL buffers Sat Mar 31 16:33:35 GMT 2012
- [gimp/goat-invasion] app: paint ink's color into the paint_buffer not the paint_area Sat Mar 31 16:38:18 GMT 2012
- [gimp/goat-invasion] app: remove color_pixels() Sat Mar 31 16:40:00 GMT 2012
- [gimp/goat-invasion] app: remove "bytes" from GimpBuffer and add a format API Sat Mar 31 17:33:49 GMT 2012
- [gimp/goat-invasion] app: anal Sat Mar 31 17:41:41 GMT 2012
- [gimp/goat-invasion] app: fixed GimpOperationDissolveMode by Ville Sokk Sat Mar 31 17:50:38 GMT 2012
- [gimp/goat-invasion] pdb: add support for omitting the "gimp-" prefix from the procedure name Sat Mar 31 20:01:32 GMT 2012
- [gimp/goat-invasion] plug-ins: remove the pixelize plug-in Sat Mar 31 20:01:37 GMT 2012
- [gimp/goat-invasion] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Sat Mar 31 20:36:02 GMT 2012
- [gimp/goat-invasion] app: add gimp_list_get_sort_func() Sat Mar 31 21:24:10 GMT 2012
- [gimp/goat-invasion] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Sat Mar 31 21:27:03 GMT 2012
- [gimp/goat-invasion] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Sat Mar 31 22:29:17 GMT 2012
- [gimp/goat-invasion] app: add a "filters" subdir on user install Sat Mar 31 22:29:21 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_get_config_container() Sat Mar 31 22:29:26 GMT 2012
- [gimp/goat-invasion] app: add a GimpSettingsBox to all GEGL operation filter dialogs Sat Mar 31 22:29:31 GMT 2012
- [gimp/goat-invasion] Replace the color-to-alpha plug-in by GEGL filter dialog Sat Mar 31 23:13:57 GMT 2012
Michael Terry
Mikael Magnusson
Mike Gorse
Milan Crha
Milo Casagrande
Morten Welinder
Muhammet Kara
Mukund Sivaraman
Murray Cumming
Neil Roberts
- [clutter] Remove test-wayland-surface Thu Mar 01 11:47:35 GMT 2012
- [clutter] wayland: install wayland compositor headers + pkgconfig file Thu Mar 01 11:47:40 GMT 2012
- [clutter] configure: fix --enable-evdev-input documentation Thu Mar 01 11:47:45 GMT 2012
- [clutter] wayland-surface: remove unused damage array Thu Mar 01 11:47:50 GMT 2012
- [clutter] wayland-surface: Cleanup properly in _dispose Thu Mar 01 11:47:58 GMT 2012
- [clutter] Deleted branch wip/wayland-2 Thu Mar 01 11:47:59 GMT 2012
- [clutter] wayland-surface: Make _set_surface api public Thu Mar 01 11:48:00 GMT 2012
- [clutter] wayland-surface: Adds _get_surface function Thu Mar 01 11:48:05 GMT 2012
- [clutter] wayland-surface: Set actor size on buffer attach Thu Mar 01 11:48:10 GMT 2012
- [clutter] configure: Adds xkb-utils automake conditional Thu Mar 01 11:48:15 GMT 2012
- [clutter] clutter-wayland-surface: Rename the width/height properties Thu Mar 01 11:48:20 GMT 2012
- [clutter] wayland-surface: Add cogl-texture property Thu Mar 01 11:48:25 GMT 2012
- [clutter] wayland-surface: Adds queue-damage-redraw signal Thu Mar 01 11:48:31 GMT 2012
- [clutter] wayland-surface: removes unused origin variable Thu Mar 01 11:48:35 GMT 2012
- [clutter] clutter-wayland-surface: Remove the pick method Thu Mar 01 11:48:40 GMT 2012
- [clutter] Updates in line with latest wayland protocol Thu Mar 01 11:48:46 GMT 2012
- [clutter] evdev: Associate devices with the first created stage Thu Mar 01 11:48:51 GMT 2012
- [clutter] Add an input device function to convert keycodes to evdev codes Thu Mar 01 11:48:56 GMT 2012
- [clutter] device-manager-core-x11: Create core input devices as x11 Thu Mar 01 11:49:01 GMT 2012
- [clutter] wayland/x11: Set constraints on the CoglRenderer Thu Mar 01 11:49:06 GMT 2012
- [clutter] evdev: Adds api to release/reclaim the evdev devices Thu Mar 01 11:49:11 GMT 2012
- [clutter] wayland-surface: don't queue redraw on buffer attach Thu Mar 01 11:49:16 GMT 2012
- [clutter] clutter-input-device-wayland: Include clutter-stage-private.h Thu Mar 01 11:49:21 GMT 2012
- [clutter] clutter-wayland-surface: Add padding to the class struct Thu Mar 01 11:49:26 GMT 2012
- [clutter] Deleted branch wip/wayland Thu Mar 01 11:56:33 GMT 2012
- [clutter] (3 commits) Created branch wip/wayland Thu Mar 01 11:56:46 GMT 2012
- [clutter/wip/wayland: 1/3] stage-window: make it possible to damage the back buffer Thu Mar 01 11:56:51 GMT 2012
- [clutter/wip/wayland: 2/3] stage: add dedicated pixel pick buffer Thu Mar 01 11:56:56 GMT 2012
- [clutter/wip/wayland: 3/3] Support clipped redraws with flipping Thu Mar 01 11:57:01 GMT 2012
- [cogl] Deleted branch wip/pbo-read-pixels Thu Mar 01 16:03:38 GMT 2012
- [cogl] (16 commits) Created branch wip/pbo-read-pixels Thu Mar 01 16:05:10 GMT 2012
- [cogl/wip/pbo-read-pixels: 2/16] Assert that we get a valid format in pixel_format_to_gl{, es} Thu Mar 01 16:05:11 GMT 2012
- [cogl/wip/pbo-read-pixels: 3/16] Avoid making up the format COGL_PIXEL_FORMAT_A_8_PRE Thu Mar 01 16:05:11 GMT 2012
- [cogl/wip/pbo-read-pixels: 1/16] Add a conformance test for reading back an RGBA texture as alpha-only Thu Mar 01 16:05:11 GMT 2012
- [cogl/wip/pbo-read-pixels: 4/16] bitmap-fallback: Support converting all pixel format types Thu Mar 01 16:05:14 GMT 2012
- [cogl/wip/pbo-read-pixels: 5/16] tests: Test reading all pixel formats Thu Mar 01 16:05:18 GMT 2012
- [cogl/wip/pbo-read-pixels: 6/16] tests: Add a test which writes all pixel formats Thu Mar 01 16:05:24 GMT 2012
- [cogl/wip/pbo-read-pixels: 7/16] bitmap: Remove the split between 'image library' and 'fallback' Thu Mar 01 16:05:29 GMT 2012
- [cogl/wip/pbo-read-pixels: 8/16] _cogl_bitmap_convert: Also handle premult conversions Thu Mar 01 16:05:34 GMT 2012
- [cogl/wip/pbo-read-pixels: 9/16] bitmap: Add a function to convert into an existing buffer Thu Mar 01 16:05:39 GMT 2012
- [cogl/wip/pbo-read-pixels: 10/16] cogl-buffer: Create the buffer store when bound Thu Mar 01 16:05:44 GMT 2012
- [cogl/wip/pbo-read-pixels: 11/16] Add a public cogl_framebuffer_read_pixels_into_bitmap Thu Mar 01 16:05:49 GMT 2012
- [cogl/wip/pbo-read-pixels: 12/16] Change API so that CoglPixelBuffer no longer knows its w/h/format Thu Mar 01 16:05:54 GMT 2012
- [cogl/wip/pbo-read-pixels: 13/16] Make _cogl_bitmap_get_{width, height, format, rowstride} public Thu Mar 01 16:05:59 GMT 2012
- [cogl/wip/pbo-read-pixels: 14/16] Add the missing cast macros for some buffer objects Thu Mar 01 16:06:04 GMT 2012
- [cogl/wip/pbo-read-pixels: 15/16] cogl-bitmap: Add a public accessor for the underlying pixel buffer Thu Mar 01 16:06:09 GMT 2012
- [cogl/wip/pbo-read-pixels: 16/16] Port the test-pixel-buffer test Thu Mar 01 16:06:14 GMT 2012
- [cogl] Deleted branch wip/pbo-read-pixels Fri Mar 02 18:10:52 GMT 2012
- [cogl] (18 commits) Created branch wip/pbo-read-pixels Fri Mar 02 18:11:01 GMT 2012
- [cogl/wip/pbo-read-pixels: 1/18] Add a conformance test for reading back an RGBA texture as alpha-only Fri Mar 02 18:11:07 GMT 2012
- [cogl/wip/pbo-read-pixels: 2/18] Assert that we get a valid format in pixel_format_to_gl{, es} Fri Mar 02 18:11:12 GMT 2012
- [cogl/wip/pbo-read-pixels: 3/18] Avoid making up the format COGL_PIXEL_FORMAT_A_8_PRE Fri Mar 02 18:11:17 GMT 2012
- [cogl/wip/pbo-read-pixels: 4/18] bitmap-fallback: Support converting all pixel format types Fri Mar 02 18:11:22 GMT 2012
- [cogl/wip/pbo-read-pixels: 5/18] tests: Test reading all pixel formats Fri Mar 02 18:11:27 GMT 2012
- [cogl/wip/pbo-read-pixels: 6/18] tests: Add a test which writes all pixel formats Fri Mar 02 18:11:32 GMT 2012
- [cogl/wip/pbo-read-pixels: 7/18] bitmap: Remove the split between 'image library' and 'fallback' Fri Mar 02 18:11:37 GMT 2012
- [cogl/wip/pbo-read-pixels: 8/18] _cogl_bitmap_convert: Also handle premult conversions Fri Mar 02 18:11:42 GMT 2012
- [cogl/wip/pbo-read-pixels: 9/18] bitmap: Add a function to convert into an existing buffer Fri Mar 02 18:11:47 GMT 2012
- [cogl/wip/pbo-read-pixels: 10/18] bitmap: Support pre/unpre-multiplying any format Fri Mar 02 18:11:52 GMT 2012
- [cogl/wip/pbo-read-pixels: 11/18] cogl-buffer: Create the buffer store when bound Fri Mar 02 18:11:57 GMT 2012
- [cogl/wip/pbo-read-pixels: 12/18] Add a public cogl_framebuffer_read_pixels_into_bitmap Fri Mar 02 18:12:02 GMT 2012
- [cogl/wip/pbo-read-pixels: 13/18] Change API so that CoglPixelBuffer no longer knows its w/h/format Fri Mar 02 18:12:07 GMT 2012
- [cogl/wip/pbo-read-pixels: 14/18] Make _cogl_bitmap_get_{width, height, format, rowstride} public Fri Mar 02 18:12:12 GMT 2012
- [cogl/wip/pbo-read-pixels: 15/18] Add the missing cast macros for some buffer objects Fri Mar 02 18:12:17 GMT 2012
- [cogl/wip/pbo-read-pixels: 16/18] cogl-bitmap: Add a public accessor for the underlying pixel buffer Fri Mar 02 18:12:22 GMT 2012
- [cogl/wip/pbo-read-pixels: 17/18] Port the test-pixel-buffer test Fri Mar 02 18:12:28 GMT 2012
- [cogl/wip/pbo-read-pixels: 18/18] Fix point size Fri Mar 02 18:12:33 GMT 2012
- [cogl] Add a conformance test for reading back an RGBA texture as alpha-only Mon Mar 05 19:40:42 GMT 2012
- [cogl] Assert that we get a valid format in pixel_format_to_gl{,es} Mon Mar 05 19:40:46 GMT 2012
- [cogl] Avoid making up the format COGL_PIXEL_FORMAT_A_8_PRE Mon Mar 05 19:40:51 GMT 2012
- [cogl] bitmap-fallback: Support converting all pixel format types Mon Mar 05 19:40:57 GMT 2012
- [cogl] tests: Test reading all pixel formats Mon Mar 05 19:41:01 GMT 2012
- [cogl] tests: Add a test which writes all pixel formats Mon Mar 05 19:41:06 GMT 2012
- [cogl] bitmap: Remove the split between 'image library' and 'fallback' Mon Mar 05 19:41:11 GMT 2012
- [cogl] _cogl_bitmap_convert: Also handle premult conversions Mon Mar 05 19:41:16 GMT 2012
- [cogl] bitmap: Add a function to convert into an existing buffer Mon Mar 05 19:41:21 GMT 2012
- [cogl] bitmap: Support pre/unpre-multiplying any format Mon Mar 05 19:41:26 GMT 2012
- [cogl] cogl-buffer: Create the buffer store when bound Mon Mar 05 19:41:31 GMT 2012
- [cogl] Add a public cogl_framebuffer_read_pixels_into_bitmap Mon Mar 05 19:41:36 GMT 2012
- [cogl] Change API so that CoglPixelBuffer no longer knows its w/h/format Mon Mar 05 19:41:41 GMT 2012
- [cogl] Make _cogl_bitmap_get_{width,height,format,rowstride} public Mon Mar 05 19:41:46 GMT 2012
- [cogl] Add the missing cast macros for some buffer objects Mon Mar 05 19:41:51 GMT 2012
- [cogl] cogl-bitmap: Add a public accessor for the underlying pixel buffer Mon Mar 05 19:41:56 GMT 2012
- [cogl] Port the test-pixel-buffer test Mon Mar 05 19:42:02 GMT 2012
- [clutter] tests: Remove test-cogl-pixel-buffer Mon Mar 05 19:46:13 GMT 2012
- [cogl] Don't use cogl_get_draw_framebuffer when flushing pipeline state Mon Mar 05 19:52:29 GMT 2012
- [cogl] Add -Wmissing-declarations to maintainer flags and fix problems Tue Mar 06 21:08:21 GMT 2012
- [cogl] (6 commits) Created branch wip/point-fixes Wed Mar 07 14:52:46 GMT 2012
- [cogl/wip/point-fixes: 1/6] tests: Add a flag to say that the test is known to fail in all cases Wed Mar 07 14:52:50 GMT 2012
- [cogl/wip/point-fixes: 2/6] Add a conformance test for point sizes Wed Mar 07 14:52:55 GMT 2012
- [cogl/wip/point-fixes: 3/6] Add a conformance test for point sprites Wed Mar 07 14:53:00 GMT 2012
- [cogl] Deleted branch wip/pbo-read-pixels Wed Mar 07 14:53:04 GMT 2012
- [cogl/wip/point-fixes: 4/6] vertend-glsl: Fix flushing the point size with the GL driver Wed Mar 07 14:53:05 GMT 2012
- [cogl/wip/point-fixes: 5/6] Remove the point size cache on the context Wed Mar 07 14:53:10 GMT 2012
- [cogl/wip/point-fixes: 6/6] pipeline: Point sprite state shouldn't affect codegen on GL Wed Mar 07 14:53:15 GMT 2012
- [cogl] tests: Add a flag to say that the test is known to fail in all cases Wed Mar 07 15:15:06 GMT 2012
- [cogl] Add a conformance test for point sizes Wed Mar 07 15:15:11 GMT 2012
- [cogl] Add a conformance test for point sprites Wed Mar 07 15:15:16 GMT 2012
- [cogl] vertend-glsl: Fix flushing the point size with the GL driver Wed Mar 07 15:15:21 GMT 2012
- [cogl] Remove the point size cache on the context Wed Mar 07 15:15:26 GMT 2012
- [cogl] pipeline: Point sprite state shouldn't affect codegen on GL Wed Mar 07 15:15:31 GMT 2012
- [cogl] Deleted branch wip/point-fixes Wed Mar 07 15:16:29 GMT 2012
- [cogl] Add compatibility API for functions removed after 1.9.8 Fri Mar 09 17:03:48 GMT 2012
- [cogl] Don't export cogl_gl_error_to_string Fri Mar 09 17:03:53 GMT 2012
- [cogl] Move the fallback define for GL_PACK_INVERT_MESA Wed Mar 14 12:16:28 GMT 2012
- [cogl] context: Enable new feature testing on COGL_ENABLE_EXPERIMENTAL_API Wed Mar 14 13:50:04 GMT 2012
- [cogl] texture: When reading, convert data directly into user's buffer Wed Mar 14 13:50:09 GMT 2012
- [cogl] Add a public cogl_bitmap_new_for_data Wed Mar 14 13:50:14 GMT 2012
- [cogl] buffer: Remove const from cogl_is_buffer (const void *) Wed Mar 14 13:51:40 GMT 2012
- [cogl] Don't directly link to libGL from the EGL/KMS platform Thu Mar 15 18:09:50 GMT 2012
- [mutter] Deleted branch wip/wayland Thu Mar 15 18:47:35 GMT 2012
- [mutter] Deleted branch wip/wayland-input Thu Mar 15 18:47:40 GMT 2012
- [mutter] Deleted branch wip/wayland-kms Thu Mar 15 18:47:45 GMT 2012
- [mutter] (4 commits) Created branch wip/wayland Thu Mar 15 18:48:23 GMT 2012
- [mutter/wip/wayland: 1/4] screen: Don't ref workspace->screen after freeing workspace Thu Mar 15 18:48:28 GMT 2012
- [mutter/wip/wayland: 2/4] configure: Adds wayland config options Thu Mar 15 18:48:33 GMT 2012
- [mutter/wip/wayland: 3/4] configure: Adds --with-xwayland-path option Thu Mar 15 18:48:38 GMT 2012
- [mutter/wip/wayland: 4/4] wayland: Adds basic hybrid X + Wayland support Thu Mar 15 18:48:43 GMT 2012
- [mutter] (9 commits) Created branch wip/wayland-input Thu Mar 15 18:48:48 GMT 2012
- [mutter/wip/wayland-input: 1/9] Track the X Shape input region and use it for picking Thu Mar 15 18:48:53 GMT 2012
- [mutter/wip/wayland-input: 2/9] wayland: Add basic mouse input support Thu Mar 15 18:48:58 GMT 2012
- [mutter/wip/wayland-input: 3/9] wayland: Add keyboard support Thu Mar 15 18:49:03 GMT 2012
- [mutter/wip/wayland-input: 4/9] wayland: Add an actor for the cursor Thu Mar 15 18:49:08 GMT 2012
- [mutter/wip/wayland-input: 5/9] wayland: Install a device manager Thu Mar 15 18:49:14 GMT 2012
- [mutter/wip/wayland-input: 6/9] wayland: Add support for translating Clutter scroll events Thu Mar 15 18:49:18 GMT 2012
- [mutter/wip/wayland-input: 7/9] wayland: Add a hack to give focus to Wayland clients on mouse clicks Thu Mar 15 18:49:23 GMT 2012
- [mutter/wip/wayland-input: 8/9] wayland: Implement shell_surface_move() Thu Mar 15 18:49:28 GMT 2012
- [mutter/wip/wayland-input: 9/9] plugins: Don't assume the plugins will pass events to Clutter Thu Mar 15 18:49:33 GMT 2012
- [mutter] (3 commits) Created branch wip/wayland-kms Thu Mar 15 18:49:38 GMT 2012
- [mutter/wip/wayland-kms: 1/3] wayland: Adds virtual terminal enter/leave handling Thu Mar 15 18:49:44 GMT 2012
- [mutter/wip/wayland-kms: 2/3] wayland: Run idle loop on vt switch Thu Mar 15 18:49:48 GMT 2012
- [mutter/wip/wayland-kms: 3/3] wayland: queue modes reset on vt enter Thu Mar 15 18:49:53 GMT 2012
- [gnome-shell] (4 commits) Created branch wip/wayland Thu Mar 15 18:54:38 GMT 2012
- [gnome-shell/wip/wayland: 1/4] Remove shell-screen-grabber Thu Mar 15 18:54:43 GMT 2012
- [gnome-shell/wip/wayland: 2/4] Don't try to use GLX if Cogl isn't using that Winsys Thu Mar 15 18:54:48 GMT 2012
- [gnome-shell/wip/wayland: 3/4] Don't link directly to libGL Thu Mar 15 18:54:53 GMT 2012
- [gnome-shell/wip/wayland: 4/4] Don't pass on X events to Clutter Thu Mar 15 18:54:58 GMT 2012
- [cogl] Fix the 1.0 wrapper for cogl_path_curve_to Thu Mar 15 19:02:39 GMT 2012
- [cogl/cogl-1.8] Fix the 1.0 wrapper for cogl_path_curve_to Thu Mar 15 19:03:54 GMT 2012
- [cogl] Drive by leak fix when code spelunking Fri Mar 16 16:45:17 GMT 2012
- [cogl/cogl-1.8] Drive by leak fix when code spelunking Fri Mar 16 16:46:10 GMT 2012
- [cogl] journal: Always keep a pointer back to the framebuffer Fri Mar 16 18:37:27 GMT 2012
- [cogl] journal: Don't push and pop the framebuffer when flushing Fri Mar 16 18:37:32 GMT 2012
- [cogl] Add cogl_framebuffer_read_pixels() Mon Mar 19 14:53:26 GMT 2012
- [cogl] framebuffer: Fix a closing tag in the documentation Mon Mar 19 14:53:31 GMT 2012
- [cogl] cogl-primitives: Fix a typo in a function declaration Tue Mar 20 12:51:39 GMT 2012
- [cogl] Fix some documentation problems Tue Mar 20 13:28:29 GMT 2012
- [cogl] Update .gitignore Tue Mar 20 13:28:33 GMT 2012
- [cogl] bitmap-pixbuf: Fix the CoglBitmap wrapper for the STB fallback Tue Mar 20 14:01:42 GMT 2012
- [cogl] configure: Fix the pkg-config check for pango Tue Mar 20 17:20:42 GMT 2012
- [cogl] Updates NEWS for the 1.10.0 release Tue Mar 20 17:20:47 GMT 2012
- [cogl] Release 1.10.0 (release) Tue Mar 20 17:20:52 GMT 2012
- [cogl] Post-release version bump to 1.10.1 Tue Mar 20 17:20:57 GMT 2012
- [cogl] Created tag 1.10.0 Tue Mar 20 17:21:24 GMT 2012
- [gnome-shell] Deleted branch wip/wayland Wed Mar 21 19:32:11 GMT 2012
- [gnome-shell] (4 commits) Created branch wip/wayland Wed Mar 21 19:32:23 GMT 2012
- [gnome-shell/wip/wayland: 1/4] Remove shell-screen-grabber Wed Mar 21 19:32:27 GMT 2012
- [gnome-shell/wip/wayland: 2/4] Don't try to use GLX if Cogl isn't using that Winsys Wed Mar 21 19:32:32 GMT 2012
- [gnome-shell/wip/wayland: 3/4] Don't link directly to libGL Wed Mar 21 19:32:37 GMT 2012
- [gnome-shell/wip/wayland: 4/4] Don't pass on X events to Clutter Wed Mar 21 19:32:42 GMT 2012
- [cogl] Created branch cogl-1.10 Fri Mar 23 13:51:05 GMT 2012
- [cogl] Add a vtable for the driver Fri Mar 23 13:53:21 GMT 2012
- [cogl] Add a context parameter to all of the texture driver virtuals Fri Mar 23 13:53:26 GMT 2012
- [cogl] gles: Support the GL_EXT_texture_format_BGRA8888 extension Fri Mar 23 13:53:32 GMT 2012
- [cogl] gles2: Support the GL_EXT_unpack_subimage extension Fri Mar 23 13:53:37 GMT 2012
- [clutter] configure: Fix the -o operator in a call to test Fri Mar 23 17:36:33 GMT 2012
- [clutter] Don't use any GL types or defines in Clutter Fri Mar 23 17:36:38 GMT 2012
- [clutter/clutter-1.10] configure: Fix the -o operator in a call to test Fri Mar 23 17:48:54 GMT 2012
Nguyen Thai Ngoc Duy
Nilamdyuti Goswami
Nils Philippsen
Og B . Maciel
Olav Vitters
Oleksij Rempel
Owen Taylor
Paolo Bacchilega
Paolo Borelli
Patricia Santana Cruz
Patrick Ohly
Pedro Daniel da Rocha Melo e Castro
Peter Bloomfield
Peteris Krisjanis
Philip Withnall
Phillip Susi
Pierre Wieser
Praveen Arimbrathodiyil
Praveen Illa
Priit Laes
Punit Jain
Rajesh Ranjan
Ray Strode
Reinout van Schouwen
Richard Hughes
Rico Tzschichholz
Rob Bradford
Robert Ancell
Robert Bragg
Roberto Guido
Rob Richards
Rodney Dawes
Roman Joost
Ross Burton
Rui Matos
Runa Bhattacharjee
Ryan Lortie
Sam Thursfield
Sandeep Shedmake
Sasi Bhushan Boddepalli
Sebastian Polsterl
Sebastien Bacher
Sebastien Granjoux
Sergey V . Udaltsov
Sergio Villar Senin
Shankar Prasad
Shaun McCance
Simon Budig
Sjoerd Simons
Srinivasa Ragavan
Sri Ramadoss M
Stefan Kost
Stefano Facchini
Stefan Walter
Steffen Macke
Stephen Shaw
Susanna Huhtanen
Sweta Kothari
Takayuki Kusano
Theppitak Karoonboonyanan
Thibault Saunier
Thirumurthi Vasudeven
Thomas Hindoe Paaboel Andersen
Thomas Wood
Tiffany Antopolski
Timo Jyrinki
Tobias Mueller
Tomas Bzatek
Tomeu Vizoso
Travis Reitter
Tristan Van Berkom
Ulf-D . Ehlert
=?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
=?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
=?utf-8?b?SmnFmcOtIFRlY2hldA==?=
=?utf-8?b?TWFyZWsgS2HFocOtaw==?=
=?utf-8?b?UGV0ciBLb3bDocWZ?=
=?utf-8?b?UmXFn2F0IFNhYsSxcQ==?=
=?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] op/multiply.c: update autogenerated file (why is it in git anyways?) Tue Mar 13 10:31:42 GMT 2012
- [gegl] write-buffer: make the node of write-buffer emit computed events. Tue Mar 13 10:31:47 GMT 2012
- [gegl] node: serialize computed emits Tue Mar 13 10:31:52 GMT 2012
- [gimp] GimpTileBackendTileManager: make it work Tue Mar 13 10:33:31 GMT 2012
- [gegl] update contribute doc Tue Mar 13 10:44:18 GMT 2012
- [gimp] gimptilebackendtilemanager: add utility call to construct buffer Tue Mar 13 12:50:10 GMT 2012
- [gimp] tests: update API usage of gimptilebackendtilemanager test Tue Mar 13 13:10:31 GMT 2012
- [gimp] Created branch pippin/goat-invasion Tue Mar 13 13:13:51 GMT 2012
- [gimp/pippin/goat-invasion] imagemap: use GeglBuffer instead of TileManager Tue Mar 13 13:13:56 GMT 2012
- [gimp] Deleted branch pippin/goat-invasion Tue Mar 13 13:57:26 GMT 2012
- [gimp] Created branch pippin/goat-invasion Tue Mar 13 13:57:54 GMT 2012
- [gimp/pippin/goat-invasion] imagemap: use GeglBuffer instead of TileManager Tue Mar 13 13:57:59 GMT 2012
- [gegl] code cleanups - move an unref to where it is meant to be Tue Mar 13 16:39:55 GMT 2012
- [gimp/pippin/goat-invasion] add a util call to get the geglbuffer for a drawable Tue Mar 13 17:32:40 GMT 2012
- [gimp/pippin/goat-invasion] make gimp_drawable_apply_operation use the TileManager buffer backend Tue Mar 13 17:32:45 GMT 2012
- [gimp/pippin/goat-invasion] imagemap: unref buffers as soon as possible Tue Mar 13 17:32:50 GMT 2012
- [gimp/pippin/goat-invasion] lie about gamma to gegl Tue Mar 13 17:32:55 GMT 2012
- [gimp/pippin/goat-invasion] app: use gegl: prefix for ops Tue Mar 13 18:52:30 GMT 2012
- [gegl] buffer: add a command to the tile architecture for reiniting Wed Mar 14 00:37:59 GMT 2012
- [gimp/pippin/goat-invasion] app: make gimp_drawable_get_source_node use GeglBuffer Wed Mar 14 00:39:06 GMT 2012
- [gegl] processor: make a processor reusable by restting its rectangle Wed Mar 14 02:35:23 GMT 2012
- [gegl] processor: do not run process for 0px contexts Wed Mar 14 02:35:28 GMT 2012
- [gimp/pippin/goat-invasion] app: gimptilebackendtilemanager reduce cases with 0copy Wed Mar 14 02:38:37 GMT 2012
- [gimp/pippin/goat-invasion] app: resue the GeglProcessor Wed Mar 14 02:38:42 GMT 2012
- [gimp/pippin/goat-invasion] app: initialize a GtkTreeIter Wed Mar 14 11:50:22 GMT 2012
- [gimp/pippin/goat-invasion] app: initialize all members of a GimpAnchor Wed Mar 14 11:50:26 GMT 2012
- [gimp/pippin/goat-invasion] app: initialize also GimpRGB's alpha component Wed Mar 14 11:50:31 GMT 2012
- [gimp/pippin/goat-invasion] app: fix header in gimpoperationbrightnesscontrast.[ch] Wed Mar 14 11:50:37 GMT 2012
- [gimp/pippin/goat-invasion] app: release tile with dirty flag in gegl tile backend Wed Mar 14 20:17:13 GMT 2012
- [gimp/pippin/goat-invasion] app: make projection use GeglBuffers Wed Mar 14 20:17:18 GMT 2012
- [gegl] buffer: add GEGL_IS_BUFFER to header Wed Mar 14 20:20:55 GMT 2012
- [gimp/pippin/goat-invasion] app: remove GimpOperationTileSource Wed Mar 14 20:30:25 GMT 2012
- [gimp/pippin/goat-invasion] app: stop gimp_buffer_to_tiles use GeglBuffer Wed Mar 14 21:31:38 GMT 2012
- [gimp/pippin/goat-invasion] app: remove GimpOperationTileSink Wed Mar 14 21:31:43 GMT 2012
- [gimp/pippin/goat-invasion] app: gimptilebackendtilemanager fix missing last row/col of tiles Wed Mar 14 22:44:19 GMT 2012
- [gimp/pippin/goat-invasion] app: revert f5c7e7483b9dc Thu Mar 15 01:02:22 GMT 2012
- [gimp/pippin/goat-invasion] app: more meticulously tickle tile ref-counts Thu Mar 15 01:02:27 GMT 2012
- [gegl] buffer: avoid inadvertently increasing revision of tile Thu Mar 15 01:46:50 GMT 2012
- [gegl] Revert "buffer: avoid inadvertently increasing revision of tile" Thu Mar 15 01:59:03 GMT 2012
- [gimp/pippin/goat-invasion] app: set GeglBuffer directly in show image-graph Thu Mar 15 11:02:05 GMT 2012
- [gegl] buffer: flush on dispose Thu Mar 15 14:12:32 GMT 2012
- [gegl] buffer: only flush non-internal tile backends in dispose Thu Mar 15 19:39:34 GMT 2012
- [gimp/pippin/goat-invasion] app: replace direct low-level GeglBuffer calls with utility. Thu Mar 15 20:16:28 GMT 2012
- [gimp/pippin/goat-invasion] app: remove unused #includes Thu Mar 15 20:21:45 GMT 2012
- [gegl] buffer: added gegl_buffer_set_color Thu Mar 15 20:57:27 GMT 2012
- [gegl] buffer: fix gegl_buffer_set_color Thu Mar 15 21:23:06 GMT 2012
- [gegl] geglcolor: add api to set and get based on pixel in given bablformat Thu Mar 15 22:02:52 GMT 2012
- [babl] constify source argument of babl_process Thu Mar 15 22:15:09 GMT 2012
- [gegl] buffer: use gegl_color_get_pixel in gegl_buffer_set_color Thu Mar 15 22:35:36 GMT 2012
- [gegl] buffer: add gegl_buffer_set_pattern Thu Mar 15 23:02:00 GMT 2012
- [gegl] geglcolor: swap fishes for conversions to and from pixel Thu Mar 15 23:36:54 GMT 2012
- [gegl] buffer: use the correct memory for gegl_buffer_set_color Thu Mar 15 23:44:08 GMT 2012
- [gegl] buffer: add one more column/row Fri Mar 16 00:08:22 GMT 2012
- [gimp/pippin/goat-invasion] app: default to use GEGL rather than legacy code paths Fri Mar 16 00:26:52 GMT 2012
- [gimp/pippin/goat-invasion] app: avoid thrashing GEGL side of tile cache in projection Fri Mar 16 01:14:25 GMT 2012
- [gimp/pippin/goat-invasion] app: fix segfault in previous commit Fri Mar 16 01:14:30 GMT 2012
- [gegl] tests: restore old reference images for some tests Fri Mar 16 03:11:45 GMT 2012
- [gegl] buffer: do more efficient voiding of buffer Fri Mar 16 03:11:50 GMT 2012
- [babl] add ability to extract component with 1 component formats Fri Mar 16 11:26:10 GMT 2012
- [babl] tests: add missing test Fri Mar 16 11:53:53 GMT 2012
- [gimp] (73 commits) Created branch goat-invasion Fri Mar 16 12:57:39 GMT 2012
- [gimp/goat-invasion: 1/73] imagemap: use GeglBuffer instead of TileManager Fri Mar 16 12:57:44 GMT 2012
- [gimp/goat-invasion: 2/73] add a util call to get the geglbuffer for a drawable Fri Mar 16 12:57:49 GMT 2012
- [gimp/goat-invasion: 3/73] make gimp_drawable_apply_operation use the TileManager buffer backend Fri Mar 16 12:57:54 GMT 2012
- [gimp] Deleted branch pippin/goat-invasion Fri Mar 16 12:57:55 GMT 2012
- [gimp/goat-invasion: 4/73] imagemap: unref buffers as soon as possible Fri Mar 16 12:57:59 GMT 2012
- [gimp/goat-invasion: 5/73] lie about gamma to gegl Fri Mar 16 12:58:04 GMT 2012
- [gimp/goat-invasion: 6/73] app: move new get_buffer() functions around; some general cleanup Fri Mar 16 12:58:09 GMT 2012
- [gimp/goat-invasion: 7/73] app: use gegl: prefix for ops Fri Mar 16 12:58:14 GMT 2012
- [gimp/goat-invasion: 8/73] app: allow to opionally not implement GimpImageMapTool::map() Fri Mar 16 12:58:19 GMT 2012
- [gimp/goat-invasion: 9/73] app: remove the legacy desaturate implementation Fri Mar 16 12:58:24 GMT 2012
- [gimp/goat-invasion: 10/73] app: remove the legacy posterize code Fri Mar 16 12:58:29 GMT 2012
- [gimp/goat-invasion: 11/73] app: remove the legacy threshold code Fri Mar 16 12:58:34 GMT 2012
- [gimp/goat-invasion: 12/73] app: remove the legacy colorize code Fri Mar 16 12:58:39 GMT 2012
- [gimp/goat-invasion: 13/73] app: clean up the desaturate cruft removal to look like the others Fri Mar 16 12:58:44 GMT 2012
- [gimp/goat-invasion: 14/73] app: remove the pointless core wrappers for the below simplified color stuff Fri Mar 16 12:58:49 GMT 2012
- [gimp/goat-invasion: 15/73] app: make gimp_drawable_get_source_node use GeglBuffer Fri Mar 16 12:58:54 GMT 2012
- [gimp/goat-invasion: 16/73] app: remove orphaned Colorize typedef Fri Mar 16 12:59:00 GMT 2012
- [gimp/goat-invasion: 17/73] app: remove unused lut-funcs Fri Mar 16 12:59:05 GMT 2012
- [gimp/goat-invasion: 18/73] app: gimptilebackendtilemanager reduce cases with 0copy Fri Mar 16 12:59:10 GMT 2012
- [gimp/goat-invasion: 19/73] app: resue the GeglProcessor Fri Mar 16 12:59:15 GMT 2012
- [gimp/goat-invasion: 20/73] app: cleanup in the new GimpDrawable tile source code Fri Mar 16 12:59:20 GMT 2012
- [gimp/goat-invasion: 21/73] app: rename gimp_drawable_apply_operation_with_config() Fri Mar 16 12:59:25 GMT 2012
- [gimp/goat-invasion: 22/73] app: always use GEGL to invert drawables Fri Mar 16 12:59:30 GMT 2012
- [gimp/goat-invasion: 23/73] app: formatting cleanup in gimpdrawable-operation.c Fri Mar 16 12:59:35 GMT 2012
- [gimp/goat-invasion: 24/73] app: use GEGL to invert channels/selections Fri Mar 16 12:59:40 GMT 2012
- [gimp/goat-invasion: 25/73] app: remove the legacy invert lut code Fri Mar 16 12:59:45 GMT 2012
- [gimp/goat-invasion: 26/73] app: release tile with dirty flag in gegl tile backend Fri Mar 16 12:59:50 GMT 2012
- [gimp/goat-invasion: 27/73] app: make projection use GeglBuffers Fri Mar 16 12:59:55 GMT 2012
- [gimp/goat-invasion: 28/73] app: remove GimpOperationTileSource Fri Mar 16 13:00:01 GMT 2012
- [gimp/goat-invasion: 29/73] app: add gimp_layer_new_from_buffer() Fri Mar 16 13:00:06 GMT 2012
- [gimp/goat-invasion: 30/73] app: stop gimp_buffer_to_tiles use GeglBuffer Fri Mar 16 13:00:11 GMT 2012
- [gimp/goat-invasion: 31/73] app: remove GimpOperationTileSink Fri Mar 16 13:00:16 GMT 2012
- [gimp/goat-invasion: 32/73] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Fri Mar 16 13:00:21 GMT 2012
- [gimp/goat-invasion: 33/73] app: completely port GimpBuffer to using GeglBuffer not TileManager Fri Mar 16 13:00:26 GMT 2012
- [gimp/goat-invasion: 34/73] app: gimptilebackendtilemanager fix missing last row/col of tiles Fri Mar 16 13:00:31 GMT 2012
- [gimp/goat-invasion: 35/73] app: replace some copy_region() by gegl_buffer_copy() Fri Mar 16 13:00:36 GMT 2012
- [gimp/goat-invasion: 36/73] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Fri Mar 16 13:00:41 GMT 2012
- [gimp/goat-invasion: 37/73] app: replace more copy_region() by gegl_buffer_copy() Fri Mar 16 13:00:46 GMT 2012
- [gimp/goat-invasion: 38/73] app: revert f5c7e7483b9dc Fri Mar 16 13:01:00 GMT 2012
- [gimp/goat-invasion: 39/73] app: more meticulously tickle tile ref-counts Fri Mar 16 13:01:03 GMT 2012
- [gimp/goat-invasion: 40/73] app: cache readable and writable buffers in the drawable Fri Mar 16 13:01:04 GMT 2012
- [gimp/goat-invasion: 41/73] app: set GeglBuffer directly in show image-graph Fri Mar 16 13:01:06 GMT 2012
- [gimp/goat-invasion: 42/73] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Fri Mar 16 13:01:11 GMT 2012
- [gimp/goat-invasion: 43/73] app: implement gimp_channel_translate() with GEGL Fri Mar 16 13:01:16 GMT 2012
- [gimp/goat-invasion: 44/73] app: implement gimp_channel_real_clear() with GEGL Fri Mar 16 13:01:21 GMT 2012
- [gimp/goat-invasion: 45/73] app: implement GimpMaskUndo with GEGL Fri Mar 16 13:01:27 GMT 2012
- [gimp/goat-invasion: 46/73] app: remove the unused copy_region_nocow() Fri Mar 16 13:01:31 GMT 2012
- [gimp/goat-invasion: 47/73] app: implement gimp_channel_real_sharpen() with gegl:threshold Fri Mar 16 13:01:37 GMT 2012
- [gimp/goat-invasion: 48/73] app: remove the legacy threshold lut code Fri Mar 16 13:01:42 GMT 2012
- [gimp/goat-invasion: 49/73] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Fri Mar 16 13:01:47 GMT 2012
- [gimp/goat-invasion: 50/73] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Fri Mar 16 13:01:52 GMT 2012
- [gimp/goat-invasion: 51/73] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Fri Mar 16 13:01:57 GMT 2012
- [gimp/goat-invasion: 52/73] app: added GimpPickable::get_buffer() Fri Mar 16 13:02:02 GMT 2012
- [gimp/goat-invasion: 53/73] app: keep the undo mask around as GeglBuffer, not TileManager Fri Mar 16 13:02:07 GMT 2012
- [gimp/goat-invasion: 54/73] app: make sure TileManagers and the GeglBuffers backed by them are in sync Fri Mar 16 13:02:12 GMT 2012
- [gimp/goat-invasion: 55/73] app: clear the projection's background using GEGL Fri Mar 16 13:02:17 GMT 2012
- [gimp/goat-invasion: 56/73] app: remove clear_region(), it's replaced by GEGL everywhere Fri Mar 16 13:02:22 GMT 2012
- [gimp/goat-invasion: 57/73] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Fri Mar 16 13:02:27 GMT 2012
- [gimp/goat-invasion: 58/73] app: remove gaussian_blur_region() and its helpers Fri Mar 16 13:02:32 GMT 2012
- [gimp/goat-invasion: 59/73] app: replace direct low-level GeglBuffer calls with utility. Fri Mar 16 13:02:37 GMT 2012
- [gimp/goat-invasion: 60/73] app: remove empty functions paint_funcs_setup()/free() Fri Mar 16 13:02:42 GMT 2012
- [gimp/goat-invasion: 61/73] app: remove unused #includes Fri Mar 16 13:02:48 GMT 2012
- [gimp/goat-invasion: 62/73] app: use gegl_buffer_copy() in gimp_drawable_resize() Fri Mar 16 13:02:52 GMT 2012
- [gimp/goat-invasion: 63/73] app: some more gegl_buffer_clear()/set_color() on mask objects Fri Mar 16 13:02:58 GMT 2012
- [gimp/goat-invasion: 64/73] app: add gimp_drawable_get_babl_format() Fri Mar 16 13:03:03 GMT 2012
- [gimp/goat-invasion: 65/73] app: use gimp_image_transform_rgb() instead of transform_color() Fri Mar 16 13:03:08 GMT 2012
- [gimp/goat-invasion: 66/73] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Fri Mar 16 13:03:13 GMT 2012
- [gimp/goat-invasion: 67/73] app: default to use GEGL rather than legacy code paths Fri Mar 16 13:03:18 GMT 2012
- [gimp/goat-invasion: 68/73] app: avoid thrashing GEGL side of tile cache in projection Fri Mar 16 13:03:23 GMT 2012
- [gimp/goat-invasion: 69/73] app: fix segfault in previous commit Fri Mar 16 13:03:28 GMT 2012
- [gimp/goat-invasion: 70/73] app: replace some color_region() and pattern_region() by GEGL code Fri Mar 16 13:03:33 GMT 2012
- [gimp/goat-invasion: 71/73] app: don't need an attached item for applying an op to tiles/buffers Fri Mar 16 13:03:38 GMT 2012
- [gimp/goat-invasion: 72/73] app: add a flatten meta-op and use it for layers and channels Fri Mar 16 13:03:43 GMT 2012
- [gimp/goat-invasion: 73/73] app: allow to "cast" a buffer's pixel format to another one Fri Mar 16 13:03:48 GMT 2012
- [gegl] process: get rid of warning about 0px processing Fri Mar 16 15:35:03 GMT 2012
- [gegl] remove internal profiling code Fri Mar 16 22:41:39 GMT 2012
- [gegl] buffer: add gegl_buffer_iterator_stop Fri Mar 16 22:41:44 GMT 2012
- [gegl] Revert "remove internal profiling code" Fri Mar 16 23:00:16 GMT 2012
- [babl] babl: add ability to register user data with BablModel Sat Mar 17 12:22:30 GMT 2012
- [babl] add API for managing palette based formats Sat Mar 17 12:22:35 GMT 2012
- [babl] add file missing from last commit Sat Mar 17 12:32:57 GMT 2012
- [gegl] add an API to directly invoke commands on buffers Sat Mar 17 14:46:11 GMT 2012
- [gegl] buffer: turn an abort into a console warning Sat Mar 17 14:46:16 GMT 2012
- [gegl] GeglNode: invalidate when disconnecting a connectinon on a source pad Sat Mar 17 15:42:40 GMT 2012
- [babl] palette: add capability to use palette formats with separate alpha Sat Mar 17 17:04:22 GMT 2012
- [gegl] add missing gegl-apply header Sat Mar 17 17:34:45 GMT 2012
- [babl] palette: cache the double version of the palette internally Sat Mar 17 19:41:13 GMT 2012
- [gimp/goat-invasion] app: require git versions of babl/GEGL Sat Mar 17 20:30:47 GMT 2012
- [gegl] buffer: fix type of destroy_fn for linear buffers Sat Mar 17 22:09:00 GMT 2012
- [gegl] buffer: use GDestroyNotify for linear buffers Sat Mar 17 22:42:05 GMT 2012
- [gegl] buffer: handle the case of direct gegl_free correctly Sat Mar 17 23:15:37 GMT 2012
- [gimp/goat-invasion] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Sat Mar 17 23:19:34 GMT 2012
- [babl] add bablformats that match the hosts endianness Sat Mar 17 23:55:49 GMT 2012
- [babl] add 8bit fast path for pal -> rgba Sun Mar 18 00:11:01 GMT 2012
- [pinpoint] Avoid crash when speaker window is closed Sun Mar 18 00:43:02 GMT 2012
- [pinpoint] Extra keyboard and mouse bindings Sun Mar 18 00:43:06 GMT 2012
- [pinpoint] Whitespace fixes Sun Mar 18 00:43:11 GMT 2012
- [pinpoint] Skip play/pause logic without a speaker screen Sun Mar 18 00:43:16 GMT 2012
- [pinpoint] Identify window titles Sun Mar 18 00:43:21 GMT 2012
- [pinpoint] AUTHORS: add Antonio Terceiro Sun Mar 18 00:47:39 GMT 2012
- =?utf-8?q?=5Bpinpoint=5D_AUTHORS=3A_added_Vladim=C3=ADr_Kincl?= Sun Mar 18 00:50:18 GMT 2012
- [babl] palette: initialize with 8bit fast path buffer Sun Mar 18 13:11:28 GMT 2012
- [babl] make babl pass valgrinding Sun Mar 18 13:11:33 GMT 2012
- [babl] palette: changed API to have aplha and non-alpha formats in out arguments Sun Mar 18 13:11:38 GMT 2012
- [gimp/goat-invasion] app: sync with babl API change of babl_new_palette Sun Mar 18 13:12:37 GMT 2012
- [babl] carry around user data in BablConversion Sun Mar 18 14:18:10 GMT 2012
- [babl] palette: add fastish path for alpha<->no alpha Sun Mar 18 15:37:47 GMT 2012
- [babl] constify API Sun Mar 18 16:04:10 GMT 2012
- [gegl] exr-load: cast a babl format, since it will become const Sun Mar 18 16:04:14 GMT 2012
- [gegl] buffer: Babl's have been constified Sun Mar 18 16:17:31 GMT 2012
- [gegl] complete babl constification Sun Mar 18 16:38:26 GMT 2012
- [gimp/goat-invasion] app: all Babls used by GIMP are now const Sun Mar 18 16:51:23 GMT 2012
- [babl] tests: constify tests Sun Mar 18 16:57:14 GMT 2012
- [gegl] exit: clarify GeglBuffer leak message Sun Mar 18 19:21:57 GMT 2012
- [gimp/goat-invasion] app: make the GEGL tool work on indexed images Sun Mar 18 21:48:45 GMT 2012
- [babl] palette: add fast paths for adding and removing alpha channel Sun Mar 18 22:10:30 GMT 2012
- [babl] palette: optimize rgb(a) -> palette index computation Mon Mar 19 02:55:52 GMT 2012
- [babl] disable gobject introspection by default Mon Mar 19 12:47:57 GMT 2012
- [babl] palette: return the BablModel created Mon Mar 19 15:34:38 GMT 2012
- [gegl] buffer: fix gegl_buffer_set_pattern Mon Mar 19 17:50:59 GMT 2012
- [gegl] affine: parse full 3x3 matrices, try to do perspective Mon Mar 19 23:39:27 GMT 2012
- [gegl] build: disable introspection by default Tue Mar 20 00:36:43 GMT 2012
- [gegl] Added OpenCL headers Tue Mar 20 13:49:19 GMT 2012
- [gegl] Dynamic loading of OpenCL libs using gmodule. Tue Mar 20 13:49:24 GMT 2012
- [gegl] All makefiles include opencl [except docs] Tue Mar 20 13:49:29 GMT 2012
- [gegl] More OpenCL functions stubs Tue Mar 20 13:49:34 GMT 2012
- [gegl] OpenCL shared resources created in gegl_cl_init Tue Mar 20 13:49:39 GMT 2012
- [gegl] OpenCL Texture Class Tue Mar 20 13:49:44 GMT 2012
- [gegl] (14 commits) Created branch opencl-ops Tue Mar 20 13:49:48 GMT 2012
- [gegl] OpenCL: Important OpenCL properties stored Tue Mar 20 13:49:49 GMT 2012
- [gegl/opencl-ops: 1/14] gegl:levels with OpenCL Tue Mar 20 13:49:53 GMT 2012
- [gegl] OpenCl kernel cache Tue Mar 20 13:49:54 GMT 2012
- [gegl/opencl-ops: 2/14] Add OpenCL support for gegl:grey Tue Mar 20 13:49:58 GMT 2012
- [gegl] Point Filter uses OpenCL Tue Mar 20 13:49:59 GMT 2012
- [gegl/opencl-ops: 3/14] Add OpenCL support for gegl:edge-laplace Tue Mar 20 13:50:03 GMT 2012
- [gegl] Brightness-Contrast op with OpenCL support Tue Mar 20 13:50:04 GMT 2012
- [gegl/opencl-ops: 4/14] Add OpenCL support for edge-sobel Tue Mar 20 13:50:08 GMT 2012
- [gegl] Changing OpenCL headers directory because of makefiles Tue Mar 20 13:50:09 GMT 2012
- [gegl/opencl-ops: 5/14] Add OpenCL support for gegl:bilateral-filter Tue Mar 20 13:50:13 GMT 2012
- [gegl] Set OpenCL tile size property as a square Tue Mar 20 13:50:14 GMT 2012
- [gegl/opencl-ops: 6/14] Add OpenCL support for snn-mean Tue Mar 20 13:50:18 GMT 2012
- [gegl] Better error management in Brightness-Contrast OpenCL version Tue Mar 20 13:50:19 GMT 2012
- [gegl/opencl-ops: 7/14] Add OpenCL support for mono-mixer Tue Mar 20 13:50:23 GMT 2012
- [gegl] 'opencl_support' property added to GeglOperation Tue Mar 20 13:50:24 GMT 2012
- [gegl/opencl-ops: 8/14] Add OpenCL support for c2g Tue Mar 20 13:50:28 GMT 2012
- [gegl] GeglOperator and OpenCL Tue Mar 20 13:50:30 GMT 2012
- [gegl/opencl-ops: 9/14] Add OpenCL support for motion-blur Tue Mar 20 13:50:33 GMT 2012
- [gegl] Gegl tries to use OpenCL by default Tue Mar 20 13:50:35 GMT 2012
- [gegl/opencl-ops: 10/14] Add OpenCL support for reinhard05 Tue Mar 20 13:50:38 GMT 2012
- [gegl] Simple test which runs Brightness-Constrast with OpenCL Tue Mar 20 13:50:40 GMT 2012
- [gegl/opencl-ops: 11/14] Add OpenCL support for gaussian-blur Tue Mar 20 13:50:43 GMT 2012
- [gegl] GEGL_USE_OPENCL enviroment variable created and OpenCL Init moved to gegl_post_parse_hook so it work Tue Mar 20 13:50:45 GMT 2012
- [gegl/opencl-ops: 12/14] Add OpenCL support for noise-reduction Tue Mar 20 13:50:48 GMT 2012
- [gegl] Changes in OpenCL log messages Tue Mar 20 13:50:50 GMT 2012
- [gegl/opencl-ops: 13/14] Add OpenCL support for pixelise Tue Mar 20 13:50:53 GMT 2012
- [gegl] More sophisticated tiled point operation function with OpenCL Tue Mar 20 13:50:55 GMT 2012
- [gegl/opencl-ops: 14/14] Add OpenCL support for vignette Tue Mar 20 13:50:58 GMT 2012
- [gegl] Changes in OpenCL library load in Windows Tue Mar 20 13:51:00 GMT 2012
- [gegl] minor changes and removing warnings Tue Mar 20 13:51:05 GMT 2012
- [gegl] Common color conversions performed in the GPU and fixing some bugs in point-filter Tue Mar 20 13:51:10 GMT 2012
- [gegl] Color conversion rgba8 to/from rgba float with OpenCL Tue Mar 20 13:51:15 GMT 2012
- [gegl] color conversion using BABL if not supported on the GPU Tue Mar 20 13:51:20 GMT 2012
- [gegl] Many changes and fixes to point-operator-cl Tue Mar 20 13:51:25 GMT 2012
- [gegl] Output reading is done with MAP_READ Tue Mar 20 13:51:30 GMT 2012
- [gegl] gegl-cl-texture improvements Tue Mar 20 13:51:35 GMT 2012
- [gegl] OpenCl texture manager Tue Mar 20 13:51:40 GMT 2012
- [gegl] Major refactoring in point-filter-cl Tue Mar 20 13:51:47 GMT 2012
- [gegl] error handling in gegl-buffer-cl-iterator Tue Mar 20 13:51:50 GMT 2012
- [gegl] removing gegl-cl-texture and gegl-cl-texture manager Tue Mar 20 13:51:55 GMT 2012
- [gegl] Kernels for Y'CbCrA color format Tue Mar 20 13:52:00 GMT 2012
- [gegl] removal of intermediate formats Tue Mar 20 13:52:05 GMT 2012
- [gegl] using the new color conversion scheme in gegl-buffer-cl-iterator Tue Mar 20 13:52:10 GMT 2012
- [gegl] shameful bug in kernels Tue Mar 20 13:52:15 GMT 2012
- [gegl] organizing code a little Tue Mar 20 13:52:20 GMT 2012
- [gegl] Using opencl buffers instead of Image2D Tue Mar 20 13:52:25 GMT 2012
- [gegl] Changing color conversion to linear buffers Tue Mar 20 13:52:30 GMT 2012
- [gegl] OpenCL support in some point-filter operators Tue Mar 20 13:52:35 GMT 2012
- [gegl] OpenCl Cache for Buffer regions Tue Mar 20 13:52:40 GMT 2012
- [gegl] Improving OpenCL cache Tue Mar 20 13:52:45 GMT 2012
- [gegl] Forgot to EnqueueUnmapMemObject Tue Mar 20 13:52:51 GMT 2012
- [gegl] Support for RGBu8 Tue Mar 20 13:52:56 GMT 2012
- [gegl] OpenCL support in GeglOperationPointComposer Tue Mar 20 13:53:01 GMT 2012
- [gegl] gegl:over with OpenCL Tue Mar 20 13:53:06 GMT 2012
- [gegl] Test for gegl:over with OpenCL Tue Mar 20 13:53:11 GMT 2012
- [gegl] errors in color conversion Tue Mar 20 13:53:16 GMT 2012
- [gegl] OpenCL cache of a GeglBuffer must be cleaned before editing Tue Mar 20 13:53:21 GMT 2012
- [gegl] improving error logs Tue Mar 20 13:53:26 GMT 2012
- [gegl] opencl support for gegl:opacity and Y u8/Y float color format Tue Mar 20 13:53:31 GMT 2012
- [gegl] opencl doesn't support uchar3 loads and stores Tue Mar 20 13:53:37 GMT 2012
- [gegl] opencl support for gegl:threshold and YA float color format Tue Mar 20 13:53:41 GMT 2012
- [gegl] choose iteration region based on device's max allocation size Tue Mar 20 13:53:46 GMT 2012
- [gegl] error in color-temperature filter Tue Mar 20 13:53:51 GMT 2012
- [gegl] Support for Area filters in cl-iterator and use example in box-blur Tue Mar 20 13:53:56 GMT 2012
- [gegl] Support for auxiliary iterators in cl-iterator Tue Mar 20 13:54:01 GMT 2012
- [gegl] Fixing bug in cl-cache Tue Mar 20 13:54:07 GMT 2012
- [gegl] minor fixes Tue Mar 20 13:54:12 GMT 2012
- [gegl] Fixing bugs on cl-cache Tue Mar 20 13:54:17 GMT 2012
- [gegl] Bug in opencl cache in cl-iterator Tue Mar 20 13:54:22 GMT 2012
- [gegl] box-blur using auxiliary cl-iterator to keep intermediate results Tue Mar 20 13:54:27 GMT 2012
- [gegl] cl: clean up some compiler warnings Tue Mar 20 13:54:32 GMT 2012
- [gimp/goat-invasion] app: GeglBuffer tile backend - add ability to combine tiles Tue Mar 20 23:55:09 GMT 2012
- [gimp/goat-invasion] app: remove write property of GeglBuffer backend Tue Mar 20 23:55:13 GMT 2012
- [gimp/goat-invasion] ---XXX - rebase into parent ---- Tue Mar 20 23:57:58 GMT 2012
- [gimp/goat-invasion] app: add a GIMP_GEGL_RECT utility macro Wed Mar 21 00:22:01 GMT 2012
- [gimp/goat-invasion] XXXXXXXXX squash this commit XXXXXXXXXX Wed Mar 21 00:24:16 GMT 2012
- [gimp/goat-invasion] app: fix initialization of variable in gimp_layer_get_opacity_at Wed Mar 21 01:06:25 GMT 2012
- [gimp/goat-invasion] app: make use of GIMP_GEGL_RECT in more places Wed Mar 21 02:58:48 GMT 2012
- [babl] add babl_format_is_palette Wed Mar 21 18:14:40 GMT 2012
- [gegl] buffer: do not call cl flush unless OpenCL is enabled (avoids crash) Thu Mar 22 01:05:16 GMT 2012
- [gegl] matrix3: make gegl_matrix3_transform_point support perspective transforms Thu Mar 22 02:25:11 GMT 2012
- [gimp/goat-invasion] libgimp: add a GeglBuffer backend for plug-ins Thu Mar 22 09:45:28 GMT 2012
- [gimp/goat-invasion] plugins: add GEGL_CFLAGS to many Makefile.am's Thu Mar 22 09:45:33 GMT 2012
- [gimp/goat-invasion] libgimp: flush underlying drawable on gegl_buffer_flush Thu Mar 22 12:27:51 GMT 2012
- [gegl] buffer: do COW for tiles during gegl_buffer_dup Thu Mar 22 21:17:21 GMT 2012
- [gegl] buffer: remove unused fish variable Thu Mar 22 21:43:25 GMT 2012
- [gegl] buffer: remove unused datamembers Thu Mar 22 22:47:57 GMT 2012
- [gegl] operation: pad GeglOperationClass Fri Mar 23 00:45:11 GMT 2012
- [gegl] add more padding to public structs Fri Mar 23 01:05:20 GMT 2012
- [gegl] cl: do not use g_warning to report no cl library Fri Mar 23 01:05:25 GMT 2012
- [gimp] Deleted branch goat-invasion Fri Mar 23 11:52:31 GMT 2012
- [gimp] (234 commits) Created branch goat-invasion Fri Mar 23 11:53:25 GMT 2012
- [gimp/goat-invasion: 1/234] app: use GeglBuffer instead of TileManager in imagemap Fri Mar 23 11:53:30 GMT 2012
- [gimp/goat-invasion: 2/234] app: add a util call to get the geglbuffer for a drawable Fri Mar 23 11:53:35 GMT 2012
- [gimp/goat-invasion: 3/234] app: make gimp_drawable_apply_operation use the TileManager buffer backend Fri Mar 23 11:53:40 GMT 2012
- [gimp/goat-invasion: 4/234] imagemap: unref buffers as soon as possible Fri Mar 23 11:53:45 GMT 2012
- [gimp/goat-invasion: 5/234] lie about gamma to gegl Fri Mar 23 11:53:50 GMT 2012
- [gimp/goat-invasion: 6/234] app: move new get_buffer() functions around; some general cleanup Fri Mar 23 11:53:56 GMT 2012
- [gimp/goat-invasion: 7/234] app: use gegl: prefix for ops Fri Mar 23 11:54:01 GMT 2012
- [gimp/goat-invasion: 8/234] app: allow to opionally not implement GimpImageMapTool::map() Fri Mar 23 11:54:06 GMT 2012
- [gimp/goat-invasion: 9/234] app: remove the legacy desaturate implementation Fri Mar 23 11:54:11 GMT 2012
- [gimp/goat-invasion: 10/234] app: remove the legacy posterize code Fri Mar 23 11:54:16 GMT 2012
- [gimp/goat-invasion: 11/234] app: remove the legacy threshold code Fri Mar 23 11:54:21 GMT 2012
- [gimp/goat-invasion: 12/234] app: remove the legacy colorize code Fri Mar 23 11:54:26 GMT 2012
- [gimp/goat-invasion: 13/234] app: clean up the desaturate cruft removal to look like the others Fri Mar 23 11:54:31 GMT 2012
- [gimp/goat-invasion: 14/234] app: remove the pointless core wrappers for the below simplified color stuff Fri Mar 23 11:54:36 GMT 2012
- [gimp/goat-invasion: 15/234] app: make gimp_drawable_get_source_node use GeglBuffer Fri Mar 23 11:54:41 GMT 2012
- [gimp/goat-invasion: 16/234] app: remove orphaned Colorize typedef Fri Mar 23 11:54:46 GMT 2012
- [gimp/goat-invasion: 17/234] app: remove unused lut-funcs Fri Mar 23 11:54:51 GMT 2012
- [gimp/goat-invasion: 18/234] app: gimptilebackendtilemanager reduce cases with 0copy Fri Mar 23 11:54:56 GMT 2012
- [gimp/goat-invasion: 19/234] app: resue the GeglProcessor Fri Mar 23 11:55:01 GMT 2012
- [gimp/goat-invasion: 20/234] app: cleanup in the new GimpDrawable tile source code Fri Mar 23 11:55:06 GMT 2012
- [gimp/goat-invasion: 21/234] app: rename gimp_drawable_apply_operation_with_config() Fri Mar 23 11:55:11 GMT 2012
- [gimp/goat-invasion: 22/234] app: always use GEGL to invert drawables Fri Mar 23 11:55:16 GMT 2012
- [gimp/goat-invasion: 23/234] app: formatting cleanup in gimpdrawable-operation.c Fri Mar 23 11:55:21 GMT 2012
- [gimp/goat-invasion: 24/234] app: use GEGL to invert channels/selections Fri Mar 23 11:55:26 GMT 2012
- [gimp/goat-invasion: 25/234] app: remove the legacy invert lut code Fri Mar 23 11:55:31 GMT 2012
- [gimp/goat-invasion: 26/234] app: release tile with dirty flag in gegl tile backend Fri Mar 23 11:55:36 GMT 2012
- [gimp/goat-invasion: 27/234] app: make projection use GeglBuffers Fri Mar 23 11:55:41 GMT 2012
- [gimp/goat-invasion: 28/234] app: remove GimpOperationTileSource Fri Mar 23 11:55:46 GMT 2012
- [gimp/goat-invasion: 29/234] app: add gimp_layer_new_from_buffer() Fri Mar 23 11:55:51 GMT 2012
- [gimp/goat-invasion: 30/234] app: stop gimp_buffer_to_tiles use GeglBuffer Fri Mar 23 11:55:56 GMT 2012
- [gimp/goat-invasion: 31/234] app: remove GimpOperationTileSink Fri Mar 23 11:56:01 GMT 2012
- [gimp/goat-invasion: 32/234] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Fri Mar 23 11:56:06 GMT 2012
- [gimp/goat-invasion: 33/234] app: completely port GimpBuffer to using GeglBuffer not TileManager Fri Mar 23 11:56:11 GMT 2012
- [gimp/goat-invasion: 34/234] app: replace some copy_region() by gegl_buffer_copy() Fri Mar 23 11:56:16 GMT 2012
- [gimp/goat-invasion: 35/234] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Fri Mar 23 11:56:21 GMT 2012
- [gimp/goat-invasion: 36/234] app: replace more copy_region() by gegl_buffer_copy() Fri Mar 23 11:56:26 GMT 2012
- [gimp/goat-invasion: 37/234] app: more meticulously tickle tile ref-counts Fri Mar 23 11:56:31 GMT 2012
- [gimp/goat-invasion: 38/234] app: cache readable and writable buffers in the drawable Fri Mar 23 11:56:37 GMT 2012
- [gimp/goat-invasion: 39/234] app: set GeglBuffer directly in show image-graph Fri Mar 23 11:56:42 GMT 2012
- [gimp/goat-invasion: 40/234] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Fri Mar 23 11:56:47 GMT 2012
- [gimp/goat-invasion: 41/234] app: implement gimp_channel_translate() with GEGL Fri Mar 23 11:56:52 GMT 2012
- [gimp/goat-invasion: 42/234] app: implement gimp_channel_real_clear() with GEGL Fri Mar 23 11:56:57 GMT 2012
- [gimp/goat-invasion: 43/234] app: implement GimpMaskUndo with GEGL Fri Mar 23 11:57:02 GMT 2012
- [gimp/goat-invasion: 44/234] app: remove the unused copy_region_nocow() Fri Mar 23 11:57:07 GMT 2012
- [gimp/goat-invasion: 45/234] app: implement gimp_channel_real_sharpen() with gegl:threshold Fri Mar 23 11:57:12 GMT 2012
- [gimp/goat-invasion: 46/234] app: remove the legacy threshold lut code Fri Mar 23 11:57:17 GMT 2012
- [gimp/goat-invasion: 47/234] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Fri Mar 23 11:57:22 GMT 2012
- [gimp/goat-invasion: 48/234] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Fri Mar 23 11:57:27 GMT 2012
- [gimp/goat-invasion: 50/234] app: added GimpPickable::get_buffer() Fri Mar 23 11:57:43 GMT 2012
- [gimp/goat-invasion: 49/234] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Fri Mar 23 11:57:43 GMT 2012
- [gimp/goat-invasion: 51/234] app: keep the undo mask around as GeglBuffer, not TileManager Fri Mar 23 11:57:43 GMT 2012
- [gimp/goat-invasion: 52/234] app: make sure TileManagers and the GeglBuffers backed by them are in sync Fri Mar 23 11:57:47 GMT 2012
- [gimp/goat-invasion: 53/234] app: clear the projection's background using GEGL Fri Mar 23 11:57:52 GMT 2012
- [gimp/goat-invasion: 54/234] app: remove clear_region(), it's replaced by GEGL everywhere Fri Mar 23 11:57:58 GMT 2012
- [gimp/goat-invasion: 55/234] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Fri Mar 23 11:58:03 GMT 2012
- [gimp/goat-invasion: 56/234] app: remove gaussian_blur_region() and its helpers Fri Mar 23 11:58:08 GMT 2012
- [gimp/goat-invasion: 57/234] app: replace direct low-level GeglBuffer calls with utility. Fri Mar 23 11:58:13 GMT 2012
- [gimp/goat-invasion: 58/234] app: remove empty functions paint_funcs_setup()/free() Fri Mar 23 11:58:18 GMT 2012
- [gimp/goat-invasion: 59/234] app: remove unused #includes Fri Mar 23 11:58:23 GMT 2012
- [gimp/goat-invasion: 60/234] app: use gegl_buffer_copy() in gimp_drawable_resize() Fri Mar 23 11:58:28 GMT 2012
- [gimp/goat-invasion: 61/234] app: some more gegl_buffer_clear()/set_color() on mask objects Fri Mar 23 11:58:33 GMT 2012
- [gimp/goat-invasion: 62/234] app: add gimp_drawable_get_babl_format() Fri Mar 23 11:58:39 GMT 2012
- [gimp/goat-invasion: 63/234] app: use gimp_image_transform_rgb() instead of transform_color() Fri Mar 23 11:58:43 GMT 2012
- [gimp/goat-invasion: 64/234] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Fri Mar 23 11:58:48 GMT 2012
- [gimp/goat-invasion: 65/234] app: default to use GEGL rather than legacy code paths Fri Mar 23 11:58:53 GMT 2012
- [gimp/goat-invasion: 66/234] app: avoid thrashing GEGL side of tile cache in projection Fri Mar 23 11:58:58 GMT 2012
- [gimp/goat-invasion: 67/234] app: fix segfault in previous commit Fri Mar 23 11:59:03 GMT 2012
- [gimp/goat-invasion: 68/234] app: replace some color_region() and pattern_region() by GEGL code Fri Mar 23 11:59:08 GMT 2012
- [gimp/goat-invasion: 69/234] app: don't need an attached item for applying an op to tiles/buffers Fri Mar 23 11:59:13 GMT 2012
- [gimp/goat-invasion: 70/234] app: add a flatten meta-op and use it for layers and channels Fri Mar 23 11:59:18 GMT 2012
- [gimp/goat-invasion: 71/234] app: allow to "cast" a buffer's pixel format to another one Fri Mar 23 11:59:23 GMT 2012
- [gimp/goat-invasion: 72/234] app: use GEGL to extract an image's component into a channel Fri Mar 23 11:59:28 GMT 2012
- [gimp/goat-invasion: 73/234] app: create GimpBrushClipboard's buffers with GEGL Fri Mar 23 11:59:33 GMT 2012
- [gimp/goat-invasion: 74/234] app: remove obsolete includes from gimpbrushclipboard.c Fri Mar 23 11:59:38 GMT 2012
- [gimp/goat-invasion: 75/234] app: remove copy_component() and its helper functions Fri Mar 23 11:59:43 GMT 2012
- [gimp/goat-invasion: 76/234] app: remove copy_color() and its helper functions Fri Mar 23 11:59:48 GMT 2012
- [gimp/goat-invasion: 77/234] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Fri Mar 23 11:59:53 GMT 2012
- [gimp/goat-invasion: 78/234] app: use GEGL to create a layer mask from a grayscale copy of the layer Fri Mar 23 11:59:58 GMT 2012
- [gimp/goat-invasion: 79/234] app: remove flatten_region() and its helper functions Fri Mar 23 12:00:04 GMT 2012
- [gimp/goat-invasion: 80/234] app: remove the legacy brightness-contrast code and use GEGL instead Fri Mar 23 12:00:09 GMT 2012
- [gimp/goat-invasion: 81/234] app: create a meta-op to apply mask and opacity Fri Mar 23 12:00:14 GMT 2012
- [gimp/goat-invasion: 82/234] app: simplify gimp_drawable_offset() a lot Fri Mar 23 12:00:23 GMT 2012
- [gimp/goat-invasion: 83/234] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Fri Mar 23 12:00:26 GMT 2012
- [gimp/goat-invasion: 84/234] app: remove shade_region() Fri Mar 23 12:00:29 GMT 2012
- [gimp/goat-invasion: 85/234] app: remove multiply_alpha_region() and separate_alpha_region() Fri Mar 23 12:00:34 GMT 2012
- [gimp/goat-invasion: 86/234] app: use GeglBufferIterator in gimp_text_layer_render_layout() Fri Mar 23 12:00:39 GMT 2012
- [gimp/goat-invasion: 87/234] app: use GeglBufferIterator in gimp_channel_real_is_empty() Fri Mar 23 12:00:44 GMT 2012
- [gimp/goat-invasion: 88/234] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Fri Mar 23 12:00:49 GMT 2012
- [gimp/goat-invasion: 89/234] app: flush the drawable_s write_buffer in gimp_drawable_update() Fri Mar 23 12:00:54 GMT 2012
- [gimp/goat-invasion: 90/234] app: minor cleanup and commenting in gimp_scan_convert_render_full() Fri Mar 23 12:00:59 GMT 2012
- [gimp/goat-invasion: 91/234] app: port gimp_channel_real_bounds() to GeglBufferIterator Fri Mar 23 12:01:04 GMT 2012
- [gimp/goat-invasion: 92/234] app: flush both write and write buffer in gimp_drawable_update() Fri Mar 23 12:01:09 GMT 2012
- [gimp/goat-invasion: 93/234] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Fri Mar 23 12:01:15 GMT 2012
- [gimp/goat-invasion: 94/234] app: remove obsolete include in gimpchannel.c Fri Mar 23 12:01:19 GMT 2012
- [gimp/goat-invasion: 95/234] app: add GimpPickable::get_babl_format() Fri Mar 23 12:01:24 GMT 2012
- [gimp/goat-invasion: 96/234] app: port gimp_palette_import_extract() to GeglBufferIterator Fri Mar 23 12:01:29 GMT 2012
- [gimp/goat-invasion: 97/234] app: add GimpOperationSetAlpha which sets the alpha channel to a value Fri Mar 23 12:01:35 GMT 2012
- [gimp/goat-invasion: 98/234] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Fri Mar 23 12:01:40 GMT 2012
- [gimp/goat-invasion: 99/234] app: move variable to local scope Fri Mar 23 12:01:45 GMT 2012
- [gimp/goat-invasion: 100/234] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Fri Mar 23 12:01:50 GMT 2012
- [gimp/goat-invasion: 101/234] app: use the new Babl palette format to implement indexed images Fri Mar 23 12:01:55 GMT 2012
- [gimp/goat-invasion: 102/234] app: remove unused variable from last commit Fri Mar 23 12:02:00 GMT 2012
- [gimp/goat-invasion: 103/234] app: require a Babl for all buffers created on top of tiles Fri Mar 23 12:02:05 GMT 2012
- [gimp/goat-invasion: 104/234] app: require git versions of babl/GEGL Fri Mar 23 12:02:10 GMT 2012
- [gimp/goat-invasion: 105/234] app: let Babl handle all color conversion in gimp_edit_fill_internal() Fri Mar 23 12:02:15 GMT 2012
- [gimp/goat-invasion: 106/234] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Fri Mar 23 12:02:20 GMT 2012
- [gimp/goat-invasion: 107/234] app: let Babl handle color conversion in gimp_drawable_fill() Fri Mar 23 12:02:25 GMT 2012
- [gimp/goat-invasion: 108/234] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Fri Mar 23 12:02:30 GMT 2012
- [gimp/goat-invasion: 109/234] app: let Babl handle converting layers to indexed Fri Mar 23 12:02:35 GMT 2012
- [gimp/goat-invasion: 110/234] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Fri Mar 23 12:02:40 GMT 2012
- [gimp/goat-invasion: 111/234] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Fri Mar 23 12:02:45 GMT 2012
- [gimp/goat-invasion: 112/234] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Fri Mar 23 12:02:50 GMT 2012
- [gimp/goat-invasion: 113/234] app: remove gimp_layer_new_from_region() and use from_buffer() instead Fri Mar 23 12:02:55 GMT 2012
- [gimp/goat-invasion: 114/234] app: convert colors with Babl in gimp_text_layer_render_layout() Fri Mar 23 12:03:00 GMT 2012
- [gimp/goat-invasion: 115/234] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Fri Mar 23 12:03:05 GMT 2012
- [gimp/goat-invasion: 116/234] app: sync with babl API change of babl_new_palette Fri Mar 23 12:03:10 GMT 2012
- [gimp/goat-invasion: 117/234] app: add gimp_bpp_to_babl_format_with_alpha() Fri Mar 23 12:03:15 GMT 2012
- [gimp/goat-invasion: 118/234] app: add GimpPickable::get_babl_format_with_alpha() Fri Mar 23 12:03:20 GMT 2012
- [gimp/goat-invasion: 119/234] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Fri Mar 23 12:03:25 GMT 2012
- [gimp/goat-invasion: 120/234] app: use Babl to convert colors in gimp_clone_motion() Fri Mar 23 12:03:30 GMT 2012
- [gimp/goat-invasion: 121/234] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Fri Mar 23 12:03:35 GMT 2012
- [gimp/goat-invasion: 122/234] app: add gimp_drawable_get_format_without_alpha() Fri Mar 23 12:03:40 GMT 2012
- [gimp/goat-invasion: 123/234] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Fri Mar 23 12:03:45 GMT 2012
- [gimp/goat-invasion: 124/234] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Fri Mar 23 12:03:50 GMT 2012
- [gimp/goat-invasion: 125/234] app: also port gimp_channel_convert() to apply_operation_to_buffer() Fri Mar 23 12:03:55 GMT 2012
- [gimp/goat-invasion: 126/234] app: remove gimp_drawable_apply_operation_to_tiles() Fri Mar 23 12:04:00 GMT 2012
- [gimp/goat-invasion: 127/234] app: stop using gegl_color_set_pixel() with hand-transformed pixels Fri Mar 23 12:04:05 GMT 2012
- [gimp/goat-invasion: 128/234] app: add image API to get Babl formats based on GimpImageType Fri Mar 23 12:04:10 GMT 2012
- [gimp/goat-invasion: 129/234] app: port gimp_image_transform_temp_buf() to one single babl_process() Fri Mar 23 12:04:15 GMT 2012
- [gimp/goat-invasion: 130/234] app: remove gimp_image_transform_color() Fri Mar 23 12:04:21 GMT 2012
- [gimp/goat-invasion: 131/234] app: remove gimpimage-colorhash.[ch] Fri Mar 23 12:04:26 GMT 2012
- [gimp/goat-invasion: 132/234] app: all Babls used by GIMP are now const Fri Mar 23 12:04:31 GMT 2012
- [gimp/goat-invasion: 133/234] app: make gimp_image_transform_rgb() transform the alpha too Fri Mar 23 12:04:36 GMT 2012
- [gimp/goat-invasion: 134/234] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Fri Mar 23 12:04:41 GMT 2012
- [gimp/goat-invasion: 135/234] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Fri Mar 23 12:04:46 GMT 2012
- [gimp/goat-invasion: 136/234] app: remove unused include Fri Mar 23 12:04:51 GMT 2012
- [gimp/goat-invasion: 137/234] app: port coloring/patterning a stroked GimpScanConvert to GEGL Fri Mar 23 12:04:56 GMT 2012
- [gimp/goat-invasion: 138/234] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Fri Mar 23 12:05:01 GMT 2012
- [gimp/goat-invasion: 139/234] app: add gimp_edit_fill_full() which takes color and pattern Fri Mar 23 12:05:06 GMT 2012
- [gimp/goat-invasion: 140/234] app: make the GEGL tool work on indexed images Fri Mar 23 12:05:11 GMT 2012
- [gimp/goat-invasion: 141/234] app: add opacity and paint_mode to gimp_edit_fill[_full]() Fri Mar 23 12:05:16 GMT 2012
- [gimp/goat-invasion: 142/234] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Fri Mar 23 12:05:21 GMT 2012
- [gimp/goat-invasion: 143/234] app: port bucket fill to GEGL Fri Mar 23 12:05:26 GMT 2012
- [gimp/goat-invasion: 144/234] app: remove unused include from gimp-edit.c Fri Mar 23 12:05:31 GMT 2012
- [gimp/goat-invasion: 145/234] app: remove pattern_region() Fri Mar 23 12:05:36 GMT 2012
- [gimp/goat-invasion: 146/234] app: remove color_region_mask() Fri Mar 23 12:05:41 GMT 2012
- [gimp/goat-invasion: 147/234] app: port gimp_channel_combine_mask() to GeglBufferIterator Fri Mar 23 12:05:46 GMT 2012
- [gimp/goat-invasion: 148/234] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Fri Mar 23 12:05:51 GMT 2012
- [gimp/goat-invasion: 149/234] app: move base/boundary.[ch] to core/gimpboundary.[ch] Fri Mar 23 12:05:56 GMT 2012
- [gimp/goat-invasion: 150/234] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Fri Mar 23 12:06:01 GMT 2012
- [gimp/goat-invasion: 151/234] app: port simple rotating and flipping to GEGL Fri Mar 23 12:06:06 GMT 2012
- [gimp/goat-invasion: 152/234] app: replace some region operations in blend by GEGL Fri Mar 23 12:06:12 GMT 2012
- [gimp/goat-invasion: 153/234] app: remove extract_alpha_region() and its helper functions Fri Mar 23 12:06:17 GMT 2012
- [gimp/goat-invasion: 154/234] app: fill the smudge accum buffer with GEGL Fri Mar 23 12:06:22 GMT 2012
- [gimp/goat-invasion: 155/234] app: make test-gimptilebackendtilemanager.c build again Fri Mar 23 12:06:27 GMT 2012
- [gimp/goat-invasion: 156/234] app: implement "show layer mask" in the GEGL graph Fri Mar 23 12:06:32 GMT 2012
- [gimp/goat-invasion: 157/234] app: be smarter about progress in gimp_apply_operation() Fri Mar 23 12:06:37 GMT 2012
- [gimp/goat-invasion: 158/234] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Fri Mar 23 12:06:42 GMT 2012
- [gimp/goat-invasion: 159/234] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Fri Mar 23 12:06:47 GMT 2012
- [gimp/goat-invasion: 160/234] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Fri Mar 23 12:06:52 GMT 2012
- [gimp/goat-invasion: 161/234] app: port gimp_selection_extract() to GEGL Fri Mar 23 12:06:57 GMT 2012
- [gimp/goat-invasion: 162/234] app: remove extract_from_region() and its helper functions Fri Mar 23 12:07:02 GMT 2012
- [gimp/goat-invasion: 163/234] app: forgot to remove extract_alpha_region()'s declaration Fri Mar 23 12:07:07 GMT 2012
- [gimp/goat-invasion: 164/234] app: remove shade_pixels(), no clue when it became unused Fri Mar 23 12:07:12 GMT 2012
- [gimp/goat-invasion: 165/234] app: port GimpBoundary to GEGL, including its API Fri Mar 23 12:07:17 GMT 2012
- [gimp/goat-invasion: 166/234] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Fri Mar 23 12:07:22 GMT 2012
- [gimp/goat-invasion: 167/234] app: remove checks from stuff that now works on indexed layers Fri Mar 23 12:07:27 GMT 2012
- [gimp/goat-invasion: 168/234] app: remove unused tile-manager.h include Fri Mar 23 12:07:32 GMT 2012
- [gimp/goat-invasion: 169/234] app: port gimp_scan_convert_render_full() to GeglBufferIterator Fri Mar 23 12:07:37 GMT 2012
- [gimp/goat-invasion: 170/234] app: port the entire GimpScanConvert API to GeglBuffer Fri Mar 23 12:07:42 GMT 2012
- [gimp/goat-invasion: 171/234] app: port gimp_image_crop_auto_shrink() to GEGL Fri Mar 23 12:07:47 GMT 2012
- [gimp/goat-invasion: 172/234] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Fri Mar 23 12:07:52 GMT 2012
- [gimp/goat-invasion: 173/234] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Fri Mar 23 12:07:57 GMT 2012
- [gimp/goat-invasion: 174/234] app: add gimp_gegl_buffer_get_tiles() Fri Mar 23 12:08:02 GMT 2012
- [gimp/goat-invasion: 175/234] app: GeglBuffer tile backend - add ability to combine tiles Fri Mar 23 12:08:07 GMT 2012
- [gimp/goat-invasion: 176/234] app: remove write property of GeglBuffer backend Fri Mar 23 12:08:12 GMT 2012
- [gimp/goat-invasion: 177/234] app: add gimp_drawable_set_buffer() and set_buffer_full() Fri Mar 23 12:08:17 GMT 2012
- [gimp/goat-invasion: 178/234] app: add a GIMP_GEGL_RECT utility macro Fri Mar 23 12:08:22 GMT 2012
- [gimp/goat-invasion: 179/234] app: fix initialization of variable in gimp_layer_get_opacity_at Fri Mar 23 12:08:27 GMT 2012
- [gimp/goat-invasion: 180/234] app: make use of GIMP_GEGL_RECT in more places Fri Mar 23 12:08:32 GMT 2012
- [gimp/goat-invasion: 181/234] app: use gimp_drawable_set_buffer() in a few places Fri Mar 23 12:08:37 GMT 2012
- [gimp/goat-invasion: 182/234] app: flush the buffer in gimp_gegl_buffer_get_tiles() Fri Mar 23 12:08:42 GMT 2012
- [gimp/goat-invasion: 183/234] app: add gimp_selection_extract_buffer () Fri Mar 23 12:08:47 GMT 2012
- [gimp/goat-invasion: 184/234] app: port the entire transform API from TileManager to GeglBuffer Fri Mar 23 12:08:52 GMT 2012
- [gimp/goat-invasion: 185/234] app: port everything to gimp_selection_extract_buffer() Fri Mar 23 12:08:57 GMT 2012
- [gimp/goat-invasion: 186/234] app: remove gimp_selection_extract_buffer() again Fri Mar 23 12:09:02 GMT 2012
- [gimp/goat-invasion: 187/234] app: remove gimp_layer_new_from_tiles(), it's now unused Fri Mar 23 12:09:08 GMT 2012
- [gimp/goat-invasion: 188/234] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Fri Mar 23 12:09:13 GMT 2012
- [gimp/goat-invasion: 189/234] app: replace GimpDraable's type by a Babl format Fri Mar 23 12:09:18 GMT 2012
- [gimp/goat-invasion: 190/234] app: pass the right filter when GEGL-transfomring Fri Mar 23 12:09:23 GMT 2012
- [gimp/goat-invasion: 191/234] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Fri Mar 23 12:09:28 GMT 2012
- [gimp/goat-invasion: 192/234] app: use hard-edges = TRUE when GEGL-scaling drawables Fri Mar 23 12:09:33 GMT 2012
- [gimp/goat-invasion: 193/234] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Fri Mar 23 12:09:38 GMT 2012
- [gimp/goat-invasion: 194/234] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Fri Mar 23 12:09:43 GMT 2012
- [gimp/goat-invasion: 195/234] app: add gimp_gegl_buffer_get_tile_manager() Fri Mar 23 12:09:48 GMT 2012
- [gimp/goat-invasion: 196/234] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Fri Mar 23 12:09:53 GMT 2012
- [gimp/goat-invasion: 197/234] app: completely port gimpdrawable-convert.c to GeglBuffer Fri Mar 23 12:09:58 GMT 2012
- [gimp/goat-invasion: 198/234] app: minor cleanup and include removal Fri Mar 23 12:10:03 GMT 2012
- [gimp/goat-invasion: 199/234] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Fri Mar 23 12:10:08 GMT 2012
- [gimp/goat-invasion: 200/234] app: change GimpDrawable::set_tiles() to ::set_buffer() Fri Mar 23 12:10:13 GMT 2012
- [gimp/goat-invasion: 201/234] app: change GimpDrawable::get_tiles() to ::get_buffer() Fri Mar 23 12:10:18 GMT 2012
- [gimp/goat-invasion: 202/234] app: rename the buffer's tile_source_node to buffer_source_node Fri Mar 23 12:10:23 GMT 2012
- [gimp/goat-invasion: 203/234] libgimp: add a GeglBuffer backend for plug-ins Fri Mar 23 12:10:28 GMT 2012
- [gimp/goat-invasion: 204/234] plug-ins: add GEGL_CFLAGS to many Makefile.am's Fri Mar 23 12:10:33 GMT 2012
- [gimp/goat-invasion: 205/234] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Fri Mar 23 12:10:38 GMT 2012
- [gimp/goat-invasion: 206/234] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Fri Mar 23 12:10:43 GMT 2012
- [gimp/goat-invasion: 207/234] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Fri Mar 23 12:10:48 GMT 2012
- [gimp/goat-invasion: 208/234] Require GEGL in gimp-2.0.pc Fri Mar 23 12:10:53 GMT 2012
- [gimp/goat-invasion: 209/234] plug-ins: clean up goat-exercise.c so it is a better example Fri Mar 23 12:10:58 GMT 2012
- [gimp/goat-invasion: 210/234] libgimp: flush underlying drawable on gegl_buffer_flush Fri Mar 23 12:11:03 GMT 2012
- [gimp/goat-invasion: 211/234] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Fri Mar 23 12:11:08 GMT 2012
- [gimp/goat-invasion: 212/234] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Fri Mar 23 12:11:13 GMT 2012
- [gimp/goat-invasion: 213/234] app: remove swap_region() and its helper function Fri Mar 23 12:11:18 GMT 2012
- [gimp/goat-invasion: 214/234] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Fri Mar 23 12:11:24 GMT 2012
- [gimp/goat-invasion: 215/234] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Fri Mar 23 12:11:28 GMT 2012
- [gimp/goat-invasion: 216/234] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Fri Mar 23 12:11:33 GMT 2012
- [gimp/goat-invasion: 217/234] app: more copy_region() -> gegl_buffer_copy() Fri Mar 23 12:11:39 GMT 2012
- [gimp/goat-invasion: 218/234] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Fri Mar 23 12:11:44 GMT 2012
- [gimp/goat-invasion: 219/234] app: turn the drawable's shadow tiles into a shadow buffer Fri Mar 23 12:11:49 GMT 2012
- [gimp/goat-invasion: 220/234] app: flush and refetch the shadow buffer before handing it out Fri Mar 23 12:11:54 GMT 2012
- [gimp/goat-invasion: 221/234] app: more gimp_drawable_apply_region() -> apply_buffer() Fri Mar 23 12:11:59 GMT 2012
- [gimp/goat-invasion: 222/234] app: port blend to gimp_drawable_apply_buffer() Fri Mar 23 12:12:04 GMT 2012
- [gimp/goat-invasion: 223/234] app: use utility functions to create a GeglBuffer from a TempBuf Fri Mar 23 12:12:09 GMT 2012
- [gimp/goat-invasion: 224/234] app: use gimp_drawable_apply_buffer() for legacy FS composition Fri Mar 23 12:12:14 GMT 2012
- [gimp/goat-invasion: 225/234] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Fri Mar 23 12:12:19 GMT 2012
- [gimp/goat-invasion: 226/234] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Fri Mar 23 12:12:24 GMT 2012
- [gimp/goat-invasion: 227/234] app: turn GimpDrawable::apply_region() into ::apply_buffer() Fri Mar 23 12:12:29 GMT 2012
- [gimp/goat-invasion: 228/234] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Fri Mar 23 12:12:34 GMT 2012
- [gimp/goat-invasion: 229/234] app: make gimpdrawable-combine.c more readable before proceeding Fri Mar 23 12:12:39 GMT 2012
- [gimp/goat-invasion: 230/234] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Fri Mar 23 12:12:44 GMT 2012
- [gimp/goat-invasion: 231/234] app: remove the legacy curves cruft Fri Mar 23 12:12:49 GMT 2012
- [gimp/goat-invasion: 232/234] app: remove the legacy levels cruft Fri Mar 23 12:12:54 GMT 2012
- [gimp/goat-invasion: 233/234] app: forgot to remove the Threshold cruft typedef Fri Mar 23 12:12:59 GMT 2012
- [gimp/goat-invasion: 234/234] app: change GimpDrawable::replace_region() by ::replace_buffer() Fri Mar 23 12:13:04 GMT 2012
- [gegl] Revert "buffer: do COW for tiles during gegl_buffer_dup" Fri Mar 23 14:31:22 GMT 2012
- [gegl] Deleted branch gsoc2011-opencl Fri Mar 23 16:28:34 GMT 2012
- [gegl] Deleted branch gsoc2011-opencl-2 Fri Mar 23 16:28:42 GMT 2012
- [gegl] Deleted branch gsoc2008-frequency-domain-old Fri Mar 23 16:28:54 GMT 2012
- [gegl] exr-save: fix includes Fri Mar 23 22:35:09 GMT 2012
- [gegl] Deleted branch soc-2010-cage Fri Mar 23 22:42:10 GMT 2012
- [gegl] Deleted branch samplers Sat Mar 24 00:01:44 GMT 2012
- [gegl] add a buffer-cache op in the workshop Sat Mar 24 00:32:39 GMT 2012
- [gegl] configure.ac: add check for rint Sat Mar 24 00:32:44 GMT 2012
- [gegl] gegl_buffer_dup: implement copy on write Sat Mar 24 00:32:49 GMT 2012
- [gegl] simplify gegl_buffer_tile_iterator by removing unneeded code Sat Mar 24 00:32:54 GMT 2012
- [gegl] gegl_tile_iterator: simplify again and remove a goto Sat Mar 24 00:32:59 GMT 2012
- [gegl] Deleted branch soc-2011-warp Sat Mar 24 00:33:01 GMT 2012
- [gegl] gegl_buffer_dup: use the cache to insert duplicated tiles Sat Mar 24 00:33:04 GMT 2012
- [gegl] (3 commits) Created branch soc-2011-warp Sat Mar 24 00:33:10 GMT 2012
- [gegl/soc-2011-warp: 1/3] configure.ac: add a check for rint, and define HAVE_RINT accordingly Sat Mar 24 00:33:15 GMT 2012
- [gegl/soc-2011-warp: 2/3] gegl:warp: add code to test copy on write Sat Mar 24 00:33:20 GMT 2012
- [gegl/soc-2011-warp: 3/3] implement support for format_n buffer in the nearest neighbour sampler (not sure if working yet) Sat Mar 24 00:33:26 GMT 2012
- [gegl] Deleted branch gsoc2009-gpu Sat Mar 24 00:49:51 GMT 2012
- [gegl] build: fix configure.ac which still expects tests/opencl/Makefile Sat Mar 24 13:55:33 GMT 2012
- [gegl] Deleted branch pippin/wip/mipmap-prerenders Sat Mar 24 16:18:38 GMT 2012
- [gegl] (5 commits) Created branch pippin/wip/mipmap-prerenders Sat Mar 24 16:18:59 GMT 2012
- [gegl/pippin/wip/mipmap-prerenders: 1/5] add level argument to process functions Sat Mar 24 16:19:04 GMT 2012
- [gegl/pippin/wip/mipmap-prerenders: 2/5] add level parameter to gegl_iterator_api Sat Mar 24 16:19:09 GMT 2012
- [gegl/pippin/wip/mipmap-prerenders: 3/5] add level argument to gegl_buffer_set signature Sat Mar 24 16:19:14 GMT 2012
- [gegl/pippin/wip/mipmap-prerenders: 4/5] repermutate arguments of gegl_buffer_set and gegl_buffer_get Sat Mar 24 16:19:19 GMT 2012
- [gegl/pippin/wip/mipmap-prerenders: 5/5] update newly added code to level aware APIs Sat Mar 24 16:19:24 GMT 2012
- [gegl] over: replace for loop with while loop Sat Mar 24 16:22:28 GMT 2012
- [gegl] expose gegl_operation_set_object in public header Sat Mar 24 17:26:13 GMT 2012
- [gegl] Added matting global op Sat Mar 24 19:39:41 GMT 2012
- =?utf-8?q?=5Bgegl=5D_AUTHORS=3A_added_Jan_R=C3=BCegg?= Sat Mar 24 19:39:47 GMT 2012
- [gegl] Remove HUGE matting global test images Sat Mar 24 20:09:49 GMT 2012
- [gegl] Revert "gegl_buffer_dup: use the cache to insert duplicated tiles" Sat Mar 24 20:41:54 GMT 2012
- [gegl] gegl-debug: fix inifinite loop in debug logging Sat Mar 24 22:33:08 GMT 2012
- [gegl] configure.ac: add a magic G_LOG_DOMAIN including the filename Sat Mar 24 22:33:12 GMT 2012
- [gegl] ops: annotate generated code with G_GNUC_UNUSED Sun Mar 25 02:56:43 GMT 2012
- [gegl] Add arguments to prepare GEGL for being aware of scaling down previews. Sun Mar 25 12:38:28 GMT 2012
- [gimp/goat-invasion] app: sprinkle level argument over process functions Sun Mar 25 12:40:45 GMT 2012
- [gegl] plugins: more adaptation to level argument in process() Sun Mar 25 12:46:40 GMT 2012
- [gegl] ops: more fixups in ops with external deps Sun Mar 25 12:54:01 GMT 2012
- [gegl] ops/workshop: adapt to newer API Sun Mar 25 13:10:55 GMT 2012
- [gegl] ops: update ff-load to new API Sun Mar 25 19:05:00 GMT 2012
- [gegl] gegl_buffer_set_pattern: normalize offsets Sun Mar 25 19:42:01 GMT 2012
- [gegl] gegl_buffer_set_pattern: and now it compiled :d Sun Mar 25 19:43:37 GMT 2012
- [gegl] operation: pass level argument straight on to child implementations Sun Mar 25 20:36:49 GMT 2012
- [gegl] gegl/opencl: add missing file to makefile for dist Sun Mar 25 21:37:19 GMT 2012
- [gegl] gegl/Makefile: add missing file to makefile Sun Mar 25 21:37:24 GMT 2012
- [gegl] buffer: add abyss policy API Mon Mar 26 00:17:13 GMT 2012
- [gimp/goat-invasion] app: adapt to API changes in GEGL Mon Mar 26 00:18:03 GMT 2012
- [gimp] app: adapt to API changes in GEGL Mon Mar 26 00:23:09 GMT 2012
- [gegl] gegl: fix gegl_abyss_get_type Mon Mar 26 00:31:57 GMT 2012
- [gegl] tests: adapt to new API Mon Mar 26 01:59:54 GMT 2012
- [gegl] buffer: add gegl_buffer_set_format: Mon Mar 26 02:46:42 GMT 2012
- [gegl] buffer: clean up docs for abyss policy in methods Mon Mar 26 02:47:27 GMT 2012
- [babl] palette: use INT_MAX instead of MAXINT Mon Mar 26 14:29:21 GMT 2012
- [gegl] pixelize: rename properties Mon Mar 26 14:55:11 GMT 2012
- [gegl] tests: update pixelise test with API changes Mon Mar 26 14:55:16 GMT 2012
- [gegl] make ff-save compile again with newer ffmpeg Mon Mar 26 16:32:12 GMT 2012
- [gimp/goat-invasion] app: update with GEGL iterator API changes Mon Mar 26 16:32:15 GMT 2012
- [gegl] make API of gegl_buffer_iterator more consistent Mon Mar 26 16:32:17 GMT 2012
- [gegl] ff-save: s/guess_format/av_guess_format/ Mon Mar 26 16:32:22 GMT 2012
- [gimp/goat-invasion] app: adapt to API changes in gegl_buffer_iterator Mon Mar 26 17:30:44 GMT 2012
- [gegl] buffer: add abyss policy to iterator Mon Mar 26 17:30:49 GMT 2012
- [gegl] buffer: add abyss policy to cl iterator Mon Mar 26 17:30:54 GMT 2012
- [gimp] app: update to new GEGL API in cage tool Mon Mar 26 18:03:56 GMT 2012
- [gegl] debug: fix opencl debug filter Mon Mar 26 19:12:31 GMT 2012
- [gimp/goat-invasion] .gitignore: add *~ Mon Mar 26 20:58:21 GMT 2012
- [gimp/goat-invasion] app: add place holder splash for goat invasion Mon Mar 26 22:31:00 GMT 2012
- [gegl] workshop/lens-distortion: use cubic interpolation Mon Mar 26 23:22:53 GMT 2012
- [gegl] workshop: remove kuwhara-min and kuwahara-max Mon Mar 26 23:24:45 GMT 2012
- [gegl] ops: moved polar-coordinates from workshop to common Mon Mar 26 23:27:41 GMT 2012
- [gegl] ops: moved waves and ripple out of workshop Tue Mar 27 00:06:44 GMT 2012
- [gegl] ops: move color-to-alpha from workshop to common Tue Mar 27 00:06:50 GMT 2012
- [gegl] ops: move posterize out of workshop Tue Mar 27 00:06:55 GMT 2012
- [gegl] ops: move noise-spread out of workshop Tue Mar 27 00:12:52 GMT 2012
- [gegl] ops: rename gegl:spread to gegl:noise-spread Tue Mar 27 00:12:57 GMT 2012
- [gegl] ops: move plasma out of workshop Tue Mar 27 00:14:11 GMT 2012
- [gegl] buffer: permit gegl_buffer_sample with NULL format Tue Mar 27 00:22:28 GMT 2012
- [gegl] Deleted branch soc-2011-ops Tue Mar 27 02:06:49 GMT 2012
- [gegl] buffer: add fast path for nearest neighbour in gegl_buffer_sample Tue Mar 27 02:17:07 GMT 2012
- [gegl] operation: add a bunch of string meta-data to the class Tue Mar 27 12:31:29 GMT 2012
- [gegl] buffer: make previous cl commit compile Tue Mar 27 17:18:11 GMT 2012
- [gegl] buffer: move the hot tile from buffer to storage Tue Mar 27 18:05:43 GMT 2012
- [gimp/goat-invasion] plugins/newsprint: remove assumption that tiles are square Tue Mar 27 19:01:07 GMT 2012
- [gimp/goat-invasion] app: correct usage of babl formats Tue Mar 27 20:52:40 GMT 2012
- [gegl] affine: fix scale matrix for sampler Tue Mar 27 23:13:37 GMT 2012
- [gegl] affine: remove debug print Tue Mar 27 23:37:43 GMT 2012
- [gegl] tests: update to newer API Tue Mar 27 23:37:47 GMT 2012
- [gegl] buffer: remove lanczos sampler Tue Mar 27 23:37:52 GMT 2012
- [gegl] remove deprecated lanczos-width property Tue Mar 27 23:37:57 GMT 2012
- [gimp/goat-invasion] rename lanczos to lohalo Wed Mar 28 00:01:10 GMT 2012
- [gimp/goat-invasion] app: fix registration of babl_format("A u8") Wed Mar 28 00:15:47 GMT 2012
- [gimp/goat-invasion] app: fix registration of babl formats Wed Mar 28 00:27:46 GMT 2012
- [gimp] app: map lanczos to lohalo when using GEGL Wed Mar 28 11:53:19 GMT 2012
- [babl] palette: change alpha reporting for palette formats Wed Mar 28 19:30:29 GMT 2012
- [gegl] buffer: only lock tiles that have the same format Thu Mar 29 00:42:57 GMT 2012
- [gegl] buffer: disable the locks on individual tiles Thu Mar 29 00:55:22 GMT 2012
- [gegl] remove old changelog Thu Mar 29 20:06:51 GMT 2012
- [gegl] operation: massive refactoring of how operation meta data is handled Thu Mar 29 20:06:56 GMT 2012
- [gegl] %s/gegl_list_properties/gegl_operation_list_properties/ Thu Mar 29 20:07:01 GMT 2012
- [gegl] operation: use base_init and not class_init for key hashtable Thu Mar 29 20:07:06 GMT 2012
- [gimp/goat-invasion] app: follow changes in GeglOperation API Thu Mar 29 20:07:16 GMT 2012
- [gimp] app: update GeglOps to new GEGL API Thu Mar 29 20:07:54 GMT 2012
- [gegl] remove wrappers for g_object_unref Thu Mar 29 20:32:25 GMT 2012
- [gegl] s/gegl_buffer_destroy/g_object_unref Thu Mar 29 20:53:03 GMT 2012
- [gimp] app: the destroy functions are gone from GEGL, use g_object_unref() instead Thu Mar 29 21:21:32 GMT 2012
- [gimp] app: fix meta-data registration in TileSource op Thu Mar 29 21:40:39 GMT 2012
- [babl] palette: return the same values if same name is provided Thu Mar 29 23:52:49 GMT 2012
- [babl] build: do not enable introspection even for distcheck Thu Mar 29 23:52:54 GMT 2012
- [babl] bump version to 0.1.8 Thu Mar 29 23:52:59 GMT 2012
- [babl] post release version bump to 0.1.9 Thu Mar 29 23:53:04 GMT 2012
- [gegl] build: depend on babl-0.1.8 Thu Mar 29 23:54:49 GMT 2012
- [gimp/goat-invasion] depend on babl-0.1.8 Thu Mar 29 23:56:19 GMT 2012
- [gegl] ops: moved noise spread back into workshop Fri Mar 30 00:03:59 GMT 2012
- [gegl] property-types: remove unused paramspecs Fri Mar 30 01:42:56 GMT 2012
- [gegl] introduce gegl paramspecs for doubles and ints Fri Mar 30 16:10:24 GMT 2012
- [gegl] chant: add ui variants of property types with ui-ranges Fri Mar 30 16:10:29 GMT 2012
- [gegl] property-types: remove duplicate typedef of GeglParamSpecString Fri Mar 30 16:21:26 GMT 2012
- [gegl] ops: make pixelize and gaussian-blur specify ui-ranges Fri Mar 30 16:29:03 GMT 2012
- [gegl] Add gamma parameter to integer ui paramspecs Fri Mar 30 19:21:37 GMT 2012
- [gegl] Use gamma hint for UI in gaussian-blur and pixelise Fri Mar 30 19:21:42 GMT 2012
- [gimp/goat-invasion] app: respect GEGLs ui-range hints for properties Fri Mar 30 19:22:25 GMT 2012
- [gimp/goat-invasion] app: add configurable nonlinear mapping (gamma) to spinscale widget Fri Mar 30 20:39:20 GMT 2012
- [gimp/goat-invasion] app: update paramspec duplication with changes in gegl paramspecs Fri Mar 30 20:39:25 GMT 2012
- [gimp/goat-invasion] app: clean up warning in spinscale Fri Mar 30 20:53:02 GMT 2012
- [gegl] buffer: add missing #include <string.h> Fri Mar 30 20:57:17 GMT 2012
- [gegl] move plasma to workshop - the recursive approach isn't really good for GEGL Fri Mar 30 22:03:09 GMT 2012
- [gimp/goat-invasion] app: initialize gamma of spin scale to 1.0 Fri Mar 30 22:19:03 GMT 2012
- [gegl] ops: move lens distortion from workshop to common Fri Mar 30 22:28:13 GMT 2012
- [gegl] ops: remove whitebalance op Fri Mar 30 22:28:18 GMT 2012
- [gegl] ops: specify human ranges for op properties Fri Mar 30 22:45:16 GMT 2012
- [gimp/goat-invasion] app: git_spin_scale invoke value_changed when setting gamma Fri Mar 30 22:45:20 GMT 2012
- [gimp/goat-invasion] app: handle negative fractions correctly in spinscale Fri Mar 30 23:57:37 GMT 2012
- [gimp/goat-invasion] app: use a gamma of 1.7 for brush radius slider Fri Mar 30 23:57:42 GMT 2012
- [gegl] tools: fix NULL dereference in op doc generator Sat Mar 31 00:59:49 GMT 2012
- [babl] use sse conversions also for gamma corrected data Sat Mar 31 02:47:35 GMT 2012
- [babl] reorder loops of reference premul Sat Mar 31 02:47:38 GMT 2012
- [babl] use optimized powf for x^(1.0/2.4) Sat Mar 31 02:47:43 GMT 2012
- [babl] base/util.h change define used in include guards Sat Mar 31 13:59:40 GMT 2012
- [babl] extensions: add an extension with some float optimizations Sat Mar 31 13:59:46 GMT 2012
- [babl] extensions: remove optmized powf, use the fully correct optimization from base Sat Mar 31 14:07:01 GMT 2012
- [babl] extensions: get rid of some of the conversions with the highest errors Sat Mar 31 15:05:11 GMT 2012
- [babl] babl: reduce number of pixels tested when profiling to 128 Sat Mar 31 16:08:30 GMT 2012
- [gimp/goat-invasion] app: remove superfluous frame and label from GEGL tool Sat Mar 31 17:02:13 GMT 2012
- [gegl] buffer: add a lock around cow dup/dedup Sat Mar 31 17:11:45 GMT 2012
- [gimp/goat-invasion] app: fix up dissolve mode Sat Mar 31 20:15:13 GMT 2012
- [gegl] ops: s/pixelise/pixelize/ Sat Mar 31 21:01:29 GMT 2012
- [gimp/goat-invasion] app: the dissolve op now matches pixel perfectly Sat Mar 31 21:31:41 GMT 2012
- [gimp/goat-invasion] app: gegl dissolve layer-mode pedantic indentation Sat Mar 31 21:53:42 GMT 2012
- [gegl] op/color-to-alpha: rename "value" property to "color" Sat Mar 31 22:43:13 GMT 2012
- [gegl] tests: rename pixelize test Sat Mar 31 23:01:35 GMT 2012
- [gegl] update po/POTFILES.in Sat Mar 31 23:28:36 GMT 2012
- [gegl] build: disable gobject introspection also on dist Sat Mar 31 23:38:25 GMT 2012
=?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
=?utf-8?q?Andr=C3=A9s_Aragoneses?=
=?utf-8?q?Aurimas_=C4=8Cernius?=
=?utf-8?q?Beno=C3=AEt_Dupasquier?=
=?utf-8?q?=C3=85smund_Skj=C3=A6veland?=
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Chris_K=C3=BChl?=
=?utf-8?q?Daniel_=C8=98erb=C4=83nescu?=
=?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
=?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix printing of message/rfc822 Thu Mar 01 17:34:59 GMT 2012
- [evolution/webkit] Prevent possible crash when there's no formatter set in EMailDisplay Thu Mar 01 17:35:05 GMT 2012
- [evolution/webkit] Fix printing of text/html emails (support external CSS, load images) Thu Mar 01 17:35:10 GMT 2012
- [evolution] Deleted branch webkit Fri Mar 02 11:28:45 GMT 2012
- [evolution] (177 commits) Created branch webkit Fri Mar 02 11:29:39 GMT 2012
- [evolution/webkit: 1/177] Add webkit-1.0 requirement to configure.ac. Fri Mar 02 11:29:44 GMT 2012
- [evolution/webkit: 2/177] Preliminary WebKit conversion. Fri Mar 02 11:29:50 GMT 2012
- [evolution/webkit: 3/177] Begin hacking EMFormatHTML. Fri Mar 02 11:29:55 GMT 2012
- [evolution/webkit: 4/177] Port EABContactDisplay to JavaScript and CSS Fri Mar 02 11:30:00 GMT 2012
- [evolution/webkit: 5/177] Move common CSS styles to a .css file Fri Mar 02 11:30:05 GMT 2012
- [evolution/webkit: 6/177] Cleanup HTML code in ECalComponentPreview and update styles Fri Mar 02 11:30:10 GMT 2012
- [evolution/webkit: 7/177] Port EMFormatHTML to WebKit Fri Mar 02 11:30:16 GMT 2012
- [evolution/webkit: 8/177] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Fri Mar 02 11:30:20 GMT 2012
- [evolution/webkit: 9/177] Fix default property value in EMFormatHTML Fri Mar 02 11:30:25 GMT 2012
- [evolution/webkit: 10/177] Create EWebViewGtkHTML class to be used by the Composer until ported Fri Mar 02 11:30:30 GMT 2012
- [evolution/webkit: 11/177] Use custom protocol handler to provide data for mail preview Fri Mar 02 11:30:36 GMT 2012
- [evolution/webkit: 12/177] Remove workaround for embedding widgets into WebKit. Fri Mar 02 11:30:40 GMT 2012
- [evolution/webkit: 13/177] Split functionality of EMFormat to "parse" and "write" Fri Mar 02 11:30:45 GMT 2012
- [evolution/webkit: 14/177] Adapt EMFormat subclasses to the new EMFormat API Fri Mar 02 11:30:50 GMT 2012
- [evolution/webkit: 17/177] Adapt EMsgComposer to the new EMFormat API Fri Mar 02 11:31:26 GMT 2012
- [evolution/webkit: 18/177] Disable padding and margin in body of all webviews. Fri Mar 02 11:31:26 GMT 2012
- [evolution/webkit: 15/177] Adapt all plugins to the new EMFormat API Fri Mar 02 11:31:27 GMT 2012
- [evolution/webkit: 20/177] Fix handling of attachments and multipart/digest messages Fri Mar 02 11:31:27 GMT 2012
- [evolution/webkit: 16/177] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Fri Mar 02 11:31:27 GMT 2012
- [evolution/webkit: 19/177] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Fri Mar 02 11:31:27 GMT 2012
- [evolution/webkit: 21/177] Add a GtkLabel to EAttachmentButton to display name of the attachment. Fri Mar 02 11:31:27 GMT 2012
- [evolution/webkit: 22/177] Make attachments expandable. Fri Mar 02 11:31:30 GMT 2012
- [evolution/webkit: 23/177] Don't destroy EAttachmentBar when clearing EMailDisplay. Fri Mar 02 11:31:36 GMT 2012
- [evolution/webkit: 24/177] Make expandable only attachments whose PURIs have write_func Fri Mar 02 11:31:40 GMT 2012
- [evolution/webkit: 25/177] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Fri Mar 02 11:31:46 GMT 2012
- [evolution/webkit: 26/177] Add custom EMFormatHandler for message headers. Fri Mar 02 11:31:51 GMT 2012
- [evolution/webkit: 27/177] Fix minor issues caused by recent rebase against master. Fri Mar 02 11:31:56 GMT 2012
- [evolution/webkit: 28/177] Coding style cleanup Fri Mar 02 11:32:00 GMT 2012
- [evolution/webkit: 29/177] Fix webkitgtk minimum version Fri Mar 02 11:32:05 GMT 2012
- [evolution/webkit: 30/177] Display information about signature and encryption. Fri Mar 02 11:32:10 GMT 2012
- [evolution/webkit: 31/177] Don't destroy widgets already destroyed when parent widgets was destroyed. Fri Mar 02 11:32:15 GMT 2012
- [evolution/webkit: 32/177] Fix memory leaks in formatter Fri Mar 02 11:32:20 GMT 2012
- [evolution/webkit: 33/177] Add attachments to store during parsing, not during writing Fri Mar 02 11:32:26 GMT 2012
- [evolution/webkit: 34/177] em_format_build_mail_uri() accepts varying number of arguments. Fri Mar 02 11:32:31 GMT 2012
- [evolution/webkit: 35/177] Make displaying message source work Fri Mar 02 11:32:36 GMT 2012
- [evolution/webkit: 36/177] Merge info about mail signature and encryption into one button Fri Mar 02 11:32:41 GMT 2012
- [evolution/webkit: 37/177] EAttachmentView is not longer owned by EMFormatHTMLDisplay Fri Mar 02 11:32:46 GMT 2012
- [evolution/webkit: 38/177] Don't store formatters directly in SoupSession's data Fri Mar 02 11:32:51 GMT 2012
- [evolution/webkit: 39/177] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Fri Mar 02 11:32:56 GMT 2012
- [evolution/webkit: 40/177] Force a single vertical scroll on EMailDisplay Fri Mar 02 11:33:01 GMT 2012
- [evolution/webkit: 41/177] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Fri Mar 02 11:33:06 GMT 2012
- [evolution/webkit: 42/177] Add documentation to em_format_build_mail_uri. Fri Mar 02 11:33:11 GMT 2012
- [evolution/webkit: 43/177] Fix memory leak in EMFormat Fri Mar 02 11:33:16 GMT 2012
- [evolution/webkit: 44/177] Initial port of printing Fri Mar 02 11:33:21 GMT 2012
- [evolution/webkit: 45/177] Add with_html_header to all EMFormatHTMLWriteFunc()s Fri Mar 02 11:33:26 GMT 2012
- [evolution/webkit: 46/177] Continue porting of printing Fri Mar 02 11:33:31 GMT 2012
- [evolution/webkit: 47/177] Fix a compilation warning Fri Mar 02 11:33:36 GMT 2012
- [evolution/webkit: 48/177] Assign CamelCipherValidity and flags to each final PURI Fri Mar 02 11:33:41 GMT 2012
- [evolution/webkit: 49/177] Improve API for handling headers in EMFormat Fri Mar 02 11:33:46 GMT 2012
- [evolution/webkit: 50/177] Update EMFormat->header_list according to headers checked in Printing dialog Fri Mar 02 11:33:51 GMT 2012
- [evolution/webkit: 51/177] Introduce a new write_func for headers in printout Fri Mar 02 11:33:56 GMT 2012
- [evolution/webkit: 52/177] Add buttons for reordering headers in the Print dialog Fri Mar 02 11:34:01 GMT 2012
- [evolution/webkit: 53/177] Fix crash when removing headers from emf->header_list Fri Mar 02 11:34:06 GMT 2012
- [evolution/webkit: 54/177] Improve CSS of the printed headers Fri Mar 02 11:34:11 GMT 2012
- [evolution/webkit: 55/177] Apply the ordering of headers to the generated message Fri Mar 02 11:34:16 GMT 2012
- [evolution/webkit: 56/177] Print list of attachments at the end of email printout Fri Mar 02 11:34:22 GMT 2012
- [evolution/webkit: 57/177] Ignore application/pgp-signature part Fri Mar 02 11:34:27 GMT 2012
- [evolution/webkit: 58/177] Treat parts with 'attachment' or 'inline' disposition as attachments. Fri Mar 02 11:34:32 GMT 2012
- [evolution/webkit: 59/177] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Fri Mar 02 11:34:37 GMT 2012
- [evolution/webkit: 60/177] Handle properly embedded message/rfc822 Fri Mar 02 11:34:42 GMT 2012
- [evolution/webkit: 61/177] Add support for embedding EMailDisplays into itself Fri Mar 02 11:34:47 GMT 2012
- [evolution/webkit: 62/177] Forgot to disable debug messages in EMailDisplay... Fri Mar 02 11:34:52 GMT 2012
- [evolution/webkit: 63/177] Make EMailBrowser scrollable Fri Mar 02 11:34:57 GMT 2012
- [evolution/webkit: 64/177] Use GtkBox instead of GtkGrid in EMailDisplay Fri Mar 02 11:35:02 GMT 2012
- [evolution/webkit: 65/177] Implement automatic inlining of attachments in printed emails Fri Mar 02 11:35:07 GMT 2012
- [evolution/webkit: 66/177] Add missing em_format_add_puri() call to Audio Inline plugin Fri Mar 02 11:35:12 GMT 2012
- [evolution/webkit: 67/177] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Fri Mar 02 11:35:17 GMT 2012
- [evolution/webkit: 68/177] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Fri Mar 02 11:35:22 GMT 2012
- [evolution/webkit: 69/177] Make EAttachmentButton unexpandable if no attachment PURI follows Fri Mar 02 11:35:27 GMT 2012
- [evolution/webkit: 70/177] Port EMsgComposer to the EMailPrinter Fri Mar 02 11:35:32 GMT 2012
- [evolution/webkit: 71/177] EMFormat accept and correctly handle null CamelFolder Fri Mar 02 11:35:37 GMT 2012
- [evolution/webkit: 72/177] Port EMFormatQuote to the new EMFormat format Fri Mar 02 11:35:43 GMT 2012
- [evolution/webkit: 73/177] Fix memory leak and prevent some crashes Fri Mar 02 11:35:48 GMT 2012
- [evolution/webkit: 74/177] Correctly resize images when printing Fri Mar 02 11:35:53 GMT 2012
- [evolution/webkit: 75/177] Add e_web_view_{set, get}_enable_frame_flattening Fri Mar 02 11:35:58 GMT 2012
- [evolution/webkit: 76/177] Remove FIXMEs and fix compilation warnings in plugins Fri Mar 02 11:36:03 GMT 2012
- [evolution/webkit: 77/177] em_utils_message_to_html() - set all validity flags found in entire processed message Fri Mar 02 11:36:08 GMT 2012
- [evolution/webkit: 78/177] EMFormat and EMFormatHTML cleanup Fri Mar 02 11:36:13 GMT 2012
- [evolution/webkit: 79/177] Store properly information about attachment signature/encryption Fri Mar 02 11:36:18 GMT 2012
- [evolution/webkit: 80/177] Port http data cache. Fri Mar 02 11:36:23 GMT 2012
- [evolution/webkit: 81/177] Fix the cache port Fri Mar 02 11:36:28 GMT 2012
- [evolution/webkit: 82/177] Fix position of EAttachmentButton popup menu Fri Mar 02 11:36:33 GMT 2012
- [evolution/webkit: 83/177] Enable collapsable headers in paned view Fri Mar 02 11:36:38 GMT 2012
- [evolution/webkit: 84/177] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Fri Mar 02 11:36:43 GMT 2012
- [evolution/webkit: 85/177] Finish porting of printing - solves all print-out rendering issues Fri Mar 02 11:36:48 GMT 2012
- [evolution/webkit: 86/177] Make EMFormat parsing asynchronous Fri Mar 02 11:36:53 GMT 2012
- [evolution/webkit: 87/177] Add preparse() virtual method to EMFormat Fri Mar 02 11:36:58 GMT 2012
- [evolution/webkit: 88/177] Handle correctly image loading policy Fri Mar 02 11:37:03 GMT 2012
- [evolution/webkit: 89/177] Prevent endless recursion when parsing SMIME-ecnrypted message fails Fri Mar 02 11:37:08 GMT 2012
- [evolution/webkit: 90/177] Fix displaying emails that are already parsed Fri Mar 02 11:37:13 GMT 2012
- [evolution/webkit: 91/177] Always load images in header webviews Fri Mar 02 11:37:18 GMT 2012
- [evolution/webkit: 92/177] Implement status-message and popup-event signals to EMailDisplay Fri Mar 02 11:37:23 GMT 2012
- [evolution/webkit: 93/177] Fix a minor memory leak Fri Mar 02 11:37:28 GMT 2012
- [evolution/webkit: 94/177] Finish em_format_parse_async in the main thread to avoid some issues when printing Fri Mar 02 11:37:33 GMT 2012
- [evolution/webkit: 95/177] Remove unused em_format_html_print_message() function Fri Mar 02 11:37:38 GMT 2012
- [evolution/webkit: 96/177] Port 'drop&drop to PDF' to EMailPrinter Fri Mar 02 11:37:43 GMT 2012
- [evolution/webkit: 97/177] Put back em_format_default_headers() and allow EMFormat to request redraw Fri Mar 02 11:37:49 GMT 2012
- [evolution/webkit: 98/177] Fix displaying and toggling default mail headers Fri Mar 02 11:37:53 GMT 2012
- [evolution/webkit: 99/177] Port context menu for mail-links in EMailDisplay Fri Mar 02 11:37:59 GMT 2012
- [evolution/webkit: 100/177] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Fri Mar 02 11:38:04 GMT 2012
- [evolution/webkit: 101/177] Load attachments from idle callback in EFHD Fri Mar 02 11:38:09 GMT 2012
- [evolution/webkit: 102/177] Fix crash caused by previous commit Fri Mar 02 11:38:14 GMT 2012
- [evolution/webkit: 103/177] Fix 'Copy Image' and 'Save Image' in mail display Fri Mar 02 11:38:19 GMT 2012
- [evolution/webkit: 104/177] Fix compilation error in widgets/misc due to missing GtkHTML includes Fri Mar 02 11:38:24 GMT 2012
- [evolution/webkit: 105/177] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Fri Mar 02 11:38:29 GMT 2012
- [evolution/webkit: 106/177] Fix parsing multipart/alternative (broken during rebase) Fri Mar 02 11:38:34 GMT 2012
- [evolution/webkit: 107/177] Fix memory leaks in EWebView Fri Mar 02 11:38:39 GMT 2012
- [evolution/webkit: 108/177] Improve handling attachments Fri Mar 02 11:38:44 GMT 2012
- [evolution/webkit: 109/177] Port TNEF attachments plugin to the new EMFormat API Fri Mar 02 11:38:50 GMT 2012
- [evolution/webkit: 110/177] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Fri Mar 02 11:38:54 GMT 2012
- [evolution/webkit: 111/177] Display correctly color background of message encrpytion/signature button Fri Mar 02 11:38:59 GMT 2012
- [evolution/webkit: 112/177] Parse too big emails as attachments Fri Mar 02 11:39:05 GMT 2012
- [evolution/webkit: 113/177] Add caret-mode change proxying to EMailDisplay Fri Mar 02 11:39:10 GMT 2012
- [evolution/webkit: 114/177] Add zoom-level change proxying to EMailDisplay Fri Mar 02 11:39:15 GMT 2012
- [evolution/webkit: 115/177] Don't reload EMailDisplay when uses collapses/expands headers Fri Mar 02 11:39:20 GMT 2012
- [evolution/webkit: 116/177] No meeting invitation rendering for emails (bug #667538) Fri Mar 02 11:39:25 GMT 2012
- [evolution/webkit: 117/177] Improve autoresizing of webviews Fri Mar 02 11:39:30 GMT 2012
- [evolution/webkit: 118/177] Forgot to disable a debug message Fri Mar 02 11:39:35 GMT 2012
- [evolution/webkit: 119/177] Fix loading size of attachment (bug #667541) Fri Mar 02 11:39:40 GMT 2012
- [evolution/webkit: 120/177] Convert short headers subject to HTML and preserve 8bit encoding Fri Mar 02 11:39:45 GMT 2012
- [evolution/webkit: 121/177] Make short headers aweare of text reading direction Fri Mar 02 11:39:50 GMT 2012
- [evolution/webkit: 122/177] Force UTF-8 encoding on text/html parts Fri Mar 02 11:39:55 GMT 2012
- [evolution/webkit: 123/177] Fix rebase compilation bugs Fri Mar 02 11:40:00 GMT 2012
- [evolution/webkit: 124/177] Reimplement image loading policy (bugs #667536 and #667537) Fri Mar 02 11:40:05 GMT 2012
- [evolution/webkit: 125/177] Make the image caching more robust Fri Mar 02 11:40:10 GMT 2012
- [evolution/webkit: 126/177] Improve the auto-resizing of EWebView a bit more Fri Mar 02 11:40:15 GMT 2012
- [evolution/webkit: 127/177] Fix crash when loading too many images (bug #668520) Fri Mar 02 11:40:20 GMT 2012
- [evolution/webkit: 128/177] Don't automatically treat inline parts as attachments (fixes #668524)" Fri Mar 02 11:40:25 GMT 2012
- [evolution/webkit: 129/177] Reload EMailDisplay when View->Character Encoding changes (fix #667542)" Fri Mar 02 11:40:30 GMT 2012
- [evolution/webkit: 130/177] Use native WebKit placeholder for missing images (fix #668582) Fri Mar 02 11:40:35 GMT 2012
- [evolution/webkit: 131/177] Automatically resize webviews to prevent individual horizontal scrolling Fri Mar 02 11:40:40 GMT 2012
- [evolution/webkit: 132/177] Disable JavaScript, Flash and other plugins in webviews. Fri Mar 02 11:40:45 GMT 2012
- [evolution/webkit: 133/177] Escape query parameters in mail:// request URI (fixes #668658) Fri Mar 02 11:40:50 GMT 2012
- [evolution/webkit: 134/177] Use case-insensitive lookup of mime-type handler (fixes #668655) Fri Mar 02 11:40:55 GMT 2012
- [evolution/webkit: 135/177] Port contact maps to WebKit Fri Mar 02 11:41:00 GMT 2012
- [evolution/webkit: 136/177] Convert EMFormatPURI to a thread-safe EMPart object Fri Mar 02 11:41:06 GMT 2012
- [evolution/webkit: 137/177] Fix the Audio Plugin Fri Mar 02 11:41:10 GMT 2012
- [evolution/webkit: 138/177] Use a single mutex located in EMPartClass Fri Mar 02 11:41:15 GMT 2012
- [evolution/webkit: 139/177] Revert "Use a single mutex located in EMPartClass" Fri Mar 02 11:41:20 GMT 2012
- [evolution/webkit: 140/177] Revert "Fix the Audio Plugin" Fri Mar 02 11:41:25 GMT 2012
- [evolution/webkit: 141/177] Revert "Convert EMFormatPURI to a thread-safe EMPart object" Fri Mar 02 11:41:31 GMT 2012
- [evolution/webkit: 142/177] Return back to a single-webview mode Fri Mar 02 11:41:36 GMT 2012
- [evolution/webkit: 143/177] Single-webview transition - fix EMailReader and displaying mail source Fri Mar 02 11:41:41 GMT 2012
- [evolution/webkit: 144/177] Magically, ESearchBar seems to work very well Fri Mar 02 11:41:46 GMT 2012
- [evolution/webkit: 145/177] Don't reload EMailDisplay every time set_style() is called. Fri Mar 02 11:41:51 GMT 2012
- [evolution/webkit: 146/177] Backport master/63eba7c3 after rebase Fri Mar 02 11:41:56 GMT 2012
- [evolution/webkit: 147/177] Don't _write() empty EAttachmentBar Fri Mar 02 11:42:01 GMT 2012
- [evolution/webkit: 148/177] Resize <object> element whenever size of embedded widget changes Fri Mar 02 11:42:06 GMT 2012
- [evolution/webkit: 149/177] Render text/html parts in <iframe> Fri Mar 02 11:42:11 GMT 2012
- [evolution/webkit: 150/177] Revert "Add a GtkLabel to EAttachmentButton to display name of the attachment." Fri Mar 02 11:42:16 GMT 2012
- [evolution/webkit: 151/177] Revert "Fix position of EAttachmentButton popup menu" Fri Mar 02 11:42:21 GMT 2012
- [evolution/webkit: 152/177] Render attachment button description as HTML again Fri Mar 02 11:42:26 GMT 2012
- [evolution/webkit: 153/177] Single-webview transition - fix displaying embedded messages as attachments Fri Mar 02 11:42:31 GMT 2012
- [evolution/webkit: 154/177] Single-webview transition - handle resizing and showing/hiding of embedded widgets Fri Mar 02 11:42:36 GMT 2012
- [evolution/webkit: 155/177] Fix two minor memory leaks Fri Mar 02 11:42:41 GMT 2012
- [evolution/webkit: 156/177] Fix rendering HTML-embedded attachments (images) Fri Mar 02 11:42:46 GMT 2012
- [evolution/webkit: 157/177] When an <iframe> is hidden, _hide() all GtkWidget it contains Fri Mar 02 11:42:51 GMT 2012
- [evolution/webkit: 158/177] Fix possible crash when writing message/rfc822 Fri Mar 02 11:42:56 GMT 2012
- [evolution/webkit: 159/177] Use WebKit DOM bindings to collapse/expand headers Fri Mar 02 11:43:01 GMT 2012
- [evolution/webkit: 160/177] Use WebKit DOM bindings to collapse/expand To/CC/BCC address fields Fri Mar 02 11:43:06 GMT 2012
- [evolution/webkit: 161/177] Remove obsolete JavaScript for priting Fri Mar 02 11:43:11 GMT 2012
- [evolution/webkit: 162/177] Disable JavaScript in webviews Fri Mar 02 11:43:16 GMT 2012
- [evolution/webkit: 163/177] Fix headers to be expanded by default Fri Mar 02 11:43:21 GMT 2012
- [evolution/webkit: 164/177] Fix the audio-inline plugin Fri Mar 02 11:43:26 GMT 2012
- [evolution/webkit: 165/177] Fix vcard-inline plugin Fri Mar 02 11:43:31 GMT 2012
- [evolution/webkit: 166/177] Fix itip-formatter plugin Fri Mar 02 11:43:36 GMT 2012
- [evolution/webkit: 167/177] Fix build after rebase Fri Mar 02 11:43:42 GMT 2012
- [evolution/webkit: 168/177] Move the contact preview HTML formatter to it's own class Fri Mar 02 11:43:47 GMT 2012
- [evolution/webkit: 169/177] Add PURI callback to allow modules to create DOM bindings Fri Mar 02 11:43:52 GMT 2012
- [evolution/webkit: 170/177] Write correctly attachments with sub-PURIs Fri Mar 02 11:43:57 GMT 2012
- [evolution/webkit: 171/177] vcard-inline plugin: render preview as HTML in <iframe> rather then WebKitWebView widget Fri Mar 02 11:44:02 GMT 2012
- [evolution/webkit: 172/177] Fix possible crash when EMailDisplay when trying to create DOM bindings Fri Mar 02 11:44:07 GMT 2012
- [evolution/webkit: 173/177] Don't write attachments at all since the attachment writer handles this now Fri Mar 02 11:44:12 GMT 2012
- [evolution/webkit: 174/177] Make most plugins GtkHTML-free (except for those interacting with the composer) Fri Mar 02 11:44:17 GMT 2012
- [evolution/webkit: 175/177] Fix printing of message/rfc822 Fri Mar 02 11:44:22 GMT 2012
- [evolution/webkit: 176/177] Prevent possible crash when there's no formatter set in EMailDisplay Fri Mar 02 11:44:27 GMT 2012
- [evolution/webkit: 177/177] Fix printing of text/html emails (support external CSS, load images) Fri Mar 02 11:44:32 GMT 2012
- [evolution] Bug #671211 - 'Mark Citations' preferences not applied Fri Mar 02 14:35:16 GMT 2012
- [evolution/webkit] Port mbox importer preview to WebKit Fri Mar 02 16:29:21 GMT 2012
- [evolution] Deleted branch webkit Tue Mar 06 16:07:11 GMT 2012
- [evolution] (182 commits) Created branch webkit Tue Mar 06 16:08:42 GMT 2012
- [evolution/webkit: 1/182] Add webkit-1.0 requirement to configure.ac. Tue Mar 06 16:08:47 GMT 2012
- [evolution/webkit: 2/182] Preliminary WebKit conversion. Tue Mar 06 16:08:53 GMT 2012
- [evolution/webkit: 3/182] Begin hacking EMFormatHTML. Tue Mar 06 16:08:58 GMT 2012
- [evolution/webkit: 4/182] Port EABContactDisplay to JavaScript and CSS Tue Mar 06 16:09:03 GMT 2012
- [evolution/webkit: 5/182] Move common CSS styles to a .css file Tue Mar 06 16:09:08 GMT 2012
- [evolution/webkit: 6/182] Cleanup HTML code in ECalComponentPreview and update styles Tue Mar 06 16:09:13 GMT 2012
- [evolution/webkit: 7/182] Port EMFormatHTML to WebKit Tue Mar 06 16:09:18 GMT 2012
- [evolution/webkit: 8/182] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Tue Mar 06 16:09:23 GMT 2012
- [evolution/webkit: 9/182] Fix default property value in EMFormatHTML Tue Mar 06 16:09:28 GMT 2012
- [evolution/webkit: 10/182] Create EWebViewGtkHTML class to be used by the Composer until ported Tue Mar 06 16:09:33 GMT 2012
- [evolution/webkit: 11/182] Use custom protocol handler to provide data for mail preview Tue Mar 06 16:09:38 GMT 2012
- [evolution/webkit: 12/182] Remove workaround for embedding widgets into WebKit. Tue Mar 06 16:09:43 GMT 2012
- [evolution/webkit: 13/182] Split functionality of EMFormat to "parse" and "write" Tue Mar 06 16:09:48 GMT 2012
- [evolution/webkit: 14/182] Adapt EMFormat subclasses to the new EMFormat API Tue Mar 06 16:09:54 GMT 2012
- [evolution/webkit: 15/182] Adapt all plugins to the new EMFormat API Tue Mar 06 16:09:58 GMT 2012
- [evolution/webkit: 16/182] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Tue Mar 06 16:10:04 GMT 2012
- [evolution/webkit: 17/182] Adapt EMsgComposer to the new EMFormat API Tue Mar 06 16:10:08 GMT 2012
- [evolution/webkit: 18/182] Disable padding and margin in body of all webviews. Tue Mar 06 16:10:13 GMT 2012
- [evolution/webkit: 19/182] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Tue Mar 06 16:10:18 GMT 2012
- [evolution/webkit: 20/182] Fix handling of attachments and multipart/digest messages Tue Mar 06 16:10:24 GMT 2012
- [evolution/webkit: 21/182] Add a GtkLabel to EAttachmentButton to display name of the attachment. Tue Mar 06 16:10:29 GMT 2012
- [evolution/webkit: 22/182] Make attachments expandable. Tue Mar 06 16:10:34 GMT 2012
- [evolution/webkit: 23/182] Don't destroy EAttachmentBar when clearing EMailDisplay. Tue Mar 06 16:10:39 GMT 2012
- [evolution/webkit: 24/182] Make expandable only attachments whose PURIs have write_func Tue Mar 06 16:10:44 GMT 2012
- [evolution/webkit: 25/182] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Tue Mar 06 16:10:49 GMT 2012
- [evolution/webkit: 26/182] Add custom EMFormatHandler for message headers. Tue Mar 06 16:10:54 GMT 2012
- [evolution/webkit: 27/182] Fix minor issues caused by recent rebase against master. Tue Mar 06 16:10:59 GMT 2012
- [evolution/webkit: 28/182] Coding style cleanup Tue Mar 06 16:11:04 GMT 2012
- [evolution/webkit: 29/182] Fix webkitgtk minimum version Tue Mar 06 16:11:09 GMT 2012
- [evolution/webkit: 30/182] Display information about signature and encryption. Tue Mar 06 16:11:14 GMT 2012
- [evolution/webkit: 31/182] Don't destroy widgets already destroyed when parent widgets was destroyed. Tue Mar 06 16:11:19 GMT 2012
- [evolution/webkit: 32/182] Fix memory leaks in formatter Tue Mar 06 16:11:25 GMT 2012
- [evolution/webkit: 33/182] Add attachments to store during parsing, not during writing Tue Mar 06 16:11:29 GMT 2012
- [evolution/webkit: 34/182] em_format_build_mail_uri() accepts varying number of arguments. Tue Mar 06 16:11:34 GMT 2012
- [evolution/webkit: 35/182] Make displaying message source work Tue Mar 06 16:11:39 GMT 2012
- [evolution/webkit: 36/182] Merge info about mail signature and encryption into one button Tue Mar 06 16:11:44 GMT 2012
- [evolution/webkit: 37/182] EAttachmentView is not longer owned by EMFormatHTMLDisplay Tue Mar 06 16:11:49 GMT 2012
- [evolution/webkit: 38/182] Don't store formatters directly in SoupSession's data Tue Mar 06 16:11:55 GMT 2012
- [evolution/webkit: 39/182] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Tue Mar 06 16:12:00 GMT 2012
- [evolution/webkit: 40/182] Force a single vertical scroll on EMailDisplay Tue Mar 06 16:12:05 GMT 2012
- [evolution/webkit: 41/182] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Tue Mar 06 16:12:10 GMT 2012
- [evolution/webkit: 42/182] Add documentation to em_format_build_mail_uri. Tue Mar 06 16:12:15 GMT 2012
- [evolution/webkit: 43/182] Fix memory leak in EMFormat Tue Mar 06 16:12:20 GMT 2012
- [evolution/webkit: 44/182] Initial port of printing Tue Mar 06 16:12:25 GMT 2012
- [evolution/webkit: 45/182] Add with_html_header to all EMFormatHTMLWriteFunc()s Tue Mar 06 16:12:30 GMT 2012
- [evolution/webkit: 46/182] Continue porting of printing Tue Mar 06 16:12:35 GMT 2012
- [evolution/webkit: 47/182] Fix a compilation warning Tue Mar 06 16:12:40 GMT 2012
- [evolution/webkit: 48/182] Assign CamelCipherValidity and flags to each final PURI Tue Mar 06 16:12:45 GMT 2012
- [evolution/webkit: 49/182] Improve API for handling headers in EMFormat Tue Mar 06 16:12:50 GMT 2012
- [evolution/webkit: 50/182] Update EMFormat->header_list according to headers checked in Printing dialog Tue Mar 06 16:12:55 GMT 2012
- [evolution/webkit: 51/182] Introduce a new write_func for headers in printout Tue Mar 06 16:13:01 GMT 2012
- [evolution/webkit: 52/182] Add buttons for reordering headers in the Print dialog Tue Mar 06 16:13:06 GMT 2012
- [evolution/webkit: 53/182] Fix crash when removing headers from emf->header_list Tue Mar 06 16:13:11 GMT 2012
- [evolution/webkit: 54/182] Improve CSS of the printed headers Tue Mar 06 16:13:16 GMT 2012
- [evolution/webkit: 55/182] Apply the ordering of headers to the generated message Tue Mar 06 16:13:21 GMT 2012
- [evolution/webkit: 56/182] Print list of attachments at the end of email printout Tue Mar 06 16:13:26 GMT 2012
- [evolution/webkit: 57/182] Ignore application/pgp-signature part Tue Mar 06 16:13:31 GMT 2012
- [evolution/webkit: 58/182] Treat parts with 'attachment' or 'inline' disposition as attachments. Tue Mar 06 16:13:36 GMT 2012
- [evolution/webkit: 59/182] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Tue Mar 06 16:13:41 GMT 2012
- [evolution/webkit: 60/182] Handle properly embedded message/rfc822 Tue Mar 06 16:13:46 GMT 2012
- [evolution/webkit: 61/182] Add support for embedding EMailDisplays into itself Tue Mar 06 16:13:51 GMT 2012
- [evolution/webkit: 62/182] Forgot to disable debug messages in EMailDisplay... Tue Mar 06 16:13:56 GMT 2012
- [evolution/webkit: 63/182] Make EMailBrowser scrollable Tue Mar 06 16:14:01 GMT 2012
- [evolution/webkit: 64/182] Use GtkBox instead of GtkGrid in EMailDisplay Tue Mar 06 16:14:06 GMT 2012
- [evolution/webkit: 65/182] Implement automatic inlining of attachments in printed emails Tue Mar 06 16:14:11 GMT 2012
- [evolution/webkit: 66/182] Add missing em_format_add_puri() call to Audio Inline plugin Tue Mar 06 16:14:16 GMT 2012
- [evolution/webkit: 67/182] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Tue Mar 06 16:14:21 GMT 2012
- [evolution/webkit: 68/182] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Tue Mar 06 16:14:26 GMT 2012
- [evolution/webkit: 69/182] Make EAttachmentButton unexpandable if no attachment PURI follows Tue Mar 06 16:14:31 GMT 2012
- [evolution/webkit: 70/182] Port EMsgComposer to the EMailPrinter Tue Mar 06 16:14:37 GMT 2012
- [evolution/webkit: 71/182] EMFormat accept and correctly handle null CamelFolder Tue Mar 06 16:14:42 GMT 2012
- [evolution/webkit: 72/182] Port EMFormatQuote to the new EMFormat format Tue Mar 06 16:14:47 GMT 2012
- [evolution/webkit: 73/182] Fix memory leak and prevent some crashes Tue Mar 06 16:14:52 GMT 2012
- [evolution/webkit: 74/182] Correctly resize images when printing Tue Mar 06 16:14:57 GMT 2012
- [evolution/webkit: 75/182] Add e_web_view_{set, get}_enable_frame_flattening Tue Mar 06 16:15:02 GMT 2012
- [evolution/webkit: 76/182] Remove FIXMEs and fix compilation warnings in plugins Tue Mar 06 16:15:07 GMT 2012
- [evolution/webkit: 77/182] em_utils_message_to_html() - set all validity flags found in entire processed message Tue Mar 06 16:15:12 GMT 2012
- [evolution/webkit: 78/182] EMFormat and EMFormatHTML cleanup Tue Mar 06 16:15:17 GMT 2012
- [evolution/webkit: 79/182] Store properly information about attachment signature/encryption Tue Mar 06 16:15:22 GMT 2012
- [evolution/webkit: 80/182] Port http data cache. Tue Mar 06 16:15:27 GMT 2012
- [evolution/webkit: 81/182] Fix the cache port Tue Mar 06 16:15:32 GMT 2012
- [evolution/webkit: 82/182] Fix position of EAttachmentButton popup menu Tue Mar 06 16:15:37 GMT 2012
- [evolution/webkit: 83/182] Enable collapsable headers in paned view Tue Mar 06 16:15:42 GMT 2012
- [evolution/webkit: 84/182] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Tue Mar 06 16:15:47 GMT 2012
- [evolution/webkit: 85/182] Finish porting of printing - solves all print-out rendering issues Tue Mar 06 16:15:52 GMT 2012
- [evolution/webkit: 86/182] Make EMFormat parsing asynchronous Tue Mar 06 16:15:57 GMT 2012
- [evolution/webkit: 87/182] Add preparse() virtual method to EMFormat Tue Mar 06 16:16:03 GMT 2012
- [evolution/webkit: 88/182] Handle correctly image loading policy Tue Mar 06 16:16:07 GMT 2012
- [evolution/webkit: 89/182] Prevent endless recursion when parsing SMIME-ecnrypted message fails Tue Mar 06 16:16:12 GMT 2012
- [evolution/webkit: 90/182] Fix displaying emails that are already parsed Tue Mar 06 16:16:17 GMT 2012
- [evolution/webkit: 91/182] Always load images in header webviews Tue Mar 06 16:16:23 GMT 2012
- [evolution/webkit: 92/182] Implement status-message and popup-event signals to EMailDisplay Tue Mar 06 16:16:28 GMT 2012
- [evolution/webkit: 93/182] Fix a minor memory leak Tue Mar 06 16:16:33 GMT 2012
- [evolution/webkit: 94/182] Finish em_format_parse_async in the main thread to avoid some issues when printing Tue Mar 06 16:16:38 GMT 2012
- [evolution/webkit: 95/182] Remove unused em_format_html_print_message() function Tue Mar 06 16:16:43 GMT 2012
- [evolution/webkit: 96/182] Port 'drop&drop to PDF' to EMailPrinter Tue Mar 06 16:16:48 GMT 2012
- [evolution/webkit: 97/182] Put back em_format_default_headers() and allow EMFormat to request redraw Tue Mar 06 16:16:53 GMT 2012
- [evolution/webkit: 98/182] Fix displaying and toggling default mail headers Tue Mar 06 16:16:58 GMT 2012
- [evolution/webkit: 99/182] Port context menu for mail-links in EMailDisplay Tue Mar 06 16:17:03 GMT 2012
- [evolution/webkit: 100/182] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Tue Mar 06 16:17:08 GMT 2012
- [evolution/webkit: 101/182] Load attachments from idle callback in EFHD Tue Mar 06 16:17:13 GMT 2012
- [evolution/webkit: 102/182] Fix crash caused by previous commit Tue Mar 06 16:17:18 GMT 2012
- [evolution/webkit: 103/182] Fix 'Copy Image' and 'Save Image' in mail display Tue Mar 06 16:17:23 GMT 2012
- [evolution/webkit: 104/182] Fix compilation error in widgets/misc due to missing GtkHTML includes Tue Mar 06 16:17:28 GMT 2012
- [evolution/webkit: 106/182] Fix parsing multipart/alternative (broken during rebase) Tue Mar 06 16:17:41 GMT 2012
- [evolution/webkit: 105/182] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Tue Mar 06 16:17:41 GMT 2012
- [evolution/webkit: 107/182] Fix memory leaks in EWebView Tue Mar 06 16:17:43 GMT 2012
- [evolution/webkit: 108/182] Improve handling attachments Tue Mar 06 16:17:48 GMT 2012
- [evolution/webkit: 109/182] Port TNEF attachments plugin to the new EMFormat API Tue Mar 06 16:17:53 GMT 2012
- [evolution/webkit: 110/182] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Tue Mar 06 16:17:59 GMT 2012
- [evolution/webkit: 111/182] Display correctly color background of message encrpytion/signature button Tue Mar 06 16:18:04 GMT 2012
- [evolution/webkit: 112/182] Parse too big emails as attachments Tue Mar 06 16:18:09 GMT 2012
- [evolution/webkit: 113/182] Add caret-mode change proxying to EMailDisplay Tue Mar 06 16:18:14 GMT 2012
- [evolution/webkit: 114/182] Add zoom-level change proxying to EMailDisplay Tue Mar 06 16:18:19 GMT 2012
- [evolution/webkit: 115/182] Don't reload EMailDisplay when uses collapses/expands headers Tue Mar 06 16:18:24 GMT 2012
- [evolution/webkit: 116/182] No meeting invitation rendering for emails (bug #667538) Tue Mar 06 16:18:29 GMT 2012
- [evolution/webkit: 117/182] Improve autoresizing of webviews Tue Mar 06 16:18:34 GMT 2012
- [evolution/webkit: 118/182] Forgot to disable a debug message Tue Mar 06 16:18:39 GMT 2012
- [evolution/webkit: 119/182] Fix loading size of attachment (bug #667541) Tue Mar 06 16:18:44 GMT 2012
- [evolution/webkit: 120/182] Convert short headers subject to HTML and preserve 8bit encoding Tue Mar 06 16:18:49 GMT 2012
- [evolution/webkit: 121/182] Make short headers aweare of text reading direction Tue Mar 06 16:18:54 GMT 2012
- [evolution/webkit: 122/182] Force UTF-8 encoding on text/html parts Tue Mar 06 16:18:59 GMT 2012
- [evolution/webkit: 123/182] Fix rebase compilation bugs Tue Mar 06 16:19:04 GMT 2012
- [evolution/webkit: 124/182] Reimplement image loading policy (bugs #667536 and #667537) Tue Mar 06 16:19:09 GMT 2012
- [evolution/webkit: 125/182] Make the image caching more robust Tue Mar 06 16:19:14 GMT 2012
- [evolution/webkit: 126/182] Improve the auto-resizing of EWebView a bit more Tue Mar 06 16:19:19 GMT 2012
- [evolution/webkit: 127/182] Fix crash when loading too many images (bug #668520) Tue Mar 06 16:19:24 GMT 2012
- [evolution/webkit: 128/182] Don't automatically treat inline parts as attachments (fixes #668524)" Tue Mar 06 16:19:29 GMT 2012
- [evolution/webkit: 129/182] Reload EMailDisplay when View->Character Encoding changes (fix #667542)" Tue Mar 06 16:19:34 GMT 2012
- [evolution/webkit: 130/182] Use native WebKit placeholder for missing images (fix #668582) Tue Mar 06 16:19:40 GMT 2012
- [evolution/webkit: 131/182] Automatically resize webviews to prevent individual horizontal scrolling Tue Mar 06 16:19:45 GMT 2012
- [evolution/webkit: 132/182] Disable JavaScript, Flash and other plugins in webviews. Tue Mar 06 16:19:50 GMT 2012
- [evolution/webkit: 133/182] Escape query parameters in mail:// request URI (fixes #668658) Tue Mar 06 16:19:55 GMT 2012
- [evolution/webkit: 134/182] Use case-insensitive lookup of mime-type handler (fixes #668655) Tue Mar 06 16:20:00 GMT 2012
- [evolution/webkit: 135/182] Port contact maps to WebKit Tue Mar 06 16:20:05 GMT 2012
- [evolution/webkit: 136/182] Convert EMFormatPURI to a thread-safe EMPart object Tue Mar 06 16:20:10 GMT 2012
- [evolution/webkit: 137/182] Fix the Audio Plugin Tue Mar 06 16:20:15 GMT 2012
- [evolution/webkit: 138/182] Use a single mutex located in EMPartClass Tue Mar 06 16:20:20 GMT 2012
- [evolution/webkit: 139/182] Revert "Use a single mutex located in EMPartClass" Tue Mar 06 16:20:25 GMT 2012
- [evolution/webkit: 140/182] Revert "Fix the Audio Plugin" Tue Mar 06 16:20:30 GMT 2012
- [evolution/webkit: 141/182] Revert "Convert EMFormatPURI to a thread-safe EMPart object" Tue Mar 06 16:20:36 GMT 2012
- [evolution/webkit: 142/182] Return back to a single-webview mode Tue Mar 06 16:20:41 GMT 2012
- [evolution/webkit: 143/182] Single-webview transition - fix EMailReader and displaying mail source Tue Mar 06 16:20:46 GMT 2012
- [evolution/webkit: 144/182] Magically, ESearchBar seems to work very well Tue Mar 06 16:20:51 GMT 2012
- [evolution/webkit: 145/182] Don't reload EMailDisplay every time set_style() is called. Tue Mar 06 16:20:56 GMT 2012
- [evolution/webkit: 146/182] Backport master/63eba7c3 after rebase Tue Mar 06 16:21:01 GMT 2012
- [evolution/webkit: 147/182] Don't _write() empty EAttachmentBar Tue Mar 06 16:21:06 GMT 2012
- [evolution/webkit: 148/182] Resize <object> element whenever size of embedded widget changes Tue Mar 06 16:21:11 GMT 2012
- [evolution/webkit: 149/182] Render text/html parts in <iframe> Tue Mar 06 16:21:16 GMT 2012
- [evolution/webkit: 150/182] Revert "Add a GtkLabel to EAttachmentButton to display name of the attachment." Tue Mar 06 16:21:21 GMT 2012
- [evolution/webkit: 151/182] Revert "Fix position of EAttachmentButton popup menu" Tue Mar 06 16:21:26 GMT 2012
- [evolution/webkit: 152/182] Render attachment button description as HTML again Tue Mar 06 16:21:31 GMT 2012
- [evolution/webkit: 153/182] Single-webview transition - fix displaying embedded messages as attachments Tue Mar 06 16:21:36 GMT 2012
- [evolution/webkit: 154/182] Single-webview transition - handle resizing and showing/hiding of embedded widgets Tue Mar 06 16:21:41 GMT 2012
- [evolution/webkit: 155/182] Fix two minor memory leaks Tue Mar 06 16:21:46 GMT 2012
- [evolution/webkit: 156/182] Fix rendering HTML-embedded attachments (images) Tue Mar 06 16:21:51 GMT 2012
- [evolution/webkit: 157/182] When an <iframe> is hidden, _hide() all GtkWidget it contains Tue Mar 06 16:21:56 GMT 2012
- [evolution/webkit: 158/182] Fix possible crash when writing message/rfc822 Tue Mar 06 16:22:01 GMT 2012
- [evolution/webkit: 159/182] Use WebKit DOM bindings to collapse/expand headers Tue Mar 06 16:22:06 GMT 2012
- [evolution/webkit: 160/182] Use WebKit DOM bindings to collapse/expand To/CC/BCC address fields Tue Mar 06 16:22:15 GMT 2012
- [evolution/webkit: 161/182] Remove obsolete JavaScript for priting Tue Mar 06 16:22:17 GMT 2012
- [evolution/webkit: 162/182] Disable JavaScript in webviews Tue Mar 06 16:22:22 GMT 2012
- [evolution/webkit: 163/182] Fix headers to be expanded by default Tue Mar 06 16:22:27 GMT 2012
- [evolution/webkit: 164/182] Fix the audio-inline plugin Tue Mar 06 16:22:32 GMT 2012
- [evolution/webkit: 165/182] Fix vcard-inline plugin Tue Mar 06 16:22:37 GMT 2012
- [evolution/webkit: 166/182] Fix itip-formatter plugin Tue Mar 06 16:22:42 GMT 2012
- [evolution/webkit: 167/182] Fix build after rebase Tue Mar 06 16:22:47 GMT 2012
- [evolution/webkit: 168/182] Move the contact preview HTML formatter to it's own class Tue Mar 06 16:22:52 GMT 2012
- [evolution/webkit: 169/182] Add PURI callback to allow modules to create DOM bindings Tue Mar 06 16:22:57 GMT 2012
- [evolution/webkit: 170/182] Write correctly attachments with sub-PURIs Tue Mar 06 16:23:02 GMT 2012
- [evolution/webkit: 171/182] vcard-inline plugin: render preview as HTML in <iframe> rather then WebKitWebView widget Tue Mar 06 16:23:07 GMT 2012
- [evolution/webkit: 172/182] Fix possible crash when EMailDisplay when trying to create DOM bindings Tue Mar 06 16:23:12 GMT 2012
- [evolution/webkit: 173/182] Don't write attachments at all since the attachment writer handles this now Tue Mar 06 16:23:17 GMT 2012
- [evolution/webkit: 174/182] Make most plugins GtkHTML-free (except for those interacting with the composer) Tue Mar 06 16:23:22 GMT 2012
- [evolution/webkit: 175/182] Fix printing of message/rfc822 Tue Mar 06 16:23:28 GMT 2012
- [evolution/webkit: 176/182] Prevent possible crash when there's no formatter set in EMailDisplay Tue Mar 06 16:23:33 GMT 2012
- [evolution/webkit: 177/182] Fix printing of text/html emails (support external CSS, load images) Tue Mar 06 16:23:38 GMT 2012
- [evolution/webkit: 178/182] Port mbox importer preview to WebKit Tue Mar 06 16:23:43 GMT 2012
- [evolution/webkit: 179/182] Port moving between unread messages using the 'magical spacebar' Tue Mar 06 16:23:48 GMT 2012
- [evolution/webkit: 180/182] Drop ESearchingTokenizer a reimplement highlighting directly in EWebView Tue Mar 06 16:23:53 GMT 2012
- [evolution/webkit: 181/182] Fix crash in EMailReader init Tue Mar 06 16:23:58 GMT 2012
- [evolution/webkit: 182/182] Fix potential crash in digest formatter Tue Mar 06 16:24:03 GMT 2012
- [evolution/webkit] Port 'Show animated images' option Fri Mar 09 16:13:29 GMT 2012
- [evolution/webkit] Avoid crashes and leaking widgets when EMailDisplay is reloaded Wed Mar 14 18:37:05 GMT 2012
- [evolution/webkit] Rename widget_func in itip formatter Wed Mar 14 18:37:47 GMT 2012
- [evolution/webkit] Change bind_func slightly Mon Mar 26 20:48:07 GMT 2012
- [evolution/webkit] Fix crash when free'ing EMFormatPURI Mon Mar 26 20:48:12 GMT 2012
- [evolution/webkit] Fix some memory leaks Mon Mar 26 20:48:17 GMT 2012
- [evolution/webkit] Port Itip formatter to HTML Mon Mar 26 20:48:22 GMT 2012
- [evolution] Deleted branch webkit Tue Mar 27 15:58:49 GMT 2012
- [evolution] (196 commits) Created branch webkit Tue Mar 27 16:00:44 GMT 2012
- [evolution/webkit: 1/196] Add webkit-1.0 requirement to configure.ac. Tue Mar 27 16:00:49 GMT 2012
- [evolution/webkit: 2/196] Preliminary WebKit conversion. Tue Mar 27 16:00:54 GMT 2012
- [evolution/webkit: 3/196] Begin hacking EMFormatHTML. Tue Mar 27 16:00:59 GMT 2012
- [evolution/webkit: 4/196] Port EABContactDisplay to JavaScript and CSS Tue Mar 27 16:01:04 GMT 2012
- [evolution/webkit: 5/196] Move common CSS styles to a .css file Tue Mar 27 16:01:09 GMT 2012
- [evolution/webkit: 6/196] Cleanup HTML code in ECalComponentPreview and update styles Tue Mar 27 16:01:14 GMT 2012
- [evolution/webkit: 7/196] Port EMFormatHTML to WebKit Tue Mar 27 16:01:20 GMT 2012
- [evolution/webkit: 8/196] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Tue Mar 27 16:01:24 GMT 2012
- [evolution/webkit: 9/196] Fix default property value in EMFormatHTML Tue Mar 27 16:01:29 GMT 2012
- [evolution/webkit: 10/196] Create EWebViewGtkHTML class to be used by the Composer until ported Tue Mar 27 16:01:35 GMT 2012
- [evolution/webkit: 11/196] Use custom protocol handler to provide data for mail preview Tue Mar 27 16:01:40 GMT 2012
- [evolution/webkit: 12/196] Remove workaround for embedding widgets into WebKit. Tue Mar 27 16:01:45 GMT 2012
- [evolution/webkit: 13/196] Split functionality of EMFormat to "parse" and "write" Tue Mar 27 16:01:50 GMT 2012
- [evolution/webkit: 14/196] Adapt EMFormat subclasses to the new EMFormat API Tue Mar 27 16:01:55 GMT 2012
- [evolution/webkit: 15/196] Adapt all plugins to the new EMFormat API Tue Mar 27 16:02:00 GMT 2012
- [evolution/webkit: 16/196] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Tue Mar 27 16:02:05 GMT 2012
- [evolution/webkit: 17/196] Adapt EMsgComposer to the new EMFormat API Tue Mar 27 16:02:10 GMT 2012
- [evolution/webkit: 18/196] Disable padding and margin in body of all webviews. Tue Mar 27 16:02:15 GMT 2012
- [evolution/webkit: 19/196] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Tue Mar 27 16:02:20 GMT 2012
- [evolution/webkit: 20/196] Fix handling of attachments and multipart/digest messages Tue Mar 27 16:02:25 GMT 2012
- [evolution/webkit: 21/196] Add a GtkLabel to EAttachmentButton to display name of the attachment. Tue Mar 27 16:02:30 GMT 2012
- [evolution/webkit: 22/196] Make attachments expandable. Tue Mar 27 16:02:35 GMT 2012
- [evolution/webkit: 23/196] Don't destroy EAttachmentBar when clearing EMailDisplay. Tue Mar 27 16:02:40 GMT 2012
- [evolution/webkit: 24/196] Make expandable only attachments whose PURIs have write_func Tue Mar 27 16:02:45 GMT 2012
- [evolution/webkit: 25/196] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Tue Mar 27 16:02:50 GMT 2012
- [evolution/webkit: 26/196] Add custom EMFormatHandler for message headers. Tue Mar 27 16:02:55 GMT 2012
- [evolution/webkit: 27/196] Fix minor issues caused by recent rebase against master. Tue Mar 27 16:03:00 GMT 2012
- [evolution/webkit: 28/196] Coding style cleanup Tue Mar 27 16:03:05 GMT 2012
- [evolution/webkit: 29/196] Fix webkitgtk minimum version Tue Mar 27 16:03:11 GMT 2012
- [evolution/webkit: 30/196] Display information about signature and encryption. Tue Mar 27 16:03:16 GMT 2012
- [evolution/webkit: 31/196] Don't destroy widgets already destroyed when parent widgets was destroyed. Tue Mar 27 16:03:21 GMT 2012
- [evolution/webkit: 32/196] Fix memory leaks in formatter Tue Mar 27 16:03:26 GMT 2012
- [evolution/webkit: 33/196] Add attachments to store during parsing, not during writing Tue Mar 27 16:03:31 GMT 2012
- [evolution/webkit: 34/196] em_format_build_mail_uri() accepts varying number of arguments. Tue Mar 27 16:03:36 GMT 2012
- [evolution/webkit: 35/196] Make displaying message source work Tue Mar 27 16:03:41 GMT 2012
- [evolution/webkit: 36/196] Merge info about mail signature and encryption into one button Tue Mar 27 16:03:47 GMT 2012
- [evolution/webkit: 37/196] EAttachmentView is not longer owned by EMFormatHTMLDisplay Tue Mar 27 16:03:51 GMT 2012
- [evolution/webkit: 38/196] Don't store formatters directly in SoupSession's data Tue Mar 27 16:03:56 GMT 2012
- [evolution/webkit: 39/196] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Tue Mar 27 16:04:01 GMT 2012
- [evolution/webkit: 40/196] Force a single vertical scroll on EMailDisplay Tue Mar 27 16:04:06 GMT 2012
- [evolution/webkit: 41/196] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Tue Mar 27 16:04:11 GMT 2012
- [evolution/webkit: 42/196] Add documentation to em_format_build_mail_uri. Tue Mar 27 16:04:16 GMT 2012
- [evolution/webkit: 43/196] Fix memory leak in EMFormat Tue Mar 27 16:04:21 GMT 2012
- [evolution/webkit: 44/196] Initial port of printing Tue Mar 27 16:04:26 GMT 2012
- [evolution/webkit: 45/196] Add with_html_header to all EMFormatHTMLWriteFunc()s Tue Mar 27 16:04:32 GMT 2012
- [evolution/webkit: 46/196] Continue porting of printing Tue Mar 27 16:04:37 GMT 2012
- [evolution/webkit: 47/196] Fix a compilation warning Tue Mar 27 16:04:42 GMT 2012
- [evolution/webkit: 48/196] Assign CamelCipherValidity and flags to each final PURI Tue Mar 27 16:04:47 GMT 2012
- [evolution/webkit: 49/196] Improve API for handling headers in EMFormat Tue Mar 27 16:04:52 GMT 2012
- [evolution/webkit: 50/196] Update EMFormat->header_list according to headers checked in Printing dialog Tue Mar 27 16:04:57 GMT 2012
- [evolution/webkit: 51/196] Introduce a new write_func for headers in printout Tue Mar 27 16:05:02 GMT 2012
- [evolution/webkit: 52/196] Add buttons for reordering headers in the Print dialog Tue Mar 27 16:05:07 GMT 2012
- [evolution/webkit: 53/196] Fix crash when removing headers from emf->header_list Tue Mar 27 16:05:12 GMT 2012
- [evolution/webkit: 54/196] Improve CSS of the printed headers Tue Mar 27 16:05:17 GMT 2012
- [evolution/webkit: 55/196] Apply the ordering of headers to the generated message Tue Mar 27 16:05:22 GMT 2012
- [evolution/webkit: 56/196] Print list of attachments at the end of email printout Tue Mar 27 16:05:27 GMT 2012
- [evolution/webkit: 57/196] Ignore application/pgp-signature part Tue Mar 27 16:05:32 GMT 2012
- [evolution/webkit: 58/196] Treat parts with 'attachment' or 'inline' disposition as attachments. Tue Mar 27 16:05:37 GMT 2012
- [evolution/webkit: 59/196] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Tue Mar 27 16:05:42 GMT 2012
- [evolution/webkit: 60/196] Handle properly embedded message/rfc822 Tue Mar 27 16:05:47 GMT 2012
- [evolution/webkit: 61/196] Add support for embedding EMailDisplays into itself Tue Mar 27 16:05:52 GMT 2012
- [evolution/webkit: 62/196] Forgot to disable debug messages in EMailDisplay... Tue Mar 27 16:05:57 GMT 2012
- [evolution/webkit: 63/196] Make EMailBrowser scrollable Tue Mar 27 16:06:02 GMT 2012
- [evolution/webkit: 64/196] Use GtkBox instead of GtkGrid in EMailDisplay Tue Mar 27 16:06:07 GMT 2012
- [evolution/webkit: 65/196] Implement automatic inlining of attachments in printed emails Tue Mar 27 16:06:12 GMT 2012
- [evolution/webkit: 66/196] Add missing em_format_add_puri() call to Audio Inline plugin Tue Mar 27 16:06:17 GMT 2012
- [evolution/webkit: 67/196] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Tue Mar 27 16:06:22 GMT 2012
- [evolution/webkit: 68/196] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Tue Mar 27 16:06:27 GMT 2012
- [evolution/webkit: 69/196] Make EAttachmentButton unexpandable if no attachment PURI follows Tue Mar 27 16:06:33 GMT 2012
- [evolution/webkit: 70/196] Port EMsgComposer to the EMailPrinter Tue Mar 27 16:06:38 GMT 2012
- [evolution/webkit: 71/196] EMFormat accept and correctly handle null CamelFolder Tue Mar 27 16:06:43 GMT 2012
- [evolution/webkit: 72/196] Port EMFormatQuote to the new EMFormat format Tue Mar 27 16:06:48 GMT 2012
- [evolution/webkit: 73/196] Fix memory leak and prevent some crashes Tue Mar 27 16:06:53 GMT 2012
- [evolution/webkit: 74/196] Correctly resize images when printing Tue Mar 27 16:06:58 GMT 2012
- [evolution/webkit: 75/196] Add e_web_view_{set, get}_enable_frame_flattening Tue Mar 27 16:07:03 GMT 2012
- [evolution/webkit: 76/196] Remove FIXMEs and fix compilation warnings in plugins Tue Mar 27 16:07:08 GMT 2012
- [evolution/webkit: 77/196] em_utils_message_to_html() - set all validity flags found in entire processed message Tue Mar 27 16:07:13 GMT 2012
- [evolution/webkit: 78/196] EMFormat and EMFormatHTML cleanup Tue Mar 27 16:07:18 GMT 2012
- [evolution/webkit: 79/196] Store properly information about attachment signature/encryption Tue Mar 27 16:07:23 GMT 2012
- [evolution/webkit: 80/196] Port http data cache. Tue Mar 27 16:07:28 GMT 2012
- [evolution/webkit: 81/196] Fix the cache port Tue Mar 27 16:07:33 GMT 2012
- [evolution/webkit: 82/196] Fix position of EAttachmentButton popup menu Tue Mar 27 16:07:38 GMT 2012
- [evolution/webkit: 83/196] Enable collapsable headers in paned view Tue Mar 27 16:07:43 GMT 2012
- [evolution/webkit: 84/196] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Tue Mar 27 16:07:48 GMT 2012
- [evolution/webkit: 85/196] Finish porting of printing - solves all print-out rendering issues Tue Mar 27 16:07:53 GMT 2012
- [evolution/webkit: 86/196] Make EMFormat parsing asynchronous Tue Mar 27 16:07:58 GMT 2012
- [evolution/webkit: 87/196] Add preparse() virtual method to EMFormat Tue Mar 27 16:08:03 GMT 2012
- [evolution/webkit: 88/196] Handle correctly image loading policy Tue Mar 27 16:08:08 GMT 2012
- [evolution/webkit: 89/196] Prevent endless recursion when parsing SMIME-ecnrypted message fails Tue Mar 27 16:08:13 GMT 2012
- [evolution/webkit: 90/196] Fix displaying emails that are already parsed Tue Mar 27 16:08:18 GMT 2012
- [evolution/webkit: 91/196] Always load images in header webviews Tue Mar 27 16:08:23 GMT 2012
- [evolution/webkit: 92/196] Implement status-message and popup-event signals to EMailDisplay Tue Mar 27 16:08:28 GMT 2012
- [evolution/webkit: 93/196] Fix a minor memory leak Tue Mar 27 16:08:33 GMT 2012
- [evolution/webkit: 94/196] Finish em_format_parse_async in the main thread to avoid some issues when printing Tue Mar 27 16:08:38 GMT 2012
- [evolution/webkit: 95/196] Remove unused em_format_html_print_message() function Tue Mar 27 16:08:43 GMT 2012
- [evolution/webkit: 96/196] Port 'drop&drop to PDF' to EMailPrinter Tue Mar 27 16:08:49 GMT 2012
- [evolution/webkit: 97/196] Put back em_format_default_headers() and allow EMFormat to request redraw Tue Mar 27 16:08:54 GMT 2012
- [evolution/webkit: 98/196] Fix displaying and toggling default mail headers Tue Mar 27 16:08:59 GMT 2012
- [evolution/webkit: 99/196] Port context menu for mail-links in EMailDisplay Tue Mar 27 16:09:04 GMT 2012
- [evolution/webkit: 100/196] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Tue Mar 27 16:09:09 GMT 2012
- [evolution/webkit: 101/196] Load attachments from idle callback in EFHD Tue Mar 27 16:09:14 GMT 2012
- [evolution/webkit: 102/196] Fix crash caused by previous commit Tue Mar 27 16:09:19 GMT 2012
- [evolution/webkit: 103/196] Fix 'Copy Image' and 'Save Image' in mail display Tue Mar 27 16:09:24 GMT 2012
- [evolution/webkit: 104/196] Fix compilation error in widgets/misc due to missing GtkHTML includes Tue Mar 27 16:09:29 GMT 2012
- [evolution/webkit: 105/196] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Tue Mar 27 16:09:34 GMT 2012
- [evolution/webkit: 106/196] Fix parsing multipart/alternative (broken during rebase) Tue Mar 27 16:09:39 GMT 2012
- [evolution/webkit: 107/196] Fix memory leaks in EWebView Tue Mar 27 16:09:44 GMT 2012
- [evolution/webkit: 108/196] Improve handling attachments Tue Mar 27 16:09:49 GMT 2012
- [evolution/webkit: 109/196] Port TNEF attachments plugin to the new EMFormat API Tue Mar 27 16:09:54 GMT 2012
- [evolution/webkit: 110/196] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Tue Mar 27 16:09:59 GMT 2012
- [evolution/webkit: 111/196] Display correctly color background of message encrpytion/signature button Tue Mar 27 16:10:04 GMT 2012
- [evolution/webkit: 112/196] Parse too big emails as attachments Tue Mar 27 16:10:09 GMT 2012
- [evolution/webkit: 113/196] Add caret-mode change proxying to EMailDisplay Tue Mar 27 16:10:14 GMT 2012
- [evolution/webkit: 114/196] Add zoom-level change proxying to EMailDisplay Tue Mar 27 16:10:19 GMT 2012
- [evolution/webkit: 115/196] Don't reload EMailDisplay when uses collapses/expands headers Tue Mar 27 16:10:24 GMT 2012
- [evolution/webkit: 116/196] No meeting invitation rendering for emails (bug #667538) Tue Mar 27 16:10:30 GMT 2012
- [evolution/webkit: 117/196] Improve autoresizing of webviews Tue Mar 27 16:10:35 GMT 2012
- [evolution/webkit: 118/196] Forgot to disable a debug message Tue Mar 27 16:10:39 GMT 2012
- [evolution/webkit: 119/196] Fix loading size of attachment (bug #667541) Tue Mar 27 16:10:44 GMT 2012
- [evolution/webkit: 120/196] Convert short headers subject to HTML and preserve 8bit encoding Tue Mar 27 16:10:49 GMT 2012
- [evolution/webkit: 121/196] Make short headers aweare of text reading direction Tue Mar 27 16:10:54 GMT 2012
- [evolution/webkit: 122/196] Force UTF-8 encoding on text/html parts Tue Mar 27 16:10:59 GMT 2012
- [evolution/webkit: 123/196] Fix rebase compilation bugs Tue Mar 27 16:11:05 GMT 2012
- [evolution/webkit: 124/196] Reimplement image loading policy (bugs #667536 and #667537) Tue Mar 27 16:11:09 GMT 2012
- [evolution/webkit: 125/196] Make the image caching more robust Tue Mar 27 16:11:15 GMT 2012
- [evolution/webkit: 126/196] Improve the auto-resizing of EWebView a bit more Tue Mar 27 16:11:20 GMT 2012
- [evolution/webkit: 127/196] Fix crash when loading too many images (bug #668520) Tue Mar 27 16:11:25 GMT 2012
- [evolution/webkit: 128/196] Don't automatically treat inline parts as attachments (fixes #668524)" Tue Mar 27 16:11:30 GMT 2012
- [evolution/webkit: 129/196] Reload EMailDisplay when View->Character Encoding changes (fix #667542)" Tue Mar 27 16:11:35 GMT 2012
- [evolution/webkit: 130/196] Use native WebKit placeholder for missing images (fix #668582) Tue Mar 27 16:11:40 GMT 2012
- [evolution/webkit: 131/196] Automatically resize webviews to prevent individual horizontal scrolling Tue Mar 27 16:11:45 GMT 2012
- [evolution/webkit: 132/196] Disable JavaScript, Flash and other plugins in webviews. Tue Mar 27 16:11:51 GMT 2012
- [evolution/webkit: 133/196] Escape query parameters in mail:// request URI (fixes #668658) Tue Mar 27 16:11:55 GMT 2012
- [evolution/webkit: 134/196] Use case-insensitive lookup of mime-type handler (fixes #668655) Tue Mar 27 16:12:01 GMT 2012
- [evolution/webkit: 135/196] Port contact maps to WebKit Tue Mar 27 16:12:06 GMT 2012
- [evolution/webkit: 136/196] Convert EMFormatPURI to a thread-safe EMPart object Tue Mar 27 16:12:10 GMT 2012
- [evolution/webkit: 137/196] Fix the Audio Plugin Tue Mar 27 16:12:15 GMT 2012
- [evolution/webkit: 138/196] Use a single mutex located in EMPartClass Tue Mar 27 16:12:20 GMT 2012
- [evolution/webkit: 139/196] Revert "Use a single mutex located in EMPartClass" Tue Mar 27 16:12:25 GMT 2012
- [evolution/webkit: 140/196] Revert "Fix the Audio Plugin" Tue Mar 27 16:12:30 GMT 2012
- [evolution/webkit: 141/196] Revert "Convert EMFormatPURI to a thread-safe EMPart object" Tue Mar 27 16:12:36 GMT 2012
- [evolution/webkit: 142/196] Return back to a single-webview mode Tue Mar 27 16:12:41 GMT 2012
- [evolution/webkit: 143/196] Single-webview transition - fix EMailReader and displaying mail source Tue Mar 27 16:12:46 GMT 2012
- [evolution/webkit: 144/196] Magically, ESearchBar seems to work very well Tue Mar 27 16:12:51 GMT 2012
- [evolution/webkit: 145/196] Don't reload EMailDisplay every time set_style() is called. Tue Mar 27 16:12:56 GMT 2012
- [evolution/webkit: 146/196] Backport master/63eba7c3 after rebase Tue Mar 27 16:13:01 GMT 2012
- [evolution/webkit: 147/196] Don't _write() empty EAttachmentBar Tue Mar 27 16:13:06 GMT 2012
- [evolution/webkit: 148/196] Resize <object> element whenever size of embedded widget changes Tue Mar 27 16:13:11 GMT 2012
- [evolution/webkit: 149/196] Render text/html parts in <iframe> Tue Mar 27 16:13:16 GMT 2012
- [evolution/webkit: 150/196] Revert "Add a GtkLabel to EAttachmentButton to display name of the attachment." Tue Mar 27 16:13:21 GMT 2012
- [evolution/webkit: 151/196] Revert "Fix position of EAttachmentButton popup menu" Tue Mar 27 16:13:26 GMT 2012
- [evolution/webkit: 152/196] Render attachment button description as HTML again Tue Mar 27 16:13:31 GMT 2012
- [evolution/webkit: 153/196] Single-webview transition - fix displaying embedded messages as attachments Tue Mar 27 16:13:36 GMT 2012
- [evolution/webkit] Prevent crash when HTTP request fails Tue Mar 27 16:13:39 GMT 2012
- [evolution/webkit: 154/196] Single-webview transition - handle resizing and showing/hiding of embedded widgets Tue Mar 27 16:13:41 GMT 2012
- [evolution/webkit: 155/196] Fix two minor memory leaks Tue Mar 27 16:13:46 GMT 2012
- [evolution/webkit: 156/196] Fix rendering HTML-embedded attachments (images) Tue Mar 27 16:13:51 GMT 2012
- [evolution/webkit: 157/196] When an <iframe> is hidden, _hide() all GtkWidget it contains Tue Mar 27 16:13:56 GMT 2012
- [evolution/webkit: 158/196] Fix possible crash when writing message/rfc822 Tue Mar 27 16:14:01 GMT 2012
- [evolution/webkit: 159/196] Use WebKit DOM bindings to collapse/expand headers Tue Mar 27 16:14:06 GMT 2012
- [evolution/webkit: 161/196] Remove obsolete JavaScript for priting Tue Mar 27 16:14:18 GMT 2012
- [evolution/webkit: 160/196] Use WebKit DOM bindings to collapse/expand To/CC/BCC address fields Tue Mar 27 16:14:19 GMT 2012
- [evolution/webkit: 162/196] Disable JavaScript in webviews Tue Mar 27 16:14:21 GMT 2012
- [evolution/webkit: 163/196] Fix headers to be expanded by default Tue Mar 27 16:14:26 GMT 2012
- [evolution/webkit: 164/196] Fix the audio-inline plugin Tue Mar 27 16:14:31 GMT 2012
- [evolution/webkit: 165/196] Fix vcard-inline plugin Tue Mar 27 16:14:36 GMT 2012
- [evolution/webkit: 166/196] Fix itip-formatter plugin Tue Mar 27 16:14:41 GMT 2012
- [evolution/webkit: 167/196] Fix build after rebase Tue Mar 27 16:14:47 GMT 2012
- [evolution/webkit: 168/196] Move the contact preview HTML formatter to it's own class Tue Mar 27 16:14:52 GMT 2012
- [evolution/webkit: 169/196] Add PURI callback to allow modules to create DOM bindings Tue Mar 27 16:14:57 GMT 2012
- [evolution/webkit: 170/196] Write correctly attachments with sub-PURIs Tue Mar 27 16:15:02 GMT 2012
- [evolution/webkit: 171/196] vcard-inline plugin: render preview as HTML in <iframe> rather then WebKitWebView widget Tue Mar 27 16:15:07 GMT 2012
- [evolution/webkit: 172/196] Fix possible crash when EMailDisplay when trying to create DOM bindings Tue Mar 27 16:15:12 GMT 2012
- [evolution/webkit: 173/196] Don't write attachments at all since the attachment writer handles this now Tue Mar 27 16:15:17 GMT 2012
- [evolution/webkit: 174/196] Make most plugins GtkHTML-free (except for those interacting with the composer) Tue Mar 27 16:15:22 GMT 2012
- [evolution/webkit: 175/196] Fix printing of message/rfc822 Tue Mar 27 16:15:27 GMT 2012
- [evolution/webkit: 176/196] Prevent possible crash when there's no formatter set in EMailDisplay Tue Mar 27 16:15:32 GMT 2012
- [evolution/webkit: 177/196] Fix printing of text/html emails (support external CSS, load images) Tue Mar 27 16:15:37 GMT 2012
- [evolution/webkit: 178/196] Port mbox importer preview to WebKit Tue Mar 27 16:15:43 GMT 2012
- [evolution/webkit: 179/196] Port moving between unread messages using the 'magical spacebar' Tue Mar 27 16:15:47 GMT 2012
- [evolution/webkit: 180/196] Drop ESearchingTokenizer a reimplement highlighting directly in EWebView Tue Mar 27 16:15:52 GMT 2012
- [evolution/webkit: 181/196] Fix crash in EMailReader init Tue Mar 27 16:15:57 GMT 2012
- [evolution/webkit: 182/196] Fix potential crash in digest formatter Tue Mar 27 16:16:02 GMT 2012
- [evolution/webkit: 183/196] Port 'Show animated images' option Tue Mar 27 16:16:07 GMT 2012
- [evolution/webkit: 184/196] Avoid crashes and leaking widgets when EMailDisplay is reloaded Tue Mar 27 16:16:12 GMT 2012
- [evolution/webkit: 185/196] Rename widget_func in itip formatter Tue Mar 27 16:16:17 GMT 2012
- [evolution/webkit: 186/196] Change bind_func slightly Tue Mar 27 16:16:23 GMT 2012
- [evolution/webkit: 187/196] Fix crash when free'ing EMFormatPURI Tue Mar 27 16:16:28 GMT 2012
- [evolution/webkit: 188/196] Fix some memory leaks Tue Mar 27 16:16:33 GMT 2012
- [evolution/webkit: 189/196] Port Itip formatter to HTML Tue Mar 27 16:16:38 GMT 2012
- [evolution/webkit: 190/196] Fix build after rebase Tue Mar 27 16:16:43 GMT 2012
- [evolution/webkit: 191/196] Use alternative 'work-process' icon in Itip view Tue Mar 27 16:16:48 GMT 2012
- [evolution/webkit: 192/196] Correctly destroy printing EActivity when printing is finished Tue Mar 27 16:16:53 GMT 2012
- [evolution/webkit: 193/196] Fix crash when text/calendar part does not have attachment disposition Tue Mar 27 16:16:58 GMT 2012
- [evolution/webkit: 194/196] Add support for printing to the itip plugin Tue Mar 27 16:17:03 GMT 2012
- [evolution/webkit: 195/196] Fix various printing bugs Tue Mar 27 16:17:08 GMT 2012
- [evolution/webkit: 196/196] Coding style and whitespace cleanup. Tue Mar 27 16:17:14 GMT 2012
- [evolution/webkit] Fix printing of nested rfc822 messages Tue Mar 27 16:34:16 GMT 2012
- [evolution/webkit] Disable debug output Tue Mar 27 17:17:40 GMT 2012
- [evolution/webkit] Fix crash when reordering headers in printing dialog Wed Mar 28 15:38:53 GMT 2012
- [evolution/webkit] Bump dependencies versions Wed Mar 28 15:38:59 GMT 2012
- [evolution] WebKit port - port widgets Wed Mar 28 17:19:30 GMT 2012
- [evolution] WebKit port - port formatter and mail module Wed Mar 28 17:19:36 GMT 2012
- [evolution] WebKit port - port addressbook, calendar and update composer to keep working with GtkHtml Wed Mar 28 17:19:40 GMT 2012
- [evolution] WebKit port - port plugins Wed Mar 28 17:19:45 GMT 2012
- [evolution] WebKit port - bump dependencies minimum versions Wed Mar 28 17:19:50 GMT 2012
- [evolution] WebKit port - last-minute fix Wed Mar 28 17:19:55 GMT 2012
- [evolution] Fix compile-time warning Wed Mar 28 18:00:44 GMT 2012
- [evolution] Bug #673013 - Doesn't expose webkit Cflags/Libs Thu Mar 29 11:03:36 GMT 2012
- [evolution] Bug #673065 - Black rectangle around text in Source view Thu Mar 29 13:14:00 GMT 2012
- [evolution] Bug #673067 - [itip-formatter] Shows one long line for the meeting description Thu Mar 29 15:25:30 GMT 2012
=?utf-8?q?Dumitru_Mi=C8=99u_Moldovan?=
=?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
=?utf-8?q?Florian_M=C3=BCllner?=
=?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
=?utf-8?q?Guido_G=C3=BCnther?=
=?utf-8?q?Heinrich_M=C3=BCller?=
=?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
=?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
=?utf-8?q?Javier_Jard=C3=B3n?=
=?utf-8?q?J=C3=BCrg_Billeter?=
=?utf-8?q?Jean_Br=C3=A9fort?=
=?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] (287 commits) Created branch ges Thu Mar 15 16:25:51 GMT 2012
- [pitivi/ges: 1/287] Implement import and playback of 1 clip or project using GES Thu Mar 15 16:25:56 GMT 2012
- [pitivi/ges: 2/287] GES : Add time handling to the timeline Thu Mar 15 16:26:01 GMT 2012
- [pitivi/ges: 3/287] Implement the seek function Thu Mar 15 16:26:06 GMT 2012
- [pitivi/ges: 4/287] Always show transitions' track objects on top Thu Mar 15 16:26:11 GMT 2012
- [pitivi/ges: 5/287] GES : make it so the projects load from menu and startupwizard, also don't start position callback i Thu Mar 15 16:26:16 GMT 2012
- [pitivi/ges: 6/287] GES : make it so transitions' track objects don't have a name field Thu Mar 15 16:26:21 GMT 2012
- [pitivi/ges: 7/287] GES : add sources to the sourcelist when loading a project Thu Mar 15 16:26:26 GMT 2012
- [pitivi/ges: 8/287] Handle timeline object position when adding to timeline Thu Mar 15 16:26:31 GMT 2012
- [pitivi/ges: 9/287] GES : make sure the source is not added to the background layer Thu Mar 15 16:26:36 GMT 2012
- [pitivi/ges: 10/287] GES : make sure the position callback doesn't fail Thu Mar 15 16:26:41 GMT 2012
- [pitivi/ges: 11/287] GES : make it so the background source lasts till the start of the last track object Thu Mar 15 16:26:46 GMT 2012
- [pitivi/ges: 12/287] GES : make it so you can drag and drop tl objects, trim them and adds transitions automatically Thu Mar 15 16:26:51 GMT 2012
- [pitivi/ges: 13/287] Add a selected attribute to the timeline Thu Mar 15 16:26:56 GMT 2012
- [pitivi/ges: 14/287] Set auto transitions to true, and add a dummy background Thu Mar 15 16:27:01 GMT 2012
- [pitivi/ges: 15/287] Adapts the Movecontexts Thu Mar 15 16:27:07 GMT 2012
- [pitivi/ges: 16/287] Inits GES Thu Mar 15 16:27:11 GMT 2012
- [pitivi/ges: 17/287] Reimplements the snap function Thu Mar 15 16:27:16 GMT 2012
- [pitivi/ges: 18/287] Make the layers be represented accurately Thu Mar 15 16:27:21 GMT 2012
- [pitivi/ges: 19/287] Implement the delete selected function Thu Mar 15 16:27:26 GMT 2012
- [pitivi/ges: 21/287] Add the split function Thu Mar 15 16:27:36 GMT 2012
- [pitivi/ges: 20/287] Add the group an ungroup selected function Thu Mar 15 16:27:36 GMT 2012
- [pitivi/ges: 22/287] Disable updates when needed Thu Mar 15 16:27:41 GMT 2012
- [pitivi/ges: 23/287] Fix drag and drop and trimming Thu Mar 15 16:27:47 GMT 2012
- [pitivi/ges: 24/287] Enable effects Thu Mar 15 16:27:52 GMT 2012
- [pitivi/ges: 25/287] Enable basic rendering Thu Mar 15 16:27:57 GMT 2012
- [pitivi/ges: 26/287] Modifies undo.py to prevent it from bugging us Thu Mar 15 16:28:02 GMT 2012
- [pitivi/ges: 27/287] Enable saving Thu Mar 15 16:28:07 GMT 2012
- [pitivi/ges: 28/287] Add missing ges imports, and make it pass pep8 Thu Mar 15 16:28:12 GMT 2012
- [pitivi/ges: 29/287] Make the sources always have a 1 priority by default Thu Mar 15 16:28:17 GMT 2012
- [pitivi/ges: 30/287] Starts fixing the clip properties Thu Mar 15 16:28:22 GMT 2012
- [pitivi/ges: 31/287] Handle setting pipeline to pause properly Thu Mar 15 16:28:27 GMT 2012
- [pitivi/ges: 32/287] Set pipeline to NULL when deleting for the while Thu Mar 15 16:28:32 GMT 2012
- [pitivi/ges: 33/287] Use the standard gst.Discoverer everywhere Thu Mar 15 16:28:37 GMT 2012
- [pitivi/ges: 34/287] Restores the start up wizard Thu Mar 15 16:28:42 GMT 2012
- [pitivi/ges: 35/287] Enables choosing directory, encoders and muxer for the rendering Thu Mar 15 16:28:47 GMT 2012
- [pitivi/ges: 36/287] Enables the display of encoder's properties Thu Mar 15 16:28:52 GMT 2012
- [pitivi/ges: 37/287] Don't call object removed when the background layer is removed Thu Mar 15 16:28:57 GMT 2012
- [pitivi/ges: 38/287] Track object : change in the movement policy Thu Mar 15 16:29:02 GMT 2012
- [pitivi/ges: 39/287] This finishes enabling the transformation box Thu Mar 15 16:29:07 GMT 2012
- [pitivi/ges: 40/287] Better usage of the DiscovererInfo so we can actually kill the file factories Thu Mar 15 16:29:12 GMT 2012
- [pitivi/ges: 41/287] Port the application startup to GES Thu Mar 15 16:29:17 GMT 2012
- [pitivi/ges: 42/287] Cleanup the effects after the GES port Thu Mar 15 16:29:22 GMT 2012
- [pitivi/ges: 43/287] Clean up rendering so we can remove unused code later Thu Mar 15 16:29:28 GMT 2012
- [pitivi/ges: 44/287] Rename EffectFactory to Effect and adapt move it to effect.py Thu Mar 15 16:29:33 GMT 2012
- [pitivi/ges: 45/287] project: Use the GstPipeline method on GstPipelines Thu Mar 15 16:29:37 GMT 2012
- [pitivi/ges: 46/287] timeline: Use GES types as needed Thu Mar 15 16:29:43 GMT 2012
- [pitivi/ges: 47/287] mainwindow: Comment the seeking code as it is now done in the viewer Thu Mar 15 16:29:48 GMT 2012
- [pitivi/ges: 48/287] Cleaning up the codebase Thu Mar 15 16:29:53 GMT 2012
- [pitivi/ges: 49/287] viewer: Fix play/pause button Thu Mar 15 16:29:58 GMT 2012
- [pitivi/ges: 50/287] build: Fix the build system Thu Mar 15 16:30:03 GMT 2012
- [pitivi/ges: 51/287] Initialise GES the right way Thu Mar 15 16:30:08 GMT 2012
- [pitivi/ges: 52/287] application: remove command line mode Thu Mar 15 16:30:13 GMT 2012
- [pitivi/ges: 53/287] Check for GES at startup Thu Mar 15 16:30:18 GMT 2012
- [pitivi/ges: 54/287] test: Fix clean-local in the makefile Thu Mar 15 16:30:23 GMT 2012
- [pitivi/ges: 55/287] Remove pitivigstutils as we now depend on recent enough version of PyGst Thu Mar 15 16:30:28 GMT 2012
- [pitivi/ges: 56/287] Misc minor fixes after GES port Thu Mar 15 16:30:33 GMT 2012
- [pitivi/ges: 57/287] Use a global variable for the GES timeline background Thu Mar 15 16:30:38 GMT 2012
- [pitivi/ges: 58/287] clipproperties: Hide again hidden effects Thu Mar 15 16:30:43 GMT 2012
- [pitivi/ges: 59/287] Handle formatters properly Thu Mar 15 16:30:48 GMT 2012
- [pitivi/ges: 60/287] Properly handle projects and seeking Thu Mar 15 16:30:53 GMT 2012
- [pitivi/ges: 61/287] Properly handle timeline duration Thu Mar 15 16:30:58 GMT 2012
- [pitivi/ges: 62/287] Remove the background layer as it is now handled by GES itself Thu Mar 15 16:31:03 GMT 2012
- [pitivi/ges: 63/287] Reintroduce the Gap class, ported to the GES context Thu Mar 15 16:31:08 GMT 2012
- [pitivi/ges: 64/287] Start reimplementing Drag and drop better Thu Mar 15 16:31:13 GMT 2012
- [pitivi/ges: 65/287] clipproperties: Fix bugs in SelectionChangesCb Thu Mar 15 16:31:19 GMT 2012
- [pitivi/ges: 66/287] Cleanup all around Thu Mar 15 16:31:24 GMT 2012
- [pitivi/ges: 67/287] Do not try to seek where it is not possible Thu Mar 15 16:31:29 GMT 2012
- [pitivi/ges: 68/287] Add a GES port TODO list Thu Mar 15 16:31:34 GMT 2012
- [pitivi/ges: 69/287] context: Handle priority properly in default mode Thu Mar 15 16:31:39 GMT 2012
- [pitivi/ges: 70/287] timeline: properly handle the vertical adjustement Thu Mar 15 16:31:44 GMT 2012
- [pitivi/ges: 71/287] Update ges_port.notes Thu Mar 15 16:31:49 GMT 2012
- [pitivi/ges: 72/287] timeline: Do not readd same file when trying to add a new one Thu Mar 15 16:31:54 GMT 2012
- [pitivi/ges: 73/287] bin: Add a script to use pitivi and ges from git without installing anything Thu Mar 15 16:31:59 GMT 2012
- [pitivi/ges: 74/287] bin: Update pitivi-git script documentation Thu Mar 15 16:32:04 GMT 2012
- [pitivi/ges: 75/287] ui: Fixup, do not used method that do no exist in GES Thu Mar 15 16:32:09 GMT 2012
- [pitivi/ges: 76/287] ui: Make the controller Loggable Thu Mar 15 16:32:14 GMT 2012
- [pitivi/ges: 77/287] ui: Make TrimHandle a Loggable Thu Mar 15 16:32:19 GMT 2012
- [pitivi/ges: 78/287] timeline: rivive the Selection class and use it Thu Mar 15 16:32:24 GMT 2012
- [pitivi/ges: 79/287] ui: Handle track height properly using layers instead of calculation ourself Thu Mar 15 16:32:29 GMT 2012
- [pitivi/ges: 80/287] utils: Cleanup the utils file Thu Mar 15 16:32:34 GMT 2012
- [pitivi/ges: 81/287] utils: Make the Seeker class a singleton and add a flush() method Thu Mar 15 16:32:39 GMT 2012
- [pitivi/ges: 82/287] Restore effects after GES port + cleanup Thu Mar 15 16:32:44 GMT 2012
- [pitivi/ges: 83/287] ui: Layer height as been set to 1000 in GES Thu Mar 15 16:32:49 GMT 2012
- [pitivi/ges: 84/287] Misc fixes Thu Mar 15 16:32:54 GMT 2012
- [pitivi/ges: 85/287] utils: Add a seekRelative method to the Seeker Thu Mar 15 16:32:59 GMT 2012
- [pitivi/ges: 86/287] ui: Wait for TrackObject to be created before creating the MoveContext Thu Mar 15 16:33:04 GMT 2012
- [pitivi/ges: 87/287] ui: Enhance layer and vertical scrollbar management in the timeline Thu Mar 15 16:33:09 GMT 2012
- [pitivi/ges: 88/287] ui: Fix the way we handle object movements in the timeline Thu Mar 15 16:33:14 GMT 2012
- [pitivi/ges: 89/287] Misc fixes after GES port Thu Mar 15 16:33:19 GMT 2012
- [pitivi/ges: 90/287] ui: Handle encoder settings on rendering Thu Mar 15 16:33:24 GMT 2012
- [pitivi/ges: 91/287] Fix the seekRelative method and make use of it in the viewer Thu Mar 15 16:33:29 GMT 2012
- [pitivi/ges: 92/287] utils: Add a setPosition method to Seeker Thu Mar 15 16:33:34 GMT 2012
- [pitivi/ges: 93/287] utils: Add a togglePipeline utility function Thu Mar 15 16:33:39 GMT 2012
- [pitivi/ges: 94/287] ui: Rework the encoding dialog Thu Mar 15 16:33:44 GMT 2012
- [pitivi/ges: 95/287] docs: Update ges_port state file Thu Mar 15 16:33:50 GMT 2012
- [pitivi/ges: 96/287] Misc fixes Thu Mar 15 16:33:55 GMT 2012
- [pitivi/ges: 97/287] Update ges ports notes Thu Mar 15 16:34:00 GMT 2012
- [pitivi/ges: 98/287] Initial fix for the "Insert at End of Timeline" feature with GES Thu Mar 15 16:34:05 GMT 2012
- [pitivi/ges: 99/287] ui: Finnish the "Insert at end of timeline" port to GES Thu Mar 15 16:34:11 GMT 2012
- [pitivi/ges: 100/287] pitivi: Make use of the ges enum instead of hacky around. Thu Mar 15 16:34:15 GMT 2012
- [pitivi/ges: 101/287] Silly workaround to restore import of all my videos. Thu Mar 15 16:34:20 GMT 2012
- [pitivi/ges: 102/287] Reimplementation of the previewing from the sourcelist. Thu Mar 15 16:34:25 GMT 2012
- [pitivi/ges: 103/287] ui: Properly handle Subtitles discovery in media files Thu Mar 15 16:34:30 GMT 2012
- [pitivi/ges: 104/287] ui: cleanup preview playback reimplementation Thu Mar 15 16:34:35 GMT 2012
- [pitivi/ges: 105/287] Re-disable icons on buttons Thu Mar 15 16:34:40 GMT 2012
- [pitivi/ges: 106/287] Re-enable property descriptions (blurbs) for codecs Thu Mar 15 16:34:45 GMT 2012
- [pitivi/ges: 107/287] Make filechooser audio previews work again Thu Mar 15 16:34:50 GMT 2012
- [pitivi/ges: 108/287] ui/sourcelist: clarify _addNextSource and _trackObjectAddedCb Thu Mar 15 16:34:55 GMT 2012
- [pitivi/ges: 109/287] Fix a traceback when closing render dialog, cleanup the code Thu Mar 15 16:35:00 GMT 2012
- [pitivi/ges: 110/287] Prevent the render dialog from having a blank output filename Thu Mar 15 16:35:05 GMT 2012
- [pitivi/ges: 111/287] Remove a print statement when reaching end of stream Thu Mar 15 16:35:10 GMT 2012
- [pitivi/ges: 112/287] Automatically set the size of the Media Library previewer Thu Mar 15 16:35:15 GMT 2012
- [pitivi/ges: 113/287] Put the Media Library previewer's playback controls at the top Thu Mar 15 16:35:20 GMT 2012
- [pitivi/ges: 114/287] Ensure that previewed videos fit within a reasonable size Thu Mar 15 16:35:25 GMT 2012
- [pitivi/ges: 115/287] Make the Media Library previewer refresh faster Thu Mar 15 16:35:30 GMT 2012
- [pitivi/ges: 116/287] ui: Properly handle play/pause in the previewer widget Thu Mar 15 16:35:35 GMT 2012
- [pitivi/ges: 117/287] ui: Use the ges enum in the encoding dialog Thu Mar 15 16:35:40 GMT 2012
- [pitivi/ges: 118/287] ui: Fix clip names in the timeline Thu Mar 15 16:35:46 GMT 2012
- [pitivi/ges: 119/287] Fix the resolution and framerate parsing in the Media Library Thu Mar 15 16:35:51 GMT 2012
- [pitivi/ges: 120/287] Properly show the sample rate for audio in the Media Library Thu Mar 15 16:35:56 GMT 2012
- [pitivi/ges: 121/287] ui/common: increase the precision of video framerates Thu Mar 15 16:36:01 GMT 2012
- [pitivi/ges: 122/287] ui: Get source thumbs from the Freedesktop thumbnail cache spec Thu Mar 15 16:36:06 GMT 2012
- [pitivi/ges: 123/287] ui: Handle wrong framerate detection from the discoverer Thu Mar 15 16:36:11 GMT 2012
- [pitivi/ges: 124/287] ui/viewer.py: Remove the slider since we don't use it anymore Thu Mar 15 16:36:16 GMT 2012
- [pitivi/ges: 125/287] ui/viewer: Correctly set a default aspect ratio on startup Thu Mar 15 16:36:21 GMT 2012
- [pitivi/ges: 126/287] ui/viewer: Fix the "Go to the end of the timeline" button Thu Mar 15 16:36:26 GMT 2012
- [pitivi/ges: 127/287] ui: Add some debuging logs when seeking went wrong Thu Mar 15 16:36:31 GMT 2012
- [pitivi/ges: 128/287] Add to string to check if we have "text" in the stream caps. Thu Mar 15 16:36:36 GMT 2012
- [pitivi/ges: 129/287] bin: Update pitivi.in to check for GES Thu Mar 15 16:36:41 GMT 2012
- [pitivi/ges: 130/287] Fix the resolution and framerate parsing in the Media Library Thu Mar 15 16:36:46 GMT 2012
- [pitivi/ges: 131/287] pitivi/system.py: implement System, a base class for other systems Thu Mar 15 16:36:51 GMT 2012
- [pitivi/ges: 132/287] pitivi/system.py: implement FreedesktopOrgSystem, a base class for desktops implementing fd.o sp Thu Mar 15 16:36:56 GMT 2012
- [pitivi/ges: 133/287] pitivi/system.py: implement GnomeSystem, adds power inhibition for GNOME Thu Mar 15 16:37:01 GMT 2012
- [pitivi/ges: 134/287] pitivi/system.py: implement getSystem(), gets the best available *System Thu Mar 15 16:37:07 GMT 2012
- [pitivi/ges: 135/287] pitivi/Makefile.am: add system.py Thu Mar 15 16:37:12 GMT 2012
- [pitivi/ges: 136/287] tests/test_system.py: test that adding and removing keys occurs properly tests/test_system_gnome.py: Thu Mar 15 16:37:17 GMT 2012
- [pitivi/ges: 137/287] pitivi/application.py: get a system when initialising Thu Mar 15 16:37:22 GMT 2012
- [pitivi/ges: 138/287] pitivi/ui/viewer.py: inhibit screensaver whilst previewing videos. Thu Mar 15 16:37:27 GMT 2012
- [pitivi/ges: 139/287] pitivi/ui/encodingdialog.py: inhibit logging out, inhibit suspend/shutdown etc. when rendering Thu Mar 15 16:37:32 GMT 2012
- [pitivi/ges: 140/287] Properly connect to the pipeline state when rendering to inhibit sleep Thu Mar 15 16:37:37 GMT 2012
- [pitivi/ges: 141/287] tests: Run and fix test_system_* Thu Mar 15 16:37:42 GMT 2012
- [pitivi/ges: 142/287] bin: Update the pitivi-git script Thu Mar 15 16:37:47 GMT 2012
- [pitivi/ges: 143/287] fix incorrect backup project file uri Thu Mar 15 16:37:52 GMT 2012
- [pitivi/ges: 144/287] pitivi: Cleanup project setting code Thu Mar 15 16:37:57 GMT 2012
- [pitivi/ges: 145/287] encodingdialog: Do not forget systems Thu Mar 15 16:38:02 GMT 2012
- [pitivi/ges: 146/287] docs: Update ges_port.notes Thu Mar 15 16:38:07 GMT 2012
- [pitivi/ges: 147/287] system: Disable notifications on inhibit Thu Mar 15 16:38:12 GMT 2012
- [pitivi/ges: 148/287] projectmanager: Make use of the new GESFormatter::loaded signal Thu Mar 15 16:38:17 GMT 2012
- [pitivi/ges: 149/287] pitivi: Some debug logging enhancements Thu Mar 15 16:38:22 GMT 2012
- [pitivi/ges: 150/287] common: Handle unhandled discoverered stream types gracefully Thu Mar 15 16:38:27 GMT 2012
- [pitivi/ges: 151/287] mainwindow: Cleanup imports Thu Mar 15 16:38:32 GMT 2012
- [pitivi/ges: 152/287] loggable: Let user set log category at init Thu Mar 15 16:38:37 GMT 2012
- [pitivi/ges: 153/287] mainwindow: Handle DND in the viewer properly after GES port Thu Mar 15 16:38:42 GMT 2012
- [pitivi/ges: 154/287] mainwindow: Rework a bit the seeking method Thu Mar 15 16:38:47 GMT 2012
- [pitivi/ges: 155/287] timeline: Make use of GESTimeline.duration instead of calculate it Thu Mar 15 16:38:52 GMT 2012
- [pitivi/ges: 156/287] pitivi: Create a 'utils' directory where we add all the helper classes and functions Thu Mar 15 16:38:57 GMT 2012
- [pitivi/ges: 157/287] utils: Remove gaps.py and add its content to utils/timeline.py Thu Mar 15 16:39:02 GMT 2012
- [pitivi/ges: 158/287] undo: Create a pitivi/undo folder Thu Mar 15 16:39:07 GMT 2012
- [pitivi/ges: 159/287] utils: Add logging functions/classes in pitivi/utils Thu Mar 15 16:39:13 GMT 2012
- [pitivi/ges: 160/287] undo: move PropertyChangeTracker to undo/undo.py Thu Mar 15 16:39:18 GMT 2012
- [pitivi/ges: 161/287] playback: Create a utils/playback.py file Thu Mar 15 16:39:23 GMT 2012
- [pitivi/ges: 162/287] pitivi: remove the reflect.py file which is unused Thu Mar 15 16:39:28 GMT 2012
- [pitivi/ges: 163/287] signal: Add a utils/signal.py file Thu Mar 15 16:39:33 GMT 2012
- [pitivi/ges: 164/287] utils: Create a utils/ui.py file that contains UI constants and helpers Thu Mar 15 16:39:38 GMT 2012
- [pitivi/ges: 165/287] sourcelist: Remove ui/sourcelist and put everything into sourcelist.py Thu Mar 15 16:39:43 GMT 2012
- [pitivi/ges: 166/287] utils: Move system.py into utils Thu Mar 15 16:39:48 GMT 2012
- [pitivi/ges: 167/287] utils: move pitivi/thread.py into utils Thu Mar 15 16:39:53 GMT 2012
- [pitivi/ges: 168/287] utils: Move receiver to utils Thu Mar 15 16:39:58 GMT 2012
- [pitivi/ges: 169/287] utils: Move togglePayback() from misc.py to playback.py Thu Mar 15 16:40:03 GMT 2012
- [pitivi/ges: 170/287] utils: Move the Point class to utils/ui.py Thu Mar 15 16:40:08 GMT 2012
- [pitivi/ges: 171/287] filechooserpreview: Change the way we create the playbin Thu Mar 15 16:40:13 GMT 2012
- [pitivi/ges: 172/287] utils: Move UI utils to ui.py Thu Mar 15 16:40:18 GMT 2012
- [pitivi/ges: 173/287] utils: Move PathWalker to misc utils Thu Mar 15 16:40:23 GMT 2012
- [pitivi/ges: 174/287] utils: Movbe ripple_update_group to utils/ Thu Mar 15 16:40:28 GMT 2012
- [pitivi/ges: 175/287] effects: Move all effect related classes to effects.py Thu Mar 15 16:40:34 GMT 2012
- [pitivi/ges: 176/287] utils: Create a utils/widget.py Thu Mar 15 16:40:39 GMT 2012
- [pitivi/ges: 177/287] Remove encodingprogress.py Thu Mar 15 16:40:44 GMT 2012
- [pitivi/ges: 178/287] Rename SourceList into MediaLibrary Thu Mar 15 16:40:49 GMT 2012
- [pitivi/ges: 179/287] encode: Move everything related to encoding into encode.py Thu Mar 15 16:40:54 GMT 2012
- [pitivi/ges: 180/287] Rename encode to render so the naming is the same in the code as in the UI Thu Mar 15 16:40:59 GMT 2012
- [pitivi/ges: 181/287] utils/timeline: Move interfaces used in the Timeline to the utils folder Thu Mar 15 16:41:04 GMT 2012
- [pitivi/ges: 182/287] timeline: Create a timeline/ folder containing timeline drawing related classes Thu Mar 15 16:41:09 GMT 2012
- [pitivi/ges: 183/287] timeline: remove timelinecontrols, and mobe its content around Thu Mar 15 16:41:14 GMT 2012
- [pitivi/ges: 184/287] timeline: Remove trackobject.py and move everything to track.py Thu Mar 15 16:41:19 GMT 2012
- [pitivi/ges: 185/287] timeline: Merge timelinecanvas.py into timeline.py Thu Mar 15 16:41:24 GMT 2012
- [pitivi/ges: 186/287] project: Move projectmanager into project.py Thu Mar 15 16:41:29 GMT 2012
- [pitivi/ges: 187/287] project: Move ProjectSettingsDialog to project.py Thu Mar 15 16:41:35 GMT 2012
- [pitivi/ges: 188/287] timeline: Cleaup imports Thu Mar 15 16:41:39 GMT 2012
- [pitivi/ges: 189/287] ui: Merge previewer.py into preview.py Thu Mar 15 16:41:44 GMT 2012
- [pitivi/ges: 190/287] thumbnailing: Move all thumbnailing code to timeline/thumbnailing.py Thu Mar 15 16:41:50 GMT 2012
- [pitivi/ges: 191/287] autoaligner: Move all code related to autoaligner to autoaligner.py Thu Mar 15 16:41:55 GMT 2012
- [pitivi/ges: 192/287] clipproperties: Move from pitivi/ui/ to pitivi/ Thu Mar 15 16:42:00 GMT 2012
- [pitivi/ges: 193/287] mediafilespreviewer: Renamed from pitivi/ui/filechooserpreview.py Thu Mar 15 16:42:05 GMT 2012
- [pitivi/ges: 194/287] preset: Moved to pitivi/ Thu Mar 15 16:42:10 GMT 2012
- [pitivi/ges: 195/287] basetabs: Move from to root pitivi/ Thu Mar 15 16:42:15 GMT 2012
- [pitivi/ges: 196/287] tabsmanager: Rename basetabs to tabsmanager Thu Mar 15 16:42:20 GMT 2012
- [pitivi/ges: 197/287] viewer: Move to the root pitivi/ folder Thu Mar 15 16:42:25 GMT 2012
- [pitivi/ges: 198/287] mainwindow: Move to the root pitivi/ directory Thu Mar 15 16:42:30 GMT 2012
- [pitivi/ges: 199/287] dialogs: Rename pitivi/ui into pitivi/dialogs Thu Mar 15 16:42:35 GMT 2012
- [pitivi/ges: 200/287] undo: Move effect related classes to effect.py Thu Mar 15 16:42:40 GMT 2012
- [pitivi/ges: 201/287] Rename rendering dialog classes Thu Mar 15 16:42:45 GMT 2012
- [pitivi/ges: 202/287] Use the correct placeholder for MediaLibrary menus/buttons Thu Mar 15 16:42:50 GMT 2012
- [pitivi/ges: 203/287] Selectively use the word "encoder" when talking about codecs Thu Mar 15 16:42:55 GMT 2012
- [pitivi/ges: 204/287] Make quote_uri bulletproof and RFC 2396 compliant Thu Mar 15 16:43:00 GMT 2012
- [pitivi/ges: 205/287] Restore unused sources selection Thu Mar 15 16:43:05 GMT 2012
- [pitivi/ges: 206/287] Rename _checkUsedSource to _sourceIsUsed and document Thu Mar 15 16:43:10 GMT 2012
- [pitivi/ges: 207/287] undo: call get_uri on GstDiscovererInfo to get the uri Thu Mar 15 16:43:15 GMT 2012
- [pitivi/ges: 208/287] loggable: Fix the loggable filename as we moved it Thu Mar 15 16:43:20 GMT 2012
- [pitivi/ges: 209/287] undo: Make UndoableActionLog loggable Thu Mar 15 16:43:26 GMT 2012
- [pitivi/ges: 210/287] Make some MediaLibraryWidget functions private Thu Mar 15 16:43:31 GMT 2012
- [pitivi/ges: 211/287] Rename project.sources to project.medialibrary for clarity Thu Mar 15 16:43:36 GMT 2012
- [pitivi/ges: 212/287] mainwindow: Cleanup the gtk actions Thu Mar 15 16:43:41 GMT 2012
- [pitivi/ges: 213/287] medialibrary: Cleanup the gtk actions Thu Mar 15 16:43:46 GMT 2012
- [pitivi/ges: 214/287] timeline: Cleanup the gtk actions Thu Mar 15 16:43:51 GMT 2012
- [pitivi/ges: 215/287] mainwindow: Remove some unused callbacks Thu Mar 15 16:43:56 GMT 2012
- [pitivi/ges: 216/287] Move the PlayPause action to timeline's playhead actions Thu Mar 15 16:44:01 GMT 2012
- [pitivi/ges: 217/287] Kill the "Preview" menu and reorganize the "Timeline" menu Thu Mar 15 16:44:06 GMT 2012
- [pitivi/ges: 218/287] Make the search bars use focus-in events to ensure you can't have sensitive actions that prevent the Thu Mar 15 16:44:14 GMT 2012
- [pitivi/ges: 219/287] Prevent Delete from being sensitive in Media Library and Effects Thu Mar 15 16:44:16 GMT 2012
- [pitivi/ges: 220/287] Disable timeline accels when focusing Media Library contents Thu Mar 15 16:44:22 GMT 2012
- [pitivi/ges: 221/287] medialibrary: Add a "Preview Clip" menu item Thu Mar 15 16:44:26 GMT 2012
- [pitivi/ges: 222/287] medialibrary: Use quote_uri systematically to prevent errors Thu Mar 15 16:44:31 GMT 2012
- [pitivi/ges: 223/287] When searching unused clips, use quote_uri on timeline objects Thu Mar 15 16:44:36 GMT 2012
- [pitivi/ges: 224/287] When possible, get the store model reference directly from GTK Thu Mar 15 16:44:41 GMT 2012
- [pitivi/ges: 225/287] Do not log an error for ID3 streams when beautifying Thu Mar 15 16:44:46 GMT 2012
- [pitivi/ges: 226/287] Update the viewer when the timeline position really changes Thu Mar 15 16:44:51 GMT 2012
- [pitivi/ges: 227/287] Correct the description of the FullGuiPitivi method Thu Mar 15 16:44:56 GMT 2012
- [pitivi/ges: 228/287] Add a method to remove all instances of a timeline object Thu Mar 15 16:45:01 GMT 2012
- [pitivi/ges: 229/287] Connect sources removed from the library to the timeline Thu Mar 15 16:45:06 GMT 2012
- [pitivi/ges: 230/287] medialibrary: Rename addNextSource to insertNextSource Thu Mar 15 16:45:12 GMT 2012
- [pitivi/ges: 231/287] medialibrary: Make discovery asynchroneous and show progress Thu Mar 15 16:45:17 GMT 2012
- [pitivi/ges: 232/287] viewer: Only check the pipeline's position when playing Thu Mar 15 16:45:22 GMT 2012
- [pitivi/ges: 233/287] mainwindow: Wait for clips to be loaded before updating the UI Thu Mar 15 16:45:27 GMT 2012
- [pitivi/ges: 234/287] Allow saving a snapshot of the current frame as an image file Thu Mar 15 16:45:32 GMT 2012
- [pitivi/ges: 235/287] manual: document the frame snapshot/screenshot feature Thu Mar 15 16:45:37 GMT 2012
- [pitivi/ges: 236/287] viewer: Fix seeking to the end of the timeline Thu Mar 15 16:45:42 GMT 2012
- [pitivi/ges: 237/287] utils: Allow showing human-readable time deltas Thu Mar 15 16:45:47 GMT 2012
- [pitivi/ges: 238/287] Show the time for the unsaved changes confirmation dialog Thu Mar 15 16:45:52 GMT 2012
- [pitivi/ges: 239/287] Offer to to load the autosaved backup instead of the project file Thu Mar 15 16:45:57 GMT 2012
- [pitivi/ges: 240/287] Cleanup timeline var names and fix the render button sensitivity Thu Mar 15 16:46:02 GMT 2012
- [pitivi/ges: 241/287] mainwindow: Safely clamp the seeker to the end of the timeline Thu Mar 15 16:46:07 GMT 2012
- [pitivi/ges: 242/287] Make the missing files dialog correctly add clips to the library Thu Mar 15 16:46:12 GMT 2012
- [pitivi/ges: 243/287] bin: Update pitivi-git Thu Mar 15 16:46:17 GMT 2012
- [pitivi/ges: 244/287] mainwindow: Reorganize the tabs code in _createUi Thu Mar 15 16:46:22 GMT 2012
- [pitivi/ges: 245/287] Work around glade/gtkbuilder's broken auto scrollbar policy Thu Mar 15 16:46:28 GMT 2012
- [pitivi/ges: 246/287] manual: Clip previews now open in standalone windows Thu Mar 15 16:46:32 GMT 2012
- [pitivi/ges: 247/287] Remove the unused ViewerError class Thu Mar 15 16:46:37 GMT 2012
- [pitivi/ges: 248/287] Remove the unused PlayheadController class Thu Mar 15 16:46:43 GMT 2012
- [pitivi/ges: 249/287] timeline.py: Cleanup and comment some methods Thu Mar 15 16:46:48 GMT 2012
- [pitivi/ges: 250/287] Simplify changing the timeline UI's state Thu Mar 15 16:46:52 GMT 2012
- [pitivi/ges: 251/287] Remove the unused "loop" method and associated menu entry Thu Mar 15 16:46:58 GMT 2012
- [pitivi/ges: 252/287] Rename some callbacks for clarity Thu Mar 15 16:47:03 GMT 2012
- [pitivi/ges: 253/287] Update the recently used items when saving Thu Mar 15 16:47:08 GMT 2012
- [pitivi/ges: 254/287] Refactor the mainwindow to avoid using public local variables Thu Mar 15 16:47:13 GMT 2012
- [pitivi/ges: 255/287] Make the saveProject method bulletproof Thu Mar 15 16:47:18 GMT 2012
- [pitivi/ges: 256/287] Properly clear backup files Thu Mar 15 16:47:23 GMT 2012
- [pitivi] Update the GStreamer mailing list address in the release docs Thu Mar 15 16:47:27 GMT 2012
- [pitivi/ges: 257/287] Add some debugging for project backups and clarify the code Thu Mar 15 16:47:28 GMT 2012
- [pitivi/ges: 258/287] Properly handle URIs and paths when loading projects Thu Mar 15 16:47:33 GMT 2012
- [pitivi/ges: 259/287] Really pass a URI to the formatter (not a path) Thu Mar 15 16:47:38 GMT 2012
- [pitivi/ges: 260/287] Make the Media Library's import progressbar more accurate Thu Mar 15 16:47:44 GMT 2012
- [pitivi/ges: 261/287] Only show the preview widget when not in folder import mode Thu Mar 15 16:47:49 GMT 2012
- [pitivi/ges: 262/287] viewer: Cleanup/reindent for better legibility Thu Mar 15 16:47:54 GMT 2012
- [pitivi/ges: 263/287] viewer: Replace pipeline.flushSeekVideo() by Seeker's flush() Thu Mar 15 16:47:59 GMT 2012
- [pitivi/ges: 264/287] viewer: Do not call set_state without parameters Thu Mar 15 16:48:04 GMT 2012
- [pitivi/ges: 265/287] viewer: Make the settings more compact Thu Mar 15 16:48:09 GMT 2012
- [pitivi/ges: 266/287] viewer: Document the setZoom method Thu Mar 15 16:48:14 GMT 2012
- [pitivi/ges: 267/287] viewer: Get rid of redundant seeker methods Thu Mar 15 16:48:20 GMT 2012
- [pitivi/ges: 268/287] Remove the unused ProjectError class Thu Mar 15 16:48:25 GMT 2012
- [pitivi/ges: 269/287] Compact the code of project.py's _setProperties method Thu Mar 15 16:48:30 GMT 2012
- [pitivi/ges: 270/287] project: Do not try to save backup files for closed projects Thu Mar 15 16:48:35 GMT 2012
- [pitivi/ges: 271/287] project: Update the saveProject method's signature comment Thu Mar 15 16:48:40 GMT 2012
- [pitivi/ges: 272/287] utils/widgets.py: Fix the creation of property widgets for effects Thu Mar 15 16:48:45 GMT 2012
- [pitivi/ges: 273/287] utils/widgets.py: Gray out the "No properties" label Thu Mar 15 16:48:50 GMT 2012
- [pitivi/ges: 274/287] utils/widgets.py: Document and cleanup Thu Mar 15 16:48:55 GMT 2012
- [pitivi/ges: 275/287] utils/playback.py: Comment the creation of the Seeker singleton Thu Mar 15 16:49:00 GMT 2012
- [pitivi/ges: 276/287] Set a default timeout value in the seeker Thu Mar 15 16:49:05 GMT 2012
- [pitivi/ges: 277/287] viewer: Reorder bus methods and remove _eosCb Thu Mar 15 16:49:10 GMT 2012
- [pitivi/ges: 278/287] viewer: Remove useless _getDefaultAction method Thu Mar 15 16:49:15 GMT 2012
- [pitivi/ges: 279/287] ruler: Remove useless seek methods Thu Mar 15 16:49:20 GMT 2012
- [pitivi/ges: 280/287] Handle pipeline state change messages in mainwindow Thu Mar 15 16:49:25 GMT 2012
- [pitivi/ges: 281/287] Compact the video codec names some more Thu Mar 15 16:49:30 GMT 2012
- [pitivi/ges: 282/287] viewer: Update the widgets when seeking while paused Thu Mar 15 16:49:35 GMT 2012
- [pitivi/ges: 283/287] Comment the useless sink.expose() in viewer.py Thu Mar 15 16:49:40 GMT 2012
- [pitivi/ges: 284/287] viewer: Document _store_pixbuf and do_realize methods Thu Mar 15 16:49:45 GMT 2012
- [pitivi/ges: 285/287] viewer: Compact code Thu Mar 15 16:49:50 GMT 2012
- [pitivi/ges: 286/287] Make the media library clip previewer work again Thu Mar 15 16:49:55 GMT 2012
- [pitivi/ges: 287/287] Set the main official repository to be git.gnome.org/pitivi Thu Mar 15 16:50:00 GMT 2012
- [pitivi/ges] Fix a traceback that occured when trimming clips Fri Mar 23 16:34:02 GMT 2012
- [pitivi/ges] settings: Remove dead code that had translatable strings Sun Mar 25 16:48:46 GMT 2012
- [pitivi/ges] Ensure "No preset" is translated everywhere to prevent errors Sun Mar 25 17:41:00 GMT 2012
- [pitivi/ges] Preset.py: fixes bug when deletion just after save not works Sun Mar 25 17:53:55 GMT 2012
- [pitivi/ges] utils/timeline: emit signals when trimming clips Sun Mar 25 21:54:07 GMT 2012
- [pitivi/ges] viewer: Preview the clips being trimmed Sun Mar 25 21:54:11 GMT 2012
- [pitivi/ges] Catch signals in trimming handles and ask the viewer to preview Sun Mar 25 21:54:16 GMT 2012
- [pitivi/ges] viewer: Clear the pipeline bus sync handler to set a new one Sun Mar 25 21:54:21 GMT 2012
- [pitivi/ges] viewer: Limit the live trim preview to one seek per 200 ms Sun Mar 25 21:54:26 GMT 2012
- [pitivi/ges] viewer: Reset the pipeline to the previous position after trimming Sun Mar 25 21:54:31 GMT 2012
- [pitivi/ges] Allow copying a clip's properties to project settings Tue Mar 27 03:59:47 GMT 2012
- [pitivi/ges] Refactor the clip media properties code Tue Mar 27 03:59:51 GMT 2012
- [pitivi/ges] Set a better default height for the render dialog Tue Mar 27 03:59:56 GMT 2012
- [pitivi/ges] Cleanup the translatable strings in project settings Tue Mar 27 04:00:01 GMT 2012
- [pitivi/ges] Add clipmediaprops to POTFILES.in Tue Mar 27 04:00:06 GMT 2012
- [pitivi/ges] A cleaner __str__ method for debugging multimedia settings Wed Mar 28 23:57:06 GMT 2012
- [pitivi/ges] ruler: Do not make write to debug for every mouse movement Wed Mar 28 23:57:11 GMT 2012
- [pitivi/ges] medialibrary: Sync the popup menu with the toplevel menu Thu Mar 29 01:23:33 GMT 2012
- [pitivi/ges] medialibrary: Prevent double-clicking empty space Thu Mar 29 01:23:37 GMT 2012
- [pitivi/ges] medialibrary: Document and privatize selection methods Thu Mar 29 01:23:42 GMT 2012
- [pitivi/ges] medialibrary: Document and refactor code to handle right-clicks Thu Mar 29 01:23:47 GMT 2012
- [pitivi/ges] project: Reset "time_loaded" when _projectLoadedCb is called Thu Mar 29 02:00:17 GMT 2012
=?utf-8?q?Jos=C3=A9_Alburquerque?=
=?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
=?utf-8?q?Mario_Bl=C3=A4ttermann?=
=?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
=?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] Deleted branch soc-2011-warp Wed Mar 14 12:14:24 GMT 2012
- [gegl] (8 commits) Created branch soc-2011-warp Wed Mar 14 12:14:35 GMT 2012
- [gegl/soc-2011-warp: 1/8] add a buffer-cache op in the workshop Wed Mar 14 12:14:39 GMT 2012
- [gegl/soc-2011-warp: 2/8] configure.ac: add a check for rint, and define HAVE_RINT accordingly Wed Mar 14 12:14:44 GMT 2012
- [gegl/soc-2011-warp: 3/8] gegl_buffer_dup: implement copy on write Wed Mar 14 12:14:49 GMT 2012
- [gegl/soc-2011-warp: 4/8] simplify gegl_buffer_tile_iterator by removing unneeded code Wed Mar 14 12:14:54 GMT 2012
- [gegl/soc-2011-warp: 5/8] gegl_tile_iterator: simplify again and remove a goto Wed Mar 14 12:14:59 GMT 2012
- [gegl/soc-2011-warp: 6/8] gegl_buffer_dup: use the cache to insert duplicated tiles Wed Mar 14 12:15:04 GMT 2012
- [gegl/soc-2011-warp: 7/8] gegl:warp: add code to test copy on write Wed Mar 14 12:15:09 GMT 2012
- [gegl/soc-2011-warp: 8/8] implement support for format_n buffer in the nearest neighbour sampler (not sure if working yet) Wed Mar 14 12:15:14 GMT 2012
- [gimp] Deleted branch soc-2011-warp Wed Mar 14 12:16:36 GMT 2012
- [gimp] (72 commits) Created branch soc-2011-warp Wed Mar 14 12:17:23 GMT 2012
- [gimp/soc-2011-warp: 1/72] GimpWarpTool: skeleton of the tool, with options Wed Mar 14 12:17:27 GMT 2012
- [gimp/soc-2011-warp: 2/72] gimpwarptool: adjust description of the tool Wed Mar 14 12:17:33 GMT 2012
- [gimp/soc-2011-warp: 3/72] gimpwarptool: setup a dumb icon for the tool Wed Mar 14 12:17:37 GMT 2012
- [gimp/soc-2011-warp: 4/72] gimpwarptool: add gegl infrastructure and image map for preview Wed Mar 14 12:17:42 GMT 2012
- [gimp/soc-2011-warp: 5/72] gimpwarptool: enable macro to get options class Wed Mar 14 12:17:47 GMT 2012
- [gimp/soc-2011-warp: 6/72] gimpwarptool: use gegl:map-relative instead of map-absolute Wed Mar 14 12:17:52 GMT 2012
- [gimp/soc-2011-warp: 7/72] gimpwarptool: proof of concept code to act on the coords buffer Wed Mar 14 12:17:57 GMT 2012
- [gimp/soc-2011-warp: 8/72] gimpwarptool: add strenght and size in the tool's options Wed Mar 14 12:18:02 GMT 2012
- [gimp/soc-2011-warp: 9/72] gimpwarptool: draw a circle around the cursor to indicate the size of the effect Wed Mar 14 12:18:07 GMT 2012
- [gimp/soc-2011-warp: 10/72] gimpwarptooloptions: follow convention for option's naming Wed Mar 14 12:18:12 GMT 2012
- [gimp/soc-2011-warp: 11/72] gimpwarptool: don't draw the effect size if under 3.0, to avoid warning/crash Wed Mar 14 12:18:17 GMT 2012
- [gimp/soc-2011-warp: 12/72] gimpwarptool: start the tool if the cursor is over an image and not started somewhere else Wed Mar 14 12:18:23 GMT 2012
- [gimp/soc-2011-warp: 13/72] gimpwarptool: add logic to commit the transformation Wed Mar 14 12:18:28 GMT 2012
- [gimp/soc-2011-warp: 14/72] add boilerplate for a GimpWarp Gegl operator Wed Mar 14 12:18:33 GMT 2012
- [gimp/soc-2011-warp: 15/72] add missing registering for GimpWarp Geggl op Wed Mar 14 12:18:38 GMT 2012
- [gimp/soc-2011-warp: 16/72] gimpoperationwarp: remove useless overriding Wed Mar 14 12:18:43 GMT 2012
- [gimp/soc-2011-warp: 17/72] gimpoperationwarp: install strength, size and stroke property Wed Mar 14 12:18:48 GMT 2012
- [gimp/soc-2011-warp: 18/72] gimpoperationwarp: use the good format for input/output Wed Mar 14 12:18:53 GMT 2012
- [gimp/soc-2011-warp: 19/72] gimpwarptool: add files to POTFILES.in Wed Mar 14 12:18:58 GMT 2012
- [gimp/soc-2011-warp: 20/72] gimpwarptool: draw the effect size with taking care of zoom level Wed Mar 14 12:19:03 GMT 2012
- [gimp/soc-2011-warp: 21/72] gimpwarptool: use gimp_draw_tool_add_arc instead of gimp_draw_tool_add_handle to draw the effect siz Wed Mar 14 12:19:08 GMT 2012
- [gimp/soc-2011-warp: 22/72] gimpwarptool: add another missing file in POTFILES Wed Mar 14 12:19:13 GMT 2012
- [gimp/soc-2011-warp: 23/72] gimpwarptool: create a gegl graph to render the transformation, and insert warp operation for each s Wed Mar 14 12:19:18 GMT 2012
- [gimp/soc-2011-warp: 24/72] gimpwarptool: move the test code to the gegl op Wed Mar 14 12:19:24 GMT 2012
- [gimp/soc-2011-warp: 25/72] gimpwarptool: build a stroke to pass to the op Wed Mar 14 12:19:28 GMT 2012
- [gimp/soc-2011-warp: 26/72] gimpoperationwarp: act along the stroke, only size is taken in account for now Wed Mar 14 12:19:33 GMT 2012
- [gimp/soc-2011-warp: 27/72] gimpwarptool: use a timer to add regularly point to the stroke Wed Mar 14 12:19:39 GMT 2012
- [gimp/soc-2011-warp: 28/72] gimpwarptool: use a second timer to refresh the preview Wed Mar 14 12:19:44 GMT 2012
- [gimp/soc-2011-warp: 29/72] gimpoperationwarp: memorize the last point to move the pixels accordingly Wed Mar 14 12:19:49 GMT 2012
- [gimp/soc-2011-warp: 30/72] gimpoperationwarp: make stamp round shapped Wed Mar 14 12:19:54 GMT 2012
- [gimp/soc-2011-warp: 31/72] gimpwarptool: ask for exact motion event Wed Mar 14 12:19:59 GMT 2012
- [gimp/soc-2011-warp: 32/72] gimpwarptool: achieve good interpolation along the stroke Wed Mar 14 12:20:04 GMT 2012
- [gimp/soc-2011-warp: 33/72] gimpoperationwarp: prepare for adding more behavior + clean/comments Wed Mar 14 12:20:09 GMT 2012
- [gimp/soc-2011-warp: 34/72] gimpwarptool: add basic UI to choose the behavior Wed Mar 14 12:20:14 GMT 2012
- [gimp/soc-2011-warp: 35/72] gimpoperationwarp: implement grow ans shrink behavior Wed Mar 14 12:20:20 GMT 2012
- [gimp/soc-2011-warp: 36/72] warp tool: implement basic undo Wed Mar 14 12:20:25 GMT 2012
- [gimp/soc-2011-warp: 37/72] gimpoperationwarp: perform an interpolation throught distance and time to have and airbrush style st Wed Mar 14 12:20:30 GMT 2012
- [gimp/soc-2011-warp: 38/72] warptool: change range value for strength to 0-1, max 10 Wed Mar 14 12:20:35 GMT 2012
- [gimp/soc-2011-warp: 39/72] warp-tool: remove unneeded options_notify Wed Mar 14 12:20:40 GMT 2012
- [gimp/soc-2011-warp: 40/72] warp-tool: implement swirl clockwise and counter-clockwise Wed Mar 14 12:20:45 GMT 2012
- [gimp/soc-2011-warp: 41/72] gimpoperationwarp: implement erase and smooth behavior Wed Mar 14 12:20:50 GMT 2012
- [gimp/soc-2011-warp: 42/72] gimpitem: add a quick doc for gimp_item_mask_intersect Wed Mar 14 12:20:55 GMT 2012
- [gimp/soc-2011-warp: 43/72] gimpimagemap: move the creation of the gegl graph to a dedicated function Wed Mar 14 12:21:00 GMT 2012
- [gimp/soc-2011-warp: 44/72] gimpimagemap: add doc + TODO Wed Mar 14 12:21:05 GMT 2012
- [gimp/soc-2011-warp: 45/72] gimpoperationwarp: add a hardness property, and use it to compute influence with a gaussian like cur Wed Mar 14 12:21:11 GMT 2012
- [gimp/soc-2011-warp: 46/72] GimpImageMap: add some docs Wed Mar 14 12:21:16 GMT 2012
- [gimp/soc-2011-warp: 47/72] warptool: some quick cleaning Wed Mar 14 12:21:21 GMT 2012
- [gimp/soc-2011-warp: 48/72] gimpoperationwarp: add a handler to invalidate region when the stroke change Wed Mar 14 12:21:26 GMT 2012
- [gimp/soc-2011-warp: 49/72] gimpoperationwarp: fix warning about uninitialysed values Wed Mar 14 12:21:31 GMT 2012
- [gimp/soc-2011-warp: 50/72] app: change interpolation for warp tool Wed Mar 14 12:21:36 GMT 2012
- [gimp/soc-2011-warp: 51/72] gimpoperationwarp: mitch styled cleaning Wed Mar 14 12:21:41 GMT 2012
- [gimp/soc-2011-warp: 52/72] warptool: use the warp operator imported to gegl Wed Mar 14 12:21:47 GMT 2012
- [gimp/soc-2011-warp: 53/72] imagemap: add a gegl-caching property to make the caching in gegl optional, default to false Wed Mar 14 12:21:52 GMT 2012
- [gimp/soc-2011-warp: 54/72] warptool: enable the caching in imagemap Wed Mar 14 12:21:57 GMT 2012
- [gimp/soc-2011-warp: 55/72] imagemap: add an apply_region function Wed Mar 14 12:22:02 GMT 2012
- [gimp/soc-2011-warp: 56/72] warp-tool: probably bad change to use the apply_region of imagemap Wed Mar 14 12:22:07 GMT 2012
- [gimp/soc-2011-warp: 57/72] imagemap: rename internal function _gimp_image_map_apply to gimp_image_map_apply_real Wed Mar 14 12:22:12 GMT 2012
- [gimp/soc-2011-warp: 58/72] imagemap: don't set properties if not needed to avoid invalidating the graph Wed Mar 14 12:22:17 GMT 2012
- [gimp/soc-2011-warp: 59/72] imagemap: always update the translate node to avoid trouble Wed Mar 14 12:22:22 GMT 2012
- [gimp/soc-2011-warp: 60/72] warp-tool: temporary fix to update the preview with imagemap apply_region, not totally working Wed Mar 14 12:22:27 GMT 2012
- [gimp/soc-2011-warp: 61/72] imagemap: implement queuing for apply_region, not sure if it works or not, due to problem in other a Wed Mar 14 12:22:32 GMT 2012
- [gimp/soc-2011-warp: 62/72] warp tool: fix commiting the deformation not working Wed Mar 14 12:22:37 GMT 2012
- [gimp/soc-2011-warp: 63/72] warp tool: fix wrong computation of the area to update and remove an uneeded anymore preview timer Wed Mar 14 12:22:42 GMT 2012
- [gimp/soc-2011-warp: 64/72] warp tool: fix one reason that make the outline not moving along the stroke Wed Mar 14 12:22:47 GMT 2012
- [gimp/soc-2011-warp: 65/72] remove the warp operator, since it moved to GEGL Wed Mar 14 12:22:52 GMT 2012
- [gimp/soc-2011-warp: 66/72] warp tool: fix the undo to update the whole dirtied area Wed Mar 14 12:22:57 GMT 2012
- [gimp/soc-2011-warp: 67/72] remove operationwarp from POTFILES, since it moved to gegl Wed Mar 14 12:23:02 GMT 2012
- [gimp/soc-2011-warp: 68/72] warp tool: range the range of the strength to 1-->100 Wed Mar 14 12:23:07 GMT 2012
- [gimp/soc-2011-warp: 69/72] imagemap: do nothing if the area to render is outside the drawable, to avoid warning in gegl Wed Mar 14 12:23:12 GMT 2012
- [gimp/soc-2011-warp: 70/72] imagemap: disable the queuing for the legacy code, due to regression Wed Mar 14 12:23:17 GMT 2012
- [gimp/soc-2011-warp: 71/72] warp tool: fix undo when imagemap is busy Wed Mar 14 12:23:22 GMT 2012
- [gimp/soc-2011-warp: 72/72] imagemap: add a mutex to protect the queuing, not sure if really needed, but here it is anyway Wed Mar 14 12:23:27 GMT 2012
- [gegl] buffer tests: fix three warnings due to wrong pointer cast Fri Mar 23 04:13:43 GMT 2012
- [gegl] buffer-test.c: fix complain about including glib/gmacros.h directly Fri Mar 23 06:29:35 GMT 2012
- [gegl] write-buffer: fix implicit declaration of gegl_node_emit_computed Fri Mar 23 06:56:20 GMT 2012
- [gegl] gegl-buffer-access: fix unused variable Fri Mar 23 06:56:25 GMT 2012
- [gegl] update workshop against constify of babl_format Fri Mar 23 07:29:12 GMT 2012
- [gegl] update some docs Fri Mar 23 07:48:56 GMT 2012
- [gegl] Deleted branch abyss Fri Mar 23 10:35:48 GMT 2012
- [gegl] (3 commits) Created branch abyss Fri Mar 23 10:36:00 GMT 2012
- [gegl/abyss: 1/3] abyss policy: add a repeat_mode parameter in gegl_buffer_sample and gegl_sampler_get. Treatment not Fri Mar 23 10:36:05 GMT 2012
- [gegl/abyss: 2/3] abyss policy: add repeat_mode parameter in gegl_buffer_get, gegl_sampler_get_from_buffer, gegl_sampl Fri Mar 23 10:36:10 GMT 2012
- [gegl/abyss: 3/3] abyss: get down to gegl_buffer_get_pixel in the call graph with the repeat_mode parameter and implem Fri Mar 23 10:36:16 GMT 2012
- [gegl] gegl-buffer.h: align function prototypes Mon Mar 26 08:12:49 GMT 2012
- [gegl] Don't try to install gegl.devhelp if ruby isn't present. Wed Mar 28 02:23:45 GMT 2012
- [gegl] (2 commits) Created branch i18n Fri Mar 30 06:04:56 GMT 2012
- [gegl/i18n: 1/2] enable i18n in gegl only the ripple op is enabled for now a fr po file is added as demo Fri Mar 30 06:05:01 GMT 2012
- [gegl/i18n: 2/2] add a .gitignore for the po directory Fri Mar 30 06:05:06 GMT 2012
- [gegl/i18n] POTFILES.in: update with all gegl source, using git grep -l _\(\".*\"\) Sat Mar 31 07:53:25 GMT 2012
- [gegl] (4 commits) ...Merge branch 'i18n' Sat Mar 31 10:06:17 GMT 2012
- [gegl: 4/4] Merge branch 'i18n' Sat Mar 31 10:06:22 GMT 2012
- [gegl] POTFILES.in: add missing files and update moved files Sat Mar 31 10:38:06 GMT 2012
- [gegl] Deleted branch i18n Sat Mar 31 10:40:23 GMT 2012
=?utf-8?q?Pavol_=C5=A0imo?=
=?utf-8?q?Piotr_Dr=C4=85g?=
=?utf-8?q?S=C3=A9bastien_Wilmet?=
=?utf-8?q?Steve_Fr=C3=A9cinaux?=
=?utf-8?q?Torsten_Sch=C3=B6nfeld?=
=?utf-8?q?Wolfgang_St=C3=B6ggl?=
Vadim Rutkovsky
Vibha Yadav
Victor Matheus de Araujo Oliveira
Vincent Untz
Vinicius Scopel Depizzol
Vivien Malerba
William Jon McCann
W . Michael Petullo
Wouter Bolsterlee
Xan Lopez
Xavier Claessens
Xavier de Blas
Yaron Shahrabani
YunQiang Su
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc