2012-July Archive by Author
Aaron Borden
Abderrahim Kitouni
Adel Gadllah
Alan Knowles
Alberto Ruiz
Alejandro Valdes Jimenez
Aleksander Morgado
Aleksey Sanin
Alexander Alexandrov Shopov
Alexander Kojevnikov
Alexandre Franke
Alexandre Prokoudine
Alexandre Rostovtsev
Alexia Death
Allan Day
Amanpreet Singh Alam
Andika Triwidada
Andoni Morales Alastruey
Andreas J . Guelzow
Andreas Nilsson
Andrea Veri
Andre Klapper
Anna Zacchi
Antoine Jacoutot
Arx Henrique Pereira da Cruz
Barak Itkin
Bastien Nocera
Baurzhan Muftakhidinov
Benjamin Otte
Bertrand Lorentz
Brian Cameron
Brian Manning
Brian Pepple
Bruno Brouard
Bruno Coudoin
Carlos Garcia Campos
Carlos Garnacho
Changwoo Ryu
Chao-Hsiung Liao
Christian Fredrik Kalager Schaller
Christian Hilberg
Christian Kirbach
Christian Persch
Christophe Fergeau
Christy Eller
Chun-wei Fan
Claude Paroz
Claudio Saavedra
Colin Walters
Cosimo Cecchi
Craig Keogh
Curtis Gedak
Damien Lespiau
Daniele Forsi
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
Edward Hervey
Ekaterina Gerasimova
Elena Petrevska
Emmanuele Bassi
Emmanuel Pacaud
Eugen Dedu
Evan Nemerson
Fabien Parent
Federico Mena Quintero
Felix Riemann
Florian Brosch
Francesco Fumanti
Frederic Peters
Funda Wang
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] Added gegl-gtk as a dependency and moved thumbnail preview to the sidebar which now uses a GeglGtkVi Mon Jul 02 19:05:38 GMT 2012
- [gegl/soc-2012-editor] Fixed issue with building property table Mon Jul 02 19:05:43 GMT 2012
- [gegl] Deleted branch soc-2012-editor Thu Jul 05 21:55:58 GMT 2012
- [gegl] (36 commits) Created branch soc-2012-editor Thu Jul 05 21:56:14 GMT 2012
- [gegl/soc-2012-editor: 1/36] Experimenting with Gtk and Cairo, setting up class boilerplate code, etc Thu Jul 05 21:56:19 GMT 2012
- [gegl/soc-2012-editor: 2/36] More experimentation with Cairo and GTK+. Added mouse input, simple drawing Thu Jul 05 21:56:24 GMT 2012
- [gegl/soc-2012-editor: 3/36] Added dummy nodes which can be dragged by the mouse Thu Jul 05 21:56:29 GMT 2012
- [gegl/soc-2012-editor: 4/36] Can resize nodes and the last node to be moved or resized is moved to the top (might get rid of resi Thu Jul 05 21:56:34 GMT 2012
- [gegl/soc-2012-editor: 5/36] Added pads and connections between pads are rendered with a bezier curve Thu Jul 05 21:56:39 GMT 2012
- [gegl/soc-2012-editor: 6/36] Can drag to connect nodes. Shows curve from node to cursor while connecting output->input Thu Jul 05 21:56:44 GMT 2012
- [gegl/soc-2012-editor: 7/36] Better behavior when dragging to place a new connection Thu Jul 05 21:56:49 GMT 2012
- [gegl/soc-2012-editor: 8/36] Added method to add a new node to the widget with a specified title, list of inputs, and list of out Thu Jul 05 21:56:54 GMT 2012
- [gegl/soc-2012-editor: 9/36] Renamed class GeglNodeWidget->GeglEditor Thu Jul 05 21:56:59 GMT 2012
- [gegl/soc-2012-editor: 10/36] Added node IDs and a function for externally setting the position of a node Thu Jul 05 21:57:04 GMT 2012
- [gegl/soc-2012-editor: 11/36] Started working on layer functions Thu Jul 05 21:57:09 GMT 2012
- [gegl/soc-2012-editor: 12/36] Can add a node to the interface layer, which creates an appropriate node on the editor widget with t Thu Jul 05 21:57:14 GMT 2012
- [gegl/soc-2012-editor: 13/36] Will also add an output pad to the node graphic if the operation has one Thu Jul 05 21:57:19 GMT 2012
- [gegl/soc-2012-editor: 14/36] Made node dis/connection callbacks functional Thu Jul 05 21:57:24 GMT 2012
- [gegl/soc-2012-editor: 15/36] Added dummy menu to Gtk+ shell Thu Jul 05 21:57:29 GMT 2012
- [gegl/soc-2012-editor: 16/36] Will blit the contents of a node onto a thumbnail preview in the graphic. Pretty messy right now. Thu Jul 05 21:57:34 GMT 2012
- [gegl/soc-2012-editor: 17/36] Can add new operations by name from a dialog box Thu Jul 05 21:57:39 GMT 2012
- [gegl/soc-2012-editor: 18/36] Added code to print out a list of properties and their types whenever a new node is selected. Thu Jul 05 21:57:45 GMT 2012
- [gegl/soc-2012-editor: 19/36] Added a panel in the editor window which is populated with a table of properties whenever a new node Thu Jul 05 21:57:49 GMT 2012
- [gegl/soc-2012-editor: 20/36] Working on making properties modified in the Gtk table affect the properties of the node in Gegl. So Thu Jul 05 21:57:54 GMT 2012
- [gegl/soc-2012-editor: 21/36] Some property fields are populated when the node is selected. Hanging still often occurs when settin Thu Jul 05 21:57:59 GMT 2012
- [gegl/soc-2012-editor: 22/36] added image files to the .gitignore file in the editor folder Thu Jul 05 21:58:04 GMT 2012
- [gegl/soc-2012-editor: 23/36] Destroys unused cairo surfaces when new ones are created Thu Jul 05 21:58:10 GMT 2012
- [gegl/soc-2012-editor: 24/36] Small changes Thu Jul 05 21:58:15 GMT 2012
- [gegl/soc-2012-editor: 25/36] Added the editor to automake files Thu Jul 05 21:58:20 GMT 2012
- [gegl/soc-2012-editor: 26/36] Removed editor and gtk dependency from automake Thu Jul 05 21:58:25 GMT 2012
- [gegl/soc-2012-editor: 27/36] Created color dialog for setting color properties Thu Jul 05 21:58:30 GMT 2012
- [gegl/soc-2012-editor: 28/36] Fixed lockup issue with mutexes Thu Jul 05 21:58:35 GMT 2012
- [gegl/soc-2012-editor: 29/36] Instead of typing in an operation name, pick one from a list to add Thu Jul 05 21:58:40 GMT 2012
- [gegl/soc-2012-editor: 30/36] Added gegl-gtk as a dependency and moved thumbnail preview to the sidebar which now uses a GeglGtkVi Thu Jul 05 21:58:45 GMT 2012
- [gegl/soc-2012-editor: 31/36] Fixed issue with building property table Thu Jul 05 21:58:50 GMT 2012
- [gegl/soc-2012-editor: 32/36] Can delete nodes by pressing the delete key while a node is selected. Property edit pane is currentl Thu Jul 05 21:58:55 GMT 2012
- [gegl/soc-2012-editor: 33/36] Should remove node from graph when deleted in the editor Thu Jul 05 21:59:00 GMT 2012
- [gegl/soc-2012-editor: 34/36] Deleting a node in the editor now properly removes it from the gegl graph as well Thu Jul 05 21:59:05 GMT 2012
- [gegl/soc-2012-editor: 35/36] Attempts to allow previews of infinite operations (still not operational) Thu Jul 05 21:59:10 GMT 2012
- [gegl/soc-2012-editor: 36/36] Cleaned up the source to fix a number of GCC warnings (mostly to do with incompatible pointer types Thu Jul 05 21:59:16 GMT 2012
- [gegl] (3 commits) Created branch isaac-fixes Sun Jul 08 23:11:15 GMT 2012
- [gegl/isaac-fixes: 1/3] Fixed issue in gegl_get_consumers with meta-ops where proxy input nodes were returned rather than th Sun Jul 08 23:11:20 GMT 2012
- [gegl/isaac-fixes: 2/3] Commented out code in save.c which was giving input proxy nodes "debug" names which broke other code Sun Jul 08 23:11:25 GMT 2012
- [gegl/isaac-fixes: 3/3] Fixed serialization code which was adding output pads to nodes which shouldn't have them (e.g. gegl: Sun Jul 08 23:11:30 GMT 2012
- [gegl/soc-2012-editor] Added a number of menu items and implemented Save As functionality. Only supports a single output. I Sun Jul 08 23:11:39 GMT 2012
- [gegl/soc-2012-editor] Completely implemented saving/loading of graphs, depended on recent fixes in master (not yet pushed) Sun Jul 08 23:11:44 GMT 2012
- [gegl/soc-2012-editor] Removed starting nodes Sun Jul 08 23:31:16 GMT 2012
- [graph-gtk] Added graph-gtk.doap file Thu Jul 26 14:27:18 GMT 2012
- [graph-gtk] Added pkg-config .pc file to build and installation Thu Jul 26 15:32:49 GMT 2012
- [graph-gtk] Nodes move with the mouse while being dragged Fri Jul 27 13:23:26 GMT 2012
- [graph-gtk] Visual feedback when connecting pads Fri Jul 27 13:37:02 GMT 2012
- [graph-gtk] Improved connecting preview line visuals Fri Jul 27 14:12:48 GMT 2012
- [graph-gtk] Fixed node sizing so that node title can no longer hang off the edge when it is too large Fri Jul 27 19:27:56 GMT 2012
- [graph-gtk] Removed a g_print Fri Jul 27 19:35:39 GMT 2012
- [graph-gtk] Fixed improper callback signatures in simple_container Sun Jul 29 16:41:29 GMT 2012
- [graph-gtk] Added thumbnail image option to nodes Sun Jul 29 18:55:25 GMT 2012
- [graph-gtk] Added a node-doubleclick signal which is emitted when the user double clicks a node Tue Jul 31 11:22:11 GMT 2012
- [graph-gtk] Can pan the view with the right mouse button Tue Jul 31 11:22:16 GMT 2012
- [graph-gtk] Replaced instances of GSList with GList Tue Jul 31 11:22:21 GMT 2012
- [graph-gtk] Selecting a node moves it to the top of the visual node stack, and when selecting, the top-most node Tue Jul 31 11:22:26 GMT 2012
- [graph-gtk] Fixed node selection when panning is not at 0,0 Tue Jul 31 12:36:19 GMT 2012
- [graph-gtk] Actually fixed selection when panning Tue Jul 31 12:55:31 GMT 2012
- [graph-gtk] Added autogen.sh Tue Jul 31 12:57:03 GMT 2012
- [graph-gtk] Improved connection bezier curve look Tue Jul 31 13:19:27 GMT 2012
- [graph-gtk] Fixed problem with input and output pad lists getting mangled Tue Jul 31 14:34:51 GMT 2012
- [graph-gtk] Fixed misuse of GList which was causing segfaults Tue Jul 31 14:40:15 GMT 2012
- [gegl] Removed mutex lock/unlock pair which was causing hangs Tue Jul 31 14:50:04 GMT 2012
- [gegl] Fixed issue in gegl_get_consumers with meta-ops where proxy input nodes were returned rather than th Tue Jul 31 14:50:08 GMT 2012
- [gegl] Commented out code in save.c which was giving input proxy nodes "debug" names which broke other code Tue Jul 31 14:50:13 GMT 2012
- [gegl] Fixed serialization code which was adding output pads to nodes which shouldn't have them (e.g. gegl: Tue Jul 31 14:50:18 GMT 2012
- [gegl] Deleted branch isaac-fixes Tue Jul 31 14:54:44 GMT 2012
- [graph-gtk] Fixed issues caused by rendering non-existent thumbnails Tue Jul 31 15:19:46 GMT 2012
- [gegl] Fixed problems causing xml tests to fail Tue Jul 31 16:36:11 GMT 2012
- [gegl-edit] Added autogen.sh file Tue Jul 31 16:41:08 GMT 2012
- [gegl-edit] XML file loading fixed to work with GEGL master Tue Jul 31 16:41:13 GMT 2012
- [gegl-edit] Made autogen.sh executable Tue Jul 31 18:28:43 GMT 2012
Jakub Steiner
James Liggett
Jared L Jennings
Jasper Lievisse Adriaanse
Jasper St . Pierre
Jens Georg
- [rygel] core: Fall-back to template Sun Jul 01 14:54:21 GMT 2012
- [rygel] all: Clean-up VAPI source files Tue Jul 03 07:55:10 GMT 2012
- [rygel] all: Extract librygel-core and rygel binary Tue Jul 03 07:55:16 GMT 2012
- [rygel] playbin: Also create shared library Tue Jul 03 07:55:21 GMT 2012
- [rygel] playbin: Base plugin on player library Tue Jul 03 07:55:26 GMT 2012
- [rygel] playbin: Set renderer state according to playbin state changes Tue Jul 03 07:55:31 GMT 2012
- [rygel] librender: Make playbin a read-only property Tue Jul 03 07:55:36 GMT 2012
- [rygel] playbin: Fix state handling for stop Tue Jul 03 07:55:41 GMT 2012
- [rygel] playbin: Save URI ourselves Tue Jul 03 07:55:46 GMT 2012
- [rygel] core,playbin: React to external URI changes Tue Jul 03 07:55:51 GMT 2012
- [rygel] core, playbin: Generate basic meta-data on external URI change Tue Jul 03 07:55:56 GMT 2012
- [rygel] playbin: Update copyright of renderer Tue Jul 03 07:56:01 GMT 2012
- [rygel] core,ui: Explicit initialization of MetaConfig Tue Jul 03 07:56:06 GMT 2012
- [rygel] core: Use application name for file storage dir Tue Jul 03 07:56:11 GMT 2012
- [rygel] librenderer: Add simpler API Tue Jul 03 07:56:16 GMT 2012
- [rygel] core: Fix parallel build Tue Jul 03 07:56:21 GMT 2012
- [rygel] core: rename header file Tue Jul 03 07:56:26 GMT 2012
- [rygel] examples: Add standalone player Tue Jul 03 07:56:31 GMT 2012
- [rygel] playbin: Fix parallel build in playbin plug-in Tue Jul 03 07:56:37 GMT 2012
- [rygel] playbin: Set log domain only for the plugin Tue Jul 03 07:56:42 GMT 2012
- [rygel] librenderer: Include API version and so versioning Tue Jul 03 07:56:47 GMT 2012
- [rygel] core: Rename core library Tue Jul 03 07:56:52 GMT 2012
- [rygel] core: Add libtool versioning Tue Jul 03 07:56:57 GMT 2012
- [rygel] librenderer: Add pc file Tue Jul 03 07:57:02 GMT 2012
- [rygel] core: Move library code into its own directory Tue Jul 03 07:57:07 GMT 2012
- [rygel] librenderer: Move code into its own directory Tue Jul 03 07:57:12 GMT 2012
- [rygel] build: Update POTFILES.in and POTFILES.skip Tue Jul 03 07:57:17 GMT 2012
- [rygel] doc: Generate API documentation with valadoc Tue Jul 03 07:57:22 GMT 2012
- [rygel] core: Correct return to @return in valadoc Tue Jul 03 07:57:27 GMT 2012
- [rygel] core: Fix offet -> offset typos in valadoc Tue Jul 03 07:57:32 GMT 2012
- [rygel] core: Remove mention of nonexistant parameter Tue Jul 03 07:57:37 GMT 2012
- [rygel] core: More minor doc fixes Tue Jul 03 07:57:42 GMT 2012
- [rygel] doc: Update a comment Tue Jul 03 07:57:47 GMT 2012
- [rygel] build: Fix make dist Tue Jul 03 07:57:52 GMT 2012
- [rygel] build: Dist the generated API documentation Tue Jul 03 07:57:57 GMT 2012
- [rygel] doc,librenderer: Generate docs Tue Jul 03 07:58:02 GMT 2012
- [rygel] examples: Fix distcheck when the .h/.c are disted Tue Jul 03 07:58:07 GMT 2012
- [rygel] doc: Fix make distcheck Tue Jul 03 07:58:12 GMT 2012
- [rygel] doc: Rebuild documentation on source changes Tue Jul 03 07:58:17 GMT 2012
- [rygel] doc: Drop vala devhelp target Tue Jul 03 07:58:22 GMT 2012
- [rygel] doc: Silence valadoc run Tue Jul 03 07:58:27 GMT 2012
- [rygel] librenderer: Use signal bus watch Tue Jul 03 07:58:32 GMT 2012
- [rygel] librenderer: Add API to wrap an existing playbin Tue Jul 03 07:58:37 GMT 2012
- [rygel] librenderer: Update Renderer class documentation Tue Jul 03 07:58:42 GMT 2012
- [rygel] core,external: Avoid symbol redefintion Tue Jul 03 07:58:48 GMT 2012
- [rygel] todo: Remove librygel task Tue Jul 03 09:33:29 GMT 2012
- [grilo-plugins] filesystem: Prevent critical on unreadable dir Wed Jul 11 09:58:10 GMT 2012
- [rygel] build: Silence portability warnings Mon Jul 16 20:10:31 GMT 2012
- [rygel] build: Remove dead code Mon Jul 16 20:10:36 GMT 2012
- [rygel] core: Early exit on missing thumbnail Tue Jul 17 06:46:56 GMT 2012
- [rygel] core: Do not bail out on missing thumbnail dir Tue Jul 17 06:47:01 GMT 2012
- [rygel] core: INT_MAX children means "Don't know" Tue Jul 17 06:47:40 GMT 2012
- [rygel] external: Don't recurse into external hierarchy Tue Jul 17 06:47:45 GMT 2012
- [rygel] external: Guard against empty mandatory properties Tue Jul 17 06:47:50 GMT 2012
- [rygel] external: Get DisplayName from correct interface Sat Jul 21 16:46:58 GMT 2012
- [rygel] media-export: Work-around bgo#680366 Sat Jul 21 16:47:03 GMT 2012
- [rygel/rygel-0-14] core, data: Fix Samsung user agent for downgrade Sat Jul 21 16:47:27 GMT 2012
- [rygel/rygel-0-14] media-export: Work-around bgo#680366 Sat Jul 21 16:47:32 GMT 2012
- [gupnp-dlna] (2 commits) Created branch gstreamer-1.0 Wed Jul 25 07:09:30 GMT 2012
- [gupnp-dlna/gstreamer-1.0: 1/2] Port to 0.11 API Wed Jul 25 07:09:35 GMT 2012
- [gupnp-dlna/gstreamer-1.0: 2/2] More 1.0 fixes Wed Jul 25 07:09:40 GMT 2012
- [gupnp-dlna] Deleted branch gstreamer-0.11 Wed Jul 25 07:10:58 GMT 2012
- [rygel] core,renderer: Extract base class for libraries Fri Jul 27 20:34:05 GMT 2012
- [rygel] core,server,examples,doc: Add librygel-server Fri Jul 27 20:34:10 GMT 2012
- [rygel] core,librenderer: Move renderer-only stuff to library Fri Jul 27 20:34:15 GMT 2012
- [rygel] core,libserver: Move server-only stuff to library Fri Jul 27 20:34:20 GMT 2012
- [rygel] build: Check for gtk-doc Fri Jul 27 20:34:25 GMT 2012
- [rygel] tracker: Add Tracker-Sparql to dependency modules. Fri Jul 27 21:25:17 GMT 2012
- [rygel] tracker: Switch Tracker queries from Dbus to Sparql. Fri Jul 27 21:25:21 GMT 2012
- [rygel] tracker: Several fix-ups Fri Jul 27 21:25:26 GMT 2012
- [rygel] Created tag RYGEL_0_15_1 Fri Jul 27 21:25:30 GMT 2012
- [rygel] tracker: Use SparqlCursor directly Fri Jul 27 21:25:31 GMT 2012
- [rygel] tracker: SparqlConnection is a singleton Fri Jul 27 21:25:36 GMT 2012
- [rygel] tracker: Change log domain Fri Jul 27 21:25:41 GMT 2012
- [rygel] tracker: Use nfo:fileName as alternative title Fri Jul 27 21:25:46 GMT 2012
- [rygel] tracker: Use property map in meta-data containers Fri Jul 27 21:25:51 GMT 2012
- [rygel] tracker: Extact base-class for metadata container Fri Jul 27 21:25:56 GMT 2012
- [rygel] tracker: Skip null titles in meta-data container Fri Jul 27 21:26:01 GMT 2012
- [rygel] tracker: Remove dead code Fri Jul 27 21:26:06 GMT 2012
- [rygel] tracker: Rename KeyChainMap to UPnPPropertyMap Fri Jul 27 21:26:11 GMT 2012
- [rygel] tracker: Some syntax sugar for UPnPPropertyMap Fri Jul 27 21:26:16 GMT 2012
- [rygel] Prepare 0.15.1 Fri Jul 27 21:26:22 GMT 2012
Jeremy Bicha
Jeremy Whiting
Jesse van den Kieboom
Jim Evins
Jiro Matsuzawa
Joanmarie Diggs
Johannes Schmid
John Ralls
John Stowers
Jonathan Matthew
Jon Nordby
Juan A . Suarez Romero
Juan Pablo Ugarte
Julien Hardlin
Julien Puydt
Kai Willadsen
Kalev Lember
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Kristian Rietveld
Kristjan Schmidt
Krzesimir Nowak
Leandro Resende Mattioli
Lionel Landwerlin
Luca Ferretti
Lucian Langa
Luis de Bethencourt
Luis Menina
Marc-Andre Lureau
Marco Ciampa
Marina Zhurakhinskaya
Mario Sanchez Prada
Marta Maria Casetti
Martin Pitt
Martyn James Russell
Massimo Cora'
Massimo Valentini
Mathias Hasselmann
Matthew Barnes
Matthias Clasen
Maxime Nicco
Michael Hill
Michael J . Chudobiak
Michael Natterer
- [gegl] buffer: ref the added handlers in gegl_tile_handler_chain_add() Tue Jul 03 20:43:57 GMT 2012
- [gegl] buffer: gegl_tile_void() comment to explain why pyramid invalidation is b0rk Tue Jul 03 20:44:02 GMT 2012
- [gegl] buffer: formatting and other minor cleanup in GeglTileBackend Tue Jul 03 20:44:07 GMT 2012
- [gegl] buffer: add private "cache" and "tile_storage" members to GeglTileHandler Thu Jul 05 17:32:26 GMT 2012
- [gegl] buffer: install gegl-tile-backend.h, included via gegl-buffer-backend.h Thu Jul 05 18:19:33 GMT 2012
- [gegl] buffer: fix #includes to make it build again Thu Jul 05 18:37:00 GMT 2012
- [gegl] buffer: add preliminary gegl_buffer_add,remove_handler() Thu Jul 05 19:34:42 GMT 2012
- [gimp] app: add GimpTileHandlerProjection and use it to validate the projection Thu Jul 05 19:44:14 GMT 2012
- [gimp] configure: require GEGL 0.2.1 from git Thu Jul 05 19:47:17 GMT 2012
- [gimp] Bug 679256 - SWM image tabs must have a minimum width Mon Jul 09 20:54:21 GMT 2012
- [gimp/gimp-2-8] Bug 679256 - SWM image tabs must have a minimum width Mon Jul 09 21:09:55 GMT 2012
- [gimp] app: create thumbnails also for imported files, not only for XCFs Fri Jul 13 21:52:41 GMT 2012
- [gimp/gimp-2-8] app: create thumbnails also for imported files, not only for XCFs Fri Jul 13 21:53:54 GMT 2012
- [gimp] app: don't ask to confirm reverting "Untitled" when the image was imported Fri Jul 13 22:12:18 GMT 2012
- [gimp/gimp-2-8] app: don't ask to confirm reverting "Untitled" when the image was imported (cherry picked from commi Fri Jul 13 22:12:57 GMT 2012
- [gimp] Bug 676566 - Window title becomes "Untitled" after exporting without saving Tue Jul 17 20:57:01 GMT 2012
- [gimp/gimp-2-8] Bug 676566 - Window title becomes "Untitled" after exporting without saving Tue Jul 17 21:02:56 GMT 2012
- [gimp] Bug 680531 - Function gimp-context-get-brush-size takes size argument... Thu Jul 26 14:27:46 GMT 2012
- [gimp/gimp-2-8] Bug 680531 - Function gimp-context-get-brush-size takes size argument... Thu Jul 26 14:35:06 GMT 2012
- [gimp] Bug 678890 - Selection box handles do not respond after changing layer Thu Jul 26 16:19:15 GMT 2012
- [gimp/gimp-2-8] Bug 678890 - Selection box handles do not respond after changing layer Thu Jul 26 16:21:53 GMT 2012
- [gimp] Bug 677987 - Don't allow to assign keybindings with arrow keys... Thu Jul 26 16:34:12 GMT 2012
- [gimp/gimp-2-8] Bug 677987 - Don't allow to assign keybindings with arrow keys... Thu Jul 26 16:35:55 GMT 2012
- [gimp] app: keep the projection around in the image's layer format Mon Jul 30 14:01:21 GMT 2012
- [gimp] Bug 586462 - Layer inserts misplaced Mon Jul 30 14:26:32 GMT 2012
- [gimp/gimp-2-8] Bug 586462 - Layer inserts misplaced Mon Jul 30 14:30:45 GMT 2012
- [gimp] Bug 680795 - GIMP segfaults in gimp_clipboard_set_buffer when... Mon Jul 30 14:45:41 GMT 2012
- [gimp/gimp-2-8] Bug 680795 - GIMP segfaults in gimp_clipboard_set_buffer when... Mon Jul 30 14:59:28 GMT 2012
- [gimp] Bug 669795 - Toolbox can't be shrinked to 1 or 2 columns Mon Jul 30 16:15:11 GMT 2012
- [gimp/gimp-2-8] Bug 669795 - Toolbox can't be shrinked to 1 or 2 columns Mon Jul 30 16:15:18 GMT 2012
- [gimp] Deleted branch gtk3-port Mon Jul 30 19:24:27 GMT 2012
- [gimp] (228 commits) Created branch gtk3-port Mon Jul 30 19:25:25 GMT 2012
- [gimp/gtk3-port: 1/228] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Mon Jul 30 19:25:30 GMT 2012
- [gimp/gtk3-port: 2/228] libgimpwidgets: remove deprecated files from the build Mon Jul 30 19:25:35 GMT 2012
- [gimp/gtk3-port: 3/228] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Mon Jul 30 19:25:40 GMT 2012
- [gimp/gtk3-port: 4/228] libgimpwidgets: port virtual functions to GTK+ 3.0 Mon Jul 30 19:25:45 GMT 2012
- [gimp/gtk3-port: 5/228] libgimpwidgets: port virtual functions to GTK+ 3.0 Mon Jul 30 19:25:50 GMT 2012
- [gimp/gtk3-port: 6/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:25:55 GMT 2012
- [gimp/gtk3-port: 7/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:26:00 GMT 2012
- [gimp/gtk3-port: 8/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:26:06 GMT 2012
- [gimp/gtk3-port: 9/228] libgimpwidgets: s/GtkObject/GtkAdjustment/ Mon Jul 30 19:26:11 GMT 2012
- [gimp/gtk3-port: 10/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:26:16 GMT 2012
- [gimp/gtk3-port: 11/228] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Mon Jul 30 19:26:21 GMT 2012
- [gimp/gtk3-port: 12/228] libgimpwidgets: remove deprecated files completely Mon Jul 30 19:26:26 GMT 2012
- [gimp/gtk3-port: 13/228] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Mon Jul 30 19:26:31 GMT 2012
- [gimp/gtk3-port: 14/228] app: port to GtkWidget::draw() Mon Jul 30 19:26:36 GMT 2012
- [gimp/gtk3-port: 15/228] app: remove GTK_OBJECT() cast Mon Jul 30 19:26:41 GMT 2012
- [gimp/gtk3-port: 16/228] app: port to GtkWidget::draw() Mon Jul 30 19:26:46 GMT 2012
- [gimp/gtk3-port: 17/228] app: port to GtkWidget::draw() Mon Jul 30 19:26:51 GMT 2012
- [gimp/gtk3-port: 18/228] app: port virtual functions to GTK+ 3.0 API Mon Jul 30 19:26:56 GMT 2012
- [gimp/gtk3-port: 19/228] app: get rid of a GTK_OBJECT() cast Mon Jul 30 19:27:01 GMT 2012
- [gimp/gtk3-port: 20/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:06 GMT 2012
- [gimp/gtk3-port: 21/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:11 GMT 2012
- [gimp/gtk3-port: 22/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:17 GMT 2012
- [gimp/gtk3-port: 23/228] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Mon Jul 30 19:27:21 GMT 2012
- [gimp/gtk3-port: 24/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:27 GMT 2012
- [gimp/gtk3-port: 25/228] app: s/GtkObject/GtkAdjustment/ Mon Jul 30 19:27:32 GMT 2012
- [gimp/gtk3-port: 26/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:37 GMT 2012
- [gimp/gtk3-port: 27/228] app: port GimpNavigationView to GtkWidget::draw() Mon Jul 30 19:27:42 GMT 2012
- [gimp/gtk3-port: 28/228] app: port GimpPaletteView to GtkWidget::draw() Mon Jul 30 19:27:47 GMT 2012
- [gimp/gtk3-port: 29/228] app: port to GtkWidget::draw() Mon Jul 30 19:27:52 GMT 2012
- [gimp/gtk3-port: 30/228] app: get rid of GtkObject in GimpUIManager Mon Jul 30 19:27:57 GMT 2012
- [gimp/gtk3-port: 31/228] app: port to GtkWidget::draw() Mon Jul 30 19:28:02 GMT 2012
- [gimp/gtk3-port: 32/228] app: no need to alloc colors any longer, GdkColormap is gone Mon Jul 30 19:28:07 GMT 2012
- [gimp/gtk3-port: 33/228] app: port call to gtk_paint_arrow() to GTK+ 3.0 Mon Jul 30 19:28:12 GMT 2012
- [gimp/gtk3-port: 34/228] app: port device management to GdkDeviceManager Mon Jul 30 19:28:17 GMT 2012
- [gimp/gtk3-port: 35/228] app: remove obsolete (GtkObject **) casts Mon Jul 30 19:28:22 GMT 2012
- [gimp/gtk3-port: 36/228] app: use gtk_widget_get_preferred_size() instead of size_request() Mon Jul 30 19:28:27 GMT 2012
- [gimp/gtk3-port: 37/228] app: port GimpScalComboBox to GTK+ 3.0 Mon Jul 30 19:28:32 GMT 2012
- [gimp/gtk3-port: 38/228] app: use gtk_widget_get_preferred_size() instead of size_request() Mon Jul 30 19:28:37 GMT 2012
- [gimp/gtk3-port: 39/228] libgimpwidgets: port GimpFrame to GTK+ 3.0 Mon Jul 30 19:28:42 GMT 2012
- [gimp/gtk3-port: 40/228] app: port tools to GTK+ 3.0 (trivial changes only) Mon Jul 30 19:28:47 GMT 2012
- [gimp/gtk3-port: 41/228] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Mon Jul 30 19:28:52 GMT 2012
- [gimp/gtk3-port: 42/228] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Mon Jul 30 19:28:57 GMT 2012
- [gimp/gtk3-port: 43/228] app: use GdkDeviceManager to list devices Mon Jul 30 19:29:03 GMT 2012
- [gimp/gtk3-port: 44/228] app: port to GtkWidget::draw() Mon Jul 30 19:29:08 GMT 2012
- [gimp/gtk3-port: 45/228] app: remove calls to colormap functions, they are gone Mon Jul 30 19:29:13 GMT 2012
- [gimp/gtk3-port: 46/228] libgimpwidgets: get rid of (GtkObject **) casts Mon Jul 30 19:29:18 GMT 2012
- [gimp/gtk3-port: 47/228] app: port the splash to GTK+ 3.0 Mon Jul 30 19:29:23 GMT 2012
- [gimp/gtk3-port: 48/228] libgimpwidgets: port the ruler to GTK+ 3.0 Mon Jul 30 19:29:28 GMT 2012
- [gimp/gtk3-port: 49/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:29:33 GMT 2012
- [gimp/gtk3-port: 50/228] app: port to GtkWidget::draw() Mon Jul 30 19:29:38 GMT 2012
- [gimp/gtk3-port: 51/228] app: port the overlay stuff to GTK+ 3.0 Mon Jul 30 19:29:44 GMT 2012
- [gimp/gtk3-port: 52/228] app: use the container icon view, the grid view is not GTK+ 3.0-able Mon Jul 30 19:29:49 GMT 2012
- [gimp/gtk3-port: 53/228] app: port to GtkWidget::draw() (incompletely) Mon Jul 30 19:29:54 GMT 2012
- [gimp/gtk3-port: 54/228] app: remove call to gtk_statusbar_set_has_resize_grip() Mon Jul 30 19:29:59 GMT 2012
- [gimp/gtk3-port: 55/228] app: port the tag entry to GTK+ 3.0 Mon Jul 30 19:30:04 GMT 2012
- [gimp/gtk3-port: 56/228] app: port to GtkWidget::draw() but disable the code inside with #if 0 Mon Jul 30 19:30:09 GMT 2012
- [gimp/gtk3-port: 57/228] app: can't set the scale combo entry's properties in init() any longer Mon Jul 30 19:30:14 GMT 2012
- [gimp/gtk3-port: 58/228] app: port to GtkWidget::draw() Mon Jul 30 19:30:19 GMT 2012
- [gimp/gtk3-port: 59/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:30:26 GMT 2012
- [gimp/gtk3-port: 60/228] modules: s/GtkObject/GtkAdjustment/ Mon Jul 30 19:30:30 GMT 2012
- [gimp/gtk3-port: 61/228] app: didn't completely commit the display shell expose() -> draw() change Mon Jul 30 19:30:35 GMT 2012
- [gimp/gtk3-port: 62/228] app: fix display shell background drawing Mon Jul 30 19:30:40 GMT 2012
- [gimp/gtk3-port: 63/228] app: fix canvas double buffering using cairo_push, pop_group() Mon Jul 30 19:30:45 GMT 2012
- [gimp/gtk3-port: 64/228] script-fu: port to GTK+ 3.0 Mon Jul 30 19:30:50 GMT 2012
- [gimp/gtk3-port: 65/228] app: port to GtkWidget::draw() Mon Jul 30 19:30:55 GMT 2012
- [gimp/gtk3-port: 66/228] app: passing -1 as width/height to gtk_paint_box() no longer works Mon Jul 30 19:31:00 GMT 2012
- [gimp/gtk3-port: 68/228] app: remove GimpContainerGridView from the build entirely Mon Jul 30 19:31:25 GMT 2012
- [gimp/gtk3-port: 67/228] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Mon Jul 30 19:31:25 GMT 2012
- [gimp/gtk3-port: 69/228] modules: port to GtkWidget::draw() Mon Jul 30 19:31:26 GMT 2012
- [gimp/gtk3-port: 71/228] libgimp: port to GtkWidget::draw() Mon Jul 30 19:31:27 GMT 2012
- [gimp/gtk3-port: 70/228] libgimpwidgets: port to GtkWidget::draw() Mon Jul 30 19:31:27 GMT 2012
- [gimp/gtk3-port: 72/228] app: don't translate to allocation.x,y Mon Jul 30 19:31:31 GMT 2012
- [gimp/gtk3-port: 73/228] app: port to GtkWidget::draw() Mon Jul 30 19:31:36 GMT 2012
- [gimp/gtk3-port: 74/228] app: forgot to remove a cairo_destroy() in draw() Mon Jul 30 19:31:42 GMT 2012
- [gimp/gtk3-port: 75/228] app: port to GtkWidget::draw() Mon Jul 30 19:31:47 GMT 2012
- [gimp/gtk3-port: 76/228] app: GtkEntry turned into a no-window widget Mon Jul 30 19:31:52 GMT 2012
- [gimp/gtk3-port: 77/228] app: use the new GtkScrollable API instead of deprecated tree view API Mon Jul 30 19:31:57 GMT 2012
- [gimp/gtk3-port: 78/228] app: cairo_save()/restore() around chaining up in draw() Mon Jul 30 19:32:02 GMT 2012
- [gimp/gtk3-port: 79/228] app: add ugly workaround to make the icon view adapt to view size changes Mon Jul 30 19:32:07 GMT 2012
- [gimp/gtk3-port: 80/228] plug-ins: lots of trivial GTK+ 3.0 porting Mon Jul 30 19:32:12 GMT 2012
- [gimp/gtk3-port: 81/228] plug-ins: port jpeg-save to GTK+ 3.0 Mon Jul 30 19:32:18 GMT 2012
- [gimp/gtk3-port: 82/228] plug-ins: port file-png to GTK+ 3.0 Mon Jul 30 19:32:23 GMT 2012
- [gimp/gtk3-port: 83/228] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Mon Jul 30 19:32:28 GMT 2012
- [gimp/gtk3-port: 84/228] plug-ins: more s/GtkObject/GtkAdjustment/ Mon Jul 30 19:32:33 GMT 2012
- [gimp/gtk3-port: 85/228] plug-ins: port some more plug-ins to GTK+ 3.0 Mon Jul 30 19:32:38 GMT 2012
- [gimp/gtk3-port: 86/228] app: port the colormap editor to GTK+ 3.0 Mon Jul 30 19:32:43 GMT 2012
- [gimp/gtk3-port: 87/228] app: remove GtkWrapBox Mon Jul 30 19:32:48 GMT 2012
- [gimp/gtk3-port: 88/228] libgimpwidgets: port to the new size request API Mon Jul 30 19:32:53 GMT 2012
- [gimp/gtk3-port: 89/228] app: port to the new size request API Mon Jul 30 19:32:58 GMT 2012
- [gimp/gtk3-port: 90/228] plug-ins: port the print preview to the new size request API Mon Jul 30 19:33:03 GMT 2012
- [gimp/gtk3-port: 91/228] plug-ins: port sphere-designer to GtkWidget::draw() Mon Jul 30 19:33:08 GMT 2012
- [gimp/gtk3-port: 92/228] plug-ins: port cml-explorer to GtkWidget::draw() Mon Jul 30 19:33:14 GMT 2012
- [gimp/gtk3-port: 93/228] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Mon Jul 30 19:33:18 GMT 2012
- [gimp/gtk3-port: 94/228] plug-ins: port lighting to GTK+ 3.0 Mon Jul 30 19:33:23 GMT 2012
- [gimp/gtk3-port: 95/228] plug-ins: port the unit-editor to GtkScrollable Mon Jul 30 19:33:28 GMT 2012
- [gimp/gtk3-port: 96/228] app: fix GimpOverlayDialog's minimum height Mon Jul 30 19:33:34 GMT 2012
- [gimp/gtk3-port: 97/228] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Mon Jul 30 19:33:38 GMT 2012
- [gimp/gtk3-port: 98/228] app: don't connect to "size-requst" because that's deprecated Mon Jul 30 19:33:44 GMT 2012
- [gimp/gtk3-port: 99/228] app: port GimpSpinScale to GTK+ 3.0 Mon Jul 30 19:33:49 GMT 2012
- [gimp/gtk3-port: 100/228] app: skip keyboard devices so the device list becomes reasonable Mon Jul 30 19:33:54 GMT 2012
- [gimp/gtk3-port: 101/228] app: implement proper height-for-width in GimpToolPalette Mon Jul 30 19:33:59 GMT 2012
- [gimp/gtk3-port: 102/228] app: use GdkDevice accessors Mon Jul 30 19:34:04 GMT 2012
- [gimp/gtk3-port: 103/228] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Mon Jul 30 19:34:09 GMT 2012
- [gimp/gtk3-port: 104/228] app: put the toolbox' areas into a box until we decided about a wrapping widget Mon Jul 30 19:34:14 GMT 2012
- [gimp/gtk3-port: 105/228] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Mon Jul 30 19:34:19 GMT 2012
- [gimp/gtk3-port: 106/228] app: port the device sort function to GdkDeviceManager Mon Jul 30 19:34:24 GMT 2012
- [gimp/gtk3-port: 107/228] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Mon Jul 30 19:34:29 GMT 2012
- [gimp/gtk3-port: 108/228] app: change the list of available devices to something that makes sense Mon Jul 30 19:34:34 GMT 2012
- [gimp/gtk3-port: 109/228] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Mon Jul 30 19:34:39 GMT 2012
- [gimp/gtk3-port: 110/228] libgimpwidgets: port GimpChainButton to GtkStyleContext Mon Jul 30 19:34:44 GMT 2012
- [gimp/gtk3-port: 111/228] libgimpwidgets: port GimpColorArea to GtkStyleContext Mon Jul 30 19:34:49 GMT 2012
- [gimp/gtk3-port: 112/228] libgimpwidgets: port GimpColorScale to GtkStyleContext Mon Jul 30 19:34:54 GMT 2012
- [gimp/gtk3-port: 113/228] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Mon Jul 30 19:34:59 GMT 2012
- [gimp/gtk3-port: 114/228] libgimpwidgets: port GimpRuler to GtkStyleContext Mon Jul 30 19:35:04 GMT 2012
- [gimp/gtk3-port: 115/228] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Mon Jul 30 19:35:09 GMT 2012
- [gimp/gtk3-port: 116/228] modules: port ColorselWheel to GtkStyleContext Mon Jul 30 19:35:14 GMT 2012
- [gimp/gtk3-port: 117/228] app: port GimpBlobEditor to GtkStyleContext Mon Jul 30 19:35:19 GMT 2012
- [gimp/gtk3-port: 118/228] app: port setting the canvas padding color to GtkStyleContext Mon Jul 30 19:35:24 GMT 2012
- [gimp/gtk3-port: 119/228] app: port GimpPanedBox to GtkStyleContext Mon Jul 30 19:35:29 GMT 2012
- [gimp/gtk3-port: 120/228] app: port GimpContainerIconView to GtkStyleContext Mon Jul 30 19:35:34 GMT 2012
- [gimp/gtk3-port: 121/228] app: port GimpContainerTreeView to GtkStyleContext Mon Jul 30 19:35:39 GMT 2012
- [gimp/gtk3-port: 122/228] app: port GimpColormapEditor to GtkStyleContext Mon Jul 30 19:35:45 GMT 2012
- [gimp/gtk3-port: 123/228] app: port GimpComponentEditor to GtkStyleContext Mon Jul 30 19:35:50 GMT 2012
- [gimp/gtk3-port: 124/228] app: port GimpFgBgEditor to GtkStyleContext Mon Jul 30 19:35:55 GMT 2012
- [gimp/gtk3-port: 125/228] app: port GimpFgBgView to GtkStyleContext Mon Jul 30 19:36:00 GMT 2012
- [gimp/gtk3-port: 126/228] app: port gimp_get_icon_size() to GtkStyleContext Mon Jul 30 19:36:05 GMT 2012
- [gimp/gtk3-port: 127/228] app: port GimpContainerBox to GtkStyleContext Mon Jul 30 19:36:10 GMT 2012
- [gimp/gtk3-port: 128/228] app: port GimpDashEditor to GtkStyleContext Mon Jul 30 19:36:15 GMT 2012
- [gimp/gtk3-port: 129/228] app: remove calls to gtk_widget_get, set_extension_events() Mon Jul 30 19:36:20 GMT 2012
- [gimp/gtk3-port: 130/228] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Mon Jul 30 19:36:25 GMT 2012
- [gimp/gtk3-port: 131/228] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Mon Jul 30 19:36:30 GMT 2012
- [gimp/gtk3-port: 132/228] app: port the about dialog to GtkStyleContext Mon Jul 30 19:36:35 GMT 2012
- [gimp/gtk3-port: 133/228] modules: remove call to gtk_widget_set_extension_events() Mon Jul 30 19:36:40 GMT 2012
- [gimp/gtk3-port: 134/228] libgimpwidgets: implement GtkWidget::state_flags_changed() Mon Jul 30 19:36:45 GMT 2012
- [gimp/gtk3-port: 135/228] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Mon Jul 30 19:36:50 GMT 2012
- [gimp/gtk3-port: 136/228] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Mon Jul 30 19:36:55 GMT 2012
- [gimp/gtk3-port: 137/228] app: use gdk_drag_context_get_source_window() Mon Jul 30 19:37:00 GMT 2012
- [gimp/gtk3-port: 138/228] app: use gdk_drag_context_get_selected_action() instead of conect->action Mon Jul 30 19:37:05 GMT 2012
- [gimp/gtk3-port: 139/228] app: port GimpSpinScale to GtkStyleContext Mon Jul 30 19:37:11 GMT 2012
- [gimp/gtk3-port: 140/228] app: implement GtkWidget::style_updated() instead of style_set() Mon Jul 30 19:37:15 GMT 2012
- [gimp/gtk3-port: 141/228] port gtkrc files to CSS (incompletely and stuff commented out) Mon Jul 30 19:37:20 GMT 2012
- [gimp/gtk3-port: 142/228] Port theme and gtkrc file loading to CSS files using GtkCssProvider Mon Jul 30 19:37:26 GMT 2012
- [gimp/gtk3-port: 143/228] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Mon Jul 30 19:37:31 GMT 2012
- [gimp/gtk3-port: 144/228] app: copy gimp.css instead of gtkrc to the user's gimp directory Mon Jul 30 19:37:36 GMT 2012
- [gimp/gtk3-port: 145/228] app: check whether child widgets exist in GtkWidget::style_updated() Mon Jul 30 19:37:41 GMT 2012
- [gimp/gtk3-port: 146/228] Replace gdk_cursor_unref() with g_object_unref() Mon Jul 30 19:37:46 GMT 2012
- [gimp/gtk3-port: 147/228] app: use gtk_menu_shell_get_selected_item() Mon Jul 30 19:37:51 GMT 2012
- [gimp/gtk3-port: 148/228] app: port GimpOverlayBox to GtkStyleContext Mon Jul 30 19:37:56 GMT 2012
- [gimp/gtk3-port: 149/228] app: port GimpOverlayFrame to GtkStyleContext Mon Jul 30 19:38:01 GMT 2012
- [gimp/gtk3-port: 150/228] app: port GimpScaleButton to GtkStyleContext Mon Jul 30 19:38:06 GMT 2012
- [gimp/gtk3-port: 151/228] libgimpwidgets: move all GimpPickButton members to a private struct Mon Jul 30 19:38:11 GMT 2012
- [gimp/gtk3-port: 152/228] libgimpwidgets: move all GimpColorArea members to a private struct Mon Jul 30 19:38:16 GMT 2012
- [gimp/gtk3-port: 153/228] libgimpwidgets: move all GimpOffsetArea members to a private struct Mon Jul 30 19:38:21 GMT 2012
- [gimp/gtk3-port: 154/228] libgimpwidgets: move padding members from instance to class struct Mon Jul 30 19:38:26 GMT 2012
- [gimp/gtk3-port: 155/228] libgimpwidgets: move all GimpButton members to a private struct Mon Jul 30 19:38:31 GMT 2012
- [gimp/gtk3-port: 156/228] libgimpwidgets: move all GimpCellRendererColor members to a private struct Mon Jul 30 19:38:36 GMT 2012
- [gimp/gtk3-port: 157/228] libgimpwidgets: move all GimpColorButton members to a private struct Mon Jul 30 19:38:42 GMT 2012
- [gimp/gtk3-port: 158/228] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Mon Jul 30 19:38:46 GMT 2012
- [gimp/gtk3-port: 159/228] libgimpwidgets: move all GimpChainButton members to a private struct Mon Jul 30 19:38:51 GMT 2012
- [gimp/gtk3-port: 160/228] libgimpwidgets: move all GimpBrowser members to a private struct Mon Jul 30 19:38:56 GMT 2012
- [gimp/gtk3-port: 161/228] libgimpwidgets: move all GimpColorDisplay members to a private struct Mon Jul 30 19:39:01 GMT 2012
- [gimp/gtk3-port: 162/228] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Mon Jul 30 19:39:07 GMT 2012
- [gimp/gtk3-port: 163/228] libgimpwidgets: move all GimpColorHexEntry members to a private struct Mon Jul 30 19:39:12 GMT 2012
- [gimp/gtk3-port: 164/228] libgimpwidgets: add padding Mon Jul 30 19:39:17 GMT 2012
- [gimp/gtk3-port: 165/228] libgimpwidgets: move all GimpColorNotebook members to a private struct. Mon Jul 30 19:39:22 GMT 2012
- [gimp/gtk3-port: 166/228] libgimpwidgets: move all GimpColorScale members to a private struct Mon Jul 30 19:39:27 GMT 2012
- [gimp/gtk3-port: 167/228] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Mon Jul 30 19:39:32 GMT 2012
- [gimp/gtk3-port: 168/228] libgimpwidgets: move all GimpColorSelection members to a private struct Mon Jul 30 19:39:37 GMT 2012
- [gimp/gtk3-port: 169/228] libgimpwidgets: move all GimpEnumLabel members to a private struct Mon Jul 30 19:39:42 GMT 2012
- [gimp/gtk3-port: 170/228] app: don't use style->black and style->white Mon Jul 30 19:39:47 GMT 2012
- [gimp/gtk3-port: 171/228] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Mon Jul 30 19:39:52 GMT 2012
- [gimp/gtk3-port: 172/228] app: port GimpStrokeEditor to GtkStyleContext Mon Jul 30 19:39:57 GMT 2012
- [gimp/gtk3-port: 173/228] app: port GimpPaletteView to GtkStyleContext Mon Jul 30 19:40:03 GMT 2012
- [gimp/gtk3-port: 174/228] plug-ins: don't use style->black and style->white Mon Jul 30 19:40:08 GMT 2012
- [gimp/gtk3-port: 175/228] libgimpwidgets: move all GimpColorProfileStore members to a private struct Mon Jul 30 19:40:13 GMT 2012
- [gimp/gtk3-port: 176/228] app: port GimpDockWindow to GtkStyleContext Mon Jul 30 19:40:18 GMT 2012
- [gimp/gtk3-port: 177/228] app: port GimpToolEditor to GtkStyleContext Mon Jul 30 19:40:23 GMT 2012
- [gimp/gtk3-port: 178/228] app: use gtk_widget_override_font() instead of modify_font() Mon Jul 30 19:40:28 GMT 2012
- [gimp/gtk3-port: 179/228] app: port GimpThumbBox to GtkStyleContext Mon Jul 30 19:40:33 GMT 2012
- [gimp/gtk3-port: 180/228] Implement GtkWidget::style_updated() instead of ::style_set() Mon Jul 30 19:40:38 GMT 2012
- [gimp/gtk3-port: 181/228] app: port GimpHistogramView to GtkStyleContext Mon Jul 30 19:40:43 GMT 2012
- [gimp/gtk3-port: 182/228] app: port GimpTagEntry to GtkStyleContext Mon Jul 30 19:40:49 GMT 2012
- [gimp/gtk3-port: 183/228] app: always ask the master device for its axes or state Mon Jul 30 19:40:53 GMT 2012
- [gimp/gtk3-port: 184/228] app: when checking for a device change, check the event's source device Mon Jul 30 19:40:58 GMT 2012
- [gimp/gtk3-port: 185/228] app: remove obsolete device checks from GimpToolbox Mon Jul 30 19:41:03 GMT 2012
- [gimp/gtk3-port: 186/228] app: port GimpColorFrame away from GtkStyle, using a new style property Mon Jul 30 19:41:08 GMT 2012
- [gimp/gtk3-port: 187/228] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Mon Jul 30 19:41:13 GMT 2012
- [gimp/gtk3-port: 188/228] app: port GimpOverlayChild to GtkStyleContext Mon Jul 30 19:41:18 GMT 2012
- [gimp/gtk3-port: 189/228] Port cell renderers to gtk_cell_renderer_get_state() Mon Jul 30 19:41:24 GMT 2012
- [gimp/gtk3-port: 190/228] app: port GimpCellRendererDashes to GtkStyleContext Mon Jul 30 19:41:29 GMT 2012
- [gimp/gtk3-port: 191/228] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Mon Jul 30 19:41:33 GMT 2012
- [gimp/gtk3-port: 192/228] app: add style property and default CSS for GimpHistogramView's grid-color Mon Jul 30 19:41:40 GMT 2012
- [gimp/gtk3-port: 193/228] app: port GimpCurveView to GtkStyleContext Mon Jul 30 19:41:43 GMT 2012
- [gimp/gtk3-port: 194/228] themes: document the new GimpHistogramView property in the theme CSS Mon Jul 30 19:41:49 GMT 2012
- [gimp/gtk3-port: 195/228] app: define all GimpHistogramView colors via style properties and CSS Mon Jul 30 19:41:54 GMT 2012
- [gimp/gtk3-port: 196/228] themes: document the new stlye properties and indent the CSS files properly Mon Jul 30 19:41:59 GMT 2012
- [gimp/gtk3-port: 197/228] app: increase the priority of the theme CSS by 1 Mon Jul 30 19:42:04 GMT 2012
- [gimp/gtk3-port: 198/228] app: port GimpComboTagEntry to GtkStyleContext Mon Jul 30 19:42:09 GMT 2012
- [gimp/gtk3-port: 199/228] configure.ac: use the new GTK_CHECK_BACKEND() macro Mon Jul 30 19:42:14 GMT 2012
- [gimp/gtk3-port: 200/228] plug-ins: port map-object to GTK+ 3.x Mon Jul 30 19:42:19 GMT 2012
- [gimp/gtk3-port: 201/228] app: port GimpToolbox to GtkWidget::style_updated() Mon Jul 30 19:42:24 GMT 2012
- [gimp/gtk3-port: 202/228] app: use GdkRGBA instead of GdkColor in some places Mon Jul 30 19:42:29 GMT 2012
- [gimp/gtk3-port: 203/228] app: remove gimp_rgb_get,set_gdk_color() Mon Jul 30 19:42:34 GMT 2012
- [gimp/gtk3-port: 204/228] app: port the text tool editor's preedit popup to GtkStyleContext Mon Jul 30 19:42:39 GMT 2012
- [gimp/gtk3-port: 205/228] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Mon Jul 30 19:42:44 GMT 2012
- [gimp/gtk3-port: 206/228] app: gimp_print_event(): add the device to the event debug output. Mon Jul 30 19:42:49 GMT 2012
- [gimp/gtk3-port: 207/228] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Mon Jul 30 19:42:54 GMT 2012
- [gimp/gtk3-port: 208/228] app: make input devices, grabs and therefore generally tools work again Mon Jul 30 19:42:59 GMT 2012
- [gimp/gtk3-port: 209/228] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Mon Jul 30 19:43:05 GMT 2012
- [gimp/gtk3-port: 210/228] app: remove some forgotten #undef GSEAL_ENABLE Mon Jul 30 19:43:10 GMT 2012
- [gimp/gtk3-port: 211/228] app: let the file dialog expand/collapse with the file type expander Mon Jul 30 19:43:15 GMT 2012
- [gimp/gtk3-port: 212/228] app: port GimpGradientEditor to GtkSyleContext Mon Jul 30 19:43:20 GMT 2012
- [gimp/gtk3-port: 213/228] app: port GimpHistogramView to gdk_device_grab()/ungrab() Mon Jul 30 19:43:25 GMT 2012
- [gimp/gtk3-port: 214/228] app: port GimpNavigationEditor to GtkStyleContext Mon Jul 30 19:43:30 GMT 2012
- [gimp/gtk3-port: 215/228] app: port GimpTagPopup to GtkStyleContext Mon Jul 30 19:43:35 GMT 2012
- [gimp/gtk3-port: 216/228] app: GimpDock: port font size modification to GtkCssProvider Mon Jul 30 19:43:40 GMT 2012
- [gimp/gtk3-port: 217/228] plug-ins: s/GtkObject/GtkAdjustment/ Mon Jul 30 19:43:46 GMT 2012
- [gimp/gtk3-port: 218/228] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Mon Jul 30 19:43:50 GMT 2012
- [gimp/gtk3-port: 219/228] devel-docs: make the shooter tool at least build again (untested) Mon Jul 30 19:43:55 GMT 2012
- [gimp/gtk3-port: 220/228] app: don't use "size-request" for the toolbox' wilber, it's gone Mon Jul 30 19:44:00 GMT 2012
- [gimp/gtk3-port: 221/228] app: themes.c: add #if 0-ed switch to dark theme variant Mon Jul 30 19:44:05 GMT 2012
- [gimp/gtk3-port: 222/228] Incomplete notebook and tab theming commit, to be improved Mon Jul 30 19:44:10 GMT 2012
- [gimp/gtk3-port: 223/228] themes: set an explicit background for rulers Mon Jul 30 19:44:15 GMT 2012
- [gimp/gtk3-port: 224/228] app: make the statusbar's progress label visible again Mon Jul 30 19:44:20 GMT 2012
- [gimp/gtk3-port: 225/228] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Mon Jul 30 19:44:25 GMT 2012
- [gimp/gtk3-port: 226/228] app: port wilber drawing to GtkStyleContext Mon Jul 30 19:44:30 GMT 2012
- [gimp/gtk3-port: 227/228] foo Mon Jul 30 19:44:35 GMT 2012
- [gimp/gtk3-port: 228/228] Unkommented settings for preferring a dark GTK+ theme. Mon Jul 30 19:44:40 GMT 2012
- [gimp] Bug 680432 - metadata.exe keeps dying Tue Jul 31 13:18:11 GMT 2012
- [gimp/gimp-2-8] Bug 680432 - metadata.exe keeps dying Tue Jul 31 13:20:28 GMT 2012
- [gimp] app: remove g_thread_init() from test-operations.c Tue Jul 31 14:48:31 GMT 2012
Michael Schumacher
Michael Terry
Mikael Magnusson
Mike Gorse
Milan Crha
Milo Casagrande
Morten Welinder
Mukund Sivaraman
Murray Cumming
Neil Roberts
Nguyen Thai Ngoc Duy
Nilamdyuti Goswami
Olav Vitters
Oleksij Rempel
Olivier Dufour
Olivier Fourdan
Owen Taylor
Paolo Bacchilega
Paolo Borelli
Patrick Ohly
Peter Bloomfield
Philip Withnall
Praveen Illa
Rafael Villar Burke
Rajesh Ranjan
Ray Strode
Richard Hans Schwarting
- [gxml] * some clean up Thu Jul 05 21:14:11 GMT 2012
- [gxml] * add notes to tackle later Thu Jul 05 21:14:15 GMT 2012
- [gxml] * add error handling, reporting of bad types Thu Jul 05 21:14:21 GMT 2012
- [gxml] * set only level ERROR to fatal so we can have uninterrupted run of test code. Thu Jul 05 21:14:26 GMT 2012
- [gxml] * add a whole bunch of different tests Thu Jul 05 21:14:31 GMT 2012
- [gxml] * remove unused stuff from the waf script Thu Jul 05 21:14:36 GMT 2012
- [gxml] * make properties based on ParamSpecs until we start supporting fields, allows better error checking Fri Jul 06 00:10:21 GMT 2012
- [gxml] * add tests for error checking, as well as add stringification for reporting test failures Fri Jul 06 00:10:26 GMT 2012
- [gxml] * remove two removed things Fri Jul 06 00:12:48 GMT 2012
- [gxml] * when you append a child from one document to another, where the nodes are backed by libxml2, use x Fri Jul 06 06:47:48 GMT 2012
- [gxml] * add UNSUPPORTED_TYPE for serialization errors Fri Jul 06 06:47:52 GMT 2012
- [gxml] * make serialization handle objects and enums, add better error handling Fri Jul 06 06:47:57 GMT 2012
- [gxml] * make deserialization handle enums, objects, as well as the other primitive types; better error han Fri Jul 06 06:48:02 GMT 2012
- [gxml] * make deserialization's string parsing handle gbooleans, enums, and throw errors Fri Jul 06 06:48:07 GMT 2012
- [gxml] * make it report failure without aborting; I temporarily broke this test Fri Jul 06 06:48:12 GMT 2012
- [gxml] * remove unnecessary try-catch that was causing warnings Fri Jul 06 06:48:17 GMT 2012
- [gxml] * stop testing privacy everywhere (we can't serialise those, right now); simplify error handling Fri Jul 06 06:48:22 GMT 2012
- [gxml] * strip trailing whitespace Mon Jul 09 18:45:24 GMT 2012
- [gxml] * split functionality of {de, }serialize_property into separate static methods * support interface fu Mon Jul 09 18:45:29 GMT 2012
- [gxml] * add interface tests Mon Jul 09 18:45:34 GMT 2012
- [gxml] * remove Serializer object for now * rename Serializer to Serialization and make its methods static Mon Jul 09 20:21:13 GMT 2012
- [gxml] * clean up a test function Mon Jul 09 20:21:18 GMT 2012
- [gxml] * don't use extra flag, instead get a reference to its iface Mon Jul 09 20:21:23 GMT 2012
- [gxml] * make the <Property> elem predefined, and let serialize_property just fill in its children Mon Jul 09 20:21:28 GMT 2012
- [gxml] * fix 3 tests Mon Jul 09 20:21:33 GMT 2012
- [gxml] * fix some test names Mon Jul 09 20:21:38 GMT 2012
- [gxml] * fix a test Mon Jul 09 20:34:18 GMT 2012
- [gxml] * move Serialization into its own file Wed Jul 11 20:37:30 GMT 2012
- [gxml] * rename XmlSerializable Wed Jul 11 20:37:35 GMT 2012
- [gxml] * add banana test for overriding object and objectclass methdos Wed Jul 11 20:37:40 GMT 2012
- [gxml] * add serialisation files to Makefile.am Wed Jul 11 20:37:45 GMT 2012
- [gxml] (2 commits) Created branch namespacechange Wed Jul 11 20:53:50 GMT 2012
- [gxml/namespacechange: 1/2] * rename GXmlDom to GXml in a bunch of places Wed Jul 11 20:53:55 GMT 2012
- [gxml/namespacechange: 2/2] * remove accidentally added generated files Wed Jul 11 20:54:00 GMT 2012
- [gxml] * modified wscript_build for serialisation file names Thu Jul 12 15:05:10 GMT 2012
- [gxml] * actually commit local change to the test file to let it compile. Thu Jul 12 15:05:15 GMT 2012
- [gxml] * add automake support for test/ directory, so WAF isn't required Thu Jul 12 15:05:20 GMT 2012
- [gxml] * try fixing WAF and fail Thu Jul 12 15:05:25 GMT 2012
- [gxml/namespacechange] (4 commits) ...* update Makefile.am and .pc.pin Thu Jul 12 15:05:30 GMT 2012
- [gxml/namespacechange: 3/4] Merge branch 'master' into namespacechange Thu Jul 12 15:05:35 GMT 2012
- [gxml/namespacechange: 4/4] * update Makefile.am and .pc.pin Thu Jul 12 15:05:40 GMT 2012
- [gxml] (16 commits) ...* cascade property access for example, and transform values for example Fri Jul 27 09:30:23 GMT 2012
- [gxml: 5/16] Merge branch 'master' into namespacechange Fri Jul 27 09:30:28 GMT 2012
- [gxml: 6/16] * XNode to DomNode Fri Jul 27 09:30:33 GMT 2012
- [gxml: 7/16] * GXmlDom -> GXml Fri Jul 27 09:30:38 GMT 2012
- [gxml: 8/16] * XNode -> DomNode for its tests Fri Jul 27 09:30:44 GMT 2012
- [gxml: 9/16] * GXmlDom -> GXml in serialisation code Fri Jul 27 09:30:48 GMT 2012
- [gxml: 10/16] * fix make file Fri Jul 27 09:30:53 GMT 2012
- [gxml: 11/16] * change interface so it defaults to GObject methods for get, set_property if not overridden Fri Jul 27 09:30:58 GMT 2012
- [gxml: 12/16] * use Serializable methods instead of GObject methods if implemented Fri Jul 27 09:31:04 GMT 2012
- [gxml: 13/16] * obsolete wscript update for XNode -> DomNode Fri Jul 27 09:31:09 GMT 2012
- [gxml: 14/16] * white space fixes Fri Jul 27 09:31:14 GMT 2012
- [gxml: 15/16] * white space fixes Fri Jul 27 09:31:19 GMT 2012
- [gxml: 16/16] * cascade property access for example, and transform values for example Fri Jul 27 09:31:24 GMT 2012
- [gxml/namespacechange] (16 commits) ...* cascade property access for example, and transform values for example Fri Jul 27 09:31:29 GMT 2012
Richard Hughes
Rico Tzschichholz
Rob Bradford
Robert Ancell
Robert Bragg
Roberto Majadas
Robert Roth
Roman Joost
Rui Matos
Runa Bhattacharjee
Ryan Lortie
Sam Thursfield
Sasi Bhushan Boddepalli
Sebastien Bacher
Sebastien Granjoux
Seif Lotfy
Shaun McCance
Stefan Kost
Stefan Walter
Stephen Shaw
Sweta Kothari
Theppitak Karoonboonyanan
Thibault Saunier
Thomas Hindoe Paaboel Andersen
Tiffany Antopolski
Timo Jyrinki
Tobias Mueller
Tomas Bzatek
Tomeu Vizoso
Tom Tryfonidis
Tristan Van Berkom
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?w4FsdmFybyBQZcOxYQ==?=
=?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
=?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
=?utf-8?q?Andr=C3=A9s_Aragoneses?=
=?utf-8?q?Aurimas_=C4=8Cernius?=
=?utf-8?q?=C3=85smund_Skj=C3=A6veland?=
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Chris_K=C3=BChl?=
=?utf-8?q?Daniel_=C8=98erb=C4=83nescu?=
=?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
=?utf-8?q?Dan_Vr=C3=A1til?=
=?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?Hubert_Figui=C3=A8re?=
=?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
=?utf-8?q?Javier_Jard=C3=B3n?=
=?utf-8?q?J=C3=BCrg_Billeter?=
=?utf-8?q?Jean_Br=C3=A9fort?=
=?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
=?utf-8?q?Jos=C3=A9_Alburquerque?=
=?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?S=C3=A9bastien_Wilmet?=
=?utf-8?q?Sebastian_Dr=C3=B6ge?=
=?utf-8?q?Tim-Philipp_M=C3=BCller?=
=?utf-8?q?Torsten_Sch=C3=B6nfeld?=
=?utf-8?q?Wolfgang_St=C3=B6ggl?=
Victor Matheus de Araujo Oliveira
Ville Sokk
Vitaly Lomov
Vivien Malerba
William Jon McCann
W . Michael Petullo
Wylmer Wang
Xabier Rodriguez Calvar
Xan Lopez
Xavier Claessens
Xavier de Blas
Yaron Shahrabani
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc