2013-December Archive by Author
Aaron Borden
Adam Dingle
Alberto Milone
Alberts Muktupāvels
Alejandro Piñeiro Iglesias
Alejandro Valdes Jimenez
Alexander Alexandrov Shopov
Alexandre Franke
Alex Rodrigo Muñoz Domínguez
Álvaro Peña
Amanpreet Singh Alam
Andika Triwidada
Andoni Morales Alastruey
Andreas Nilsson
Andrea Veri
Andre Klapper
Andrés Aragoneses
Antoine Jacoutot
Arth Patel
Aurimas Černius
Balasankar C
Baptiste Mille-Mathias
Bastien Nocera
Behdad Esfahbod
Benjamin Otte
Benjamin Steinwender
Bertrand Lorentz
Brian Manning
Bruno Coudoin
Carlos Garcia Campos
Carlos Garnacho
Carlos Martín Nieto
Carlos Soriano
Changwoo Ryu
Chao-Hsiung Liao
Charles Lindsay
Christian Fredrik Kalager Schaller
Christian Kirbach
Christian Persch
Christophe Fergeau
Chun-wei Fan
Claude Paroz
Claudio Saavedra
Cody Russell
Colin Walters
Cosimo Cecchi
Curtis Gedak
Daiki Ueno
Damien Sandras
Daniel Espinosa Ortiz
Daniel Korostil
Daniel Martinez Cucalon
Daniel Mustieles García
Daniel Sabo
Daniel Veillard
Dan Williams
Dan Winship
- [network-manager-applet] applet: fix crash on error with current glib Thu Dec 05 19:07:53 GMT 2013
- [glib-networking] tests/tls/connection: let the kernel allocate ports Sat Dec 07 18:24:01 GMT 2013
- [libsoup] soup-version: add 2.46 Sun Dec 08 09:54:57 GMT 2013
- [libsoup] no-ssl-test: fix indentation Sun Dec 08 09:56:45 GMT 2013
- [glib] Deleted branch wip/danw/glib.mk Sun Dec 08 10:40:59 GMT 2013
- [glib-networking] tls/tests/connection: don't spin waiting for shutdown to complete Sun Dec 08 16:24:30 GMT 2013
- [libsoup] (3 commits) Created branch http2 Mon Dec 09 10:04:06 GMT 2013
- [libsoup/http2: 1/3] rename SoupIOStream to SoupSocketIOStream Mon Dec 09 10:04:11 GMT 2013
- [libsoup/http2: 2/3] Add SoupHTTPInputStream, implement SoupHTTP1InputStream Mon Dec 09 10:04:16 GMT 2013
- [libsoup/http2: 3/3] Add SoupHTTPOutputStream, implement SoupHTTP1OutputStream Mon Dec 09 10:04:21 GMT 2013
- [libsoup/http2] SoupSessionHost: split from SoupSession Mon Dec 09 12:32:39 GMT 2013
- [libsoup/http2] Add SoupSocketProperties to transfer props from session to socket Mon Dec 09 12:32:44 GMT 2013
- [libsoup] Deleted branch http2 Mon Dec 09 13:53:40 GMT 2013
- [libsoup] (5 commits) Created branch http2 Mon Dec 09 13:53:47 GMT 2013
- [libsoup/http2: 1/5] rename SoupIOStream to SoupSocketIOStream Mon Dec 09 13:53:52 GMT 2013
- [libsoup/http2: 2/5] Add SoupHTTPInputStream, implement SoupHTTP1InputStream Mon Dec 09 13:53:57 GMT 2013
- [libsoup/http2: 3/5] Add SoupHTTPOutputStream, implement SoupHTTP1OutputStream Mon Dec 09 13:54:02 GMT 2013
- [libsoup/http2: 4/5] Add SoupSocketProperties to transfer props from session to socket Mon Dec 09 13:54:07 GMT 2013
- [libsoup/http2: 5/5] SoupSessionHost: split from SoupSession Mon Dec 09 13:54:12 GMT 2013
- [glib] (2 commits) Created branch wip/glib-build.mk Mon Dec 09 17:57:16 GMT 2013
- [libsoup] Created branch glib-build.mk Mon Dec 09 17:57:17 GMT 2013
- [glib/wip/glib-build.mk: 1/2] glib-build.mk: enumtypes, marshal, schemas, and resources rules Mon Dec 09 17:57:21 GMT 2013
- [libsoup/glib-build.mk] Replace Makefile.glib with glib-build.mk Mon Dec 09 17:57:22 GMT 2013
- [glib/wip/glib-build.mk: 2/2] m4macros: add GLIB_CONFIG, deprecate AM_PATH_GLIB_2_0 Mon Dec 09 17:57:26 GMT 2013
- [libsoup] SoupSocket: set TCP_NODELAY on sockets Tue Dec 10 09:35:54 GMT 2013
- [libsoup/http2] get rid of SoupSessionPrivate->conns hash Tue Dec 10 17:28:14 GMT 2013
- [libsoup/http2] move cleanup/abort code from session to host Tue Dec 10 17:28:19 GMT 2013
- [libsoup/http2] move some bits out of SoupMessageQueue Tue Dec 10 17:28:24 GMT 2013
- [libsoup] Deleted branch http2 Tue Dec 10 17:28:29 GMT 2013
- [libsoup/http2] SoupAuthManager: simplify, don't depend on SoupMessageQueue Tue Dec 10 17:28:29 GMT 2013
- [libsoup/http2] drop soup_session_get_queue(), add soup_session_lookup_queue_item() Tue Dec 10 17:28:34 GMT 2013
- [libsoup] (10 commits) Created branch http2 Tue Dec 10 17:28:38 GMT 2013
- [libsoup/http2] queue move wip Tue Dec 10 17:28:39 GMT 2013
- [libsoup/http2: 1/10] rename SoupIOStream to SoupSocketIOStream Tue Dec 10 17:28:43 GMT 2013
- [libsoup/http2: 2/10] Add SoupHTTPInputStream, implement SoupHTTP1InputStream Tue Dec 10 17:28:48 GMT 2013
- [libsoup/http2: 3/10] Add SoupHTTPOutputStream, implement SoupHTTP1OutputStream Tue Dec 10 17:28:54 GMT 2013
- [libsoup/http2: 4/10] Add SoupSocketProperties to transfer props from session to socket Tue Dec 10 17:28:59 GMT 2013
- [libsoup/http2: 5/10] SoupSessionHost: split from SoupSession Tue Dec 10 17:29:04 GMT 2013
- [libsoup/http2: 6/10] get rid of SoupSessionPrivate->conns hash Tue Dec 10 17:29:09 GMT 2013
- [libsoup/http2: 7/10] move cleanup/abort code from session to host Tue Dec 10 17:29:14 GMT 2013
- [libsoup/http2: 8/10] move some bits out of SoupMessageQueue Tue Dec 10 17:29:19 GMT 2013
- [libsoup/http2: 9/10] SoupAuthManager: simplify, don't depend on SoupMessageQueue Tue Dec 10 17:29:24 GMT 2013
- [libsoup/http2: 10/10] drop soup_session_get_queue(), add soup_session_lookup_queue_item() Tue Dec 10 17:29:29 GMT 2013
- [libsoup] Deleted branch http2 Wed Dec 11 09:37:20 GMT 2013
- [libsoup] (6 commits) Created branch http2 Wed Dec 11 09:37:26 GMT 2013
- [libsoup/http2: 1/6] rename SoupIOStream to SoupSocketIOStream Wed Dec 11 09:37:31 GMT 2013
- [libsoup/http2: 2/6] Add SoupHTTPInputStream, implement SoupHTTP1InputStream Wed Dec 11 09:37:36 GMT 2013
- [libsoup/http2: 3/6] Add SoupHTTPOutputStream, implement SoupHTTP1OutputStream Wed Dec 11 09:37:41 GMT 2013
- [libsoup/http2: 4/6] Add SoupSocketProperties to transfer props from session to socket Wed Dec 11 09:37:46 GMT 2013
- [libsoup/http2: 5/6] SoupAuthManager: simplify, don't depend on SoupMessageQueue Wed Dec 11 09:37:51 GMT 2013
- [libsoup/http2: 6/6] drop soup_session_get_queue(), add soup_session_lookup_queue_item() Wed Dec 11 09:37:56 GMT 2013
- [libsoup] docs: Update client-side tutorial for 2.42, document request APIs Wed Dec 11 11:14:22 GMT 2013
- [libsoup] Misc docs updates Wed Dec 11 11:14:27 GMT 2013
- [libsoup] (3 commits) Created branch installed-tests Wed Dec 11 18:59:48 GMT 2013
- [libsoup/installed-tests: 1/3] tests: initial port to the gtestutils framework Wed Dec 11 18:59:53 GMT 2013
- [libsoup/installed-tests: 2/3] tests: Add resources/* to soup-test.gresource, add utility functions Wed Dec 11 18:59:58 GMT 2013
- [libsoup/installed-tests: 3/3] tests: use TAP, and install the tests Wed Dec 11 19:00:03 GMT 2013
- [libsoup] Update the public suffix list (and its test) Wed Dec 11 19:31:03 GMT 2013
- [glib-networking] 2.39.3 Mon Dec 16 21:41:52 GMT 2013
- [glib-networking] Created tag 2.39.3 Mon Dec 16 21:41:58 GMT 2013
- [libsoup] 2.45.3 Mon Dec 16 21:50:54 GMT 2013
- [libsoup] Created tag 2.45.3 Mon Dec 16 21:50:59 GMT 2013
- [network-manager-applet] connection-editor: fix bridge "Priority" label mnemonic_widget (rh #1036142) Tue Dec 17 14:43:44 GMT 2013
- [glib] gtestutils: skipping a test should count as success, not failure Wed Dec 18 16:29:30 GMT 2013
- [glib] gtestutils: rename test_skip_count to test_startup_skip_count Wed Dec 18 16:29:35 GMT 2013
- [glib] Make g_test_run() return 77 if all tests are skipped Wed Dec 18 16:29:40 GMT 2013
- [libsoup] soup-tld: accept ASCII-encoded hostnames too Wed Dec 18 22:07:58 GMT 2013
David King
Debarshi Ray
Dimitris Spingos
Dodji Seketeli
Ekaterina Gerasimova
Emilio Pozuelo Monfort
Emmanuele Bassi
Emmanuel Pacaud
Enrico Nicoletto
Eugen Dedu
Evan Nemerson
Fabiano Fidêncio
Fabio Tomat
Federico Mena Quintero
Felix Riemann
Florian Müllner
Francisco Diéguez Souto
Frederic Muller
Frederic Peters
Gabor Keleman
George Lebl
Giovanni Campagna
Guido Günther
Guillaume Desmottes
Gustavo Noronha Silva
Hannie Dumoleyn
Hans Breuer
Heinrich Müller
Ignacio Casal Quinteiro
Jakub Steiner
Jared L Jennings
Jasper St . Pierre
Javier Jardón
Jean Bréfort
Jean-François Fortin Tam
Jeffrey Stedfast
Jehan Pagès
Jens Georg
Jernej Simončič
Jesse van den Kieboom
Jim Nelson
Jiří Klimeš
Jiří Techet
Jiro Matsuzawa
Joanmarie Diggs
João Sebastião de Oliveira Bueno Calligaris
John Ralls
Jonas Danielsson
Jonathan Matthew
Jonh Wendell
Joshua Lock
Juan A . Suarez Romero
Juan Pablo Ugarte
Julien Hardlin
Julien Puydt
Jürg Billeter
Jussi Kukkonen
Kai Willadsen
Kevin Cozens
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Krishnababu Krothapalli
Kristjan Schmidt
Lars Uebernickel
Laurent Bigonville
Lionel Landwerlin
Luca Bruno
Luis de Bethencourt
Luis Menina
Maciej Marcin Piechotka
Manuel Bachmann
Marc-Andre Lureau
Marcin Kolny
Marco Ciampa
Marek Černocký
Marek Dvoroznak
Marek Kašík
Margaret
Marina Zhurakhinskaya
Mario Blättermann
Mario Sanchez Prada
Mario Wenzel
Martin Pitt
Massimo Valentini
Matej Urbančič
Mathieu Duponchelle
Matthew Barnes
Matthias Clasen
Mattias Bengtsson
Michael Catanzaro
- [epiphany] Fix text encoding dialog Sun Dec 01 23:36:11 GMT 2013
- [epiphany/gnome-3-10] Fix text encoding dialog Sun Dec 01 23:37:09 GMT 2013
- [gnome-chess] app icon: updated icon with highres variant Mon Dec 02 23:38:17 GMT 2013
- [swell-foop] app icon: update to reflect game tiles Tue Dec 03 14:19:02 GMT 2013
- [swell-foop] app icon: add source SVG Tue Dec 03 14:19:07 GMT 2013
- [gnome-klotski] Fix typo Tue Dec 03 16:48:19 GMT 2013
- [five-or-more] appdata: update homepage Sat Dec 07 00:10:12 GMT 2013
- [four-in-a-row] appdata: update homepage Sat Dec 07 00:11:22 GMT 2013
- [gnome-klotski] appdata: update homepage Sat Dec 07 00:13:20 GMT 2013
- [lightsoff] appdata: update homepage Sat Dec 07 00:14:22 GMT 2013
- [gnome-mahjongg] appdata: update homepage Sat Dec 07 00:15:27 GMT 2013
- [gnome-mines] appdata: update homepage Sat Dec 07 00:17:03 GMT 2013
- [gnome-nibbles] appdata: update homepage Sat Dec 07 00:18:22 GMT 2013
- [gnome-robots] appdata: update homepage Sat Dec 07 00:20:08 GMT 2013
- [gnome-sudoku] appdata: update homepage Sat Dec 07 00:22:16 GMT 2013
- [swell-foop] appdata: update homepage Sat Dec 07 00:22:34 GMT 2013
- [gnome-sudoku/vala-port] (4 commits) ...Merge branch 'master' into vala-port Sat Dec 07 00:23:11 GMT 2013
- [gnome-sudoku/vala-port: 4/4] Merge branch 'master' into vala-port Sat Dec 07 00:23:16 GMT 2013
- [five-or-more/vala-port] (6 commits) ...Merge branch 'master' into vala-port Sat Dec 07 00:25:57 GMT 2013
- [five-or-more/vala-port: 6/6] Merge branch 'master' into vala-port Sat Dec 07 00:26:02 GMT 2013
- [gnome-tetravex] appdata: update homepage Sat Dec 07 00:26:39 GMT 2013
- [tali] appdata: update homepage Sat Dec 07 00:26:40 GMT 2013
- [swell-foop] Use a headerbar instead of a toolbar Sun Dec 08 17:20:00 GMT 2013
- [swell-foop] Depend on GTK+ 3.11.2 Sun Dec 08 17:20:05 GMT 2013
- [swell-foop] Depend on Vala 0.23 Sun Dec 08 17:20:10 GMT 2013
- [swell-foop] Conditionally display the New button in headerbar Sun Dec 08 17:20:15 GMT 2013
- [swell-foop] Fix spacing and alignment in preferences dialog Sun Dec 08 17:25:10 GMT 2013
- [swell-foop] Make prefs dialog modal Sun Dec 08 17:25:15 GMT 2013
- [nautilus] properties-window: Only perform deep count for directories Sun Dec 08 21:28:51 GMT 2013
- [seahorse] Fix SSH key generation Sun Dec 08 21:33:05 GMT 2013
- [swell-foop] Make the new game button as center vertically Mon Dec 09 01:20:26 GMT 2013
- [nautilus] Remove Enter Location from the app menu Mon Dec 09 17:29:20 GMT 2013
- [nautilus] app menu: standardize Help/About/Quit Mon Dec 09 17:39:32 GMT 2013
- [gnome-packagekit] app menu: standardize Help/About/Quit Mon Dec 09 17:51:05 GMT 2013
- [gnome-calculator] app menu: standardize Help/About/Quit Mon Dec 09 18:00:53 GMT 2013
- [gnome-dictionary] app menu: standardize Help/About/Quit Mon Dec 09 18:02:59 GMT 2013
- [iagno] app-menu: standardize Help/About/Quit Mon Dec 09 18:05:13 GMT 2013
- [gnome-klotski] app menu: standardize Help/About/Quit Mon Dec 09 18:10:44 GMT 2013
- [lightsoff] app menu: standardize Help/About/Quit Mon Dec 09 18:12:02 GMT 2013
- [gnome-mahjongg] app menu: standardize Help/About/Quit Mon Dec 09 18:15:01 GMT 2013
- [gnome-mines] app menu: standardize Help/About/Quit Mon Dec 09 18:17:20 GMT 2013
- [quadrapassel] app menu: standardize Help/About/Quit Mon Dec 09 18:19:01 GMT 2013
- [swell-foop] App menu: standardize Help/About/Quit Mon Dec 09 18:22:10 GMT 2013
- [gnome-tetravex] App menu: standardize Help/About/Quit Mon Dec 09 18:23:57 GMT 2013
- [gnome-boxes] app menu: standardize help/about/quit Mon Dec 09 21:22:26 GMT 2013
- [gedit] app menu: standardize Help/About/Quit Mon Dec 09 21:48:55 GMT 2013
- [eog] app menu: standardize Help/About/Quit Mon Dec 09 22:46:50 GMT 2013
- [jhbuild] 3.12: tracker should suggest libosinfo Mon Dec 09 23:45:17 GMT 2013
- [polari] App menu: standardize Help/About/Quit Tue Dec 10 16:37:42 GMT 2013
- [sound-juicer] app menu: standardize Help/About/Quit Tue Dec 10 16:38:38 GMT 2013
- [gnome-photos] App menu: standardize Help/About/Quit Tue Dec 10 16:39:41 GMT 2013
- [gnome-documents] app menu: standardize Help/About/Quit Tue Dec 10 16:40:51 GMT 2013
- [jhbuild] 3.12: add various missing deps of gnome-calculator Tue Dec 10 20:35:05 GMT 2013
- [jhbuild] 3.12: calculator also depends on vala Tue Dec 10 20:42:03 GMT 2013
- [five-or-more] Deleted branch headerbar Wed Dec 11 03:57:13 GMT 2013
- [five-or-more] Depend on GTK+ 3.11.2 Wed Dec 11 03:58:23 GMT 2013
- [five-or-more] Use GtkHeaderBar Wed Dec 11 03:58:28 GMT 2013
- [five-or-more] headerbar: don't specify default spacing Wed Dec 11 04:02:41 GMT 2013
- [gnome-system-log] Fix incorrect-fsf-address Wed Dec 11 04:38:40 GMT 2013
- [baobab] app menu: standardize Help/About/Quit Wed Dec 11 04:39:29 GMT 2013
- [rhythmbox] app menu: standardize Help/About/Quit Wed Dec 11 17:52:47 GMT 2013
- [gnome-contacts] App menu: standardize Help/About/Quit Wed Dec 11 23:21:06 GMT 2013
- [gnome-terminal] Revert "appmenu: Use standard order for about, help, quit" Thu Dec 12 16:25:07 GMT 2013
- [gnome-calculator] headerbar: don't set removed property Sat Dec 14 00:34:05 GMT 2013
- [gnome-calculator] Reduced dependencies: GTK+ 3.10, Vala 0.22 Sat Dec 14 00:34:10 GMT 2013
- [five-or-more] headerbar: remove show_fallback_app_menu Sat Dec 14 00:37:28 GMT 2013
- [five-or-more] Reduce GTK+ dependency to 3.10 Sat Dec 14 00:37:33 GMT 2013
- [iagno] Don't use HeaderBar.show_fallback_app_menu Sat Dec 14 00:40:50 GMT 2013
- [iagno] Reduced dependencies: GTK+ 3.10, Vala 0.22 Sat Dec 14 00:40:55 GMT 2013
- [swell-foop] Don't use HeaderBar.show_fallback_app_menu Sat Dec 14 00:44:05 GMT 2013
- [swell-foop] Reduced dependencies: GTK+ 3.10, Vala 0.22 Sat Dec 14 00:44:10 GMT 2013
- [gnome-tetravex] Don't use HeaderBar.show_fallback_app_menu Sat Dec 14 00:48:31 GMT 2013
- [gnome-tetravex] Reduced dependencies: GTK+ 3.10, Vala 0.22 Sat Dec 14 00:48:36 GMT 2013
- [gnome-mines] Don't use HeaderBar.show_fallback_app_menu Sat Dec 14 00:49:24 GMT 2013
- [gnome-mines] Reduced dependencies: GTK+ 3.10, Vala 0.22 Sat Dec 14 00:49:29 GMT 2013
- [gnome-chess] UI: Remove deprecated GtkVBox, GtkHBox Sun Dec 15 18:21:57 GMT 2013
- [five-or-more] Prepare 3.11.3 Mon Dec 16 15:24:55 GMT 2013
- [five-or-more] Created tag 3.11.3 Mon Dec 16 15:25:00 GMT 2013
- [gnome-sudoku] Created tag 3.11.3 Mon Dec 16 15:25:15 GMT 2013
- [gnome-sudoku] Prepare 3.11.3 Mon Dec 16 15:30:18 GMT 2013
- [gnome-sudoku] Created tag 3.11.3-really Mon Dec 16 15:31:46 GMT 2013
- [gnome-chess] Prepare 3.11.3 Mon Dec 16 15:35:43 GMT 2013
- [gnome-chess] Simplified Chinese: fix desktop file keywords Mon Dec 16 15:35:48 GMT 2013
- [gnome-chess] Created tag 3.11.3 Mon Dec 16 15:35:53 GMT 2013
- [epiphany] Remove empty help category Mon Dec 16 18:31:17 GMT 2013
- [lightsoff] Use a GtkHeaderBar Mon Dec 16 19:57:09 GMT 2013
- [lightsoff] Depend on GTK+ 3.10, Vala 0.22 Mon Dec 16 19:57:14 GMT 2013
- [lightsoff] Use dark theme Mon Dec 16 19:57:19 GMT 2013
- [swell-foop] Prepare 3.11.3 Tue Dec 17 00:20:28 GMT 2013
- [swell-foop] Created tag 3.11.3 Tue Dec 17 00:20:33 GMT 2013
- [gnome-klotski] Prepare 3.11.3 Tue Dec 17 00:20:39 GMT 2013
- [gnome-klotski] Created tag 3.11.3 Tue Dec 17 00:20:44 GMT 2013
- [gnome-robots] Prepare 3.11.3 Tue Dec 17 00:21:47 GMT 2013
- [gnome-robots] Created tag 3.11.3 Tue Dec 17 00:21:52 GMT 2013
- [gnome-mines] Prepare 3.11.3 Tue Dec 17 00:29:33 GMT 2013
- [gnome-mines] Simplified Chinese: fix desktop file keywords Tue Dec 17 00:29:38 GMT 2013
- [gnome-mines] Created tag 3.11.3 Tue Dec 17 00:29:43 GMT 2013
- [gnome-robots/gnome-3-10] Prepare 3.10.1 Tue Dec 17 00:34:11 GMT 2013
- [gnome-robots] Created tag 3.10.1 Tue Dec 17 00:34:16 GMT 2013
- [epiphany] Passwords dialog: fix missing edges of buttons Thu Dec 19 18:23:39 GMT 2013
- [gnome-control-center/gnome-3-10] info: Use gnome-software for showing the list of updates if installed Sat Dec 21 22:47:34 GMT 2013
- [anjuta] help: don't build incomplete anjuta-glade pages Sun Dec 22 15:18:12 GMT 2013
- [anjuta/gnome-3-10] help: don't build incomplete anjuta-glade pages Sun Dec 22 15:19:02 GMT 2013
- [epiphany] Mark keyword-search-url default for translation Sun Dec 22 16:03:21 GMT 2013
- [epiphany] Add a preference for setting the search engine Sun Dec 22 16:03:26 GMT 2013
- [jhbuild] gnome-packagekit, upower: enable-strict is gone Sun Dec 22 19:00:36 GMT 2013
- [jhbuild] 3.12: gnome-packagekit no longer requires upower Sun Dec 22 19:00:41 GMT 2013
- [gnome-getting-started-docs] Fix build: remove the missing Telugu translation Sun Dec 22 21:19:30 GMT 2013
- [epiphany] Fix bookmark importing Mon Dec 23 04:09:26 GMT 2013
- [epiphany/gnome-3-10] Fix bookmark importing Mon Dec 23 04:09:40 GMT 2013
- [glib/glib-2-38] gobject.py: Don't install frame filters when GDB does not support them Fri Dec 27 14:34:05 GMT 2013
- [gnome-packagekit] Wrap license text Sat Dec 28 01:55:09 GMT 2013
- [gnome-packagekit] Fix progress label in Software Sources Sat Dec 28 01:55:55 GMT 2013
- [gnome-packagekit/gnome-3-10] Wrap license text Sat Dec 28 01:56:44 GMT 2013
- [gnome-packagekit/gnome-3-8] Wrap license text Sat Dec 28 01:57:08 GMT 2013
- [empathy] app menu: standardize Help/About/Quit Sat Dec 28 01:59:40 GMT 2013
- [gnome-screenshot] Created branch gnome-3-10 Sat Dec 28 02:02:07 GMT 2013
- [gnome-screenshot] App menu: standardize Help/About/Quit Sat Dec 28 02:02:16 GMT 2013
- [anjuta] app menu: standardize Help/About/Quit Sat Dec 28 02:09:04 GMT 2013
- [aisleriot] app menu: standardize Help/About/Quit Sat Dec 28 02:09:59 GMT 2013
- [gitg] app menu: standardize Help/About/Quit Sat Dec 28 02:10:48 GMT 2013
- [gnome-disk-utility] app menu: standardize Help/About/Quit Sat Dec 28 02:11:35 GMT 2013
- [gnome-font-viewer] Created branch gnome-3-10 Sat Dec 28 02:13:36 GMT 2013
- [gnome-font-viewer] App menu: standardize Help/About/Quit Sat Dec 28 02:14:06 GMT 2013
- [gnome-system-log] Created branch gnome-3-10 Sat Dec 28 02:17:27 GMT 2013
- [gnome-system-log] App menu: standardize Help/About/Quit Sat Dec 28 02:17:52 GMT 2013
- [devhelp] App menu: standardize Help/About/Quit Sat Dec 28 02:19:09 GMT 2013
- [gnome-screenshot] Add "screenshot" to list of keywords Sat Dec 28 02:26:19 GMT 2013
- [gnome-mahjongg] Fix blue flower tiles in smooth tile set Sun Dec 29 02:29:31 GMT 2013
- [gnome-mahjongg] Remove some older tilesets Sun Dec 29 02:29:36 GMT 2013
- [dconf] editor: app menu: standardize Help/About/Quit Sun Dec 29 19:02:19 GMT 2013
- [glib] docs: fix a typo Sun Dec 29 20:21:24 GMT 2013
- [gnote] Pluralize "notes" keyword in desktop file Mon Dec 30 18:36:51 GMT 2013
- [bijiben] Fix default window width Tue Dec 31 16:58:17 GMT 2013
Michael Henning
Michael Natterer
- [gimp] Bug 719634 - Palette editor not working for New Palettes (cannot drop colors) Sun Dec 01 17:07:05 GMT 2013
- [gimp/gimp-2-8] Bug 719634 - Palette editor not working for New Palettes (cannot drop colors) Sun Dec 01 17:07:59 GMT 2013
- [gimp] Bug 719662 - plug-in-borderaverage returns a garbage alpha value Sun Dec 01 22:03:21 GMT 2013
- [gimp/gimp-2-8] Bug 719662 - plug-in-borderaverage returns a garbage alpha value Sun Dec 01 22:04:06 GMT 2013
- [gegl] operations: fix a bunch of uninitialized memory errors found by valgrind Wed Dec 04 22:00:33 GMT 2013
- [gegl] gegl-chant: use g_value_dup_string() instead of strdup(get_string()) Wed Dec 04 22:21:27 GMT 2013
- [gimp] app: fix formatting in gimpselection.c Sun Dec 08 22:45:03 GMT 2013
- [gimp] Bug 720045 - Add black point compensation to Preferences/Color Management Mon Dec 09 01:27:02 GMT 2013
- [gimp] app: add some CPPFLAGS in core/Makefile.am to fix the build on OSX Tue Dec 10 23:42:50 GMT 2013
- [gimp] Deleted branch gtk3-port Wed Dec 11 00:13:28 GMT 2013
- [gimp] (226 commits) Created branch gtk3-port Wed Dec 11 00:13:47 GMT 2013
- [gimp/gtk3-port: 1/226] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Wed Dec 11 00:13:52 GMT 2013
- [gimp/gtk3-port: 2/226] libgimpwidgets: remove deprecated files from the build Wed Dec 11 00:13:57 GMT 2013
- [gimp/gtk3-port: 3/226] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Wed Dec 11 00:14:02 GMT 2013
- [gimp/gtk3-port: 4/226] libgimpwidgets: port virtual functions to GTK+ 3.0 Wed Dec 11 00:14:07 GMT 2013
- [gimp/gtk3-port: 5/226] libgimpwidgets: port virtual functions to GTK+ 3.0 Wed Dec 11 00:14:12 GMT 2013
- [gimp/gtk3-port: 6/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:14:17 GMT 2013
- [gimp/gtk3-port: 7/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:14:22 GMT 2013
- [gimp/gtk3-port: 8/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:14:27 GMT 2013
- [gimp/gtk3-port: 9/226] libgimpwidgets: s/GtkObject/GtkAdjustment/ Wed Dec 11 00:14:32 GMT 2013
- [gimp/gtk3-port: 10/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:14:37 GMT 2013
- [gimp/gtk3-port: 11/226] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Wed Dec 11 00:14:42 GMT 2013
- [gimp/gtk3-port: 12/226] libgimpwidgets: remove deprecated files completely Wed Dec 11 00:14:47 GMT 2013
- [gimp/gtk3-port: 13/226] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Wed Dec 11 00:14:52 GMT 2013
- [gimp/gtk3-port: 14/226] app: port to GtkWidget::draw() Wed Dec 11 00:14:58 GMT 2013
- [gimp/gtk3-port: 15/226] app: remove GTK_OBJECT() cast Wed Dec 11 00:15:03 GMT 2013
- [gimp/gtk3-port: 16/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:08 GMT 2013
- [gimp/gtk3-port: 17/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:13 GMT 2013
- [gimp/gtk3-port: 18/226] app: port virtual functions to GTK+ 3.0 API Wed Dec 11 00:15:18 GMT 2013
- [gimp/gtk3-port: 19/226] app: get rid of a GTK_OBJECT() cast Wed Dec 11 00:15:23 GMT 2013
- [gimp/gtk3-port: 20/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:28 GMT 2013
- [gimp/gtk3-port: 21/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:33 GMT 2013
- [gimp/gtk3-port: 22/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:38 GMT 2013
- [gimp/gtk3-port: 23/226] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Wed Dec 11 00:15:43 GMT 2013
- [gimp/gtk3-port: 24/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:48 GMT 2013
- [gimp/gtk3-port: 25/226] app: s/GtkObject/GtkAdjustment/ Wed Dec 11 00:15:53 GMT 2013
- [gimp/gtk3-port: 26/226] app: port to GtkWidget::draw() Wed Dec 11 00:15:58 GMT 2013
- [gimp/gtk3-port: 27/226] app: port GimpNavigationView to GtkWidget::draw() Wed Dec 11 00:16:03 GMT 2013
- [gimp/gtk3-port: 28/226] app: port GimpPaletteView to GtkWidget::draw() Wed Dec 11 00:16:08 GMT 2013
- [gimp/gtk3-port: 29/226] app: port to GtkWidget::draw() Wed Dec 11 00:16:13 GMT 2013
- [gimp/gtk3-port: 30/226] app: get rid of GtkObject in GimpUIManager Wed Dec 11 00:16:18 GMT 2013
- [gimp/gtk3-port: 31/226] app: port to GtkWidget::draw() Wed Dec 11 00:16:23 GMT 2013
- [gimp/gtk3-port: 32/226] app: no need to alloc colors any longer, GdkColormap is gone Wed Dec 11 00:16:28 GMT 2013
- [gimp/gtk3-port: 33/226] app: port call to gtk_paint_arrow() to GTK+ 3.0 Wed Dec 11 00:16:33 GMT 2013
- [gimp/gtk3-port: 34/226] app: port device management to GdkDeviceManager Wed Dec 11 00:16:38 GMT 2013
- [gimp/gtk3-port: 35/226] app: remove obsolete (GtkObject **) casts Wed Dec 11 00:16:43 GMT 2013
- [gimp/gtk3-port: 36/226] app: use gtk_widget_get_preferred_size() instead of size_request() Wed Dec 11 00:16:48 GMT 2013
- [gimp/gtk3-port: 37/226] app: port GimpScalComboBox to GTK+ 3.0 Wed Dec 11 00:16:53 GMT 2013
- [gimp/gtk3-port: 38/226] app: use gtk_widget_get_preferred_size() instead of size_request() Wed Dec 11 00:16:58 GMT 2013
- [gimp/gtk3-port: 39/226] libgimpwidgets: port GimpFrame to GTK+ 3.0 Wed Dec 11 00:17:03 GMT 2013
- [gimp/gtk3-port: 40/226] app: port tools to GTK+ 3.0 (trivial changes only) Wed Dec 11 00:17:08 GMT 2013
- [gimp/gtk3-port: 41/226] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Wed Dec 11 00:17:13 GMT 2013
- [gimp/gtk3-port: 42/226] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Wed Dec 11 00:17:19 GMT 2013
- [gimp/gtk3-port: 43/226] app: use GdkDeviceManager to list devices Wed Dec 11 00:17:24 GMT 2013
- [gimp/gtk3-port: 44/226] app: port to GtkWidget::draw() Wed Dec 11 00:17:29 GMT 2013
- [gimp/gtk3-port: 45/226] app: remove calls to colormap functions, they are gone Wed Dec 11 00:17:34 GMT 2013
- [gimp/gtk3-port: 46/226] libgimpwidgets: get rid of (GtkObject **) casts Wed Dec 11 00:17:39 GMT 2013
- [gimp/gtk3-port: 47/226] app: port the splash to GTK+ 3.0 Wed Dec 11 00:17:44 GMT 2013
- [gimp/gtk3-port: 48/226] libgimpwidgets: port the ruler to GTK+ 3.0 Wed Dec 11 00:17:49 GMT 2013
- [gimp/gtk3-port: 49/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:17:54 GMT 2013
- [gimp/gtk3-port: 50/226] app: port to GtkWidget::draw() Wed Dec 11 00:17:59 GMT 2013
- [gimp/gtk3-port: 51/226] app: port the overlay stuff to GTK+ 3.0 Wed Dec 11 00:18:04 GMT 2013
- [gimp/gtk3-port: 52/226] app: use the container icon view, the grid view is not GTK+ 3.0-able Wed Dec 11 00:18:09 GMT 2013
- [gimp/gtk3-port: 53/226] app: port to GtkWidget::draw() (incompletely) Wed Dec 11 00:18:14 GMT 2013
- [gimp/gtk3-port: 54/226] app: remove call to gtk_statusbar_set_has_resize_grip() Wed Dec 11 00:18:19 GMT 2013
- [gimp/gtk3-port: 55/226] app: port the tag entry to GTK+ 3.0 Wed Dec 11 00:18:24 GMT 2013
- [gimp/gtk3-port: 56/226] app: port to GtkWidget::draw() but disable the code inside with #if 0 Wed Dec 11 00:18:29 GMT 2013
- [gimp/gtk3-port: 57/226] app: can't set the scale combo entry's properties in init() any longer Wed Dec 11 00:18:34 GMT 2013
- [gimp/gtk3-port: 58/226] app: port to GtkWidget::draw() Wed Dec 11 00:18:39 GMT 2013
- [gimp/gtk3-port: 59/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:18:44 GMT 2013
- [gimp/gtk3-port: 60/226] modules: s/GtkObject/GtkAdjustment/ Wed Dec 11 00:18:49 GMT 2013
- [gimp/gtk3-port: 61/226] app: didn't completely commit the display shell expose() -> draw() change Wed Dec 11 00:18:54 GMT 2013
- [gimp/gtk3-port: 62/226] script-fu: port to GTK+ 3.0 Wed Dec 11 00:18:59 GMT 2013
- [gimp/gtk3-port: 63/226] app: port to GtkWidget::draw() Wed Dec 11 00:19:04 GMT 2013
- [gimp/gtk3-port: 64/226] app: passing -1 as width/height to gtk_paint_box() no longer works Wed Dec 11 00:19:09 GMT 2013
- [gimp/gtk3-port: 65/226] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Wed Dec 11 00:19:14 GMT 2013
- [gimp/gtk3-port: 66/226] app: remove GimpContainerGridView from the build entirely Wed Dec 11 00:19:19 GMT 2013
- [gimp/gtk3-port: 67/226] modules: port to GtkWidget::draw() Wed Dec 11 00:19:24 GMT 2013
- [gimp/gtk3-port: 68/226] libgimpwidgets: port to GtkWidget::draw() Wed Dec 11 00:19:29 GMT 2013
- [gimp/gtk3-port: 69/226] libgimp: port to GtkWidget::draw() Wed Dec 11 00:19:34 GMT 2013
- [gimp/gtk3-port: 70/226] app: don't translate to allocation.x,y Wed Dec 11 00:19:40 GMT 2013
- [gimp/gtk3-port: 71/226] app: port to GtkWidget::draw() Wed Dec 11 00:19:45 GMT 2013
- [gimp/gtk3-port: 72/226] app: forgot to remove a cairo_destroy() in draw() Wed Dec 11 00:19:50 GMT 2013
- [gimp/gtk3-port: 73/226] app: port to GtkWidget::draw() Wed Dec 11 00:19:55 GMT 2013
- [gimp/gtk3-port: 74/226] app: GtkEntry turned into a no-window widget Wed Dec 11 00:20:00 GMT 2013
- [gimp/gtk3-port: 75/226] app: use the new GtkScrollable API instead of deprecated tree view API Wed Dec 11 00:20:05 GMT 2013
- [gimp/gtk3-port: 76/226] app: cairo_save()/restore() around chaining up in draw() Wed Dec 11 00:20:10 GMT 2013
- [gimp/gtk3-port: 77/226] app: add ugly workaround to make the icon view adapt to view size changes Wed Dec 11 00:20:15 GMT 2013
- [gimp/gtk3-port: 78/226] plug-ins: lots of trivial GTK+ 3.0 porting Wed Dec 11 00:20:20 GMT 2013
- [gimp/gtk3-port: 79/226] plug-ins: port jpeg-save to GTK+ 3.0 Wed Dec 11 00:20:25 GMT 2013
- [gimp/gtk3-port: 80/226] plug-ins: port file-png to GTK+ 3.0 Wed Dec 11 00:20:30 GMT 2013
- [gimp/gtk3-port: 81/226] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Wed Dec 11 00:20:35 GMT 2013
- [gimp/gtk3-port: 82/226] plug-ins: more s/GtkObject/GtkAdjustment/ Wed Dec 11 00:20:40 GMT 2013
- [gimp/gtk3-port: 83/226] plug-ins: port some more plug-ins to GTK+ 3.0 Wed Dec 11 00:20:45 GMT 2013
- [gimp/gtk3-port: 84/226] app: port the colormap editor to GTK+ 3.0 Wed Dec 11 00:20:50 GMT 2013
- [gimp/gtk3-port: 85/226] app: remove GtkWrapBox Wed Dec 11 00:20:55 GMT 2013
- [gimp/gtk3-port: 86/226] libgimpwidgets: port to the new size request API Wed Dec 11 00:21:00 GMT 2013
- [gimp/gtk3-port: 87/226] app: port to the new size request API Wed Dec 11 00:21:05 GMT 2013
- [gimp/gtk3-port: 88/226] plug-ins: port the print preview to the new size request API Wed Dec 11 00:21:10 GMT 2013
- [gimp/gtk3-port: 89/226] plug-ins: port sphere-designer to GtkWidget::draw() Wed Dec 11 00:21:15 GMT 2013
- [gimp/gtk3-port: 90/226] plug-ins: port cml-explorer to GtkWidget::draw() Wed Dec 11 00:21:20 GMT 2013
- [gimp/gtk3-port: 91/226] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Wed Dec 11 00:21:25 GMT 2013
- [gimp/gtk3-port: 92/226] plug-ins: port lighting to GTK+ 3.0 Wed Dec 11 00:21:30 GMT 2013
- [gimp/gtk3-port: 93/226] plug-ins: port the unit-editor to GtkScrollable Wed Dec 11 00:21:35 GMT 2013
- [gimp/gtk3-port: 94/226] app: fix GimpOverlayDialog's minimum height Wed Dec 11 00:21:41 GMT 2013
- [gimp/gtk3-port: 95/226] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Wed Dec 11 00:21:45 GMT 2013
- [gimp/gtk3-port: 96/226] app: don't connect to "size-requst" because that's deprecated Wed Dec 11 00:21:51 GMT 2013
- [gimp/gtk3-port: 97/226] app: port GimpSpinScale to GTK+ 3.0 Wed Dec 11 00:21:56 GMT 2013
- [gimp/gtk3-port: 98/226] app: skip keyboard devices so the device list becomes reasonable Wed Dec 11 00:22:01 GMT 2013
- [gimp/gtk3-port: 99/226] app: implement proper height-for-width in GimpToolPalette Wed Dec 11 00:22:06 GMT 2013
- [gimp/gtk3-port: 100/226] app: use GdkDevice accessors Wed Dec 11 00:22:11 GMT 2013
- [gimp/gtk3-port: 101/226] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Wed Dec 11 00:22:16 GMT 2013
- [gimp/gtk3-port: 102/226] app: put the toolbox' areas into a box until we decided about a wrapping widget Wed Dec 11 00:22:21 GMT 2013
- [gimp/gtk3-port: 103/226] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Wed Dec 11 00:22:26 GMT 2013
- [gimp/gtk3-port: 104/226] app: port the device sort function to GdkDeviceManager Wed Dec 11 00:22:31 GMT 2013
- [gimp/gtk3-port: 105/226] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Wed Dec 11 00:22:36 GMT 2013
- [gimp/gtk3-port: 106/226] app: change the list of available devices to something that makes sense Wed Dec 11 00:22:41 GMT 2013
- [gimp/gtk3-port: 107/226] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Wed Dec 11 00:22:46 GMT 2013
- [gimp/gtk3-port: 108/226] libgimpwidgets: port GimpChainButton to GtkStyleContext Wed Dec 11 00:22:51 GMT 2013
- [gimp/gtk3-port: 109/226] libgimpwidgets: port GimpColorArea to GtkStyleContext Wed Dec 11 00:22:56 GMT 2013
- [gimp/gtk3-port: 110/226] libgimpwidgets: port GimpColorScale to GtkStyleContext Wed Dec 11 00:23:01 GMT 2013
- [gimp/gtk3-port: 111/226] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Wed Dec 11 00:23:06 GMT 2013
- [gimp/gtk3-port: 112/226] libgimpwidgets: port GimpRuler to GtkStyleContext Wed Dec 11 00:23:11 GMT 2013
- [gimp/gtk3-port: 113/226] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Wed Dec 11 00:23:16 GMT 2013
- [gimp/gtk3-port: 114/226] app: port GimpBlobEditor to GtkStyleContext Wed Dec 11 00:23:21 GMT 2013
- [gimp/gtk3-port: 115/226] app: port setting the canvas padding color to GtkStyleContext Wed Dec 11 00:23:26 GMT 2013
- [gimp/gtk3-port: 116/226] app: port GimpPanedBox to GtkStyleContext Wed Dec 11 00:23:31 GMT 2013
- [gimp/gtk3-port: 117/226] app: port GimpContainerIconView to GtkStyleContext Wed Dec 11 00:23:36 GMT 2013
- [gimp/gtk3-port: 118/226] app: port GimpContainerTreeView to GtkStyleContext Wed Dec 11 00:23:41 GMT 2013
- [gimp/gtk3-port: 119/226] app: port GimpColormapEditor to GtkStyleContext Wed Dec 11 00:23:46 GMT 2013
- [gimp/gtk3-port: 120/226] app: port GimpComponentEditor to GtkStyleContext Wed Dec 11 00:23:51 GMT 2013
- [gimp/gtk3-port: 121/226] app: port GimpFgBgEditor to GtkStyleContext Wed Dec 11 00:23:56 GMT 2013
- [gimp/gtk3-port: 122/226] app: port GimpFgBgView to GtkStyleContext Wed Dec 11 00:24:01 GMT 2013
- [gimp/gtk3-port: 123/226] app: port gimp_get_icon_size() to GtkStyleContext Wed Dec 11 00:24:06 GMT 2013
- [gimp/gtk3-port: 124/226] app: port GimpContainerBox to GtkStyleContext Wed Dec 11 00:24:11 GMT 2013
- [gimp/gtk3-port: 125/226] app: port GimpDashEditor to GtkStyleContext Wed Dec 11 00:24:16 GMT 2013
- [gimp/gtk3-port: 126/226] app: remove calls to gtk_widget_get, set_extension_events() Wed Dec 11 00:24:22 GMT 2013
- [gimp/gtk3-port: 127/226] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Wed Dec 11 00:24:27 GMT 2013
- [gimp/gtk3-port: 128/226] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Wed Dec 11 00:24:32 GMT 2013
- [gimp/gtk3-port: 129/226] app: port the about dialog to GtkStyleContext Wed Dec 11 00:24:37 GMT 2013
- [gimp/gtk3-port: 130/226] modules: remove call to gtk_widget_set_extension_events() Wed Dec 11 00:24:42 GMT 2013
- [gimp/gtk3-port: 131/226] libgimpwidgets: implement GtkWidget::state_flags_changed() Wed Dec 11 00:24:47 GMT 2013
- [gimp/gtk3-port: 132/226] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Wed Dec 11 00:24:52 GMT 2013
- [gimp/gtk3-port: 133/226] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Wed Dec 11 00:24:57 GMT 2013
- [gimp/gtk3-port: 134/226] app: use gdk_drag_context_get_source_window() Wed Dec 11 00:25:02 GMT 2013
- [gimp/gtk3-port: 135/226] app: use gdk_drag_context_get_selected_action() instead of conect->action Wed Dec 11 00:25:07 GMT 2013
- [gimp/gtk3-port: 136/226] app: port GimpSpinScale to GtkStyleContext Wed Dec 11 00:25:12 GMT 2013
- [gimp/gtk3-port: 137/226] app: implement GtkWidget::style_updated() instead of style_set() Wed Dec 11 00:25:17 GMT 2013
- [gimp/gtk3-port: 138/226] port gtkrc files to CSS (incompletely and stuff commented out) Wed Dec 11 00:25:22 GMT 2013
- [gimp/gtk3-port: 139/226] Port theme and gtkrc file loading to CSS files using GtkCssProvider Wed Dec 11 00:25:27 GMT 2013
- [gimp/gtk3-port: 140/226] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Wed Dec 11 00:25:32 GMT 2013
- [gimp/gtk3-port: 141/226] app: copy gimp.css instead of gtkrc to the user's gimp directory Wed Dec 11 00:25:37 GMT 2013
- [gimp/gtk3-port: 142/226] app: check whether child widgets exist in GtkWidget::style_updated() Wed Dec 11 00:25:42 GMT 2013
- [gimp/gtk3-port: 143/226] Replace gdk_cursor_unref() with g_object_unref() Wed Dec 11 00:25:47 GMT 2013
- [gimp/gtk3-port: 144/226] app: use gtk_menu_shell_get_selected_item() Wed Dec 11 00:25:52 GMT 2013
- [gimp/gtk3-port: 145/226] app: port GimpOverlayBox to GtkStyleContext Wed Dec 11 00:25:57 GMT 2013
- [gimp/gtk3-port: 146/226] app: port GimpOverlayFrame to GtkStyleContext Wed Dec 11 00:26:02 GMT 2013
- [gimp/gtk3-port: 147/226] app: port GimpScaleButton to GtkStyleContext Wed Dec 11 00:26:07 GMT 2013
- [gimp/gtk3-port: 148/226] libgimpwidgets: move all GimpPickButton members to a private struct Wed Dec 11 00:26:12 GMT 2013
- [gimp/gtk3-port: 149/226] libgimpwidgets: move all GimpColorArea members to a private struct Wed Dec 11 00:26:17 GMT 2013
- [gimp/gtk3-port: 150/226] libgimpwidgets: move all GimpOffsetArea members to a private struct Wed Dec 11 00:26:22 GMT 2013
- [gimp/gtk3-port: 151/226] libgimpwidgets: move padding members from instance to class struct Wed Dec 11 00:26:27 GMT 2013
- [gimp/gtk3-port: 152/226] libgimpwidgets: move all GimpButton members to a private struct Wed Dec 11 00:26:32 GMT 2013
- [gimp/gtk3-port: 153/226] libgimpwidgets: move all GimpCellRendererColor members to a private struct Wed Dec 11 00:26:37 GMT 2013
- [gimp/gtk3-port: 154/226] libgimpwidgets: move all GimpColorButton members to a private struct Wed Dec 11 00:26:42 GMT 2013
- [gimp/gtk3-port: 155/226] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Wed Dec 11 00:26:47 GMT 2013
- [gimp/gtk3-port: 156/226] libgimpwidgets: move all GimpChainButton members to a private struct Wed Dec 11 00:26:53 GMT 2013
- [gimp/gtk3-port: 157/226] libgimpwidgets: move all GimpBrowser members to a private struct Wed Dec 11 00:26:58 GMT 2013
- [gimp/gtk3-port: 158/226] libgimpwidgets: move all GimpColorDisplay members to a private struct Wed Dec 11 00:27:03 GMT 2013
- [gimp/gtk3-port: 159/226] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Wed Dec 11 00:27:08 GMT 2013
- [gimp/gtk3-port: 160/226] libgimpwidgets: move all GimpColorHexEntry members to a private struct Wed Dec 11 00:27:13 GMT 2013
- [gimp/gtk3-port: 161/226] libgimpwidgets: add padding Wed Dec 11 00:27:18 GMT 2013
- [gimp/gtk3-port: 162/226] libgimpwidgets: move all GimpColorNotebook members to a private struct. Wed Dec 11 00:27:23 GMT 2013
- [gimp/gtk3-port: 163/226] libgimpwidgets: move all GimpColorScale members to a private struct Wed Dec 11 00:27:28 GMT 2013
- [gimp/gtk3-port: 164/226] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Wed Dec 11 00:27:33 GMT 2013
- [gimp/gtk3-port: 165/226] libgimpwidgets: move all GimpColorSelection members to a private struct Wed Dec 11 00:27:38 GMT 2013
- [gimp/gtk3-port: 166/226] libgimpwidgets: move all GimpEnumLabel members to a private struct Wed Dec 11 00:27:43 GMT 2013
- [gimp/gtk3-port: 167/226] app: don't use style->black and style->white Wed Dec 11 00:27:48 GMT 2013
- [gimp/gtk3-port: 168/226] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Wed Dec 11 00:27:53 GMT 2013
- [gimp/gtk3-port: 169/226] app: port GimpStrokeEditor to GtkStyleContext Wed Dec 11 00:27:58 GMT 2013
- [gimp/gtk3-port: 170/226] app: port GimpPaletteView to GtkStyleContext Wed Dec 11 00:28:03 GMT 2013
- [gimp/gtk3-port: 171/226] plug-ins: don't use style->black and style->white Wed Dec 11 00:28:08 GMT 2013
- [gimp/gtk3-port: 172/226] libgimpwidgets: move all GimpColorProfileStore members to a private struct Wed Dec 11 00:28:13 GMT 2013
- [gimp/gtk3-port: 173/226] app: port GimpDockWindow to GtkStyleContext Wed Dec 11 00:28:18 GMT 2013
- [gimp/gtk3-port: 174/226] app: port GimpToolEditor to GtkStyleContext Wed Dec 11 00:28:23 GMT 2013
- [gimp/gtk3-port: 175/226] app: use gtk_widget_override_font() instead of modify_font() Wed Dec 11 00:28:28 GMT 2013
- [gimp/gtk3-port: 176/226] app: port GimpThumbBox to GtkStyleContext Wed Dec 11 00:28:33 GMT 2013
- [gimp/gtk3-port: 177/226] Implement GtkWidget::style_updated() instead of ::style_set() Wed Dec 11 00:28:38 GMT 2013
- [gimp/gtk3-port: 178/226] app: port GimpHistogramView to GtkStyleContext Wed Dec 11 00:28:43 GMT 2013
- [gimp/gtk3-port: 179/226] app: port GimpTagEntry to GtkStyleContext Wed Dec 11 00:28:48 GMT 2013
- [gimp/gtk3-port: 180/226] app: always ask the master device for its axes or state Wed Dec 11 00:28:54 GMT 2013
- [gimp/gtk3-port: 181/226] app: when checking for a device change, check the event's source device Wed Dec 11 00:28:59 GMT 2013
- [gimp/gtk3-port: 182/226] app: remove obsolete device checks from GimpToolbox Wed Dec 11 00:29:04 GMT 2013
- [gimp/gtk3-port: 183/226] app: port GimpColorFrame away from GtkStyle, using a new style property Wed Dec 11 00:29:09 GMT 2013
- [gimp/gtk3-port: 184/226] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Wed Dec 11 00:29:14 GMT 2013
- [gimp/gtk3-port: 185/226] app: port GimpOverlayChild to GtkStyleContext Wed Dec 11 00:29:19 GMT 2013
- [gimp/gtk3-port: 186/226] Port cell renderers to gtk_cell_renderer_get_state() Wed Dec 11 00:29:24 GMT 2013
- [gimp/gtk3-port: 187/226] app: port GimpCellRendererDashes to GtkStyleContext Wed Dec 11 00:29:29 GMT 2013
- [gimp/gtk3-port: 188/226] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Wed Dec 11 00:29:34 GMT 2013
- [gimp/gtk3-port: 189/226] app: add style property and default CSS for GimpHistogramView's grid-color Wed Dec 11 00:29:39 GMT 2013
- [gimp/gtk3-port: 190/226] app: port GimpCurveView to GtkStyleContext Wed Dec 11 00:29:44 GMT 2013
- [gimp/gtk3-port: 191/226] themes: document the new GimpHistogramView property in the theme CSS Wed Dec 11 00:29:49 GMT 2013
- [gimp/gtk3-port: 192/226] app: define all GimpHistogramView colors via style properties and CSS Wed Dec 11 00:29:54 GMT 2013
- [gimp/gtk3-port: 193/226] themes: document the new stlye properties and indent the CSS files properly Wed Dec 11 00:29:59 GMT 2013
- [gimp/gtk3-port: 194/226] app: increase the priority of the theme CSS by 1 Wed Dec 11 00:30:04 GMT 2013
- [gimp/gtk3-port: 195/226] app: port GimpComboTagEntry to GtkStyleContext Wed Dec 11 00:30:09 GMT 2013
- [gimp/gtk3-port: 196/226] configure.ac: use the new GTK_CHECK_BACKEND() macro Wed Dec 11 00:30:14 GMT 2013
- [gimp/gtk3-port: 197/226] plug-ins: port map-object to GTK+ 3.x Wed Dec 11 00:30:19 GMT 2013
- [gimp/gtk3-port: 198/226] app: use GdkRGBA instead of GdkColor in some places Wed Dec 11 00:30:24 GMT 2013
- [gimp/gtk3-port: 199/226] app: remove gimp_rgb_get,set_gdk_color() Wed Dec 11 00:30:29 GMT 2013
- [gimp/gtk3-port: 200/226] app: port the text tool editor's preedit popup to GtkStyleContext Wed Dec 11 00:30:34 GMT 2013
- [gimp/gtk3-port: 201/226] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Wed Dec 11 00:30:39 GMT 2013
- [gimp/gtk3-port: 202/226] app: gimp_print_event(): add the device to the event debug output. Wed Dec 11 00:30:44 GMT 2013
- [gimp/gtk3-port: 203/226] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Wed Dec 11 00:30:49 GMT 2013
- [gimp/gtk3-port: 204/226] app: make input devices, grabs and therefore generally tools work again Wed Dec 11 00:30:54 GMT 2013
- [gimp/gtk3-port: 205/226] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Wed Dec 11 00:30:59 GMT 2013
- [gimp/gtk3-port: 206/226] app: remove some forgotten #undef GSEAL_ENABLE Wed Dec 11 00:31:04 GMT 2013
- [gimp/gtk3-port: 207/226] app: let the file dialog expand/collapse with the file type expander Wed Dec 11 00:31:10 GMT 2013
- [gimp/gtk3-port: 208/226] app: port GimpGradientEditor to GtkSyleContext Wed Dec 11 00:31:15 GMT 2013
- [gimp/gtk3-port: 209/226] app: port GimpHistogramView to gdk_device_grab()/ungrab() Wed Dec 11 00:31:20 GMT 2013
- [gimp/gtk3-port: 210/226] app: port GimpNavigationEditor to GtkStyleContext Wed Dec 11 00:31:25 GMT 2013
- [gimp/gtk3-port: 211/226] app: port GimpTagPopup to GtkStyleContext Wed Dec 11 00:31:30 GMT 2013
- [gimp/gtk3-port: 212/226] app: GimpDock: port font size modification to GtkCssProvider Wed Dec 11 00:31:35 GMT 2013
- [gimp/gtk3-port: 213/226] plug-ins: s/GtkObject/GtkAdjustment/ Wed Dec 11 00:31:40 GMT 2013
- [gimp/gtk3-port: 214/226] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Wed Dec 11 00:31:45 GMT 2013
- [gimp/gtk3-port: 215/226] devel-docs: make the shooter tool at least build again (untested) Wed Dec 11 00:31:50 GMT 2013
- [gimp/gtk3-port: 216/226] app: don't use "size-request" for the toolbox' wilber, it's gone Wed Dec 11 00:31:55 GMT 2013
- [gimp/gtk3-port: 217/226] app: themes.c: add #if 0-ed switch to dark theme variant Wed Dec 11 00:32:00 GMT 2013
- [gimp/gtk3-port: 218/226] Incomplete notebook and tab theming commit, to be improved Wed Dec 11 00:32:05 GMT 2013
- [gimp/gtk3-port: 219/226] themes: set an explicit background for rulers Wed Dec 11 00:32:10 GMT 2013
- [gimp/gtk3-port: 220/226] app: make the statusbar's progress label visible again Wed Dec 11 00:32:15 GMT 2013
- [gimp/gtk3-port: 221/226] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Wed Dec 11 00:32:20 GMT 2013
- [gimp/gtk3-port: 222/226] app: port wilber drawing to GtkStyleContext Wed Dec 11 00:32:25 GMT 2013
- [gimp/gtk3-port: 223/226] modules: port GimpColorWheel to GTK+ 3.x Wed Dec 11 00:32:30 GMT 2013
- [gimp/gtk3-port: 224/226] Unkommented settings for preferring a dark GTK+ theme. Wed Dec 11 00:32:35 GMT 2013
- [gimp/gtk3-port: 225/226] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Wed Dec 11 00:32:40 GMT 2013
- [gimp/gtk3-port: 226/226] foo Wed Dec 11 00:32:45 GMT 2013
- [gimp] Bug 720598 - Mistaken description for 'New Guides from Selection Wed Dec 18 00:20:54 GMT 2013
- [gimp/gimp-2-8] Bug 720598 - Mistaken description for 'New Guides from Selection Wed Dec 18 00:22:07 GMT 2013
- [gimp] Bug 720492 - Letter spacing in Text Tool not reset to default Fri Dec 20 12:13:01 GMT 2013
- [gimp/gimp-2-8] Bug 720492 - Letter spacing in Text Tool not reset to default Fri Dec 20 12:13:57 GMT 2013
- [gimp] Bug 721067 - Opacity slider broken in "Edit/Fade [plugin]..." dialog Thu Dec 26 13:04:59 GMT 2013
- [gimp] Increase Levels, Curves increments to 10000. Thu Dec 26 15:35:25 GMT 2013
- [gimp] app: make GimpCurveView's cursor label look pretty for 0..100 ranges Thu Dec 26 15:35:30 GMT 2013
Michael Schumacher
Mike Gorse
Milo Casagrande
Mirco M . M . Bauer
Morten Welinder
Muhammet Kara
Murray Cumming
Neil Roberts
Nick Wellnhofer
Nilamdyuti Goswami
Nils Philippsen
Ondrej Holy
Owen Taylor
Paolo Bacchilega
Paolo Borelli
Peter Bloomfield
Peter Mráz
Philipp Kaluza
Philip Withnall
Pierre-Yves Luyten
Piotr Drąg
Priit Laes
Rafael Ferreira
Ray Strode
Reinout van Schouwen
Richard Hughes
Rico Tzschichholz
Robert Bragg
Roberto Guido
Robert Roth
Roman Joost
Ross Lagerwall
Rui Matos
Ryan Lortie
Sandeep Shedmake
Sebastien Granjoux
Sébastien Wilmet
Shankar Prasad
Shantha kumar
Shaun McCance
Shobha Tyagi
Simon Feltman
Stefan Kost
Stefano Facchini
Stefan Walter
Steffen Macke
Sven Claussner
Techlive Zheng
Téo Mazars
Theppitak Karoonboonyanan
Thibault Saunier
Thomas Bechtold
Thomas Hindoe Paaboel Andersen
Tim Lunn
Timo Jyrinki
Tobias Mueller
Tomas Popela
Torsten Schönfeld
Travis Reitter
Tristan Van Berkom
Uwe Scholz
Vadim Rutkovsky
Victor Ibragimov
Victor Manuel Jaquez Leal
Vivien Malerba
Volker Sobek
William Jon McCann
Will Thompson
Wolfgang Stöggl
Wylmer Wang
Xavier Claessens
Xavier de Blas
Yosef Or Boczko
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc