2012-June Archive by Author
Aaron Borden
Abderrahim Kitouni
Adel Gadllah
Alan Knowles
Alberto Ruiz
Aleksander Morgado
Alexander Alexandrov Shopov
Alexander Kojevnikov
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Amanpreet Singh Alam
Andika Triwidada
Andreas J . Guelzow
Andrea Veri
Andre Klapper
Andy Spencer
Andy Wingo
Anna Zacchi
Arash Mousavi
Barak Itkin
- [gegl] Deleted branch soc-2011-seamless-clone Fri Jun 01 12:38:34 GMT 2012
- [gegl] (23 commits) Created branch soc-2011-seamless-clone Fri Jun 01 12:38:54 GMT 2012
- [gegl/soc-2011-seamless-clone: 1/23] Introduce work in progress code of the Seamless Clone Operation Fri Jun 01 12:38:58 GMT 2012
- [gegl/soc-2011-seamless-clone: 2/23] Finish removing old cairo code, put most operation logic in place Fri Jun 01 12:39:03 GMT 2012
- [gegl/soc-2011-seamless-clone: 3/23] Add the necessary automake files and modiy configure.ac. Still needs work Fri Jun 01 12:39:09 GMT 2012
- [gegl/soc-2011-seamless-clone: 4/23] Fix warnings of all types - compiler and autotools Fri Jun 01 12:39:13 GMT 2012
- [gegl/soc-2011-seamless-clone: 5/23] More small fixed for autotools and code Fri Jun 01 12:39:18 GMT 2012
- [gegl/soc-2011-seamless-clone: 6/23] Lots of bug fixing, the operations now works Fri Jun 01 12:39:23 GMT 2012
- [gegl/soc-2011-seamless-clone: 7/23] Optimize calculation area, fix wrong sampling list calculation, cache colors Fri Jun 01 12:39:28 GMT 2012
- [gegl/soc-2011-seamless-clone: 8/23] Don't do malloc for the entire paste - sample it instead Fri Jun 01 12:39:33 GMT 2012
- [gegl/soc-2011-seamless-clone: 9/23] Work in gamma corrected RGB to get much better results! Fri Jun 01 12:39:38 GMT 2012
- [gegl/soc-2011-seamless-clone: 10/23] Also build the poly2tri-c command line program (p2tc) Fri Jun 01 12:39:44 GMT 2012
- [gegl/soc-2011-seamless-clone: 11/23] Introduce a new WIP two-step seamless-cloning procedure Fri Jun 01 12:39:48 GMT 2012
- [gegl/soc-2011-seamless-clone: 12/23] Remove accidently pasted text from Makefile.am and fix the build Fri Jun 01 12:39:53 GMT 2012
- [gegl/soc-2011-seamless-clone: 13/23] Fix seamless-clone-prepare to save the result, rename things in render Fri Jun 01 12:39:58 GMT 2012
- [gegl/soc-2011-seamless-clone: 14/23] Extract a function to do the preprocessing for the mesh rendering Fri Jun 01 12:40:03 GMT 2012
- [gegl/soc-2011-seamless-clone: 15/23] Make the two-step seamless clone realtime! Fri Jun 01 12:40:08 GMT 2012
- [gegl/soc-2011-seamless-clone: 16/23] Handle most cases where parts of the paste are outside the background Fri Jun 01 12:40:13 GMT 2012
- [gegl/soc-2011-seamless-clone: 17/23] Rename GEGL_INTERPOLATION_* according to commit 500bef586 Fri Jun 01 12:40:19 GMT 2012
- [gegl/soc-2011-seamless-clone: 18/23] Make the refinement limitation a function argument Fri Jun 01 12:40:24 GMT 2012
- [gegl/soc-2011-seamless-clone: 19/23] Process the buffer in tiles instead of whole at once Fri Jun 01 12:40:29 GMT 2012
- [gegl/soc-2011-seamless-clone: 20/23] Remove code duplication between the seamless-clone operations Fri Jun 01 12:40:34 GMT 2012
- [gegl/soc-2011-seamless-clone: 21/23] Add missing .gitignore files Fri Jun 01 12:40:39 GMT 2012
- [gegl/soc-2011-seamless-clone: 22/23] Fix the code to remove compiler warnings Fri Jun 01 12:40:44 GMT 2012
- [gegl/soc-2011-seamless-clone: 23/23] Update the operations to match changes in the master branch Fri Jun 01 12:40:49 GMT 2012
- [gegl/soc-2011-seamless-clone] More updates to match the changes from master Fri Jun 01 16:36:38 GMT 2012
- [gegl/soc-2011-seamless-clone] Update the seamless-clone operation to use the new poly2tri-c lib Sat Jun 02 10:24:23 GMT 2012
- [gegl/soc-2011-seamless-clone] Don't do the preprocessing twice if the aux buffer hasn't changed Sat Jun 02 13:07:36 GMT 2012
- [gegl/soc-2011-seamless-clone] Fix the seamless-clone operation to work with GLib 2.28 Fri Jun 22 12:26:40 GMT 2012
- [gimp] Deleted branch soc-2011-seamless-clone2 Fri Jun 22 21:00:31 GMT 2012
- [gimp] (11 commits) Created branch soc-2011-seamless-clone2 Fri Jun 22 21:01:39 GMT 2012
- [gimp/soc-2011-seamless-clone2: 1/11] Add a skeleton for the seamless clone tool, based on the cage tool Fri Jun 22 21:01:45 GMT 2012
- [gimp/soc-2011-seamless-clone2: 2/11] commit of a WIP, introducing some of the actual tool logic Fri Jun 22 21:01:50 GMT 2012
- [gimp/soc-2011-seamless-clone2: 3/11] Another WIP commit. It now compiles, and runs with no runtime errors. Fri Jun 22 21:01:55 GMT 2012
- [gimp/soc-2011-seamless-clone2: 4/11] Another WIP commit. There is a known tile manager leak, rest is OK Fri Jun 22 21:02:00 GMT 2012
- [gimp/soc-2011-seamless-clone2: 5/11] Image map interaction works, and so are movement and drawing Fri Jun 22 21:02:05 GMT 2012
- [gimp/soc-2011-seamless-clone2: 6/11] Fix bug in tilemanager unreffing and support committing the result Fri Jun 22 21:02:10 GMT 2012
- [gimp/soc-2011-seamless-clone2: 7/11] Quick-Fix to the previous commit - return the right value on key press Fri Jun 22 21:02:15 GMT 2012
- [gimp/soc-2011-seamless-clone2: 8/11] Add work in progress for preprocessing before rendering the op Fri Jun 22 21:02:20 GMT 2012
- [gimp/soc-2011-seamless-clone2: 9/11] Fix the preprocessing. It now works without UV caching. Fri Jun 22 21:02:25 GMT 2012
- [gimp/soc-2011-seamless-clone2: 10/11] Fix the the preview to redraw correctly! Also clean-up the code Fri Jun 22 21:02:30 GMT 2012
- [gimp/soc-2011-seamless-clone2: 11/11] Make the seamless clone tool compile again (update on API changes) Fri Jun 22 21:02:35 GMT 2012
- [gegl/soc-2011-seamless-clone] Update the calls according to commit 1ad729e of poly2tri-c Sat Jun 23 13:21:31 GMT 2012
- [gegl/soc-2011-seamless-clone] Several small fixes to the all-in-one seamless clone op Sat Jun 23 13:21:36 GMT 2012
- [gimp/soc-2011-seamless-clone2] Make gimp use the all in one seamless clone GEGL operation Sat Jun 23 13:24:48 GMT 2012
- [gimp/soc-2011-seamless-clone2] Fix: The offset for seamless cloning should be relative to the drawable Sat Jun 23 20:02:11 GMT 2012
- [gegl/soc-2011-seamless-clone] Fix the offset handling of the seamless cloning Sat Jun 23 20:02:14 GMT 2012
Bastian Winkler
Bastien Nocera
Benjamin Otte
Bertrand Lorentz
Brian Cameron
Brian Manning
Brian Pepple
Bruno Brouard
Bruno Coudoin
Carlos Garcia Campos
Chandni Verma
Chao-Hsiung Liao
Christian Hilberg
Christian Kellner
Christian Kirbach
Christian Persch
Christophe Dumez
Christophe Fergeau
Christy Eller
Chun-wei Fan
Claudio Saavedra
Colin Walters
- [gnome-desktop] MAINTAINERS: Add myself; i'll do patch review etc. Mon Jun 04 17:45:09 GMT 2012
- [libsocialweb] client: Fix namespacing of introspection annotations Mon Jun 04 17:54:50 GMT 2012
- [ostree] TODO: Update Tue Jun 05 15:01:57 GMT 2012
- [ostree] core: Just require libsoup, not libsoup-gnome Tue Jun 05 15:02:01 GMT 2012
- [gobject-introspection] Update annotations to glib 2.33.2 Tue Jun 05 15:20:13 GMT 2012
- [gobject-introspection] Release 1.33.2 Tue Jun 05 15:58:47 GMT 2012
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_33_2 Tue Jun 05 15:58:52 GMT 2012
- [gjs] Release 1.33.2 Tue Jun 05 17:00:05 GMT 2012
- [gjs] Created tag GJS_1_33_2 Tue Jun 05 17:00:11 GMT 2012
- [glib] configure: Require libelf 0.8.12 Tue Jun 05 18:17:57 GMT 2012
- [glib] Pass -framework sub-flag without embedded whitespace Wed Jun 06 01:27:43 GMT 2012
- [ostree] core: Fix memory leak Wed Jun 06 02:40:11 GMT 2012
- [ostree] pull: Download and checksum asynchronously Wed Jun 06 02:40:16 GMT 2012
- [ostree] ostbuild: Add -k option to git-mirror Wed Jun 06 02:56:41 GMT 2012
- [gnome-ostree] 3.6: Drop upstreamed linux-firmware patch Wed Jun 06 03:09:44 GMT 2012
- [gnome-ostree] 3.6: Make linux-firmware configure script executable Wed Jun 06 03:18:31 GMT 2012
- [glib] tests/spawn-multithreaded: Decrease parallelism to avoid crashing on OS X Wed Jun 06 11:16:56 GMT 2012
- [gnome-ostree] 3.6: Move spidermonkey before polkit Wed Jun 06 11:17:29 GMT 2012
- [ostree] core: Fix mkdtemp invocation Wed Jun 06 14:04:20 GMT 2012
- [valadoc] autogen.sh: Honor NOCONFIGURE=1 Wed Jun 06 19:41:55 GMT 2012
- [gnome-ostree] 3.6: Update polkit build Wed Jun 06 20:07:38 GMT 2012
- [ostree] ostbuild: Fix circular dependency between resolve and git-mirror Wed Jun 06 20:41:49 GMT 2012
- [ostree] ostbuild: Add rootdir argument to deploy-qemu Wed Jun 06 20:41:54 GMT 2012
- [gnome-ostree] 3.6: Fix agent helper path Wed Jun 06 20:52:08 GMT 2012
- [gnome-ostree] 3.6: drop upstreamed pango patch Wed Jun 06 21:10:35 GMT 2012
- [gvfs] build: Fix srcdir != builddir Wed Jun 06 21:43:14 GMT 2012
- [gvfs] build: More srcdir != builddir fixes Wed Jun 06 21:47:23 GMT 2012
- [jhbuild] 3.6: Add valadoc (and graphviz dependency) Thu Jun 07 00:17:34 GMT 2012
- [glib] configure: Add --disable-libelf option Thu Jun 07 01:55:22 GMT 2012
- [libsoup] tests/date: Fix compiler warning Thu Jun 07 02:04:30 GMT 2012
- [ostree] build: Bump libsoup dependency Thu Jun 07 02:06:36 GMT 2012
- [ostree] build: Actually, we need bleeding edge libsoup Thu Jun 07 02:13:06 GMT 2012
- [glib] Fix path to aclocal in output message Thu Jun 07 11:00:56 GMT 2012
- [ostree] ostbuild: Allow specifying components to git fetch Thu Jun 07 14:20:06 GMT 2012
- [ostree] (2 commits) Created branch wip/embed-glib Thu Jun 07 21:45:25 GMT 2012
- [ostree/wip/embed-glib: 1/2] build: Add option to disable ostbuild Thu Jun 07 21:45:31 GMT 2012
- [ostree/wip/embed-glib: 2/2] wip Thu Jun 07 21:45:36 GMT 2012
- [gnome-ostree] 3.6: Add lvm2 Thu Jun 07 22:04:36 GMT 2012
- [jhbuild] autogen.sh: Honor NOCONFIGURE=1 Fri Jun 08 01:36:56 GMT 2012
- [json-glib] path: Pass int width for printf field width, not long Fri Jun 08 15:24:47 GMT 2012
- [jhbuild] 3.6: e-d-s requires gcr Fri Jun 08 20:18:18 GMT 2012
- [gnome-menus] gnome-menus: Fix g-ir-scanner warnings Fri Jun 08 20:34:18 GMT 2012
- [ostree] ostbuild: Fix -k option to git-mirror Fri Jun 08 20:49:04 GMT 2012
- [ostree] ostbuild: Fix previous commit (this should have been amended) Fri Jun 08 20:52:36 GMT 2012
- [jhbuild] 3.6: Disable folks eds backend temporarily Fri Jun 08 21:28:01 GMT 2012
- [gnome-ostree] 3.6: Drop upstreamed accountsservice patch Fri Jun 08 22:50:52 GMT 2012
- [gnome-ostree] Move ostbuild into this module Fri Jun 08 23:01:36 GMT 2012
- [ostree] ostbuild: Move to gnome-ostree module Fri Jun 08 23:03:48 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Add cwd property Mon Jun 11 19:58:49 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Add environment property Mon Jun 11 20:15:32 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Move io priority into _set_input_stream Mon Jun 11 20:23:39 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Clean up add/create watch API Mon Jun 11 21:07:40 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Change stdin API to _inherit() Mon Jun 11 21:16:51 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Update symbols and docs Mon Jun 11 21:32:35 GMT 2012
- [gnome-ostree] ostbuild: Minor cleanups Mon Jun 11 22:20:05 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Add more to documentation overview Tue Jun 12 14:09:37 GMT 2012
- [gnome-ostree] 3.6: Drop mesa patches; all have equivalent upstream fixes Tue Jun 12 15:33:05 GMT 2012
- [jhbuild] 3.6: Re-enable folks eds backend Tue Jun 12 16:57:31 GMT 2012
- [jhbuild/wip/rootowned] rootfs: More DESIGN thoughts Tue Jun 12 16:57:36 GMT 2012
- [jhbuild/wip/rootowned] More DESIGN Tue Jun 12 16:57:41 GMT 2012
- [jhbuild] Deleted branch wip/rootowned Tue Jun 12 16:59:25 GMT 2012
- [ostree] core: Fall back to copying checkouts on EMLINK/EXDEV Tue Jun 12 18:52:44 GMT 2012
- [gnome-ostree] Created tag v2012.1 Tue Jun 12 19:03:55 GMT 2012
- [ostree] Deleted branch wip/embed-glib Tue Jun 12 22:00:51 GMT 2012
- [ostree] Created branch wip/embed-glib Tue Jun 12 22:01:03 GMT 2012
- [ostree/wip/embed-glib] Support building with embedded glib Tue Jun 12 22:01:07 GMT 2012
- [gnome-ostree] Move ostbuild to src/ Tue Jun 12 23:36:51 GMT 2012
- [gnome-ostree] 3.6: Add gnome-ostree (it's recursive!) Tue Jun 12 23:36:56 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Document g_subprocess_get_pid() more Wed Jun 13 18:58:17 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] Ensure we call g_spawn_close_pid() on Windows always Wed Jun 13 20:22:35 GMT 2012
- [ostree] Add fontconfig trigger Wed Jun 13 22:34:06 GMT 2012
- [librsvg] build: Ensure enum types are in BUILT_SOURCES Thu Jun 14 01:59:44 GMT 2012
- [ostree] triggers: Fix previous commit Thu Jun 14 02:11:07 GMT 2012
- [jhbuild] 3.6: Disable folks socialweb backend Thu Jun 14 14:20:43 GMT 2012
- [ostree] Support building with embedded glib Thu Jun 14 17:57:39 GMT 2012
- [gnome-settings-daemon] build: Add definition of CONSOLEKIT_* in new location Thu Jun 14 18:19:29 GMT 2012
- [gnome-settings-daemon] build: Delete unused defines Thu Jun 14 18:19:34 GMT 2012
- [gnome-settings-daemon] build: Link test-power plugin against -lm, it uses floor() Thu Jun 14 19:04:09 GMT 2012
- [at-spi2-core] autogen.sh: Honor NOCONFIGURE=1 Thu Jun 14 20:40:42 GMT 2012
- [gnome-ostree] 3.6: Add at-spi2-core and at-spi2-atk Thu Jun 14 21:37:52 GMT 2012
- [ostree] Support building with embedded libsoup Fri Jun 15 00:12:17 GMT 2012
- [pango] utils: Add missing prototype for pango_config_key_get_system() Sat Jun 16 13:20:53 GMT 2012
- [librsvg] Fix build regression in previous commit Tue Jun 19 13:56:32 GMT 2012
- [gnome-shell] build: Make folks optional Tue Jun 19 20:57:13 GMT 2012
- [gnome-ostree] Add qa/repoweb Tue Jun 19 20:58:39 GMT 2012
- [gnome-ostree] 3.6: Drop folks for now Tue Jun 19 20:58:44 GMT 2012
- [ostree] triggers: Quiet GConf trigger Wed Jun 20 14:38:34 GMT 2012
- [ostree] core: Don't silence output of ostree-run-triggers Wed Jun 20 14:38:39 GMT 2012
- [ostree] build: Various bugfixes for embedded-dependencies Wed Jun 20 14:38:44 GMT 2012
- [ostree] Deleted branch wip/embed-glib Wed Jun 20 14:52:40 GMT 2012
- [gnome-ostree] ostbuild: Don't ship .pyc, .pyo files Wed Jun 20 14:53:17 GMT 2012
- [ostree] build: Fix syntax error in non-embedded build case Wed Jun 20 19:43:35 GMT 2012
- [ostree] pull: Properly propagate errors Wed Jun 20 19:43:35 GMT 2012
- [glib] (6 commits) Created branch wip/coverity-fixes Thu Jun 21 16:13:15 GMT 2012
- [glib/wip/coverity-fixes: 1/6] gfileutils: Remove extra fclose() Thu Jun 21 16:13:19 GMT 2012
- [glib/wip/coverity-fixes: 2/6] tests: Add missing va_end() Thu Jun 21 16:13:24 GMT 2012
- [glib/wip/coverity-fixes: 3/6] tests: Add missing initializer for return value Thu Jun 21 16:13:29 GMT 2012
- [glib/wip/coverity-fixes: 4/6] gmenu: Remove stray semicolon in g_menu_clear_item() Thu Jun 21 16:13:34 GMT 2012
- [glib/wip/coverity-fixes: 5/6] gresourcefile.c: Remove stray semicolon Thu Jun 21 16:13:39 GMT 2012
- [glib/wip/coverity-fixes: 6/6] gsignal: Properly handle NULL nodes Thu Jun 21 16:13:44 GMT 2012
- [glib] (3 commits) Created branch wip/async-io-perf Thu Jun 21 16:47:35 GMT 2012
- [glib/wip/async-io-perf: 1/3] gmain: Optimize insertion of matching or higher priority sources Thu Jun 21 16:47:40 GMT 2012
- [glib/wip/async-io-perf: 2/3] GIOScheduler: Avoid constant iteration over pending job list Thu Jun 21 16:47:45 GMT 2012
- [glib/wip/async-io-perf: 3/3] GIOScheduler: Use a GList, not GSList for jobs Thu Jun 21 16:47:50 GMT 2012
- [glib/wip/coverity-fixes] tests/unix: Ensure buffer is NUL terminated Thu Jun 21 20:01:53 GMT 2012
- [glib/wip/coverity-fixes] gspawn: Abort if we can't open /dev/null Thu Jun 21 20:01:58 GMT 2012
- [glib/wip/coverity-fixes] GRand: Check return value of fopen directly Thu Jun 21 20:02:03 GMT 2012
- [ostree] tests: Just use OT_TESTS_DEBUG to say "save test data" Thu Jun 21 22:31:03 GMT 2012
- [ostree] core: Check out asynchronously Thu Jun 21 22:31:08 GMT 2012
- [glib] GUnixVolumeMonitor: Make use of new g_list_copy_deep() Thu Jun 21 22:33:25 GMT 2012
- [glib/wip/gsubprocess] GSubprocess: [rebase] glib-compile-resources: unref subprocesses Fri Jun 22 00:55:05 GMT 2012
- [gnome-ostree] 3.6: Catch up with libgweather status from jhbuild Fri Jun 22 03:17:08 GMT 2012
- [gnome-ostree] ostbuild: Add log message containing component JSON Fri Jun 22 03:17:56 GMT 2012
- [glib] gfileutils: Remove extra fclose() Fri Jun 22 15:09:07 GMT 2012
- [glib] tests: Add missing va_end() Fri Jun 22 15:09:12 GMT 2012
- [glib] tests: Add missing initializer for return value Fri Jun 22 15:09:17 GMT 2012
- [glib] gmenu: Remove stray semicolon in g_menu_clear_item() Fri Jun 22 15:09:22 GMT 2012
- [glib] gresourcefile.c: Remove stray semicolon Fri Jun 22 15:09:27 GMT 2012
- [glib] gsignal: Properly handle NULL nodes Fri Jun 22 15:09:32 GMT 2012
- [glib] tests/unix: Ensure buffer is NUL terminated Fri Jun 22 15:09:37 GMT 2012
- [glib] gspawn: Abort if we can't open /dev/null Fri Jun 22 15:09:42 GMT 2012
- [glib] GRand: Check return value of fopen directly Fri Jun 22 15:09:47 GMT 2012
- [glib] GIOScheduler: Avoid constant iteration over pending job list Fri Jun 22 15:48:41 GMT 2012
- [glib] GIOScheduler: Use a GList, not GSList for jobs Fri Jun 22 15:48:46 GMT 2012
- [gnome-shell] clock: Switch to using GnomeWallClock, delete clock GSettings controls Fri Jun 22 22:15:28 GMT 2012
- [gtk+] gtkdbusinterfaces: Fix srcdir != builddir Sat Jun 23 20:00:13 GMT 2012
- [libsecret] build: Fix srcdir != builddir Mon Jun 25 22:22:15 GMT 2012
- [libsecret] secret-tool: Don't read uninitialized variable on error path Mon Jun 25 22:23:02 GMT 2012
- [glib] gio/tests/actions: Plug a memory leak Mon Jun 25 22:23:29 GMT 2012
- [gnome-ostree] 3.6: Add libsecret, needed by latest gnome-online-accounts Mon Jun 25 22:27:13 GMT 2012
- [glib] Fix previous commit Mon Jun 25 23:37:48 GMT 2012
- [gobject-introspection] Release 1.33.3 Tue Jun 26 13:06:57 GMT 2012
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_33_3 Tue Jun 26 13:07:03 GMT 2012
- [gnome-desktop] Release 3.5.3 Tue Jun 26 13:07:10 GMT 2012
- [gnome-desktop] Created tag 3.5.3 Tue Jun 26 13:07:15 GMT 2012
- [gjs] Release 1.33.3 Tue Jun 26 13:08:13 GMT 2012
- [gjs] Created tag GJS_1_33_3 Tue Jun 26 13:08:18 GMT 2012
- [libsoup] Revert "make dist fix" Tue Jun 26 14:16:37 GMT 2012
- [libsoup] tld-parser: Add error handling Tue Jun 26 16:15:08 GMT 2012
- [glib] GTestDBus: Don't call into gvfs Tue Jun 26 16:26:52 GMT 2012
- [gtk+] build: Drop --without-atk-bridge option Tue Jun 26 17:53:18 GMT 2012
- [gnome-shell] dateMenu: Fix regression that caused no date to be displayed Tue Jun 26 18:03:07 GMT 2012
- [libsoup] build: Don't write tld_data.inc to srcdir which may not be writable Wed Jun 27 00:19:59 GMT 2012
- [libsoup] tld-parser: Rewrite in Python Wed Jun 27 00:19:59 GMT 2012
- [evolution-data-server] build: libebook: Fix race condition in gen-western-table.py Wed Jun 27 00:20:44 GMT 2012
- [ostree] embedded deps: Properly quote/handle PATH/LDFLAGS Thu Jun 28 03:22:36 GMT 2012
- [ostree] main: Fix a format string error Thu Jun 28 03:22:41 GMT 2012
- [ostree] Make more compiler warnings into errors Thu Jun 28 03:22:46 GMT 2012
- [ostree] build: Use LDADD libraries to link with, not LDFLAGS Thu Jun 28 03:22:51 GMT 2012
- [ostree] Release 2012.8 Thu Jun 28 03:22:56 GMT 2012
- [ostree] Created tag v2012.8 Thu Jun 28 03:23:01 GMT 2012
- [libsecret] build: Ensure aclocal finds our local macros Thu Jun 28 15:38:26 GMT 2012
- [libsecret] build: Remove double usage of $(srcdir) Thu Jun 28 15:54:03 GMT 2012
- [gobject-introspection] fix GIArgument being exported as _Argument in .gir Thu Jun 28 18:22:10 GMT 2012
- [ostree] pull: Fix use-after-free in async fetcher Thu Jun 28 19:18:58 GMT 2012
- [ostree] pull: Fix a memory leak Thu Jun 28 19:19:03 GMT 2012
- [gjs] build: Link everything to gio Thu Jun 28 22:09:00 GMT 2012
- [gvfs] build: Add --disable-documentation option Sat Jun 30 15:00:34 GMT 2012
- [gnome-ostree] 3.6: Add --disable-documentation for gvfs Sat Jun 30 15:01:10 GMT 2012
- [ostree] core: Drop ot_gfile_new_for_path Sat Jun 30 17:43:31 GMT 2012
- [ostree] core: drop dead/unused code Sat Jun 30 17:50:38 GMT 2012
Cosimo Cecchi
Craig Keogh
Curtis Gedak
Damien Lespiau
Damien Sandras
Daniel Drake
Danielle Madeley
Daniel Nylander
Daniel P . Berrange
Daniel Veillard
Dan Williams
Dan Winship
David King
David Woodhouse
David Zeuthen
Debarshi Ray
Diego Escalante Urrelo
Dimitris Spingos
Djavan Fagundes
Dodji Seketeli
Dov Grobgeld
Ekaterina Gerasimova
Emmanuele Bassi
Emmanuel Pacaud
Eugen Dedu
Evan Nemerson
- [vala] glib-2.0: set FileSeek cname to "int" Fri Jun 01 02:39:20 GMT 2012
- [vala] libxml-2.0: add SaveCtxt bindings Sat Jun 02 22:31:48 GMT 2012
- [vala] vte, vte-2.90: fix Vte.Terminal.match_check binding Tue Jun 05 21:49:09 GMT 2012
- [vala] gstreamer-0.10: fix Bus.create_watch return value type Tue Jun 05 22:36:45 GMT 2012
- [vala] glib-2.0: add ThreadPool.with_owned_data and ThreadPool.add Wed Jun 06 17:09:56 GMT 2012
- [vala] gdk-3.0: mark Gdk.Atom as derived from uint Thu Jun 07 22:52:13 GMT 2012
- [vala] libxml-2.0: add missing cnames to some Doc fields Thu Jun 07 22:52:18 GMT 2012
- [vala] gstreamer-0.10: correct type id of Gst.TypeFindFactory Thu Jun 07 22:57:24 GMT 2012
- [vala] x11: Enable some fields which were previously commented out. Thu Jun 07 23:33:46 GMT 2012
- [vala] dbus-glib-1: add dbus_g_connection_open binding Fri Jun 08 00:22:30 GMT 2012
- [vala] gtk+-3.0: add information to generate 2d0e7f49 Fri Jun 08 00:45:46 GMT 2012
- [vala] gtk+-3.0: hide SelectionData.get_data_with_length length parameter Fri Jun 08 00:45:51 GMT 2012
- [vala] Added is_out annotation for StyleContext.lookup_color Fri Jun 08 00:54:55 GMT 2012
- [vala] gtk+-2.0, gtk+-3.0: add is_ref annotation for TreeStore.remove Fri Jun 08 00:55:00 GMT 2012
- [vala] gtk+-2.0, gtk+-3.0: fix Gtk.test_init Fri Jun 08 01:04:01 GMT 2012
- [vala] gtk+-3.0: Gtk.Scrollbar constructor allows null adjustment Fri Jun 08 01:08:09 GMT 2012
- [vala] gtk+-2.0, gtk+-3.0: make TreeView.get_tooltip_context.x and y ref Fri Jun 08 01:16:34 GMT 2012
- [vala] gtk+-2.0, gtk+-3.0: include necessary headers for IMContext(Info) types Fri Jun 08 01:44:30 GMT 2012
- [vala] gtk+-3.0: update to 3.5.5 Fri Jun 08 02:11:08 GMT 2012
- [clutter] binding-pool: add user_data parameter to ClutterBindingActionFunc Sat Jun 09 20:28:45 GMT 2012
- [vala] clutter-1.0: update to latest git Sat Jun 09 20:47:22 GMT 2012
- [clutter] introspection: assorted annotation fixes ported from Vala Wed Jun 13 02:50:37 GMT 2012
- [vala] girparser: allow setting base_type of boxed types in metadata Wed Jun 13 02:52:44 GMT 2012
- [vala] girparser: handle multiple symbol prefixes Wed Jun 13 02:52:49 GMT 2012
- [vala] clutter-1.0: update bindings to latest git, remove obsolete data Wed Jun 13 02:52:54 GMT 2012
- [librsvg] Update .gitignore to include lots more generated files Wed Jun 13 02:59:25 GMT 2012
- [librsvg] Deprecate including headers other than rsvg.h Wed Jun 13 02:59:30 GMT 2012
- [librsvg] introspection: assorted fixes to avoid Vala regressions Wed Jun 13 02:59:35 GMT 2012
- [vala] gdk-x11-2.0, gdk-x11-3.0: fix X11Display.broadcast_startup_message Wed Jun 13 04:56:24 GMT 2012
- [vala] gio-2.0: make Drive and Volume get_sort_key method virtual Wed Jun 13 04:56:29 GMT 2012
- [vala] bindings: update GIR-based bindings Sat Jun 16 06:29:39 GMT 2012
- [vala] gdk-3.0: Gdk.EventKey does not have a GType Sat Jun 16 22:29:40 GMT 2012
- [librsvg] introspection: clean up lots of warnings emitted by g-ir-scanner Wed Jun 20 07:01:37 GMT 2012
- [vala] vapigen.m4: add an argument for the default value Wed Jun 20 18:45:48 GMT 2012
- [vala] glib-2.0: make GLib.Pid inherit from int Wed Jun 20 18:45:53 GMT 2012
- [libgnome-keyring] introspection: some minor fixes to avoid Vala regressions Fri Jun 22 09:00:12 GMT 2012
- [vala] Give priority to unversioned vapi directory Fri Jun 22 19:37:32 GMT 2012
- [vala] vapigen: support deprecated namespace annotations in metadata files Fri Jun 22 19:37:37 GMT 2012
- [vala] libgda-4.0, libgda-report-4.0, librsvg-2.0: deprecate Fri Jun 22 19:37:42 GMT 2012
- [vala] codegen: use glib macros instead of trying to guess correct names Sat Jun 23 05:16:45 GMT 2012
- [vala] codegen: allow integer-derived types as generic arguments Sun Jun 24 19:24:19 GMT 2012
- [vala] GIR parser: add default value to GCancellable arguments when possible Mon Jun 25 21:57:28 GMT 2012
- [vala] GIR parser: allow setting async finish functions in GIR Mon Jun 25 21:57:33 GMT 2012
- [vala] gdk-pixbuf-2.0: remove some obsolete metadata Mon Jun 25 22:34:33 GMT 2012
- [vala] gio-2.0: fix Settings.bind_with_mapping Tue Jun 26 08:44:19 GMT 2012
- [vala] libpq: fix freeing of Postgres.Notify Wed Jun 27 00:21:41 GMT 2012
- [vala] posix: fix inet_ntop binding, clean up some style issues Thu Jun 28 06:41:55 GMT 2012
Fabien Parent
Federico Mena Quintero
Felix Riemann
Florian Brosch
Frederic Peters
Gabor Keleman
Garrett Regier
George Lebl
Gil Forcada Codinachs
Giovanni Campagna
Guillaume Desmottes
Hans Breuer
Hans Shu Lo
Ignacio Casal Quinteiro
Ihar Hrachyshka
Isaac Wagner
- [gegl/soc-2012-editor] Updates to editor.txt Mon Jun 04 23:18:56 GMT 2012
- [gegl] Created editor.txt and added some desired features Tue Jun 05 00:04:05 GMT 2012
- [gegl] Modified editor.txt Tue Jun 05 00:04:10 GMT 2012
- [gegl] Updates to editor.txt Tue Jun 05 00:04:15 GMT 2012
- [gegl/soc-2012-editor] opencl: cast arguments to printf that are size_t Tue Jun 05 00:08:28 GMT 2012
- [gegl/soc-2012-editor] decrease default babl tolerance to 0.0001 Tue Jun 05 00:08:33 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:08:38 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:08:43 GMT 2012
- [gegl/soc-2012-editor] transform: add scaleratio and scalesize operation to be more user-friendly the scaleratio operation Tue Jun 05 00:08:48 GMT 2012
- [gegl/soc-2012-editor] invert: rewrite without too much loop and variables Tue Jun 05 00:08:53 GMT 2012
- [gegl/soc-2012-editor] Updated POTFILES.in Tue Jun 05 00:08:58 GMT 2012
- [gegl/soc-2012-editor] opencl: bug in init Tue Jun 05 00:09:03 GMT 2012
- [gegl/soc-2012-editor] opencl: optimizations Tue Jun 05 00:09:08 GMT 2012
- [gegl/soc-2012-editor] opencl: forgot the opencl_support flag Tue Jun 05 00:09:13 GMT 2012
- [gegl/soc-2012-editor] buffer: work around broken COW for clearing Tue Jun 05 00:09:18 GMT 2012
- [gegl/soc-2012-editor] adjust efault GEGL tolerance Tue Jun 05 00:09:23 GMT 2012
- [gegl/soc-2012-editor] ops: remove max-rgb Tue Jun 05 00:09:28 GMT 2012
- [gegl/soc-2012-editor] remove obsolete reference to max-rgb.c Tue Jun 05 00:09:33 GMT 2012
- [gegl/soc-2012-editor] buffer-source: mark buffer as a non-inplace capable buffer Tue Jun 05 00:09:38 GMT 2012
- [gegl/soc-2012-editor] Updated Polish translation Tue Jun 05 00:09:43 GMT 2012
- [gegl/soc-2012-editor] color-to-alpha: make it be a point op Tue Jun 05 00:09:48 GMT 2012
- [gegl/soc-2012-editor] color-to-alpha: default to white Tue Jun 05 00:09:53 GMT 2012
- [gegl/soc-2012-editor] fix mispelling, thanks to Christian Kirbach Tue Jun 05 00:09:58 GMT 2012
- [gegl/soc-2012-editor] Added translation into Greek Tue Jun 05 00:10:04 GMT 2012
- [gegl/soc-2012-editor] Updated Slovenian translation Tue Jun 05 00:10:08 GMT 2012
- [gegl/soc-2012-editor] tests: re-enable gamma test Tue Jun 05 00:10:13 GMT 2012
- [gegl/soc-2012-editor] operations: Link to gegl on all platforms, not just Windows Tue Jun 05 00:10:18 GMT 2012
- [gegl/soc-2012-editor] Updated Greek translation Tue Jun 05 00:10:24 GMT 2012
- [gegl/soc-2012-editor] Updated Slovenian translation Tue Jun 05 00:10:29 GMT 2012
- [gegl/soc-2012-editor] buffer: cache the backend of each buffer Tue Jun 05 00:10:34 GMT 2012
- [gegl/soc-2012-editor] buffer: remove type safetey from a few casts Tue Jun 05 00:10:39 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:10:44 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:10:49 GMT 2012
- [gegl/soc-2012-editor] buffer: fix a warning about implicit declaration of gegl_buffer_backend2 Tue Jun 05 00:10:54 GMT 2012
- [gegl/soc-2012-editor] Added German translation Tue Jun 05 00:10:59 GMT 2012
- [gegl/soc-2012-editor] ops: move color-reduction out of workshop Tue Jun 05 00:11:04 GMT 2012
- [gegl/soc-2012-editor] Updated POTFILES.in Tue Jun 05 00:11:09 GMT 2012
- [gegl/soc-2012-editor] ops: make color-reduction use an enum for strategy Tue Jun 05 00:11:14 GMT 2012
- [gegl/soc-2012-editor] ops/color-reduction: improve strings Tue Jun 05 00:11:19 GMT 2012
- [gegl/soc-2012-editor] chant: Call the user provided class_init after the chant class_init Tue Jun 05 00:11:24 GMT 2012
- [gegl/soc-2012-editor] buffer-source: Handle the 'changed' signal on input buffer correctly Tue Jun 05 00:11:29 GMT 2012
- [gegl/soc-2012-editor] buffer: Implement emission of 'changed' signal on GeglBuffer Tue Jun 05 00:11:34 GMT 2012
- [gegl/soc-2012-editor] tests: Add simple tests for emission of 'changed' signal on GeglBuffer Tue Jun 05 00:11:39 GMT 2012
- [gegl/soc-2012-editor] buffer-source: Correctly store result of g_signal_connect Tue Jun 05 00:11:44 GMT 2012
- [gegl/soc-2012-editor] Fixes message if intltool isn't present Tue Jun 05 00:11:49 GMT 2012
- [gegl/soc-2012-editor] test-buffer-changes: try to fix C89 compilation Tue Jun 05 00:11:54 GMT 2012
- [gegl/soc-2012-editor] test-buffer-changes: add missing prototypes Tue Jun 05 00:11:59 GMT 2012
- [gegl] Deleted branch soc-2012-editor Tue Jun 05 00:12:00 GMT 2012
- [gegl/soc-2012-editor] docs: Make GeglBufferIterator show in API reference Tue Jun 05 00:12:04 GMT 2012
- [gegl/soc-2012-editor] Updated Slovenian translation Tue Jun 05 00:12:10 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:15 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:20 GMT 2012
- [gegl/soc-2012-editor] Fixed typo Tue Jun 05 00:12:25 GMT 2012
- [gegl/soc-2012-editor] Fixed another typo Tue Jun 05 00:12:30 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:35 GMT 2012
- [gegl/soc-2012-editor] Fixed typo Tue Jun 05 00:12:40 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:45 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:50 GMT 2012
- [gegl/soc-2012-editor] Updated Spanish translation Tue Jun 05 00:12:55 GMT 2012
- [gegl/soc-2012-editor] docs: Fix broken links to glib/gobject docs. Tue Jun 05 00:13:00 GMT 2012
- [gegl/soc-2012-editor] buffer-iterator: update doc Tue Jun 05 00:13:05 GMT 2012
- [gegl/soc-2012-editor] gegl-config: don't initialize twice the config with different parameters Tue Jun 05 00:13:10 GMT 2012
- [gegl/soc-2012-editor] initialize babl before gegl-config Tue Jun 05 00:13:15 GMT 2012
- [gegl/soc-2012-editor] gegl-config: add G_PARAM_CONSTRUCT flag to the properties. Tue Jun 05 00:13:20 GMT 2012
- [gegl/soc-2012-editor] gegl-config: proper formatting and include cleanup Tue Jun 05 00:13:25 GMT 2012
- [gegl/soc-2012-editor] Add Korean translation Tue Jun 05 00:13:30 GMT 2012
- [gegl/soc-2012-editor] Updated Slovenian translation Tue Jun 05 00:13:35 GMT 2012
- [gegl/soc-2012-editor] operations: opacity in the dropshadow op should be in the 0..1 range, not -2..2 Tue Jun 05 00:13:40 GMT 2012
- [gegl/soc-2012-editor] Added Swedish translation Tue Jun 05 00:13:45 GMT 2012
- [gegl/soc-2012-editor] tests/compositions: Always fail make check on test error Tue Jun 05 00:13:50 GMT 2012
- [gegl/soc-2012-editor] gegl-config: change the default babl-tolerance to the default hardcoded in babl Tue Jun 05 00:13:55 GMT 2012
- [gegl/soc-2012-editor] gegl/buffer: use g_open, g_access instead of open, access Tue Jun 05 00:14:00 GMT 2012
- [gegl/soc-2012-editor] doc: rename the affine directory to transform Tue Jun 05 00:14:05 GMT 2012
- [gegl/soc-2012-editor] doc: update the mailing list archive URL Tue Jun 05 00:14:10 GMT 2012
- [gegl/soc-2012-editor] buffer: Make a buffer's abyss track its extent by default. Tue Jun 05 00:14:15 GMT 2012
- [gegl/soc-2012-editor] tests: Automated test for growing buffer extent Tue Jun 05 00:14:20 GMT 2012
- [gegl/soc-2012-editor] buffer: #include <glib/gstdio.h> for g_open() and friends Tue Jun 05 00:14:25 GMT 2012
- [gegl/soc-2012-editor] add test cases for linear buffer copying Tue Jun 05 00:14:30 GMT 2012
- [gegl/soc-2012-editor] more complex test case. Totally b0rk. Tue Jun 05 00:14:35 GMT 2012
- [gegl/soc-2012-editor] fix embarrassing bug in tests... Doh! Tue Jun 05 00:14:40 GMT 2012
- [gegl/soc-2012-editor] buffer: fix a warning about implicit declaration of g_open Tue Jun 05 00:14:45 GMT 2012
- [gegl/soc-2012-editor] bilateral-filter: don't leak buffer if radius<1, copy data instead Tue Jun 05 00:14:51 GMT 2012
- [gegl/soc-2012-editor] color-rotate: clean double init Tue Jun 05 00:14:56 GMT 2012
- [gegl/soc-2012-editor] fix shift-x/y initial values for linear buffers. Tue Jun 05 00:15:01 GMT 2012
- [gegl/soc-2012-editor] buffer: considerably speed up the tile cache Tue Jun 05 00:15:06 GMT 2012
- [gegl/soc-2012-editor] buffer: make cache_invalidate() and cache_void() O(1) too Tue Jun 05 00:15:11 GMT 2012
- [gegl/soc-2012-editor] buffer: add utility function cache_lookup() to kill duplicated code Tue Jun 05 00:15:16 GMT 2012
- [gegl/soc-2012-editor] buffer: pass the third parameter to g_open Tue Jun 05 00:15:21 GMT 2012
- [gegl/soc-2012-editor] introspect.c: useless fix of a memory leak Tue Jun 05 00:15:26 GMT 2012
- [gegl/soc-2012-editor] add a revamped pixelize op to produce dot raster image Tue Jun 05 00:15:31 GMT 2012
- [gegl] Created branch soc-2012-editor Tue Jun 05 17:24:47 GMT 2012
- [gegl/soc-2012-editor] Experimenting with Gtk and Cairo, setting up class boilerplate code, etc Tue Jun 05 17:24:52 GMT 2012
- [gegl/soc-2012-editor] More experimentation with Cairo and GTK+. Added mouse input, simple drawing Wed Jun 06 02:57:09 GMT 2012
- [gegl/soc-2012-editor] Added dummy nodes which can be dragged by the mouse Wed Jun 06 02:57:13 GMT 2012
- [gegl/soc-2012-editor] Can resize nodes and the last node to be moved or resized is moved to the top (might get rid of resi Wed Jun 06 02:57:19 GMT 2012
- [gegl/soc-2012-editor] Added pads and connections between pads are rendered with a bezier curve Wed Jun 06 03:58:44 GMT 2012
- [gegl/soc-2012-editor] Can drag to connect nodes. Shows curve from node to cursor while connecting output->input Wed Jun 06 04:36:49 GMT 2012
- [gegl/soc-2012-editor] Better behavior when dragging to place a new connection Wed Jun 06 04:42:39 GMT 2012
- [gegl/soc-2012-editor] Added method to add a new node to the widget with a specified title, list of inputs, and list of out Wed Jun 13 18:19:35 GMT 2012
- [gegl/soc-2012-editor] Renamed class GeglNodeWidget->GeglEditor Wed Jun 13 20:29:28 GMT 2012
- [gegl/soc-2012-editor] Added node IDs and a function for externally setting the position of a node Wed Jun 13 20:29:33 GMT 2012
- [gegl/soc-2012-editor] Started working on layer functions Wed Jun 13 20:29:38 GMT 2012
- [gegl/soc-2012-editor] Can add a node to the interface layer, which creates an appropriate node on the editor widget with t Wed Jun 13 20:29:43 GMT 2012
- [gegl/soc-2012-editor] Will also add an output pad to the node graphic if the operation has one Wed Jun 13 20:29:48 GMT 2012
- [gegl/soc-2012-editor] Made node dis/connection callbacks functional Wed Jun 13 22:20:28 GMT 2012
- [gegl/soc-2012-editor] Added dummy menu to Gtk+ shell Wed Jun 13 22:20:33 GMT 2012
- [gegl/soc-2012-editor] Will blit the contents of a node onto a thumbnail preview in the graphic. Pretty messy right now. Fri Jun 15 20:21:52 GMT 2012
- [gegl/soc-2012-editor] Can add new operations by name from a dialog box Fri Jun 15 20:23:48 GMT 2012
- [gegl/soc-2012-editor] Added code to print out a list of properties and their types whenever a new node is selected. Mon Jun 18 00:29:49 GMT 2012
- [gegl/soc-2012-editor] Added a panel in the editor window which is populated with a table of properties whenever a new node Mon Jun 18 00:29:49 GMT 2012
- [gegl/soc-2012-editor] Working on making properties modified in the Gtk table affect the properties of the node in Gegl. So Mon Jun 18 01:31:53 GMT 2012
- [gegl/soc-2012-editor] Some property fields are populated when the node is selected. Hanging still often occurs when settin Mon Jun 18 03:05:12 GMT 2012
- [gegl/soc-2012-editor] added image files to the .gitignore file in the editor folder Mon Jun 18 03:12:15 GMT 2012
- [gegl/soc-2012-editor] Destroys unused cairo surfaces when new ones are created Mon Jun 18 19:39:32 GMT 2012
- [gegl] Deleted branch soc-2012-editor Thu Jun 28 14:02:21 GMT 2012
- [gegl/soc-2012-editor: 1/24] Experimenting with Gtk and Cairo, setting up class boilerplate code, etc Thu Jun 28 14:02:24 GMT 2012
- [gegl] (24 commits) Created branch soc-2012-editor Thu Jun 28 14:02:24 GMT 2012
- [gegl/soc-2012-editor: 2/24] More experimentation with Cairo and GTK+. Added mouse input, simple drawing Thu Jun 28 14:02:25 GMT 2012
- [gegl/soc-2012-editor: 3/24] Added dummy nodes which can be dragged by the mouse Thu Jun 28 14:02:30 GMT 2012
- [gegl/soc-2012-editor: 4/24] Can resize nodes and the last node to be moved or resized is moved to the top (might get rid of resi Thu Jun 28 14:02:35 GMT 2012
- [gegl/soc-2012-editor: 5/24] Added pads and connections between pads are rendered with a bezier curve Thu Jun 28 14:02:40 GMT 2012
- [gegl/soc-2012-editor: 6/24] Can drag to connect nodes. Shows curve from node to cursor while connecting output->input Thu Jun 28 14:02:45 GMT 2012
- [gegl/soc-2012-editor: 7/24] Better behavior when dragging to place a new connection Thu Jun 28 14:02:50 GMT 2012
- [gegl/soc-2012-editor: 8/24] Added method to add a new node to the widget with a specified title, list of inputs, and list of out Thu Jun 28 14:02:55 GMT 2012
- [gegl/soc-2012-editor: 9/24] Renamed class GeglNodeWidget->GeglEditor Thu Jun 28 14:03:00 GMT 2012
- [gegl/soc-2012-editor: 10/24] Added node IDs and a function for externally setting the position of a node Thu Jun 28 14:03:05 GMT 2012
- [gegl/soc-2012-editor: 11/24] Started working on layer functions Thu Jun 28 14:03:10 GMT 2012
- [gegl/soc-2012-editor: 12/24] Can add a node to the interface layer, which creates an appropriate node on the editor widget with t Thu Jun 28 14:03:15 GMT 2012
- [gegl/soc-2012-editor: 13/24] Will also add an output pad to the node graphic if the operation has one Thu Jun 28 14:03:20 GMT 2012
- [gegl/soc-2012-editor: 14/24] Made node dis/connection callbacks functional Thu Jun 28 14:03:25 GMT 2012
- [gegl/soc-2012-editor: 15/24] Added dummy menu to Gtk+ shell Thu Jun 28 14:03:30 GMT 2012
- [gegl/soc-2012-editor: 16/24] Will blit the contents of a node onto a thumbnail preview in the graphic. Pretty messy right now. Thu Jun 28 14:03:35 GMT 2012
- [gegl/soc-2012-editor: 17/24] Can add new operations by name from a dialog box Thu Jun 28 14:03:40 GMT 2012
- [gegl/soc-2012-editor: 18/24] Added code to print out a list of properties and their types whenever a new node is selected. Thu Jun 28 14:03:46 GMT 2012
- [gegl/soc-2012-editor: 19/24] Added a panel in the editor window which is populated with a table of properties whenever a new node Thu Jun 28 14:03:50 GMT 2012
- [gegl/soc-2012-editor: 20/24] Working on making properties modified in the Gtk table affect the properties of the node in Gegl. So Thu Jun 28 14:03:55 GMT 2012
- [gegl/soc-2012-editor: 21/24] Some property fields are populated when the node is selected. Hanging still often occurs when settin Thu Jun 28 14:04:00 GMT 2012
- [gegl/soc-2012-editor: 22/24] added image files to the .gitignore file in the editor folder Thu Jun 28 14:04:05 GMT 2012
- [gegl/soc-2012-editor: 23/24] Destroys unused cairo surfaces when new ones are created Thu Jun 28 14:04:10 GMT 2012
- [gegl/soc-2012-editor: 24/24] Small changes Thu Jun 28 14:04:15 GMT 2012
- [gegl/soc-2012-editor] Added the editor to automake files Thu Jun 28 15:09:23 GMT 2012
- [gegl/soc-2012-editor] Created color dialog for setting color properties Thu Jun 28 18:05:29 GMT 2012
- [gegl/soc-2012-editor] Removed editor and gtk dependency from automake Thu Jun 28 18:05:30 GMT 2012
- [gegl/soc-2012-editor] Fixed lockup issue with mutexes Thu Jun 28 18:27:13 GMT 2012
- [gegl/soc-2012-editor] Instead of typing in an operation name, pick one from a list to add Thu Jun 28 18:27:18 GMT 2012
Jakub Steiner
James Liggett
Jared L Jennings
Jasper St . Pierre
- [alacarte] Update .gitignore Fri Jun 01 04:19:42 GMT 2012
- [alacarte] MenuEditor: Fix silly typo Fri Jun 01 04:19:47 GMT 2012
- [alacarte] util: avoid crashing if a .desktop file has no icon defined Fri Jun 01 04:22:14 GMT 2012
- [alacarte] Add "Utility" to Categories so that alacarte appears in the "Accessories" menu in fallback mode, ins Fri Jun 01 04:55:53 GMT 2012
- [alacarte] Remove Python name mangling Fri Jun 01 04:55:58 GMT 2012
- [alacarte] Remove semicolon Fri Jun 01 04:56:03 GMT 2012
- [alacarte] Remove XML DOM duplicated code loading Fri Jun 01 04:56:08 GMT 2012
- [alacarte] .gitignore: Update Fri Jun 01 04:56:13 GMT 2012
- [alacarte] Remove outdated icon files Fri Jun 01 04:56:18 GMT 2012
- [alacarte] Remove Undo framework Fri Jun 01 04:56:23 GMT 2012
- [alacarte] Move revert item code close together Fri Jun 01 04:56:28 GMT 2012
- [alacarte] MainWindow: Don't select the destination folder after a drop Fri Jun 01 04:59:12 GMT 2012
- [alacarte] desktop: Change description of alacarte Fri Jun 01 05:19:46 GMT 2012
- [alacarte] MenuEditor: Be resilient to bad XML Fri Jun 01 06:09:45 GMT 2012
- [alacarte] NainWindow: Refactor loadItems/loadMenu Fri Jun 01 06:09:49 GMT 2012
- [alacarte] Remove dumb explicit checks Fri Jun 01 06:09:54 GMT 2012
- [alacarte] MenuEditor: Remove getMenu Fri Jun 01 06:09:59 GMT 2012
- [alacarte] MenuEditor: Remove some fancy usercustom thing Fri Jun 01 06:10:04 GMT 2012
- [alacarte] MainWindow: Refactor loadMenu Fri Jun 01 06:10:09 GMT 2012
- [alacarte] MenuEditor: Fix creating submenus Fri Jun 01 06:13:18 GMT 2012
- [gnome-initial-setup] Remove first-line-as-title thing Fri Jun 01 06:36:59 GMT 2012
- [gnome-initial-setup] Rename from gdm-initial-setup Fri Jun 01 06:37:04 GMT 2012
- [gnome-initial-setup] Use g_file_open_tmp Fri Jun 01 06:37:09 GMT 2012
- [gnome-initial-setup] Split the network page out into its own file Fri Jun 01 06:37:14 GMT 2012
- [gnome-shell] telepathyClient: Remove C-based TelepathyLogger wrapper Fri Jun 01 13:00:17 GMT 2012
- [gtk+] icon-theme: Allow symbolic GFileIcons Fri Jun 01 14:42:01 GMT 2012
- [gnome-initial-setup] Added po folder structure Fri Jun 01 14:43:08 GMT 2012
- [gnome-initial-setup] Punt the rest of the pages to separate files Fri Jun 01 14:43:12 GMT 2012
- [gnome-initial-setup] Patch out the automatic timezone detector for now Fri Jun 01 14:43:17 GMT 2012
- [gnome-initial-setup] "username", not "user name" Fri Jun 01 14:43:22 GMT 2012
- [jhbuild] apps-3.6: Add gnome-initial-setup Fri Jun 01 14:47:58 GMT 2012
- [jhbuild] jhbuild make: Automatically create modules for non-existent ones Fri Jun 01 14:48:03 GMT 2012
- [alacarte] Created tag 0.13.4 Fri Jun 01 15:35:03 GMT 2012
- [alacarte] MainWindow: Refactor button sensitivity code a bit Fri Jun 01 15:35:07 GMT 2012
- [alacarte] MainWindow: Remove DND Fri Jun 01 15:35:12 GMT 2012
- [alacarte] Release 0.13.4 Fri Jun 01 15:35:17 GMT 2012
- [alacarte] Remove old .cvsignore Fri Jun 01 17:05:25 GMT 2012
- [gnome-shell-extensions] places-menu: Update to work with GNOME Shell git Sat Jun 02 09:11:49 GMT 2012
- [gnome-shell-extensions] drive-menu: Update to work with GNOME Shell git Sat Jun 02 09:11:54 GMT 2012
- [extensions-web] js: Fix the shell restart handler Sun Jun 03 01:22:00 GMT 2012
- [extensions-web] js: Fix the site in Opera Sun Jun 03 01:22:04 GMT 2012
- [extensions-web] js: Fix the site resetting to page 1 on page load Sun Jun 03 01:22:09 GMT 2012
- [extensions-web] about: Correct name of problem reporting link Sun Jun 03 01:22:14 GMT 2012
- [extensions-web] settings: Proper error reporting Sun Jun 03 01:22:20 GMT 2012
- [extensions-web] templates: Remove a double icon in the list view Sun Jun 03 01:22:25 GMT 2012
- [extensions-web] css: Remove old drop class for the uploader Sun Jun 03 01:22:30 GMT 2012
- [extensions-web] js: Get all modules into the same style Sun Jun 03 01:22:35 GMT 2012
- [extensions-web] js: Use a named function expression instead of a local variable Sun Jun 03 01:22:40 GMT 2012
- [extensions-web] js: Fix scrolling to the top in WebKit Sun Jun 03 01:22:45 GMT 2012
- [extensions-web] Start hacking on new layout. Sun Jun 03 01:22:50 GMT 2012
- [extensions-web] auth: Don't show reviews in the profile Sun Jun 03 01:51:00 GMT 2012
- [extensions-web] auth: Don't go to the profile page after login Sun Jun 03 01:51:05 GMT 2012
- [extensions-web] upload: Remove "Step 1" Sun Jun 03 01:51:10 GMT 2012
- [extensions-web] Adjust for new style on the review and profiles page Sun Jun 03 01:51:15 GMT 2012
- [extensions-web] Use the new HTML5 time tag Sun Jun 03 02:18:18 GMT 2012
- [extensions-web] templates: Tell timeago to use UTC Sun Jun 03 02:18:22 GMT 2012
- [extensions-web] css: Don't bold the username when activated Sun Jun 03 02:29:39 GMT 2012
- [extensions-web] uploader: Fix in WebKit Sun Jun 03 02:29:44 GMT 2012
- [extensions-web] Actually show multiline descriptions as multiline Sun Jun 03 05:19:43 GMT 2012
- [extensions-web] auth: Only the first line of the description in the profile Sun Jun 03 05:19:48 GMT 2012
- [extensions-web] Make the inline editing experience suck less Sun Jun 03 05:19:53 GMT 2012
- [extensions-web] css: Remove a blank block Sun Jun 03 05:19:58 GMT 2012
- [extensions-web] upload: Parse subsequence metadata.json files on every version Sun Jun 03 05:20:03 GMT 2012
- [extensions-web] upload: Fix creating a new extension Sun Jun 03 05:27:53 GMT 2012
- [gnome-shell] searchDisplay: Use the rowLimit we pass to the IconGrid Sun Jun 03 05:32:58 GMT 2012
- [extensions-web] extensions: Show comments, most recent first Sun Jun 03 07:19:22 GMT 2012
- [extensions-web] uploader: Fix double popups in Firefox Sun Jun 03 07:23:14 GMT 2012
- [extensions-web] css: Hide the file input forms again Sun Jun 03 07:25:13 GMT 2012
- [extensions-web] Implement new Beta banner Sun Jun 03 07:43:56 GMT 2012
- [extensions-web] css: Add the Beta banner for non-Mozilla browsers Sun Jun 03 07:47:07 GMT 2012
- [extensions-web] css: Add a very slight box-shadow to the new Beta banner Sun Jun 03 07:49:10 GMT 2012
- [extensions-web] review: Clean the review list up too Sun Jun 03 07:51:30 GMT 2012
- [extensions-web] js: Fix extension installation Tue Jun 05 13:22:00 GMT 2012
- [extensions-web] review: Don't let the beta banner collide Tue Jun 05 14:50:12 GMT 2012
- [extensions-web] Reverting "js: Use a named function expression instead of a local variable" Tue Jun 05 15:53:24 GMT 2012
- [extensions-web] review: Don't make a bogus request when there's no diff Tue Jun 05 16:07:06 GMT 2012
- [mutter] util: Don't generate a backtrace on every G_LOG Tue Jun 05 17:28:34 GMT 2012
- [mutter] main: Don't call g_type_init from meta_init Tue Jun 05 17:28:39 GMT 2012
- [mutter] meta-plugin: Remove some cruft Tue Jun 05 17:28:44 GMT 2012
- [mutter] mutter: Only allow one plugin to be loaded Tue Jun 05 17:28:49 GMT 2012
- [mutter] meta-plugin: Kill off "features" Tue Jun 05 17:28:54 GMT 2012
- [mutter] meta-plugin: Remove "disabled" feature Tue Jun 05 17:28:59 GMT 2012
- [mutter] meta-plugin-manager: Only allow one plugin to be loaded Tue Jun 05 17:29:05 GMT 2012
- [alacarte] MainWindow: Clean up imports Tue Jun 05 18:19:25 GMT 2012
- [alacarte] MenuEditor: Put back the top-level "Applications" menu Tue Jun 05 18:19:29 GMT 2012
- [gnome-shell] main: Adapt to new plugin API Tue Jun 05 20:33:33 GMT 2012
- [gnome-shell] network: Remove old API Tue Jun 05 22:10:37 GMT 2012
- [extensions-web] fsui: More refactoring Wed Jun 06 18:06:42 GMT 2012
- [extensions-web] review: Add auto-reject Wed Jun 06 18:06:47 GMT 2012
- [extensions-web] css: Remove old, bogus CSS declarations Wed Jun 06 18:06:52 GMT 2012
- [extensions-web] auth: Temporarily remove Forgot Password link Wed Jun 06 18:06:57 GMT 2012
- [extensions-web] fsui: Force page back to 1 when selecting a new sort/filter Fri Jun 08 07:16:42 GMT 2012
- [extensions-web] css: Make the paginators center with no content Fri Jun 08 07:16:47 GMT 2012
- [extensions-web] extensions: Remove transaction hacks Fri Jun 08 07:16:52 GMT 2012
- [extensions-web] review: Don't 500 out on new extensions Fri Jun 08 07:16:57 GMT 2012
- [gnome-initial-setup] Created tag 0.1 Fri Jun 08 18:29:19 GMT 2012
- [gnome-initial-setup] Release 0.1 Fri Jun 08 19:09:18 GMT 2012
- [gnome-initial-setup] configure: Build xz files Fri Jun 08 19:09:22 GMT 2012
- [gnome-initial-setup] Post-release bump to 0.2 Fri Jun 08 19:09:27 GMT 2012
- [gnome-initial-setup] welcome-tour.desktop: Fix Exec line in desktop file Fri Jun 08 19:09:32 GMT 2012
- [gnome-initial-setup] .gitignore: Ignore distribution files Fri Jun 08 19:15:24 GMT 2012
- [gnome-initial-setup] Makefile: Distribute autogen.sh and NEWS Fri Jun 08 19:15:29 GMT 2012
- [gnome-initial-setup] Add COPYING and AUTHORS files Fri Jun 08 19:15:34 GMT 2012
- [mutter] meta-window-actor: Refactor should_unredirect a bit more Fri Jun 08 20:48:56 GMT 2012
- [mutter] meta-window-actor: Don't unredirect shaped windows Fri Jun 08 20:49:01 GMT 2012
- [mutter] main: Support -r as the equivalent of --replace Fri Jun 08 21:33:52 GMT 2012
- [mutter] screen: Add new public meta_screen_get_current_monitor API Sat Jun 09 03:07:12 GMT 2012
- [gnome-shell] modalDialog: show dialogs on monitor with the mouse pointer Sat Jun 09 03:07:20 GMT 2012
- [mutter] frames: Add a multiplier to increase the size of resize corners Sat Jun 09 03:09:53 GMT 2012
- [mutter] Fix bad declarations Mon Jun 11 14:48:15 GMT 2012
- [alacarte] MainWindow: Fix typos related to separators Mon Jun 11 15:43:15 GMT 2012
- [gnome-shell] data: Actually substitute @GETTEXT_PACKAGE@ in schema files Mon Jun 11 17:00:41 GMT 2012
- [gnome-shell] extensionSystem: Initialize the HTTP session after parse time Mon Jun 11 17:05:43 GMT 2012
- [gnome-shell] Revert "extensionSystem: Initialize the HTTP session after parse time" Mon Jun 11 17:07:49 GMT 2012
- [gnome-shell] extensionSystem: Initialize the HTTP session after parse time Mon Jun 11 17:07:54 GMT 2012
- [gnome-shell] js: Remove unnecessary versions of clutter_actor_get_children Mon Jun 11 17:10:57 GMT 2012
- [gnome-shell] appDisplay: Don't show apps in NoDisplay categories in the All view Mon Jun 11 18:54:11 GMT 2012
- [gnome-initial-setup] configure.ac: Fix Mon Jun 11 19:27:30 GMT 2012
- [gnome-initial-setup] Add a desktop file and datadir Mon Jun 11 19:27:35 GMT 2012
- [gnome-initial-setup] location: Disable geoclue integration for now Mon Jun 11 21:44:55 GMT 2012
- [gnome-initial-setup] data: Add a polkit .rules and .policy file Mon Jun 11 21:45:00 GMT 2012
- [gnome-initial-setup] data: Add a session file Mon Jun 11 21:45:05 GMT 2012
- [gnome-initial-setup] network: Strength indicator should go before network type Tue Jun 12 05:19:42 GMT 2012
- [gnome-initial-setup] accounts: Fix a bit of formatting Tue Jun 12 05:19:47 GMT 2012
- [gnome-initial-setup] accounts: Small cleanup Tue Jun 12 05:19:52 GMT 2012
- [gnome-initial-setup] accounts: Refactor accounts selection TreeView Tue Jun 12 05:19:57 GMT 2012
- [gnome-initial-setup] setup.ui: Fix indentation Tue Jun 12 05:20:03 GMT 2012
- [gnome-initial-setup] location: Pull large LocationData structure out into two separate structs Tue Jun 12 05:20:08 GMT 2012
- [gnome-initial-setup] main: Add a modeline Tue Jun 12 05:20:13 GMT 2012
- [gnome-initial-setup] main: Don't search the global path for config.h Tue Jun 12 05:20:18 GMT 2012
- [gnome-initial-setup] location: Split out into its own object file Tue Jun 12 05:20:23 GMT 2012
- [gnome-initial-setup] eulas: Split out as well Tue Jun 12 05:20:28 GMT 2012
- [gnome-initial-setup] Stop using ugly hacks to get at attributes of private structs Tue Jun 12 05:20:47 GMT 2012
- [gnome-initial-setup] welcome: Split out as well Tue Jun 12 05:20:47 GMT 2012
- [gnome-initial-setup] network: Split out as well Tue Jun 12 05:20:47 GMT 2012
- [gnome-initial-setup] welcome, eula, location, network: Reindent Tue Jun 12 05:20:50 GMT 2012
- [gnome-initial-setup] location: Move geoclue includes Tue Jun 12 05:20:55 GMT 2012
- [gnome-initial-setup] goa: Split out as well Tue Jun 12 05:21:00 GMT 2012
- [gnome-control-center] shell: Remove unnecessary tabs Tue Jun 12 18:14:47 GMT 2012
- [gnome-control-center] shell: Make CcNotebook buildable Tue Jun 12 18:14:53 GMT 2012
- [gnome-control-center] shell: Remove reparenting hacks Tue Jun 12 18:14:58 GMT 2012
- [gnome-shell] extensionSystem: Split off the extension downloader into a separate file Tue Jun 12 21:16:29 GMT 2012
- [gnome-shell] extensionUtils: Don't write to the filesystem on start Tue Jun 12 21:16:34 GMT 2012
- [gnome-shell] extensionUtils: Remove version check for js-version Tue Jun 12 21:16:39 GMT 2012
- [gnome-shell] extensionUtils: Remove userExtensionsDir Tue Jun 12 21:16:44 GMT 2012
- [gnome-shell] extensionUtils: Use signals rather than callbacks for finding extensions Tue Jun 12 21:16:50 GMT 2012
- [gnome-shell] extensionUtils: Create and load the extension object when scanning Tue Jun 12 21:16:54 GMT 2012
- [gnome-shell] extensionSystem: Load/unload stylesheets on enable/disable Tue Jun 12 21:17:00 GMT 2012
- [gnome-shell] extensionSystem: Make the init function optional Tue Jun 12 21:17:05 GMT 2012
- [gnome-shell] extensionSystem: Remove the two-step initialize Tue Jun 12 21:17:10 GMT 2012
- [gnome-shell] extensionSystem: Add a method to unload an extension Tue Jun 12 21:17:15 GMT 2012
- [gnome-shell] shellDBus: Add a method to reload extensions Tue Jun 12 21:17:20 GMT 2012
- [gnome-initial-setup] Move split out page structs into private structs Tue Jun 12 21:26:57 GMT 2012
- [gnome-initial-setup] goa-page: Import new add-account-dialog from g-c-c Tue Jun 12 21:27:01 GMT 2012
- [gnome-initial-setup] network: Fix warnings Tue Jun 12 21:27:06 GMT 2012
- [gnome-initial-setup] gnome-initial-setup: Don't corrupt errors Tue Jun 12 21:27:11 GMT 2012
- [gnome-initial-setup] Introduce new GisAssistant, based on CcNotebook Tue Jun 12 21:27:27 GMT 2012
- [gnome-menus] libmenu: Add the forgotten gmenu_tree_iter_get_separator Wed Jun 13 17:03:48 GMT 2012
- [extensions-web] auth: Clean up some code Wed Jun 13 19:52:20 GMT 2012
- [extensions-web] auth: Show all extensions, not just visible ones Wed Jun 13 19:52:25 GMT 2012
- [extensions-web] auth: Fix password reset Wed Jun 13 19:52:30 GMT 2012
- [gtk+] assistant: Set the proper stock images on the proper buttons Wed Jun 13 21:39:33 GMT 2012
- [extensions-web] auth: Re-add Forgot Your Password link Wed Jun 13 23:49:14 GMT 2012
- [extensions-web] extensions: Allow non-paginated queries Thu Jun 14 02:29:45 GMT 2012
- [extensions-web] css: Fix icon width/height for uploader on details page Thu Jun 14 17:45:59 GMT 2012
- [extensions-web] upload: Always ignore micro versions when uploading Thu Jun 14 17:52:06 GMT 2012
- [extensions-web] review: Add back the fancy colored Active/Rejected display Thu Jun 14 17:54:25 GMT 2012
- [extensions-web] review: Add fancy colors for review comments as well Thu Jun 14 17:56:22 GMT 2012
- [gnome-initial-setup] gis-assistant: Don't overzealously re-prepare to update the buttons state Thu Jun 14 19:58:06 GMT 2012
- [gnome-initial-setup] Makefile.am: Clean up Thu Jun 14 19:58:11 GMT 2012
- [gnome-shell] ShellContactSystem: fix GeeMapIterator leak Fri Jun 15 05:05:20 GMT 2012
- [gnome-shell] shell-util: fix GFile leak Fri Jun 15 05:05:25 GMT 2012
- [gnome-shell] ShellContactSystem: fix GSList leak Fri Jun 15 05:05:30 GMT 2012
- [gnome-shell] ShellContactSystem: fix GSList of utf8 leak Fri Jun 15 05:05:35 GMT 2012
- [gnome-shell] st-texture-cache: fix GtkIconInfo leak Fri Jun 15 05:05:40 GMT 2012
- [extensions-web] css: Align extra buttons better Fri Jun 15 20:18:19 GMT 2012
- [extensions-web] js: Add one-column diff view Fri Jun 15 20:36:09 GMT 2012
- [extensions-web] js: Refactor diff code to share code a lot more Fri Jun 15 20:36:13 GMT 2012
- [extensions-web] review: Add +/- to review lines Fri Jun 15 20:36:18 GMT 2012
- [extensions-web] review: Make colors match GitHub Fri Jun 15 20:36:23 GMT 2012
- [extensions-web] js: Lines without known sequences shouldn't be highlighted. Fri Jun 15 20:39:57 GMT 2012
- [extensions-web] js: Err, actually mark as unchanged Fri Jun 15 20:41:16 GMT 2012
- [extensions-web] js: Fix insert and delete chunks Tue Jun 19 17:59:54 GMT 2012
- [gnome-menus] libmenu: Add a way to grab NoDisplay on an item and all of its parents Wed Jun 20 18:36:51 GMT 2012
- [gnome-menus] libmenu: Allow grabbing the GMenuTree from any GMenuTreeItem Wed Jun 20 18:36:51 GMT 2012
- [gnome-menus] libmenu: Allow grabbing the parent from any GMenuTreeItem Wed Jun 20 23:01:18 GMT 2012
- [alacarte] MenuEditor: Remove visible_tree mess Wed Jun 20 23:01:32 GMT 2012
- [alacarte] MenuEditor: Remove Menu object split Wed Jun 20 23:01:37 GMT 2012
- [alacarte] util: Don't fail when loading non-existant icon paths Wed Jun 20 23:01:42 GMT 2012
- [alacarte] alacarte.ui: Remove silly insignificant labels Wed Jun 20 23:01:47 GMT 2012
- [alacarte] alacarte.ui: Remove silly last_modification_time attributes Wed Jun 20 23:01:52 GMT 2012
- [alacarte] MainWindow: Remove on_style_set handler Wed Jun 20 23:01:58 GMT 2012
- [alacarte] MainWindow: Remove ugly hack Wed Jun 20 23:02:03 GMT 2012
- [alacarte] MenuEditor: Remove silly Layout class stuff Wed Jun 20 23:02:09 GMT 2012
- [alacarte] MenuEditor: Remove unused code of moving menus/things between menus Wed Jun 20 23:02:13 GMT 2012
- [alacarte] MenuEditor: Support separators Wed Jun 20 23:02:18 GMT 2012
- [alacarte] Add myself to AUTHORS Wed Jun 20 23:03:26 GMT 2012
- [alacarte] MenuEditor: Clean up more code Wed Jun 20 23:03:26 GMT 2012
- [gnome-shell] app-system: Clean up imports Thu Jun 21 20:04:57 GMT 2012
- [gnome-shell] app-system: Use g_slist_free_full Thu Jun 21 20:05:01 GMT 2012
- [gnome-shell] app-system: Don't show items with NoDisplay parents in the search Thu Jun 21 20:05:06 GMT 2012
- [gnome-shell] appDisplay: Fix recursive directory NoDisplay testing Thu Jun 21 20:05:11 GMT 2012
- [extensions-web] extensions: Add PK to info view Thu Jun 21 22:05:06 GMT 2012
- [gnome-initial-setup] accounts: Replace list store hacks with a button box Fri Jun 22 21:14:53 GMT 2012
- [gnome-initial-setup] gnome-initial-setup: Rename args Fri Jun 22 21:14:58 GMT 2012
- [gnome-initial-setup] Move includes back into private page files Fri Jun 22 21:15:03 GMT 2012
- [gnome-initial-setup] summary: Split out Fri Jun 22 21:15:08 GMT 2012
- [gnome-initial-setup] summary: Reindent Fri Jun 22 21:15:13 GMT 2012
- [gnome-initial-setup] gnome-initial-setup: Don't load from the .ui file Fri Jun 22 21:15:18 GMT 2012
- [gnome-initial-setup] goa: Fix remove account button Fri Jun 22 21:15:23 GMT 2012
- [gnome-initial-setup] Split each page into its own UI file Fri Jun 22 21:15:28 GMT 2012
- [gnome-initial-setup] Fix page titles Fri Jun 22 21:15:33 GMT 2012
- [gnome-initial-setup] gnome-initial-setup: Reindent Fri Jun 22 21:15:38 GMT 2012
- [gnome-initial-setup] account-page: Reindent Fri Jun 22 21:15:43 GMT 2012
- [extensions-web] errorreports: Switch to using explicit URL view redirecting Fri Jun 22 21:23:18 GMT 2012
- [extensions-web] errorreports: Update tests Fri Jun 22 21:23:23 GMT 2012
- [extensions-web] decorators: Clean up imports Fri Jun 22 21:23:28 GMT 2012
- [extensions-web] extensions: Remove single version view Fri Jun 22 21:23:33 GMT 2012
- [extensions-web] css: Don't use vendor prefixes for Tipsy Fri Jun 22 21:23:38 GMT 2012
- [extensions-web] review: Actually auto-reject extensions Fri Jun 22 21:23:43 GMT 2012
- [gnome-shell] pokit-agent: fix memory leak Sun Jun 24 04:26:19 GMT 2012
- [gnome-shell] st-widget: fix GList leak Sun Jun 24 04:26:24 GMT 2012
- [libcroco] cr-string: Prevent memory leak Sun Jun 24 20:56:24 GMT 2012
- [libcroco] cr-om-parser: Stop memory leak Sun Jun 24 21:12:43 GMT 2012
- [alacarte] Release 3.5.3 Sun Jun 24 21:24:32 GMT 2012
- [alacarte] Post-release bump Sun Jun 24 21:24:37 GMT 2012
- [clutter] stage: Make sure to free any pending queued redraws if we have any Sun Jun 24 21:30:35 GMT 2012
- [gnome-shell] st-widget: Chain up in the dispose handler for accessibility objects Sun Jun 24 23:20:56 GMT 2012
- [gnome-shell] st-widget: Fix st_widget_set_theme Sun Jun 24 23:21:00 GMT 2012
- [gnome-shell] st-theme-node: Don't hold a ref to the theme context or the theme Sun Jun 24 23:21:07 GMT 2012
- [gnome-shell] st-widget: Free the inline style Sun Jun 24 23:21:11 GMT 2012
- [gnome-shell] test-theme: Fix Sun Jun 24 23:21:17 GMT 2012
- [gnome-shell] test-theme: Clean up after ourselves Sun Jun 24 23:21:22 GMT 2012
- [gnome-shell] run-js-test: GC twice after running a test Sun Jun 24 23:21:26 GMT 2012
- [gnome-shell] tests: Don't use the default stage Sun Jun 24 23:21:31 GMT 2012
- [gnome-shell] tests: Run each test in a function Sun Jun 24 23:21:36 GMT 2012
- [mutter] window: Make some window methods public Mon Jun 25 17:58:15 GMT 2012
- [mutter] mutter: Use the default plugin by default Mon Jun 25 17:58:43 GMT 2012
- [mutter] meta-plugin-manager: Guard against a NULL start vfunc Mon Jun 25 17:58:46 GMT 2012
- [mutter] meta-window-actor: Fix a potential crash in the window shaping code Mon Jun 25 18:07:48 GMT 2012
- [mutter] (9 commits) Created branch wip/mult-window-actors Mon Jun 25 18:14:49 GMT 2012
- [mutter/wip/mult-window-actors: 1/9] Build reference docs Mon Jun 25 18:14:54 GMT 2012
- [mutter/wip/mult-window-actors: 2/9] Update a window's LUT only after we know it will be at the top of the stack Mon Jun 25 18:14:59 GMT 2012
- [mutter/wip/mult-window-actors: 3/9] Fix up for latest Clutter deprecations Mon Jun 25 18:15:04 GMT 2012
- [mutter/wip/mult-window-actors: 4/9] default: Fix up for latest Clutter deprecations Mon Jun 25 18:15:09 GMT 2012
- [mutter/wip/mult-window-actors: 5/9] Allow potentially supporting multiple MetaWindowActors per window Mon Jun 25 18:15:14 GMT 2012
- [mutter/wip/mult-window-actors: 6/9] window-actor: Remove (private) xwindow property Mon Jun 25 18:15:19 GMT 2012
- [mutter/wip/mult-window-actors: 7/9] window-actor: Don't do any special initialization in _new Mon Jun 25 18:15:24 GMT 2012
- [mutter/wip/mult-window-actors: 8/9] window-actor: Remove meta-screen property Mon Jun 25 18:15:29 GMT 2012
- [mutter/wip/mult-window-actors: 9/9] window-actor: Make the meta-window property construct-only Mon Jun 25 18:15:34 GMT 2012
- [gnome-menus] Release 3.5.3 Tue Jun 26 17:20:13 GMT 2012
- [gnome-menus] Post-release version bump Tue Jun 26 17:20:17 GMT 2012
- [alacarte] configure: We require gnome-menus 3.5.3 Tue Jun 26 18:06:54 GMT 2012
- [extensions-web] js: Make sure to properly care about uninstallation Wed Jun 27 00:19:05 GMT 2012
- [extensions-web] js: Fix upgrading for certain combinations of extension versions Wed Jun 27 00:19:06 GMT 2012
- [extensions-web] js: Support async installation Wed Jun 27 00:19:06 GMT 2012
- [extensions-web] extensions: Make sure to enforce visibility constraints Wed Jun 27 00:19:06 GMT 2012
- [extensions-web] review: Clean up Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Don't use split_lines Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Clean up diff code Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Clean up imports Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Don't use markup in the diff view Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Don't leak file handles Wed Jun 27 00:19:07 GMT 2012
- [extensions-web] review: Remove some silly "interesting line" features from diffutils Wed Jun 27 00:19:08 GMT 2012
- [extensions-web] review: Add an "index" field for the JS to use Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Don't use an array as a structure Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Clean up diffutils Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Stuff the insert/delete fake chunks in diffutils Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Remove is_whitespace feature as well Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Remove metadata from chunks Wed Jun 27 00:19:09 GMT 2012
- [extensions-web] review: Clean up Wed Jun 27 00:19:10 GMT 2012
- [extensions-web] review: Move == optimization into diffutils Wed Jun 27 00:19:10 GMT 2012
- [extensions-web] review: Remove unreachable code Wed Jun 27 00:19:10 GMT 2012
- [extensions-web] review: Remove get_diff Wed Jun 27 00:19:11 GMT 2012
- [mutter] Deleted branch wip/mult-window-actors Wed Jun 27 16:22:16 GMT 2012
- [mutter/wip/mult-window-actors: 1/7] Fix up for latest Clutter deprecations Wed Jun 27 16:22:17 GMT 2012
- [mutter] (7 commits) Created branch wip/mult-window-actors Wed Jun 27 16:22:17 GMT 2012
- [mutter/wip/mult-window-actors: 2/7] default: Fix up for latest Clutter deprecations Wed Jun 27 16:22:20 GMT 2012
- [mutter/wip/mult-window-actors: 3/7] window-actor: Remove (private) xwindow property Wed Jun 27 16:22:25 GMT 2012
- [mutter/wip/mult-window-actors: 4/7] window-actor: Remove meta-screen property Wed Jun 27 16:22:30 GMT 2012
- [mutter/wip/mult-window-actors: 5/7] window-actor: Make the meta-window property construct-only Wed Jun 27 16:22:35 GMT 2012
- [mutter/wip/mult-window-actors: 6/7] Allow potentially supporting multiple MetaWindowActors per window Wed Jun 27 16:22:40 GMT 2012
- [mutter/wip/mult-window-actors: 7/7] window-actor: Don't do any special initialization in _new Wed Jun 27 16:22:45 GMT 2012
- [gnome-initial-setup] gnome-initial-setup: Use g_type_ensure Wed Jun 27 18:56:51 GMT 2012
- [gobject-introspection] Revert scanner fix in 64f3832 Wed Jun 27 22:13:19 GMT 2012
- [gobject-introspection] scanner: Don't use an O(N) lookup when we already have a hashmap Thu Jun 28 21:34:37 GMT 2012
- [gobject-introspection] scanner: Remove properties Thu Jun 28 21:34:42 GMT 2012
- [gobject-introspection] Fix build Fri Jun 29 14:06:16 GMT 2012
- [gjs] fix mem leak in gjs_value_to_g_argument() Fri Jun 29 14:53:33 GMT 2012
- [gjs] fix mem leak in gjs_value_from_g_argument() Fri Jun 29 14:53:38 GMT 2012
Jeffrey Stedfast
Jens Georg
Jeremy Whiting
Jesse van den Kieboom
Jim Campbell
Jiro Matsuzawa
Joanmarie Diggs
Johan Dahlin
Johannes Schmid
John Ralls
John Stowers
Jonathan Matthew
Jonh Wendell
Jon Nordby
Jordi Mallach
Jordi Mas
Jose Aliste
Juan A . Suarez Romero
Juanje Ojeda Croissier
Juan Jose Marin Martinez
Juan Pablo Ugarte
Julien Hardlin
Julien Puydt
Kai Willadsen
Kalev Lember
Kevin Cozens
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Kristian Rietveld
Kristjan Schmidt
Krzesimir Nowak
Lars Uebernickel
Lionel Landwerlin
Luca Ferretti
Lucian Langa
Luis de Bethencourt
Marc-Andre Lureau
Marc-Antoine Perennou
Marco Ciampa
Mario Sanchez Prada
Martin Pitt
Martyn James Russell
Massimo Valentini
Matthew Barnes
Matthias Clasen
Michael J . Chudobiak
Michael Natterer
- [gimp/gimp-2-8] menus: really remove the "Use GEGL" menu items this time Wed Jun 06 17:44:48 GMT 2012
- [gimp/gimp-2-8] authors.xml: add Clayton Walker Wed Jun 06 17:44:53 GMT 2012
- [gimp] authors.xml: add Clayton Walker (cherry picked from commit 0e3163858890c92fa630c9644c057bb7637dbf8f) Wed Jun 06 17:46:10 GMT 2012
- [gimp] Bug 676804 - file handling DoS for fit file format Wed Jun 06 19:23:23 GMT 2012
- [gimp/gimp-2-8] Bug 676804 - file handling DoS for fit file format Wed Jun 06 19:24:14 GMT 2012
- [gimp] app: speed up GimpCanvasTransformPreview massively Wed Jun 06 22:52:15 GMT 2012
- [gimp/gimp-2-8] build: include the basic-coretext module when building pango for OSX Thu Jun 07 17:45:10 GMT 2012
- [gimp] app: set GimpHandleBar's lower and upper bounds in the adjustment callback Thu Jun 07 19:41:59 GMT 2012
- [gimp] app: experiment with different UI value ranges for different image precisions Thu Jun 07 19:48:49 GMT 2012
- [gimp] Bug 677262 - move the layer with the arrow keys, broken after... Thu Jun 07 22:22:58 GMT 2012
- [gimp/gimp-2-8] Bug 677262 - move the layer with the arrow keys, broken after... Thu Jun 07 22:24:37 GMT 2012
- [gimp/gimp-2-8] Avoid using CMFlattenProfile Sat Jun 09 20:59:01 GMT 2012
- [gimp] app: small cleanup in gimp_paint_core_start() Mon Jun 11 10:43:12 GMT 2012
- [gimp] app: fix the (unused) "mask and value" case in GimpOperationSetAlpha Mon Jun 11 10:43:17 GMT 2012
- [gimp] app: some undeprecation Mon Jun 11 22:31:15 GMT 2012
- [gimp] Deleted branch gtk3-port Mon Jun 11 23:01:18 GMT 2012
- [gimp] (227 commits) Created branch gtk3-port Mon Jun 11 23:02:27 GMT 2012
- [gimp/gtk3-port: 1/227] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Mon Jun 11 23:02:32 GMT 2012
- [gimp/gtk3-port: 2/227] libgimpwidgets: remove deprecated files from the build Mon Jun 11 23:02:37 GMT 2012
- [gimp/gtk3-port: 3/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Mon Jun 11 23:02:42 GMT 2012
- [gimp/gtk3-port: 4/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Mon Jun 11 23:02:47 GMT 2012
- [gimp/gtk3-port: 5/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Mon Jun 11 23:02:52 GMT 2012
- [gimp/gtk3-port: 6/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:02:57 GMT 2012
- [gimp/gtk3-port: 7/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:03:02 GMT 2012
- [gimp/gtk3-port: 8/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:03:07 GMT 2012
- [gimp/gtk3-port: 9/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ Mon Jun 11 23:03:13 GMT 2012
- [gimp/gtk3-port: 10/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:03:18 GMT 2012
- [gimp/gtk3-port: 11/227] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Mon Jun 11 23:03:23 GMT 2012
- [gimp/gtk3-port: 12/227] libgimpwidgets: remove deprecated files completely Mon Jun 11 23:03:28 GMT 2012
- [gimp/gtk3-port: 13/227] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Mon Jun 11 23:03:33 GMT 2012
- [gimp/gtk3-port: 14/227] app: port to GtkWidget::draw() Mon Jun 11 23:03:38 GMT 2012
- [gimp/gtk3-port: 15/227] app: remove GTK_OBJECT() cast Mon Jun 11 23:03:43 GMT 2012
- [gimp/gtk3-port: 16/227] app: port to GtkWidget::draw() Mon Jun 11 23:03:48 GMT 2012
- [gimp/gtk3-port: 17/227] app: port to GtkWidget::draw() Mon Jun 11 23:03:53 GMT 2012
- [gimp/gtk3-port: 18/227] app: port virtual functions to GTK+ 3.0 API Mon Jun 11 23:03:58 GMT 2012
- [gimp/gtk3-port: 19/227] app: get rid of a GTK_OBJECT() cast Mon Jun 11 23:04:03 GMT 2012
- [gimp/gtk3-port: 20/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:08 GMT 2012
- [gimp/gtk3-port: 21/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:13 GMT 2012
- [gimp/gtk3-port: 22/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:18 GMT 2012
- [gimp/gtk3-port: 23/227] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Mon Jun 11 23:04:23 GMT 2012
- [gimp/gtk3-port: 24/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:28 GMT 2012
- [gimp/gtk3-port: 25/227] app: s/GtkObject/GtkAdjustment/ Mon Jun 11 23:04:33 GMT 2012
- [gimp/gtk3-port: 26/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:39 GMT 2012
- [gimp/gtk3-port: 27/227] app: port GimpNavigationView to GtkWidget::draw() Mon Jun 11 23:04:43 GMT 2012
- [gimp/gtk3-port: 28/227] app: port GimpPaletteView to GtkWidget::draw() Mon Jun 11 23:04:49 GMT 2012
- [gimp/gtk3-port: 29/227] app: port to GtkWidget::draw() Mon Jun 11 23:04:54 GMT 2012
- [gimp/gtk3-port: 30/227] app: get rid of GtkObject in GimpUIManager Mon Jun 11 23:04:59 GMT 2012
- [gimp/gtk3-port: 31/227] app: port to GtkWidget::draw() Mon Jun 11 23:05:04 GMT 2012
- [gimp/gtk3-port: 32/227] app: no need to alloc colors any longer, GdkColormap is gone Mon Jun 11 23:05:09 GMT 2012
- [gimp/gtk3-port: 33/227] app: port call to gtk_paint_arrow() to GTK+ 3.0 Mon Jun 11 23:05:14 GMT 2012
- [gimp/gtk3-port: 34/227] app: port device management to GdkDeviceManager Mon Jun 11 23:05:19 GMT 2012
- [gimp/gtk3-port: 35/227] app: remove obsolete (GtkObject **) casts Mon Jun 11 23:05:24 GMT 2012
- [gimp/gtk3-port: 36/227] app: use gtk_widget_get_preferred_size() instead of size_request() Mon Jun 11 23:05:29 GMT 2012
- [gimp/gtk3-port: 37/227] app: port GimpScalComboBox to GTK+ 3.0 Mon Jun 11 23:05:34 GMT 2012
- [gimp/gtk3-port: 38/227] app: use gtk_widget_get_preferred_size() instead of size_request() Mon Jun 11 23:05:39 GMT 2012
- [gimp/gtk3-port: 39/227] libgimpwidgets: port GimpFrame to GTK+ 3.0 Mon Jun 11 23:05:44 GMT 2012
- [gimp/gtk3-port: 40/227] app: port tools to GTK+ 3.0 (trivial changes only) Mon Jun 11 23:05:49 GMT 2012
- [gimp/gtk3-port: 41/227] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Mon Jun 11 23:05:54 GMT 2012
- [gimp/gtk3-port: 42/227] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Mon Jun 11 23:05:59 GMT 2012
- [gimp/gtk3-port: 43/227] app: use GdkDeviceManager to list devices Mon Jun 11 23:06:04 GMT 2012
- [gimp/gtk3-port: 44/227] app: port to GtkWidget::draw() Mon Jun 11 23:06:09 GMT 2012
- [gimp/gtk3-port: 45/227] app: remove calls to colormap functions, they are gone Mon Jun 11 23:06:14 GMT 2012
- [gimp/gtk3-port: 46/227] libgimpwidgets: get rid of (GtkObject **) casts Mon Jun 11 23:06:19 GMT 2012
- [gimp/gtk3-port: 47/227] app: port the splash to GTK+ 3.0 Mon Jun 11 23:06:24 GMT 2012
- [gimp/gtk3-port: 48/227] libgimpwidgets: port the ruler to GTK+ 3.0 Mon Jun 11 23:06:29 GMT 2012
- [gimp/gtk3-port: 49/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:06:34 GMT 2012
- [gimp/gtk3-port: 50/227] app: port to GtkWidget::draw() Mon Jun 11 23:06:39 GMT 2012
- [gimp/gtk3-port: 51/227] app: port the overlay stuff to GTK+ 3.0 Mon Jun 11 23:06:44 GMT 2012
- [gimp/gtk3-port: 52/227] app: use the container icon view, the grid view is not GTK+ 3.0-able Mon Jun 11 23:06:49 GMT 2012
- [gimp/gtk3-port: 53/227] app: port to GtkWidget::draw() (incompletely) Mon Jun 11 23:06:55 GMT 2012
- [gimp/gtk3-port: 54/227] app: remove call to gtk_statusbar_set_has_resize_grip() Mon Jun 11 23:07:00 GMT 2012
- [gimp/gtk3-port: 55/227] app: port the tag entry to GTK+ 3.0 Mon Jun 11 23:07:05 GMT 2012
- [gimp/gtk3-port: 56/227] app: port to GtkWidget::draw() but disable the code inside with #if 0 Mon Jun 11 23:07:10 GMT 2012
- [gimp/gtk3-port: 57/227] app: can't set the scale combo entry's properties in init() any longer Mon Jun 11 23:07:15 GMT 2012
- [gimp/gtk3-port: 58/227] app: port to GtkWidget::draw() Mon Jun 11 23:07:20 GMT 2012
- [gimp/gtk3-port: 59/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:07:25 GMT 2012
- [gimp/gtk3-port: 60/227] modules: s/GtkObject/GtkAdjustment/ Mon Jun 11 23:07:30 GMT 2012
- [gimp/gtk3-port: 61/227] app: didn't completely commit the display shell expose() -> draw() change Mon Jun 11 23:07:35 GMT 2012
- [gimp/gtk3-port: 62/227] app: fix display shell background drawing Mon Jun 11 23:07:40 GMT 2012
- [gimp/gtk3-port: 63/227] app: fix canvas double buffering using cairo_push, pop_group() Mon Jun 11 23:07:45 GMT 2012
- [gimp/gtk3-port: 64/227] script-fu: port to GTK+ 3.0 Mon Jun 11 23:07:50 GMT 2012
- [gimp/gtk3-port: 65/227] app: port to GtkWidget::draw() Mon Jun 11 23:07:55 GMT 2012
- [gimp/gtk3-port: 66/227] app: passing -1 as width/height to gtk_paint_box() no longer works Mon Jun 11 23:08:00 GMT 2012
- [gimp/gtk3-port: 67/227] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Mon Jun 11 23:08:05 GMT 2012
- [gimp/gtk3-port: 68/227] app: remove GimpContainerGridView from the build entirely Mon Jun 11 23:08:10 GMT 2012
- [gimp/gtk3-port: 69/227] modules: port to GtkWidget::draw() Mon Jun 11 23:08:15 GMT 2012
- [gimp/gtk3-port: 70/227] libgimpwidgets: port to GtkWidget::draw() Mon Jun 11 23:08:20 GMT 2012
- [gimp/gtk3-port: 71/227] libgimp: port to GtkWidget::draw() Mon Jun 11 23:08:25 GMT 2012
- [gimp/gtk3-port: 72/227] app: don't translate to allocation.x,y Mon Jun 11 23:08:30 GMT 2012
- [gimp/gtk3-port: 73/227] app: port to GtkWidget::draw() Mon Jun 11 23:08:35 GMT 2012
- [gimp/gtk3-port: 74/227] app: forgot to remove a cairo_destroy() in draw() Mon Jun 11 23:08:40 GMT 2012
- [gimp/gtk3-port: 75/227] app: port to GtkWidget::draw() Mon Jun 11 23:08:45 GMT 2012
- [gimp/gtk3-port: 76/227] app: GtkEntry turned into a no-window widget Mon Jun 11 23:08:51 GMT 2012
- [gimp/gtk3-port: 77/227] app: use the new GtkScrollable API instead of deprecated tree view API Mon Jun 11 23:08:55 GMT 2012
- [gimp/gtk3-port: 78/227] app: cairo_save()/restore() around chaining up in draw() Mon Jun 11 23:09:00 GMT 2012
- [gimp/gtk3-port: 79/227] app: add ugly workaround to make the icon view adapt to view size changes Mon Jun 11 23:09:06 GMT 2012
- [gimp/gtk3-port: 80/227] plug-ins: lots of trivial GTK+ 3.0 porting Mon Jun 11 23:09:11 GMT 2012
- [gimp/gtk3-port: 81/227] plug-ins: port jpeg-save to GTK+ 3.0 Mon Jun 11 23:09:16 GMT 2012
- [gimp/gtk3-port: 82/227] plug-ins: port file-png to GTK+ 3.0 Mon Jun 11 23:09:21 GMT 2012
- [gimp/gtk3-port: 83/227] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Mon Jun 11 23:09:26 GMT 2012
- [gimp/gtk3-port: 84/227] plug-ins: more s/GtkObject/GtkAdjustment/ Mon Jun 11 23:09:31 GMT 2012
- [gimp/gtk3-port: 85/227] plug-ins: port some more plug-ins to GTK+ 3.0 Mon Jun 11 23:09:36 GMT 2012
- [gimp/gtk3-port: 86/227] app: port the colormap editor to GTK+ 3.0 Mon Jun 11 23:09:41 GMT 2012
- [gimp/gtk3-port: 87/227] app: remove GtkWrapBox Mon Jun 11 23:09:46 GMT 2012
- [gimp/gtk3-port: 88/227] libgimpwidgets: port to the new size request API Mon Jun 11 23:09:51 GMT 2012
- [gimp/gtk3-port: 89/227] app: port to the new size request API Mon Jun 11 23:09:56 GMT 2012
- [gimp/gtk3-port: 90/227] plug-ins: port the print preview to the new size request API Mon Jun 11 23:10:01 GMT 2012
- [gimp/gtk3-port: 91/227] plug-ins: port sphere-designer to GtkWidget::draw() Mon Jun 11 23:10:06 GMT 2012
- [gimp/gtk3-port: 92/227] plug-ins: port cml-explorer to GtkWidget::draw() Mon Jun 11 23:10:11 GMT 2012
- [gimp/gtk3-port: 93/227] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Mon Jun 11 23:10:16 GMT 2012
- [gimp/gtk3-port: 94/227] plug-ins: port lighting to GTK+ 3.0 Mon Jun 11 23:10:22 GMT 2012
- [gimp/gtk3-port: 95/227] plug-ins: port the unit-editor to GtkScrollable Mon Jun 11 23:10:27 GMT 2012
- [gimp/gtk3-port: 96/227] app: fix GimpOverlayDialog's minimum height Mon Jun 11 23:10:32 GMT 2012
- [gimp/gtk3-port: 97/227] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Mon Jun 11 23:10:37 GMT 2012
- [gimp/gtk3-port: 98/227] app: don't connect to "size-requst" because that's deprecated Mon Jun 11 23:10:42 GMT 2012
- [gimp/gtk3-port: 99/227] app: port GimpSpinScale to GTK+ 3.0 Mon Jun 11 23:10:47 GMT 2012
- [gimp/gtk3-port: 100/227] app: skip keyboard devices so the device list becomes reasonable Mon Jun 11 23:10:52 GMT 2012
- [gimp/gtk3-port: 101/227] app: implement proper height-for-width in GimpToolPalette Mon Jun 11 23:10:57 GMT 2012
- [gimp/gtk3-port: 102/227] app: use GdkDevice accessors Mon Jun 11 23:11:02 GMT 2012
- [gimp/gtk3-port: 103/227] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Mon Jun 11 23:11:07 GMT 2012
- [gimp/gtk3-port: 104/227] app: put the toolbox' areas into a box until we decided about a wrapping widget Mon Jun 11 23:11:12 GMT 2012
- [gimp/gtk3-port: 105/227] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Mon Jun 11 23:11:17 GMT 2012
- [gimp/gtk3-port: 106/227] app: port the device sort function to GdkDeviceManager Mon Jun 11 23:11:22 GMT 2012
- [gimp/gtk3-port: 107/227] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Mon Jun 11 23:11:27 GMT 2012
- [gimp/gtk3-port: 108/227] app: change the list of available devices to something that makes sense Mon Jun 11 23:11:32 GMT 2012
- [gimp/gtk3-port: 109/227] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Mon Jun 11 23:11:37 GMT 2012
- [gimp/gtk3-port: 110/227] libgimpwidgets: port GimpChainButton to GtkStyleContext Mon Jun 11 23:11:42 GMT 2012
- [gimp/gtk3-port: 111/227] libgimpwidgets: port GimpColorArea to GtkStyleContext Mon Jun 11 23:11:47 GMT 2012
- [gimp/gtk3-port: 112/227] libgimpwidgets: port GimpColorScale to GtkStyleContext Mon Jun 11 23:11:52 GMT 2012
- [gimp/gtk3-port: 113/227] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Mon Jun 11 23:11:57 GMT 2012
- [gimp/gtk3-port: 114/227] libgimpwidgets: port GimpRuler to GtkStyleContext Mon Jun 11 23:12:02 GMT 2012
- [gimp/gtk3-port: 115/227] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Mon Jun 11 23:12:07 GMT 2012
- [gimp/gtk3-port: 116/227] modules: port ColorselWheel to GtkStyleContext Mon Jun 11 23:12:12 GMT 2012
- [gimp/gtk3-port: 117/227] app: port GimpBlobEditor to GtkStyleContext Mon Jun 11 23:12:17 GMT 2012
- [gimp/gtk3-port: 118/227] app: port setting the canvas padding color to GtkStyleContext Mon Jun 11 23:12:22 GMT 2012
- [gimp/gtk3-port: 119/227] app: port GimpPanedBox to GtkStyleContext Mon Jun 11 23:12:27 GMT 2012
- [gimp/gtk3-port: 120/227] app: port GimpContainerIconView to GtkStyleContext Mon Jun 11 23:12:32 GMT 2012
- [gimp/gtk3-port: 121/227] app: port GimpContainerTreeView to GtkStyleContext Mon Jun 11 23:12:37 GMT 2012
- [gimp/gtk3-port: 122/227] app: port GimpColormapEditor to GtkStyleContext Mon Jun 11 23:12:44 GMT 2012
- [gimp/gtk3-port: 123/227] app: port GimpComponentEditor to GtkStyleContext Mon Jun 11 23:12:48 GMT 2012
- [gimp/gtk3-port: 124/227] app: port GimpFgBgEditor to GtkStyleContext Mon Jun 11 23:12:53 GMT 2012
- [gimp/gtk3-port: 125/227] app: port GimpFgBgView to GtkStyleContext Mon Jun 11 23:12:58 GMT 2012
- [gimp/gtk3-port: 126/227] app: port gimp_get_icon_size() to GtkStyleContext Mon Jun 11 23:13:03 GMT 2012
- [gimp/gtk3-port: 127/227] app: port GimpContainerBox to GtkStyleContext Mon Jun 11 23:13:08 GMT 2012
- [gimp/gtk3-port: 128/227] app: port GimpDashEditor to GtkStyleContext Mon Jun 11 23:13:13 GMT 2012
- [gimp/gtk3-port: 129/227] app: remove calls to gtk_widget_get, set_extension_events() Mon Jun 11 23:13:18 GMT 2012
- [gimp/gtk3-port: 130/227] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Mon Jun 11 23:13:23 GMT 2012
- [gimp/gtk3-port: 131/227] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Mon Jun 11 23:13:28 GMT 2012
- [gimp/gtk3-port: 132/227] app: port the about dialog to GtkStyleContext Mon Jun 11 23:13:33 GMT 2012
- [gimp/gtk3-port: 133/227] modules: remove call to gtk_widget_set_extension_events() Mon Jun 11 23:13:38 GMT 2012
- [gimp/gtk3-port: 134/227] libgimpwidgets: implement GtkWidget::state_flags_changed() Mon Jun 11 23:13:43 GMT 2012
- [gimp/gtk3-port: 135/227] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Mon Jun 11 23:13:48 GMT 2012
- [gimp/gtk3-port: 136/227] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Mon Jun 11 23:14:07 GMT 2012
- [gimp/gtk3-port: 138/227] app: use gdk_drag_context_get_selected_action() instead of conect->action Mon Jun 11 23:14:08 GMT 2012
- [gimp/gtk3-port: 137/227] app: use gdk_drag_context_get_source_window() Mon Jun 11 23:14:08 GMT 2012
- [gimp/gtk3-port: 139/227] app: port GimpSpinScale to GtkStyleContext Mon Jun 11 23:14:08 GMT 2012
- [gimp/gtk3-port: 140/227] app: implement GtkWidget::style_updated() instead of style_set() Mon Jun 11 23:14:13 GMT 2012
- [gimp/gtk3-port: 141/227] port gtkrc files to CSS (incompletely and stuff commented out) Mon Jun 11 23:14:18 GMT 2012
- [gimp/gtk3-port: 142/227] Port theme and gtkrc file loading to CSS files using GtkCssProvider Mon Jun 11 23:14:23 GMT 2012
- [gimp/gtk3-port: 143/227] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Mon Jun 11 23:14:28 GMT 2012
- [gimp/gtk3-port: 144/227] app: copy gimp.css instead of gtkrc to the user's gimp directory Mon Jun 11 23:14:34 GMT 2012
- [gimp/gtk3-port: 145/227] app: check whether child widgets exist in GtkWidget::style_updated() Mon Jun 11 23:14:39 GMT 2012
- [gimp/gtk3-port: 146/227] Replace gdk_cursor_unref() with g_object_unref() Mon Jun 11 23:14:44 GMT 2012
- [gimp/gtk3-port: 147/227] app: use gtk_menu_shell_get_selected_item() Mon Jun 11 23:14:49 GMT 2012
- [gimp/gtk3-port: 148/227] app: port GimpOverlayBox to GtkStyleContext Mon Jun 11 23:14:54 GMT 2012
- [gimp/gtk3-port: 149/227] app: port GimpOverlayFrame to GtkStyleContext Mon Jun 11 23:14:59 GMT 2012
- [gimp/gtk3-port: 150/227] app: port GimpScaleButton to GtkStyleContext Mon Jun 11 23:15:04 GMT 2012
- [gimp/gtk3-port: 151/227] libgimpwidgets: move all GimpPickButton members to a private struct Mon Jun 11 23:15:09 GMT 2012
- [gimp/gtk3-port: 152/227] libgimpwidgets: move all GimpColorArea members to a private struct Mon Jun 11 23:15:14 GMT 2012
- [gimp/gtk3-port: 153/227] libgimpwidgets: move all GimpOffsetArea members to a private struct Mon Jun 11 23:15:19 GMT 2012
- [gimp/gtk3-port: 154/227] libgimpwidgets: move padding members from instance to class struct Mon Jun 11 23:15:25 GMT 2012
- [gimp/gtk3-port: 155/227] libgimpwidgets: move all GimpButton members to a private struct Mon Jun 11 23:15:30 GMT 2012
- [gimp/gtk3-port: 156/227] libgimpwidgets: move all GimpCellRendererColor members to a private struct Mon Jun 11 23:15:35 GMT 2012
- [gimp/gtk3-port: 157/227] libgimpwidgets: move all GimpColorButton members to a private struct Mon Jun 11 23:15:40 GMT 2012
- [gimp/gtk3-port: 158/227] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Mon Jun 11 23:15:45 GMT 2012
- [gimp/gtk3-port: 159/227] libgimpwidgets: move all GimpChainButton members to a private struct Mon Jun 11 23:15:50 GMT 2012
- [gimp/gtk3-port: 160/227] libgimpwidgets: move all GimpBrowser members to a private struct Mon Jun 11 23:15:55 GMT 2012
- [gimp/gtk3-port: 161/227] libgimpwidgets: move all GimpColorDisplay members to a private struct Mon Jun 11 23:16:00 GMT 2012
- [gimp/gtk3-port: 162/227] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Mon Jun 11 23:16:05 GMT 2012
- [gimp/gtk3-port: 163/227] libgimpwidgets: move all GimpColorHexEntry members to a private struct Mon Jun 11 23:16:10 GMT 2012
- [gimp/gtk3-port: 164/227] libgimpwidgets: add padding Mon Jun 11 23:16:15 GMT 2012
- [gimp/gtk3-port: 165/227] libgimpwidgets: move all GimpColorNotebook members to a private struct. Mon Jun 11 23:16:20 GMT 2012
- [gimp/gtk3-port: 166/227] libgimpwidgets: move all GimpColorScale members to a private struct Mon Jun 11 23:16:25 GMT 2012
- [gimp/gtk3-port: 167/227] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Mon Jun 11 23:16:30 GMT 2012
- [gimp/gtk3-port: 168/227] libgimpwidgets: move all GimpColorSelection members to a private struct Mon Jun 11 23:16:35 GMT 2012
- [gimp/gtk3-port: 169/227] libgimpwidgets: move all GimpEnumLabel members to a private struct Mon Jun 11 23:16:40 GMT 2012
- [gimp/gtk3-port: 170/227] app: don't use style->black and style->white Mon Jun 11 23:16:45 GMT 2012
- [gimp/gtk3-port: 171/227] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Mon Jun 11 23:16:51 GMT 2012
- [gimp/gtk3-port: 172/227] app: port GimpStrokeEditor to GtkStyleContext Mon Jun 11 23:16:55 GMT 2012
- [gimp/gtk3-port: 173/227] app: port GimpPaletteView to GtkStyleContext Mon Jun 11 23:17:01 GMT 2012
- [gimp/gtk3-port: 174/227] plug-ins: don't use style->black and style->white Mon Jun 11 23:17:06 GMT 2012
- [gimp/gtk3-port: 175/227] libgimpwidgets: move all GimpColorProfileStore members to a private struct Mon Jun 11 23:17:11 GMT 2012
- [gimp/gtk3-port: 176/227] app: port GimpDockWindow to GtkStyleContext Mon Jun 11 23:17:16 GMT 2012
- [gimp/gtk3-port: 177/227] app: port GimpToolEditor to GtkStyleContext Mon Jun 11 23:17:21 GMT 2012
- [gimp/gtk3-port: 178/227] app: use gtk_widget_override_font() instead of modify_font() Mon Jun 11 23:17:26 GMT 2012
- [gimp/gtk3-port: 179/227] app: port GimpThumbBox to GtkStyleContext Mon Jun 11 23:17:31 GMT 2012
- [gimp/gtk3-port: 180/227] Implement GtkWidget::style_updated() instead of ::style_set() Mon Jun 11 23:17:36 GMT 2012
- [gimp/gtk3-port: 181/227] app: port GimpHistogramView to GtkStyleContext Mon Jun 11 23:17:41 GMT 2012
- [gimp/gtk3-port: 182/227] app: port GimpTagEntry to GtkStyleContext Mon Jun 11 23:17:46 GMT 2012
- [gimp/gtk3-port: 183/227] app: always ask the master device for its axes or state Mon Jun 11 23:17:51 GMT 2012
- [gimp/gtk3-port: 184/227] app: when checking for a device change, check the event's source device Mon Jun 11 23:17:56 GMT 2012
- [gimp/gtk3-port: 185/227] app: remove obsolete device checks from GimpToolbox Mon Jun 11 23:18:01 GMT 2012
- [gimp/gtk3-port: 186/227] app: port GimpColorFrame away from GtkStyle, using a new style property Mon Jun 11 23:18:07 GMT 2012
- [gimp/gtk3-port: 187/227] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Mon Jun 11 23:18:12 GMT 2012
- [gimp/gtk3-port: 188/227] app: port GimpOverlayChild to GtkStyleContext Mon Jun 11 23:18:17 GMT 2012
- [gimp/gtk3-port: 189/227] Port cell renderers to gtk_cell_renderer_get_state() Mon Jun 11 23:18:22 GMT 2012
- [gimp/gtk3-port: 190/227] app: port GimpCellRendererDashes to GtkStyleContext Mon Jun 11 23:18:27 GMT 2012
- [gimp/gtk3-port: 191/227] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Mon Jun 11 23:18:32 GMT 2012
- [gimp/gtk3-port: 192/227] app: add style property and default CSS for GimpHistogramView's grid-color Mon Jun 11 23:18:37 GMT 2012
- [gimp/gtk3-port: 193/227] app: port GimpCurveView to GtkStyleContext Mon Jun 11 23:18:42 GMT 2012
- [gimp/gtk3-port: 194/227] themes: document the new GimpHistogramView property in the theme CSS Mon Jun 11 23:18:47 GMT 2012
- [gimp/gtk3-port: 195/227] app: define all GimpHistogramView colors via style properties and CSS Mon Jun 11 23:18:52 GMT 2012
- [gimp/gtk3-port: 196/227] themes: document the new stlye properties and indent the CSS files properly Mon Jun 11 23:18:57 GMT 2012
- [gimp/gtk3-port: 197/227] app: increase the priority of the theme CSS by 1 Mon Jun 11 23:19:02 GMT 2012
- [gimp/gtk3-port: 198/227] app: port GimpComboTagEntry to GtkStyleContext Mon Jun 11 23:19:07 GMT 2012
- [gimp/gtk3-port: 199/227] configure.ac: use the new GTK_CHECK_BACKEND() macro Mon Jun 11 23:19:12 GMT 2012
- [gimp/gtk3-port: 200/227] plug-ins: port map-object to GTK+ 3.x Mon Jun 11 23:19:17 GMT 2012
- [gimp/gtk3-port: 201/227] app: port GimpToolbox to GtkWidget::style_updated() Mon Jun 11 23:19:22 GMT 2012
- [gimp/gtk3-port: 202/227] app: use GdkRGBA instead of GdkColor in some places Mon Jun 11 23:19:27 GMT 2012
- [gimp/gtk3-port: 203/227] app: remove gimp_rgb_get,set_gdk_color() Mon Jun 11 23:19:32 GMT 2012
- [gimp/gtk3-port: 204/227] app: port the text tool editor's preedit popup to GtkStyleContext Mon Jun 11 23:19:37 GMT 2012
- [gimp/gtk3-port: 205/227] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Mon Jun 11 23:19:42 GMT 2012
- [gimp/gtk3-port: 206/227] app: gimp_print_event(): add the device to the event debug output. Mon Jun 11 23:19:47 GMT 2012
- [gimp/gtk3-port: 207/227] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Mon Jun 11 23:19:52 GMT 2012
- [gimp/gtk3-port: 208/227] app: make input devices, grabs and therefore generally tools work again Mon Jun 11 23:19:57 GMT 2012
- [gimp/gtk3-port: 209/227] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Mon Jun 11 23:20:02 GMT 2012
- [gimp/gtk3-port: 210/227] app: remove some forgotten #undef GSEAL_ENABLE Mon Jun 11 23:20:07 GMT 2012
- [gimp/gtk3-port: 211/227] app: let the file dialog expand/collapse with the file type expander Mon Jun 11 23:20:12 GMT 2012
- [gimp/gtk3-port: 212/227] app: port GimpGradientEditor to GtkSyleContext Mon Jun 11 23:20:17 GMT 2012
- [gimp/gtk3-port: 213/227] app: port GimpHistogramView to gdk_device_grab()/ungrab() Mon Jun 11 23:20:22 GMT 2012
- [gimp/gtk3-port: 214/227] app: port GimpNavigationEditor to GtkStyleContext Mon Jun 11 23:20:27 GMT 2012
- [gimp/gtk3-port: 215/227] app: port GimpTagPopup to GtkStyleContext Mon Jun 11 23:20:33 GMT 2012
- [gimp/gtk3-port: 216/227] app: GimpDock: port font size modification to GtkCssProvider Mon Jun 11 23:20:38 GMT 2012
- [gimp/gtk3-port: 217/227] plug-ins: s/GtkObject/GtkAdjustment/ Mon Jun 11 23:20:43 GMT 2012
- [gimp/gtk3-port: 218/227] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Mon Jun 11 23:20:48 GMT 2012
- [gimp/gtk3-port: 219/227] devel-docs: make the shooter tool at least build again (untested) Mon Jun 11 23:20:53 GMT 2012
- [gimp/gtk3-port: 220/227] app: don't use "size-request" for the toolbox' wilber, it's gone Mon Jun 11 23:20:58 GMT 2012
- [gimp/gtk3-port: 221/227] app: themes.c: add #if 0-ed switch to dark theme variant Mon Jun 11 23:21:03 GMT 2012
- [gimp/gtk3-port: 222/227] Incomplete notebook and tab theming commit, to be improved Mon Jun 11 23:21:08 GMT 2012
- [gimp/gtk3-port: 223/227] themes: set an explicit background for rulers Mon Jun 11 23:21:13 GMT 2012
- [gimp/gtk3-port: 224/227] app: make the statusbar's progress label visible again Mon Jun 11 23:21:18 GMT 2012
- [gimp/gtk3-port: 225/227] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Mon Jun 11 23:21:23 GMT 2012
- [gimp/gtk3-port: 226/227] app: port wilber drawing to GtkStyleContext Mon Jun 11 23:21:28 GMT 2012
- [gimp/gtk3-port: 227/227] foo Mon Jun 11 23:21:33 GMT 2012
- [gimp] plug-ins: add 1, 2, 4, 8 bit grayscale loading to file-raw Tue Jun 12 18:10:55 GMT 2012
- [gimp] Bug 677823 - Shift + mouse click to link all layers does not work Tue Jun 12 19:40:58 GMT 2012
- [gimp/gimp-2-8] Bug 677823 - Shift + mouse click to link all layers does not work Tue Jun 12 19:41:57 GMT 2012
- [gimp] Bug 677974 - GIMP suggests XCF as default export format Tue Jun 12 20:35:43 GMT 2012
- [gimp/gimp-2-8] Bug 677974 - GIMP suggests XCF as default export format Tue Jun 12 20:36:28 GMT 2012
- [gimp] app: get the help_id from the right action in gimp_editor_add_action_button() Tue Jun 12 20:52:01 GMT 2012
- [gimp/gimp-2-8] app: get the help_id from the right action in gimp_editor_add_action_button() (cherry picked from co Tue Jun 12 20:52:35 GMT 2012
- [gimp] app: remove leftover operation testing junk from tests Makefile.am Sat Jun 16 22:23:39 GMT 2012
- [gimp] app: completely remove TileManager and friends (base/ and paint-funcs/) Wed Jun 20 19:49:22 GMT 2012
- [gimp] app: make app/tests/ build again Wed Jun 20 20:13:27 GMT 2012
- [gimp] app: make test-config build again Thu Jun 21 17:40:23 GMT 2012
- [gimp] app: remove GimpImage's cached preview Sun Jun 24 22:25:18 GMT 2012
- [gegl] buffer: clean up public gegl-buffer-backend.h header Tue Jun 26 10:52:53 GMT 2012
- [gegl] buffer: move Class typedefs back to their own headers Tue Jun 26 10:52:58 GMT 2012
- [gimp] app: make test-operations build again Tue Jun 26 11:37:02 GMT 2012
- [gimp] app: rename convert-dialog.[ch] to convert-type-dialog.[ch] Tue Jun 26 11:43:21 GMT 2012
- [gimp] app: rename gimpimage-convert.[ch] to gimpimage-convert-type.[ch] Tue Jun 26 12:39:10 GMT 2012
- [gimp] app: fix buffer == NULL warning in GimpProjection Tue Jun 26 14:10:10 GMT 2012
- [gegl] gegl: switch tile cache size handling to 64 bit Thu Jun 28 23:13:58 GMT 2012
- [gimp] app: use GeglConfig's new 64 bit tile-cache-size property if it exists Thu Jun 28 23:52:40 GMT 2012
- [gegl] gegl: restore GeglConfig's default 128x64 tile size Sat Jun 30 12:09:43 GMT 2012
- [gimp] app: remove GimpDisplayShell-scroll API that is now unused Sat Jun 30 12:24:07 GMT 2012
- [gimp] app: clean up last fix in GimpToolDialog Sat Jun 30 12:28:15 GMT 2012
Michal Hruby
Mikael Magnusson
Mike Gorse
Milan Crha
Milo Casagrande
Morten Welinder
Murray Cumming
Neil Roberts
Nguyen Thai Ngoc Duy
Nilamdyuti Goswami
Nils Philippsen
Olav Vitters
Oleksij Rempel
Olivier Fourdan
Paolo Bacchilega
Paolo Borelli
Patrick Welche
Pavel Holejsovsky
Peter Bloomfield
Philip Withnall
Praveen Illa
Ray Strode
Richard Hans Schwarting
Richard Hughes
Rico Tzschichholz
Ritesh Khadgaray
Robert Ancell
Robert Bragg
Roman Joost
Ross Burton
Rui Matos
Ryan Lortie
Sam Thursfield
Sasi Bhushan Boddepalli
Sebastien Granjoux
Seif Lotfy
Sergey V . Udaltsov
Sergio Villar Senin
Shankar Prasad
Shaun McCance
Siegfried-Angel Gevatter Pujals
Simon Budig
Stefan Kost
Stefan Walter
Stephen Shaw
Thijs Vermeir
Thomas Hindoe Paaboel Andersen
Tiffany Antopolski
- [gnome-devel-docs] tutorials C: Button sample and page, includes added comments and trivial change in coding Fri Jun 01 16:53:31 GMT 2012
- [gnome-devel-docs] Added C GtkButton example page and code to Makefile.am Fri Jun 01 16:53:36 GMT 2012
- [gnome-devel-docs] tutorials C: Linkbutton sample code as well as page Fri Jun 01 17:09:14 GMT 2012
- [gnome-devel-docs] Added C linkbutton page and code to Makefile.am Fri Jun 01 17:09:19 GMT 2012
- [gnome-devel-docs] tutorials python: example of separators Fri Jun 01 17:14:31 GMT 2012
- [gnome-devel-docs] removed some trailing whitespace. Fri Jun 01 17:17:42 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.ProgressBar code sample and Mallard page Sat Jun 02 03:35:08 GMT 2012
- [gnome-devel-docs] Added JS progressbar files to the Makefile.am Sat Jun 02 03:35:13 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Changed Gtk.Dialog example to use stock OK button Sat Jun 02 03:54:16 GMT 2012
- [gnome-devel-docs] tutorials python: example of treeview with simple listview Tue Jun 05 19:35:38 GMT 2012
- [gnome-devel-docs] tutorials python: example of combobox Tue Jun 05 19:35:43 GMT 2012
- [gnome-devel-docs] tutorials python: combobox with its own application_id Tue Jun 05 19:35:48 GMT 2012
- [gnome-devel-docs] tutorials python: example of multicolumn combobox Tue Jun 05 20:35:47 GMT 2012
- [gnome-devel-docs] tutorials python: corrected combobox example Tue Jun 05 20:35:51 GMT 2012
- [gnome-devel-docs] Corrected filenames in Makefile.am Tue Jun 05 20:46:35 GMT 2012
- [gnome-devel-docs] tutorials python: example of colorbutton in python Tue Jun 05 21:11:36 GMT 2012
- [gnome-devel-docs] tutorials C: Grid sample/page Tue Jun 05 21:50:05 GMT 2012
- [gnome-devel-docs] Added C grid examples to Makefile.am Tue Jun 05 21:51:05 GMT 2012
- [gnome-devel-docs] Changed links from references.valadoc.org to www.valadoc.org Wed Jun 06 03:05:19 GMT 2012
- [gnome-devel-docs] Replaced hash-based links with hardcoded links. Wed Jun 06 14:37:14 GMT 2012
- [gnome-devel-docs] Fixed some broken links. Wed Jun 06 14:37:19 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.Entry code sample and Mallard page Wed Jun 06 15:21:31 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.Spinner code sample and Mallard page Wed Jun 06 15:21:36 GMT 2012
- [gnome-devel-docs] tutorials C: Radiobutton sample/page Wed Jun 06 15:21:41 GMT 2012
- [gnome-devel-docs] tutorials C: Switch sample/page Wed Jun 06 15:21:47 GMT 2012
- [gnome-devel-docs] changed id to "entry.js" Wed Jun 06 15:21:51 GMT 2012
- [gnome-devel-docs] Added new files to Makefile.am Wed Jun 06 15:21:56 GMT 2012
- [gnome-devel-docs] Fixed a spacing issue. Wed Jun 06 15:22:01 GMT 2012
- [gnome-devel-docs] Added parameters to callback functions Thu Jun 07 03:28:05 GMT 2012
- [gnome-devel-docs] Vala LinkButton sample code and Mallard page. Thu Jun 07 04:00:15 GMT 2012
- [gnome-devel-docs] Vala Scale sample code and Mallard page. Thu Jun 07 13:51:26 GMT 2012
- [gnome-devel-docs] Vala Textview sample code and Mallard page. Thu Jun 07 23:28:30 GMT 2012
- [gnome-devel-docs] Added multiline section to beginner pages for c, js and vala. Thu Jun 07 23:28:35 GMT 2012
- [gnome-devel-docs] Fixed coordinates of attached widgets. Fri Jun 08 00:49:33 GMT 2012
- [gnome-devel-docs] Do not leave out parameters from callback functions. Fri Jun 08 01:43:53 GMT 2012
- [gnome-devel-docs] Added instructions on compiling C using valac. Fri Jun 08 01:43:58 GMT 2012
- [gnome-devel-docs] Vala SpinButton sample code and Mallard page. Fri Jun 08 04:15:06 GMT 2012
- [gnome-devel-docs] fixed seealso links. Fri Jun 08 04:15:11 GMT 2012
- [gnome-devel-docs] Vala ColorButton sample code and Mallard page. Fri Jun 08 04:15:16 GMT 2012
- [gnome-devel-docs] tutorials python: example of toolbar Fri Jun 08 11:07:11 GMT 2012
- [gnome-devel-docs] Vala ScrolledWindow sample code and Mallard page. Fri Jun 08 13:41:55 GMT 2012
- [gnome-devel-docs] Remove application_id. Sun Jun 10 06:14:13 GMT 2012
- [gnome-devel-docs] Vala Toolbar tutorial using Glade. Sun Jun 10 06:14:18 GMT 2012
- [gnome-devel-docs] Update to Makefile.am image file. Sun Jun 10 06:23:21 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.StatusBar code sample, screenshot, and Mallard page Mon Jun 11 00:26:50 GMT 2012
- [gnome-devel-docs] Removed a style="numbered" from a code snippet. Mon Jun 11 00:26:55 GMT 2012
- [gnome-devel-docs] JS Statusbar sample code, Mallard tutorial and image added... Mon Jun 11 00:53:10 GMT 2012
- [gnome-devel-docs] Fixed validation errors in toolbar_builder.vala.page Mon Jun 11 00:53:15 GMT 2012
- [gnome-devel-docs] tutorials python: commented samples and more detailed pages for windows samples Thu Jun 14 15:39:16 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Improved the explanations on the beginner page index Thu Jun 14 15:52:28 GMT 2012
- [gnome-devel-docs] tutorials C: Togglebutton sample/page Thu Jun 14 15:52:33 GMT 2012
- [gnome-devel-docs] Add C togglebutton.c and mallard page to Makefile.am Thu Jun 14 15:52:38 GMT 2012
- [gnome-devel-docs] tutorials python: corrected pages for window widgets Thu Jun 14 16:01:28 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.CheckButton code sample and documentation page Thu Jun 14 16:54:44 GMT 2012
- [gnome-devel-docs] Add JS checkbutton code file and mallard page to Makefile.am Thu Jun 14 16:54:49 GMT 2012
- [gnome-devel-docs] tutorials python: commented samples and better pages for display widgets Thu Jun 14 17:53:10 GMT 2012
- [gnome-devel-docs] tutorials python: display widgets' pages corrected Thu Jun 14 17:53:15 GMT 2012
- [gnome-devel-docs] tutorials python: pages for window widgets with sections Thu Jun 14 18:01:45 GMT 2012
- [gnome-devel-docs] tutorials python: window widgets' pages corrected Thu Jun 14 18:01:50 GMT 2012
- [gnome-devel-docs] tutorials C: Spinner sample and page Thu Jun 14 21:11:40 GMT 2012
- [gnome-devel-docs] Added C spinner example files to Makefile.am Thu Jun 14 21:11:45 GMT 2012
- [gnome-devel-docs] tutorials C: Entry sample and page Thu Jun 14 21:56:21 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Removed line numbers from partial code snippet Fri Jun 15 23:38:58 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.RadioButton code sample, screenshot, and Mallard page Sat Jun 16 04:31:34 GMT 2012
- [gnome-devel-docs] Added JS radiobutton example files to Makefile.am Sat Jun 16 04:31:39 GMT 2012
- [gnome-devel-docs] tutorials C: Dialog sample and page and Makefile mod Sat Jun 16 20:28:46 GMT 2012
- [gnome-devel-docs] Vala ProgressBar redesign, and new video. Sun Jun 17 02:36:58 GMT 2012
- [gnome-devel-docs] Undid changes made to make video in previous commit. Sun Jun 17 02:42:15 GMT 2012
- [gparted] Fix spelling mistake in two sentences in en_CA translation Sun Jun 17 14:59:42 GMT 2012
- [gparted] Fix more spelling mistakes in en_CA translation Sun Jun 17 14:59:47 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Fixed the Gtk.ToggleButton code sample and Mallard page Wed Jun 20 19:02:18 GMT 2012
- [gnome-devel-docs] Added JS Togglebutton example to the Makefile.am Wed Jun 20 19:02:23 GMT 2012
- [gnome-devel-docs] tutorials python: button widgets with better pages, commented samples and a page on signals Wed Jun 20 19:17:59 GMT 2012
- [gnome-devel-docs] tutorials python: signals and callbacks page Wed Jun 20 19:18:04 GMT 2012
- [gnome-devel-docs] tutorials python: corrected links in button widgets' pages Wed Jun 20 19:18:09 GMT 2012
- [gnome-devel-docs] tutorials C: Progressbar sample/page and Makefile mod Wed Jun 20 19:28:48 GMT 2012
- [gnome-devel-docs] tutorials C: Progressbar sample/page Wed Jun 20 19:28:53 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Fixed cross-reference links in RadioButton Mallard page Wed Jun 20 19:39:28 GMT 2012
- [gnome-devel-docs] tutorials python: link to page about signals in dialog widgets' pages Wed Jun 20 22:53:03 GMT 2012
- [gnome-devel-docs] tutorials python: a page to explain how to deal with strings, unicode and gtk+ Wed Jun 20 22:53:08 GMT 2012
- [gnome-devel-docs] tutorials python: corrected link in dialog widgets' pages Wed Jun 20 22:53:13 GMT 2012
- [gnome-devel-docs] tutorials python: corrected makefile Wed Jun 20 22:53:18 GMT 2012
- [gnome-devel-docs] tutorials python: textview page rewrittenand linked to page on strings Wed Jun 20 22:53:24 GMT 2012
- [gnome-devel-docs] tutorials python: textview page without repetition of a method Wed Jun 20 22:53:28 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.Scale code sample, screenshot, and Mallard page Wed Jun 20 23:16:10 GMT 2012
- [gnome-devel-docs] Added JS scale example to Makefile.am Wed Jun 20 23:16:15 GMT 2012
- [gparted] Fix one spelling mistake in en_CA translation Thu Jun 21 00:29:31 GMT 2012
- [gnome-devel-docs] tutorials python: strings and signals-callbacks pages now link to 0 beginners tutorial page and not Thu Jun 21 18:16:26 GMT 2012
- [gnome-devel-docs] tutorials python: page on scrolledwindow widget rewritten Sat Jun 23 00:59:39 GMT 2012
- [gnome-devel-docs] Trimmed trailing white space in .page files. Sat Jun 23 01:09:31 GMT 2012
- [gnome-devel-docs] Trimmed trailing whitespace in .vala files. Sat Jun 23 01:09:35 GMT 2012
- [gnome-devel-docs] Trimmed trailing whitespace in .py files. Sat Jun 23 01:09:40 GMT 2012
- [gnome-devel-docs] Trimmed trailing whitespace in .js files. Sat Jun 23 01:09:45 GMT 2012
- [gnome-devel-docs] Trimmed trailing whitespace in .c files. Sat Jun 23 01:09:50 GMT 2012
- [gnome-devel-docs] Updated NEWS file for 3.5.2 release. Sat Jun 23 01:23:33 GMT 2012
- [gnome-devel-docs] Revert "Trimmed trailing white space in .page files." Sat Jun 23 02:46:32 GMT 2012
- [gnome-devel-docs] Revert "Trimmed trailing whitespace in .c files." Sat Jun 23 02:46:37 GMT 2012
- [gnome-devel-docs] tutorials C: prerelease 3.5.3 fixes Sat Jun 23 02:46:42 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.Switch example, screenshot, and Mallard page Sun Jun 24 22:06:05 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Resized switch.js pictures and uploaded to live.gnome.org Sun Jun 24 22:06:10 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.SpinButton code sample, screenshot, and Mallard page Sun Jun 24 22:06:15 GMT 2012
- [gnome-devel-docs] tutorials python: gtkapplicationwindow page corrected Sun Jun 24 22:06:20 GMT 2012
- [gnome-devel-docs] tutorials python: data entry widgets with new pages and commented samples Sun Jun 24 22:06:25 GMT 2012
- [gnome-devel-docs] Added new files to Makefile.am Sun Jun 24 22:06:30 GMT 2012
- [gnome-devel-docs] Revert "Added new files to Makefile.am" Sun Jun 24 22:57:56 GMT 2012
- [gnome-devel-docs] tutorials C: Statusbar sample/page/media image and Makefile mod Sun Jun 24 22:58:01 GMT 2012
- [gnome-devel-docs] tutorials C: Statusbar sample/page/image Sun Jun 24 22:58:06 GMT 2012
- [gnome-devel-docs] Additions to Makefile.am some lining up. Sun Jun 24 22:58:11 GMT 2012
- [gnome-devel-docs] Trimmed trailing white space in .page files. Sun Jun 24 23:01:27 GMT 2012
- [gnome-devel-docs] tutorials python: a page to describe properties, getters and setters Mon Jun 25 12:47:58 GMT 2012
- [gnome-devel-docs] tutorials python: added link to properties tutorial in label, button, window and radiobutton pages Mon Jun 25 12:48:03 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Wrote detailed MessageDialog tutorial and fixed code indents Mon Jun 25 12:51:18 GMT 2012
- [gnome-devel-docs] tutorial C: minor changes to statusbar.c file Tue Jun 26 19:03:15 GMT 2012
- [gtk+] GActionMuxer: disconnect group signals on finalize Fri Jun 29 03:58:33 GMT 2012
- [gnome-devel-docs] update id of aboutdialog.vala.page, add seealso's and rename file. Fri Jun 29 18:40:14 GMT 2012
- [gnome-devel-docs] tutorials Vala: Complete MenuBar example Fri Jun 29 18:40:18 GMT 2012
- [gnome-devel-docs] Added Vala menubar example files to Makefile.am Fri Jun 29 18:40:23 GMT 2012
- [gnome-devel-docs] tutorials <javascript>: Added TextView code sample, screenshot, and Mallard page Fri Jun 29 18:40:28 GMT 2012
- [gnome-devel-docs] Add JS textview example files to Makefile.am Fri Jun 29 18:40:33 GMT 2012
Timo Jyrinki
Tomas Bzatek
Tomeu Vizoso
Tom Tryfonidis
Ulf-D . Ehlert
Ulrik Sverdrup
=?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
=?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
=?utf-8?b?SmnFmcOtIFRlY2hldA==?=
=?utf-8?b?SmVybmVqIFNpbW9uxI1pxI0=?=
=?utf-8?b?TWFyZWsgS2HFocOtaw==?=
=?utf-8?b?UGV0ciBLb3bDocWZ?=
=?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
=?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
=?utf-8?q?Aurimas_=C4=8Cernius?=
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
=?utf-8?q?Dan_Vr=C3=A1til?=
=?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?Heinrich_M=C3=BCller?=
=?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
=?utf-8?q?Javier_Jard=C3=B3n?=
=?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] glib-2.0: Fix typo in FileSeek attribute Sat Jun 02 13:33:14 GMT 2012
- [vala] codegen: Fix infinite recursion when using lambda in destructor Sat Jun 02 13:51:23 GMT 2012
- [vala] gnome-keyring-1: Fix gnome_keyring_item_get_info_sync binding Sat Jun 02 14:10:17 GMT 2012
- [vala] GVariant: Fix memory leak when boxing and unboxing variants Sat Jun 02 15:06:03 GMT 2012
- [vala] Use SourceLocation in SourceReference Sat Jun 02 16:19:41 GMT 2012
- [vala] Improve assertion messages Sat Jun 02 16:19:46 GMT 2012
- [vala] codegen: Fix assertion failure on empty string switch statement Sat Jun 02 16:27:11 GMT 2012
- [vala] Release 0.17.1 Sat Jun 02 16:44:54 GMT 2012
- [vala] Created tag 0.17.1 Sat Jun 02 16:45:10 GMT 2012
- [vala] gtk+-3.0: Fix gtk_entry_get_text_area bindings Thu Jun 14 08:57:12 GMT 2012
- [vala] codegen: Fix .begin on async methods returning structs Thu Jun 14 12:27:31 GMT 2012
- [vala] codegen: Fix line directives for ref_sink Sat Jun 23 14:26:04 GMT 2012
- [vala] codegen: Fix memory leak accessing automatic property with owned getter Sat Jun 23 14:36:11 GMT 2012
- [vala/0.16] gtk+-2.0, gtk+-3.0: Fix TargetList.add_table binding Sat Jun 23 15:50:52 GMT 2012
- [vala/0.16] posix: Add ffs binding Sat Jun 23 15:50:55 GMT 2012
- [vala] Created tag 0.16.1 Sat Jun 23 15:50:56 GMT 2012
- [vala/0.16] posix: Add utimensat and futimens bindings Sat Jun 23 15:51:00 GMT 2012
- [vala/0.16] posix: Add stat fields for high precision access/modification/status change timestamps (POSIX.1-2008 Sat Jun 23 15:51:05 GMT 2012
- [vala/0.16] glib-2.0: Update GUnicodeScript and GUnicodeBreakType bindings Sat Jun 23 15:51:10 GMT 2012
- [vala/0.16] Use correct variable name to add vapigen directories Sat Jun 23 15:51:15 GMT 2012
- [vala/0.16] posix: add execv(p) and sigqueue methods, make sigval_t a simple type Sat Jun 23 15:51:20 GMT 2012
- [vala/0.16] gsl: correct MultifitLinearWorkspace construct/free C names Sat Jun 23 15:51:25 GMT 2012
- [vala/0.16] rest-0.7: update to git master Sat Jun 23 15:51:30 GMT 2012
- [vala/0.16] gobject-2.0: add Type.{get,set}_qdata methods Sat Jun 23 15:51:35 GMT 2012
- [vala/0.16] glib-2.0: add Hmac bindings Sat Jun 23 15:51:40 GMT 2012
- [vala/0.16] gtk+-2.0, gtk+-3.0: make TextTag constructor's parameter nullable Sat Jun 23 15:51:45 GMT 2012
- [vala/0.16] build: Note that we don't support srcdir != builddir Sat Jun 23 15:51:50 GMT 2012
- [vala/0.16] posix: add statvfs and fstatvfs function bindings Sat Jun 23 15:51:56 GMT 2012
- [vala/0.16] glib-2.0: annotate nullable GLib.Uri arguments and return values Sat Jun 23 15:52:01 GMT 2012
- [vala/0.16] Support virtual interface signals Sat Jun 23 15:52:06 GMT 2012
- [vala/0.16] codegen: Fix capturing element variable of foreach without iterator Sat Jun 23 15:52:11 GMT 2012
- [vala/0.16] glib-2.0: Add a few Source methods Sat Jun 23 15:52:16 GMT 2012
- [vala/0.16] gdk-3.0, libsoup-2.4, poppler-glib, rest-0.7, vte-2.90: update Sat Jun 23 15:52:21 GMT 2012
- [vala/0.16] Update clutter vapi to final Clutter 1.10. Sat Jun 23 15:52:26 GMT 2012
- [vala/0.16] glib-2.0: Include glib/gstdio.h when using DirUtils or Stat Sat Jun 23 15:52:31 GMT 2012
- [vala/0.16] glib-2.0: set FileSeek cname to "int" Sat Jun 23 15:52:36 GMT 2012
- [vala/0.16] glib-2.0: Fix typo in FileSeek attribute Sat Jun 23 15:52:41 GMT 2012
- [vala/0.16] codegen: Fix infinite recursion when using lambda in destructor Sat Jun 23 15:52:46 GMT 2012
- [vala/0.16] gnome-keyring-1: Fix gnome_keyring_item_get_info_sync binding Sat Jun 23 15:52:51 GMT 2012
- [vala/0.16] GVariant: Fix memory leak when boxing and unboxing variants Sat Jun 23 15:52:56 GMT 2012
- [vala/0.16] codegen: Fix assertion failure on empty string switch statement Sat Jun 23 15:53:01 GMT 2012
- [vala/0.16] libxml-2.0: add SaveCtxt bindings Sat Jun 23 15:53:06 GMT 2012
- [vala/0.16] gdk-3.0: mark Gdk.Atom as derived from uint Sat Jun 23 15:53:11 GMT 2012
- [vala/0.16] libxml-2.0: add missing cnames to some Doc fields Sat Jun 23 15:53:16 GMT 2012
- [vala/0.16] gstreamer-0.10: correct type id of Gst.TypeFindFactory Sat Jun 23 15:53:21 GMT 2012
- [vala/0.16] x11: Enable some fields which were previously commented out. Sat Jun 23 15:53:26 GMT 2012
- [vala/0.16] dbus-glib-1: add dbus_g_connection_open binding Sat Jun 23 15:53:31 GMT 2012
- [vala/0.16] gtk+-3.0: add information to generate 2d0e7f49 Sat Jun 23 15:53:36 GMT 2012
- [vala/0.16] gtk+-3.0: hide SelectionData.get_data_with_length length parameter Sat Jun 23 15:53:43 GMT 2012
- [vala/0.16] Added is_out annotation for StyleContext.lookup_color Sat Jun 23 15:53:46 GMT 2012
- [vala/0.16] gtk+-2.0, gtk+-3.0: fix Gtk.test_init Sat Jun 23 15:53:51 GMT 2012
- [vala/0.16] gtk+-3.0: Gtk.Scrollbar constructor allows null adjustment Sat Jun 23 15:53:56 GMT 2012
- [vala/0.16] gtk+-2.0, gtk+-3.0: include necessary headers for IMContext(Info) types Sat Jun 23 15:54:01 GMT 2012
- [vala/0.16] bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi Sat Jun 23 15:54:06 GMT 2012
- [vala/0.16] girwriter: Use transfer-ownership=none for InitiallyUnowned based constructors Sat Jun 23 15:54:11 GMT 2012
- [vala/0.16] gtk+-3.0: Fix gtk_entry_get_text_area bindings Sat Jun 23 15:54:16 GMT 2012
- [vala/0.16] codegen: Fix .begin on async methods returning structs Sat Jun 23 15:54:21 GMT 2012
- [vala/0.16] bindings: update GIR-based bindings Sat Jun 23 15:54:26 GMT 2012
- [vala/0.16] gdk-3.0: Gdk.EventKey does not have a GType Sat Jun 23 15:54:31 GMT 2012
- [vala/0.16] glib-2.0: make GLib.Pid inherit from int Sat Jun 23 15:54:37 GMT 2012
- [vala/0.16] codegen: Fix memory leak accessing automatic property with owned getter Sat Jun 23 15:54:42 GMT 2012
- [vala/0.16] Release 0.16.1 Sat Jun 23 15:54:47 GMT 2012
- [vala] Release 0.17.2 Sun Jun 24 08:03:40 GMT 2012
- [vala] Created tag 0.17.2 Sun Jun 24 08:03:53 GMT 2012
- [vala] Report error when accessing constants of outer methods Sun Jun 24 15:03:48 GMT 2012
- [vala] gtk+-2.0, gtk+-3.0: Fix gtk_widget_style_get_property binding Sun Jun 24 15:23:55 GMT 2012
- [vala] girwriter: Write return value before parameters Sun Jun 24 15:39:42 GMT 2012
- [vala] Generate correct unref expressions for subtypes of special cases Sun Jun 24 16:10:44 GMT 2012
- [vala] gio-2.0: Mark AsyncInitable.init_async as virtual Sun Jun 24 16:34:31 GMT 2012
- [vala] codegen: Bring object creation implementation closer to method call Sun Jun 24 18:53:04 GMT 2012
- [vala] GAsync: Support async creation methods Sun Jun 24 18:53:09 GMT 2012
- [vala] Fix crash due to incorrect copy of attribute list Tue Jun 26 06:41:55 GMT 2012
- [vala] girparser: Fix criticals when encountering async creation methods Tue Jun 26 06:42:00 GMT 2012
- [vala] girparser: Fix criticals on varargs functions Tue Jun 26 06:55:39 GMT 2012
=?utf-8?q?Jean_Br=C3=A9fort?=
=?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
=?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
=?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?=
=?utf-8?q?Piotr_Dr=C4=85g?=
=?utf-8?q?R=C5=ABdolfs_Mazurs?=
=?utf-8?q?S=C3=A9bastien_Wilmet?=
=?utf-8?q?Torsten_Sch=C3=B6nfeld?=
=?utf-8?q?Wolfgang_St=C3=B6ggl?=
Victor Matheus de Araujo Oliveira
Ville Sokk
Vincent Povirk
Vincent Untz
Vivien Malerba
William Hua
William Jon McCann
Wolfgang Hofer
Wouter Bolsterlee
Xan Lopez
Xavier Claessens
Xavier de Blas
Yaron Shahrabani
YunQiang Su
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc