2012-April Archive by Author
Aaron Borden
Abderrahim Kitouni
Adel Gadllah
Alberto Ruiz
Alexander Alexandrov Shopov
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Alexandre Rostovtsev
Alexia Death
Amanpreet Singh Alam
Andika Triwidada
Andoni Morales Alastruey
Andrea Cimitan
Andreas Henriksson
Andreas J . Guelzow
Andrea Veri
Andre Klapper
Antoine Jacoutot
Arash Mousavi
Aron Xu
Arx Henrique Pereira da Cruz
Bastian Winkler
Bastien Nocera
Benjamin Otte
- [gtk+/wip/cssvalue] cssvalue: Add _gtk_css_value_transition() Mon Apr 02 09:18:17 GMT 2012
- [gtk+/wip/cssvalue] csscomputedvalues: Unref old value when setting new one Mon Apr 02 09:18:23 GMT 2012
- [gtk+/wip/cssvalue] css: Add an enum for all the style properties Mon Apr 02 09:18:28 GMT 2012
- [gtk+/wip/cssvalue] stylecontext: Convert _gtk_style_context_peek_property() Mon Apr 02 09:18:33 GMT 2012
- [gtk+/wip/cssvalue] css: Remove _gtk_css_computed_values_get_value_by_name() Mon Apr 02 09:18:38 GMT 2012
- [gtk+/wip/cssvalue] computedvalues: Fix signage error Mon Apr 02 09:18:43 GMT 2012
- [gtk+/wip/cssvalue] css: Add <time> type to css number stuff Mon Apr 02 09:18:48 GMT 2012
- [gtk+/wip/cssvalue] xxx: arrayvalue Mon Apr 02 09:18:53 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add GtkCssEaseValue Mon Apr 02 09:18:58 GMT 2012
- [gtk+/wip/cssvalue] cssstyleproperty: Add transition properties Mon Apr 02 09:19:03 GMT 2012
- [gtk+/wip/cssvalue] xxx: arrayvalue Mon Apr 02 09:19:08 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add _gtk_css_value_to_string() Mon Apr 02 09:19:13 GMT 2012
- [gtk+/wip/cssvalue] xxx: transition style properties Mon Apr 02 09:19:18 GMT 2012
- [gtk+/wip/cssvalue] xxx: easevalue Mon Apr 02 09:19:23 GMT 2012
- [gtk+/wip/cssvalue] docs: Add gtkx.h to the list of headers Mon Apr 02 09:19:28 GMT 2012
- [gtk+/wip/cssvalue] cssimage: Add GtkCssImageCrossFade Mon Apr 02 09:19:33 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add transition support for images Mon Apr 02 09:19:38 GMT 2012
- [gtk+/wip/cssvalue] css: Move enum to the only source file using it Mon Apr 02 09:19:43 GMT 2012
- [gtk+/wip/cssvalue] cssstyleproperty: Add _gtk_css_style_property_is_animated() Mon Apr 02 09:19:49 GMT 2012
- [gtk+/wip/cssvalue] cssstyleproperty: Mark all animatable properties Mon Apr 02 09:19:54 GMT 2012
- [gtk+/wip/cssvalue] xxx: crossfade Mon Apr 02 09:19:59 GMT 2012
- [gtk+/wip/cssvalue] stylecontext: Don't queue_resize() all the time Wed Apr 04 10:43:48 GMT 2012
- [gtk+/wip/cssvalue] xxx: styleproperty: Add a function to compare values for equality Wed Apr 04 10:43:54 GMT 2012
- [gtk+/wip/cssvalue] cssarrayvalue: Redo parsing arrays Wed Apr 04 10:44:00 GMT 2012
- [gtk+/wip/cssvalue] themingengine: Make _gtk_theming_engine_paint_spinner() args const Wed Apr 04 10:44:04 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Make GtkCssShadowValue only hold one shadow Wed Apr 04 10:44:09 GMT 2012
- [gtk+/wip/cssvalue] shadow: Make color a GtkCssValue Wed Apr 04 10:44:22 GMT 2012
- [gtk+/wip/cssvalue] shadow: Rewrite to store contents as values Wed Apr 04 10:44:22 GMT 2012
- [gtk+/wip/cssvalue] tests: Add a parsing test for shadows Wed Apr 04 10:44:24 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add GtkCssShadowsValue Wed Apr 04 10:44:30 GMT 2012
- [gtk+/wip/cssvalue] shadow: Add equal and transition support Wed Apr 04 10:44:35 GMT 2012
- [gtk+/wip/cssvalue] css: Make outline-offset a number property Wed Apr 04 10:44:41 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add a value for border-radius corner properties Wed Apr 04 10:44:44 GMT 2012
- [gtk+/wip/cssvalue] textview: Remove extra magic for drawing children Wed Apr 04 10:44:49 GMT 2012
- [gtk+/wip/cssvalue] xx: query_length_as_double Wed Apr 04 10:44:55 GMT 2012
- [gtk+/wip/cssvalue] cssstyleproperty: Convert binding sets Wed Apr 04 10:45:00 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add a css value for engines Wed Apr 04 10:45:05 GMT 2012
- [gtk+/wip/cssvalue] xxx: corner Wed Apr 04 10:45:10 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add a value for background-position Wed Apr 04 10:45:15 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add a custom value for repeats Wed Apr 04 10:45:20 GMT 2012
- [gtk+/wip/cssvalue] cssvalue: Add a cssvalue for background-size Wed Apr 04 10:45:25 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Sat Apr 07 08:44:12 GMT 2012
- [gtk+] (141 commits) Created branch wip/cssvalue Sat Apr 07 08:44:53 GMT 2012
- [gtk+/wip/cssvalue: 1/141] styleprovider: Add a custom object for a list of style providers Sat Apr 07 08:44:58 GMT 2012
- [gtk+/wip/cssvalue: 2/141] css: Add GtkCssMatcher Sat Apr 07 08:45:03 GMT 2012
- [gtk+/wip/cssvalue: 3/141] css: Make the style provider take a matcher as an input argument Sat Apr 07 08:45:08 GMT 2012
- [gtk+/wip/cssvalue: 4/141] matcher: Use a vtable Sat Apr 07 08:45:13 GMT 2012
- [gtk+/wip/cssvalue: 5/141] matcher: Turn GtkCssMatcher into a union Sat Apr 07 08:45:18 GMT 2012
- [gtk+/wip/cssvalue: 6/141] css: Add selector change types Sat Apr 07 08:45:23 GMT 2012
- [gtk+/wip/cssvalue: 7/141] selector: Rename selector class Sat Apr 07 08:45:28 GMT 2012
- [gtk+/wip/cssvalue: 8/141] syleprovider: Add a vfunc to get the changes Sat Apr 07 08:45:33 GMT 2012
- [gtk+/wip/cssvalue: 9/141] selector: Rewrite position tracking Sat Apr 07 08:45:38 GMT 2012
- [gtk+/wip/cssvalue: 10/141] tests: Add a parsing test for nth-child() Sat Apr 07 08:45:43 GMT 2012
- [gtk+/wip/cssvalue: 11/141] reftests: Add a reftest for nth-child Sat Apr 07 08:45:48 GMT 2012
- [gtk+/wip/cssvalue: 12/141] widget: Create style context using regular API Sat Apr 07 08:45:53 GMT 2012
- [gtk+/wip/cssvalue: 13/141] matcher: Add a matcher that matches anything Sat Apr 07 08:45:58 GMT 2012
- [gtk+/wip/cssvalue: 14/141] matcher: Add a superset matcher Sat Apr 07 08:46:03 GMT 2012
- [gtk+/wip/cssvalue: 15/141] stylecontext: Add setter for widget Sat Apr 07 08:46:08 GMT 2012
- [gtk+/wip/cssvalue: 16/141] stylecontext: Notify widget directly of changes Sat Apr 07 08:46:14 GMT 2012
- [gtk+/wip/cssvalue: 17/141] widget: Don't set widget path on style context Sat Apr 07 08:46:19 GMT 2012
- [gtk+/wip/cssvalue: 18/141] stylecontext: Keep track of children Sat Apr 07 08:46:24 GMT 2012
- [gtk+/wip/cssvalue: 19/141] stylecontext: Introduce _gtk_style_context_queue_invalidate() Sat Apr 07 08:46:29 GMT 2012
- [gtk+/wip/cssvalue: 20/141] stylecontext: Use _gtk_style_context_queue_invalidate() on self Sat Apr 07 08:46:34 GMT 2012
- [gtk+/wip/cssvalue: 21/141] stylecontext: Invalidate when setting classes/state/regions Sat Apr 07 08:46:39 GMT 2012
- [gtk+/wip/cssvalue: 22/141] stylecontext: On failure, exit the loop, don't try again Sat Apr 07 08:46:44 GMT 2012
- [gtk+/wip/cssvalue: 23/141] menu: Undo a hack with style contexts Sat Apr 07 08:46:49 GMT 2012
- [gtk+/wip/cssvalue: 24/141] THIS CODE SHOULD NOT GO IN Sat Apr 07 08:46:54 GMT 2012
- [gtk+/wip/cssvalue: 25/141] widget: Clear broken widget path in constructor Sat Apr 07 08:46:59 GMT 2012
- [gtk+/wip/cssvalue: 26/141] widget: Merge function into only caller Sat Apr 07 08:47:04 GMT 2012
- [gtk+/wip/cssvalue: 27/141] widget: Add _gtk_widget_invalidate_style_context() Sat Apr 07 08:47:09 GMT 2012
- [gtk+/wip/cssvalue: 28/141] widget: Don't go via path when resetting style Sat Apr 07 08:47:14 GMT 2012
- [gtk+/wip/cssvalue: 29/141] widget: Replace reset_style() calls Sat Apr 07 08:47:19 GMT 2012
- [gtk+/wip/cssvalue: 30/141] window: Set parent context instead of just resetting style Sat Apr 07 08:47:24 GMT 2012
- [gtk+/wip/cssvalue: 31/141] gtk: Make widget only invalidate widget positions Sat Apr 07 08:47:29 GMT 2012
- [gtk+/wip/cssvalue: 32/141] stylecontext: Optimize the common case of "style didn't change" Sat Apr 07 08:47:34 GMT 2012
- [gtk+/wip/cssvalue: 33/141] stylecontext: Really queue style changes Sat Apr 07 08:47:39 GMT 2012
- [gtk+/wip/cssvalue: 34/141] cssvalue: Remove unused functions Sat Apr 07 08:47:44 GMT 2012
- [gtk+/wip/cssvalue: 35/141] cssvalue: Constify a bunch of APIs Sat Apr 07 08:47:49 GMT 2012
- [gtk+/wip/cssvalue: 36/141] styleproperty: Add a function to compare values for equality Sat Apr 07 08:47:54 GMT 2012
- [gtk+/wip/cssvalue: 37/141] cssmatcher: Use quarks for classes Sat Apr 07 08:47:59 GMT 2012
- [gtk+/wip/cssvalue: 38/141] stylecontext: Don't clear cache when only state changes Sat Apr 07 08:48:04 GMT 2012
- [gtk+/wip/cssvalue: 39/141] styleproperty: Add support for equal_func Sat Apr 07 08:48:09 GMT 2012
- [gtk+/wip/cssvalue: 40/141] cssvalue: Make the structure vtable-based Sat Apr 07 08:48:15 GMT 2012
- [gtk+/wip/cssvalue: 41/141] styleproperty: Make print_func take a GtkCssValue Sat Apr 07 08:48:20 GMT 2012
- [gtk+/wip/cssvalue: 42/141] styleproperty: Make _gtk_style_property_query() take a GValue Sat Apr 07 08:48:25 GMT 2012
- [gtk+/wip/cssvalue: 43/141] cssvalue: Get rid of unused functions Sat Apr 07 08:48:30 GMT 2012
- [gtk+/wip/cssvalue: 44/141] cssvalue: Remove _gtk_css_value_new_take_gvalue() Sat Apr 07 08:48:35 GMT 2012
- [gtk+/wip/cssvalue: 45/141] cssvalue: Add a CSS value for arrays Sat Apr 07 08:48:40 GMT 2012
- [gtk+/wip/cssvalue: 46/141] css: Remove _gtk_css_style_property_is_specified_type() Sat Apr 07 08:48:45 GMT 2012
- [gtk+/wip/cssvalue: 47/141] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Sat Apr 07 08:48:50 GMT 2012
- [gtk+/wip/cssvalue: 48/141] cssparser: Add _gtk_css_parser_error_full() Sat Apr 07 08:48:55 GMT 2012
- [gtk+/wip/cssvalue: 49/141] cssparser: Use _gtk_css_parser_error_full() Sat Apr 07 08:49:00 GMT 2012
- [gtk+/wip/cssvalue: 50/141] tests: Change expected errors to conform with output Sat Apr 07 08:49:05 GMT 2012
- [gtk+/wip/cssvalue: 51/141] cssvalue: Add _gtk_css_value_equal() Sat Apr 07 08:49:10 GMT 2012
- [gtk+/wip/cssvalue: 52/141] styleproperty: Make gtk_style_property_register() not be valist Sat Apr 07 08:49:15 GMT 2012
- [gtk+/wip/cssvalue: 53/141] customproperty: Don't rely on querying style property Sat Apr 07 08:49:20 GMT 2012
- [gtk+/wip/cssvalue: 54/141] stylepropertyimpl: Add color parsing function Sat Apr 07 08:49:25 GMT 2012
- [gtk+/wip/cssvalue: 55/141] stylepropertyimpl: Add parse funcs for enums Sat Apr 07 08:49:30 GMT 2012
- [gtk+/wip/cssvalue: 56/141] css: Move shadow parse/print/compute funcs Sat Apr 07 08:49:35 GMT 2012
- [gtk+/wip/cssvalue: 57/141] styleproperty: Simplify compute_value function Sat Apr 07 08:49:40 GMT 2012
- [gtk+/wip/cssvalue: 58/141] stylepropertyimpl: Add remaining parse functions Sat Apr 07 08:49:45 GMT 2012
- [gtk+/wip/cssvalue: 59/141] styleproperty: Remove default parse function Sat Apr 07 08:49:50 GMT 2012
- [gtk+/wip/cssvalue: 60/141] cssstyelproperty: Rempove specified-type and computed-type props Sat Apr 07 08:49:55 GMT 2012
- [gtk+/wip/cssvalue: 61/141] customproperty: Add our own query_value function Sat Apr 07 08:50:00 GMT 2012
- [gtk+/wip/cssvalue: 62/141] cssstyleproperty: Make query func a vfunc Sat Apr 07 08:50:05 GMT 2012
- [gtk+/wip/cssvalue: 63/141] cssvalue: Split number values into their own class Sat Apr 07 08:50:10 GMT 2012
- [gtk+/wip/cssvalue: 64/141] theming: Use peek_property() calls to query shadows Sat Apr 07 08:50:15 GMT 2012
- [gtk+/wip/cssvalue: 65/141] stylepropertyimpl: Make shadows unqueryable Sat Apr 07 08:50:20 GMT 2012
- [gtk+/wip/cssvalue: 66/141] shadow: Remove _gtk_shadow_get_resolved() Sat Apr 07 08:50:25 GMT 2012
- [gtk+/wip/cssvalue: 67/141] shadow: Make this a GtkCssValue Sat Apr 07 08:50:30 GMT 2012
- [gtk+/wip/cssvalue: 68/141] shadow: Move parse function into GtkShadow Sat Apr 07 08:50:35 GMT 2012
- [gtk+/wip/cssvalue: 69/141] cssvalue: Remove unused function Sat Apr 07 08:50:40 GMT 2012
- [gtk+/wip/cssvalue: 70/141] shadow: Rename to GtkCssShadowValue Sat Apr 07 08:50:46 GMT 2012
- [gtk+/wip/cssvalue: 71/141] shadow: Also rename files Sat Apr 07 08:50:51 GMT 2012
- [gtk+/wip/cssvalue: 72/141] customproperty: Implement assign vfunc Sat Apr 07 08:50:56 GMT 2012
- [gtk+/wip/cssvalue: 73/141] cssstyleproperty: Make assign_value a vfunc Sat Apr 07 08:51:01 GMT 2012
- [gtk+/wip/cssvalue: 74/141] cssvalue: Add a custom RGBA value Sat Apr 07 08:51:06 GMT 2012
- [gtk+/wip/cssvalue: 75/141] cssvalue: Make border styles be their own value Sat Apr 07 08:51:11 GMT 2012
- [gtk+/wip/cssvalue: 76/141] cssvalue: Add enum values for the pango enums Sat Apr 07 08:51:16 GMT 2012
- [gtk+/wip/cssvalue: 77/141] cssvalue: Add a cssvalue for images Sat Apr 07 08:51:21 GMT 2012
- [gtk+/wip/cssvalue: 78/141] treeview: Don't cache expander size Sat Apr 07 08:51:26 GMT 2012
- [gtk+/wip/cssvalue: 79/141] widget-factory: Add spinners Sat Apr 07 08:51:31 GMT 2012
- [gtk+/wip/cssvalue: 80/141] stylecontext: Make style_data_lookup() not take a state anymore Sat Apr 07 08:51:36 GMT 2012
- [gtk+/wip/cssvalue: 81/141] stylecontext: Keep per-styleinfo data Sat Apr 07 08:51:41 GMT 2012
- [gtk+/wip/cssvalue: 82/141] stylecontext: Keep the main style data around until revalidation Sat Apr 07 08:51:46 GMT 2012
- [gtk+/wip/cssvalue: 83/141] switch: Set ACTIVE state flag with is_active property Sat Apr 07 08:51:51 GMT 2012
- [gtk+/wip/cssvalue: 84/141] cssvalue: Add GtkCssArea to the enum values Sat Apr 07 08:51:56 GMT 2012
- [gtk+/wip/cssvalue: 85/141] cssprovider: Store widget style value as string Sat Apr 07 08:52:01 GMT 2012
- [gtk+/wip/cssvalue: 86/141] cssvalue: Add a custom value for strings Sat Apr 07 08:52:06 GMT 2012
- [gtk+/wip/cssvalue: 87/141] cssvalue: Convert 'font-family' Sat Apr 07 08:52:11 GMT 2012
- [gtk+/wip/cssvalue: 88/141] cssvalue: Do a hacky conversion of font-size to a number value Sat Apr 07 08:52:16 GMT 2012
- [gtk+/wip/cssvalue: 89/141] cssvalue: Add _gtk_css_value_transition() Sat Apr 07 08:52:21 GMT 2012
- [gtk+/wip/cssvalue: 90/141] csscomputedvalues: Unref old value when setting new one Sat Apr 07 08:52:26 GMT 2012
- [gtk+/wip/cssvalue: 91/141] css: Add an enum for all the style properties Sat Apr 07 08:52:31 GMT 2012
- [gtk+/wip/cssvalue: 92/141] stylecontext: Convert _gtk_style_context_peek_property() Sat Apr 07 08:52:36 GMT 2012
- [gtk+/wip/cssvalue: 93/141] css: Remove _gtk_css_computed_values_get_value_by_name() Sat Apr 07 08:52:41 GMT 2012
- [gtk+/wip/cssvalue: 94/141] computedvalues: Fix signage error Sat Apr 07 08:52:46 GMT 2012
- [gtk+/wip/cssvalue: 95/141] css: Add <time> type to css number stuff Sat Apr 07 08:52:51 GMT 2012
- [gtk+/wip/cssvalue: 96/141] cssvalue: Add GtkCssEaseValue Sat Apr 07 08:52:56 GMT 2012
- [gtk+/wip/cssvalue: 97/141] cssstyleproperty: Add transition properties Sat Apr 07 08:53:01 GMT 2012
- [gtk+/wip/cssvalue: 98/141] cssvalue: Add _gtk_css_value_to_string() Sat Apr 07 08:53:06 GMT 2012
- [gtk+/wip/cssvalue: 99/141] docs: Add gtkx.h to the list of headers Sat Apr 07 08:53:11 GMT 2012
- [gtk+/wip/cssvalue: 100/141] cssimage: Add GtkCssImageCrossFade Sat Apr 07 08:53:16 GMT 2012
- [gtk+/wip/cssvalue: 101/141] cssvalue: Add transition support for images Sat Apr 07 08:53:21 GMT 2012
- [gtk+/wip/cssvalue: 102/141] css: Move enum to the only source file using it Sat Apr 07 08:53:26 GMT 2012
- [gtk+/wip/cssvalue: 103/141] cssstyleproperty: Add _gtk_css_style_property_is_animated() Sat Apr 07 08:53:32 GMT 2012
- [gtk+/wip/cssvalue: 104/141] cssstyleproperty: Mark all animatable properties Sat Apr 07 08:53:37 GMT 2012
- [gtk+/wip/cssvalue: 105/141] stylecontext: Don't queue_resize() all the time Sat Apr 07 08:53:42 GMT 2012
- [gtk+/wip/cssvalue: 106/141] cssarrayvalue: Redo parsing arrays Sat Apr 07 08:53:47 GMT 2012
- [gtk+/wip/cssvalue: 107/141] themingengine: Make _gtk_theming_engine_paint_spinner() args const Sat Apr 07 08:53:52 GMT 2012
- [gtk+/wip/cssvalue: 108/141] cssvalue: Make GtkCssShadowValue only hold one shadow Sat Apr 07 08:53:57 GMT 2012
- [gtk+/wip/cssvalue: 109/141] shadow: Make color a GtkCssValue Sat Apr 07 08:54:02 GMT 2012
- [gtk+/wip/cssvalue: 110/141] shadow: Rewrite to store contents as values Sat Apr 07 08:54:07 GMT 2012
- [gtk+/wip/cssvalue: 111/141] tests: Add a parsing test for shadows Sat Apr 07 08:54:22 GMT 2012
- [gtk+/wip/cssvalue: 112/141] cssvalue: Add GtkCssShadowsValue Sat Apr 07 08:54:22 GMT 2012
- [gtk+/wip/cssvalue: 113/141] shadow: Add equal and transition support Sat Apr 07 08:54:22 GMT 2012
- [gtk+/wip/cssvalue: 114/141] css: Make outline-offset a number property Sat Apr 07 08:54:27 GMT 2012
- [gtk+/wip/cssvalue: 115/141] cssvalue: Add a value for border-radius corner properties Sat Apr 07 08:54:32 GMT 2012
- [gtk+/wip/cssvalue: 116/141] textview: Remove extra magic for drawing children Sat Apr 07 08:54:37 GMT 2012
- [gtk+/wip/cssvalue: 117/141] cssstyleproperty: Convert binding sets Sat Apr 07 08:54:42 GMT 2012
- [gtk+/wip/cssvalue: 118/141] cssvalue: Add a css value for engines Sat Apr 07 08:54:47 GMT 2012
- [gtk+/wip/cssvalue: 119/141] cssvalue: Add a value for background-position Sat Apr 07 08:54:52 GMT 2012
- [gtk+/wip/cssvalue: 120/141] cssvalue: Add a custom value for repeats Sat Apr 07 08:54:57 GMT 2012
- [gtk+/wip/cssvalue: 121/141] cssvalue: Add a cssvalue for background-size Sat Apr 07 08:55:02 GMT 2012
- [gtk+/wip/cssvalue: 122/141] cssvalue: Add a border value Sat Apr 07 08:55:07 GMT 2012
- [gtk+/wip/cssvalue: 123/141] cssvalue: Convert border-image-width to border value Sat Apr 07 08:55:12 GMT 2012
- [gtk+/wip/cssvalue: 124/141] linear-gradient: Convert from GtkCssNumber to GtkCssValue Sat Apr 07 08:55:17 GMT 2012
- [gtk+/wip/cssvalue: 125/141] css: Remove GtkCssNumber Sat Apr 07 08:55:23 GMT 2012
- [gtk+/wip/cssvalue: 126/141] css: Remove old animation code Sat Apr 07 08:55:27 GMT 2012
- [gtk+/wip/cssvalue: 127/141] shorthand: Add ', ' to value_is_done_parsing() Sat Apr 07 08:55:32 GMT 2012
- [gtk+/wip/cssvalue: 128/141] css: Add a shorthand 'transition' property Sat Apr 07 08:55:37 GMT 2012
- [gtk+/wip/cssvalue: 129/141] gtk: Don't call gdk_window_process_updates() Sat Apr 07 08:55:43 GMT 2012
- [gtk+/wip/cssvalue: 130/141] paned: Shrinkable widgets don't require a size Sat Apr 07 08:55:48 GMT 2012
- [gtk+/wip/cssvalue: 131/141] symboliccolor: Turn this into a GtkCssValue Sat Apr 07 08:55:53 GMT 2012
- [gtk+/wip/cssvalue: 132/141] cssparser: Move symbolic color parser to gtksymboliccolor.c Sat Apr 07 08:55:58 GMT 2012
- [gtk+/wip/cssvalue: 133/141] symboliccolor: Pass the current color to the resolve function Sat Apr 07 08:56:03 GMT 2012
- [gtk+/wip/cssvalue: 134/141] symboliccolor: Parse 'currentColor' everywhere Sat Apr 07 08:56:08 GMT 2012
- [gtk+/wip/cssvalue: 135/141] cssprovider: Add an empty line when printing Sat Apr 07 08:56:13 GMT 2012
- [gtk+/wip/cssvalue: 136/141] tests: Add a test ensuring currentColor is parsed everywhere Sat Apr 07 08:56:18 GMT 2012
- [gtk+/wip/cssvalue: 137/141] symboliccolor: Treat it as a CssValue Sat Apr 07 08:56:23 GMT 2012
- [gtk+/wip/cssvalue: 138/141] shorthand: Fix border query functions Sat Apr 07 08:56:28 GMT 2012
- [gtk+/wip/cssvalue: 139/141] themingengine: Fix outline-width Sat Apr 07 08:56:33 GMT 2012
- [gtk+/wip/cssvalue: 140/141] cssvalue: Split out old value handling to new typed value Sat Apr 07 08:56:38 GMT 2012
- [gtk+/wip/cssvalue: 141/141] styleproperty: Remove equal_func vfunc Sat Apr 07 08:56:43 GMT 2012
- [gtk+] x11: Add suggested braces around empty body in 'if' statements Sat Apr 07 11:05:17 GMT 2012
- [gtk+] win32: Move variable declarations into #if block Sat Apr 07 11:05:22 GMT 2012
- [gtk+] tray: Add suggested braces around empty body in 'if' statements Sat Apr 07 11:05:27 GMT 2012
- [gtk+] menu: Undo a hack with style contexts Sat Apr 07 11:05:32 GMT 2012
- [gtk+] widget: Create style context using regular API Sat Apr 07 11:05:37 GMT 2012
- [gtk+] treeview: Don't cache expander size Sat Apr 07 11:05:42 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Sat Apr 07 11:05:43 GMT 2012
- [gtk+] docs: Add gtkx.h to the list of headers Sat Apr 07 11:05:47 GMT 2012
- [gtk+] csscomputedvalues: Unref old value when setting new one Sat Apr 07 11:05:52 GMT 2012
- [gtk+] textview: Remove extra magic for drawing children Sat Apr 07 11:05:57 GMT 2012
- [gtk+] (137 commits) Created branch wip/cssvalue Sat Apr 07 11:07:18 GMT 2012
- [gtk+/wip/cssvalue: 1/137] gdk: Add deprecation/availability macros for 3.6 Sat Apr 07 11:07:23 GMT 2012
- [gtk+/wip/cssvalue: 2/137] stylecontext: Stop querying style providers for icon factories Sat Apr 07 11:07:28 GMT 2012
- [gtk+/wip/cssvalue: 4/137] css: Add GtkCssMatcher Sat Apr 07 11:07:41 GMT 2012
- [gtk+/wip/cssvalue: 3/137] styleprovider: Add a custom object for a list of style providers Sat Apr 07 11:07:41 GMT 2012
- [gtk+/wip/cssvalue: 5/137] css: Make the style provider take a matcher as an input argument Sat Apr 07 11:07:44 GMT 2012
- [gtk+/wip/cssvalue: 6/137] matcher: Use a vtable Sat Apr 07 11:07:49 GMT 2012
- [gtk+/wip/cssvalue: 7/137] matcher: Turn GtkCssMatcher into a union Sat Apr 07 11:07:54 GMT 2012
- [gtk+/wip/cssvalue: 8/137] css: Add selector change types Sat Apr 07 11:07:59 GMT 2012
- [gtk+/wip/cssvalue: 9/137] selector: Rename selector class Sat Apr 07 11:08:04 GMT 2012
- [gtk+/wip/cssvalue: 10/137] syleprovider: Add a vfunc to get the changes Sat Apr 07 11:08:09 GMT 2012
- [gtk+/wip/cssvalue: 11/137] selector: Rewrite position tracking Sat Apr 07 11:08:14 GMT 2012
- [gtk+/wip/cssvalue: 12/137] tests: Add a parsing test for nth-child() Sat Apr 07 11:08:20 GMT 2012
- [gtk+/wip/cssvalue: 13/137] reftests: Add a reftest for nth-child Sat Apr 07 11:08:24 GMT 2012
- [gtk+/wip/cssvalue: 14/137] matcher: Add a matcher that matches anything Sat Apr 07 11:08:29 GMT 2012
- [gtk+/wip/cssvalue: 15/137] matcher: Add a superset matcher Sat Apr 07 11:08:34 GMT 2012
- [gtk+/wip/cssvalue: 16/137] stylecontext: Add setter for widget Sat Apr 07 11:08:39 GMT 2012
- [gtk+/wip/cssvalue: 17/137] stylecontext: Notify widget directly of changes Sat Apr 07 11:08:44 GMT 2012
- [gtk+/wip/cssvalue: 18/137] widget: Don't set widget path on style context Sat Apr 07 11:08:49 GMT 2012
- [gtk+/wip/cssvalue: 19/137] stylecontext: Keep track of children Sat Apr 07 11:08:54 GMT 2012
- [gtk+/wip/cssvalue: 20/137] stylecontext: Introduce _gtk_style_context_queue_invalidate() Sat Apr 07 11:08:59 GMT 2012
- [gtk+/wip/cssvalue: 21/137] stylecontext: Use _gtk_style_context_queue_invalidate() on self Sat Apr 07 11:09:04 GMT 2012
- [gtk+/wip/cssvalue: 22/137] stylecontext: Invalidate when setting classes/state/regions Sat Apr 07 11:09:09 GMT 2012
- [gtk+/wip/cssvalue: 23/137] stylecontext: On failure, exit the loop, don't try again Sat Apr 07 11:09:14 GMT 2012
- [gtk+/wip/cssvalue: 24/137] THIS CODE SHOULD NOT GO IN Sat Apr 07 11:09:19 GMT 2012
- [gtk+/wip/cssvalue: 25/137] widget: Clear broken widget path in constructor Sat Apr 07 11:09:24 GMT 2012
- [gtk+/wip/cssvalue: 26/137] widget: Merge function into only caller Sat Apr 07 11:09:29 GMT 2012
- [gtk+/wip/cssvalue: 27/137] widget: Add _gtk_widget_invalidate_style_context() Sat Apr 07 11:09:34 GMT 2012
- [gtk+/wip/cssvalue: 28/137] widget: Don't go via path when resetting style Sat Apr 07 11:09:39 GMT 2012
- [gtk+/wip/cssvalue: 29/137] widget: Replace reset_style() calls Sat Apr 07 11:09:44 GMT 2012
- [gtk+/wip/cssvalue: 30/137] window: Set parent context instead of just resetting style Sat Apr 07 11:09:49 GMT 2012
- [gtk+/wip/cssvalue: 31/137] gtk: Make widget only invalidate widget positions Sat Apr 07 11:09:55 GMT 2012
- [gtk+/wip/cssvalue: 32/137] stylecontext: Optimize the common case of "style didn't change" Sat Apr 07 11:09:59 GMT 2012
- [gtk+/wip/cssvalue: 33/137] stylecontext: Really queue style changes Sat Apr 07 11:10:04 GMT 2012
- [gtk+/wip/cssvalue: 34/137] cssvalue: Remove unused functions Sat Apr 07 11:10:10 GMT 2012
- [gtk+/wip/cssvalue: 35/137] cssvalue: Constify a bunch of APIs Sat Apr 07 11:10:15 GMT 2012
- [gtk+/wip/cssvalue: 36/137] styleproperty: Add a function to compare values for equality Sat Apr 07 11:10:20 GMT 2012
- [gtk+/wip/cssvalue: 37/137] cssmatcher: Use quarks for classes Sat Apr 07 11:10:25 GMT 2012
- [gtk+/wip/cssvalue: 38/137] stylecontext: Don't clear cache when only state changes Sat Apr 07 11:10:30 GMT 2012
- [gtk+/wip/cssvalue: 39/137] styleproperty: Add support for equal_func Sat Apr 07 11:10:35 GMT 2012
- [gtk+/wip/cssvalue: 40/137] cssvalue: Make the structure vtable-based Sat Apr 07 11:10:40 GMT 2012
- [gtk+/wip/cssvalue: 41/137] styleproperty: Make print_func take a GtkCssValue Sat Apr 07 11:10:45 GMT 2012
- [gtk+/wip/cssvalue: 42/137] styleproperty: Make _gtk_style_property_query() take a GValue Sat Apr 07 11:10:50 GMT 2012
- [gtk+/wip/cssvalue: 43/137] cssvalue: Get rid of unused functions Sat Apr 07 11:10:55 GMT 2012
- [gtk+/wip/cssvalue: 44/137] cssvalue: Remove _gtk_css_value_new_take_gvalue() Sat Apr 07 11:11:00 GMT 2012
- [gtk+/wip/cssvalue: 45/137] cssvalue: Add a CSS value for arrays Sat Apr 07 11:11:05 GMT 2012
- [gtk+/wip/cssvalue: 46/137] css: Remove _gtk_css_style_property_is_specified_type() Sat Apr 07 11:11:10 GMT 2012
- [gtk+/wip/cssvalue: 47/137] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Sat Apr 07 11:11:15 GMT 2012
- [gtk+/wip/cssvalue: 48/137] cssparser: Add _gtk_css_parser_error_full() Sat Apr 07 11:11:20 GMT 2012
- [gtk+/wip/cssvalue: 49/137] cssparser: Use _gtk_css_parser_error_full() Sat Apr 07 11:11:25 GMT 2012
- [gtk+/wip/cssvalue: 50/137] tests: Change expected errors to conform with output Sat Apr 07 11:11:30 GMT 2012
- [gtk+/wip/cssvalue: 51/137] cssvalue: Add _gtk_css_value_equal() Sat Apr 07 11:11:35 GMT 2012
- [gtk+/wip/cssvalue: 52/137] styleproperty: Make gtk_style_property_register() not be valist Sat Apr 07 11:11:41 GMT 2012
- [gtk+/wip/cssvalue: 53/137] customproperty: Don't rely on querying style property Sat Apr 07 11:11:46 GMT 2012
- [gtk+/wip/cssvalue: 54/137] stylepropertyimpl: Add color parsing function Sat Apr 07 11:11:51 GMT 2012
- [gtk+/wip/cssvalue: 55/137] stylepropertyimpl: Add parse funcs for enums Sat Apr 07 11:11:56 GMT 2012
- [gtk+/wip/cssvalue: 56/137] css: Move shadow parse/print/compute funcs Sat Apr 07 11:12:01 GMT 2012
- [gtk+/wip/cssvalue: 57/137] styleproperty: Simplify compute_value function Sat Apr 07 11:12:06 GMT 2012
- [gtk+/wip/cssvalue: 58/137] stylepropertyimpl: Add remaining parse functions Sat Apr 07 11:12:11 GMT 2012
- [gtk+/wip/cssvalue: 59/137] styleproperty: Remove default parse function Sat Apr 07 11:12:16 GMT 2012
- [gtk+/wip/cssvalue: 60/137] cssstyelproperty: Rempove specified-type and computed-type props Sat Apr 07 11:12:22 GMT 2012
- [gtk+/wip/cssvalue: 61/137] customproperty: Add our own query_value function Sat Apr 07 11:12:27 GMT 2012
- [gtk+/wip/cssvalue: 62/137] cssstyleproperty: Make query func a vfunc Sat Apr 07 11:12:32 GMT 2012
- [gtk+/wip/cssvalue: 63/137] cssvalue: Split number values into their own class Sat Apr 07 11:12:37 GMT 2012
- [gtk+/wip/cssvalue: 64/137] theming: Use peek_property() calls to query shadows Sat Apr 07 11:12:42 GMT 2012
- [gtk+/wip/cssvalue: 65/137] stylepropertyimpl: Make shadows unqueryable Sat Apr 07 11:12:47 GMT 2012
- [gtk+/wip/cssvalue: 66/137] shadow: Remove _gtk_shadow_get_resolved() Sat Apr 07 11:12:52 GMT 2012
- [gtk+/wip/cssvalue: 67/137] shadow: Make this a GtkCssValue Sat Apr 07 11:12:57 GMT 2012
- [gtk+/wip/cssvalue: 68/137] shadow: Move parse function into GtkShadow Sat Apr 07 11:13:02 GMT 2012
- [gtk+/wip/cssvalue: 69/137] cssvalue: Remove unused function Sat Apr 07 11:13:07 GMT 2012
- [gtk+/wip/cssvalue: 70/137] shadow: Rename to GtkCssShadowValue Sat Apr 07 11:13:12 GMT 2012
- [gtk+/wip/cssvalue: 71/137] shadow: Also rename files Sat Apr 07 11:13:17 GMT 2012
- [gtk+/wip/cssvalue: 72/137] customproperty: Implement assign vfunc Sat Apr 07 11:13:22 GMT 2012
- [gtk+/wip/cssvalue: 73/137] cssstyleproperty: Make assign_value a vfunc Sat Apr 07 11:13:27 GMT 2012
- [gtk+/wip/cssvalue: 74/137] cssvalue: Add a custom RGBA value Sat Apr 07 11:13:32 GMT 2012
- [gtk+/wip/cssvalue: 75/137] cssvalue: Make border styles be their own value Sat Apr 07 11:13:37 GMT 2012
- [gtk+/wip/cssvalue: 76/137] cssvalue: Add enum values for the pango enums Sat Apr 07 11:13:42 GMT 2012
- [gtk+/wip/cssvalue: 77/137] cssvalue: Add a cssvalue for images Sat Apr 07 11:13:47 GMT 2012
- [gtk+/wip/cssvalue: 78/137] widget-factory: Add spinners Sat Apr 07 11:13:53 GMT 2012
- [gtk+/wip/cssvalue: 79/137] stylecontext: Make style_data_lookup() not take a state anymore Sat Apr 07 11:13:58 GMT 2012
- [gtk+/wip/cssvalue: 80/137] stylecontext: Keep per-styleinfo data Sat Apr 07 11:14:03 GMT 2012
- [gtk+/wip/cssvalue: 81/137] stylecontext: Keep the main style data around until revalidation Sat Apr 07 11:14:08 GMT 2012
- [gtk+/wip/cssvalue: 82/137] switch: Set ACTIVE state flag with is_active property Sat Apr 07 11:14:13 GMT 2012
- [gtk+/wip/cssvalue: 83/137] cssvalue: Add GtkCssArea to the enum values Sat Apr 07 11:14:18 GMT 2012
- [gtk+/wip/cssvalue: 84/137] cssprovider: Store widget style value as string Sat Apr 07 11:14:23 GMT 2012
- [gtk+/wip/cssvalue: 85/137] cssvalue: Add a custom value for strings Sat Apr 07 11:14:28 GMT 2012
- [gtk+/wip/cssvalue: 86/137] cssvalue: Convert 'font-family' Sat Apr 07 11:14:33 GMT 2012
- [gtk+/wip/cssvalue: 87/137] cssvalue: Do a hacky conversion of font-size to a number value Sat Apr 07 11:14:38 GMT 2012
- [gtk+/wip/cssvalue: 88/137] cssvalue: Add _gtk_css_value_transition() Sat Apr 07 11:14:43 GMT 2012
- [gtk+/wip/cssvalue: 89/137] css: Add an enum for all the style properties Sat Apr 07 11:14:48 GMT 2012
- [gtk+/wip/cssvalue: 90/137] stylecontext: Convert _gtk_style_context_peek_property() Sat Apr 07 11:14:53 GMT 2012
- [gtk+/wip/cssvalue: 91/137] css: Remove _gtk_css_computed_values_get_value_by_name() Sat Apr 07 11:14:58 GMT 2012
- [gtk+/wip/cssvalue: 92/137] computedvalues: Fix signage error Sat Apr 07 11:15:03 GMT 2012
- [gtk+/wip/cssvalue: 93/137] css: Add <time> type to css number stuff Sat Apr 07 11:15:08 GMT 2012
- [gtk+/wip/cssvalue: 94/137] cssvalue: Add GtkCssEaseValue Sat Apr 07 11:15:13 GMT 2012
- [gtk+/wip/cssvalue: 95/137] cssstyleproperty: Add transition properties Sat Apr 07 11:15:20 GMT 2012
- [gtk+/wip/cssvalue: 96/137] cssvalue: Add _gtk_css_value_to_string() Sat Apr 07 11:15:23 GMT 2012
- [gtk+/wip/cssvalue: 97/137] cssimage: Add GtkCssImageCrossFade Sat Apr 07 11:15:28 GMT 2012
- [gtk+/wip/cssvalue: 98/137] cssvalue: Add transition support for images Sat Apr 07 11:15:33 GMT 2012
- [gtk+/wip/cssvalue: 99/137] css: Move enum to the only source file using it Sat Apr 07 11:15:38 GMT 2012
- [gtk+/wip/cssvalue: 100/137] cssstyleproperty: Add _gtk_css_style_property_is_animated() Sat Apr 07 11:15:43 GMT 2012
- [gtk+/wip/cssvalue: 101/137] cssstyleproperty: Mark all animatable properties Sat Apr 07 11:15:48 GMT 2012
- [gtk+/wip/cssvalue: 102/137] stylecontext: Don't queue_resize() all the time Sat Apr 07 11:15:53 GMT 2012
- [gtk+/wip/cssvalue: 103/137] cssarrayvalue: Redo parsing arrays Sat Apr 07 11:15:59 GMT 2012
- [gtk+/wip/cssvalue: 104/137] themingengine: Make _gtk_theming_engine_paint_spinner() args const Sat Apr 07 11:16:03 GMT 2012
- [gtk+/wip/cssvalue: 105/137] cssvalue: Make GtkCssShadowValue only hold one shadow Sat Apr 07 11:16:09 GMT 2012
- [gtk+/wip/cssvalue: 106/137] shadow: Make color a GtkCssValue Sat Apr 07 11:16:14 GMT 2012
- [gtk+/wip/cssvalue: 107/137] shadow: Rewrite to store contents as values Sat Apr 07 11:16:19 GMT 2012
- [gtk+/wip/cssvalue: 108/137] tests: Add a parsing test for shadows Sat Apr 07 11:16:24 GMT 2012
- [gtk+/wip/cssvalue: 109/137] cssvalue: Add GtkCssShadowsValue Sat Apr 07 11:16:29 GMT 2012
- [gtk+/wip/cssvalue: 110/137] shadow: Add equal and transition support Sat Apr 07 11:16:34 GMT 2012
- [gtk+/wip/cssvalue: 111/137] css: Make outline-offset a number property Sat Apr 07 11:16:39 GMT 2012
- [gtk+/wip/cssvalue: 112/137] cssvalue: Add a value for border-radius corner properties Sat Apr 07 11:16:44 GMT 2012
- [gtk+/wip/cssvalue: 113/137] cssstyleproperty: Convert binding sets Sat Apr 07 11:16:49 GMT 2012
- [gtk+/wip/cssvalue: 114/137] cssvalue: Add a css value for engines Sat Apr 07 11:16:54 GMT 2012
- [gtk+/wip/cssvalue: 115/137] cssvalue: Add a value for background-position Sat Apr 07 11:16:59 GMT 2012
- [gtk+/wip/cssvalue: 116/137] cssvalue: Add a custom value for repeats Sat Apr 07 11:17:04 GMT 2012
- [gtk+/wip/cssvalue: 117/137] cssvalue: Add a cssvalue for background-size Sat Apr 07 11:17:09 GMT 2012
- [gtk+/wip/cssvalue: 118/137] cssvalue: Add a border value Sat Apr 07 11:17:14 GMT 2012
- [gtk+/wip/cssvalue: 119/137] cssvalue: Convert border-image-width to border value Sat Apr 07 11:17:19 GMT 2012
- [gtk+/wip/cssvalue: 120/137] linear-gradient: Convert from GtkCssNumber to GtkCssValue Sat Apr 07 11:17:24 GMT 2012
- [gtk+/wip/cssvalue: 121/137] css: Remove GtkCssNumber Sat Apr 07 11:17:29 GMT 2012
- [gtk+/wip/cssvalue: 122/137] css: Remove old animation code Sat Apr 07 11:17:34 GMT 2012
- [gtk+/wip/cssvalue: 123/137] shorthand: Add ', ' to value_is_done_parsing() Sat Apr 07 11:17:39 GMT 2012
- [gtk+/wip/cssvalue: 124/137] css: Add a shorthand 'transition' property Sat Apr 07 11:17:44 GMT 2012
- [gtk+/wip/cssvalue: 125/137] symboliccolor: Turn this into a GtkCssValue Sat Apr 07 11:17:49 GMT 2012
- [gtk+/wip/cssvalue: 126/137] cssparser: Move symbolic color parser to gtksymboliccolor.c Sat Apr 07 11:17:54 GMT 2012
- [gtk+/wip/cssvalue: 127/137] symboliccolor: Pass the current color to the resolve function Sat Apr 07 11:17:59 GMT 2012
- [gtk+/wip/cssvalue: 128/137] symboliccolor: Parse 'currentColor' everywhere Sat Apr 07 11:18:04 GMT 2012
- [gtk+/wip/cssvalue: 129/137] cssprovider: Add an empty line when printing Sat Apr 07 11:18:09 GMT 2012
- [gtk+/wip/cssvalue: 130/137] tests: Add a test ensuring currentColor is parsed everywhere Sat Apr 07 11:18:14 GMT 2012
- [gtk+/wip/cssvalue: 131/137] symboliccolor: Treat it as a CssValue Sat Apr 07 11:18:19 GMT 2012
- [gtk+/wip/cssvalue: 132/137] shorthand: Fix border query functions Sat Apr 07 11:18:24 GMT 2012
- [gtk+/wip/cssvalue: 133/137] themingengine: Fix outline-width Sat Apr 07 11:18:29 GMT 2012
- [gtk+/wip/cssvalue: 134/137] cssvalue: Split out old value handling to new typed value Sat Apr 07 11:18:34 GMT 2012
- [gtk+/wip/cssvalue: 135/137] styleproperty: Remove equal_func vfunc Sat Apr 07 11:18:39 GMT 2012
- [gtk+/wip/cssvalue: 136/137] stylecontext: Split out a function Sat Apr 07 11:18:44 GMT 2012
- [gtk+/wip/cssvalue: 137/137] stylecontext: Remove theming_engine cache variable Sat Apr 07 11:18:49 GMT 2012
- [gtk+/wip/cssvalue] widget: Don't cache widget paths all the time Sat Apr 07 12:16:52 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Sat Apr 07 17:43:56 GMT 2012
- [gtk+] (141 commits) Created branch wip/cssvalue Sat Apr 07 17:46:10 GMT 2012
- [gtk+/wip/cssvalue: 1/141] gdk: Add deprecation/availability macros for 3.6 Sat Apr 07 17:46:15 GMT 2012
- [gtk+/wip/cssvalue: 2/141] stylecontext: Stop querying style providers for icon factories Sat Apr 07 17:46:20 GMT 2012
- [gtk+/wip/cssvalue: 3/141] styleprovider: Add a custom object for a list of style providers Sat Apr 07 17:46:26 GMT 2012
- [gtk+/wip/cssvalue: 4/141] css: Add GtkCssMatcher Sat Apr 07 17:46:30 GMT 2012
- [gtk+/wip/cssvalue: 5/141] css: Make the style provider take a matcher as an input argument Sat Apr 07 17:46:35 GMT 2012
- [gtk+/wip/cssvalue: 6/141] matcher: Use a vtable Sat Apr 07 17:46:41 GMT 2012
- [gtk+/wip/cssvalue: 7/141] matcher: Turn GtkCssMatcher into a union Sat Apr 07 17:46:45 GMT 2012
- [gtk+/wip/cssvalue: 8/141] css: Add selector change types Sat Apr 07 17:46:50 GMT 2012
- [gtk+/wip/cssvalue: 9/141] selector: Rename selector class Sat Apr 07 17:46:56 GMT 2012
- [gtk+/wip/cssvalue: 10/141] syleprovider: Add a vfunc to get the changes Sat Apr 07 17:47:01 GMT 2012
- [gtk+/wip/cssvalue: 11/141] selector: Rewrite position tracking Sat Apr 07 17:47:06 GMT 2012
- [gtk+/wip/cssvalue: 12/141] tests: Add a parsing test for nth-child() Sat Apr 07 17:47:11 GMT 2012
- [gtk+/wip/cssvalue: 13/141] reftests: Add a reftest for nth-child Sat Apr 07 17:47:16 GMT 2012
- [gtk+/wip/cssvalue: 14/141] matcher: Add a matcher that matches anything Sat Apr 07 17:47:21 GMT 2012
- [gtk+/wip/cssvalue: 15/141] matcher: Add a superset matcher Sat Apr 07 17:47:26 GMT 2012
- [gtk+/wip/cssvalue: 16/141] stylecontext: Add setter for widget Sat Apr 07 17:47:40 GMT 2012
- [gtk+/wip/cssvalue: 17/141] stylecontext: Notify widget directly of changes Sat Apr 07 17:47:40 GMT 2012
- [gtk+/wip/cssvalue: 18/141] widget: Don't set widget path on style context Sat Apr 07 17:47:41 GMT 2012
- [gtk+/wip/cssvalue: 19/141] stylecontext: Keep track of children Sat Apr 07 17:47:46 GMT 2012
- [gtk+/wip/cssvalue: 20/141] stylecontext: Introduce _gtk_style_context_queue_invalidate() Sat Apr 07 17:47:51 GMT 2012
- [gtk+/wip/cssvalue: 21/141] stylecontext: Use _gtk_style_context_queue_invalidate() on self Sat Apr 07 17:47:56 GMT 2012
- [gtk+/wip/cssvalue: 22/141] stylecontext: Invalidate when setting classes/state/regions Sat Apr 07 17:48:01 GMT 2012
- [gtk+/wip/cssvalue: 23/141] stylecontext: On failure, exit the loop, don't try again Sat Apr 07 17:48:06 GMT 2012
- [gtk+/wip/cssvalue: 24/141] THIS CODE SHOULD NOT GO IN Sat Apr 07 17:48:11 GMT 2012
- [gtk+/wip/cssvalue: 25/141] widget: Clear broken widget path in constructor Sat Apr 07 17:48:16 GMT 2012
- [gtk+/wip/cssvalue: 26/141] widget: Merge function into only caller Sat Apr 07 17:48:21 GMT 2012
- [gtk+/wip/cssvalue: 27/141] widget: Add _gtk_widget_invalidate_style_context() Sat Apr 07 17:48:26 GMT 2012
- [gtk+/wip/cssvalue: 28/141] widget: Don't go via path when resetting style Sat Apr 07 17:48:31 GMT 2012
- [gtk+/wip/cssvalue: 29/141] widget: Replace reset_style() calls Sat Apr 07 17:48:36 GMT 2012
- [gtk+/wip/cssvalue: 30/141] window: Set parent context instead of just resetting style Sat Apr 07 17:48:41 GMT 2012
- [gtk+/wip/cssvalue: 31/141] gtk: Make widget only invalidate widget positions Sat Apr 07 17:48:47 GMT 2012
- [gtk+/wip/cssvalue: 32/141] stylecontext: Optimize the common case of "style didn't change" Sat Apr 07 17:48:51 GMT 2012
- [gtk+/wip/cssvalue: 33/141] stylecontext: Really queue style changes Sat Apr 07 17:48:57 GMT 2012
- [gtk+/wip/cssvalue: 34/141] cssvalue: Remove unused functions Sat Apr 07 17:49:02 GMT 2012
- [gtk+/wip/cssvalue: 35/141] cssvalue: Constify a bunch of APIs Sat Apr 07 17:49:07 GMT 2012
- [gtk+/wip/cssvalue: 36/141] styleproperty: Add a function to compare values for equality Sat Apr 07 17:49:12 GMT 2012
- [gtk+/wip/cssvalue: 37/141] cssmatcher: Use quarks for classes Sat Apr 07 17:49:17 GMT 2012
- [gtk+/wip/cssvalue: 38/141] stylecontext: Don't clear cache when only state changes Sat Apr 07 17:49:22 GMT 2012
- [gtk+/wip/cssvalue: 39/141] styleproperty: Add support for equal_func Sat Apr 07 17:49:27 GMT 2012
- [gtk+/wip/cssvalue: 40/141] cssvalue: Make the structure vtable-based Sat Apr 07 17:49:32 GMT 2012
- [gtk+/wip/cssvalue: 41/141] styleproperty: Make print_func take a GtkCssValue Sat Apr 07 17:49:37 GMT 2012
- [gtk+/wip/cssvalue: 42/141] styleproperty: Make _gtk_style_property_query() take a GValue Sat Apr 07 17:49:42 GMT 2012
- [gtk+/wip/cssvalue: 43/141] cssvalue: Get rid of unused functions Sat Apr 07 17:49:47 GMT 2012
- [gtk+/wip/cssvalue: 44/141] cssvalue: Remove _gtk_css_value_new_take_gvalue() Sat Apr 07 17:49:53 GMT 2012
- [gtk+/wip/cssvalue: 45/141] cssvalue: Add a CSS value for arrays Sat Apr 07 17:49:57 GMT 2012
- [gtk+/wip/cssvalue: 46/141] css: Remove _gtk_css_style_property_is_specified_type() Sat Apr 07 17:50:02 GMT 2012
- [gtk+/wip/cssvalue: 47/141] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Sat Apr 07 17:50:07 GMT 2012
- [gtk+/wip/cssvalue: 48/141] cssparser: Add _gtk_css_parser_error_full() Sat Apr 07 17:50:12 GMT 2012
- [gtk+/wip/cssvalue: 49/141] cssparser: Use _gtk_css_parser_error_full() Sat Apr 07 17:50:17 GMT 2012
- [gtk+/wip/cssvalue: 50/141] tests: Change expected errors to conform with output Sat Apr 07 17:50:22 GMT 2012
- [gtk+/wip/cssvalue: 51/141] cssvalue: Add _gtk_css_value_equal() Sat Apr 07 17:50:27 GMT 2012
- [gtk+/wip/cssvalue: 52/141] styleproperty: Make gtk_style_property_register() not be valist Sat Apr 07 17:50:32 GMT 2012
- [gtk+/wip/cssvalue: 53/141] customproperty: Don't rely on querying style property Sat Apr 07 17:50:37 GMT 2012
- [gtk+/wip/cssvalue: 54/141] stylepropertyimpl: Add color parsing function Sat Apr 07 17:50:42 GMT 2012
- [gtk+/wip/cssvalue: 55/141] stylepropertyimpl: Add parse funcs for enums Sat Apr 07 17:50:47 GMT 2012
- [gtk+/wip/cssvalue: 56/141] css: Move shadow parse/print/compute funcs Sat Apr 07 17:50:52 GMT 2012
- [gtk+/wip/cssvalue: 57/141] styleproperty: Simplify compute_value function Sat Apr 07 17:50:57 GMT 2012
- [gtk+/wip/cssvalue: 58/141] stylepropertyimpl: Add remaining parse functions Sat Apr 07 17:51:02 GMT 2012
- [gtk+/wip/cssvalue: 59/141] styleproperty: Remove default parse function Sat Apr 07 17:51:07 GMT 2012
- [gtk+/wip/cssvalue: 60/141] cssstyelproperty: Rempove specified-type and computed-type props Sat Apr 07 17:51:12 GMT 2012
- [gtk+/wip/cssvalue: 61/141] customproperty: Add our own query_value function Sat Apr 07 17:51:17 GMT 2012
- [gtk+/wip/cssvalue: 62/141] cssstyleproperty: Make query func a vfunc Sat Apr 07 17:51:22 GMT 2012
- [gtk+/wip/cssvalue: 63/141] cssvalue: Split number values into their own class Sat Apr 07 17:51:28 GMT 2012
- [gtk+/wip/cssvalue: 64/141] theming: Use peek_property() calls to query shadows Sat Apr 07 17:51:33 GMT 2012
- [gtk+/wip/cssvalue: 65/141] stylepropertyimpl: Make shadows unqueryable Sat Apr 07 17:51:38 GMT 2012
- [gtk+/wip/cssvalue: 66/141] shadow: Remove _gtk_shadow_get_resolved() Sat Apr 07 17:51:44 GMT 2012
- [gtk+/wip/cssvalue: 67/141] shadow: Make this a GtkCssValue Sat Apr 07 17:51:48 GMT 2012
- [gtk+/wip/cssvalue: 68/141] shadow: Move parse function into GtkShadow Sat Apr 07 17:51:53 GMT 2012
- [gtk+/wip/cssvalue: 69/141] cssvalue: Remove unused function Sat Apr 07 17:51:58 GMT 2012
- [gtk+/wip/cssvalue: 70/141] shadow: Rename to GtkCssShadowValue Sat Apr 07 17:52:03 GMT 2012
- [gtk+/wip/cssvalue: 71/141] shadow: Also rename files Sat Apr 07 17:52:08 GMT 2012
- [gtk+/wip/cssvalue: 72/141] customproperty: Implement assign vfunc Sat Apr 07 17:52:13 GMT 2012
- [gtk+/wip/cssvalue: 73/141] cssstyleproperty: Make assign_value a vfunc Sat Apr 07 17:52:18 GMT 2012
- [gtk+/wip/cssvalue: 74/141] cssvalue: Add a custom RGBA value Sat Apr 07 17:52:23 GMT 2012
- [gtk+/wip/cssvalue: 75/141] cssvalue: Make border styles be their own value Sat Apr 07 17:52:28 GMT 2012
- [gtk+/wip/cssvalue: 76/141] cssvalue: Add enum values for the pango enums Sat Apr 07 17:52:33 GMT 2012
- [gtk+/wip/cssvalue: 77/141] cssvalue: Add a cssvalue for images Sat Apr 07 17:52:38 GMT 2012
- [gtk+/wip/cssvalue: 78/141] widget-factory: Add spinners Sat Apr 07 17:52:43 GMT 2012
- [gtk+/wip/cssvalue: 79/141] stylecontext: Make style_data_lookup() not take a state anymore Sat Apr 07 17:52:49 GMT 2012
- [gtk+/wip/cssvalue: 80/141] stylecontext: Keep per-styleinfo data Sat Apr 07 17:52:53 GMT 2012
- [gtk+/wip/cssvalue: 81/141] stylecontext: Keep the main style data around until revalidation Sat Apr 07 17:52:58 GMT 2012
- [gtk+/wip/cssvalue: 82/141] switch: Set ACTIVE state flag with is_active property Sat Apr 07 17:53:03 GMT 2012
- [gtk+/wip/cssvalue: 83/141] cssvalue: Add GtkCssArea to the enum values Sat Apr 07 17:53:08 GMT 2012
- [gtk+/wip/cssvalue: 84/141] cssprovider: Store widget style value as string Sat Apr 07 17:53:13 GMT 2012
- [gtk+/wip/cssvalue: 85/141] cssvalue: Add a custom value for strings Sat Apr 07 17:53:18 GMT 2012
- [gtk+/wip/cssvalue: 86/141] cssvalue: Convert 'font-family' Sat Apr 07 17:53:23 GMT 2012
- [gtk+/wip/cssvalue: 87/141] cssvalue: Do a hacky conversion of font-size to a number value Sat Apr 07 17:53:28 GMT 2012
- [gtk+/wip/cssvalue: 88/141] cssvalue: Add _gtk_css_value_transition() Sat Apr 07 17:53:33 GMT 2012
- [gtk+/wip/cssvalue: 89/141] css: Add an enum for all the style properties Sat Apr 07 17:53:38 GMT 2012
- [gtk+/wip/cssvalue: 90/141] stylecontext: Convert _gtk_style_context_peek_property() Sat Apr 07 17:53:43 GMT 2012
- [gtk+/wip/cssvalue: 91/141] css: Remove _gtk_css_computed_values_get_value_by_name() Sat Apr 07 17:53:49 GMT 2012
- [gtk+/wip/cssvalue: 92/141] computedvalues: Fix signage error Sat Apr 07 17:53:53 GMT 2012
- [gtk+/wip/cssvalue: 93/141] css: Add <time> type to css number stuff Sat Apr 07 17:53:58 GMT 2012
- [gtk+/wip/cssvalue: 94/141] cssvalue: Add GtkCssEaseValue Sat Apr 07 17:54:04 GMT 2012
- [gtk+/wip/cssvalue: 95/141] cssstyleproperty: Add transition properties Sat Apr 07 17:54:09 GMT 2012
- [gtk+/wip/cssvalue: 96/141] cssvalue: Add _gtk_css_value_to_string() Sat Apr 07 17:54:14 GMT 2012
- [gtk+/wip/cssvalue: 97/141] cssimage: Add GtkCssImageCrossFade Sat Apr 07 17:54:19 GMT 2012
- [gtk+/wip/cssvalue: 98/141] cssvalue: Add transition support for images Sat Apr 07 17:54:24 GMT 2012
- [gtk+/wip/cssvalue: 99/141] css: Move enum to the only source file using it Sat Apr 07 17:54:29 GMT 2012
- [gtk+/wip/cssvalue: 100/141] cssstyleproperty: Add _gtk_css_style_property_is_animated() Sat Apr 07 17:54:34 GMT 2012
- [gtk+/wip/cssvalue: 101/141] cssstyleproperty: Mark all animatable properties Sat Apr 07 17:54:39 GMT 2012
- [gtk+/wip/cssvalue: 102/141] stylecontext: Don't queue_resize() all the time Sat Apr 07 17:54:44 GMT 2012
- [gtk+/wip/cssvalue: 103/141] cssarrayvalue: Redo parsing arrays Sat Apr 07 17:54:49 GMT 2012
- [gtk+/wip/cssvalue: 104/141] themingengine: Make _gtk_theming_engine_paint_spinner() args const Sat Apr 07 17:54:54 GMT 2012
- [gtk+/wip/cssvalue: 105/141] cssvalue: Make GtkCssShadowValue only hold one shadow Sat Apr 07 17:54:59 GMT 2012
- [gtk+/wip/cssvalue: 106/141] shadow: Make color a GtkCssValue Sat Apr 07 17:55:04 GMT 2012
- [gtk+/wip/cssvalue: 107/141] shadow: Rewrite to store contents as values Sat Apr 07 17:55:09 GMT 2012
- [gtk+/wip/cssvalue: 108/141] tests: Add a parsing test for shadows Sat Apr 07 17:55:14 GMT 2012
- [gtk+/wip/cssvalue: 109/141] cssvalue: Add GtkCssShadowsValue Sat Apr 07 17:55:19 GMT 2012
- [gtk+/wip/cssvalue: 110/141] shadow: Add equal and transition support Sat Apr 07 17:55:24 GMT 2012
- [gtk+/wip/cssvalue: 111/141] css: Make outline-offset a number property Sat Apr 07 17:55:29 GMT 2012
- [gtk+/wip/cssvalue: 112/141] cssvalue: Add a value for border-radius corner properties Sat Apr 07 17:55:34 GMT 2012
- [gtk+/wip/cssvalue: 113/141] cssstyleproperty: Convert binding sets Sat Apr 07 17:55:39 GMT 2012
- [gtk+/wip/cssvalue: 114/141] cssvalue: Add a css value for engines Sat Apr 07 17:55:44 GMT 2012
- [gtk+/wip/cssvalue: 115/141] cssvalue: Add a value for background-position Sat Apr 07 17:55:49 GMT 2012
- [gtk+/wip/cssvalue: 116/141] cssvalue: Add a custom value for repeats Sat Apr 07 17:55:54 GMT 2012
- [gtk+/wip/cssvalue: 117/141] cssvalue: Add a cssvalue for background-size Sat Apr 07 17:56:00 GMT 2012
- [gtk+/wip/cssvalue: 118/141] cssvalue: Add a border value Sat Apr 07 17:56:04 GMT 2012
- [gtk+/wip/cssvalue: 119/141] cssvalue: Convert border-image-width to border value Sat Apr 07 17:56:10 GMT 2012
- [gtk+/wip/cssvalue: 120/141] linear-gradient: Convert from GtkCssNumber to GtkCssValue Sat Apr 07 17:56:15 GMT 2012
- [gtk+/wip/cssvalue: 121/141] css: Remove GtkCssNumber Sat Apr 07 17:56:20 GMT 2012
- [gtk+/wip/cssvalue: 122/141] css: Remove old animation code Sat Apr 07 17:56:25 GMT 2012
- [gtk+/wip/cssvalue: 123/141] shorthand: Add ', ' to value_is_done_parsing() Sat Apr 07 17:56:30 GMT 2012
- [gtk+/wip/cssvalue: 124/141] css: Add a shorthand 'transition' property Sat Apr 07 17:56:35 GMT 2012
- [gtk+/wip/cssvalue: 125/141] symboliccolor: Turn this into a GtkCssValue Sat Apr 07 17:56:40 GMT 2012
- [gtk+/wip/cssvalue: 126/141] cssparser: Move symbolic color parser to gtksymboliccolor.c Sat Apr 07 17:56:45 GMT 2012
- [gtk+/wip/cssvalue: 127/141] symboliccolor: Pass the current color to the resolve function Sat Apr 07 17:56:50 GMT 2012
- [gtk+/wip/cssvalue: 128/141] symboliccolor: Parse 'currentColor' everywhere Sat Apr 07 17:56:55 GMT 2012
- [gtk+/wip/cssvalue: 129/141] cssprovider: Add an empty line when printing Sat Apr 07 17:57:00 GMT 2012
- [gtk+/wip/cssvalue: 130/141] tests: Add a test ensuring currentColor is parsed everywhere Sat Apr 07 17:57:05 GMT 2012
- [gtk+/wip/cssvalue: 131/141] symboliccolor: Treat it as a CssValue Sat Apr 07 17:57:10 GMT 2012
- [gtk+/wip/cssvalue: 132/141] shorthand: Fix border query functions Sat Apr 07 17:57:15 GMT 2012
- [gtk+/wip/cssvalue: 133/141] themingengine: Fix outline-width Sat Apr 07 17:57:20 GMT 2012
- [gtk+/wip/cssvalue: 134/141] cssvalue: Split out old value handling to new typed value Sat Apr 07 17:57:25 GMT 2012
- [gtk+/wip/cssvalue: 135/141] styleproperty: Remove equal_func vfunc Sat Apr 07 17:57:30 GMT 2012
- [gtk+/wip/cssvalue: 136/141] stylecontext: Split out a function Sat Apr 07 17:57:35 GMT 2012
- [gtk+/wip/cssvalue: 137/141] stylecontext: Remove theming_engine cache variable Sat Apr 07 17:57:40 GMT 2012
- [gtk+/wip/cssvalue: 138/141] widget: Don't cache widget paths all the time Sat Apr 07 17:57:45 GMT 2012
- [gtk+/wip/cssvalue: 139/141] reftests: Fix reftests for recent changes Sat Apr 07 17:57:50 GMT 2012
- [gtk+/wip/cssvalue: 140/141] customrpoperty: Ensure style properties are registered Sat Apr 07 17:57:55 GMT 2012
- [gtk+/wip/cssvalue: 141/141] stylecontext: Compute if things changed before invalidating Sat Apr 07 17:58:00 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Sat Apr 07 19:45:34 GMT 2012
- [gtk+] (142 commits) Created branch wip/cssvalue Sat Apr 07 19:46:23 GMT 2012
- [gtk+/wip/cssvalue: 1/142] gdk: Add deprecation/availability macros for 3.6 Sat Apr 07 19:46:28 GMT 2012
- [gtk+/wip/cssvalue: 2/142] stylecontext: Stop querying style providers for icon factories Sat Apr 07 19:46:33 GMT 2012
- [gtk+/wip/cssvalue: 3/142] styleprovider: Add a custom object for a list of style providers Sat Apr 07 19:46:38 GMT 2012
- [gtk+/wip/cssvalue: 4/142] css: Add GtkCssMatcher Sat Apr 07 19:46:43 GMT 2012
- [gtk+/wip/cssvalue: 5/142] css: Make the style provider take a matcher as an input argument Sat Apr 07 19:46:48 GMT 2012
- [gtk+/wip/cssvalue: 6/142] matcher: Use a vtable Sat Apr 07 19:46:53 GMT 2012
- [gtk+/wip/cssvalue: 7/142] matcher: Turn GtkCssMatcher into a union Sat Apr 07 19:46:58 GMT 2012
- [gtk+/wip/cssvalue: 8/142] css: Add selector change types Sat Apr 07 19:47:03 GMT 2012
- [gtk+/wip/cssvalue: 9/142] selector: Rename selector class Sat Apr 07 19:47:08 GMT 2012
- [gtk+/wip/cssvalue: 10/142] syleprovider: Add a vfunc to get the changes Sat Apr 07 19:47:13 GMT 2012
- [gtk+/wip/cssvalue: 11/142] selector: Rewrite position tracking Sat Apr 07 19:47:18 GMT 2012
- [gtk+/wip/cssvalue: 12/142] tests: Add a parsing test for nth-child() Sat Apr 07 19:47:23 GMT 2012
- [gtk+/wip/cssvalue: 13/142] reftests: Add a reftest for nth-child Sat Apr 07 19:47:28 GMT 2012
- [gtk+/wip/cssvalue: 14/142] matcher: Add a matcher that matches anything Sat Apr 07 19:47:34 GMT 2012
- [gtk+/wip/cssvalue: 15/142] matcher: Add a superset matcher Sat Apr 07 19:47:39 GMT 2012
- [gtk+/wip/cssvalue: 16/142] stylecontext: Add setter for widget Sat Apr 07 19:47:44 GMT 2012
- [gtk+/wip/cssvalue: 17/142] stylecontext: Notify widget directly of changes Sat Apr 07 19:47:49 GMT 2012
- [gtk+/wip/cssvalue: 18/142] widget: Don't set widget path on style context Sat Apr 07 19:47:54 GMT 2012
- [gtk+/wip/cssvalue: 19/142] stylecontext: Keep track of children Sat Apr 07 19:47:59 GMT 2012
- [gtk+/wip/cssvalue: 20/142] stylecontext: Introduce _gtk_style_context_queue_invalidate() Sat Apr 07 19:48:04 GMT 2012
- [gtk+/wip/cssvalue: 21/142] stylecontext: Use _gtk_style_context_queue_invalidate() on self Sat Apr 07 19:48:09 GMT 2012
- [gtk+/wip/cssvalue: 22/142] stylecontext: Invalidate when setting classes/state/regions Sat Apr 07 19:48:14 GMT 2012
- [gtk+/wip/cssvalue: 23/142] stylecontext: On failure, exit the loop, don't try again Sat Apr 07 19:48:19 GMT 2012
- [gtk+/wip/cssvalue: 24/142] THIS CODE SHOULD NOT GO IN Sat Apr 07 19:48:24 GMT 2012
- [gtk+/wip/cssvalue: 25/142] widget: Clear broken widget path in constructor Sat Apr 07 19:48:29 GMT 2012
- [gtk+/wip/cssvalue: 26/142] widget: Merge function into only caller Sat Apr 07 19:48:34 GMT 2012
- [gtk+/wip/cssvalue: 27/142] widget: Add _gtk_widget_invalidate_style_context() Sat Apr 07 19:48:39 GMT 2012
- [gtk+/wip/cssvalue: 28/142] widget: Don't go via path when resetting style Sat Apr 07 19:48:44 GMT 2012
- [gtk+/wip/cssvalue: 29/142] widget: Replace reset_style() calls Sat Apr 07 19:48:49 GMT 2012
- [gtk+/wip/cssvalue: 30/142] window: Set parent context instead of just resetting style Sat Apr 07 19:48:54 GMT 2012
- [gtk+/wip/cssvalue: 31/142] gtk: Make widget only invalidate widget positions Sat Apr 07 19:48:59 GMT 2012
- [gtk+/wip/cssvalue: 32/142] stylecontext: Optimize the common case of "style didn't change" Sat Apr 07 19:49:04 GMT 2012
- [gtk+/wip/cssvalue: 33/142] stylecontext: Really queue style changes Sat Apr 07 19:49:09 GMT 2012
- [gtk+/wip/cssvalue: 34/142] cssvalue: Remove unused functions Sat Apr 07 19:49:14 GMT 2012
- [gtk+/wip/cssvalue: 35/142] cssvalue: Constify a bunch of APIs Sat Apr 07 19:49:19 GMT 2012
- [gtk+/wip/cssvalue: 36/142] styleproperty: Add a function to compare values for equality Sat Apr 07 19:49:25 GMT 2012
- [gtk+/wip/cssvalue: 37/142] cssmatcher: Use quarks for classes Sat Apr 07 19:49:30 GMT 2012
- [gtk+/wip/cssvalue: 38/142] stylecontext: Don't clear cache when only state changes Sat Apr 07 19:49:35 GMT 2012
- [gtk+/wip/cssvalue: 39/142] styleproperty: Add support for equal_func Sat Apr 07 19:49:40 GMT 2012
- [gtk+/wip/cssvalue: 40/142] cssvalue: Make the structure vtable-based Sat Apr 07 19:49:45 GMT 2012
- [gtk+/wip/cssvalue: 41/142] styleproperty: Make print_func take a GtkCssValue Sat Apr 07 19:49:50 GMT 2012
- [gtk+/wip/cssvalue: 42/142] styleproperty: Make _gtk_style_property_query() take a GValue Sat Apr 07 19:49:55 GMT 2012
- [gtk+/wip/cssvalue: 43/142] cssvalue: Get rid of unused functions Sat Apr 07 19:50:00 GMT 2012
- [gtk+/wip/cssvalue: 44/142] cssvalue: Remove _gtk_css_value_new_take_gvalue() Sat Apr 07 19:50:05 GMT 2012
- [gtk+/wip/cssvalue: 45/142] cssvalue: Add a CSS value for arrays Sat Apr 07 19:50:10 GMT 2012
- [gtk+/wip/cssvalue: 46/142] css: Remove _gtk_css_style_property_is_specified_type() Sat Apr 07 19:50:15 GMT 2012
- [gtk+/wip/cssvalue: 47/142] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Sat Apr 07 19:50:20 GMT 2012
- [gtk+/wip/cssvalue: 48/142] cssparser: Add _gtk_css_parser_error_full() Sat Apr 07 19:50:25 GMT 2012
- [gtk+/wip/cssvalue: 49/142] cssparser: Use _gtk_css_parser_error_full() Sat Apr 07 19:50:30 GMT 2012
- [gtk+/wip/cssvalue: 50/142] tests: Change expected errors to conform with output Sat Apr 07 19:50:35 GMT 2012
- [gtk+/wip/cssvalue: 51/142] cssvalue: Add _gtk_css_value_equal() Sat Apr 07 19:50:40 GMT 2012
- [gtk+/wip/cssvalue: 52/142] styleproperty: Make gtk_style_property_register() not be valist Sat Apr 07 19:50:45 GMT 2012
- [gtk+/wip/cssvalue: 53/142] customproperty: Don't rely on querying style property Sat Apr 07 19:50:50 GMT 2012
- [gtk+/wip/cssvalue: 54/142] stylepropertyimpl: Add color parsing function Sat Apr 07 19:50:55 GMT 2012
- [gtk+/wip/cssvalue: 55/142] stylepropertyimpl: Add parse funcs for enums Sat Apr 07 19:51:00 GMT 2012
- [gtk+/wip/cssvalue: 56/142] css: Move shadow parse/print/compute funcs Sat Apr 07 19:51:05 GMT 2012
- [gtk+/wip/cssvalue: 57/142] styleproperty: Simplify compute_value function Sat Apr 07 19:51:10 GMT 2012
- [gtk+/wip/cssvalue: 58/142] stylepropertyimpl: Add remaining parse functions Sat Apr 07 19:51:15 GMT 2012
- [gtk+/wip/cssvalue: 59/142] styleproperty: Remove default parse function Sat Apr 07 19:51:20 GMT 2012
- [gtk+/wip/cssvalue: 60/142] cssstyelproperty: Rempove specified-type and computed-type props Sat Apr 07 19:51:25 GMT 2012
- [gtk+/wip/cssvalue: 61/142] customproperty: Add our own query_value function Sat Apr 07 19:51:31 GMT 2012
- [gtk+/wip/cssvalue: 62/142] cssstyleproperty: Make query func a vfunc Sat Apr 07 19:51:36 GMT 2012
- [gtk+/wip/cssvalue: 63/142] cssvalue: Split number values into their own class Sat Apr 07 19:51:41 GMT 2012
- [gtk+/wip/cssvalue: 64/142] theming: Use peek_property() calls to query shadows Sat Apr 07 19:51:46 GMT 2012
- [gtk+/wip/cssvalue: 65/142] stylepropertyimpl: Make shadows unqueryable Sat Apr 07 19:51:51 GMT 2012
- [gtk+/wip/cssvalue: 66/142] shadow: Remove _gtk_shadow_get_resolved() Sat Apr 07 19:51:56 GMT 2012
- [gtk+/wip/cssvalue: 67/142] shadow: Make this a GtkCssValue Sat Apr 07 19:52:01 GMT 2012
- [gtk+/wip/cssvalue: 68/142] shadow: Move parse function into GtkShadow Sat Apr 07 19:52:06 GMT 2012
- [gtk+/wip/cssvalue: 69/142] cssvalue: Remove unused function Sat Apr 07 19:52:11 GMT 2012
- [gtk+/wip/cssvalue: 70/142] shadow: Rename to GtkCssShadowValue Sat Apr 07 19:52:16 GMT 2012
- [gtk+/wip/cssvalue: 71/142] shadow: Also rename files Sat Apr 07 19:52:21 GMT 2012
- [gtk+/wip/cssvalue: 72/142] customproperty: Implement assign vfunc Sat Apr 07 19:52:26 GMT 2012
- [gtk+/wip/cssvalue: 73/142] cssstyleproperty: Make assign_value a vfunc Sat Apr 07 19:52:31 GMT 2012
- [gtk+/wip/cssvalue: 74/142] cssvalue: Add a custom RGBA value Sat Apr 07 19:52:36 GMT 2012
- [gtk+/wip/cssvalue: 75/142] cssvalue: Make border styles be their own value Sat Apr 07 19:52:41 GMT 2012
- [gtk+/wip/cssvalue: 76/142] cssvalue: Add enum values for the pango enums Sat Apr 07 19:52:46 GMT 2012
- [gtk+/wip/cssvalue: 77/142] cssvalue: Add a cssvalue for images Sat Apr 07 19:52:51 GMT 2012
- [gtk+/wip/cssvalue: 78/142] widget-factory: Add spinners Sat Apr 07 19:52:56 GMT 2012
- [gtk+/wip/cssvalue: 79/142] stylecontext: Make style_data_lookup() not take a state anymore Sat Apr 07 19:53:01 GMT 2012
- [gtk+/wip/cssvalue: 80/142] stylecontext: Keep per-styleinfo data Sat Apr 07 19:53:07 GMT 2012
- [gtk+/wip/cssvalue: 81/142] stylecontext: Keep the main style data around until revalidation Sat Apr 07 19:53:11 GMT 2012
- [gtk+/wip/cssvalue: 82/142] switch: Set ACTIVE state flag with is_active property Sat Apr 07 19:53:17 GMT 2012
- [gtk+/wip/cssvalue: 83/142] cssvalue: Add GtkCssArea to the enum values Sat Apr 07 19:53:21 GMT 2012
- [gtk+/wip/cssvalue: 84/142] cssprovider: Store widget style value as string Sat Apr 07 19:53:26 GMT 2012
- [gtk+/wip/cssvalue: 85/142] cssvalue: Add a custom value for strings Sat Apr 07 19:53:32 GMT 2012
- [gtk+/wip/cssvalue: 86/142] cssvalue: Convert 'font-family' Sat Apr 07 19:53:37 GMT 2012
- [gtk+/wip/cssvalue: 87/142] cssvalue: Do a hacky conversion of font-size to a number value Sat Apr 07 19:53:42 GMT 2012
- [gtk+/wip/cssvalue: 88/142] cssvalue: Add _gtk_css_value_transition() Sat Apr 07 19:53:47 GMT 2012
- [gtk+/wip/cssvalue: 89/142] css: Add an enum for all the style properties Sat Apr 07 19:53:52 GMT 2012
- [gtk+/wip/cssvalue: 90/142] stylecontext: Convert _gtk_style_context_peek_property() Sat Apr 07 19:53:57 GMT 2012
- [gtk+/wip/cssvalue: 91/142] css: Remove _gtk_css_computed_values_get_value_by_name() Sat Apr 07 19:54:02 GMT 2012
- [gtk+/wip/cssvalue: 92/142] computedvalues: Fix signage error Sat Apr 07 19:54:07 GMT 2012
- [gtk+/wip/cssvalue: 93/142] css: Add <time> type to css number stuff Sat Apr 07 19:54:12 GMT 2012
- [gtk+/wip/cssvalue: 94/142] cssvalue: Add GtkCssEaseValue Sat Apr 07 19:54:17 GMT 2012
- [gtk+/wip/cssvalue: 95/142] cssstyleproperty: Add transition properties Sat Apr 07 19:54:22 GMT 2012
- [gtk+/wip/cssvalue: 96/142] cssvalue: Add _gtk_css_value_to_string() Sat Apr 07 19:54:27 GMT 2012
- [gtk+/wip/cssvalue: 97/142] cssimage: Add GtkCssImageCrossFade Sat Apr 07 19:54:32 GMT 2012
- [gtk+/wip/cssvalue: 98/142] cssvalue: Add transition support for images Sat Apr 07 19:54:37 GMT 2012
- [gtk+/wip/cssvalue: 99/142] css: Move enum to the only source file using it Sat Apr 07 19:54:42 GMT 2012
- [gtk+/wip/cssvalue: 100/142] cssstyleproperty: Add _gtk_css_style_property_is_animated() Sat Apr 07 19:54:47 GMT 2012
- [gtk+/wip/cssvalue: 101/142] cssstyleproperty: Mark all animatable properties Sat Apr 07 19:54:52 GMT 2012
- [gtk+/wip/cssvalue: 102/142] stylecontext: Don't queue_resize() all the time Sat Apr 07 19:54:57 GMT 2012
- [gtk+/wip/cssvalue: 103/142] cssarrayvalue: Redo parsing arrays Sat Apr 07 19:55:02 GMT 2012
- [gtk+/wip/cssvalue: 104/142] themingengine: Make _gtk_theming_engine_paint_spinner() args const Sat Apr 07 19:55:07 GMT 2012
- [gtk+/wip/cssvalue: 105/142] cssvalue: Make GtkCssShadowValue only hold one shadow Sat Apr 07 19:55:12 GMT 2012
- [gtk+/wip/cssvalue: 106/142] shadow: Make color a GtkCssValue Sat Apr 07 19:55:17 GMT 2012
- [gtk+/wip/cssvalue: 107/142] shadow: Rewrite to store contents as values Sat Apr 07 19:55:22 GMT 2012
- [gtk+/wip/cssvalue: 108/142] tests: Add a parsing test for shadows Sat Apr 07 19:55:27 GMT 2012
- [gtk+/wip/cssvalue: 109/142] cssvalue: Add GtkCssShadowsValue Sat Apr 07 19:55:32 GMT 2012
- [gtk+/wip/cssvalue: 110/142] shadow: Add equal and transition support Sat Apr 07 19:55:37 GMT 2012
- [gtk+/wip/cssvalue: 111/142] css: Make outline-offset a number property Sat Apr 07 19:55:42 GMT 2012
- [gtk+/wip/cssvalue: 112/142] cssvalue: Add a value for border-radius corner properties Sat Apr 07 19:55:47 GMT 2012
- [gtk+/wip/cssvalue: 113/142] cssstyleproperty: Convert binding sets Sat Apr 07 19:55:52 GMT 2012
- [gtk+/wip/cssvalue: 114/142] cssvalue: Add a css value for engines Sat Apr 07 19:55:58 GMT 2012
- [gtk+/wip/cssvalue: 115/142] cssvalue: Add a value for background-position Sat Apr 07 19:56:03 GMT 2012
- [gtk+/wip/cssvalue: 116/142] cssvalue: Add a custom value for repeats Sat Apr 07 19:56:08 GMT 2012
- [gtk+/wip/cssvalue: 117/142] cssvalue: Add a cssvalue for background-size Sat Apr 07 19:56:13 GMT 2012
- [gtk+/wip/cssvalue: 118/142] cssvalue: Add a border value Sat Apr 07 19:56:18 GMT 2012
- [gtk+/wip/cssvalue: 119/142] cssvalue: Convert border-image-width to border value Sat Apr 07 19:56:23 GMT 2012
- [gtk+/wip/cssvalue: 120/142] linear-gradient: Convert from GtkCssNumber to GtkCssValue Sat Apr 07 19:56:28 GMT 2012
- [gtk+/wip/cssvalue: 121/142] css: Remove GtkCssNumber Sat Apr 07 19:56:33 GMT 2012
- [gtk+/wip/cssvalue: 122/142] css: Remove old animation code Sat Apr 07 19:56:38 GMT 2012
- [gtk+/wip/cssvalue: 123/142] shorthand: Add ', ' to value_is_done_parsing() Sat Apr 07 19:56:43 GMT 2012
- [gtk+/wip/cssvalue: 124/142] css: Add a shorthand 'transition' property Sat Apr 07 19:56:48 GMT 2012
- [gtk+/wip/cssvalue: 125/142] symboliccolor: Turn this into a GtkCssValue Sat Apr 07 19:56:53 GMT 2012
- [gtk+/wip/cssvalue: 126/142] cssparser: Move symbolic color parser to gtksymboliccolor.c Sat Apr 07 19:56:58 GMT 2012
- [gtk+/wip/cssvalue: 127/142] symboliccolor: Pass the current color to the resolve function Sat Apr 07 19:57:03 GMT 2012
- [gtk+/wip/cssvalue: 128/142] symboliccolor: Parse 'currentColor' everywhere Sat Apr 07 19:57:08 GMT 2012
- [gtk+/wip/cssvalue: 129/142] cssprovider: Add an empty line when printing Sat Apr 07 19:57:13 GMT 2012
- [gtk+/wip/cssvalue: 130/142] tests: Add a test ensuring currentColor is parsed everywhere Sat Apr 07 19:57:18 GMT 2012
- [gtk+/wip/cssvalue: 131/142] symboliccolor: Treat it as a CssValue Sat Apr 07 19:57:23 GMT 2012
- [gtk+/wip/cssvalue: 132/142] shorthand: Fix border query functions Sat Apr 07 19:57:28 GMT 2012
- [gtk+/wip/cssvalue: 133/142] themingengine: Fix outline-width Sat Apr 07 19:57:33 GMT 2012
- [gtk+/wip/cssvalue: 134/142] cssvalue: Split out old value handling to new typed value Sat Apr 07 19:57:38 GMT 2012
- [gtk+/wip/cssvalue: 135/142] styleproperty: Remove equal_func vfunc Sat Apr 07 19:57:43 GMT 2012
- [gtk+/wip/cssvalue: 136/142] stylecontext: Split out a function Sat Apr 07 19:57:48 GMT 2012
- [gtk+/wip/cssvalue: 137/142] stylecontext: Remove theming_engine cache variable Sat Apr 07 19:57:53 GMT 2012
- [gtk+/wip/cssvalue: 138/142] widget: Don't cache widget paths all the time Sat Apr 07 19:57:58 GMT 2012
- [gtk+/wip/cssvalue: 139/142] reftests: Fix reftests for recent changes Sat Apr 07 19:58:03 GMT 2012
- [gtk+/wip/cssvalue: 140/142] customrpoperty: Ensure style properties are registered Sat Apr 07 19:58:08 GMT 2012
- [gtk+/wip/cssvalue: 141/142] stylecontext: Compute if things changed before invalidating Sat Apr 07 19:58:13 GMT 2012
- [gtk+/wip/cssvalue: 142/142] styleproperty: Save some memory Sat Apr 07 19:58:18 GMT 2012
- [gtk+] cssvalue: Re-add support for random value types Mon Apr 09 01:10:20 GMT 2012
- [gtk+] tests: Add a uint8 test Mon Apr 09 01:10:25 GMT 2012
- [gtk+] csscustomproperty: Redo RGBA/Color parsing Mon Apr 09 01:10:30 GMT 2012
- [gtk+] customproperty: Ensure style properties are registered Mon Apr 09 01:15:44 GMT 2012
- [gtk+] styleproperty: Save some memory Mon Apr 09 01:15:49 GMT 2012
- [gtk+] customproperty: Fix thinko Mon Apr 09 01:28:21 GMT 2012
- [gtk+] styleproperty: Fix thinko Mon Apr 09 18:35:55 GMT 2012
- [gtk+] Revert part of "textview: Remove extra magic for drawing children" Tue Apr 10 14:33:00 GMT 2012
- [gtk+] styleproperty: 3rd hotfix for a 3-line patch Tue Apr 10 14:56:09 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Wed Apr 11 14:39:16 GMT 2012
- [gtk+] (164 commits) Created branch wip/cssvalue Wed Apr 11 14:39:57 GMT 2012
- [gtk+/wip/cssvalue: 1/164] gdk: Add deprecation/availability macros for 3.6 Wed Apr 11 14:40:02 GMT 2012
- [gtk+/wip/cssvalue: 2/164] stylecontext: Stop querying style providers for icon factories Wed Apr 11 14:40:07 GMT 2012
- [gtk+/wip/cssvalue: 3/164] styleprovider: Add a custom object for a list of style providers Wed Apr 11 14:40:12 GMT 2012
- [gtk+/wip/cssvalue: 4/164] css: Add GtkCssMatcher Wed Apr 11 14:40:17 GMT 2012
- [gtk+/wip/cssvalue: 5/164] css: Make the style provider take a matcher as an input argument Wed Apr 11 14:40:22 GMT 2012
- [gtk+/wip/cssvalue: 6/164] matcher: Use a vtable Wed Apr 11 14:40:27 GMT 2012
- [gtk+/wip/cssvalue: 7/164] matcher: Turn GtkCssMatcher into a union Wed Apr 11 14:40:32 GMT 2012
- [gtk+/wip/cssvalue: 8/164] css: Add selector change types Wed Apr 11 14:40:37 GMT 2012
- [gtk+/wip/cssvalue: 9/164] selector: Rename selector class Wed Apr 11 14:40:42 GMT 2012
- [gtk+/wip/cssvalue: 10/164] syleprovider: Add a vfunc to get the changes Wed Apr 11 14:40:48 GMT 2012
- [gtk+/wip/cssvalue: 11/164] selector: Rewrite position tracking Wed Apr 11 14:40:52 GMT 2012
- [gtk+/wip/cssvalue: 12/164] tests: Add a parsing test for nth-child() Wed Apr 11 14:40:57 GMT 2012
- [gtk+/wip/cssvalue: 13/164] reftests: Add a reftest for nth-child Wed Apr 11 14:41:02 GMT 2012
- [gtk+/wip/cssvalue: 14/164] matcher: Add a matcher that matches anything Wed Apr 11 14:41:07 GMT 2012
- [gtk+/wip/cssvalue: 15/164] matcher: Add a superset matcher Wed Apr 11 14:41:12 GMT 2012
- [gtk+/wip/cssvalue: 16/164] stylecontext: Add setter for widget Wed Apr 11 14:41:17 GMT 2012
- [gtk+/wip/cssvalue: 17/164] stylecontext: Notify widget directly of changes Wed Apr 11 14:41:22 GMT 2012
- [gtk+/wip/cssvalue: 18/164] widget: Don't set widget path on style context Wed Apr 11 14:41:27 GMT 2012
- [gtk+/wip/cssvalue: 19/164] stylecontext: Keep track of children Wed Apr 11 14:41:32 GMT 2012
- [gtk+/wip/cssvalue: 20/164] stylecontext: Introduce _gtk_style_context_queue_invalidate() Wed Apr 11 14:41:37 GMT 2012
- [gtk+/wip/cssvalue: 21/164] stylecontext: Use _gtk_style_context_queue_invalidate() on self Wed Apr 11 14:41:42 GMT 2012
- [gtk+/wip/cssvalue: 22/164] stylecontext: Invalidate when setting classes/state/regions Wed Apr 11 14:41:48 GMT 2012
- [gtk+/wip/cssvalue: 23/164] stylecontext: On failure, exit the loop, don't try again Wed Apr 11 14:41:53 GMT 2012
- [gtk+/wip/cssvalue: 24/164] THIS CODE SHOULD NOT GO IN Wed Apr 11 14:41:58 GMT 2012
- [gtk+/wip/cssvalue: 25/164] widget: Clear broken widget path in constructor Wed Apr 11 14:42:03 GMT 2012
- [gtk+/wip/cssvalue: 26/164] widget: Merge function into only caller Wed Apr 11 14:42:08 GMT 2012
- [gtk+/wip/cssvalue: 27/164] widget: Add _gtk_widget_invalidate_style_context() Wed Apr 11 14:42:13 GMT 2012
- [gtk+/wip/cssvalue: 28/164] widget: Don't go via path when resetting style Wed Apr 11 14:42:18 GMT 2012
- [gtk+/wip/cssvalue: 29/164] widget: Replace reset_style() calls Wed Apr 11 14:42:23 GMT 2012
- [gtk+/wip/cssvalue: 30/164] window: Set parent context instead of just resetting style Wed Apr 11 14:42:28 GMT 2012
- [gtk+/wip/cssvalue: 31/164] gtk: Make widget only invalidate widget positions Wed Apr 11 14:42:33 GMT 2012
- [gtk+/wip/cssvalue: 32/164] stylecontext: Optimize the common case of "style didn't change" Wed Apr 11 14:42:38 GMT 2012
- [gtk+/wip/cssvalue: 33/164] stylecontext: Really queue style changes Wed Apr 11 14:42:43 GMT 2012
- [gtk+/wip/cssvalue: 34/164] cssvalue: Remove unused functions Wed Apr 11 14:42:48 GMT 2012
- [gtk+/wip/cssvalue: 35/164] cssvalue: Constify a bunch of APIs Wed Apr 11 14:42:53 GMT 2012
- [gtk+/wip/cssvalue: 36/164] styleproperty: Add a function to compare values for equality Wed Apr 11 14:42:58 GMT 2012
- [gtk+/wip/cssvalue: 37/164] cssmatcher: Use quarks for classes Wed Apr 11 14:43:03 GMT 2012
- [gtk+/wip/cssvalue: 38/164] stylecontext: Don't clear cache when only state changes Wed Apr 11 14:43:08 GMT 2012
- [gtk+/wip/cssvalue: 39/164] styleproperty: Add support for equal_func Wed Apr 11 14:43:13 GMT 2012
- [gtk+/wip/cssvalue: 40/164] cssvalue: Make the structure vtable-based Wed Apr 11 14:43:18 GMT 2012
- [gtk+/wip/cssvalue: 41/164] styleproperty: Make print_func take a GtkCssValue Wed Apr 11 14:43:24 GMT 2012
- [gtk+/wip/cssvalue: 42/164] styleproperty: Make _gtk_style_property_query() take a GValue Wed Apr 11 14:43:28 GMT 2012
- [gtk+/wip/cssvalue: 43/164] cssvalue: Get rid of unused functions Wed Apr 11 14:43:33 GMT 2012
- [gtk+/wip/cssvalue: 44/164] cssvalue: Remove _gtk_css_value_new_take_gvalue() Wed Apr 11 14:43:38 GMT 2012
- [gtk+/wip/cssvalue: 45/164] cssvalue: Add a CSS value for arrays Wed Apr 11 14:43:43 GMT 2012
- [gtk+/wip/cssvalue: 46/164] css: Remove _gtk_css_style_property_is_specified_type() Wed Apr 11 14:43:48 GMT 2012
- [gtk+/wip/cssvalue: 47/164] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Wed Apr 11 14:43:53 GMT 2012
- [gtk+/wip/cssvalue: 48/164] cssparser: Add _gtk_css_parser_error_full() Wed Apr 11 14:43:59 GMT 2012
- [gtk+/wip/cssvalue: 49/164] cssparser: Use _gtk_css_parser_error_full() Wed Apr 11 14:44:03 GMT 2012
- [gtk+/wip/cssvalue: 50/164] tests: Change expected errors to conform with output Wed Apr 11 14:44:08 GMT 2012
- [gtk+/wip/cssvalue: 51/164] cssvalue: Add _gtk_css_value_equal() Wed Apr 11 14:44:14 GMT 2012
- [gtk+/wip/cssvalue: 52/164] styleproperty: Make gtk_style_property_register() not be valist Wed Apr 11 14:44:19 GMT 2012
- [gtk+/wip/cssvalue: 53/164] customproperty: Don't rely on querying style property Wed Apr 11 14:44:24 GMT 2012
- [gtk+/wip/cssvalue: 54/164] stylepropertyimpl: Add color parsing function Wed Apr 11 14:44:29 GMT 2012
- [gtk+/wip/cssvalue: 55/164] stylepropertyimpl: Add parse funcs for enums Wed Apr 11 14:44:34 GMT 2012
- [gtk+/wip/cssvalue: 56/164] css: Move shadow parse/print/compute funcs Wed Apr 11 14:44:39 GMT 2012
- [gtk+/wip/cssvalue: 57/164] styleproperty: Simplify compute_value function Wed Apr 11 14:44:44 GMT 2012
- [gtk+/wip/cssvalue: 58/164] stylepropertyimpl: Add remaining parse functions Wed Apr 11 14:44:49 GMT 2012
- [gtk+/wip/cssvalue: 59/164] styleproperty: Remove default parse function Wed Apr 11 14:44:54 GMT 2012
- [gtk+/wip/cssvalue: 60/164] cssstyelproperty: Rempove specified-type and computed-type props Wed Apr 11 14:44:59 GMT 2012
- [gtk+/wip/cssvalue: 61/164] customproperty: Add our own query_value function Wed Apr 11 14:45:04 GMT 2012
- [gtk+/wip/cssvalue: 62/164] cssstyleproperty: Make query func a vfunc Wed Apr 11 14:45:09 GMT 2012
- [gtk+/wip/cssvalue: 63/164] cssvalue: Split number values into their own class Wed Apr 11 14:45:14 GMT 2012
- [gtk+/wip/cssvalue: 64/164] theming: Use peek_property() calls to query shadows Wed Apr 11 14:45:19 GMT 2012
- [gtk+/wip/cssvalue: 65/164] stylepropertyimpl: Make shadows unqueryable Wed Apr 11 14:45:24 GMT 2012
- [gtk+/wip/cssvalue: 66/164] shadow: Remove _gtk_shadow_get_resolved() Wed Apr 11 14:45:29 GMT 2012
- [gtk+/wip/cssvalue: 67/164] shadow: Make this a GtkCssValue Wed Apr 11 14:45:34 GMT 2012
- [gtk+/wip/cssvalue: 68/164] shadow: Move parse function into GtkShadow Wed Apr 11 14:45:39 GMT 2012
- [gtk+/wip/cssvalue: 69/164] cssvalue: Remove unused function Wed Apr 11 14:45:44 GMT 2012
- [gtk+/wip/cssvalue: 70/164] shadow: Rename to GtkCssShadowValue Wed Apr 11 14:45:49 GMT 2012
- [gtk+/wip/cssvalue: 71/164] shadow: Also rename files Wed Apr 11 14:45:54 GMT 2012
- [gtk+/wip/cssvalue: 72/164] customproperty: Implement assign vfunc Wed Apr 11 14:45:59 GMT 2012
- [gtk+/wip/cssvalue: 73/164] cssstyleproperty: Make assign_value a vfunc Wed Apr 11 14:46:04 GMT 2012
- [gtk+/wip/cssvalue: 74/164] cssvalue: Add a custom RGBA value Wed Apr 11 14:46:09 GMT 2012
- [gtk+/wip/cssvalue: 75/164] cssvalue: Make border styles be their own value Wed Apr 11 14:46:15 GMT 2012
- [gtk+/wip/cssvalue: 76/164] cssvalue: Add enum values for the pango enums Wed Apr 11 14:46:19 GMT 2012
- [gtk+/wip/cssvalue: 77/164] cssvalue: Add a cssvalue for images Wed Apr 11 14:46:24 GMT 2012
- [gtk+/wip/cssvalue: 78/164] widget-factory: Add spinners Wed Apr 11 14:46:30 GMT 2012
- [gtk+/wip/cssvalue: 79/164] stylecontext: Make style_data_lookup() not take a state anymore Wed Apr 11 14:46:35 GMT 2012
- [gtk+/wip/cssvalue: 80/164] stylecontext: Keep per-styleinfo data Wed Apr 11 14:46:40 GMT 2012
- [gtk+/wip/cssvalue: 81/164] stylecontext: Keep the main style data around until revalidation Wed Apr 11 14:46:45 GMT 2012
- [gtk+/wip/cssvalue: 82/164] switch: Set ACTIVE state flag with is_active property Wed Apr 11 14:46:50 GMT 2012
- [gtk+/wip/cssvalue: 83/164] cssvalue: Add GtkCssArea to the enum values Wed Apr 11 14:46:55 GMT 2012
- [gtk+/wip/cssvalue: 84/164] cssprovider: Store widget style value as string Wed Apr 11 14:47:00 GMT 2012
- [gtk+/wip/cssvalue: 85/164] cssvalue: Add a custom value for strings Wed Apr 11 14:47:05 GMT 2012
- [gtk+/wip/cssvalue: 86/164] cssvalue: Convert 'font-family' Wed Apr 11 14:47:10 GMT 2012
- [gtk+/wip/cssvalue: 87/164] cssvalue: Do a hacky conversion of font-size to a number value Wed Apr 11 14:47:15 GMT 2012
- [gtk+/wip/cssvalue: 88/164] cssvalue: Add _gtk_css_value_transition() Wed Apr 11 14:47:20 GMT 2012
- [gtk+/wip/cssvalue: 89/164] css: Add an enum for all the style properties Wed Apr 11 14:47:25 GMT 2012
- [gtk+/wip/cssvalue: 90/164] stylecontext: Convert _gtk_style_context_peek_property() Wed Apr 11 14:47:30 GMT 2012
- [gtk+/wip/cssvalue: 91/164] css: Remove _gtk_css_computed_values_get_value_by_name() Wed Apr 11 14:47:35 GMT 2012
- [gtk+/wip/cssvalue: 92/164] computedvalues: Fix signage error Wed Apr 11 14:47:40 GMT 2012
- [gtk+/wip/cssvalue: 93/164] css: Add <time> type to css number stuff Wed Apr 11 14:47:45 GMT 2012
- [gtk+/wip/cssvalue: 94/164] cssvalue: Add GtkCssEaseValue Wed Apr 11 14:47:50 GMT 2012
- [gtk+/wip/cssvalue: 95/164] cssstyleproperty: Add transition properties Wed Apr 11 14:47:55 GMT 2012
- [gtk+/wip/cssvalue: 96/164] cssvalue: Add _gtk_css_value_to_string() Wed Apr 11 14:48:00 GMT 2012
- [gtk+/wip/cssvalue: 97/164] cssimage: Add GtkCssImageCrossFade Wed Apr 11 14:48:05 GMT 2012
- [gtk+/wip/cssvalue: 98/164] cssvalue: Add transition support for images Wed Apr 11 14:48:10 GMT 2012
- [gtk+/wip/cssvalue: 99/164] css: Move enum to the only source file using it Wed Apr 11 14:48:15 GMT 2012
- [gtk+/wip/cssvalue: 100/164] cssstyleproperty: Add _gtk_css_style_property_is_animated() Wed Apr 11 14:48:20 GMT 2012
- [gtk+/wip/cssvalue: 101/164] cssstyleproperty: Mark all animatable properties Wed Apr 11 14:48:25 GMT 2012
- [gtk+/wip/cssvalue: 102/164] stylecontext: Don't queue_resize() all the time Wed Apr 11 14:48:31 GMT 2012
- [gtk+/wip/cssvalue: 103/164] cssarrayvalue: Redo parsing arrays Wed Apr 11 14:48:35 GMT 2012
- [gtk+/wip/cssvalue: 104/164] themingengine: Make _gtk_theming_engine_paint_spinner() args const Wed Apr 11 14:48:40 GMT 2012
- [gtk+/wip/cssvalue: 105/164] cssvalue: Make GtkCssShadowValue only hold one shadow Wed Apr 11 14:48:46 GMT 2012
- [gtk+/wip/cssvalue: 106/164] shadow: Make color a GtkCssValue Wed Apr 11 14:48:51 GMT 2012
- [gtk+/wip/cssvalue: 107/164] shadow: Rewrite to store contents as values Wed Apr 11 14:48:56 GMT 2012
- [gtk+/wip/cssvalue: 108/164] tests: Add a parsing test for shadows Wed Apr 11 14:49:01 GMT 2012
- [gtk+/wip/cssvalue: 109/164] cssvalue: Add GtkCssShadowsValue Wed Apr 11 14:49:06 GMT 2012
- [gtk+/wip/cssvalue: 110/164] shadow: Add equal and transition support Wed Apr 11 14:49:11 GMT 2012
- [gtk+/wip/cssvalue: 111/164] css: Make outline-offset a number property Wed Apr 11 14:49:16 GMT 2012
- [gtk+/wip/cssvalue: 112/164] cssvalue: Add a value for border-radius corner properties Wed Apr 11 14:49:21 GMT 2012
- [gtk+/wip/cssvalue: 113/164] cssstyleproperty: Convert binding sets Wed Apr 11 14:49:26 GMT 2012
- [gtk+/wip/cssvalue: 114/164] cssvalue: Add a css value for engines Wed Apr 11 14:49:31 GMT 2012
- [gtk+/wip/cssvalue: 115/164] cssvalue: Add a value for background-position Wed Apr 11 14:49:36 GMT 2012
- [gtk+/wip/cssvalue: 116/164] cssvalue: Add a custom value for repeats Wed Apr 11 14:49:41 GMT 2012
- [gtk+/wip/cssvalue: 117/164] cssvalue: Add a cssvalue for background-size Wed Apr 11 14:49:46 GMT 2012
- [gtk+/wip/cssvalue: 118/164] cssvalue: Add a border value Wed Apr 11 14:49:51 GMT 2012
- [gtk+/wip/cssvalue: 119/164] cssvalue: Convert border-image-width to border value Wed Apr 11 14:49:56 GMT 2012
- [gtk+/wip/cssvalue: 120/164] linear-gradient: Convert from GtkCssNumber to GtkCssValue Wed Apr 11 14:50:01 GMT 2012
- [gtk+/wip/cssvalue: 121/164] css: Remove GtkCssNumber Wed Apr 11 14:50:06 GMT 2012
- [gtk+/wip/cssvalue: 122/164] css: Remove old animation code Wed Apr 11 14:50:11 GMT 2012
- [gtk+/wip/cssvalue: 123/164] shorthand: Add ', ' to value_is_done_parsing() Wed Apr 11 14:50:16 GMT 2012
- [gtk+/wip/cssvalue: 124/164] css: Add a shorthand 'transition' property Wed Apr 11 14:50:21 GMT 2012
- [gtk+/wip/cssvalue: 125/164] symboliccolor: Turn this into a GtkCssValue Wed Apr 11 14:50:26 GMT 2012
- [gtk+/wip/cssvalue: 126/164] cssparser: Move symbolic color parser to gtksymboliccolor.c Wed Apr 11 14:50:31 GMT 2012
- [gtk+/wip/cssvalue: 127/164] symboliccolor: Pass the current color to the resolve function Wed Apr 11 14:50:36 GMT 2012
- [gtk+/wip/cssvalue: 128/164] symboliccolor: Parse 'currentColor' everywhere Wed Apr 11 14:50:41 GMT 2012
- [gtk+/wip/cssvalue: 129/164] cssprovider: Add an empty line when printing Wed Apr 11 14:50:46 GMT 2012
- [gtk+/wip/cssvalue: 130/164] tests: Add a test ensuring currentColor is parsed everywhere Wed Apr 11 14:50:57 GMT 2012
- [gtk+/wip/cssvalue: 131/164] symboliccolor: Treat it as a CssValue Wed Apr 11 14:50:59 GMT 2012
- [gtk+/wip/cssvalue: 132/164] shorthand: Fix border query functions Wed Apr 11 14:51:01 GMT 2012
- [gtk+/wip/cssvalue: 133/164] themingengine: Fix outline-width Wed Apr 11 14:51:06 GMT 2012
- [gtk+/wip/cssvalue: 134/164] cssvalue: Split out old value handling to new typed value Wed Apr 11 14:51:11 GMT 2012
- [gtk+/wip/cssvalue: 135/164] styleproperty: Remove equal_func vfunc Wed Apr 11 14:51:17 GMT 2012
- [gtk+/wip/cssvalue: 136/164] stylecontext: Split out a function Wed Apr 11 14:51:22 GMT 2012
- [gtk+/wip/cssvalue: 137/164] stylecontext: Remove theming_engine cache variable Wed Apr 11 14:51:27 GMT 2012
- [gtk+/wip/cssvalue: 138/164] widget: Don't cache widget paths all the time Wed Apr 11 14:51:32 GMT 2012
- [gtk+/wip/cssvalue: 139/164] reftests: Fix reftests for recent changes Wed Apr 11 14:51:37 GMT 2012
- [gtk+/wip/cssvalue: 140/164] stylecontext: Compute if things changed before invalidating Wed Apr 11 14:51:42 GMT 2012
- [gtk+/wip/cssvalue: 141/164] stylecontext: Pass time to style_context_validate() Wed Apr 11 14:51:47 GMT 2012
- [gtk+/wip/cssvalue: 142/164] styleprovider: Add a private signal for when things change Wed Apr 11 14:51:52 GMT 2012
- [gtk+/wip/cssvalue: 143/164] styleprovider: Make all implementors emit the new signal Wed Apr 11 14:51:57 GMT 2012
- [gtk+/wip/cssvalue: 144/164] stylecontext: Listen to the new changed signal Wed Apr 11 14:52:02 GMT 2012
- [gtk+/wip/cssvalue: 145/164] container: Simplify code Wed Apr 11 14:52:07 GMT 2012
- [gtk+/wip/cssvalue: 146/164] container: Remove duplicated flag Wed Apr 11 14:52:12 GMT 2012
- [gtk+/wip/cssvalue: 147/164] container: Split out a function Wed Apr 11 14:52:17 GMT 2012
- [gtk+/wip/cssvalue: 148/164] container: Only resize if a resize is needed Wed Apr 11 14:52:22 GMT 2012
- [gtk+/wip/cssvalue: 149/164] stylecontext: Don't queue a resize when none is needed Wed Apr 11 14:52:27 GMT 2012
- [gtk+/wip/cssvalue: 150/164] computedvalues: Split out a function Wed Apr 11 14:52:32 GMT 2012
- [gtk+/wip/cssvalue: 151/164] stylecontext: Add an animating framework Wed Apr 11 14:52:37 GMT 2012
- [gtk+/wip/cssvalue: 152/164] stylecontext: Add public API to stop animations Wed Apr 11 14:52:42 GMT 2012
- [gtk+/wip/cssvalue: 153/164] stylecontext: Make StyleData refcounted Wed Apr 11 14:52:47 GMT 2012
- [gtk+/wip/cssvalue: 154/164] stylecontext: Make StyleInfo keep the next pointer Wed Apr 11 14:52:52 GMT 2012
- [gtk+/wip/cssvalue: 155/164] stylecontext: Add style_info_set_data() Wed Apr 11 14:52:57 GMT 2012
- [gtk+/wip/cssvalue: 156/164] stylecontext: Shuffle around code Wed Apr 11 14:53:02 GMT 2012
- [gtk+/wip/cssvalue: 157/164] widget: Set .default class when widget is default Wed Apr 11 14:53:07 GMT 2012
- [gtk+/wip/cssvalue: 158/164] menuitem: Don't set menubar style class randomly Wed Apr 11 14:53:12 GMT 2012
- [gtk+/wip/cssvalue: 159/164] button: Remove _gtk_button_paint() Wed Apr 11 14:53:18 GMT 2012
- [gtk+/wip/cssvalue: 160/164] stylecontext: Add new class for animation handling Wed Apr 11 14:53:22 GMT 2012
- [gtk+/wip/cssvalue: 161/164] animation: Add CSS transition object Wed Apr 11 14:53:27 GMT 2012
- [gtk+/wip/cssvalue: 162/164] stylecontext: Add GtkCssAnimatedValues Wed Apr 11 14:53:33 GMT 2012
- [gtk+/wip/cssvalue: 163/164] stylecontext: Pull all the animation code together Wed Apr 11 14:53:38 GMT 2012
- [gtk+/wip/cssvalue: 164/164] stylecontext: Avoid style_context_save() calls Wed Apr 11 14:53:43 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Fri Apr 13 16:59:12 GMT 2012
- [gtk+] (165 commits) Created branch wip/cssvalue Fri Apr 13 23:02:49 GMT 2012
- [gtk+/wip/cssvalue: 1/165] gdk: Add deprecation/availability macros for 3.6 Fri Apr 13 23:02:54 GMT 2012
- [gtk+/wip/cssvalue: 2/165] stylecontext: Stop querying style providers for icon factories Fri Apr 13 23:02:59 GMT 2012
- [gtk+/wip/cssvalue: 3/165] styleprovider: Add a custom object for a list of style providers Fri Apr 13 23:03:04 GMT 2012
- [gtk+/wip/cssvalue: 4/165] css: Add GtkCssMatcher Fri Apr 13 23:03:09 GMT 2012
- [gtk+/wip/cssvalue: 5/165] css: Make the style provider take a matcher as an input argument Fri Apr 13 23:03:14 GMT 2012
- [gtk+/wip/cssvalue: 6/165] matcher: Use a vtable Fri Apr 13 23:03:19 GMT 2012
- [gtk+/wip/cssvalue: 7/165] matcher: Turn GtkCssMatcher into a union Fri Apr 13 23:03:24 GMT 2012
- [gtk+/wip/cssvalue: 8/165] css: Add selector change types Fri Apr 13 23:03:29 GMT 2012
- [gtk+/wip/cssvalue: 9/165] selector: Rename selector class Fri Apr 13 23:03:35 GMT 2012
- [gtk+/wip/cssvalue: 10/165] syleprovider: Add a vfunc to get the changes Fri Apr 13 23:03:40 GMT 2012
- [gtk+/wip/cssvalue: 11/165] selector: Rewrite position tracking Fri Apr 13 23:03:44 GMT 2012
- [gtk+/wip/cssvalue: 12/165] tests: Add a parsing test for nth-child() Fri Apr 13 23:03:50 GMT 2012
- [gtk+/wip/cssvalue: 13/165] reftests: Add a reftest for nth-child Fri Apr 13 23:03:55 GMT 2012
- [gtk+/wip/cssvalue: 14/165] matcher: Add a matcher that matches anything Fri Apr 13 23:04:00 GMT 2012
- [gtk+/wip/cssvalue: 15/165] matcher: Add a superset matcher Fri Apr 13 23:04:05 GMT 2012
- [gtk+/wip/cssvalue: 16/165] stylecontext: Add setter for widget Fri Apr 13 23:04:10 GMT 2012
- [gtk+/wip/cssvalue: 17/165] stylecontext: Notify widget directly of changes Fri Apr 13 23:04:15 GMT 2012
- [gtk+/wip/cssvalue: 18/165] widget: Don't set widget path on style context Fri Apr 13 23:04:20 GMT 2012
- [gtk+/wip/cssvalue: 19/165] stylecontext: Keep track of children Fri Apr 13 23:04:25 GMT 2012
- [gtk+/wip/cssvalue: 20/165] stylecontext: Introduce _gtk_style_context_queue_invalidate() Fri Apr 13 23:04:30 GMT 2012
- [gtk+/wip/cssvalue: 21/165] stylecontext: Use _gtk_style_context_queue_invalidate() on self Fri Apr 13 23:04:35 GMT 2012
- [gtk+/wip/cssvalue: 22/165] stylecontext: Invalidate when setting classes/state/regions Fri Apr 13 23:04:40 GMT 2012
- [gtk+/wip/cssvalue: 23/165] stylecontext: On failure, exit the loop, don't try again Fri Apr 13 23:04:45 GMT 2012
- [gtk+/wip/cssvalue: 24/165] widget: Clear broken widget path in constructor Fri Apr 13 23:04:50 GMT 2012
- [gtk+/wip/cssvalue: 25/165] widget: Merge function into only caller Fri Apr 13 23:04:55 GMT 2012
- [gtk+/wip/cssvalue: 26/165] widget: Add _gtk_widget_invalidate_style_context() Fri Apr 13 23:05:00 GMT 2012
- [gtk+/wip/cssvalue: 27/165] widget: Don't go via path when resetting style Fri Apr 13 23:05:05 GMT 2012
- [gtk+/wip/cssvalue: 28/165] widget: Replace reset_style() calls Fri Apr 13 23:05:10 GMT 2012
- [gtk+/wip/cssvalue: 29/165] window: Set parent context instead of just resetting style Fri Apr 13 23:05:15 GMT 2012
- [gtk+/wip/cssvalue: 30/165] gtk: Make widget only invalidate widget positions Fri Apr 13 23:05:20 GMT 2012
- [gtk+/wip/cssvalue: 31/165] stylecontext: Optimize the common case of "style didn't change" Fri Apr 13 23:05:25 GMT 2012
- [gtk+/wip/cssvalue: 32/165] stylecontext: Really queue style changes Fri Apr 13 23:05:30 GMT 2012
- [gtk+/wip/cssvalue: 33/165] cssvalue: Remove unused functions Fri Apr 13 23:05:35 GMT 2012
- [gtk+/wip/cssvalue: 34/165] cssvalue: Constify a bunch of APIs Fri Apr 13 23:05:40 GMT 2012
- [gtk+/wip/cssvalue: 35/165] styleproperty: Add a function to compare values for equality Fri Apr 13 23:05:46 GMT 2012
- [gtk+/wip/cssvalue: 36/165] cssmatcher: Use quarks for classes Fri Apr 13 23:05:51 GMT 2012
- [gtk+/wip/cssvalue: 37/165] stylecontext: Don't clear cache when only state changes Fri Apr 13 23:05:56 GMT 2012
- [gtk+/wip/cssvalue: 38/165] styleproperty: Add support for equal_func Fri Apr 13 23:06:01 GMT 2012
- [gtk+/wip/cssvalue: 39/165] cssvalue: Make the structure vtable-based Fri Apr 13 23:06:06 GMT 2012
- [gtk+/wip/cssvalue: 40/165] styleproperty: Make print_func take a GtkCssValue Fri Apr 13 23:06:11 GMT 2012
- [gtk+/wip/cssvalue: 41/165] styleproperty: Make _gtk_style_property_query() take a GValue Fri Apr 13 23:06:16 GMT 2012
- [gtk+/wip/cssvalue: 42/165] cssvalue: Get rid of unused functions Fri Apr 13 23:06:21 GMT 2012
- [gtk+/wip/cssvalue: 43/165] cssvalue: Remove _gtk_css_value_new_take_gvalue() Fri Apr 13 23:06:26 GMT 2012
- [gtk+/wip/cssvalue: 44/165] cssvalue: Add a CSS value for arrays Fri Apr 13 23:06:31 GMT 2012
- [gtk+/wip/cssvalue: 45/165] css: Remove _gtk_css_style_property_is_specified_type() Fri Apr 13 23:06:36 GMT 2012
- [gtk+/wip/cssvalue: 46/165] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Fri Apr 13 23:06:41 GMT 2012
- [gtk+/wip/cssvalue: 47/165] cssparser: Add _gtk_css_parser_error_full() Fri Apr 13 23:06:46 GMT 2012
- [gtk+/wip/cssvalue: 48/165] cssparser: Use _gtk_css_parser_error_full() Fri Apr 13 23:06:51 GMT 2012
- [gtk+/wip/cssvalue: 49/165] tests: Change expected errors to conform with output Fri Apr 13 23:06:56 GMT 2012
- [gtk+/wip/cssvalue: 50/165] cssvalue: Add _gtk_css_value_equal() Fri Apr 13 23:07:01 GMT 2012
- [gtk+/wip/cssvalue: 51/165] styleproperty: Make gtk_style_property_register() not be valist Fri Apr 13 23:07:06 GMT 2012
- [gtk+/wip/cssvalue: 52/165] customproperty: Don't rely on querying style property Fri Apr 13 23:07:11 GMT 2012
- [gtk+/wip/cssvalue: 53/165] stylepropertyimpl: Add color parsing function Fri Apr 13 23:07:16 GMT 2012
- [gtk+/wip/cssvalue: 54/165] stylepropertyimpl: Add parse funcs for enums Fri Apr 13 23:07:21 GMT 2012
- [gtk+/wip/cssvalue: 55/165] css: Move shadow parse/print/compute funcs Fri Apr 13 23:07:26 GMT 2012
- [gtk+/wip/cssvalue: 56/165] styleproperty: Simplify compute_value function Fri Apr 13 23:07:31 GMT 2012
- [gtk+/wip/cssvalue: 57/165] stylepropertyimpl: Add remaining parse functions Fri Apr 13 23:07:36 GMT 2012
- [gtk+/wip/cssvalue: 58/165] styleproperty: Remove default parse function Fri Apr 13 23:07:41 GMT 2012
- [gtk+/wip/cssvalue: 59/165] cssstyelproperty: Rempove specified-type and computed-type props Fri Apr 13 23:07:46 GMT 2012
- [gtk+/wip/cssvalue: 60/165] customproperty: Add our own query_value function Fri Apr 13 23:07:51 GMT 2012
- [gtk+/wip/cssvalue: 61/165] cssstyleproperty: Make query func a vfunc Fri Apr 13 23:07:56 GMT 2012
- [gtk+/wip/cssvalue: 62/165] cssvalue: Split number values into their own class Fri Apr 13 23:08:01 GMT 2012
- [gtk+/wip/cssvalue: 63/165] theming: Use peek_property() calls to query shadows Fri Apr 13 23:08:07 GMT 2012
- [gtk+/wip/cssvalue: 64/165] stylepropertyimpl: Make shadows unqueryable Fri Apr 13 23:08:12 GMT 2012
- [gtk+/wip/cssvalue: 65/165] shadow: Remove _gtk_shadow_get_resolved() Fri Apr 13 23:08:17 GMT 2012
- [gtk+/wip/cssvalue: 66/165] shadow: Make this a GtkCssValue Fri Apr 13 23:08:22 GMT 2012
- [gtk+/wip/cssvalue: 67/165] shadow: Move parse function into GtkShadow Fri Apr 13 23:08:27 GMT 2012
- [gtk+/wip/cssvalue: 68/165] cssvalue: Remove unused function Fri Apr 13 23:08:32 GMT 2012
- [gtk+/wip/cssvalue: 69/165] shadow: Rename to GtkCssShadowValue Fri Apr 13 23:08:37 GMT 2012
- [gtk+/wip/cssvalue: 70/165] shadow: Also rename files Fri Apr 13 23:08:42 GMT 2012
- [gtk+/wip/cssvalue: 71/165] customproperty: Implement assign vfunc Fri Apr 13 23:08:47 GMT 2012
- [gtk+/wip/cssvalue: 72/165] cssstyleproperty: Make assign_value a vfunc Fri Apr 13 23:08:52 GMT 2012
- [gtk+/wip/cssvalue: 73/165] cssvalue: Add a custom RGBA value Fri Apr 13 23:08:57 GMT 2012
- [gtk+/wip/cssvalue: 74/165] cssvalue: Make border styles be their own value Fri Apr 13 23:09:02 GMT 2012
- [gtk+/wip/cssvalue: 75/165] cssvalue: Add enum values for the pango enums Fri Apr 13 23:09:07 GMT 2012
- [gtk+/wip/cssvalue: 76/165] cssvalue: Add a cssvalue for images Fri Apr 13 23:09:12 GMT 2012
- [gtk+/wip/cssvalue: 77/165] widget-factory: Add spinners Fri Apr 13 23:09:17 GMT 2012
- [gtk+/wip/cssvalue: 78/165] stylecontext: Make style_data_lookup() not take a state anymore Fri Apr 13 23:09:22 GMT 2012
- [gtk+/wip/cssvalue: 79/165] stylecontext: Keep per-styleinfo data Fri Apr 13 23:09:27 GMT 2012
- [gtk+/wip/cssvalue: 80/165] stylecontext: Keep the main style data around until revalidation Fri Apr 13 23:09:32 GMT 2012
- [gtk+/wip/cssvalue: 81/165] switch: Set ACTIVE state flag with is_active property Fri Apr 13 23:09:37 GMT 2012
- [gtk+/wip/cssvalue: 82/165] cssvalue: Add GtkCssArea to the enum values Fri Apr 13 23:09:42 GMT 2012
- [gtk+/wip/cssvalue: 83/165] cssprovider: Store widget style value as string Fri Apr 13 23:09:47 GMT 2012
- [gtk+/wip/cssvalue: 84/165] cssvalue: Add a custom value for strings Fri Apr 13 23:09:52 GMT 2012
- [gtk+/wip/cssvalue: 85/165] cssvalue: Convert 'font-family' Fri Apr 13 23:09:57 GMT 2012
- [gtk+/wip/cssvalue: 86/165] cssvalue: Do a hacky conversion of font-size to a number value Fri Apr 13 23:10:02 GMT 2012
- [gtk+/wip/cssvalue: 87/165] cssvalue: Add _gtk_css_value_transition() Fri Apr 13 23:10:07 GMT 2012
- [gtk+/wip/cssvalue: 88/165] css: Add an enum for all the style properties Fri Apr 13 23:10:12 GMT 2012
- [gtk+/wip/cssvalue: 89/165] stylecontext: Convert _gtk_style_context_peek_property() Fri Apr 13 23:10:17 GMT 2012
- [gtk+/wip/cssvalue: 90/165] css: Remove _gtk_css_computed_values_get_value_by_name() Fri Apr 13 23:10:22 GMT 2012
- [gtk+/wip/cssvalue: 91/165] computedvalues: Fix signage error Fri Apr 13 23:10:27 GMT 2012
- [gtk+/wip/cssvalue: 92/165] css: Add <time> type to css number stuff Fri Apr 13 23:10:32 GMT 2012
- [gtk+/wip/cssvalue: 93/165] cssvalue: Add GtkCssEaseValue Fri Apr 13 23:10:38 GMT 2012
- [gtk+/wip/cssvalue: 94/165] cssstyleproperty: Add transition properties Fri Apr 13 23:10:42 GMT 2012
- [gtk+/wip/cssvalue: 95/165] cssvalue: Add _gtk_css_value_to_string() Fri Apr 13 23:10:48 GMT 2012
- [gtk+/wip/cssvalue: 96/165] cssimage: Add GtkCssImageCrossFade Fri Apr 13 23:10:53 GMT 2012
- [gtk+/wip/cssvalue: 97/165] cssvalue: Add transition support for images Fri Apr 13 23:10:58 GMT 2012
- [gtk+/wip/cssvalue: 98/165] css: Move enum to the only source file using it Fri Apr 13 23:11:03 GMT 2012
- [gtk+/wip/cssvalue: 99/165] cssstyleproperty: Add _gtk_css_style_property_is_animated() Fri Apr 13 23:11:08 GMT 2012
- [gtk+/wip/cssvalue: 100/165] cssstyleproperty: Mark all animatable properties Fri Apr 13 23:11:13 GMT 2012
- [gtk+/wip/cssvalue: 101/165] stylecontext: Don't queue_resize() all the time Fri Apr 13 23:11:18 GMT 2012
- [gtk+/wip/cssvalue: 102/165] cssarrayvalue: Redo parsing arrays Fri Apr 13 23:11:23 GMT 2012
- [gtk+/wip/cssvalue: 103/165] themingengine: Make _gtk_theming_engine_paint_spinner() args const Fri Apr 13 23:11:28 GMT 2012
- [gtk+/wip/cssvalue: 104/165] cssvalue: Make GtkCssShadowValue only hold one shadow Fri Apr 13 23:11:33 GMT 2012
- [gtk+/wip/cssvalue: 105/165] shadow: Make color a GtkCssValue Fri Apr 13 23:11:38 GMT 2012
- [gtk+/wip/cssvalue: 106/165] shadow: Rewrite to store contents as values Fri Apr 13 23:11:43 GMT 2012
- [gtk+/wip/cssvalue: 107/165] tests: Add a parsing test for shadows Fri Apr 13 23:11:48 GMT 2012
- [gtk+/wip/cssvalue: 108/165] cssvalue: Add GtkCssShadowsValue Fri Apr 13 23:11:53 GMT 2012
- [gtk+/wip/cssvalue: 109/165] shadow: Add equal and transition support Fri Apr 13 23:11:58 GMT 2012
- [gtk+/wip/cssvalue: 110/165] css: Make outline-offset a number property Fri Apr 13 23:12:03 GMT 2012
- [gtk+/wip/cssvalue: 111/165] cssvalue: Add a value for border-radius corner properties Fri Apr 13 23:12:08 GMT 2012
- [gtk+/wip/cssvalue: 112/165] cssstyleproperty: Convert binding sets Fri Apr 13 23:12:13 GMT 2012
- [gtk+/wip/cssvalue: 113/165] cssvalue: Add a css value for engines Fri Apr 13 23:12:18 GMT 2012
- [gtk+/wip/cssvalue: 114/165] cssvalue: Add a value for background-position Fri Apr 13 23:12:23 GMT 2012
- [gtk+/wip/cssvalue: 115/165] cssvalue: Add a custom value for repeats Fri Apr 13 23:12:28 GMT 2012
- [gtk+/wip/cssvalue: 116/165] cssvalue: Add a cssvalue for background-size Fri Apr 13 23:12:33 GMT 2012
- [gtk+/wip/cssvalue: 117/165] cssvalue: Add a border value Fri Apr 13 23:12:38 GMT 2012
- [gtk+/wip/cssvalue: 118/165] cssvalue: Convert border-image-width to border value Fri Apr 13 23:12:43 GMT 2012
- [gtk+/wip/cssvalue: 119/165] linear-gradient: Convert from GtkCssNumber to GtkCssValue Fri Apr 13 23:12:48 GMT 2012
- [gtk+/wip/cssvalue: 120/165] css: Remove GtkCssNumber Fri Apr 13 23:12:53 GMT 2012
- [gtk+/wip/cssvalue: 121/165] css: Remove old animation code Fri Apr 13 23:12:59 GMT 2012
- [gtk+/wip/cssvalue: 122/165] shorthand: Add ', ' to value_is_done_parsing() Fri Apr 13 23:13:03 GMT 2012
- [gtk+/wip/cssvalue: 123/165] css: Add a shorthand 'transition' property Fri Apr 13 23:13:09 GMT 2012
- [gtk+/wip/cssvalue: 124/165] symboliccolor: Turn this into a GtkCssValue Fri Apr 13 23:13:14 GMT 2012
- [gtk+/wip/cssvalue: 125/165] cssparser: Move symbolic color parser to gtksymboliccolor.c Fri Apr 13 23:13:19 GMT 2012
- [gtk+/wip/cssvalue: 126/165] symboliccolor: Pass the current color to the resolve function Fri Apr 13 23:13:24 GMT 2012
- [gtk+/wip/cssvalue: 127/165] symboliccolor: Parse 'currentColor' everywhere Fri Apr 13 23:13:29 GMT 2012
- [gtk+/wip/cssvalue: 128/165] cssprovider: Add an empty line when printing Fri Apr 13 23:13:34 GMT 2012
- [gtk+/wip/cssvalue: 129/165] tests: Add a test ensuring currentColor is parsed everywhere Fri Apr 13 23:13:39 GMT 2012
- [gtk+/wip/cssvalue: 130/165] symboliccolor: Treat it as a CssValue Fri Apr 13 23:13:44 GMT 2012
- [gtk+/wip/cssvalue: 131/165] shorthand: Fix border query functions Fri Apr 13 23:13:51 GMT 2012
- [gtk+/wip/cssvalue: 132/165] themingengine: Fix outline-width Fri Apr 13 23:13:54 GMT 2012
- [gtk+/wip/cssvalue: 133/165] cssvalue: Split out old value handling to new typed value Fri Apr 13 23:13:59 GMT 2012
- [gtk+/wip/cssvalue: 134/165] styleproperty: Remove equal_func vfunc Fri Apr 13 23:14:04 GMT 2012
- [gtk+/wip/cssvalue: 135/165] stylecontext: Split out a function Fri Apr 13 23:14:09 GMT 2012
- [gtk+/wip/cssvalue: 136/165] stylecontext: Remove theming_engine cache variable Fri Apr 13 23:14:15 GMT 2012
- [gtk+/wip/cssvalue: 137/165] widget: Don't cache widget paths all the time Fri Apr 13 23:14:19 GMT 2012
- [gtk+/wip/cssvalue: 138/165] reftests: Fix reftests for recent changes Fri Apr 13 23:14:24 GMT 2012
- [gtk+/wip/cssvalue: 139/165] stylecontext: Compute if things changed before invalidating Fri Apr 13 23:14:29 GMT 2012
- [gtk+/wip/cssvalue: 140/165] stylecontext: Pass time to style_context_validate() Fri Apr 13 23:14:34 GMT 2012
- [gtk+/wip/cssvalue: 141/165] styleprovider: Add a private signal for when things change Fri Apr 13 23:14:39 GMT 2012
- [gtk+/wip/cssvalue: 142/165] styleprovider: Make all implementors emit the new signal Fri Apr 13 23:14:44 GMT 2012
- [gtk+/wip/cssvalue: 143/165] stylecontext: Listen to the new changed signal Fri Apr 13 23:14:49 GMT 2012
- [gtk+/wip/cssvalue: 144/165] container: Simplify code Fri Apr 13 23:14:54 GMT 2012
- [gtk+/wip/cssvalue: 145/165] container: Remove duplicated flag Fri Apr 13 23:14:59 GMT 2012
- [gtk+/wip/cssvalue: 146/165] container: Split out a function Fri Apr 13 23:15:04 GMT 2012
- [gtk+/wip/cssvalue: 147/165] stylecontext: Don't queue a resize when none is needed Fri Apr 13 23:15:09 GMT 2012
- [gtk+/wip/cssvalue: 148/165] computedvalues: Split out a function Fri Apr 13 23:15:14 GMT 2012
- [gtk+/wip/cssvalue: 149/165] stylecontext: Add an animating framework Fri Apr 13 23:15:19 GMT 2012
- [gtk+/wip/cssvalue: 150/165] stylecontext: Add public API to stop animations Fri Apr 13 23:15:24 GMT 2012
- [gtk+/wip/cssvalue: 151/165] stylecontext: Make StyleData refcounted Fri Apr 13 23:15:29 GMT 2012
- [gtk+/wip/cssvalue: 152/165] stylecontext: Make StyleInfo keep the next pointer Fri Apr 13 23:15:34 GMT 2012
- [gtk+/wip/cssvalue: 153/165] stylecontext: Add style_info_set_data() Fri Apr 13 23:15:39 GMT 2012
- [gtk+/wip/cssvalue: 154/165] stylecontext: Shuffle around code Fri Apr 13 23:15:44 GMT 2012
- [gtk+/wip/cssvalue: 155/165] widget: Set .default class when widget is default Fri Apr 13 23:15:49 GMT 2012
- [gtk+/wip/cssvalue: 156/165] menuitem: Don't set menubar style class randomly Fri Apr 13 23:15:54 GMT 2012
- [gtk+/wip/cssvalue: 157/165] button: Remove _gtk_button_paint() Fri Apr 13 23:16:00 GMT 2012
- [gtk+/wip/cssvalue: 158/165] stylecontext: Add new class for animation handling Fri Apr 13 23:16:05 GMT 2012
- [gtk+/wip/cssvalue: 159/165] animation: Add CSS transition object Fri Apr 13 23:16:10 GMT 2012
- [gtk+/wip/cssvalue: 160/165] stylecontext: Add GtkCssAnimatedValues Fri Apr 13 23:16:16 GMT 2012
- [gtk+/wip/cssvalue: 161/165] stylecontext: Pull all the animation code together Fri Apr 13 23:16:20 GMT 2012
- [gtk+/wip/cssvalue: 162/165] stylecontext: Avoid style_context_save() calls Fri Apr 13 23:16:25 GMT 2012
- [gtk+/wip/cssvalue: 163/165] cssvalue: Remove GObject macros Fri Apr 13 23:16:30 GMT 2012
- [gtk+/wip/cssvalue: 164/165] container: needs_resize is a container flag, not a widget flag Fri Apr 13 23:16:35 GMT 2012
- [gtk+/wip/cssvalue: 165/165] container: Redo style validation handling Fri Apr 13 23:16:40 GMT 2012
- [gtk+] wayland: Prefer X11 backend over Wayland Mon Apr 16 16:54:56 GMT 2012
- [gtk+/gtk-3-4] wayland: Prefer X11 backend over Wayland Mon Apr 16 16:56:10 GMT 2012
- [gtk+] gdk: Add deprecation/availability macros for 3.6 Tue Apr 17 07:09:00 GMT 2012
- [gtk+] stylecontext: Stop querying style providers for icon factories Tue Apr 17 07:09:05 GMT 2012
- [gtk+] styleprovider: Add a custom object for a list of style providers Tue Apr 17 07:09:10 GMT 2012
- [gtk+] css: Add GtkCssMatcher Tue Apr 17 07:09:15 GMT 2012
- [gtk+] css: Make the style provider take a matcher as an input argument Tue Apr 17 07:09:20 GMT 2012
- [gtk+] matcher: Use a vtable Tue Apr 17 07:09:25 GMT 2012
- [gtk+] matcher: Turn GtkCssMatcher into a union Tue Apr 17 07:09:30 GMT 2012
- [gtk+] css: Add selector change types Tue Apr 17 07:09:35 GMT 2012
- [gtk+] selector: Rename selector class Tue Apr 17 07:09:40 GMT 2012
- [gtk+] syleprovider: Add a vfunc to get the changes Tue Apr 17 07:09:45 GMT 2012
- [gtk+] selector: Rewrite position tracking Tue Apr 17 07:09:50 GMT 2012
- [gtk+] tests: Add a parsing test for nth-child() Tue Apr 17 07:09:55 GMT 2012
- [gtk+] reftests: Add a reftest for nth-child Tue Apr 17 07:10:00 GMT 2012
- [gtk+] matcher: Add a matcher that matches anything Tue Apr 17 07:10:05 GMT 2012
- [gtk+] matcher: Add a superset matcher Tue Apr 17 07:10:10 GMT 2012
- [gtk+] stylecontext: Add setter for widget Tue Apr 17 07:10:15 GMT 2012
- [gtk+] stylecontext: Notify widget directly of changes Tue Apr 17 07:10:20 GMT 2012
- [gtk+] widget: Don't set widget path on style context Tue Apr 17 07:10:25 GMT 2012
- [gtk+] stylecontext: Keep track of children Tue Apr 17 07:10:30 GMT 2012
- [gtk+] stylecontext: Introduce _gtk_style_context_queue_invalidate() Tue Apr 17 07:10:35 GMT 2012
- [gtk+] stylecontext: Use _gtk_style_context_queue_invalidate() on self Tue Apr 17 07:10:40 GMT 2012
- [gtk+] Deleted branch wip/css Tue Apr 17 07:10:43 GMT 2012
- [gtk+] stylecontext: Invalidate when setting classes/state/regions Tue Apr 17 07:10:45 GMT 2012
- [gtk+] stylecontext: On failure, exit the loop, don't try again Tue Apr 17 07:10:50 GMT 2012
- [gtk+] Deleted branch wip/cssvalue Tue Apr 17 07:10:50 GMT 2012
- [gtk+] widget: Clear broken widget path in constructor Tue Apr 17 07:10:55 GMT 2012
- [gtk+] widget: Merge function into only caller Tue Apr 17 07:11:01 GMT 2012
- [gtk+] widget: Add _gtk_widget_invalidate_style_context() Tue Apr 17 07:11:06 GMT 2012
- [gtk+] widget: Don't go via path when resetting style Tue Apr 17 07:11:11 GMT 2012
- [gtk+] widget: Replace reset_style() calls Tue Apr 17 07:11:16 GMT 2012
- [gtk+] window: Set parent context instead of just resetting style Tue Apr 17 07:11:21 GMT 2012
- [gtk+] gtk: Make widget only invalidate widget positions Tue Apr 17 07:11:26 GMT 2012
- [gtk+] stylecontext: Optimize the common case of "style didn't change" Tue Apr 17 07:11:31 GMT 2012
- [gtk+] stylecontext: Really queue style changes Tue Apr 17 07:11:36 GMT 2012
- [gtk+] cssvalue: Remove unused functions Tue Apr 17 07:11:41 GMT 2012
- [gtk+] cssvalue: Constify a bunch of APIs Tue Apr 17 07:11:46 GMT 2012
- [gtk+] styleproperty: Add a function to compare values for equality Tue Apr 17 07:11:51 GMT 2012
- [gtk+] cssmatcher: Use quarks for classes Tue Apr 17 07:11:56 GMT 2012
- [gtk+] stylecontext: Don't clear cache when only state changes Tue Apr 17 07:12:01 GMT 2012
- [gtk+] styleproperty: Add support for equal_func Tue Apr 17 07:12:06 GMT 2012
- [gtk+] cssvalue: Make the structure vtable-based Tue Apr 17 07:12:11 GMT 2012
- [gtk+] styleproperty: Make print_func take a GtkCssValue Tue Apr 17 07:12:17 GMT 2012
- [gtk+] styleproperty: Make _gtk_style_property_query() take a GValue Tue Apr 17 07:12:22 GMT 2012
- [gtk+] cssvalue: Get rid of unused functions Tue Apr 17 07:12:27 GMT 2012
- [gtk+] cssvalue: Remove _gtk_css_value_new_take_gvalue() Tue Apr 17 07:12:32 GMT 2012
- [gtk+] cssvalue: Add a CSS value for arrays Tue Apr 17 07:12:37 GMT 2012
- [gtk+] css: Remove _gtk_css_style_property_is_specified_type() Tue Apr 17 07:12:42 GMT 2012
- [gtk+] styleproperty: Make _gtk_style_property_parse_value() return a CssValue Tue Apr 17 07:12:47 GMT 2012
- [gtk+] cssparser: Add _gtk_css_parser_error_full() Tue Apr 17 07:12:52 GMT 2012
- [gtk+] cssparser: Use _gtk_css_parser_error_full() Tue Apr 17 07:12:57 GMT 2012
- [gtk+] tests: Change expected errors to conform with output Tue Apr 17 07:13:02 GMT 2012
- [gtk+] cssvalue: Add _gtk_css_value_equal() Tue Apr 17 07:13:07 GMT 2012
- [gtk+] styleproperty: Make gtk_style_property_register() not be valist Tue Apr 17 07:13:12 GMT 2012
- [gtk+] customproperty: Don't rely on querying style property Tue Apr 17 07:13:17 GMT 2012
- [gtk+] stylepropertyimpl: Add color parsing function Tue Apr 17 07:13:22 GMT 2012
- [gtk+] stylepropertyimpl: Add parse funcs for enums Tue Apr 17 07:13:29 GMT 2012
- [gtk+] css: Move shadow parse/print/compute funcs Tue Apr 17 07:13:32 GMT 2012
- [gtk+] styleproperty: Simplify compute_value function Tue Apr 17 07:13:37 GMT 2012
- [gtk+] stylepropertyimpl: Add remaining parse functions Tue Apr 17 07:13:42 GMT 2012
- [gtk+] styleproperty: Remove default parse function Tue Apr 17 07:13:47 GMT 2012
- [gtk+] cssstyelproperty: Rempove specified-type and computed-type props Tue Apr 17 07:13:52 GMT 2012
- [gtk+] customproperty: Add our own query_value function Tue Apr 17 07:13:58 GMT 2012
- [gtk+] cssstyleproperty: Make query func a vfunc Tue Apr 17 07:14:02 GMT 2012
- [gtk+] cssvalue: Split number values into their own class Tue Apr 17 07:14:08 GMT 2012
- [gtk+] theming: Use peek_property() calls to query shadows Tue Apr 17 07:14:13 GMT 2012
- [gtk+] stylepropertyimpl: Make shadows unqueryable Tue Apr 17 07:14:18 GMT 2012
- [gtk+] shadow: Remove _gtk_shadow_get_resolved() Tue Apr 17 07:14:23 GMT 2012
- [gtk+] shadow: Make this a GtkCssValue Tue Apr 17 07:14:28 GMT 2012
- [gtk+] shadow: Move parse function into GtkShadow Tue Apr 17 07:14:33 GMT 2012
- [gtk+] cssvalue: Remove unused function Tue Apr 17 07:14:38 GMT 2012
- [gtk+] shadow: Rename to GtkCssShadowValue Tue Apr 17 07:14:43 GMT 2012
- [gtk+] shadow: Also rename files Tue Apr 17 07:14:48 GMT 2012
- [gtk+] customproperty: Implement assign vfunc Tue Apr 17 07:14:53 GMT 2012
- [gtk+] cssstyleproperty: Make assign_value a vfunc Tue Apr 17 07:14:58 GMT 2012
- [gtk+] cssvalue: Add a custom RGBA value Tue Apr 17 07:15:03 GMT 2012
- [gtk+] cssvalue: Make border styles be their own value Tue Apr 17 07:15:08 GMT 2012
- [gtk+] cssvalue: Add enum values for the pango enums Tue Apr 17 07:15:13 GMT 2012
- [gtk+] cssvalue: Add a cssvalue for images Tue Apr 17 07:15:18 GMT 2012
- [gtk+] widget-factory: Add spinners Tue Apr 17 07:15:23 GMT 2012
- [gtk+] stylecontext: Make style_data_lookup() not take a state anymore Tue Apr 17 07:15:28 GMT 2012
- [gtk+] stylecontext: Keep per-styleinfo data Tue Apr 17 07:15:33 GMT 2012
- [gtk+] stylecontext: Keep the main style data around until revalidation Tue Apr 17 07:15:38 GMT 2012
- [gtk+] switch: Set ACTIVE state flag with is_active property Tue Apr 17 07:15:43 GMT 2012
- [gtk+] cssvalue: Add GtkCssArea to the enum values Tue Apr 17 07:15:48 GMT 2012
- [gtk+] cssprovider: Store widget style value as string Tue Apr 17 07:15:53 GMT 2012
- [gtk+] cssvalue: Add a custom value for strings Tue Apr 17 07:15:58 GMT 2012
- [gtk+] cssvalue: Convert 'font-family' Tue Apr 17 07:16:03 GMT 2012
- [gtk+] cssvalue: Do a hacky conversion of font-size to a number value Tue Apr 17 07:16:08 GMT 2012
- [gtk+] cssvalue: Add _gtk_css_value_transition() Tue Apr 17 07:16:13 GMT 2012
- [gtk+] css: Add an enum for all the style properties Tue Apr 17 07:16:18 GMT 2012
- [gtk+] stylecontext: Convert _gtk_style_context_peek_property() Tue Apr 17 07:16:23 GMT 2012
- [gtk+] css: Remove _gtk_css_computed_values_get_value_by_name() Tue Apr 17 07:16:28 GMT 2012
- [gtk+] computedvalues: Fix signage error Tue Apr 17 07:16:33 GMT 2012
- [gtk+] css: Add <time> type to css number stuff Tue Apr 17 07:16:38 GMT 2012
- [gtk+] cssvalue: Add a GtkCssValue for idents Tue Apr 17 07:16:43 GMT 2012
- [gtk+] cssvalue: Add GtkCssEaseValue Tue Apr 17 07:16:48 GMT 2012
- [gtk+] cssstyleproperty: Add transition properties Tue Apr 17 07:16:54 GMT 2012
- [gtk+] cssvalue: Add _gtk_css_value_to_string() Tue Apr 17 07:16:58 GMT 2012
- [gtk+] cssimage: Add GtkCssImageCrossFade Tue Apr 17 07:17:04 GMT 2012
- [gtk+] cssvalue: Add transition support for images Tue Apr 17 07:17:09 GMT 2012
- [gtk+] css: Move enum to the only source file using it Tue Apr 17 07:17:14 GMT 2012
- [gtk+] cssstyleproperty: Add _gtk_css_style_property_is_animated() Tue Apr 17 07:17:19 GMT 2012
- [gtk+] cssstyleproperty: Mark all animatable properties Tue Apr 17 07:17:24 GMT 2012
- [gtk+] stylecontext: Don't queue_resize() all the time Tue Apr 17 07:17:29 GMT 2012
- [gtk+] cssarrayvalue: Redo parsing arrays Tue Apr 17 07:17:35 GMT 2012
- [gtk+] themingengine: Make _gtk_theming_engine_paint_spinner() args const Tue Apr 17 07:17:39 GMT 2012
- [gtk+] cssvalue: Make GtkCssShadowValue only hold one shadow Tue Apr 17 07:17:44 GMT 2012
- [gtk+] shadow: Make color a GtkCssValue Tue Apr 17 07:17:49 GMT 2012
- [gtk+] shadow: Rewrite to store contents as values Tue Apr 17 07:17:54 GMT 2012
- [gtk+] tests: Add a parsing test for shadows Tue Apr 17 07:17:59 GMT 2012
- [gtk+] cssvalue: Add GtkCssShadowsValue Tue Apr 17 07:18:04 GMT 2012
- [gtk+] shadow: Add equal and transition support Tue Apr 17 07:18:09 GMT 2012
- [gtk+] css: Make outline-offset a number property Tue Apr 17 07:18:14 GMT 2012
- [gtk+] cssvalue: Add a value for border-radius corner properties Tue Apr 17 07:18:19 GMT 2012
- [gtk+] cssstyleproperty: Convert binding sets Tue Apr 17 07:18:24 GMT 2012
- [gtk+] cssvalue: Add a css value for engines Tue Apr 17 07:18:29 GMT 2012
- [gtk+] cssvalue: Add a value for background-position Tue Apr 17 07:18:34 GMT 2012
- [gtk+] cssvalue: Add a custom value for repeats Tue Apr 17 07:18:39 GMT 2012
- [gtk+] cssvalue: Add a cssvalue for background-size Tue Apr 17 07:18:44 GMT 2012
- [gtk+] cssvalue: Add a border value Tue Apr 17 07:18:49 GMT 2012
- [gtk+] cssvalue: Convert border-image-width to border value Tue Apr 17 07:18:54 GMT 2012
- [gtk+] linear-gradient: Convert from GtkCssNumber to GtkCssValue Tue Apr 17 07:18:59 GMT 2012
- [gtk+] css: Remove GtkCssNumber Tue Apr 17 07:19:04 GMT 2012
- [gtk+] css: Remove old animation code Tue Apr 17 07:19:09 GMT 2012
- [gtk+] shorthand: Add ',' to value_is_done_parsing() Tue Apr 17 07:19:14 GMT 2012
- [gtk+] css: Add a shorthand 'transition' property Tue Apr 17 07:19:19 GMT 2012
- [gtk+] symboliccolor: Turn this into a GtkCssValue Tue Apr 17 07:19:25 GMT 2012
- [gtk+] cssparser: Move symbolic color parser to gtksymboliccolor.c Tue Apr 17 07:19:30 GMT 2012
- [gtk+] symboliccolor: Pass the current color to the resolve function Tue Apr 17 07:19:35 GMT 2012
- [gtk+] symboliccolor: Parse 'currentColor' everywhere Tue Apr 17 07:19:40 GMT 2012
- [gtk+] cssprovider: Add an empty line when printing Tue Apr 17 07:19:45 GMT 2012
- [gtk+] tests: Add a test ensuring currentColor is parsed everywhere Tue Apr 17 07:19:50 GMT 2012
- [gtk+] symboliccolor: Treat it as a CssValue Tue Apr 17 07:19:55 GMT 2012
- [gtk+] shorthand: Fix border query functions Tue Apr 17 07:20:00 GMT 2012
- [gtk+] themingengine: Fix outline-width Tue Apr 17 07:20:05 GMT 2012
- [gtk+] cssvalue: Split out old value handling to new typed value Tue Apr 17 07:20:10 GMT 2012
- [gtk+] styleproperty: Remove equal_func vfunc Tue Apr 17 07:20:15 GMT 2012
- [gtk+] stylecontext: Split out a function Tue Apr 17 07:20:20 GMT 2012
- [gtk+] stylecontext: Remove theming_engine cache variable Tue Apr 17 07:20:25 GMT 2012
- [gtk+] widget: Don't cache widget paths all the time Tue Apr 17 07:20:30 GMT 2012
- [gtk+] reftests: Fix reftests for recent changes Tue Apr 17 07:20:35 GMT 2012
- [gtk+] stylecontext: Compute if things changed before invalidating Tue Apr 17 07:20:40 GMT 2012
- [gtk+] stylecontext: Pass time to style_context_validate() Tue Apr 17 07:20:45 GMT 2012
- [gtk+] styleprovider: Add a private signal for when things change Tue Apr 17 07:20:50 GMT 2012
- [gtk+] styleprovider: Make all implementors emit the new signal Tue Apr 17 07:20:55 GMT 2012
- [gtk+] stylecontext: Listen to the new changed signal Tue Apr 17 07:21:00 GMT 2012
- [gtk+] container: Simplify code Tue Apr 17 07:21:05 GMT 2012
- [gtk+] container: Remove duplicated flag Tue Apr 17 07:21:10 GMT 2012
- [gtk+] container: Split out a function Tue Apr 17 07:21:15 GMT 2012
- [gtk+] stylecontext: Don't queue a resize when none is needed Tue Apr 17 07:21:20 GMT 2012
- [gtk+] computedvalues: Split out a function Tue Apr 17 07:21:25 GMT 2012
- [gtk+] stylecontext: Add an animating framework Tue Apr 17 07:21:30 GMT 2012
- [gtk+] stylecontext: Add public API to stop animations Tue Apr 17 07:21:35 GMT 2012
- [gtk+] stylecontext: Make StyleData refcounted Tue Apr 17 07:21:40 GMT 2012
- [gtk+] stylecontext: Make StyleInfo keep the next pointer Tue Apr 17 07:21:46 GMT 2012
- [gtk+] stylecontext: Add style_info_set_data() Tue Apr 17 07:21:50 GMT 2012
- [gtk+] stylecontext: Shuffle around code Tue Apr 17 07:21:55 GMT 2012
- [gtk+] widget: Set .default class when widget is default Tue Apr 17 07:22:00 GMT 2012
- [gtk+] menuitem: Don't set menubar style class randomly Tue Apr 17 07:22:06 GMT 2012
- [gtk+] button: Remove _gtk_button_paint() Tue Apr 17 07:22:11 GMT 2012
- [gtk+] stylecontext: Add new class for animation handling Tue Apr 17 07:22:16 GMT 2012
- [gtk+] animation: Add CSS transition object Tue Apr 17 07:22:21 GMT 2012
- [gtk+] stylecontext: Add GtkCssAnimatedValues Tue Apr 17 07:22:26 GMT 2012
- [gtk+] stylecontext: Pull all the animation code together Tue Apr 17 07:22:31 GMT 2012
- [gtk+] stylecontext: Avoid style_context_save() calls Tue Apr 17 07:22:36 GMT 2012
- [gtk+] cssvalue: Remove GObject macros Tue Apr 17 07:22:41 GMT 2012
- [gtk+] container: needs_resize is a container flag, not a widget flag Tue Apr 17 07:22:46 GMT 2012
- [gtk+] container: Redo style validation handling Tue Apr 17 07:22:51 GMT 2012
- [gtk+] tests: Add a parsing test for the transition property Tue Apr 17 07:22:56 GMT 2012
- [glib/glib-2-32] avoid warning in gutils.h when using gcc with -Wconversion Tue Apr 17 16:26:30 GMT 2012
- [glib] avoid warning in gutils.h when using gcc with -Wconversion Tue Apr 17 16:26:51 GMT 2012
- [gnome-themes-standard] all: update for GTK wip/cssvalue changes Tue Apr 17 18:42:21 GMT 2012
- [gnome-themes-standard] Deleted branch wip/cssvalue Tue Apr 17 18:43:21 GMT 2012
- [glib] resourcefile: Set display name Fri Apr 20 12:39:02 GMT 2012
- [glib/glib-2-32] resourcefile: Set display name Fri Apr 20 12:41:42 GMT 2012
- [gtk+] toolpalette: Rename variable Fri Apr 27 01:37:10 GMT 2012
- [gtk+] toolpalette: Configure adjustment properly Fri Apr 27 01:37:15 GMT 2012
- [gtk+/gtk-3-4] toolpalette: Rename variable Fri Apr 27 01:40:21 GMT 2012
- [gtk+/gtk-3-4] toolpalette: Configure adjustment properly Fri Apr 27 01:40:26 GMT 2012
Bertrand Lorentz
Brian Manning
Bruce Cowan
Bruno Brouard
Bruno Coudoin
Carl-Anton Ingmarsson
Carlos Garcia Campos
Carlos Garnacho
Chandan Kumar
Changwoo Ryu
Chao-Hsiung Liao
Chenthill Palanisamy
Christian Fredrik Kalager Schaller
Christian Hilberg
Christian Kirbach
Christian Persch
Christophe Dumez
Christophe Fergeau
Christy Eller
Chun-wei Fan
Claude Paroz
Claudio Saavedra
Colin Walters
- [ostree] core: Only depend on GLib 2.30 Mon Apr 02 22:33:58 GMT 2012
- [ostree] Release 2012.1 Mon Apr 02 22:34:03 GMT 2012
- [ostree] core: Return input stream for raw repositories too Mon Apr 02 22:34:08 GMT 2012
- [ostree] core: Fix a few memory leaks Mon Apr 02 22:34:13 GMT 2012
- [ostree] core: Move commit/dirtree traversal into library Mon Apr 02 22:34:18 GMT 2012
- [ostree] core: Make fsck verify from commit objects Mon Apr 02 22:34:23 GMT 2012
- [ostree] Created tag v2012.1 Mon Apr 02 22:34:28 GMT 2012
- [ostree] core: Drop "staged" state for objects, refactor pull to split metadata/data Mon Apr 02 23:56:00 GMT 2012
- [ostree] core: Make pull slightly more verbose Wed Apr 04 03:10:38 GMT 2012
- [ostree] core: Validate structure of objects in fsck Wed Apr 04 03:10:43 GMT 2012
- [ostree] core: Clean up stale packfiles Wed Apr 04 03:47:24 GMT 2012
- [ostree] core: Associate branches with remotes, move trigger runs into checkout Wed Apr 04 03:47:29 GMT 2012
- [ostree] gnomeos: update README script path Thu Apr 05 13:18:10 GMT 2012
- [ostree] gnomeos-install: use /bin/bash, not /bin/sh Thu Apr 05 13:18:15 GMT 2012
- [ostree] gnomeos-install: don't cd into /ostree prematurely Thu Apr 05 13:18:20 GMT 2012
- [ostree] ostree-pull: GOptionEntry must be NULL terminated Thu Apr 05 13:18:25 GMT 2012
- [ostree] gnomeos-clone-qemu: use bash explicitely Fri Apr 06 01:49:14 GMT 2012
- [ostree] 15_ostree: don't assume kernel arch names Fri Apr 06 01:49:19 GMT 2012
- [ostree] gnomeos-install.sh: Fix link to -devel root Fri Apr 06 01:54:38 GMT 2012
- [ostree] ls: Add mode to print filenames as binary Sun Apr 08 21:27:35 GMT 2012
- [ostree] core: checkout: Add --from-stdin option Sun Apr 08 21:27:40 GMT 2012
- [ostree] core: pull: Add progress bar, allow pulling individual commits Sun Apr 08 21:27:45 GMT 2012
- [ostree] Created branch wip/ostbuild-v2 Sun Apr 08 21:28:07 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Major rework Sun Apr 08 21:28:12 GMT 2012
- [ostree] core: Fix a minor memory leak Mon Apr 09 22:43:27 GMT 2012
- [ostree] core: Fix xattr API to conform to coding style Mon Apr 09 22:43:31 GMT 2012
- [ostree] core: Add macros for local allocation Mon Apr 09 22:43:36 GMT 2012
- [ostree] core: Port libotutil to local-alloc Mon Apr 09 22:43:41 GMT 2012
- [ostree] core: Port libostree to local alloc Mon Apr 09 22:43:46 GMT 2012
- [ostree] core: Port builtins to local alloc macros Mon Apr 09 22:43:52 GMT 2012
- [ostree] (4 commits) Created branch wip/archive-v2 Tue Apr 10 02:48:13 GMT 2012
- [ostree/wip/archive-v2: 1/4] core: Clean up checksum API Tue Apr 10 02:48:17 GMT 2012
- [ostree/wip/archive-v2: 2/4] core: Drop 'compose' builtin Tue Apr 10 02:48:22 GMT 2012
- [ostree/wip/archive-v2: 3/4] core: Switch to 'ay' for checksums, drop versions/metadata Tue Apr 10 02:48:27 GMT 2012
- [ostree/wip/archive-v2: 4/4] core: Split pack files into data/metadata Tue Apr 10 02:48:32 GMT 2012
- [ostree] (10 commits) Created branch wip/archive-v3 Thu Apr 12 00:43:39 GMT 2012
- [ostree/wip/archive-v3: 1/10] tests: Actually test pack functionality Thu Apr 12 00:43:44 GMT 2012
- [ostree/wip/archive-v3: 2/10] core: Fix uninitialized variables Thu Apr 12 00:43:49 GMT 2012
- [ostree/wip/archive-v3: 3/10] core: unpack: Regenerate pack index after unpacking Thu Apr 12 00:43:54 GMT 2012
- [ostree/wip/archive-v3: 4/10] core: Clean up checksum API Thu Apr 12 00:44:00 GMT 2012
- [ostree/wip/archive-v3: 5/10] core: Drop 'compose' builtin Thu Apr 12 00:44:05 GMT 2012
- [ostree/wip/archive-v3: 6/10] core: Switch to 'ay' for checksums, drop versions/metadata Thu Apr 12 00:44:10 GMT 2012
- [ostree/wip/archive-v3: 7/10] core: Split pack files into data/metadata Thu Apr 12 00:44:15 GMT 2012
- [ostree/wip/archive-v3: 8/10] core: Drop wrapping of metadata variants Thu Apr 12 00:44:20 GMT 2012
- [ostree/wip/archive-v3: 9/10] core: Clean up checksumming Thu Apr 12 00:44:25 GMT 2012
- [ostree/wip/archive-v3: 10/10] core: Re-unify on one OSTREE_OBJECT_TYPE_FILE Thu Apr 12 00:44:30 GMT 2012
- [ostree] (11 commits) ...Release 2012.2 Thu Apr 12 02:51:06 GMT 2012
- [ostree: 6/11] core: Switch to 'ay' for checksums, drop versions/metadata Thu Apr 12 02:51:11 GMT 2012
- [ostree: 7/11] core: Split pack files into data/metadata Thu Apr 12 02:51:16 GMT 2012
- [ostree: 8/11] core: Drop wrapping of metadata variants Thu Apr 12 02:51:21 GMT 2012
- [ostree: 9/11] core: Clean up checksumming Thu Apr 12 02:51:26 GMT 2012
- [ostree: 10/11] core: Re-unify on one OSTREE_OBJECT_TYPE_FILE Thu Apr 12 02:51:31 GMT 2012
- [ostree: 11/11] Release 2012.2 Thu Apr 12 02:51:36 GMT 2012
- [ostree] Created tag v2012.2 Thu Apr 12 02:51:41 GMT 2012
- [ostree] core: Add --link-cache option to checkout Fri Apr 13 21:16:15 GMT 2012
- [ostree] gnomeos: Update to NSS 3.13.4 Fri Apr 13 21:16:19 GMT 2012
- [ostree] ostbuild: Take advantage of link cache Fri Apr 13 21:16:24 GMT 2012
- [ostree] triggers: Test for gconftool-2 Fri Apr 13 21:16:29 GMT 2012
- [glib] build: Add --disable-modular-tests build option Sun Apr 15 15:18:13 GMT 2012
- [glib] build: When cross compiling, don't require host binaries if tests are not enabled Sun Apr 15 15:18:18 GMT 2012
- [glib] configure: Fix typo in ELF check Sun Apr 15 15:18:23 GMT 2012
- [glib] tests: Fix race conditions in mainloop/invoke test Mon Apr 16 18:16:55 GMT 2012
- [ostree] core: Cache pack indexes Tue Apr 17 00:29:28 GMT 2012
- [ostree] core: Pull pack files individually Tue Apr 17 00:29:33 GMT 2012
- [ostree] Deleted branch wip/ostbuild-v2 Tue Apr 17 01:23:39 GMT 2012
- [ostree] (2 commits) Created branch wip/ostbuild-v2 Tue Apr 17 01:23:56 GMT 2012
- [ostree/wip/ostbuild-v2: 1/2] ostbuild: Major rework Tue Apr 17 01:24:01 GMT 2012
- [ostree/wip/ostbuild-v2: 2/2] core: Add ability for repositories to have a "parent" Tue Apr 17 01:24:07 GMT 2012
- [gobject-introspection] annotationparser: indent _parse_comment_block gtkdoc code Tue Apr 17 15:13:49 GMT 2012
- [gobject-introspection/gnome-3-4] Release 1.32.1 Tue Apr 17 18:38:59 GMT 2012
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_32_1 Tue Apr 17 18:39:04 GMT 2012
- [gobject-introspection] update-glib-annotations: Set required environment variables Tue Apr 17 20:39:06 GMT 2012
- [linux-user-chroot] autogen: remove dependency on which Wed Apr 18 17:02:27 GMT 2012
- [ostree/wip/ostbuild-v2] build: Refactor compose to operate off "binary snapshot" Wed Apr 18 19:16:08 GMT 2012
- [ostree/wip/ostbuild-v2] wip Wed Apr 18 19:16:13 GMT 2012
- [ostree/wip/ostbuild-v2] wip Wed Apr 18 19:16:18 GMT 2012
- [ostree] switchroot: Properly check for number of arguments Wed Apr 18 19:22:41 GMT 2012
- [ostree] README.md: Note existence of wiki page Thu Apr 19 00:37:00 GMT 2012
- [ostree] core: Add ability for repositories to have a "parent" Thu Apr 19 03:13:59 GMT 2012
- [ostree] Deleted branch wip/ostbuild-v2 Thu Apr 19 03:15:03 GMT 2012
- [ostree] (4 commits) Created branch wip/ostbuild-v2 Thu Apr 19 03:15:11 GMT 2012
- [ostree/wip/ostbuild-v2: 1/4] ostbuild: Major rework Thu Apr 19 03:15:15 GMT 2012
- [ostree/wip/ostbuild-v2: 2/4] build: Refactor compose to operate off "binary snapshot" Thu Apr 19 03:15:20 GMT 2012
- [ostree/wip/ostbuild-v2: 3/4] wip Thu Apr 19 03:15:25 GMT 2012
- [ostree/wip/ostbuild-v2: 4/4] ostbuild: lots more wip Thu Apr 19 03:15:30 GMT 2012
- [linux-user-chroot] Add manual page Tue Apr 24 12:02:46 GMT 2012
- [linux-user-chroot] README: Improve Tue Apr 24 12:57:48 GMT 2012
- [linux-user-chroot] Add --help and --version arguments Tue Apr 24 12:57:53 GMT 2012
- [linux-user-chroot] Release 2012.1 Tue Apr 24 13:26:20 GMT 2012
- [linux-user-chroot] Created tag v2012.1 Tue Apr 24 13:26:25 GMT 2012
- [ostree] Add a Development section to the README Tue Apr 24 13:59:00 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Drop architecture from component sources Tue Apr 24 14:01:01 GMT 2012
- [ostree/wip/archive-v2] core: Drop wrapping of metadata variants Wed Apr 25 00:06:02 GMT 2012
- [ostree/wip/archive-v2] core: Clean up checksumming Wed Apr 25 00:06:07 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Version snapshots, update bin-to-src Wed Apr 25 00:06:12 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Fix component duplication Wed Apr 25 01:04:55 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: more bin-to-src fixups Wed Apr 25 01:05:00 GMT 2012
- [glib] make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment Wed Apr 25 13:37:52 GMT 2012
- [glib/glib-2-32] make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment Wed Apr 25 13:39:48 GMT 2012
- [ostree] core: local-clone: Delete leftover code assuming file objects are loose Wed Apr 25 13:45:28 GMT 2012
- [ostree/wip/ostbuild-v2] core: local-clone: Delete leftover code assuming file objects are loose Wed Apr 25 13:47:22 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Make prefix concept more robust Wed Apr 25 13:47:27 GMT 2012
- [ostree/wip/ostbuild-v2] ostbuild: Minor fix for clone-qemu Wed Apr 25 13:47:36 GMT 2012
- [ostree] (4 commits) ...Merge remote-tracking branch 'aperezdc/wip' Wed Apr 25 13:59:45 GMT 2012
- [ostree: 1/4] Some corrections in gnomeos/README-build.md Wed Apr 25 13:59:49 GMT 2012
- [ostree: 2/4] manifest: Fix path of PolicyKit repository Wed Apr 25 13:59:54 GMT 2012
- [ostree: 3/4] Remove trailing whitespace Wed Apr 25 13:59:59 GMT 2012
- [ostree: 4/4] Merge remote-tracking branch 'aperezdc/wip' Wed Apr 25 14:00:04 GMT 2012
- [gjs] gi: Improve error message when we get a non-function for a callback Wed Apr 25 16:15:35 GMT 2012
- [glib] build: Fix 'make dist' regression Wed Apr 25 19:43:59 GMT 2012
- [gjs] Fold libgjs-gdbus.so into libgjs.so Thu Apr 26 14:51:44 GMT 2012
- [ostree] core: Fix uninitialized variable Thu Apr 26 15:53:17 GMT 2012
- [ostree] Deleted branch wip/ostbuild-v2 Thu Apr 26 19:32:48 GMT 2012
- [ostree] (2 commits) Created branch wip/ostbuild-v2 Thu Apr 26 19:33:53 GMT 2012
- [ostree/wip/ostbuild-v2: 1/2] gnomeos-install: Call ostree.gnome.org server "gnome", not "origin" Thu Apr 26 19:33:58 GMT 2012
- [ostree/wip/ostbuild-v2: 2/2] ostbuild: Major rework Thu Apr 26 19:34:03 GMT 2012
- [gtk-engines/gtk-engines-2-22] autogen: Check for libtoolize, not libtool Thu Apr 26 22:33:52 GMT 2012
- [gtk-engines/gtk-engines-2-22] autogen: Honor NOCONFIGURE=1 Thu Apr 26 22:36:40 GMT 2012
- [gdm] welcome: Use Linux PR_SET_PDEATHSIG to ensure dbus-daemon dies when we do Fri Apr 27 22:06:45 GMT 2012
- [ostree] core: pack: Add --metadata-only argument Sun Apr 29 16:17:46 GMT 2012
- [ostree] core: diff: Fast path unmodified directories Sun Apr 29 16:17:51 GMT 2012
- [ostree] 3.4: Pull in gtk-engines too Sun Apr 29 16:17:56 GMT 2012
- [ostree] Deleted branch wip/ostbuild-v2 Sun Apr 29 16:20:27 GMT 2012
- [ostree] (3 commits) Created branch wip/ostbuild-v2 Sun Apr 29 16:20:35 GMT 2012
- [ostree/wip/ostbuild-v2: 1/3] gnomeos-install: Call ostree.gnome.org server "gnome", not "origin" Sun Apr 29 16:20:40 GMT 2012
- [ostree/wip/ostbuild-v2: 2/3] ostbuild: Show ostbuild log messages in warningfilter again Sun Apr 29 16:20:45 GMT 2012
- [ostree/wip/ostbuild-v2: 3/3] ostbuild: Major rework Sun Apr 29 16:20:50 GMT 2012
- [ostree/wip/ostbuild-v2] 3.4: Update GDM patches Sun Apr 29 16:36:45 GMT 2012
- [ostree] Deleted branch wip/ostbuild-v2 Mon Apr 30 15:23:42 GMT 2012
- [ostree] (6 commits) Created branch wip/ostbuild-v2 Mon Apr 30 15:23:49 GMT 2012
- [ostree/wip/ostbuild-v2: 1/6] 3.4: Update GDM patches Mon Apr 30 15:23:54 GMT 2012
- [ostree/wip/ostbuild-v2: 2/6] gnomeos-install: Call ostree.gnome.org server "gnome", not "origin" Mon Apr 30 15:23:59 GMT 2012
- [ostree/wip/ostbuild-v2: 3/6] ostbuild: Show ostbuild log messages in warningfilter again Mon Apr 30 15:24:04 GMT 2012
- [ostree/wip/ostbuild-v2: 4/6] manifest local Mon Apr 30 15:24:09 GMT 2012
- [ostree/wip/ostbuild-v2: 5/6] ostbuild: Major rework Mon Apr 30 15:24:14 GMT 2012
- [ostree/wip/ostbuild-v2: 6/6] ostbuild: Fix DB saving with /tmp and builddir in different volumes Mon Apr 30 15:24:19 GMT 2012
Cosimo Cecchi
- [nautilus] icon-container: don't show comment field for desktop files Sun Apr 01 23:55:05 GMT 2012
- [nautilus] link: remove unused code Sun Apr 01 23:55:10 GMT 2012
- [gnome-documents] utils: be more robust against missing icons in gnome-icon-theme-symbolic Mon Apr 02 15:04:14 GMT 2012
- [nautilus] file-operations: fix off-by-one error in copied files count Mon Apr 02 15:25:22 GMT 2012
- [gnome-themes-standard] link-button: don't set a text-shadow for the active state Mon Apr 02 23:57:31 GMT 2012
- [gnome-themes-standard] documents: fix text-shadow for selection mode toolbar buttons Mon Apr 02 23:57:35 GMT 2012
- [gnome-themes-standard] progress-bar: fix trough border rendering for selected cell renderers Mon Apr 02 23:57:40 GMT 2012
- [gnome-themes-standard] treeview: don't force a border-radius to zero Mon Apr 02 23:57:45 GMT 2012
- [gnome-themes-standard/gnome-3-4] link-button: don't set a text-shadow for the active state Mon Apr 02 23:58:51 GMT 2012
- [gnome-themes-standard/gnome-3-4] documents: fix text-shadow for selection mode toolbar buttons Mon Apr 02 23:58:56 GMT 2012
- [gnome-themes-standard/gnome-3-4] progress-bar: fix trough border rendering for selected cell renderers Mon Apr 02 23:59:01 GMT 2012
- [gnome-themes-standard/gnome-3-4] treeview: don't force a border-radius to zero Mon Apr 02 23:59:06 GMT 2012
- [gnome-themes-standard/gnome-3-4] tooltips: ensure tooltip children get a transparent background Tue Apr 03 13:59:28 GMT 2012
- [gnome-themes-standard] tooltips: ensure tooltip children get a transparent background Tue Apr 03 14:00:12 GMT 2012
- [sushi] Created branch gnome-3-4 Mon Apr 09 19:10:40 GMT 2012
- [jhbuild] 3.4: sushi branched for gnome-3-4 Mon Apr 09 19:11:52 GMT 2012
- [gnome-documents] Deleted branch wip/ui-changes Mon Apr 09 19:12:18 GMT 2012
- [gnome-documents] Created branch gnome-3-4 Mon Apr 09 19:12:33 GMT 2012
- [jhbuild] 3.4: gnome-documents branched for gnome-3-4 Mon Apr 09 19:13:19 GMT 2012
- [nautilus] Created branch gnome-3-4 Mon Apr 09 19:13:45 GMT 2012
- [jhbuild] 3.4: nautilus branched for gnome-3-4 Mon Apr 09 19:14:20 GMT 2012
- [gnome-screenshot] Created branch gnome-3-4 Mon Apr 09 19:15:15 GMT 2012
- [jhbuild] 3.4: gnome-screenshot branched for gnome-3-4 Mon Apr 09 19:15:20 GMT 2012
- [gnome-system-log] Created branch gnome-3-4 Mon Apr 09 19:16:29 GMT 2012
- [jhbuild] 3.4: gnome-system-log branched for gnome-3-4 Mon Apr 09 19:16:32 GMT 2012
- [glib] tests: always use four digit years for date parsing tests Mon Apr 09 19:49:29 GMT 2012
- [gnome-themes-standard] progressbar: remove huge x/y spacing for progressbar text Tue Apr 10 15:10:31 GMT 2012
- [gnome-themes-standard/gnome-3-4] progressbar: remove huge x/y spacing for progressbar text Tue Apr 10 15:11:35 GMT 2012
- [gnome-themes-standard] fallback-panel: properly override selection color for panel menuitems Tue Apr 10 15:33:17 GMT 2012
- [gnome-themes-standard/gnome-3-4] fallback-panel: properly override selection color for panel menuitems Tue Apr 10 15:33:57 GMT 2012
- [gnome-themes-standard] progress-bar: add backdrop versions of the alternate border asset Tue Apr 10 16:36:30 GMT 2012
- [gnome-themes-standard] progress-bars: always use alternate asset for cell renderer progressbars Tue Apr 10 16:36:36 GMT 2012
- [gnome-themes-standard] progress-bar: trivial cleanup Tue Apr 10 16:36:38 GMT 2012
- [gnome-themes-standard] treeview: cleanup treeview state selectors Tue Apr 10 16:36:44 GMT 2012
- [gnome-themes-standard/gnome-3-4] progress-bar: add backdrop versions of the alternate border asset Tue Apr 10 16:38:32 GMT 2012
- [gnome-themes-standard/gnome-3-4] progress-bars: always use alternate asset for cell renderer progressbars Tue Apr 10 16:38:36 GMT 2012
- [gnome-themes-standard/gnome-3-4] progress-bar: trivial cleanup Tue Apr 10 16:38:41 GMT 2012
- [gnome-themes-standard/gnome-3-4] treeview: cleanup treeview state selectors Tue Apr 10 16:38:46 GMT 2012
- [gnome-shell] format: move shell_format_int_alternative_output() to ShellJS Tue Apr 10 16:52:45 GMT 2012
- [gconf-editor] Fix assertion failed crash Wed Apr 11 13:53:54 GMT 2012
- [nautilus] all: don't use eel_get_system_time() Wed Apr 11 16:15:40 GMT 2012
- [nautilus] file: use g_date_new_dmy() directly Wed Apr 11 16:15:45 GMT 2012
- [nautilus] view: use g_list_length() Wed Apr 11 16:15:50 GMT 2012
- [nautilus] all: use g_object_add/remove_weak_pointer() Wed Apr 11 16:15:55 GMT 2012
- [nautilus] file: use g_list_sort() directly Wed Apr 11 16:16:00 GMT 2012
- [nautilus] properties-window: bold and right-aligned are always FALSE Wed Apr 11 16:16:05 GMT 2012
- [nautilus] icon-view-container: import add_auto_strv_as_quarks from eel Wed Apr 11 16:16:10 GMT 2012
- [nautilus] all: don't use eel_round() Wed Apr 11 16:16:15 GMT 2012
- [nautilus] all: use g_str_has_prefix() Wed Apr 11 16:16:20 GMT 2012
- [nautilus] all: use g_strcmp0 instead of eel_str_is_empty() Wed Apr 11 16:16:25 GMT 2012
- [nautilus] eel: remove unused code Wed Apr 11 16:16:30 GMT 2012
- [nautilus] all: don't use eel_strdup_strftime() Wed Apr 11 16:16:36 GMT 2012
- [nautilus] eel: remove unused eel_strdup_strftime() Wed Apr 11 16:16:40 GMT 2012
- [nautilus] eel: remove more unused code Wed Apr 11 16:19:15 GMT 2012
- [nautilus] thumbnails: remove unused code Wed Apr 11 16:33:26 GMT 2012
- [sushi] build: move libsushi out of $libdir Wed Apr 11 16:44:51 GMT 2012
- [sushi/gnome-3-4] cover-art: make sure not to call result_list_get_size() on NULL Wed Apr 11 17:13:47 GMT 2012
- [sushi/gnome-3-4] cover-art: plug some leaks Wed Apr 11 17:13:52 GMT 2012
- [sushi/gnome-3-4] mainWindow: set the DIALOG GdkWindowTypeHint Wed Apr 11 17:22:49 GMT 2012
- [sushi] mainWindow: set the DIALOG GdkWindowTypeHint Wed Apr 11 17:23:15 GMT 2012
- [sushi/gnome-3-4] main-window: move the window to the current desktop when shown Wed Apr 11 19:23:15 GMT 2012
- [sushi] main-window: move the window to the current desktop when shown Wed Apr 11 19:24:03 GMT 2012
- [sushi] evince-viewer: move the fullscreen button to the right hand side Wed Apr 11 19:30:39 GMT 2012
- [sushi/gnome-3-4] main-window: use GdkWMFunction to avoid maximization/snapping Wed Apr 11 20:52:08 GMT 2012
- [sushi] main-window: use GdkWMFunction to avoid maximization/snapping Wed Apr 11 20:52:29 GMT 2012
- [sushi] main-window: add a preference to turn off client decorations Thu Apr 12 14:39:29 GMT 2012
- [gnome-themes-standard] Created branch wip/cssvalue Thu Apr 12 21:54:21 GMT 2012
- [gnome-themes-standard/wip/cssvalue] all: update for GTK wip/cssvalue changes Thu Apr 12 21:54:26 GMT 2012
- [nautilus] undo: use g_file_info_get_attribute_byte_string for trash::orig-path Fri Apr 13 17:00:42 GMT 2012
- [nautilus/gnome-3-4] undo: use g_file_info_get_attribute_byte_string for trash::orig-path Fri Apr 13 17:01:25 GMT 2012
- [glib] fileinfo: document the correct type for trash::orig-path Sat Apr 14 17:09:52 GMT 2012
- [gnome-themes-standard] column-header: fix theming for insensitive column header buttons Sat Apr 14 17:58:54 GMT 2012
- [gnome-themes-standard/gnome-3-4] column-header: fix theming for insensitive column header buttons Sat Apr 14 17:59:10 GMT 2012
- [gnome-documents] miner: set parents to NULL to avoid segfault if early "goto out" Mon Apr 16 14:18:06 GMT 2012
- [gnome-documents/gnome-3-4] miner: set parents to NULL to avoid segfault if early "goto out" Mon Apr 16 14:19:10 GMT 2012
- [gnome-documents/gnome-3-4] searchbar: escape user search string before passing it to Tracker Mon Apr 16 14:22:22 GMT 2012
- [gnome-documents] searchbar: escape user search string before passing it to Tracker Mon Apr 16 14:24:18 GMT 2012
- [gnome-documents] documents: handle exceptions for Gtk.show_uri() Mon Apr 16 14:27:51 GMT 2012
- [gnome-documents/gnome-3-4] documents: handle exceptions for Gtk.show_uri() Mon Apr 16 14:29:12 GMT 2012
- [glib] tests/date: force English locale running the GDateTime tests Mon Apr 16 14:53:55 GMT 2012
- [gnome-documents/gnome-3-4] release: prepare for 0.4.1 Mon Apr 16 15:14:18 GMT 2012
- [gnome-documents] Created tag 0.4.1 Mon Apr 16 15:14:28 GMT 2012
- [sushi/gnome-3-4] release: prepare for 0.4.1 Mon Apr 16 15:19:05 GMT 2012
- [sushi] Created tag 0.4.1 Mon Apr 16 15:19:29 GMT 2012
- [gnome-themes-standard/gnome-3-4] release: prepare for 3.4.1 Mon Apr 16 15:29:34 GMT 2012
- [gnome-themes-standard] Created tag 3.4.1 Mon Apr 16 15:29:50 GMT 2012
- [gnome-system-log/gnome-3-4] Store the selected log Mon Apr 16 15:31:29 GMT 2012
- [gnome-system-log/gnome-3-4] release: prepare for 3.4.1 Mon Apr 16 15:37:04 GMT 2012
- [gnome-system-log] Created tag 3.4.1 Mon Apr 16 15:37:28 GMT 2012
- [nautilus/gnome-3-4] release: prepare for 3.4.1 Mon Apr 16 15:52:07 GMT 2012
- [nautilus] Created tag 3.4.1 Mon Apr 16 15:52:28 GMT 2012
- [gnome-screenshot/gnome-3-4] screenshot: fall back to $HOME when saving into XDG_PICTURES_DIR fails Mon Apr 16 18:25:23 GMT 2012
- [gnome-screenshot/gnome-3-4] screenshot: consolidate filename creation error paths Mon Apr 16 18:25:28 GMT 2012
- [gnome-screenshot] screenshot: fall back to $HOME when saving into XDG_PICTURES_DIR fails Mon Apr 16 18:25:56 GMT 2012
- [gnome-screenshot] screenshot: consolidate filename creation error paths Mon Apr 16 18:26:01 GMT 2012
- [gnome-screenshot/gnome-3-4] release: prepare for 3.4.1 Mon Apr 16 18:28:41 GMT 2012
- [gnome-screenshot] Created tag 3.4.1 Mon Apr 16 18:28:59 GMT 2012
- [gnome-documents] searchbar: untabify Tue Apr 17 15:20:19 GMT 2012
- [gtk+] Deleted branch wip/blur Tue Apr 17 20:21:55 GMT 2012
- [gtk+] (7 commits) Created branch wip/blur Tue Apr 17 20:22:18 GMT 2012
- [gtk+/wip/blur: 1/7] themingengine: change coordinates for _gtk_theming_engine_paint_spinner Tue Apr 17 20:22:27 GMT 2012
- [gtk+/wip/blur: 2/7] Add code for blurring (original code from Unico, copyright fine for Gtk+) Tue Apr 17 20:22:32 GMT 2012
- [gtk+/wip/blur: 3/7] shadow: add code to render blurred shadows Tue Apr 17 20:22:37 GMT 2012
- [gtk+/wip/blur: 4/7] shadow: add blur to text-shadow Tue Apr 17 20:22:42 GMT 2012
- [gtk+/wip/blur: 5/7] shadow: add blur to box-shadow Tue Apr 17 20:22:47 GMT 2012
- [gtk+/wip/blur: 6/7] shadow: add blur to icon-shadow (icon) Tue Apr 17 20:22:52 GMT 2012
- [gtk+/wip/blur: 7/7] shadow: add blur to icon-shadow (spinner) Tue Apr 17 20:22:57 GMT 2012
- [gtk+] Deleted branch wip/blur Tue Apr 17 20:25:39 GMT 2012
- [gtk+] (7 commits) Created branch wip/blur Tue Apr 17 20:25:57 GMT 2012
- [gtk+/wip/blur: 1/7] themingengine: change coordinates for _gtk_theming_engine_paint_spinner Tue Apr 17 20:26:01 GMT 2012
- [gtk+/wip/blur: 2/7] Add code for blurring (original code from Unico, copyright fine for Gtk+) Tue Apr 17 20:26:06 GMT 2012
- [gtk+/wip/blur: 3/7] shadow: add code to render blurred shadows Tue Apr 17 20:26:11 GMT 2012
- [gtk+/wip/blur: 4/7] shadow: add blur to text-shadow Tue Apr 17 20:26:17 GMT 2012
- [gtk+/wip/blur: 5/7] shadow: add blur to box-shadow Tue Apr 17 20:26:22 GMT 2012
- [gtk+/wip/blur: 6/7] shadow: add blur to icon-shadow (icon) Tue Apr 17 20:26:27 GMT 2012
- [gtk+/wip/blur: 7/7] shadow: add blur to icon-shadow (spinner) Tue Apr 17 20:26:32 GMT 2012
- [gtk+] Deleted branch wip/blur Tue Apr 17 20:36:36 GMT 2012
- [gtk+] (7 commits) Created branch wip/blur Tue Apr 17 20:36:53 GMT 2012
- [gtk+/wip/blur: 1/7] themingengine: change coordinates for _gtk_theming_engine_paint_spinner Tue Apr 17 20:36:58 GMT 2012
- [gtk+/wip/blur: 2/7] Add code for blurring (original code from Unico, copyright fine for Gtk+) Tue Apr 17 20:37:03 GMT 2012
- [gtk+/wip/blur: 3/7] shadow: add code to render blurred shadows Tue Apr 17 20:37:08 GMT 2012
- [gtk+/wip/blur: 4/7] shadow: add blur to text-shadow Tue Apr 17 20:37:13 GMT 2012
- [gtk+/wip/blur: 5/7] shadow: add blur to box-shadow Tue Apr 17 20:37:19 GMT 2012
- [gtk+/wip/blur: 6/7] shadow: add blur to icon-shadow (icon) Tue Apr 17 20:37:23 GMT 2012
- [gtk+/wip/blur: 7/7] shadow: add blur to icon-shadow (spinner) Tue Apr 17 20:37:28 GMT 2012
- [gtk+] container: fix wrong branching logic Wed Apr 18 16:15:30 GMT 2012
- [gtk+] gdk: add missing GDK_VERSION_3_6 symbol Wed Apr 18 17:24:16 GMT 2012
- [gtk+] messagedialog: don't use gtk_widget_override_font() Wed Apr 18 17:49:47 GMT 2012
- [gtk+] messagedialog: also set GtkMisc alignment to zero for dialog labels Wed Apr 18 18:45:12 GMT 2012
- [gtk+/gtk-3-4] messagedialog: also set GtkMisc alignment to zero for dialog labels Wed Apr 18 18:45:52 GMT 2012
- [nautilus] list-view: don't treat clicks as on an empty area if the row is selected Wed Apr 18 21:28:37 GMT 2012
- [nautilus/gnome-3-4] list-view: don't treat clicks as on an empty area if the row is selected Wed Apr 18 21:29:29 GMT 2012
- [nautilus/gnome-3-4] desktop-metadata: plug some memory leaks Wed Apr 18 21:45:27 GMT 2012
- [nautilus/gnome-3-4] link: plug a memory leak Wed Apr 18 21:45:32 GMT 2012
- [nautilus] desktop-metadata: plug some memory leaks Wed Apr 18 21:46:21 GMT 2012
- [nautilus] link: plug a memory leak Wed Apr 18 21:46:26 GMT 2012
- [gnome-documents] selections: use a tree path when applying current collection state Wed Apr 18 22:15:18 GMT 2012
- [gnome-documents/gnome-3-4] selections: use a tree path when applying current collection state Wed Apr 18 22:16:03 GMT 2012
- [gnome-settings-daemon/gnome-3-4] media-keys: Get the environment from gnome-keyring Thu Apr 19 14:14:45 GMT 2012
- [gnome-documents] main-window: change About dialog string to "Documents" Thu Apr 19 14:24:15 GMT 2012
- [jhbuild] 3.4: switch all the gstreamer modules to 0.10 branches Thu Apr 19 18:30:05 GMT 2012
- [gtk+] stylecontext: reorder style classes defines Thu Apr 19 20:43:47 GMT 2012
- [gtk+] stylecontext: add a define for an OSD style class Thu Apr 19 20:43:52 GMT 2012
- [gnome-themes-standard] osd: add start of a new style for OSD widgets Thu Apr 19 20:46:52 GMT 2012
- [gnome-documents] all: update OSD styling Adwaita changes Thu Apr 19 20:47:34 GMT 2012
- [sushi] Update Totem provided mime type lists Thu Apr 19 21:16:33 GMT 2012
- [sushi] all: use an uniform coding style Thu Apr 19 21:36:37 GMT 2012
- [gnome-themes-standard] osd: improve OSD theming for scales, add shadows Fri Apr 20 00:34:10 GMT 2012
- [sushi] all: use the OSD style class from GTK for the toolbar Fri Apr 20 00:40:36 GMT 2012
- [sushi] main-window: position the toolbar with a bottom margin Fri Apr 20 00:40:41 GMT 2012
- [gnome-documents] sources: remove 'active-source' GSetting Sat Apr 21 16:22:51 GMT 2012
- [nautilus] Update gitignore Sun Apr 22 19:29:11 GMT 2012
- [nautilus] connect-server: add support for connecting to AFP-servers/volumes Sun Apr 22 19:29:16 GMT 2012
- [nautilus] application: simplify code Mon Apr 23 14:19:12 GMT 2012
- [nautilus] all: remove nautilus_window_slot_go_to() Mon Apr 23 14:19:16 GMT 2012
- [nautilus] location-bar: use a GFile in location-changed signal Mon Apr 23 14:19:21 GMT 2012
- [nautilus] window: simplify code Mon Apr 23 14:19:26 GMT 2012
- [gnome-themes-standard] contacts: add border-image-slice Mon Apr 23 16:16:32 GMT 2012
- [gtk+] docs: add gtk_builder_add_from_resource() to gtk-doc Mon Apr 23 21:42:33 GMT 2012
- [gtk+/gtk-3-4] docs: add gtk_builder_add_from_resource() to gtk-doc Mon Apr 23 21:43:04 GMT 2012
- [nautilus] all: trivial cleanups Tue Apr 24 16:01:10 GMT 2012
- [nautilus] window: cleanup delete-event handling Tue Apr 24 16:01:15 GMT 2012
- [nautilus] window: make NautilusWindow a GtkApplicationWindow Tue Apr 24 16:01:20 GMT 2012
- [nautilus] application: add an application menu Tue Apr 24 16:01:25 GMT 2012
- [nautilus] application: implement app menu actions Tue Apr 24 16:01:30 GMT 2012
- [nautilus] window-menus: hide actions from menus when using app menu Tue Apr 24 16:01:35 GMT 2012
- [nautilus] window-menus: remove dead code Tue Apr 24 16:01:40 GMT 2012
- [nautilus] all: remove unused NautilusUndoManager objects Tue Apr 24 16:01:45 GMT 2012
- [nautilus] bookmarks-window: remove methods that deal with geometry Tue Apr 24 16:01:50 GMT 2012
- [nautilus] bookmarks-window: cleanup NautilusBookmarksWindow Tue Apr 24 16:01:56 GMT 2012
- [nautilus] entry: remove now unused user_changed signal Tue Apr 24 16:02:00 GMT 2012
- [nautilus] clipboard: remove unused code Tue Apr 24 16:22:51 GMT 2012
- [nautilus] editable-label: fix selection color in backdrop state Tue Apr 24 16:22:56 GMT 2012
- [nautilus/gnome-3-4] editable-label: fix selection color in backdrop state Tue Apr 24 16:23:28 GMT 2012
- [nautilus] bookmarks-window: reset transient window and screen when presenting Tue Apr 24 16:48:11 GMT 2012
- [gnome-themes-standard] Created branch highcontrast-improvements Tue Apr 24 20:23:31 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: get rid of two px borders, improve scrollbars Tue Apr 24 20:23:36 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: more scrollbar fixes Tue Apr 24 20:29:11 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: update trough bg color Tue Apr 24 20:38:55 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: rework insensitive colors, and button backgrounds Tue Apr 24 21:45:11 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: use a different color for focused entry borders Tue Apr 24 21:48:11 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix GtkSwitch colors Tue Apr 24 21:55:03 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: tweak switch border Tue Apr 24 21:56:44 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: tweak link color for GtkLinkButton Tue Apr 24 21:58:40 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: tweak progressbars and fix insensitive state for sliders Tue Apr 24 22:01:11 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: don't use brown for inactive notebook tabs Tue Apr 24 22:04:51 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: button hover state fixes Tue Apr 24 22:10:34 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix checkbutton selected state and progressbar stroke Tue Apr 24 22:18:24 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: use another color for the cursor color Tue Apr 24 22:20:15 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: make switch and column header fonts bold Tue Apr 24 22:22:26 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix hover border for inline toolbar buttons Tue Apr 24 22:26:29 GMT 2012
- [clutter] device-manager: don't select events for disabled devices Tue Apr 24 22:49:52 GMT 2012
- [clutter] device-manager: select/unselect device events as device change Tue Apr 24 22:49:57 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: tweak icon view selection radius and symbolic images Tue Apr 24 23:03:58 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: reduce cursor size a bit Tue Apr 24 23:04:03 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fixes for primary toolbar button borders Tue Apr 24 23:13:30 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix fuzzy scale slider border, focus rect dashes spacing Tue Apr 24 23:29:24 GMT 2012
- [gnome-themes-standard] notebook: fix background rendering for left/right tabs Wed Apr 25 01:56:55 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: notebook tab left/right/bottom fixes Wed Apr 25 01:57:30 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: adapt HighContrastInverse theme Wed Apr 25 03:30:11 GMT 2012
- [nautilus] application: simplify code Wed Apr 25 16:56:09 GMT 2012
- [nautilus] application: don't let the 'Quit' menu action also close desktops Wed Apr 25 16:56:15 GMT 2012
- [nautilus] window-menus: hide "Close All Windows" when the app menu is showing Wed Apr 25 17:25:03 GMT 2012
- [nautilus] application: remove unused code Wed Apr 25 17:25:07 GMT 2012
- [nautilus] all: use g_application_get_default() Wed Apr 25 17:25:12 GMT 2012
- [nautilus] application: don't handle the singleton ourselves Wed Apr 25 17:25:17 GMT 2012
- [nautilus] window-menus: activate GActions when possible Wed Apr 25 17:25:22 GMT 2012
- [nautilus] window-menus: hide "Help" menu when using an application menu Wed Apr 25 17:31:13 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix background color for inline/raised toolbar buttons Wed Apr 25 19:05:44 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: add rounded corners for buttons and entries Wed Apr 25 19:06:21 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: fix evolution column-header selectors Wed Apr 25 19:16:06 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] Add SVG source for some symbolic app icons Wed Apr 25 19:43:25 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] Add PNG data for the converted icon apps Wed Apr 25 19:43:30 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: add a rubberband selector Wed Apr 25 20:53:24 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: add infobars and OSD theming Thu Apr 26 00:08:02 GMT 2012
- [gnome-documents] lib: update CSS syntax to GTK master Thu Apr 26 00:16:44 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: add some basic Documents theming Thu Apr 26 00:19:08 GMT 2012
- [gnome-themes-standard] nautilus: fix background color for inactive pane Thu Apr 26 14:18:42 GMT 2012
- [gnome-themes-standard/gnome-3-4] nautilus: fix background color for inactive pane Thu Apr 26 14:19:32 GMT 2012
- [nautilus] window: propagate key events to GtkEditables early Thu Apr 26 16:04:10 GMT 2012
- [nautilus] view: use 0700 as permission mask to create scripts directory Thu Apr 26 16:20:09 GMT 2012
- [gtk+] spinbutton: port to GtkIconHelper Thu Apr 26 17:36:06 GMT 2012
- [gtk+] themingengine: render a frame in gtk_render_handle() Thu Apr 26 17:46:18 GMT 2012
- [gtk+] themingengine: simplify render_extension() default implementation Thu Apr 26 17:50:33 GMT 2012
- [gtk+] icontheme: search first in all themes if the requested icon is symbolic Thu Apr 26 17:52:12 GMT 2012
- [nautilus] file-utilities: remove unused code Thu Apr 26 19:25:35 GMT 2012
- [nautilus] file-operations: use gtk_application_inhibit/uninhibit() Thu Apr 26 19:25:39 GMT 2012
- [nautilus] file-utilities: remove custom inhibit/unhibit methods Thu Apr 26 19:25:44 GMT 2012
- [nautilus] all: remove desktop-is-home-dir GSetting preference Thu Apr 26 19:25:49 GMT 2012
- [nautilus] places-sidebar: trivial cleanup Fri Apr 27 19:06:44 GMT 2012
- [nautilus] all: fix some issues highlighted by static analysis Fri Apr 27 19:06:49 GMT 2012
- [nautilus] update ZERO_OR_THREE_DIGITS define to work as intended Fri Apr 27 19:06:54 GMT 2012
- [nautilus/gnome-3-4] update ZERO_OR_THREE_DIGITS define to work as intended Fri Apr 27 19:07:26 GMT 2012
- [nautilus] pathbar: use a private struct Sun Apr 29 21:44:37 GMT 2012
- [nautilus] pathbar: use nautilus_is_[home/root/desktop]_directory() Sun Apr 29 21:44:42 GMT 2012
- [nautilus] pathbar: simplify code Sun Apr 29 21:44:47 GMT 2012
- [nautilus] pathbar: remove fake root attributes Sun Apr 29 21:44:52 GMT 2012
- [nautilus] pathbar: add a path-event signal Sun Apr 29 21:44:57 GMT 2012
- [nautilus] window-pane: use the path-event signal from NautilusPathBar Sun Apr 29 21:45:02 GMT 2012
- [nautilus] pathbar: remove unused code Sun Apr 29 21:45:07 GMT 2012
- [sushi] font-widget: add sushi_font_widget_get_ft_face() Sun Apr 29 22:07:20 GMT 2012
- [sushi] font-widget: simplify code Sun Apr 29 22:07:25 GMT 2012
- [sushi] font-widget: always init/deinit FreeType from SushiFontWidget Sun Apr 29 22:07:30 GMT 2012
- [sushi] font-loader: add a synchronous version of new_ft_face_from_uri() Sun Apr 29 22:07:35 GMT 2012
- [sushi] font-widget: fix wrong vertical spacing Sun Apr 29 22:07:40 GMT 2012
- [sushi] font-loader: don't dereference NULL errors Sun Apr 29 22:07:45 GMT 2012
- [sushi] font-widget: render bigger font sizes, and report a minimum height Sun Apr 29 22:07:50 GMT 2012
- [sushi] font: enable fullscreen Sun Apr 29 22:07:55 GMT 2012
- [gnome-font-viewer] build: bump to 3.5.0 Sun Apr 29 22:14:03 GMT 2012
- [gnome-font-viewer] font-view: import SushiFontLoader and SushiFontWidget Sun Apr 29 22:14:08 GMT 2012
- [gnome-font-viewer] thumbnailer: use SushiFontLoader Sun Apr 29 22:14:13 GMT 2012
- [gnome-font-viewer] font-view: port to SushiFontWidget and GtkApplication Sun Apr 29 22:14:18 GMT 2012
- [gnome-font-viewer] font-view: remove ftstream-vfs Sun Apr 29 22:14:23 GMT 2012
- [gnome-font-viewer] font-view: import GdMainToolbar Sun Apr 29 22:14:28 GMT 2012
- [gnome-font-viewer] font-view: use a new GNOME 3 style interface Sun Apr 29 22:14:33 GMT 2012
- [gnome-font-viewer] font-model: add FontViewModel Sun Apr 29 22:14:38 GMT 2012
- [gnome-font-viewer] font-thumbnailer: respect the passed-in size argument Sun Apr 29 22:14:43 GMT 2012
- [gnome-font-viewer] font-view: first pass at integrating an overview mode Sun Apr 29 22:14:48 GMT 2012
- [gnome-font-viewer] font-thumbnailer: port to cairo rendering Sun Apr 29 22:14:53 GMT 2012
- [gnome-font-viewer] font-view: add an application menu Sun Apr 29 22:14:59 GMT 2012
- [gnome-font-viewer] font-view: remove NoDisplay=true from desktop file Sun Apr 29 22:15:04 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: update buttons and entries to new mockups Mon Apr 30 00:25:59 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: more work on progresbars, switch and buttons Mon Apr 30 04:36:59 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: improve toolbars, more work on GtkSwitch and scales Mon Apr 30 04:37:04 GMT 2012
- [gnome-themes-standard/highcontrast-improvements] highcontrast: improve sliders and Nautilus windows theming Mon Apr 30 04:37:09 GMT 2012
- [gnome-font-viewer] Created branch gnome-3-4 Mon Apr 30 12:42:56 GMT 2012
- [gnome-control-center] shell: don't set a shadow type on the GtkViewport Mon Apr 30 12:49:31 GMT 2012
- [gnome-control-center] bluetooth: don't set a shadow type on the viewport Mon Apr 30 12:49:36 GMT 2012
- [nautilus] Use new GTK bookmarks location Mon Apr 30 14:17:35 GMT 2012
- [nautilus] bookmark-list: make sure to avoid sync I/O while loading/saving Mon Apr 30 14:17:41 GMT 2012
- [nautilus] editable-label: don't use deprecated gtk_draw_insertion_cursor() Mon Apr 30 14:44:11 GMT 2012
- [gnome-themes-standard] fail-whale: improve theming for the fail whale dialog button Mon Apr 30 15:01:33 GMT 2012
- [gnome-themes-standard] gnome-panel: fix fallback mode theming for GTK master changes Mon Apr 30 15:50:59 GMT 2012
- [gtk+] themingbackground: fix copy/paste typo Mon Apr 30 16:11:35 GMT 2012
- [gtk+] Paint label background Mon Apr 30 17:14:19 GMT 2012
- [gtk+] reftests: fix background-size reftest Mon Apr 30 17:14:25 GMT 2012
- [gnome-themes-standard] labels: don't render background for GtkLabels Mon Apr 30 17:46:36 GMT 2012
- [gnome-themes-standard] all: trivial cleanups Mon Apr 30 17:46:41 GMT 2012
- [gnome-themes-standard] all: reorder color defines to match between dark and light themes Mon Apr 30 17:46:46 GMT 2012
- [gnome-themes-standard] widgets: remove color: inherit hack Mon Apr 30 17:46:51 GMT 2012
- [gnome-themes-standard] highcontrast: get rid of two px borders, improve scrollbars Mon Apr 30 18:58:34 GMT 2012
- [gnome-themes-standard] highcontrast: more scrollbar fixes Mon Apr 30 18:58:39 GMT 2012
- [gnome-themes-standard] highcontrast: update trough bg color Mon Apr 30 18:58:44 GMT 2012
- [gnome-themes-standard] highcontrast: rework insensitive colors, and button backgrounds Mon Apr 30 18:58:49 GMT 2012
- [gnome-themes-standard] highcontrast: use a different color for focused entry borders Mon Apr 30 18:58:54 GMT 2012
- [gnome-themes-standard] highcontrast: fix GtkSwitch colors Mon Apr 30 18:58:59 GMT 2012
- [gnome-themes-standard] highcontrast: tweak switch border Mon Apr 30 18:59:04 GMT 2012
- [gnome-themes-standard] highcontrast: tweak link color for GtkLinkButton Mon Apr 30 18:59:09 GMT 2012
- [gnome-themes-standard] highcontrast: tweak progressbars and fix insensitive state for sliders Mon Apr 30 18:59:14 GMT 2012
- [gnome-themes-standard] highcontrast: don't use brown for inactive notebook tabs Mon Apr 30 18:59:19 GMT 2012
- [gnome-themes-standard] highcontrast: button hover state fixes Mon Apr 30 18:59:24 GMT 2012
- [gnome-themes-standard] highcontrast: fix checkbutton selected state and progressbar stroke Mon Apr 30 18:59:29 GMT 2012
- [gnome-themes-standard] highcontrast: use another color for the cursor color Mon Apr 30 18:59:34 GMT 2012
- [gnome-themes-standard] highcontrast: make switch and column header fonts bold Mon Apr 30 18:59:39 GMT 2012
- [gnome-themes-standard] highcontrast: fix hover border for inline toolbar buttons Mon Apr 30 18:59:44 GMT 2012
- [gnome-themes-standard] highcontrast: tweak icon view selection radius and symbolic images Mon Apr 30 18:59:50 GMT 2012
- [gnome-themes-standard] highcontrast: reduce cursor size a bit Mon Apr 30 18:59:54 GMT 2012
- [gnome-themes-standard] highcontrast: fixes for primary toolbar button borders Mon Apr 30 18:59:59 GMT 2012
- [gnome-themes-standard] highcontrast: fix fuzzy scale slider border, focus rect dashes spacing Mon Apr 30 19:00:04 GMT 2012
- [gnome-themes-standard] highcontrast: notebook tab left/right/bottom fixes Mon Apr 30 19:00:09 GMT 2012
- [gnome-themes-standard] highcontrast: adapt HighContrastInverse theme Mon Apr 30 19:00:14 GMT 2012
- [gnome-themes-standard] highcontrast: fix background color for inline/raised toolbar buttons Mon Apr 30 19:00:19 GMT 2012
- [gnome-themes-standard] highcontrast: add rounded corners for buttons and entries Mon Apr 30 19:00:25 GMT 2012
- [gnome-themes-standard] highcontrast: fix evolution column-header selectors Mon Apr 30 19:00:29 GMT 2012
- [gnome-themes-standard] Add SVG source for some symbolic app icons Mon Apr 30 19:00:35 GMT 2012
- [gnome-themes-standard] Add PNG data for the converted icon apps Mon Apr 30 19:00:40 GMT 2012
- [gnome-themes-standard] highcontrast: add a rubberband selector Mon Apr 30 19:00:45 GMT 2012
- [gnome-themes-standard] highcontrast: add infobars and OSD theming Mon Apr 30 19:00:50 GMT 2012
- [gnome-themes-standard] highcontrast: add some basic Documents theming Mon Apr 30 19:00:55 GMT 2012
- [gnome-themes-standard] highcontrast: update buttons and entries to new mockups Mon Apr 30 19:01:00 GMT 2012
- [gnome-themes-standard] highcontrast: more work on progresbars, switch and buttons Mon Apr 30 19:01:05 GMT 2012
- [gnome-themes-standard] highcontrast: improve toolbars, more work on GtkSwitch and scales Mon Apr 30 19:01:10 GMT 2012
- [gnome-themes-standard] highcontrast: improve sliders and Nautilus windows theming Mon Apr 30 19:01:15 GMT 2012
- [gnome-themes-standard] highcontrast: improve theming for checks/radios, fix insensitive menus Mon Apr 30 19:01:20 GMT 2012
- [gnome-themes-standard] highcontrast: update HighContrastInverse for new color defines Mon Apr 30 19:01:25 GMT 2012
- [gnome-themes-standard] highcontrast: fix border for spinbutton buttons hover state Mon Apr 30 19:01:30 GMT 2012
- [gtk+] infobar: deprecate broken GtkInfoBar style properties Mon Apr 30 21:14:57 GMT 2012
- [sushi] main: don't customize clutter font settings Mon Apr 30 21:43:15 GMT 2012
- [sushi] release: prepare for 0.5.1 Mon Apr 30 21:43:20 GMT 2012
- [sushi] Created tag 0.5.1 Mon Apr 30 21:43:35 GMT 2012
- [gnome-documents/gnome-3-4] sources: remove 'active-source' GSetting Mon Apr 30 21:45:13 GMT 2012
- [nautilus] build: add nautilus-app-menu.ui to EXTRA_DIST Mon Apr 30 21:50:20 GMT 2012
- [nautilus] bookmarks-window: fix wrong include path Mon Apr 30 21:50:25 GMT 2012
- [nautilus] release: prepare for 3.5.1 Mon Apr 30 21:50:30 GMT 2012
- [nautilus] Created tag 3.5.1 Mon Apr 30 21:50:56 GMT 2012
- [gnome-documents] embed: code cleanup Mon Apr 30 22:02:19 GMT 2012
- [gnome-documents] preview: always show thumbbar when show() is called Mon Apr 30 22:02:24 GMT 2012
- [gnome-documents] searchbar: fix a typo Mon Apr 30 22:02:29 GMT 2012
- [gnome-documents] main-window: always exit preview when pressing escape Mon Apr 30 22:02:34 GMT 2012
- [gnome-documents] preview: add scrolling keybindings Mon Apr 30 22:02:39 GMT 2012
- [gnome-documents] spinnerbox: fade in when showing Mon Apr 30 22:05:32 GMT 2012
- [gnome-documents] preview: move all fullscreen preview code to PreviewEmbed Mon Apr 30 22:26:54 GMT 2012
- [gnome-documents] searchbar: simplify Searchbar/SearchController code Mon Apr 30 22:26:59 GMT 2012
- [gnome-documents] Created tag 0.5.1 Mon Apr 30 22:38:20 GMT 2012
- [gnome-documents] release: prepare for 0.5.1 Mon Apr 30 22:38:34 GMT 2012
- [gnome-themes-standard] widgets: avoid double borders for viewports inside scrolled windows Mon Apr 30 22:49:06 GMT 2012
- [gnome-font-viewer] release: prepare for 3.5.1 Mon Apr 30 22:49:26 GMT 2012
- [gnome-font-viewer] Created tag 3.5.1 Mon Apr 30 22:49:44 GMT 2012
- [gnome-themes-standard] widgets: remove redundant selector Mon Apr 30 23:05:59 GMT 2012
- [gnome-themes-standard] release: prepare for 3.5.1 Mon Apr 30 23:06:04 GMT 2012
- [gnome-themes-standard] Created tag 3.5.1 Mon Apr 30 23:06:12 GMT 2012
- [gnome-themes-standard] Deleted branch highcontrast-improvements Mon Apr 30 23:11:14 GMT 2012
Craig Keogh
Curtis Gedak
Damien Lespiau
Damien Sandras
Daniele Forsi
Daniel Espinosa Ortiz
Daniel Korostil
Danielle Madeley
Daniel Martinez Cucalon
Daniel Nylander
Daniel P . Berrange
Daniel Veillard
Dan Winship
David King
David Woodhouse
David Zeuthen
Debarshi Ray
- [gnome-online-accounts] Add API to enable/disable Mail, Calendar, Contacts, Chat & Documents Mon Apr 02 13:09:29 GMT 2012
- [gnome-online-accounts/exchange] Replace the server in the {As, Oab}Url with the one provided by the user Wed Apr 04 12:54:17 GMT 2012
- [gnome-online-accounts/exchange] Don't save the server, we don't need it Wed Apr 04 12:54:22 GMT 2012
- [gnome-online-accounts] Reinstate org.gnome.OnlineAccounts.PasswordBased D-Bus interface Thu Apr 05 14:44:34 GMT 2012
- [gnome-online-accounts] Add Micrsoft Exchange using EWS Thu Apr 05 14:44:39 GMT 2012
- [gnome-online-accounts] exchange: Don't save the AsUrl and OabUrl, use the server instead Thu Apr 05 14:44:44 GMT 2012
- [gnome-online-accounts] exchange: Update to work with the new *Disabled properties Thu Apr 05 14:44:49 GMT 2012
- [gnome-online-accounts] Fix up docs Thu Apr 05 14:44:54 GMT 2012
- [gnome-online-accounts] Deleted branch exchange Thu Apr 05 14:44:56 GMT 2012
- [gnome-online-accounts] oauthprovider: Show a spinner while fetching the request token Thu Apr 05 14:44:59 GMT 2012
- [gnome-online-accounts] New GoaWebView widget based on Epiphany's Thu Apr 05 14:45:04 GMT 2012
- [gnome-online-accounts] Fix up configure.ac Thu Apr 05 14:45:09 GMT 2012
- [gnome-online-accounts] Replace gtk_hbox_new with gtk_box_new Fri Apr 06 14:34:10 GMT 2012
- [gnome-online-accounts] exchange: Replace GtkTable with GtkGrid Fri Apr 06 14:34:15 GMT 2012
- [gnome-online-accounts] exchange: Implement ensure_credentials_sync Thu Apr 12 19:27:24 GMT 2012
- [gnome-online-accounts] exchange: Implement refresh_account Thu Apr 12 19:27:28 GMT 2012
- [gnome-online-accounts] exchange: Don't ask for email, username and server in refresh_account Thu Apr 12 19:27:34 GMT 2012
- [gnome-online-accounts] webview: Use the floating bar from Nautilus Thu Apr 12 19:27:38 GMT 2012
- [gnome-online-accounts] examples: Fix typo in Makefile Thu Apr 12 21:28:08 GMT 2012
- [gnome-online-accounts] oauthprovider: Do not copy the error because we set it later anyway Thu Apr 12 21:28:13 GMT 2012
- [gnome-online-accounts] oauthprovider: Provide better error messages for request token failures Thu Apr 12 21:28:19 GMT 2012
- [gnome-online-accounts] Replace GtkTable with GtkGrid Sat Apr 14 21:12:47 GMT 2012
- [gnome-online-accounts] Call goa_util_add_account_info from GoaProvider, not from each provider Sun Apr 15 19:10:22 GMT 2012
- [gnome-online-accounts] Fix the size of the label and ellipsize the text in the account header Sun Apr 15 19:10:27 GMT 2012
- [gnome-online-accounts] exchange: Fix typo in refresh_account Mon Apr 16 18:30:57 GMT 2012
- [gnome-online-accounts] exchange: Set GOA_ERROR_NOT_AUTHORIZED when credentials were not found Mon Apr 16 18:31:02 GMT 2012
- [gnome-online-accounts] exchange: Set the username & server only when the widgets are there Mon Apr 16 18:31:07 GMT 2012
- [gnome-online-accounts] exchange: Call EnsureCredentials from refresh_account Mon Apr 16 18:31:12 GMT 2012
- [gnome-online-accounts] Handle failures to store credentials in the keyring in a better way Mon Apr 16 18:31:17 GMT 2012
- [gnome-online-accounts] Set the bottom margin to 12 for the account header widgets Mon Apr 16 18:48:57 GMT 2012
- [gnome-online-accounts] daemon: Proper application name for notification Mon Apr 16 18:49:02 GMT 2012
- [gnome-online-accounts/gnome-3-4] Prepare 3.4.1 Tue Apr 17 11:37:40 GMT 2012
- [gnome-online-accounts] Created tag 3.4.1 Tue Apr 17 11:37:50 GMT 2012
- [gnome-online-accounts] Rewrite NEWS Tue Apr 17 12:20:07 GMT 2012
- [gnome-online-accounts] Factor out the code for checking duplicate accounts into a function Thu Apr 19 13:51:02 GMT 2012
- [gnome-online-accounts] utils: Use human readable values while reporting duplicate accounts Thu Apr 19 13:51:06 GMT 2012
- [gnome-online-accounts] utils: Improve the wording of the error message for duplicate accounts Thu Apr 19 13:51:11 GMT 2012
- [gnome-online-accounts] exchange: Handle the GError as it is done for OAuth and OAuth2 Thu Apr 19 13:51:16 GMT 2012
- [gnome-online-accounts] exchange: Prevent duplicate accounts from being added Thu Apr 19 13:51:21 GMT 2012
- [gnome-online-accounts] exchange: Don't show two cancel buttons in refresh_account Thu Apr 19 13:51:27 GMT 2012
- [gnome-online-accounts] goabackend: Fix build failure with LD_FLAGS="-Wl, -z, defs" Thu Apr 19 13:51:32 GMT 2012
- [gnome-control-center] online-accounts: Fix spacing and alignment when showing accounts Thu Apr 19 16:06:20 GMT 2012
- [gnome-control-center] online-accounts: goa_provider_show_account now expects GtkGrids, not GtkTable Thu Apr 19 16:06:25 GMT 2012
- [gnome-online-accounts] exchange: Use "E-mail" instead of "Email Address" Sat Apr 21 14:55:41 GMT 2012
- [gnome-online-accounts] exchange: Use GTK_STOCK_CONNECT instead of GTK_STOCK_OK Sat Apr 21 14:55:46 GMT 2012
- [gnome-online-accounts] exchange: Use "dim-label" style class for labels to accentuate values Sat Apr 21 14:55:50 GMT 2012
- [gnome-online-accounts] Use "dim-label" style class instead of hardcoded color Sat Apr 21 14:55:56 GMT 2012
- [gnome-online-accounts] exchange: Show a spinner and don't block the UI during autodiscover Sat Apr 21 14:56:01 GMT 2012
- [gnome-online-accounts] exchange: Show a spinner and don't block the UI during autodiscover Sat Apr 21 15:11:38 GMT 2012
- [gnome-online-accounts] exchange: Change the "Connect" button to "Try Again" when retrying Sat Apr 21 16:30:32 GMT 2012
- [gnome-online-accounts] exchange: Hide the username and server fields in an expander Sun Apr 22 16:52:58 GMT 2012
- [gnome-online-accounts] exchange: Don't expand the vbox Sun Apr 22 16:53:03 GMT 2012
- [gnome-photos] main-window: Quit on Ctrl+Q Mon Apr 23 23:11:45 GMT 2012
- [gnome-photos] Add PhotosModeController Mon Apr 23 23:11:50 GMT 2012
- [gnome-photos] main-window: Fix typo Mon Apr 23 23:11:55 GMT 2012
- [gnome-photos] application: Use the ModeController for fullscreening and window modes Mon Apr 23 23:12:00 GMT 2012
- [gnome-photos] application: Make it a singleton Mon Apr 23 23:12:05 GMT 2012
- [gnome-photos] main-window: Use the ModeController and add custom event handlers Mon Apr 23 23:12:10 GMT 2012
- [gnome-photos] Add PhotosMainToolbar Mon Apr 23 23:12:15 GMT 2012
- [gnome-photos] Add PhotosSelectionController Tue Apr 24 22:24:08 GMT 2012
- [gnome-photos] main-toolbar: Use the SelectionController Tue Apr 24 22:24:13 GMT 2012
- [gnome-photos] application: Set the window mode after creating the MainWindow Tue Apr 24 22:24:18 GMT 2012
- [gnome-photos] Add a PhotosBaseManager skeleton with only the signals Tue Apr 24 22:24:23 GMT 2012
- [gnome-photos] Add a PhotosViewEmbed skeleton Tue Apr 24 22:24:28 GMT 2012
- [gnome-photos] main-window: Add the ViewEmbed and some more UI elements Tue Apr 24 22:24:33 GMT 2012
- [gnome-photos] Add photos_utils_alpha_gtk_widget Thu Apr 26 10:42:35 GMT 2012
- [gnome-photos] Add PhotosSelectionToolbar Thu Apr 26 10:42:40 GMT 2012
- [gnome-photos] Add PhotosOrganizeCollectionDialog Thu Apr 26 10:42:45 GMT 2012
- [gnome-photos] Add PhotosCollectionManager Thu Apr 26 10:42:50 GMT 2012
- [glib] GAppInfo: overwrite the DISPLAY only if it is set in the launch context Thu Apr 26 21:12:52 GMT 2012
- [glib/glib-2-32] GAppInfo: overwrite the DISPLAY only if it is set in the launch context Thu Apr 26 21:14:10 GMT 2012
- [gnome-online-accounts] icons: Fix typo in Makefile Fri Apr 27 12:24:07 GMT 2012
- [gtk+] stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL Fri Apr 27 12:59:03 GMT 2012
- [gnome-photos] Add a PhotosOrganizeCollectionModel skeleton Fri Apr 27 20:18:05 GMT 2012
- [gnome-photos] Add a PhotosOrganizeCollectionView Fri Apr 27 20:18:09 GMT 2012
- [gnome-photos] organize-collection-model: Add the placeholder methods Fri Apr 27 20:18:14 GMT 2012
- [gnome-photos] organize-collection-view: Add the add_collection method Fri Apr 27 20:18:19 GMT 2012
- [gnome-photos] organize-collection-dialog: Use the OrganizeCollectionView Fri Apr 27 20:18:24 GMT 2012
- [gnome-photos] view-embed: Create the SelectionToolbar Fri Apr 27 20:18:29 GMT 2012
- [gnome-photos] view-embed: Implement the window_mode_changed callback Fri Apr 27 20:18:34 GMT 2012
- [gnome-photos] query: Add PhotosQueryColumns Fri Apr 27 23:21:22 GMT 2012
- [gnome-photos] configure: Bump minimum GLib version to 2.28 Fri Apr 27 23:21:26 GMT 2012
- [gnome-photos] utils: Add photos_utils_filename_strip_extension Fri Apr 27 23:21:32 GMT 2012
- [gnome-photos] Add a PhotosBaseItem skeleton Fri Apr 27 23:21:37 GMT 2012
- [gnome-photos] README: Get rid of copyright notice Mon Apr 30 02:01:51 GMT 2012
- [gnome-photos] Add PhotosView Mon Apr 30 02:01:56 GMT 2012
- [gnome-photos] view-embed: Implement preprare_for_overview and prepare_for_preview Mon Apr 30 02:02:01 GMT 2012
- [gnome-online-accounts] Replace uses of g_mutex_{new, free} with g_mutex_{init, clear} Mon Apr 30 12:41:30 GMT 2012
- [gnome-photos] base-item: mtime should be glong, not gulong Mon Apr 30 14:43:11 GMT 2012
- [gnome-photos] base-item: Add getters for author, id, mtime, name Mon Apr 30 14:43:15 GMT 2012
- [gnome-photos] base-item: Add some rudimentary icon creation code Mon Apr 30 14:43:21 GMT 2012
- [gnome-photos] Add PhotosItemModel Mon Apr 30 14:43:26 GMT 2012
- [gnome-photos] build: Fix $(gnome_photos_built_sources) Mon Apr 30 20:14:20 GMT 2012
- [gnome-photos] base-manager: Implement adding, removing and querying items Mon Apr 30 22:51:43 GMT 2012
- [gnome-photos] base-manager: Remove photos_base_manager_new Mon Apr 30 22:51:48 GMT 2012
- [gnome-photos] base-manager: Ref the new active item only if it is non-NULL Mon Apr 30 22:51:53 GMT 2012
- [gnome-photos] main-toolbar: Use the CollectionManager Mon Apr 30 22:51:58 GMT 2012
- [gnome-photos] main-toolbar: Implement populate_for_preview Mon Apr 30 22:52:03 GMT 2012
Denis Arnaud
Diego Escalante Urrelo
Dieter Verfaillie
Djavan Fagundes
Dodji Seketeli
Dov Grobgeld
Emmanuele Bassi
Emmanuel Pacaud
Emmanuel Rodriguez
Enrico Minack
Eugen Dedu
Evan Nemerson
Federico Mena Quintero
Felix Riemann
Francesco Fumanti
Frederic Peters
Gabor Keleman
Garrett Regier
Gaute Hope
George Lebl
Gil Forcada Codinachs
Giovanni Campagna
Guillaume Desmottes
Gustavo Noronha Silva
Hans Breuer
Ignacio Casal Quinteiro
Ihar Hrachyshka
Isaac Wagner
Jakub Steiner
James Liggett
Jared L Jennings
Jasper Lievisse Adriaanse
Jasper St . Pierre
Jeffrey Stedfast
Jeff Schroeder
Jens Georg
Jeremy Bicha
Jesse van den Kieboom
Jim Evins
Jiro Matsuzawa
Joanmarie Diggs
Joaquim Manuel Pereira Rocha
Johan Dahlin
Johannes Schmid
John Ralls
Jonathan Matthew
Jonh Wendell
Jon Nordby
Jonny Lamb
Jordi Mallach
Jordi Mas
Juan A . Suarez Romero
Juan Pablo Ugarte
Julien Hardlin
Kai Willadsen
Kalev Lember
Kenneth Nielsen
Kevin Cozens
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Kostas Papadimas
Kristian Rietveld
Kristjan Schmidt
Krzesimir Nowak
Luca Bruno
Luca Ferretti
Luca Padovani
Lucian Langa
Luis de Bethencourt
Manoj Kumar Giri
Marc-Andre Lureau
Marco Ciampa
Marina Zhurakhinskaya
Mario Sanchez Prada
Martin Nordholts
Martin Pitt
Martin Robinson
Martyn James Russell
Massimo Valentini
Mathias Hasselmann
Matthew Barnes
Matthias Clasen
Michael Biebl
Michael Hill
Michael Natterer
- [gimp/goat-invasion] app: resurrect the operation tool's title Sun Apr 01 13:48:30 GMT 2012
- [gimp/goat-invasion] app: fix/enable continuous color updates in GimpColorPanel Sun Apr 01 13:48:35 GMT 2012
- [gimp/goat-invasion] app: make color buttons generated for GEGL tools continuously update the caller Sun Apr 01 13:48:40 GMT 2012
- [gimp/goat-invasion] app: port GimpConvolve to GEGL apart from the call to convolve_region() Sun Apr 01 14:27:46 GMT 2012
- [gimp/goat-invasion] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Sun Apr 01 16:30:10 GMT 2012
- [gimp/goat-invasion] app: more GEGL in gimp_smudge_start() Sun Apr 01 16:50:37 GMT 2012
- [gimp/goat-invasion] app: replace GimpSmudge's accum buffer by a TempBuf Sun Apr 01 17:04:12 GMT 2012
- [gimp/goat-invasion] app: don't return bogus paint buffers if get_paint_area() returned NULL Sun Apr 01 18:18:38 GMT 2012
- [gimp/goat-invasion] app: more GEGL in gimp_smudge_motion() Sun Apr 01 18:19:16 GMT 2012
- [gimp/goat-invasion] app: remove add_alpha_region() and its helper functions Sun Apr 01 18:22:07 GMT 2012
- [gimp/goat-invasion] app: remove gray_to_rgb_pixels() Sun Apr 01 18:24:46 GMT 2012
- [gimp/goat-invasion] app: remove scale_pixels() Sun Apr 01 18:25:53 GMT 2012
- [gimp/goat-invasion] app: port GimpSourceCore and its classes to painting to the paint_buffer Sun Apr 01 19:03:26 GMT 2012
- [gimp/goat-invasion] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Sun Apr 01 19:20:57 GMT 2012
- [gimp/goat-invasion] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Sun Apr 01 20:01:19 GMT 2012
- [gimp/goat-invasion] app: port GimpInk blob rendering to GeglBufferIterator Sun Apr 01 21:23:27 GMT 2012
- [gimp/goat-invasion] app: add gimp-gegl-utils.c which for now contains a convolve function Sun Apr 01 22:14:17 GMT 2012
- [gimp/goat-invasion] app: remove obsolete include Sun Apr 01 22:14:22 GMT 2012
- [gimp/goat-invasion] app: port GimpConvolve to gimp_gegl_convolve() Sun Apr 01 22:14:27 GMT 2012
- [gimp/goat-invasion] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Sun Apr 01 22:32:32 GMT 2012
- [gimp/goat-invasion] app: remove obsolete include Sun Apr 01 22:35:39 GMT 2012
- [gegl] Update .gitignore Sun Apr 01 23:30:35 GMT 2012
- [gegl] Fix generation of gegl-major.minor.pc Sun Apr 01 23:30:40 GMT 2012
- [gegl] operations: some style cleanup in the transform ops Sun Apr 01 23:52:39 GMT 2012
- [gimp/goat-invasion] === squash me into the right commit === Mon Apr 02 00:37:19 GMT 2012
- [gimp/goat-invasion] app: blacklist all ops that are in gimp menus now, and some useless ones Mon Apr 02 00:41:19 GMT 2012
- [gimp/goat-invasion] Replace the value-invert plug-in by its GEGL counterpart Mon Apr 02 00:45:36 GMT 2012
- [gimp/goat-invasion] app: blacklist gegl:threshold Mon Apr 02 00:51:58 GMT 2012
- [gimp] app: fix saving of the settings' timestamp in color tool config classes Mon Apr 02 09:51:51 GMT 2012
- [gimp] app: make sure explicitly saved color tool settings don't end up in "recent" Mon Apr 02 09:51:56 GMT 2012
- [gimp] Depend on GEGL 0.1.9 and use the new gegk-0.1 pkg-config file Mon Apr 02 10:34:05 GMT 2012
- [gimp] Deleted branch goat-invasion Mon Apr 02 11:46:59 GMT 2012
- [gimp] (401 commits) Created branch goat-invasion Mon Apr 02 11:48:09 GMT 2012
- [gimp/goat-invasion: 1/401] app: use GeglBuffer instead of TileManager in imagemap Mon Apr 02 11:48:14 GMT 2012
- [gimp/goat-invasion: 2/401] app: add a util call to get the geglbuffer for a drawable Mon Apr 02 11:48:19 GMT 2012
- [gimp/goat-invasion: 3/401] app: make gimp_drawable_apply_operation use the TileManager buffer backend Mon Apr 02 11:48:24 GMT 2012
- [gimp/goat-invasion: 4/401] imagemap: unref buffers as soon as possible Mon Apr 02 11:48:29 GMT 2012
- [gimp/goat-invasion: 5/401] lie about gamma to gegl Mon Apr 02 11:48:34 GMT 2012
- [gimp/goat-invasion: 6/401] app: move new get_buffer() functions around; some general cleanup Mon Apr 02 11:48:39 GMT 2012
- [gimp/goat-invasion: 7/401] app: use gegl: prefix for ops Mon Apr 02 11:48:44 GMT 2012
- [gimp/goat-invasion: 8/401] app: allow to opionally not implement GimpImageMapTool::map() Mon Apr 02 11:48:49 GMT 2012
- [gimp/goat-invasion: 9/401] app: remove the legacy desaturate implementation Mon Apr 02 11:48:55 GMT 2012
- [gimp/goat-invasion: 10/401] app: remove the legacy posterize code Mon Apr 02 11:48:59 GMT 2012
- [gimp/goat-invasion: 11/401] app: remove the legacy threshold code Mon Apr 02 11:49:04 GMT 2012
- [gimp/goat-invasion: 12/401] app: remove the legacy colorize code Mon Apr 02 11:49:09 GMT 2012
- [gimp/goat-invasion: 13/401] app: clean up the desaturate cruft removal to look like the others Mon Apr 02 11:49:14 GMT 2012
- [gimp/goat-invasion: 14/401] app: remove the pointless core wrappers for the below simplified color stuff Mon Apr 02 11:49:19 GMT 2012
- [gimp/goat-invasion: 15/401] app: make gimp_drawable_get_source_node use GeglBuffer Mon Apr 02 11:49:24 GMT 2012
- [gimp/goat-invasion: 16/401] app: remove orphaned Colorize typedef Mon Apr 02 11:49:30 GMT 2012
- [gimp/goat-invasion: 17/401] app: remove unused lut-funcs Mon Apr 02 11:49:34 GMT 2012
- [gimp/goat-invasion: 18/401] app: gimptilebackendtilemanager reduce cases with 0copy Mon Apr 02 11:49:39 GMT 2012
- [gimp/goat-invasion: 19/401] app: resue the GeglProcessor Mon Apr 02 11:49:44 GMT 2012
- [gimp/goat-invasion: 20/401] app: cleanup in the new GimpDrawable tile source code Mon Apr 02 11:49:50 GMT 2012
- [gimp/goat-invasion: 21/401] app: rename gimp_drawable_apply_operation_with_config() Mon Apr 02 11:49:55 GMT 2012
- [gimp/goat-invasion: 22/401] app: always use GEGL to invert drawables Mon Apr 02 11:50:00 GMT 2012
- [gimp/goat-invasion: 23/401] app: formatting cleanup in gimpdrawable-operation.c Mon Apr 02 11:50:05 GMT 2012
- [gimp/goat-invasion: 24/401] app: use GEGL to invert channels/selections Mon Apr 02 11:50:10 GMT 2012
- [gimp/goat-invasion: 25/401] app: remove the legacy invert lut code Mon Apr 02 11:50:15 GMT 2012
- [gimp/goat-invasion: 26/401] app: release tile with dirty flag in gegl tile backend Mon Apr 02 11:50:20 GMT 2012
- [gimp/goat-invasion: 27/401] app: make projection use GeglBuffers Mon Apr 02 11:50:26 GMT 2012
- [gimp/goat-invasion: 28/401] app: remove GimpOperationTileSource Mon Apr 02 11:50:31 GMT 2012
- [gimp/goat-invasion: 29/401] app: add gimp_layer_new_from_buffer() Mon Apr 02 11:50:36 GMT 2012
- [gimp/goat-invasion: 30/401] app: stop gimp_buffer_to_tiles use GeglBuffer Mon Apr 02 11:50:41 GMT 2012
- [gimp/goat-invasion: 31/401] app: remove GimpOperationTileSink Mon Apr 02 11:50:46 GMT 2012
- [gimp/goat-invasion: 32/401] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Mon Apr 02 11:50:51 GMT 2012
- [gimp/goat-invasion: 33/401] app: completely port GimpBuffer to using GeglBuffer not TileManager Mon Apr 02 11:50:56 GMT 2012
- [gimp/goat-invasion: 34/401] app: replace some copy_region() by gegl_buffer_copy() Mon Apr 02 11:51:01 GMT 2012
- [gimp/goat-invasion: 35/401] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Mon Apr 02 11:51:06 GMT 2012
- [gimp/goat-invasion: 36/401] app: replace more copy_region() by gegl_buffer_copy() Mon Apr 02 11:51:11 GMT 2012
- [gimp/goat-invasion: 37/401] app: more meticulously tickle tile ref-counts Mon Apr 02 11:51:16 GMT 2012
- [gimp/goat-invasion: 38/401] app: cache readable and writable buffers in the drawable Mon Apr 02 11:51:21 GMT 2012
- [gimp/goat-invasion: 39/401] app: set GeglBuffer directly in show image-graph Mon Apr 02 11:51:26 GMT 2012
- [gimp/goat-invasion: 40/401] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Mon Apr 02 11:51:31 GMT 2012
- [gimp/goat-invasion: 41/401] app: implement gimp_channel_translate() with GEGL Mon Apr 02 11:51:36 GMT 2012
- [gimp/goat-invasion: 42/401] app: implement gimp_channel_real_clear() with GEGL Mon Apr 02 11:51:41 GMT 2012
- [gimp/goat-invasion: 43/401] app: implement GimpMaskUndo with GEGL Mon Apr 02 11:51:46 GMT 2012
- [gimp/goat-invasion: 44/401] app: remove the unused copy_region_nocow() Mon Apr 02 11:51:51 GMT 2012
- [gimp/goat-invasion: 45/401] app: implement gimp_channel_real_sharpen() with gegl:threshold Mon Apr 02 11:51:56 GMT 2012
- [gimp/goat-invasion: 46/401] app: remove the legacy threshold lut code Mon Apr 02 11:52:01 GMT 2012
- [gimp/goat-invasion: 47/401] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Mon Apr 02 11:52:06 GMT 2012
- [gimp/goat-invasion: 48/401] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Mon Apr 02 11:52:11 GMT 2012
- [gimp/goat-invasion: 49/401] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Mon Apr 02 11:52:16 GMT 2012
- [gimp/goat-invasion: 50/401] app: added GimpPickable::get_buffer() Mon Apr 02 11:52:22 GMT 2012
- [gimp/goat-invasion: 51/401] app: keep the undo mask around as GeglBuffer, not TileManager Mon Apr 02 11:52:27 GMT 2012
- [gimp/goat-invasion: 52/401] app: make sure TileManagers and the GeglBuffers backed by them are in sync Mon Apr 02 11:52:32 GMT 2012
- [gimp/goat-invasion: 53/401] app: clear the projection's background using GEGL Mon Apr 02 11:52:37 GMT 2012
- [gimp/goat-invasion: 54/401] app: remove clear_region(), it's replaced by GEGL everywhere Mon Apr 02 11:52:42 GMT 2012
- [gimp/goat-invasion: 55/401] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Mon Apr 02 11:52:47 GMT 2012
- [gimp/goat-invasion: 56/401] app: remove gaussian_blur_region() and its helpers Mon Apr 02 11:52:52 GMT 2012
- [gimp/goat-invasion: 57/401] app: replace direct low-level GeglBuffer calls with utility. Mon Apr 02 11:52:57 GMT 2012
- [gimp/goat-invasion: 58/401] app: remove empty functions paint_funcs_setup()/free() Mon Apr 02 11:53:02 GMT 2012
- [gimp/goat-invasion: 59/401] app: remove unused #includes Mon Apr 02 11:53:07 GMT 2012
- [gimp/goat-invasion: 60/401] app: use gegl_buffer_copy() in gimp_drawable_resize() Mon Apr 02 11:53:12 GMT 2012
- [gimp/goat-invasion: 61/401] app: some more gegl_buffer_clear()/set_color() on mask objects Mon Apr 02 11:53:17 GMT 2012
- [gimp/goat-invasion: 62/401] app: add gimp_drawable_get_babl_format() Mon Apr 02 11:53:22 GMT 2012
- [gimp/goat-invasion: 63/401] app: use gimp_image_transform_rgb() instead of transform_color() Mon Apr 02 11:53:27 GMT 2012
- [gimp/goat-invasion: 64/401] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Mon Apr 02 11:53:32 GMT 2012
- [gimp/goat-invasion: 65/401] app: default to use GEGL rather than legacy code paths Mon Apr 02 11:53:37 GMT 2012
- [gimp/goat-invasion: 66/401] app: avoid thrashing GEGL side of tile cache in projection Mon Apr 02 11:53:42 GMT 2012
- [gimp/goat-invasion: 67/401] app: fix segfault in previous commit Mon Apr 02 11:53:47 GMT 2012
- [gimp/goat-invasion: 68/401] app: replace some color_region() and pattern_region() by GEGL code Mon Apr 02 11:53:52 GMT 2012
- [gimp/goat-invasion: 69/401] app: don't need an attached item for applying an op to tiles/buffers Mon Apr 02 11:53:57 GMT 2012
- [gimp/goat-invasion: 70/401] app: add a flatten meta-op and use it for layers and channels Mon Apr 02 11:54:02 GMT 2012
- [gimp/goat-invasion: 71/401] app: allow to "cast" a buffer's pixel format to another one Mon Apr 02 11:54:07 GMT 2012
- [gimp/goat-invasion: 72/401] app: use GEGL to extract an image's component into a channel Mon Apr 02 11:54:12 GMT 2012
- [gimp/goat-invasion: 73/401] app: create GimpBrushClipboard's buffers with GEGL Mon Apr 02 11:54:17 GMT 2012
- [gimp/goat-invasion: 74/401] app: remove obsolete includes from gimpbrushclipboard.c Mon Apr 02 11:54:22 GMT 2012
- [gimp/goat-invasion: 75/401] app: remove copy_component() and its helper functions Mon Apr 02 11:54:27 GMT 2012
- [gimp/goat-invasion: 76/401] app: remove copy_color() and its helper functions Mon Apr 02 11:54:32 GMT 2012
- [gimp/goat-invasion: 77/401] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Mon Apr 02 11:54:37 GMT 2012
- [gimp/goat-invasion: 78/401] app: use GEGL to create a layer mask from a grayscale copy of the layer Mon Apr 02 11:54:42 GMT 2012
- [gimp/goat-invasion: 79/401] app: remove flatten_region() and its helper functions Mon Apr 02 11:54:47 GMT 2012
- [gimp/goat-invasion: 80/401] app: remove the legacy brightness-contrast code and use GEGL instead Mon Apr 02 11:54:52 GMT 2012
- [gimp/goat-invasion: 81/401] app: create a meta-op to apply mask and opacity Mon Apr 02 11:54:57 GMT 2012
- [gimp/goat-invasion: 82/401] app: simplify gimp_drawable_offset() a lot Mon Apr 02 11:55:02 GMT 2012
- [gimp/goat-invasion: 83/401] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Mon Apr 02 11:55:08 GMT 2012
- [gimp/goat-invasion: 84/401] app: remove shade_region() Mon Apr 02 11:55:13 GMT 2012
- [gimp/goat-invasion: 85/401] app: remove multiply_alpha_region() and separate_alpha_region() Mon Apr 02 11:55:18 GMT 2012
- [gimp/goat-invasion: 86/401] app: use GeglBufferIterator in gimp_text_layer_render_layout() Mon Apr 02 11:55:23 GMT 2012
- [gimp/goat-invasion: 87/401] app: use GeglBufferIterator in gimp_channel_real_is_empty() Mon Apr 02 11:55:28 GMT 2012
- [gimp/goat-invasion: 88/401] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Mon Apr 02 11:55:33 GMT 2012
- [gimp/goat-invasion: 89/401] app: flush the drawable_s write_buffer in gimp_drawable_update() Mon Apr 02 11:55:38 GMT 2012
- [gimp/goat-invasion: 90/401] app: minor cleanup and commenting in gimp_scan_convert_render_full() Mon Apr 02 11:55:43 GMT 2012
- [gimp/goat-invasion: 91/401] app: port gimp_channel_real_bounds() to GeglBufferIterator Mon Apr 02 11:55:48 GMT 2012
- [gimp/goat-invasion: 92/401] app: flush both write and write buffer in gimp_drawable_update() Mon Apr 02 11:55:53 GMT 2012
- [gimp/goat-invasion: 93/401] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Mon Apr 02 11:55:58 GMT 2012
- [gimp/goat-invasion: 94/401] app: remove obsolete include in gimpchannel.c Mon Apr 02 11:56:03 GMT 2012
- [gimp/goat-invasion: 95/401] app: add GimpPickable::get_babl_format() Mon Apr 02 11:56:08 GMT 2012
- [gimp/goat-invasion: 96/401] app: port gimp_palette_import_extract() to GeglBufferIterator Mon Apr 02 11:56:13 GMT 2012
- [gimp/goat-invasion: 97/401] app: add GimpOperationSetAlpha which sets the alpha channel to a value Mon Apr 02 11:56:18 GMT 2012
- [gimp/goat-invasion: 98/401] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Mon Apr 02 11:56:23 GMT 2012
- [gimp/goat-invasion: 99/401] app: move variable to local scope Mon Apr 02 11:56:28 GMT 2012
- [gimp/goat-invasion: 100/401] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Mon Apr 02 11:56:33 GMT 2012
- [gimp/goat-invasion: 101/401] app: use the new Babl palette format to implement indexed images Mon Apr 02 11:56:38 GMT 2012
- [gimp/goat-invasion: 102/401] app: remove unused variable from last commit Mon Apr 02 11:56:43 GMT 2012
- [gimp/goat-invasion: 103/401] app: require a Babl for all buffers created on top of tiles Mon Apr 02 11:56:48 GMT 2012
- [gimp/goat-invasion: 104/401] app: let Babl handle all color conversion in gimp_edit_fill_internal() Mon Apr 02 11:56:53 GMT 2012
- [gimp/goat-invasion: 105/401] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Mon Apr 02 11:56:58 GMT 2012
- [gimp/goat-invasion: 106/401] app: let Babl handle color conversion in gimp_drawable_fill() Mon Apr 02 11:57:03 GMT 2012
- [gimp/goat-invasion: 107/401] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Mon Apr 02 11:57:08 GMT 2012
- [gimp/goat-invasion: 108/401] app: let Babl handle converting layers to indexed Mon Apr 02 11:57:13 GMT 2012
- [gimp/goat-invasion: 109/401] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Mon Apr 02 11:57:18 GMT 2012
- [gimp/goat-invasion: 110/401] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Mon Apr 02 11:57:23 GMT 2012
- [gimp/goat-invasion: 111/401] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Mon Apr 02 11:57:28 GMT 2012
- [gimp/goat-invasion: 112/401] app: remove gimp_layer_new_from_region() and use from_buffer() instead Mon Apr 02 11:57:34 GMT 2012
- [gimp/goat-invasion: 113/401] app: convert colors with Babl in gimp_text_layer_render_layout() Mon Apr 02 11:57:39 GMT 2012
- [gimp/goat-invasion: 114/401] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Mon Apr 02 11:57:44 GMT 2012
- [gimp/goat-invasion: 115/401] app: sync with babl API change of babl_new_palette Mon Apr 02 11:57:49 GMT 2012
- [gimp/goat-invasion: 116/401] app: add gimp_bpp_to_babl_format_with_alpha() Mon Apr 02 11:57:54 GMT 2012
- [gimp/goat-invasion: 117/401] app: add GimpPickable::get_babl_format_with_alpha() Mon Apr 02 11:57:59 GMT 2012
- [gimp/goat-invasion: 118/401] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Mon Apr 02 11:58:04 GMT 2012
- [gimp/goat-invasion: 119/401] app: use Babl to convert colors in gimp_clone_motion() Mon Apr 02 11:58:09 GMT 2012
- [gimp/goat-invasion: 120/401] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Mon Apr 02 11:58:14 GMT 2012
- [gimp/goat-invasion: 121/401] app: add gimp_drawable_get_format_without_alpha() Mon Apr 02 11:58:19 GMT 2012
- [gimp/goat-invasion: 122/401] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Mon Apr 02 11:58:24 GMT 2012
- [gimp/goat-invasion: 123/401] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Mon Apr 02 11:58:29 GMT 2012
- [gimp/goat-invasion: 124/401] app: also port gimp_channel_convert() to apply_operation_to_buffer() Mon Apr 02 11:58:34 GMT 2012
- [gimp/goat-invasion: 125/401] app: remove gimp_drawable_apply_operation_to_tiles() Mon Apr 02 11:58:39 GMT 2012
- [gimp/goat-invasion: 126/401] app: stop using gegl_color_set_pixel() with hand-transformed pixels Mon Apr 02 11:58:44 GMT 2012
- [gimp/goat-invasion: 127/401] app: add image API to get Babl formats based on GimpImageType Mon Apr 02 11:58:49 GMT 2012
- [gimp/goat-invasion: 128/401] app: port gimp_image_transform_temp_buf() to one single babl_process() Mon Apr 02 11:58:54 GMT 2012
- [gimp/goat-invasion: 129/401] app: remove gimp_image_transform_color() Mon Apr 02 11:58:59 GMT 2012
- [gimp/goat-invasion: 130/401] app: remove gimpimage-colorhash.[ch] Mon Apr 02 11:59:04 GMT 2012
- [gimp/goat-invasion: 131/401] app: all Babls used by GIMP are now const Mon Apr 02 11:59:09 GMT 2012
- [gimp/goat-invasion: 132/401] app: make gimp_image_transform_rgb() transform the alpha too Mon Apr 02 11:59:14 GMT 2012
- [gimp/goat-invasion: 133/401] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Mon Apr 02 11:59:19 GMT 2012
- [gimp/goat-invasion: 134/401] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Mon Apr 02 11:59:24 GMT 2012
- [gimp/goat-invasion: 135/401] app: remove unused include Mon Apr 02 11:59:29 GMT 2012
- [gimp/goat-invasion: 136/401] app: port coloring/patterning a stroked GimpScanConvert to GEGL Mon Apr 02 11:59:34 GMT 2012
- [gimp/goat-invasion: 137/401] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Mon Apr 02 11:59:40 GMT 2012
- [gimp/goat-invasion: 138/401] app: add gimp_edit_fill_full() which takes color and pattern Mon Apr 02 11:59:44 GMT 2012
- [gimp/goat-invasion: 139/401] app: make the GEGL tool work on indexed images Mon Apr 02 11:59:49 GMT 2012
- [gimp/goat-invasion: 140/401] app: add opacity and paint_mode to gimp_edit_fill[_full]() Mon Apr 02 11:59:54 GMT 2012
- [gimp/goat-invasion: 141/401] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Mon Apr 02 12:00:00 GMT 2012
- [gimp/goat-invasion: 142/401] app: port bucket fill to GEGL Mon Apr 02 12:00:05 GMT 2012
- [gimp/goat-invasion: 143/401] app: remove unused include from gimp-edit.c Mon Apr 02 12:00:10 GMT 2012
- [gimp/goat-invasion: 144/401] app: remove pattern_region() Mon Apr 02 12:00:16 GMT 2012
- [gimp/goat-invasion: 145/401] app: remove color_region_mask() Mon Apr 02 12:00:20 GMT 2012
- [gimp/goat-invasion: 146/401] app: port gimp_channel_combine_mask() to GeglBufferIterator Mon Apr 02 12:00:25 GMT 2012
- [gimp/goat-invasion: 147/401] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Mon Apr 02 12:00:30 GMT 2012
- [gimp/goat-invasion: 148/401] app: move base/boundary.[ch] to core/gimpboundary.[ch] Mon Apr 02 12:00:35 GMT 2012
- [gimp/goat-invasion: 149/401] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Mon Apr 02 12:00:41 GMT 2012
- [gimp/goat-invasion: 150/401] app: port simple rotating and flipping to GEGL Mon Apr 02 12:00:45 GMT 2012
- [gimp/goat-invasion: 151/401] app: replace some region operations in blend by GEGL Mon Apr 02 12:00:50 GMT 2012
- [gimp/goat-invasion: 152/401] app: remove extract_alpha_region() and its helper functions Mon Apr 02 12:00:55 GMT 2012
- [gimp/goat-invasion: 153/401] app: fill the smudge accum buffer with GEGL Mon Apr 02 12:01:00 GMT 2012
- [gimp/goat-invasion: 154/401] app: make test-gimptilebackendtilemanager.c build again Mon Apr 02 12:01:05 GMT 2012
- [gimp/goat-invasion: 155/401] app: implement "show layer mask" in the GEGL graph Mon Apr 02 12:01:10 GMT 2012
- [gimp/goat-invasion: 156/401] app: be smarter about progress in gimp_apply_operation() Mon Apr 02 12:01:15 GMT 2012
- [gimp/goat-invasion: 157/401] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Mon Apr 02 12:01:20 GMT 2012
- [gimp/goat-invasion: 158/401] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Mon Apr 02 12:01:25 GMT 2012
- [gimp/goat-invasion: 159/401] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Mon Apr 02 12:01:30 GMT 2012
- [gimp/goat-invasion: 160/401] app: port gimp_selection_extract() to GEGL Mon Apr 02 12:01:35 GMT 2012
- [gimp/goat-invasion: 161/401] app: remove extract_from_region() and its helper functions Mon Apr 02 12:01:40 GMT 2012
- [gimp/goat-invasion: 162/401] app: forgot to remove extract_alpha_region()'s declaration Mon Apr 02 12:01:45 GMT 2012
- [gimp/goat-invasion: 163/401] app: remove shade_pixels(), no clue when it became unused Mon Apr 02 12:01:50 GMT 2012
- [gimp/goat-invasion: 164/401] app: port GimpBoundary to GEGL, including its API Mon Apr 02 12:01:55 GMT 2012
- [gimp/goat-invasion: 165/401] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Mon Apr 02 12:02:00 GMT 2012
- [gimp/goat-invasion: 166/401] app: remove checks from stuff that now works on indexed layers Mon Apr 02 12:02:05 GMT 2012
- [gimp/goat-invasion: 167/401] app: remove unused tile-manager.h include Mon Apr 02 12:02:10 GMT 2012
- [gimp/goat-invasion: 168/401] app: port gimp_scan_convert_render_full() to GeglBufferIterator Mon Apr 02 12:02:15 GMT 2012
- [gimp/goat-invasion: 169/401] app: port the entire GimpScanConvert API to GeglBuffer Mon Apr 02 12:02:20 GMT 2012
- [gimp/goat-invasion: 170/401] app: port gimp_image_crop_auto_shrink() to GEGL Mon Apr 02 12:02:25 GMT 2012
- [gimp/goat-invasion: 171/401] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Mon Apr 02 12:02:30 GMT 2012
- [gimp/goat-invasion: 172/401] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Mon Apr 02 12:02:35 GMT 2012
- [gimp/goat-invasion: 173/401] app: add gimp_gegl_buffer_get_tiles() Mon Apr 02 12:02:40 GMT 2012
- [gimp/goat-invasion: 174/401] app: GeglBuffer tile backend - add ability to combine tiles Mon Apr 02 12:02:46 GMT 2012
- [gimp/goat-invasion: 175/401] app: remove write property of GeglBuffer backend Mon Apr 02 12:02:51 GMT 2012
- [gimp/goat-invasion: 176/401] app: add gimp_drawable_set_buffer() and set_buffer_full() Mon Apr 02 12:02:56 GMT 2012
- [gimp/goat-invasion: 177/401] app: add a GIMP_GEGL_RECT utility macro Mon Apr 02 12:03:01 GMT 2012
- [gimp/goat-invasion: 178/401] app: fix initialization of variable in gimp_layer_get_opacity_at Mon Apr 02 12:03:06 GMT 2012
- [gimp/goat-invasion: 179/401] app: make use of GIMP_GEGL_RECT in more places Mon Apr 02 12:03:11 GMT 2012
- [gimp/goat-invasion: 180/401] app: use gimp_drawable_set_buffer() in a few places Mon Apr 02 12:03:16 GMT 2012
- [gimp/goat-invasion: 181/401] app: flush the buffer in gimp_gegl_buffer_get_tiles() Mon Apr 02 12:03:21 GMT 2012
- [gimp/goat-invasion: 182/401] app: add gimp_selection_extract_buffer () Mon Apr 02 12:03:26 GMT 2012
- [gimp/goat-invasion: 183/401] app: port the entire transform API from TileManager to GeglBuffer Mon Apr 02 12:03:31 GMT 2012
- [gimp/goat-invasion: 184/401] app: port everything to gimp_selection_extract_buffer() Mon Apr 02 12:03:36 GMT 2012
- [gimp/goat-invasion: 185/401] app: remove gimp_selection_extract_buffer() again Mon Apr 02 12:03:41 GMT 2012
- [gimp/goat-invasion: 186/401] app: remove gimp_layer_new_from_tiles(), it's now unused Mon Apr 02 12:03:46 GMT 2012
- [gimp/goat-invasion: 187/401] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Mon Apr 02 12:03:52 GMT 2012
- [gimp/goat-invasion: 188/401] app: replace GimpDraable's type by a Babl format Mon Apr 02 12:03:56 GMT 2012
- [gimp/goat-invasion: 189/401] app: pass the right filter when GEGL-transfomring Mon Apr 02 12:04:01 GMT 2012
- [gimp/goat-invasion: 190/401] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Mon Apr 02 12:04:06 GMT 2012
- [gimp/goat-invasion: 192/401] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Mon Apr 02 12:04:20 GMT 2012
- [gimp/goat-invasion: 191/401] app: use hard-edges = TRUE when GEGL-scaling drawables Mon Apr 02 12:04:20 GMT 2012
- [gimp/goat-invasion: 193/401] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Mon Apr 02 12:04:22 GMT 2012
- [gimp/goat-invasion: 194/401] app: add gimp_gegl_buffer_get_tile_manager() Mon Apr 02 12:04:27 GMT 2012
- [gimp/goat-invasion: 195/401] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Mon Apr 02 12:04:32 GMT 2012
- [gimp/goat-invasion: 196/401] app: completely port gimpdrawable-convert.c to GeglBuffer Mon Apr 02 12:04:37 GMT 2012
- [gimp/goat-invasion: 197/401] app: minor cleanup and include removal Mon Apr 02 12:04:42 GMT 2012
- [gimp/goat-invasion: 198/401] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Mon Apr 02 12:04:47 GMT 2012
- [gimp/goat-invasion: 199/401] app: change GimpDrawable::set_tiles() to ::set_buffer() Mon Apr 02 12:04:52 GMT 2012
- [gimp/goat-invasion: 200/401] app: change GimpDrawable::get_tiles() to ::get_buffer() Mon Apr 02 12:04:57 GMT 2012
- [gimp/goat-invasion: 201/401] app: rename the buffer's tile_source_node to buffer_source_node Mon Apr 02 12:05:02 GMT 2012
- [gimp/goat-invasion: 202/401] libgimp: add a GeglBuffer backend for plug-ins Mon Apr 02 12:05:07 GMT 2012
- [gimp/goat-invasion: 203/401] plug-ins: add GEGL_CFLAGS to many Makefile.am's Mon Apr 02 12:05:12 GMT 2012
- [gimp/goat-invasion: 204/401] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Mon Apr 02 12:05:17 GMT 2012
- [gimp/goat-invasion: 205/401] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Mon Apr 02 12:05:22 GMT 2012
- [gimp/goat-invasion: 206/401] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Mon Apr 02 12:05:27 GMT 2012
- [gimp/goat-invasion: 207/401] Require GEGL in gimp-2.0.pc Mon Apr 02 12:05:32 GMT 2012
- [gimp/goat-invasion: 208/401] plug-ins: clean up goat-exercise.c so it is a better example Mon Apr 02 12:05:37 GMT 2012
- [gimp/goat-invasion: 209/401] libgimp: flush underlying drawable on gegl_buffer_flush Mon Apr 02 12:05:42 GMT 2012
- [gimp/goat-invasion: 210/401] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Mon Apr 02 12:05:47 GMT 2012
- [gimp/goat-invasion: 211/401] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Mon Apr 02 12:05:52 GMT 2012
- [gimp/goat-invasion: 212/401] app: remove swap_region() and its helper function Mon Apr 02 12:05:57 GMT 2012
- [gimp/goat-invasion: 213/401] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Mon Apr 02 12:06:02 GMT 2012
- [gimp/goat-invasion: 214/401] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Mon Apr 02 12:06:07 GMT 2012
- [gimp/goat-invasion: 215/401] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Mon Apr 02 12:06:12 GMT 2012
- [gimp/goat-invasion: 216/401] app: more copy_region() -> gegl_buffer_copy() Mon Apr 02 12:06:17 GMT 2012
- [gimp/goat-invasion: 217/401] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Mon Apr 02 12:06:22 GMT 2012
- [gimp/goat-invasion: 218/401] app: turn the drawable's shadow tiles into a shadow buffer Mon Apr 02 12:06:27 GMT 2012
- [gimp/goat-invasion: 219/401] app: flush and refetch the shadow buffer before handing it out Mon Apr 02 12:06:32 GMT 2012
- [gimp/goat-invasion: 220/401] app: more gimp_drawable_apply_region() -> apply_buffer() Mon Apr 02 12:06:37 GMT 2012
- [gimp/goat-invasion: 221/401] app: port blend to gimp_drawable_apply_buffer() Mon Apr 02 12:06:42 GMT 2012
- [gimp/goat-invasion: 222/401] app: use utility functions to create a GeglBuffer from a TempBuf Mon Apr 02 12:06:47 GMT 2012
- [gimp/goat-invasion: 223/401] app: use gimp_drawable_apply_buffer() for legacy FS composition Mon Apr 02 12:06:52 GMT 2012
- [gimp/goat-invasion: 224/401] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Mon Apr 02 12:06:57 GMT 2012
- [gimp/goat-invasion: 225/401] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Mon Apr 02 12:07:02 GMT 2012
- [gimp/goat-invasion: 226/401] app: turn GimpDrawable::apply_region() into ::apply_buffer() Mon Apr 02 12:07:07 GMT 2012
- [gimp/goat-invasion: 227/401] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Mon Apr 02 12:07:13 GMT 2012
- [gimp/goat-invasion: 228/401] app: make gimpdrawable-combine.c more readable before proceeding Mon Apr 02 12:07:18 GMT 2012
- [gimp/goat-invasion: 229/401] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Mon Apr 02 12:07:23 GMT 2012
- [gimp/goat-invasion: 230/401] app: remove the legacy curves cruft Mon Apr 02 12:07:28 GMT 2012
- [gimp/goat-invasion: 231/401] app: remove the legacy levels cruft Mon Apr 02 12:07:33 GMT 2012
- [gimp/goat-invasion: 232/401] app: forgot to remove the Threshold cruft typedef Mon Apr 02 12:07:38 GMT 2012
- [gimp/goat-invasion: 233/401] app: change GimpDrawable::replace_region() by ::replace_buffer() Mon Apr 02 12:07:43 GMT 2012
- [gimp/goat-invasion: 234/401] app: implement "disable layer mask" in the GEGL graph Mon Apr 02 12:07:48 GMT 2012
- [gimp/goat-invasion: 235/401] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Mon Apr 02 12:07:53 GMT 2012
- [gimp/goat-invasion: 236/401] app: add gimp_gegl_create_apply_buffer_node() Mon Apr 02 12:07:58 GMT 2012
- [gimp/goat-invasion: 237/401] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Mon Apr 02 12:08:03 GMT 2012
- [gimp/goat-invasion: 238/401] app: add a "premultiplied" property to GimpOperationPointLayerMode Mon Apr 02 12:08:09 GMT 2012
- [gimp/goat-invasion: 239/401] app: add our own GimpOperationNormalMode so we can opt out of premultiply Mon Apr 02 12:08:14 GMT 2012
- [gimp/goat-invasion: 240/401] app: add gimp_gegl_node_set_layer_mode() Mon Apr 02 12:08:19 GMT 2012
- [gimp/goat-invasion: 241/401] app: move GimpHistogram from base/ to core/ Mon Apr 02 12:08:24 GMT 2012
- [gimp/goat-invasion: 242/401] app: add GimpOperationEqualize and port equalize to it Mon Apr 02 12:08:31 GMT 2012
- [gimp/goat-invasion: 243/401] app: remove gimp_drawable_process_lut() Mon Apr 02 12:08:33 GMT 2012
- [gimp/goat-invasion: 244/401] app: sprinkle level argument over process functions Mon Apr 02 12:08:39 GMT 2012
- [gimp/goat-invasion: 245/401] app: fix typo that caused wrong paint apply offset in bucket fill Mon Apr 02 12:08:44 GMT 2012
- [gimp/goat-invasion: 246/401] app: don't pass 1.0 as boolean value, not that it would change anything... Mon Apr 02 12:08:49 GMT 2012
- [gimp/goat-invasion: 247/401] app: add GimpOperationShrink which does "shrink selection" Mon Apr 02 12:08:54 GMT 2012
- [gimp/goat-invasion: 248/401] app: remove "gboolean linear" from all apply_operation APIs Mon Apr 02 12:08:59 GMT 2012
- [gimp/goat-invasion: 249/401] app: remove "dont-cache" from gimp_apply_opeation() Mon Apr 02 12:09:04 GMT 2012
- [gimp/goat-invasion: 250/401] app: remove thin_region(), turns out that gimp:shrink was not slow after all Mon Apr 02 12:09:09 GMT 2012
- [gimp/goat-invasion: 251/401] app: clean up the new shrink op Mon Apr 02 12:09:15 GMT 2012
- [gimp/goat-invasion: 252/401] app: replace fatten_region() by GimpOperationGrow Mon Apr 02 12:09:20 GMT 2012
- [gimp/goat-invasion: 253/401] app: replace border_region() by GimpOperationBorder Mon Apr 02 12:09:25 GMT 2012
- [gimp/goat-invasion: 254/401] app: remove the TileValidateProc from gimp_channel_new_mask() Mon Apr 02 12:09:30 GMT 2012
- [gimp/goat-invasion: 255/401] app: remove obsolete include from gimpchannel.c Mon Apr 02 12:09:35 GMT 2012
- [gimp/goat-invasion: 256/401] app: remove color_region() Mon Apr 02 12:09:40 GMT 2012
- [gimp/goat-invasion: 257/401] app: ask the buffer not the tile manager for its size Mon Apr 02 12:09:45 GMT 2012
- [gimp/goat-invasion: 258/401] app: remove unused base/ includes Mon Apr 02 12:09:50 GMT 2012
- [gimp/goat-invasion: 259/401] app: adapt to API changes in GEGL Mon Apr 02 12:09:55 GMT 2012
- [gimp/goat-invasion: 260/401] app: use gegl_buffer_set_format() to "cast" a dest buffers format Mon Apr 02 12:10:00 GMT 2012
- [gimp/goat-invasion: 261/401] app: properly sync the projection's tiles and their buffer Mon Apr 02 12:10:05 GMT 2012
- [gimp/goat-invasion: 262/401] app: update with GEGL iterator API changes Mon Apr 02 12:10:10 GMT 2012
- [gimp/goat-invasion: 263/401] app: more gegl_buffer_iterator_new() updates Mon Apr 02 12:10:15 GMT 2012
- [gimp/goat-invasion: 264/401] app: factor out the creation of GeglOperation config proxy objects Mon Apr 02 12:10:20 GMT 2012
- [gimp/goat-invasion: 265/401] app: adapt to API changes in gegl_buffer_iterator Mon Apr 02 12:10:25 GMT 2012
- [gimp/goat-invasion: 266/401] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Mon Apr 02 12:10:30 GMT 2012
- [gimp/goat-invasion: 267/401] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Mon Apr 02 12:10:36 GMT 2012
- [gimp/goat-invasion: 268/401] app: add infrastructure to invoke GEGL filters from a menu item Mon Apr 02 12:10:40 GMT 2012
- [gimp/goat-invasion: 269/401] .gitignore: add *~ Mon Apr 02 12:10:45 GMT 2012
- [gimp/goat-invasion: 270/401] app: clean up includes in filters-commands.c Mon Apr 02 12:10:50 GMT 2012
- [gimp/goat-invasion: 271/401] app: better GEGL code in gimp_layer_create_mask() Mon Apr 02 12:10:56 GMT 2012
- [gimp/goat-invasion: 272/401] app: remove some obsolete legacy includes from gimpdrawable.c Mon Apr 02 12:11:00 GMT 2012
- [gimp/goat-invasion: 273/401] app: add place holder splash for goat invasion Mon Apr 02 12:11:06 GMT 2012
- [gimp/goat-invasion: 274/401] app: add GimpOperationShapeburst to calculate the distance map for blend Mon Apr 02 12:11:11 GMT 2012
- [gimp/goat-invasion: 275/401] app: port the rest of the shapeburst blend logic to GEGL Mon Apr 02 12:11:16 GMT 2012
- [gimp/goat-invasion: 276/401] app: remove the global dist_buffer variable and pass it around locally Mon Apr 02 12:11:21 GMT 2012
- [gimp/goat-invasion: 277/401] app: remove legacy includes from blend Mon Apr 02 12:11:26 GMT 2012
- [gimp/goat-invasion: 278/401] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Mon Apr 02 12:11:31 GMT 2012
- [gimp/goat-invasion: 279/401] app: add gimp_gegl_progress_connect() Mon Apr 02 12:11:36 GMT 2012
- [gimp/goat-invasion: 280/401] app: use below new function for shapeburst blend and cage tool progress Mon Apr 02 12:11:41 GMT 2012
- [gimp/goat-invasion: 281/401] app: port the entire plug-in tile communication to using GeglBuffers Mon Apr 02 12:11:46 GMT 2012
- [gimp/goat-invasion: 282/401] app: remove includes from app/plug-in/ Mon Apr 02 12:11:51 GMT 2012
- [gimp/goat-invasion: 283/401] plugins/newsprint: remove assumption that tiles are square Mon Apr 02 12:11:56 GMT 2012
- [gimp/goat-invasion: 284/401] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Mon Apr 02 12:12:01 GMT 2012
- [gimp/goat-invasion: 285/401] app: remove the legacy color-balance cruft Mon Apr 02 12:12:06 GMT 2012
- [gimp/goat-invasion: 286/401] app: correct usage of babl formats Mon Apr 02 12:12:11 GMT 2012
- [gimp/goat-invasion: 287/401] pdb: port drawable pixel access API to GEGL Mon Apr 02 12:12:16 GMT 2012
- [gimp/goat-invasion: 288/401] rename lanczos to lohalo Mon Apr 02 12:12:22 GMT 2012
- [gimp/goat-invasion: 289/401] app: fix registration of babl_format("A u8") Mon Apr 02 12:12:26 GMT 2012
- [gimp/goat-invasion: 290/401] app: fix registration of babl formats Mon Apr 02 12:12:31 GMT 2012
- [gimp/goat-invasion: 291/401] app: use the same indexed Babl formats during an image's lifetime Mon Apr 02 12:12:37 GMT 2012
- [gimp/goat-invasion: 292/401] app: port gimpimage-convert.c to GEGL Mon Apr 02 12:12:41 GMT 2012
- [gimp/goat-invasion: 293/401] app: formatting cleanup in gimpimage-convert.c Mon Apr 02 12:12:47 GMT 2012
- [gimp/goat-invasion: 294/401] app: increase the tile size for plug-ins to 128x128 Mon Apr 02 12:12:51 GMT 2012
- [gimp/goat-invasion: 295/401] app: port gimp_image_pick_color() to return a Babl format Mon Apr 02 12:12:56 GMT 2012
- [gimp/goat-invasion: 296/401] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Mon Apr 02 12:13:01 GMT 2012
- [gimp/goat-invasion: 297/401] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Mon Apr 02 12:13:06 GMT 2012
- [gimp/goat-invasion: 298/401] app: don't use gimp_image_get_color() in GimpPickable Mon Apr 02 12:13:11 GMT 2012
- [gimp/goat-invasion: 299/401] app: port gimp_image_contiguous_region_by_color() to GEGL Mon Apr 02 12:13:16 GMT 2012
- [gimp/goat-invasion: 300/401] app: port gimp_image_contiguous_region_by_seed() to babl_process() Mon Apr 02 12:13:21 GMT 2012
- [gimp/goat-invasion: 301/401] app: remove gimp_image_get_color() Mon Apr 02 12:13:26 GMT 2012
- [gimp/goat-invasion: 302/401] app: forgot the GimpImageType -> Babl change in pick_color() here Mon Apr 02 12:13:32 GMT 2012
- [gimp/goat-invasion: 303/401] app: remove the lagacy hue-saturation cruft Mon Apr 02 12:13:37 GMT 2012
- [gimp/goat-invasion: 304/401] app: remove legayc support from GimpImageMapTool Mon Apr 02 12:13:42 GMT 2012
- [gimp/goat-invasion: 305/401] app: remove legacy support from GimpImageMap Mon Apr 02 12:13:47 GMT 2012
- [gimp/goat-invasion: 306/401] app: more GimpImageType -> Babl Mon Apr 02 12:13:52 GMT 2012
- [gimp/goat-invasion: 307/401] app: have the display renderer ask for the projection's format not image_type Mon Apr 02 12:13:57 GMT 2012
- [gimp/goat-invasion: 308/401] app: add gimp_context_get_foreground, background_pixel() Mon Apr 02 12:14:02 GMT 2012
- [gimp/goat-invasion: 309/401] app: remove legacy support from gimpdrawable-transform.c Mon Apr 02 12:14:07 GMT 2012
- [gimp/goat-invasion: 310/401] app: use a GEGL graph for perspective clone's transform Mon Apr 02 12:14:12 GMT 2012
- [gimp/goat-invasion: 311/401] app: remove the legacy gimp-transform-region code Mon Apr 02 12:14:17 GMT 2012
- [gimp/goat-invasion: 312/401] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Mon Apr 02 12:14:22 GMT 2012
- [gimp/goat-invasion: 313/401] app: remove GimpPickable::get_image_type() Mon Apr 02 12:14:27 GMT 2012
- [gimp/goat-invasion: 314/401] app: remove GimpPickable::get_bytes() Mon Apr 02 12:14:32 GMT 2012
- [gimp/goat-invasion: 315/401] app: replace GimpProjectable::get_image_type() by ::get_format() Mon Apr 02 12:14:37 GMT 2012
- [gimp/goat-invasion: 316/401] app: follow changes in GeglOperation API Mon Apr 02 12:14:42 GMT 2012
- [gimp/goat-invasion: 317/401] app: remove drawable->private->format, its buffer has a format already Mon Apr 02 12:14:47 GMT 2012
- [gimp/goat-invasion: 318/401] app: remove the legacy option in gimp_drawable_scale() Mon Apr 02 12:14:52 GMT 2012
- [gimp/goat-invasion: 319/401] app: remove paint-funcs/scale-region.[ch] Mon Apr 02 12:14:57 GMT 2012
- [gimp/goat-invasion: 320/401] app: remove paint-funcs/reduce-region.[ch] Mon Apr 02 12:15:02 GMT 2012
- [gimp/goat-invasion: 321/401] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Mon Apr 02 12:15:07 GMT 2012
- [gimp/goat-invasion: 322/401] app: add parent_type parameter to gimp_gegl_get_config_proxy() Mon Apr 02 12:15:12 GMT 2012
- [gimp/goat-invasion: 323/401] app: use a GimpSpinScale instead of a scale entry in the prop_table Mon Apr 02 12:15:17 GMT 2012
- [gimp/goat-invasion: 324/401] app: remove gimpdrawable-process.[ch] Mon Apr 02 12:15:22 GMT 2012
- [gimp/goat-invasion: 325/401] app: always create a new tool in filters_filter_cmd_callback() Mon Apr 02 12:15:27 GMT 2012
- [gimp/goat-invasion: 326/401] app: fix GIMP_TIMER_END() to take an arbitrary string Mon Apr 02 12:15:32 GMT 2012
- [gimp/goat-invasion: 327/401] app: remove gimp_image_get_foreground, background() Mon Apr 02 12:15:38 GMT 2012
- [gimp/goat-invasion: 328/401] libgimpcolor: add gimp_rgb[a]_set, get_pixel() Mon Apr 02 12:15:43 GMT 2012
- [gimp/goat-invasion: 329/401] app: remove gimp_image_transform_rgb() Mon Apr 02 12:15:48 GMT 2012
- [gimp/goat-invasion: 330/401] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Mon Apr 02 12:15:53 GMT 2012
- [gimp/goat-invasion: 331/401] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Mon Apr 02 12:15:58 GMT 2012
- [gimp/goat-invasion: 332/401] app: respect GEGLs ui-range hints for properties Mon Apr 02 12:16:03 GMT 2012
- [gimp/goat-invasion: 333/401] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Mon Apr 02 12:16:08 GMT 2012
- [gimp/goat-invasion: 334/401] app: add configurable nonlinear mapping (gamma) to spinscale widget Mon Apr 02 12:16:13 GMT 2012
- [gimp/goat-invasion: 335/401] app: update paramspec duplication with changes in gegl paramspecs Mon Apr 02 12:16:18 GMT 2012
- [gimp/goat-invasion: 336/401] app: clean up warning in spinscale Mon Apr 02 12:16:23 GMT 2012
- [gimp/goat-invasion: 337/401] app: fix buffer copying offsets in gimp_clone_motion() Mon Apr 02 12:16:28 GMT 2012
- [gimp/goat-invasion: 338/401] app: initialize gamma of spin scale to 1.0 Mon Apr 02 12:16:33 GMT 2012
- [gimp/goat-invasion: 339/401] app: git_spin_scale invoke value_changed when setting gamma Mon Apr 02 12:16:38 GMT 2012
- [gimp/goat-invasion: 340/401] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Mon Apr 02 12:16:43 GMT 2012
- [gimp/goat-invasion: 341/401] app: remove legacy includes Mon Apr 02 12:16:49 GMT 2012
- [gimp/goat-invasion: 342/401] app: handle negative fractions correctly in spinscale Mon Apr 02 12:16:54 GMT 2012
- [gimp/goat-invasion: 343/401] app: use a gamma of 1.7 for brush radius slider Mon Apr 02 12:16:59 GMT 2012
- [gimp/goat-invasion: 344/401] app: keep the transform graph around during one paint stroke Mon Apr 02 12:17:04 GMT 2012
- [gimp/goat-invasion: 345/401] app: pattern-clone using gegl_buffer_set_pattern() Mon Apr 02 12:17:10 GMT 2012
- [gimp/goat-invasion: 346/401] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Mon Apr 02 12:17:14 GMT 2012
- [gimp/goat-invasion: 347/401] app: don't create copies in gimp_paint_core_get_orig_image, proj() Mon Apr 02 12:17:19 GMT 2012
- [gimp/goat-invasion: 348/401] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Mon Apr 02 12:17:24 GMT 2012
- [gimp/goat-invasion: 349/401] app: use gimp_temp_buf_create_buffer() all over the place Mon Apr 02 12:17:29 GMT 2012
- [gimp/goat-invasion: 350/401] app: GimpImageType -> Babl in GipmBrushClipboard Mon Apr 02 12:17:34 GMT 2012
- [gimp/goat-invasion: 351/401] app: remove gimp_image_transform_temp_buf() Mon Apr 02 12:17:39 GMT 2012
- [gimp/goat-invasion: 352/401] app: rename GimpPaintCore->canvas_buf to ->paint_area Mon Apr 02 12:17:44 GMT 2012
- [gimp/goat-invasion: 353/401] app: remove unneeded includes from gimpairbush.c Mon Apr 02 12:17:49 GMT 2012
- [gimp/goat-invasion: 354/401] app: add gimp_paint_core_get_paint_buffer() Mon Apr 02 12:17:54 GMT 2012
- [gimp/goat-invasion: 355/401] app: port paintbrush and eraser to paint to GEGL buffers Mon Apr 02 12:17:59 GMT 2012
- [gimp/goat-invasion: 356/401] app: paint ink's color into the paint_buffer not the paint_area Mon Apr 02 12:18:04 GMT 2012
- [gimp/goat-invasion: 357/401] app: remove color_pixels() Mon Apr 02 12:18:09 GMT 2012
- [gimp/goat-invasion: 358/401] app: remove superfluous frame and label from GEGL tool Mon Apr 02 12:18:14 GMT 2012
- [gimp/goat-invasion: 359/401] app: remove "bytes" from GimpBuffer and add a format API Mon Apr 02 12:18:19 GMT 2012
- [gimp/goat-invasion: 360/401] app: anal Mon Apr 02 12:18:25 GMT 2012
- [gimp/goat-invasion: 361/401] app: fixed GimpOperationDissolveMode by Ville Sokk Mon Apr 02 12:18:29 GMT 2012
- [gimp/goat-invasion: 362/401] pdb: add support for omitting the "gimp-" prefix from the procedure name Mon Apr 02 12:18:34 GMT 2012
- [gimp/goat-invasion: 363/401] plug-ins: remove the pixelize plug-in Mon Apr 02 12:18:39 GMT 2012
- [gimp/goat-invasion: 364/401] app: fix up dissolve mode Mon Apr 02 12:18:44 GMT 2012
- [gimp/goat-invasion: 365/401] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Mon Apr 02 12:18:49 GMT 2012
- [gimp/goat-invasion: 366/401] app: add gimp_list_get_sort_func() Mon Apr 02 12:18:54 GMT 2012
- [gimp/goat-invasion: 367/401] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Mon Apr 02 12:19:00 GMT 2012
- [gimp/goat-invasion: 368/401] app: the dissolve op now matches pixel perfectly Mon Apr 02 12:19:04 GMT 2012
- [gimp/goat-invasion: 369/401] app: gegl dissolve layer-mode pedantic indentation Mon Apr 02 12:19:10 GMT 2012
- [gimp/goat-invasion: 370/401] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Mon Apr 02 12:19:15 GMT 2012
- [gimp/goat-invasion: 371/401] app: add a "filters" subdir on user install Mon Apr 02 12:19:20 GMT 2012
- [gimp/goat-invasion: 372/401] app: add gimp_gegl_get_config_container() Mon Apr 02 12:19:25 GMT 2012
- [gimp/goat-invasion: 373/401] app: add a GimpSettingsBox to all GEGL operation filter dialogs Mon Apr 02 12:19:30 GMT 2012
- [gimp/goat-invasion: 374/401] Replace the color-to-alpha plug-in by GEGL filter dialog Mon Apr 02 12:19:36 GMT 2012
- [gimp/goat-invasion: 375/401] app: specify a lower tolerance for babl Mon Apr 02 12:19:40 GMT 2012
- [gimp/goat-invasion: 376/401] app: resurrect the operation tool's title Mon Apr 02 12:19:45 GMT 2012
- [gimp/goat-invasion: 377/401] app: fix/enable continuous color updates in GimpColorPanel Mon Apr 02 12:19:50 GMT 2012
- [gimp/goat-invasion: 378/401] app: make color buttons generated for GEGL tools continuously update the caller Mon Apr 02 12:19:55 GMT 2012
- [gimp/goat-invasion: 379/401] app: port GimpConvolve to GEGL apart from the call to convolve_region() Mon Apr 02 12:20:00 GMT 2012
- [gimp/goat-invasion: 380/401] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Mon Apr 02 12:20:05 GMT 2012
- [gimp/goat-invasion: 381/401] app: more GEGL in gimp_smudge_start() Mon Apr 02 12:20:10 GMT 2012
- [gimp/goat-invasion: 382/401] app: gegl-config babl-tolerance Mon Apr 02 12:20:15 GMT 2012
- [gimp/goat-invasion: 383/401] app: dissolve-mode op attribute Helvetix Victorinox Mon Apr 02 12:20:20 GMT 2012
- [gimp/goat-invasion: 384/401] app: replace GimpSmudge's accum buffer by a TempBuf Mon Apr 02 12:20:25 GMT 2012
- [gimp/goat-invasion: 385/401] app: don't return bogus paint buffers if get_paint_area() returned NULL Mon Apr 02 12:20:30 GMT 2012
- [gimp/goat-invasion: 386/401] app: more GEGL in gimp_smudge_motion() Mon Apr 02 12:20:35 GMT 2012
- [gimp/goat-invasion: 387/401] app: remove add_alpha_region() and its helper functions Mon Apr 02 12:20:40 GMT 2012
- [gimp/goat-invasion: 388/401] app: remove gray_to_rgb_pixels() Mon Apr 02 12:20:45 GMT 2012
- [gimp/goat-invasion: 389/401] app: remove scale_pixels() Mon Apr 02 12:20:55 GMT 2012
- [gimp/goat-invasion: 390/401] app: port GimpSourceCore and its classes to painting to the paint_buffer Mon Apr 02 12:20:55 GMT 2012
- [gimp/goat-invasion: 391/401] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Mon Apr 02 12:21:00 GMT 2012
- [gimp/goat-invasion: 392/401] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Mon Apr 02 12:21:05 GMT 2012
- [gimp/goat-invasion: 393/401] app: port GimpInk blob rendering to GeglBufferIterator Mon Apr 02 12:21:10 GMT 2012
- [gimp/goat-invasion: 394/401] app: add gimp-gegl-loops.[ch] which for now contains a convolve function Mon Apr 02 12:21:15 GMT 2012
- [gimp/goat-invasion: 395/401] app: remove obsolete include Mon Apr 02 12:21:22 GMT 2012
- [gimp/goat-invasion: 396/401] app: port GimpConvolve to gimp_gegl_convolve() Mon Apr 02 12:21:27 GMT 2012
- [gimp/goat-invasion: 399/401] app: blacklist all ops that are in gimp menus now, and some useless ones Mon Apr 02 12:21:57 GMT 2012
- [gimp/goat-invasion: 401/401] app: blacklist gegl:threshold Mon Apr 02 12:21:57 GMT 2012
- [gimp/goat-invasion: 398/401] app: remove obsolete include Mon Apr 02 12:21:57 GMT 2012
- [gimp/goat-invasion: 400/401] Replace the value-invert plug-in by its GEGL counterpart Mon Apr 02 12:21:57 GMT 2012
- [gimp/goat-invasion: 397/401] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Mon Apr 02 12:21:57 GMT 2012
- [gimp/goat-invasion] app: fix gimp_gegl_color_new() to treat the passed GimpRGB as gamma corrected Mon Apr 02 16:43:59 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_dodgeburn() to replace the lut in GimpDodgeBurn Mon Apr 02 17:18:30 GMT 2012
- [gimp/goat-invasion] app: use gimp_gegl_dodgeburn() in GimpDodgeBurn Mon Apr 02 17:18:35 GMT 2012
- [gimp/goat-invasion] app: remove GimpLut, dodgeburn was its last user Mon Apr 02 17:20:23 GMT 2012
- [gimp/goat-invasion] app: remove PixelSurround, no clue when it became unused Mon Apr 02 17:23:05 GMT 2012
- [gimp/goat-invasion] libgimp: add gimp_drawable_get_format() Mon Apr 02 20:49:16 GMT 2012
- [gimp/goat-invasion] libgimp: sytle cleanup in GimpTileBackendPlugin Mon Apr 02 20:49:22 GMT 2012
- [gimp/goat-invasion] app: factor out GimpPlugIn's tile access emulation code to app/gegl/ Mon Apr 02 20:49:27 GMT 2012
- [gimp/goat-invasion] app: port XCF loading to writing to the drawable's GeglBuffer Mon Apr 02 21:33:11 GMT 2012
- [gimp/goat-invasion] app: port XCF saving to reading from the GeglBuffer Mon Apr 02 22:00:46 GMT 2012
- [gimp] Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 Mon Apr 02 22:54:20 GMT 2012
- [gimp] Update generated gimprc files Mon Apr 02 22:57:25 GMT 2012
- [gimp] Created tag GIMP_2_8_0_RC1 Tue Apr 03 00:16:46 GMT 2012
- [gimp] Changes to generated files due to making dist in 2.8 for the first time Tue Apr 03 00:24:59 GMT 2012
- [gimp] Deleted branch goat-invasion Tue Apr 03 09:31:31 GMT 2012
- [gimp] (412 commits) Created branch goat-invasion Tue Apr 03 09:33:08 GMT 2012
- [gimp/goat-invasion: 1/412] app: use GeglBuffer instead of TileManager in imagemap Tue Apr 03 09:33:13 GMT 2012
- [gimp/goat-invasion: 2/412] app: add a util call to get the geglbuffer for a drawable Tue Apr 03 09:33:18 GMT 2012
- [gimp/goat-invasion: 3/412] app: make gimp_drawable_apply_operation use the TileManager buffer backend Tue Apr 03 09:33:23 GMT 2012
- [gimp/goat-invasion: 4/412] imagemap: unref buffers as soon as possible Tue Apr 03 09:33:28 GMT 2012
- [gimp/goat-invasion: 5/412] lie about gamma to gegl Tue Apr 03 09:33:33 GMT 2012
- [gimp/goat-invasion: 6/412] app: move new get_buffer() functions around; some general cleanup Tue Apr 03 09:33:38 GMT 2012
- [gimp/goat-invasion: 7/412] app: use gegl: prefix for ops Tue Apr 03 09:33:43 GMT 2012
- [gimp/goat-invasion: 8/412] app: allow to opionally not implement GimpImageMapTool::map() Tue Apr 03 09:33:48 GMT 2012
- [gimp/goat-invasion: 9/412] app: remove the legacy desaturate implementation Tue Apr 03 09:33:53 GMT 2012
- [gimp/goat-invasion: 10/412] app: remove the legacy posterize code Tue Apr 03 09:33:58 GMT 2012
- [gimp/goat-invasion: 11/412] app: remove the legacy threshold code Tue Apr 03 09:34:03 GMT 2012
- [gimp/goat-invasion: 12/412] app: remove the legacy colorize code Tue Apr 03 09:34:08 GMT 2012
- [gimp/goat-invasion: 13/412] app: clean up the desaturate cruft removal to look like the others Tue Apr 03 09:34:13 GMT 2012
- [gimp/goat-invasion: 14/412] app: remove the pointless core wrappers for the below simplified color stuff Tue Apr 03 09:34:18 GMT 2012
- [gimp/goat-invasion: 15/412] app: make gimp_drawable_get_source_node use GeglBuffer Tue Apr 03 09:34:24 GMT 2012
- [gimp/goat-invasion: 16/412] app: remove orphaned Colorize typedef Tue Apr 03 09:34:28 GMT 2012
- [gimp/goat-invasion: 17/412] app: remove unused lut-funcs Tue Apr 03 09:34:33 GMT 2012
- [gimp/goat-invasion: 18/412] app: gimptilebackendtilemanager reduce cases with 0copy Tue Apr 03 09:34:38 GMT 2012
- [gimp/goat-invasion: 19/412] app: resue the GeglProcessor Tue Apr 03 09:34:43 GMT 2012
- [gimp/goat-invasion: 20/412] app: cleanup in the new GimpDrawable tile source code Tue Apr 03 09:34:48 GMT 2012
- [gimp/goat-invasion: 21/412] app: rename gimp_drawable_apply_operation_with_config() Tue Apr 03 09:34:54 GMT 2012
- [gimp/goat-invasion: 22/412] app: always use GEGL to invert drawables Tue Apr 03 09:34:59 GMT 2012
- [gimp/goat-invasion: 23/412] app: formatting cleanup in gimpdrawable-operation.c Tue Apr 03 09:35:04 GMT 2012
- [gimp/goat-invasion: 24/412] app: use GEGL to invert channels/selections Tue Apr 03 09:35:09 GMT 2012
- [gimp/goat-invasion: 25/412] app: remove the legacy invert lut code Tue Apr 03 09:35:14 GMT 2012
- [gimp/goat-invasion: 26/412] app: release tile with dirty flag in gegl tile backend Tue Apr 03 09:35:19 GMT 2012
- [gimp/goat-invasion: 27/412] app: make projection use GeglBuffers Tue Apr 03 09:35:24 GMT 2012
- [gimp/goat-invasion: 28/412] app: remove GimpOperationTileSource Tue Apr 03 09:35:29 GMT 2012
- [gimp/goat-invasion: 29/412] app: add gimp_layer_new_from_buffer() Tue Apr 03 09:35:34 GMT 2012
- [gimp/goat-invasion: 30/412] app: stop gimp_buffer_to_tiles use GeglBuffer Tue Apr 03 09:35:39 GMT 2012
- [gimp/goat-invasion: 31/412] app: remove GimpOperationTileSink Tue Apr 03 09:35:44 GMT 2012
- [gimp/goat-invasion: 32/412] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Tue Apr 03 09:35:49 GMT 2012
- [gimp/goat-invasion: 33/412] app: completely port GimpBuffer to using GeglBuffer not TileManager Tue Apr 03 09:35:54 GMT 2012
- [gimp/goat-invasion: 34/412] app: replace some copy_region() by gegl_buffer_copy() Tue Apr 03 09:35:59 GMT 2012
- [gimp/goat-invasion: 35/412] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Tue Apr 03 09:36:04 GMT 2012
- [gimp/goat-invasion: 36/412] app: replace more copy_region() by gegl_buffer_copy() Tue Apr 03 09:36:09 GMT 2012
- [gimp/goat-invasion: 37/412] app: more meticulously tickle tile ref-counts Tue Apr 03 09:36:14 GMT 2012
- [gimp/goat-invasion: 38/412] app: cache readable and writable buffers in the drawable Tue Apr 03 09:36:19 GMT 2012
- [gimp/goat-invasion: 39/412] app: set GeglBuffer directly in show image-graph Tue Apr 03 09:36:24 GMT 2012
- [gimp/goat-invasion: 40/412] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Tue Apr 03 09:36:30 GMT 2012
- [gimp/goat-invasion: 41/412] app: implement gimp_channel_translate() with GEGL Tue Apr 03 09:36:35 GMT 2012
- [gimp/goat-invasion: 42/412] app: implement gimp_channel_real_clear() with GEGL Tue Apr 03 09:36:40 GMT 2012
- [gimp/goat-invasion: 43/412] app: implement GimpMaskUndo with GEGL Tue Apr 03 09:36:45 GMT 2012
- [gimp/goat-invasion: 44/412] app: remove the unused copy_region_nocow() Tue Apr 03 09:36:50 GMT 2012
- [gimp/goat-invasion: 45/412] app: implement gimp_channel_real_sharpen() with gegl:threshold Tue Apr 03 09:36:55 GMT 2012
- [gimp/goat-invasion: 46/412] app: remove the legacy threshold lut code Tue Apr 03 09:37:00 GMT 2012
- [gimp/goat-invasion: 47/412] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Tue Apr 03 09:37:05 GMT 2012
- [gimp/goat-invasion: 48/412] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Tue Apr 03 09:37:10 GMT 2012
- [gimp/goat-invasion: 49/412] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Tue Apr 03 09:37:15 GMT 2012
- [gimp/goat-invasion: 50/412] app: added GimpPickable::get_buffer() Tue Apr 03 09:37:20 GMT 2012
- [gimp/goat-invasion: 51/412] app: keep the undo mask around as GeglBuffer, not TileManager Tue Apr 03 09:37:25 GMT 2012
- [gimp/goat-invasion: 52/412] app: make sure TileManagers and the GeglBuffers backed by them are in sync Tue Apr 03 09:37:30 GMT 2012
- [gimp/goat-invasion: 53/412] app: clear the projection's background using GEGL Tue Apr 03 09:37:35 GMT 2012
- [gimp/goat-invasion: 54/412] app: remove clear_region(), it's replaced by GEGL everywhere Tue Apr 03 09:37:40 GMT 2012
- [gimp/goat-invasion: 55/412] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Tue Apr 03 09:37:45 GMT 2012
- [gimp/goat-invasion: 56/412] app: remove gaussian_blur_region() and its helpers Tue Apr 03 09:37:50 GMT 2012
- [gimp/goat-invasion: 57/412] app: replace direct low-level GeglBuffer calls with utility. Tue Apr 03 09:37:55 GMT 2012
- [gimp/goat-invasion: 58/412] app: remove empty functions paint_funcs_setup()/free() Tue Apr 03 09:38:01 GMT 2012
- [gimp/goat-invasion: 59/412] app: remove unused #includes Tue Apr 03 09:38:06 GMT 2012
- [gimp/goat-invasion: 60/412] app: use gegl_buffer_copy() in gimp_drawable_resize() Tue Apr 03 09:38:11 GMT 2012
- [gimp/goat-invasion: 61/412] app: some more gegl_buffer_clear()/set_color() on mask objects Tue Apr 03 09:38:16 GMT 2012
- [gimp/goat-invasion: 62/412] app: add gimp_drawable_get_babl_format() Tue Apr 03 09:38:21 GMT 2012
- [gimp/goat-invasion: 63/412] app: use gimp_image_transform_rgb() instead of transform_color() Tue Apr 03 09:38:26 GMT 2012
- [gimp/goat-invasion: 64/412] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Tue Apr 03 09:38:31 GMT 2012
- [gimp/goat-invasion: 65/412] app: default to use GEGL rather than legacy code paths Tue Apr 03 09:38:36 GMT 2012
- [gimp/goat-invasion: 66/412] app: avoid thrashing GEGL side of tile cache in projection Tue Apr 03 09:38:41 GMT 2012
- [gimp/goat-invasion: 67/412] app: fix segfault in previous commit Tue Apr 03 09:38:46 GMT 2012
- [gimp/goat-invasion: 68/412] app: replace some color_region() and pattern_region() by GEGL code Tue Apr 03 09:38:51 GMT 2012
- [gimp/goat-invasion: 69/412] app: don't need an attached item for applying an op to tiles/buffers Tue Apr 03 09:38:56 GMT 2012
- [gimp/goat-invasion: 70/412] app: add a flatten meta-op and use it for layers and channels Tue Apr 03 09:39:01 GMT 2012
- [gimp/goat-invasion: 71/412] app: allow to "cast" a buffer's pixel format to another one Tue Apr 03 09:39:06 GMT 2012
- [gimp/goat-invasion: 72/412] app: use GEGL to extract an image's component into a channel Tue Apr 03 09:39:11 GMT 2012
- [gimp/goat-invasion: 73/412] app: create GimpBrushClipboard's buffers with GEGL Tue Apr 03 09:39:16 GMT 2012
- [gimp/goat-invasion: 74/412] app: remove obsolete includes from gimpbrushclipboard.c Tue Apr 03 09:39:21 GMT 2012
- [gimp/goat-invasion: 75/412] app: remove copy_component() and its helper functions Tue Apr 03 09:39:26 GMT 2012
- [gimp/goat-invasion: 76/412] app: remove copy_color() and its helper functions Tue Apr 03 09:39:31 GMT 2012
- [gimp/goat-invasion: 77/412] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Tue Apr 03 09:39:36 GMT 2012
- [gimp/goat-invasion: 78/412] app: use GEGL to create a layer mask from a grayscale copy of the layer Tue Apr 03 09:39:41 GMT 2012
- [gimp/goat-invasion: 79/412] app: remove flatten_region() and its helper functions Tue Apr 03 09:39:46 GMT 2012
- [gimp/goat-invasion: 80/412] app: remove the legacy brightness-contrast code and use GEGL instead Tue Apr 03 09:39:51 GMT 2012
- [gimp/goat-invasion: 81/412] app: create a meta-op to apply mask and opacity Tue Apr 03 09:39:57 GMT 2012
- [gimp/goat-invasion: 82/412] app: simplify gimp_drawable_offset() a lot Tue Apr 03 09:40:01 GMT 2012
- [gimp/goat-invasion: 83/412] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Tue Apr 03 09:40:06 GMT 2012
- [gimp/goat-invasion: 84/412] app: remove shade_region() Tue Apr 03 09:40:12 GMT 2012
- [gimp/goat-invasion: 85/412] app: remove multiply_alpha_region() and separate_alpha_region() Tue Apr 03 09:40:17 GMT 2012
- [gimp/goat-invasion: 86/412] app: use GeglBufferIterator in gimp_text_layer_render_layout() Tue Apr 03 09:40:22 GMT 2012
- [gimp/goat-invasion: 87/412] app: use GeglBufferIterator in gimp_channel_real_is_empty() Tue Apr 03 09:40:27 GMT 2012
- [gimp/goat-invasion: 88/412] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Tue Apr 03 09:40:32 GMT 2012
- [gimp/goat-invasion: 89/412] app: flush the drawable_s write_buffer in gimp_drawable_update() Tue Apr 03 09:40:37 GMT 2012
- [gimp/goat-invasion: 90/412] app: minor cleanup and commenting in gimp_scan_convert_render_full() Tue Apr 03 09:40:42 GMT 2012
- [gimp/goat-invasion: 91/412] app: port gimp_channel_real_bounds() to GeglBufferIterator Tue Apr 03 09:40:47 GMT 2012
- [gimp/goat-invasion: 92/412] app: flush both write and write buffer in gimp_drawable_update() Tue Apr 03 09:40:52 GMT 2012
- [gimp/goat-invasion: 93/412] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Tue Apr 03 09:40:57 GMT 2012
- [gimp/goat-invasion: 94/412] app: remove obsolete include in gimpchannel.c Tue Apr 03 09:41:02 GMT 2012
- [gimp/goat-invasion: 95/412] app: add GimpPickable::get_babl_format() Tue Apr 03 09:41:07 GMT 2012
- [gimp/goat-invasion: 96/412] app: port gimp_palette_import_extract() to GeglBufferIterator Tue Apr 03 09:41:12 GMT 2012
- [gimp/goat-invasion: 97/412] app: add GimpOperationSetAlpha which sets the alpha channel to a value Tue Apr 03 09:41:17 GMT 2012
- [gimp/goat-invasion: 98/412] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Tue Apr 03 09:41:22 GMT 2012
- [gimp/goat-invasion: 99/412] app: move variable to local scope Tue Apr 03 09:41:27 GMT 2012
- [gimp/goat-invasion: 100/412] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Tue Apr 03 09:41:32 GMT 2012
- [gimp/goat-invasion: 101/412] app: use the new Babl palette format to implement indexed images Tue Apr 03 09:41:37 GMT 2012
- [gimp/goat-invasion: 102/412] app: remove unused variable from last commit Tue Apr 03 09:41:42 GMT 2012
- [gimp/goat-invasion: 103/412] app: require a Babl for all buffers created on top of tiles Tue Apr 03 09:41:47 GMT 2012
- [gimp/goat-invasion: 104/412] app: let Babl handle all color conversion in gimp_edit_fill_internal() Tue Apr 03 09:41:52 GMT 2012
- [gimp/goat-invasion: 105/412] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Tue Apr 03 09:41:57 GMT 2012
- [gimp/goat-invasion: 106/412] app: let Babl handle color conversion in gimp_drawable_fill() Tue Apr 03 09:42:03 GMT 2012
- [gimp/goat-invasion: 107/412] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Tue Apr 03 09:42:07 GMT 2012
- [gimp/goat-invasion: 108/412] app: let Babl handle converting layers to indexed Tue Apr 03 09:42:13 GMT 2012
- [gimp/goat-invasion: 109/412] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Tue Apr 03 09:42:18 GMT 2012
- [gimp/goat-invasion: 110/412] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Tue Apr 03 09:42:23 GMT 2012
- [gimp/goat-invasion: 111/412] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Tue Apr 03 09:42:28 GMT 2012
- [gimp/goat-invasion: 112/412] app: remove gimp_layer_new_from_region() and use from_buffer() instead Tue Apr 03 09:42:33 GMT 2012
- [gimp/goat-invasion: 113/412] app: convert colors with Babl in gimp_text_layer_render_layout() Tue Apr 03 09:42:38 GMT 2012
- [gimp/goat-invasion: 114/412] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Tue Apr 03 09:42:43 GMT 2012
- [gimp/goat-invasion: 115/412] app: sync with babl API change of babl_new_palette Tue Apr 03 09:42:48 GMT 2012
- [gimp/goat-invasion: 116/412] app: add gimp_bpp_to_babl_format_with_alpha() Tue Apr 03 09:42:53 GMT 2012
- [gimp/goat-invasion: 117/412] app: add GimpPickable::get_babl_format_with_alpha() Tue Apr 03 09:42:58 GMT 2012
- [gimp/goat-invasion: 118/412] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Tue Apr 03 09:43:03 GMT 2012
- [gimp/goat-invasion: 119/412] app: use Babl to convert colors in gimp_clone_motion() Tue Apr 03 09:43:08 GMT 2012
- [gimp/goat-invasion: 120/412] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Tue Apr 03 09:43:13 GMT 2012
- [gimp/goat-invasion: 121/412] app: add gimp_drawable_get_format_without_alpha() Tue Apr 03 09:43:18 GMT 2012
- [gimp/goat-invasion: 122/412] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Tue Apr 03 09:43:23 GMT 2012
- [gimp/goat-invasion: 123/412] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Tue Apr 03 09:43:28 GMT 2012
- [gimp/goat-invasion: 124/412] app: also port gimp_channel_convert() to apply_operation_to_buffer() Tue Apr 03 09:43:33 GMT 2012
- [gimp/goat-invasion: 125/412] app: remove gimp_drawable_apply_operation_to_tiles() Tue Apr 03 09:43:38 GMT 2012
- [gimp/goat-invasion: 126/412] app: stop using gegl_color_set_pixel() with hand-transformed pixels Tue Apr 03 09:43:43 GMT 2012
- [gimp/goat-invasion: 127/412] app: add image API to get Babl formats based on GimpImageType Tue Apr 03 09:43:48 GMT 2012
- [gimp/goat-invasion: 128/412] app: port gimp_image_transform_temp_buf() to one single babl_process() Tue Apr 03 09:43:53 GMT 2012
- [gimp/goat-invasion: 129/412] app: remove gimp_image_transform_color() Tue Apr 03 09:43:58 GMT 2012
- [gimp/goat-invasion: 130/412] app: remove gimpimage-colorhash.[ch] Tue Apr 03 09:44:03 GMT 2012
- [gimp/goat-invasion: 131/412] app: all Babls used by GIMP are now const Tue Apr 03 09:44:08 GMT 2012
- [gimp/goat-invasion: 132/412] app: make gimp_image_transform_rgb() transform the alpha too Tue Apr 03 09:44:18 GMT 2012
- [gimp/goat-invasion: 133/412] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Tue Apr 03 09:44:18 GMT 2012
- [gimp/goat-invasion: 134/412] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Tue Apr 03 09:44:23 GMT 2012
- [gimp/goat-invasion: 135/412] app: remove unused include Tue Apr 03 09:44:29 GMT 2012
- [gimp/goat-invasion: 136/412] app: port coloring/patterning a stroked GimpScanConvert to GEGL Tue Apr 03 09:44:34 GMT 2012
- [gimp/goat-invasion: 137/412] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Tue Apr 03 09:44:39 GMT 2012
- [gimp/goat-invasion: 138/412] app: add gimp_edit_fill_full() which takes color and pattern Tue Apr 03 09:44:44 GMT 2012
- [gimp/goat-invasion: 139/412] app: make the GEGL tool work on indexed images Tue Apr 03 09:44:49 GMT 2012
- [gimp/goat-invasion: 140/412] app: add opacity and paint_mode to gimp_edit_fill[_full]() Tue Apr 03 09:44:53 GMT 2012
- [gimp/goat-invasion: 141/412] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Tue Apr 03 09:44:58 GMT 2012
- [gimp/goat-invasion: 142/412] app: port bucket fill to GEGL Tue Apr 03 09:45:04 GMT 2012
- [gimp/goat-invasion: 143/412] app: remove unused include from gimp-edit.c Tue Apr 03 09:45:09 GMT 2012
- [gimp/goat-invasion: 144/412] app: remove pattern_region() Tue Apr 03 09:45:14 GMT 2012
- [gimp/goat-invasion: 145/412] app: remove color_region_mask() Tue Apr 03 09:45:19 GMT 2012
- [gimp/goat-invasion: 146/412] app: port gimp_channel_combine_mask() to GeglBufferIterator Tue Apr 03 09:45:24 GMT 2012
- [gimp/goat-invasion: 147/412] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Tue Apr 03 09:45:29 GMT 2012
- [gimp/goat-invasion: 148/412] app: move base/boundary.[ch] to core/gimpboundary.[ch] Tue Apr 03 09:45:34 GMT 2012
- [gimp/goat-invasion: 149/412] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Tue Apr 03 09:45:39 GMT 2012
- [gimp/goat-invasion: 150/412] app: port simple rotating and flipping to GEGL Tue Apr 03 09:45:44 GMT 2012
- [gimp/goat-invasion: 151/412] app: replace some region operations in blend by GEGL Tue Apr 03 09:45:49 GMT 2012
- [gimp/goat-invasion: 152/412] app: remove extract_alpha_region() and its helper functions Tue Apr 03 09:45:54 GMT 2012
- [gimp/goat-invasion: 153/412] app: fill the smudge accum buffer with GEGL Tue Apr 03 09:45:59 GMT 2012
- [gimp/goat-invasion: 154/412] app: make test-gimptilebackendtilemanager.c build again Tue Apr 03 09:46:04 GMT 2012
- [gimp/goat-invasion: 155/412] app: implement "show layer mask" in the GEGL graph Tue Apr 03 09:46:09 GMT 2012
- [gimp/goat-invasion: 156/412] app: be smarter about progress in gimp_apply_operation() Tue Apr 03 09:46:14 GMT 2012
- [gimp/goat-invasion: 157/412] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Tue Apr 03 09:46:19 GMT 2012
- [gimp/goat-invasion: 158/412] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Tue Apr 03 09:46:24 GMT 2012
- [gimp/goat-invasion: 159/412] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Tue Apr 03 09:46:29 GMT 2012
- [gimp/goat-invasion: 160/412] app: port gimp_selection_extract() to GEGL Tue Apr 03 09:46:34 GMT 2012
- [gimp/goat-invasion: 161/412] app: remove extract_from_region() and its helper functions Tue Apr 03 09:46:39 GMT 2012
- [gimp/goat-invasion: 162/412] app: forgot to remove extract_alpha_region()'s declaration Tue Apr 03 09:46:44 GMT 2012
- [gimp/goat-invasion: 163/412] app: remove shade_pixels(), no clue when it became unused Tue Apr 03 09:46:49 GMT 2012
- [gimp/goat-invasion: 164/412] app: port GimpBoundary to GEGL, including its API Tue Apr 03 09:46:54 GMT 2012
- [gimp/goat-invasion: 165/412] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Tue Apr 03 09:46:59 GMT 2012
- [gimp/goat-invasion: 166/412] app: remove checks from stuff that now works on indexed layers Tue Apr 03 09:47:05 GMT 2012
- [gimp/goat-invasion: 167/412] app: remove unused tile-manager.h include Tue Apr 03 09:47:09 GMT 2012
- [gimp/goat-invasion: 168/412] app: port gimp_scan_convert_render_full() to GeglBufferIterator Tue Apr 03 09:47:15 GMT 2012
- [gimp/goat-invasion: 169/412] app: port the entire GimpScanConvert API to GeglBuffer Tue Apr 03 09:47:20 GMT 2012
- [gimp/goat-invasion: 170/412] app: port gimp_image_crop_auto_shrink() to GEGL Tue Apr 03 09:47:25 GMT 2012
- [gimp/goat-invasion: 171/412] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Tue Apr 03 09:47:30 GMT 2012
- [gimp/goat-invasion: 172/412] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Tue Apr 03 09:47:35 GMT 2012
- [gimp/goat-invasion: 173/412] app: add gimp_gegl_buffer_get_tiles() Tue Apr 03 09:47:40 GMT 2012
- [gimp/goat-invasion: 174/412] app: GeglBuffer tile backend - add ability to combine tiles Tue Apr 03 09:47:45 GMT 2012
- [gimp/goat-invasion: 175/412] app: remove write property of GeglBuffer backend Tue Apr 03 09:47:50 GMT 2012
- [gimp/goat-invasion: 176/412] app: add gimp_drawable_set_buffer() and set_buffer_full() Tue Apr 03 09:47:55 GMT 2012
- [gimp/goat-invasion: 177/412] app: add a GIMP_GEGL_RECT utility macro Tue Apr 03 09:48:00 GMT 2012
- [gimp/goat-invasion: 178/412] app: fix initialization of variable in gimp_layer_get_opacity_at Tue Apr 03 09:48:05 GMT 2012
- [gimp/goat-invasion: 179/412] app: make use of GIMP_GEGL_RECT in more places Tue Apr 03 09:48:10 GMT 2012
- [gimp/goat-invasion: 180/412] app: use gimp_drawable_set_buffer() in a few places Tue Apr 03 09:48:15 GMT 2012
- [gimp/goat-invasion: 181/412] app: flush the buffer in gimp_gegl_buffer_get_tiles() Tue Apr 03 09:48:20 GMT 2012
- [gimp/goat-invasion: 182/412] app: add gimp_selection_extract_buffer () Tue Apr 03 09:48:25 GMT 2012
- [gimp/goat-invasion: 183/412] app: port the entire transform API from TileManager to GeglBuffer Tue Apr 03 09:48:30 GMT 2012
- [gimp/goat-invasion: 184/412] app: port everything to gimp_selection_extract_buffer() Tue Apr 03 09:48:35 GMT 2012
- [gimp/goat-invasion: 185/412] app: remove gimp_selection_extract_buffer() again Tue Apr 03 09:48:40 GMT 2012
- [gimp/goat-invasion: 186/412] app: remove gimp_layer_new_from_tiles(), it's now unused Tue Apr 03 09:48:45 GMT 2012
- [gimp/goat-invasion: 187/412] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Tue Apr 03 09:48:50 GMT 2012
- [gimp/goat-invasion: 188/412] app: replace GimpDraable's type by a Babl format Tue Apr 03 09:48:55 GMT 2012
- [gimp/goat-invasion: 189/412] app: pass the right filter when GEGL-transfomring Tue Apr 03 09:49:00 GMT 2012
- [gimp/goat-invasion: 190/412] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Tue Apr 03 09:49:05 GMT 2012
- [gimp/goat-invasion: 191/412] app: use hard-edges = TRUE when GEGL-scaling drawables Tue Apr 03 09:49:10 GMT 2012
- [gimp/goat-invasion: 192/412] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Tue Apr 03 09:49:15 GMT 2012
- [gimp/goat-invasion: 193/412] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Tue Apr 03 09:49:21 GMT 2012
- [gimp/goat-invasion: 194/412] app: add gimp_gegl_buffer_get_tile_manager() Tue Apr 03 09:49:26 GMT 2012
- [gimp/goat-invasion: 195/412] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Tue Apr 03 09:49:31 GMT 2012
- [gimp/goat-invasion: 196/412] app: completely port gimpdrawable-convert.c to GeglBuffer Tue Apr 03 09:49:36 GMT 2012
- [gimp/goat-invasion: 197/412] app: minor cleanup and include removal Tue Apr 03 09:49:41 GMT 2012
- [gimp/goat-invasion: 198/412] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Tue Apr 03 09:49:46 GMT 2012
- [gimp/goat-invasion: 199/412] app: change GimpDrawable::set_tiles() to ::set_buffer() Tue Apr 03 09:49:51 GMT 2012
- [gimp/goat-invasion: 200/412] app: change GimpDrawable::get_tiles() to ::get_buffer() Tue Apr 03 09:49:56 GMT 2012
- [gimp/goat-invasion: 201/412] app: rename the buffer's tile_source_node to buffer_source_node Tue Apr 03 09:50:01 GMT 2012
- [gimp/goat-invasion: 202/412] libgimp: add a GeglBuffer backend for plug-ins Tue Apr 03 09:50:06 GMT 2012
- [gimp/goat-invasion: 203/412] plug-ins: add GEGL_CFLAGS to many Makefile.am's Tue Apr 03 09:50:11 GMT 2012
- [gimp/goat-invasion: 204/412] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Tue Apr 03 09:50:16 GMT 2012
- [gimp/goat-invasion: 205/412] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Tue Apr 03 09:50:21 GMT 2012
- [gimp/goat-invasion: 206/412] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Tue Apr 03 09:50:26 GMT 2012
- [gimp/goat-invasion: 207/412] Require GEGL in gimp-2.0.pc Tue Apr 03 09:50:31 GMT 2012
- [gimp/goat-invasion: 208/412] plug-ins: clean up goat-exercise.c so it is a better example Tue Apr 03 09:50:36 GMT 2012
- [gimp/goat-invasion: 209/412] libgimp: flush underlying drawable on gegl_buffer_flush Tue Apr 03 09:50:41 GMT 2012
- [gimp/goat-invasion: 210/412] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Tue Apr 03 09:50:46 GMT 2012
- [gimp/goat-invasion: 211/412] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Tue Apr 03 09:50:51 GMT 2012
- [gimp/goat-invasion: 212/412] app: remove swap_region() and its helper function Tue Apr 03 09:50:56 GMT 2012
- [gimp/goat-invasion: 213/412] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Tue Apr 03 09:51:02 GMT 2012
- [gimp/goat-invasion: 214/412] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Tue Apr 03 09:51:07 GMT 2012
- [gimp/goat-invasion: 215/412] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Tue Apr 03 09:51:12 GMT 2012
- [gimp/goat-invasion: 216/412] app: more copy_region() -> gegl_buffer_copy() Tue Apr 03 09:51:17 GMT 2012
- [gimp/goat-invasion: 217/412] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Tue Apr 03 09:51:22 GMT 2012
- [gimp/goat-invasion: 218/412] app: turn the drawable's shadow tiles into a shadow buffer Tue Apr 03 09:51:27 GMT 2012
- [gimp/goat-invasion: 219/412] app: flush and refetch the shadow buffer before handing it out Tue Apr 03 09:51:32 GMT 2012
- [gimp/goat-invasion: 220/412] app: more gimp_drawable_apply_region() -> apply_buffer() Tue Apr 03 09:51:37 GMT 2012
- [gimp/goat-invasion: 221/412] app: port blend to gimp_drawable_apply_buffer() Tue Apr 03 09:51:42 GMT 2012
- [gimp/goat-invasion: 222/412] app: use utility functions to create a GeglBuffer from a TempBuf Tue Apr 03 09:51:47 GMT 2012
- [gimp/goat-invasion: 223/412] app: use gimp_drawable_apply_buffer() for legacy FS composition Tue Apr 03 09:51:52 GMT 2012
- [gimp/goat-invasion: 224/412] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Tue Apr 03 09:51:57 GMT 2012
- [gimp/goat-invasion: 225/412] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Tue Apr 03 09:52:02 GMT 2012
- [gimp/goat-invasion: 226/412] app: turn GimpDrawable::apply_region() into ::apply_buffer() Tue Apr 03 09:52:08 GMT 2012
- [gimp/goat-invasion: 227/412] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Tue Apr 03 09:52:12 GMT 2012
- [gimp/goat-invasion: 228/412] app: make gimpdrawable-combine.c more readable before proceeding Tue Apr 03 09:52:17 GMT 2012
- [gimp/goat-invasion: 229/412] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Tue Apr 03 09:52:22 GMT 2012
- [gimp/goat-invasion: 230/412] app: remove the legacy curves cruft Tue Apr 03 09:52:27 GMT 2012
- [gimp/goat-invasion: 231/412] app: remove the legacy levels cruft Tue Apr 03 09:52:32 GMT 2012
- [gimp/goat-invasion: 232/412] app: forgot to remove the Threshold cruft typedef Tue Apr 03 09:52:37 GMT 2012
- [gimp/goat-invasion: 233/412] app: change GimpDrawable::replace_region() by ::replace_buffer() Tue Apr 03 09:52:42 GMT 2012
- [gimp/goat-invasion: 234/412] app: implement "disable layer mask" in the GEGL graph Tue Apr 03 09:52:47 GMT 2012
- [gimp/goat-invasion: 235/412] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Tue Apr 03 09:52:53 GMT 2012
- [gimp/goat-invasion: 236/412] app: add gimp_gegl_create_apply_buffer_node() Tue Apr 03 09:52:58 GMT 2012
- [gimp/goat-invasion: 237/412] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Tue Apr 03 09:53:03 GMT 2012
- [gimp/goat-invasion: 238/412] app: add a "premultiplied" property to GimpOperationPointLayerMode Tue Apr 03 09:53:08 GMT 2012
- [gimp/goat-invasion: 239/412] app: add our own GimpOperationNormalMode so we can opt out of premultiply Tue Apr 03 09:53:13 GMT 2012
- [gimp/goat-invasion: 240/412] app: add gimp_gegl_node_set_layer_mode() Tue Apr 03 09:53:18 GMT 2012
- [gimp/goat-invasion: 241/412] app: move GimpHistogram from base/ to core/ Tue Apr 03 09:53:23 GMT 2012
- [gimp/goat-invasion: 242/412] app: add GimpOperationEqualize and port equalize to it Tue Apr 03 09:53:28 GMT 2012
- [gimp/goat-invasion: 243/412] app: remove gimp_drawable_process_lut() Tue Apr 03 09:53:33 GMT 2012
- [gimp/goat-invasion: 244/412] app: sprinkle level argument over process functions Tue Apr 03 09:53:38 GMT 2012
- [gimp/goat-invasion: 245/412] app: fix typo that caused wrong paint apply offset in bucket fill Tue Apr 03 09:53:43 GMT 2012
- [gimp/goat-invasion: 246/412] app: don't pass 1.0 as boolean value, not that it would change anything... Tue Apr 03 09:53:48 GMT 2012
- [gimp/goat-invasion: 247/412] app: add GimpOperationShrink which does "shrink selection" Tue Apr 03 09:53:53 GMT 2012
- [gimp/goat-invasion: 248/412] app: remove "gboolean linear" from all apply_operation APIs Tue Apr 03 09:53:58 GMT 2012
- [gimp/goat-invasion: 249/412] app: remove "dont-cache" from gimp_apply_opeation() Tue Apr 03 09:54:03 GMT 2012
- [gimp/goat-invasion: 250/412] app: remove thin_region(), turns out that gimp:shrink was not slow after all Tue Apr 03 09:54:08 GMT 2012
- [gimp/goat-invasion: 251/412] app: clean up the new shrink op Tue Apr 03 09:54:13 GMT 2012
- [gimp/goat-invasion: 252/412] app: replace fatten_region() by GimpOperationGrow Tue Apr 03 09:54:18 GMT 2012
- [gimp/goat-invasion: 253/412] app: replace border_region() by GimpOperationBorder Tue Apr 03 09:54:24 GMT 2012
- [gimp/goat-invasion: 254/412] app: remove the TileValidateProc from gimp_channel_new_mask() Tue Apr 03 09:54:28 GMT 2012
- [gimp/goat-invasion: 255/412] app: remove obsolete include from gimpchannel.c Tue Apr 03 09:54:33 GMT 2012
- [gimp/goat-invasion: 256/412] app: remove color_region() Tue Apr 03 09:54:38 GMT 2012
- [gimp/goat-invasion: 257/412] app: ask the buffer not the tile manager for its size Tue Apr 03 09:54:43 GMT 2012
- [gimp/goat-invasion: 258/412] app: remove unused base/ includes Tue Apr 03 09:54:48 GMT 2012
- [gimp/goat-invasion: 259/412] app: adapt to API changes in GEGL Tue Apr 03 09:54:53 GMT 2012
- [gimp/goat-invasion: 260/412] app: use gegl_buffer_set_format() to "cast" a dest buffers format Tue Apr 03 09:54:59 GMT 2012
- [gimp/goat-invasion: 261/412] app: properly sync the projection's tiles and their buffer Tue Apr 03 09:55:04 GMT 2012
- [gimp/goat-invasion: 262/412] app: update with GEGL iterator API changes Tue Apr 03 09:55:09 GMT 2012
- [gimp/goat-invasion: 263/412] app: more gegl_buffer_iterator_new() updates Tue Apr 03 09:55:14 GMT 2012
- [gimp/goat-invasion: 264/412] app: factor out the creation of GeglOperation config proxy objects Tue Apr 03 09:55:19 GMT 2012
- [gimp/goat-invasion: 265/412] app: adapt to API changes in gegl_buffer_iterator Tue Apr 03 09:55:24 GMT 2012
- [gimp/goat-invasion: 266/412] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Tue Apr 03 09:55:29 GMT 2012
- [gimp/goat-invasion: 267/412] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Tue Apr 03 09:55:34 GMT 2012
- [gimp/goat-invasion: 268/412] app: add infrastructure to invoke GEGL filters from a menu item Tue Apr 03 09:55:39 GMT 2012
- [gimp/goat-invasion: 269/412] .gitignore: add *~ Tue Apr 03 09:55:44 GMT 2012
- [gimp/goat-invasion: 270/412] app: clean up includes in filters-commands.c Tue Apr 03 09:55:49 GMT 2012
- [gimp/goat-invasion: 271/412] app: better GEGL code in gimp_layer_create_mask() Tue Apr 03 09:55:54 GMT 2012
- [gimp/goat-invasion: 272/412] app: remove some obsolete legacy includes from gimpdrawable.c Tue Apr 03 09:55:59 GMT 2012
- [gimp/goat-invasion: 273/412] app: add place holder splash for goat invasion Tue Apr 03 09:56:04 GMT 2012
- [gimp/goat-invasion: 274/412] app: add GimpOperationShapeburst to calculate the distance map for blend Tue Apr 03 09:56:09 GMT 2012
- [gimp/goat-invasion: 275/412] app: port the rest of the shapeburst blend logic to GEGL Tue Apr 03 09:56:14 GMT 2012
- [gimp/goat-invasion: 276/412] app: remove the global dist_buffer variable and pass it around locally Tue Apr 03 09:56:19 GMT 2012
- [gimp/goat-invasion: 277/412] app: remove legacy includes from blend Tue Apr 03 09:56:24 GMT 2012
- [gimp/goat-invasion: 278/412] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Tue Apr 03 09:56:29 GMT 2012
- [gimp/goat-invasion: 279/412] app: add gimp_gegl_progress_connect() Tue Apr 03 09:56:34 GMT 2012
- [gimp/goat-invasion: 280/412] app: use below new function for shapeburst blend and cage tool progress Tue Apr 03 09:56:40 GMT 2012
- [gimp/goat-invasion: 281/412] app: port the entire plug-in tile communication to using GeglBuffers Tue Apr 03 09:56:45 GMT 2012
- [gimp/goat-invasion: 282/412] app: remove includes from app/plug-in/ Tue Apr 03 09:56:50 GMT 2012
- [gimp/goat-invasion: 283/412] plugins/newsprint: remove assumption that tiles are square Tue Apr 03 09:56:55 GMT 2012
- [gimp/goat-invasion: 284/412] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Tue Apr 03 09:57:00 GMT 2012
- [gimp/goat-invasion: 285/412] app: remove the legacy color-balance cruft Tue Apr 03 09:57:05 GMT 2012
- [gimp/goat-invasion: 286/412] app: correct usage of babl formats Tue Apr 03 09:57:10 GMT 2012
- [gimp/goat-invasion: 287/412] pdb: port drawable pixel access API to GEGL Tue Apr 03 09:57:15 GMT 2012
- [gimp/goat-invasion: 288/412] rename lanczos to lohalo Tue Apr 03 09:57:20 GMT 2012
- [gimp/goat-invasion: 289/412] app: fix registration of babl_format("A u8") Tue Apr 03 09:57:25 GMT 2012
- [gimp/goat-invasion: 290/412] app: fix registration of babl formats Tue Apr 03 09:57:30 GMT 2012
- [gimp/goat-invasion: 291/412] app: use the same indexed Babl formats during an image's lifetime Tue Apr 03 09:57:35 GMT 2012
- [gimp/goat-invasion: 292/412] app: port gimpimage-convert.c to GEGL Tue Apr 03 09:57:40 GMT 2012
- [gimp/goat-invasion: 293/412] app: formatting cleanup in gimpimage-convert.c Tue Apr 03 09:57:45 GMT 2012
- [gimp/goat-invasion: 294/412] app: increase the tile size for plug-ins to 128x128 Tue Apr 03 09:57:50 GMT 2012
- [gimp/goat-invasion: 295/412] app: port gimp_image_pick_color() to return a Babl format Tue Apr 03 09:57:55 GMT 2012
- [gimp/goat-invasion: 296/412] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Tue Apr 03 09:58:00 GMT 2012
- [gimp/goat-invasion: 297/412] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Tue Apr 03 09:58:05 GMT 2012
- [gimp/goat-invasion: 298/412] app: don't use gimp_image_get_color() in GimpPickable Tue Apr 03 09:58:11 GMT 2012
- [gimp/goat-invasion: 299/412] app: port gimp_image_contiguous_region_by_color() to GEGL Tue Apr 03 09:58:16 GMT 2012
- [gimp/goat-invasion: 300/412] app: port gimp_image_contiguous_region_by_seed() to babl_process() Tue Apr 03 09:58:22 GMT 2012
- [gimp/goat-invasion: 301/412] app: remove gimp_image_get_color() Tue Apr 03 09:58:26 GMT 2012
- [gimp/goat-invasion: 302/412] app: forgot the GimpImageType -> Babl change in pick_color() here Tue Apr 03 09:58:31 GMT 2012
- [gimp/goat-invasion: 303/412] app: remove the lagacy hue-saturation cruft Tue Apr 03 09:58:36 GMT 2012
- [gimp/goat-invasion: 304/412] app: remove legayc support from GimpImageMapTool Tue Apr 03 09:58:41 GMT 2012
- [gimp/goat-invasion: 305/412] app: remove legacy support from GimpImageMap Tue Apr 03 09:58:46 GMT 2012
- [gimp/goat-invasion: 306/412] app: more GimpImageType -> Babl Tue Apr 03 09:58:51 GMT 2012
- [gimp/goat-invasion: 307/412] app: have the display renderer ask for the projection's format not image_type Tue Apr 03 09:58:56 GMT 2012
- [gimp/goat-invasion: 308/412] app: add gimp_context_get_foreground, background_pixel() Tue Apr 03 09:59:01 GMT 2012
- [gimp/goat-invasion: 309/412] app: remove legacy support from gimpdrawable-transform.c Tue Apr 03 09:59:06 GMT 2012
- [gimp/goat-invasion: 310/412] app: use a GEGL graph for perspective clone's transform Tue Apr 03 09:59:11 GMT 2012
- [gimp/goat-invasion: 311/412] app: remove the legacy gimp-transform-region code Tue Apr 03 09:59:16 GMT 2012
- [gimp/goat-invasion: 312/412] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Tue Apr 03 09:59:21 GMT 2012
- [gimp/goat-invasion: 313/412] app: remove GimpPickable::get_image_type() Tue Apr 03 09:59:26 GMT 2012
- [gimp/goat-invasion: 314/412] app: remove GimpPickable::get_bytes() Tue Apr 03 09:59:31 GMT 2012
- [gimp/goat-invasion: 315/412] app: replace GimpProjectable::get_image_type() by ::get_format() Tue Apr 03 09:59:36 GMT 2012
- [gimp/goat-invasion: 316/412] app: follow changes in GeglOperation API Tue Apr 03 09:59:41 GMT 2012
- [gimp/goat-invasion: 317/412] app: remove drawable->private->format, its buffer has a format already Tue Apr 03 09:59:46 GMT 2012
- [gimp/goat-invasion: 318/412] app: remove the legacy option in gimp_drawable_scale() Tue Apr 03 09:59:51 GMT 2012
- [gimp/goat-invasion: 319/412] app: remove paint-funcs/scale-region.[ch] Tue Apr 03 09:59:56 GMT 2012
- [gimp/goat-invasion: 320/412] app: remove paint-funcs/reduce-region.[ch] Tue Apr 03 10:00:01 GMT 2012
- [gimp/goat-invasion: 321/412] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Tue Apr 03 10:00:06 GMT 2012
- [gimp/goat-invasion: 322/412] app: add parent_type parameter to gimp_gegl_get_config_proxy() Tue Apr 03 10:00:11 GMT 2012
- [gimp/goat-invasion: 323/412] app: use a GimpSpinScale instead of a scale entry in the prop_table Tue Apr 03 10:00:16 GMT 2012
- [gimp/goat-invasion: 324/412] app: remove gimpdrawable-process.[ch] Tue Apr 03 10:00:21 GMT 2012
- [gimp/goat-invasion: 325/412] app: always create a new tool in filters_filter_cmd_callback() Tue Apr 03 10:00:26 GMT 2012
- [gimp/goat-invasion: 326/412] app: fix GIMP_TIMER_END() to take an arbitrary string Tue Apr 03 10:00:31 GMT 2012
- [gimp/goat-invasion: 327/412] app: remove gimp_image_get_foreground, background() Tue Apr 03 10:00:36 GMT 2012
- [gimp/goat-invasion: 328/412] libgimpcolor: add gimp_rgb[a]_set, get_pixel() Tue Apr 03 10:00:41 GMT 2012
- [gimp/goat-invasion: 329/412] app: remove gimp_image_transform_rgb() Tue Apr 03 10:00:47 GMT 2012
- [gimp/goat-invasion: 330/412] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Tue Apr 03 10:00:56 GMT 2012
- [gimp/goat-invasion: 331/412] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Tue Apr 03 10:00:57 GMT 2012
- [gimp/goat-invasion: 332/412] app: respect GEGLs ui-range hints for properties Tue Apr 03 10:01:02 GMT 2012
- [gimp/goat-invasion: 333/412] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Tue Apr 03 10:01:07 GMT 2012
- [gimp/goat-invasion: 334/412] app: add configurable nonlinear mapping (gamma) to spinscale widget Tue Apr 03 10:01:13 GMT 2012
- [gimp/goat-invasion: 335/412] app: update paramspec duplication with changes in gegl paramspecs Tue Apr 03 10:01:18 GMT 2012
- [gimp/goat-invasion: 336/412] app: clean up warning in spinscale Tue Apr 03 10:01:23 GMT 2012
- [gimp/goat-invasion: 337/412] app: fix buffer copying offsets in gimp_clone_motion() Tue Apr 03 10:01:28 GMT 2012
- [gimp/goat-invasion: 338/412] app: initialize gamma of spin scale to 1.0 Tue Apr 03 10:01:33 GMT 2012
- [gimp/goat-invasion: 339/412] app: git_spin_scale invoke value_changed when setting gamma Tue Apr 03 10:01:38 GMT 2012
- [gimp/goat-invasion: 340/412] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Tue Apr 03 10:01:43 GMT 2012
- [gimp/goat-invasion: 341/412] app: remove legacy includes Tue Apr 03 10:01:48 GMT 2012
- [gimp/goat-invasion: 342/412] app: handle negative fractions correctly in spinscale Tue Apr 03 10:01:53 GMT 2012
- [gimp/goat-invasion: 343/412] app: use a gamma of 1.7 for brush radius slider Tue Apr 03 10:01:58 GMT 2012
- [gimp/goat-invasion: 344/412] app: keep the transform graph around during one paint stroke Tue Apr 03 10:02:03 GMT 2012
- [gimp/goat-invasion: 345/412] app: pattern-clone using gegl_buffer_set_pattern() Tue Apr 03 10:02:08 GMT 2012
- [gimp/goat-invasion: 346/412] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Tue Apr 03 10:02:13 GMT 2012
- [gimp/goat-invasion: 347/412] app: don't create copies in gimp_paint_core_get_orig_image, proj() Tue Apr 03 10:02:18 GMT 2012
- [gimp/goat-invasion: 348/412] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Tue Apr 03 10:02:23 GMT 2012
- [gimp/goat-invasion: 349/412] app: use gimp_temp_buf_create_buffer() all over the place Tue Apr 03 10:02:28 GMT 2012
- [gimp/goat-invasion: 350/412] app: GimpImageType -> Babl in GipmBrushClipboard Tue Apr 03 10:02:33 GMT 2012
- [gimp/goat-invasion: 351/412] app: remove gimp_image_transform_temp_buf() Tue Apr 03 10:02:38 GMT 2012
- [gimp/goat-invasion: 352/412] app: rename GimpPaintCore->canvas_buf to ->paint_area Tue Apr 03 10:02:43 GMT 2012
- [gimp/goat-invasion: 353/412] app: remove unneeded includes from gimpairbush.c Tue Apr 03 10:02:49 GMT 2012
- [gimp/goat-invasion: 354/412] app: add gimp_paint_core_get_paint_buffer() Tue Apr 03 10:02:53 GMT 2012
- [gimp/goat-invasion: 355/412] app: port paintbrush and eraser to paint to GEGL buffers Tue Apr 03 10:02:58 GMT 2012
- [gimp/goat-invasion: 356/412] app: paint ink's color into the paint_buffer not the paint_area Tue Apr 03 10:03:03 GMT 2012
- [gimp/goat-invasion: 357/412] app: remove color_pixels() Tue Apr 03 10:03:08 GMT 2012
- [gimp/goat-invasion: 358/412] app: remove superfluous frame and label from GEGL tool Tue Apr 03 10:03:13 GMT 2012
- [gimp/goat-invasion: 359/412] app: remove "bytes" from GimpBuffer and add a format API Tue Apr 03 10:03:19 GMT 2012
- [gimp/goat-invasion: 360/412] app: anal Tue Apr 03 10:03:23 GMT 2012
- [gimp/goat-invasion: 361/412] app: fixed GimpOperationDissolveMode by Ville Sokk Tue Apr 03 10:03:28 GMT 2012
- [gimp/goat-invasion: 362/412] pdb: add support for omitting the "gimp-" prefix from the procedure name Tue Apr 03 10:03:34 GMT 2012
- [gimp/goat-invasion: 363/412] plug-ins: remove the pixelize plug-in Tue Apr 03 10:03:39 GMT 2012
- [gimp/goat-invasion: 364/412] app: fix up dissolve mode Tue Apr 03 10:03:45 GMT 2012
- [gimp/goat-invasion: 365/412] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Tue Apr 03 10:03:49 GMT 2012
- [gimp/goat-invasion: 366/412] app: add gimp_list_get_sort_func() Tue Apr 03 10:03:54 GMT 2012
- [gimp/goat-invasion: 367/412] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Tue Apr 03 10:03:59 GMT 2012
- [gimp/goat-invasion: 368/412] app: the dissolve op now matches pixel perfectly Tue Apr 03 10:04:04 GMT 2012
- [gimp/goat-invasion: 369/412] app: gegl dissolve layer-mode pedantic indentation Tue Apr 03 10:04:09 GMT 2012
- [gimp/goat-invasion: 370/412] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Tue Apr 03 10:04:14 GMT 2012
- [gimp/goat-invasion: 371/412] app: add a "filters" subdir on user install Tue Apr 03 10:04:19 GMT 2012
- [gimp/goat-invasion: 372/412] app: add gimp_gegl_get_config_container() Tue Apr 03 10:04:24 GMT 2012
- [gimp/goat-invasion: 373/412] app: add a GimpSettingsBox to all GEGL operation filter dialogs Tue Apr 03 10:04:29 GMT 2012
- [gimp/goat-invasion: 374/412] Replace the color-to-alpha plug-in by GEGL filter dialog Tue Apr 03 10:04:34 GMT 2012
- [gimp/goat-invasion: 375/412] app: specify a lower tolerance for babl Tue Apr 03 10:04:39 GMT 2012
- [gimp/goat-invasion: 376/412] app: resurrect the operation tool's title Tue Apr 03 10:04:45 GMT 2012
- [gimp/goat-invasion: 377/412] app: fix/enable continuous color updates in GimpColorPanel Tue Apr 03 10:04:49 GMT 2012
- [gimp/goat-invasion: 378/412] app: make color buttons generated for GEGL tools continuously update the caller Tue Apr 03 10:04:55 GMT 2012
- [gimp/goat-invasion: 379/412] app: port GimpConvolve to GEGL apart from the call to convolve_region() Tue Apr 03 10:05:00 GMT 2012
- [gimp/goat-invasion: 380/412] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Tue Apr 03 10:05:05 GMT 2012
- [gimp/goat-invasion: 381/412] app: more GEGL in gimp_smudge_start() Tue Apr 03 10:05:10 GMT 2012
- [gimp/goat-invasion: 382/412] app: gegl-config babl-tolerance Tue Apr 03 10:05:15 GMT 2012
- [gimp/goat-invasion: 383/412] app: dissolve-mode op attribute Helvetix Victorinox Tue Apr 03 10:05:20 GMT 2012
- [gimp/goat-invasion: 384/412] app: replace GimpSmudge's accum buffer by a TempBuf Tue Apr 03 10:05:25 GMT 2012
- [gimp/goat-invasion: 385/412] app: don't return bogus paint buffers if get_paint_area() returned NULL Tue Apr 03 10:05:30 GMT 2012
- [gimp/goat-invasion: 386/412] app: more GEGL in gimp_smudge_motion() Tue Apr 03 10:05:35 GMT 2012
- [gimp/goat-invasion: 387/412] app: remove add_alpha_region() and its helper functions Tue Apr 03 10:05:40 GMT 2012
- [gimp/goat-invasion: 388/412] app: remove gray_to_rgb_pixels() Tue Apr 03 10:05:45 GMT 2012
- [gimp/goat-invasion: 389/412] app: remove scale_pixels() Tue Apr 03 10:05:50 GMT 2012
- [gimp/goat-invasion: 390/412] app: port GimpSourceCore and its classes to painting to the paint_buffer Tue Apr 03 10:05:55 GMT 2012
- [gimp/goat-invasion: 391/412] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Tue Apr 03 10:06:00 GMT 2012
- [gimp/goat-invasion: 392/412] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Tue Apr 03 10:06:05 GMT 2012
- [gimp/goat-invasion: 393/412] app: port GimpInk blob rendering to GeglBufferIterator Tue Apr 03 10:06:10 GMT 2012
- [gimp/goat-invasion: 394/412] app: add gimp-gegl-loops.[ch] which for now contains a convolve function Tue Apr 03 10:06:15 GMT 2012
- [gimp/goat-invasion: 395/412] app: remove obsolete include Tue Apr 03 10:06:20 GMT 2012
- [gimp/goat-invasion: 396/412] app: port GimpConvolve to gimp_gegl_convolve() Tue Apr 03 10:06:25 GMT 2012
- [gimp/goat-invasion: 397/412] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Tue Apr 03 10:06:30 GMT 2012
- [gimp/goat-invasion: 398/412] app: remove obsolete include Tue Apr 03 10:06:35 GMT 2012
- [gimp/goat-invasion: 399/412] app: blacklist all ops that are in gimp menus now, and some useless ones Tue Apr 03 10:06:40 GMT 2012
- [gimp/goat-invasion: 400/412] Replace the value-invert plug-in by its GEGL counterpart Tue Apr 03 10:06:45 GMT 2012
- [gimp/goat-invasion: 401/412] app: blacklist gegl:threshold Tue Apr 03 10:06:51 GMT 2012
- [gimp/goat-invasion: 402/412] app: s/GIMP_GEGL_RECT/GEGL_RECTANGLE/ Tue Apr 03 10:06:56 GMT 2012
- [gimp/goat-invasion: 403/412] app: fix gimp_gegl_color_new() to treat the passed GimpRGB as gamma corrected Tue Apr 03 10:07:01 GMT 2012
- [gimp/goat-invasion: 404/412] app: add gimp_gegl_dodgeburn() to replace the lut in GimpDodgeBurn Tue Apr 03 10:07:06 GMT 2012
- [gimp/goat-invasion: 405/412] app: use gimp_gegl_dodgeburn() in GimpDodgeBurn Tue Apr 03 10:07:11 GMT 2012
- [gimp/goat-invasion: 406/412] app: remove GimpLut, dodgeburn was its last user Tue Apr 03 10:07:16 GMT 2012
- [gimp/goat-invasion: 407/412] app: remove PixelSurround, no clue when it became unused Tue Apr 03 10:07:21 GMT 2012
- [gimp/goat-invasion: 408/412] libgimp: add gimp_drawable_get_format() Tue Apr 03 10:07:26 GMT 2012
- [gimp/goat-invasion: 409/412] libgimp: sytle cleanup in GimpTileBackendPlugin Tue Apr 03 10:07:31 GMT 2012
- [gimp/goat-invasion: 410/412] app: factor out GimpPlugIn's tile access emulation code to app/gegl/ Tue Apr 03 10:07:36 GMT 2012
- [gimp/goat-invasion: 411/412] app: port XCF loading to writing to the drawable's GeglBuffer Tue Apr 03 10:07:41 GMT 2012
- [gimp/goat-invasion: 412/412] app: port XCF saving to reading from the GeglBuffer Tue Apr 03 10:07:46 GMT 2012
- [gimp/goat-invasion] app: use gimp_rgba_set, get_pixel() instead of babl_process() directly Tue Apr 03 14:26:08 GMT 2012
- [gimp/goat-invasion] app: port GimpHeal to GEGL, using insane buffer casting tricks Tue Apr 03 19:16:27 GMT 2012
- [gimp/goat-invasion] app: heal the paint_buffer directly, without an intermediate copy Tue Apr 03 19:42:10 GMT 2012
- [gimp/goat-invasion] app: port GimpPaintCore's paste and replase APIs to GeglBuffer Tue Apr 03 21:59:24 GMT 2012
- [gimp/goat-invasion] app: move some enums from base-enums.h to core-enums.h Tue Apr 03 23:44:14 GMT 2012
- [gimp] app: don't leak one TempBuf per blurred brush mask/pixmap Wed Apr 04 09:36:34 GMT 2012
- [gimp] Deleted branch goat-invasion Wed Apr 04 10:24:16 GMT 2012
- [gimp] (418 commits) Created branch goat-invasion Wed Apr 04 10:25:45 GMT 2012
- [gimp/goat-invasion: 1/418] app: use GeglBuffer instead of TileManager in imagemap Wed Apr 04 10:25:50 GMT 2012
- [gimp/goat-invasion: 2/418] app: add a util call to get the geglbuffer for a drawable Wed Apr 04 10:25:56 GMT 2012
- [gimp/goat-invasion: 3/418] app: make gimp_drawable_apply_operation use the TileManager buffer backend Wed Apr 04 10:26:01 GMT 2012
- [gimp/goat-invasion: 4/418] imagemap: unref buffers as soon as possible Wed Apr 04 10:26:06 GMT 2012
- [gimp/goat-invasion: 5/418] lie about gamma to gegl Wed Apr 04 10:26:11 GMT 2012
- [gimp/goat-invasion: 6/418] app: move new get_buffer() functions around; some general cleanup Wed Apr 04 10:26:16 GMT 2012
- [gimp/goat-invasion: 7/418] app: use gegl: prefix for ops Wed Apr 04 10:26:21 GMT 2012
- [gimp/goat-invasion: 8/418] app: allow to opionally not implement GimpImageMapTool::map() Wed Apr 04 10:26:26 GMT 2012
- [gimp/goat-invasion: 9/418] app: remove the legacy desaturate implementation Wed Apr 04 10:26:31 GMT 2012
- [gimp/goat-invasion: 10/418] app: remove the legacy posterize code Wed Apr 04 10:26:36 GMT 2012
- [gimp/goat-invasion: 11/418] app: remove the legacy threshold code Wed Apr 04 10:26:41 GMT 2012
- [gimp/goat-invasion: 12/418] app: remove the legacy colorize code Wed Apr 04 10:26:47 GMT 2012
- [gimp/goat-invasion: 13/418] app: clean up the desaturate cruft removal to look like the others Wed Apr 04 10:26:52 GMT 2012
- [gimp/goat-invasion: 14/418] app: remove the pointless core wrappers for the below simplified color stuff Wed Apr 04 10:26:57 GMT 2012
- [gimp/goat-invasion: 15/418] app: make gimp_drawable_get_source_node use GeglBuffer Wed Apr 04 10:27:02 GMT 2012
- [gimp/goat-invasion: 16/418] app: remove orphaned Colorize typedef Wed Apr 04 10:27:07 GMT 2012
- [gimp/goat-invasion: 17/418] app: remove unused lut-funcs Wed Apr 04 10:27:13 GMT 2012
- [gimp/goat-invasion: 18/418] app: gimptilebackendtilemanager reduce cases with 0copy Wed Apr 04 10:27:17 GMT 2012
- [gimp/goat-invasion: 19/418] app: resue the GeglProcessor Wed Apr 04 10:27:23 GMT 2012
- [gimp/goat-invasion: 20/418] app: cleanup in the new GimpDrawable tile source code Wed Apr 04 10:27:28 GMT 2012
- [gimp/goat-invasion: 21/418] app: rename gimp_drawable_apply_operation_with_config() Wed Apr 04 10:27:33 GMT 2012
- [gimp/goat-invasion: 22/418] app: always use GEGL to invert drawables Wed Apr 04 10:27:41 GMT 2012
- [gimp/goat-invasion: 23/418] app: formatting cleanup in gimpdrawable-operation.c Wed Apr 04 10:27:43 GMT 2012
- [gimp/goat-invasion: 24/418] app: use GEGL to invert channels/selections Wed Apr 04 10:27:48 GMT 2012
- [gimp/goat-invasion: 25/418] app: remove the legacy invert lut code Wed Apr 04 10:27:53 GMT 2012
- [gimp/goat-invasion: 26/418] app: release tile with dirty flag in gegl tile backend Wed Apr 04 10:27:58 GMT 2012
- [gimp/goat-invasion: 27/418] app: make projection use GeglBuffers Wed Apr 04 10:28:03 GMT 2012
- [gimp/goat-invasion: 28/418] app: remove GimpOperationTileSource Wed Apr 04 10:28:08 GMT 2012
- [gimp/goat-invasion: 29/418] app: add gimp_layer_new_from_buffer() Wed Apr 04 10:28:13 GMT 2012
- [gimp/goat-invasion: 30/418] app: stop gimp_buffer_to_tiles use GeglBuffer Wed Apr 04 10:28:18 GMT 2012
- [gimp/goat-invasion: 31/418] app: remove GimpOperationTileSink Wed Apr 04 10:28:23 GMT 2012
- [gimp/goat-invasion: 32/418] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Wed Apr 04 10:28:28 GMT 2012
- [gimp/goat-invasion: 33/418] app: completely port GimpBuffer to using GeglBuffer not TileManager Wed Apr 04 10:28:33 GMT 2012
- [gimp/goat-invasion: 34/418] app: replace some copy_region() by gegl_buffer_copy() Wed Apr 04 10:28:38 GMT 2012
- [gimp/goat-invasion: 35/418] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Wed Apr 04 10:28:43 GMT 2012
- [gimp/goat-invasion: 36/418] app: replace more copy_region() by gegl_buffer_copy() Wed Apr 04 10:28:48 GMT 2012
- [gimp/goat-invasion: 37/418] app: more meticulously tickle tile ref-counts Wed Apr 04 10:28:53 GMT 2012
- [gimp/goat-invasion: 38/418] app: cache readable and writable buffers in the drawable Wed Apr 04 10:28:59 GMT 2012
- [gimp/goat-invasion: 39/418] app: set GeglBuffer directly in show image-graph Wed Apr 04 10:29:04 GMT 2012
- [gimp/goat-invasion: 40/418] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Wed Apr 04 10:29:09 GMT 2012
- [gimp/goat-invasion: 41/418] app: implement gimp_channel_translate() with GEGL Wed Apr 04 10:29:14 GMT 2012
- [gimp/goat-invasion: 42/418] app: implement gimp_channel_real_clear() with GEGL Wed Apr 04 10:29:19 GMT 2012
- [gimp/goat-invasion: 43/418] app: implement GimpMaskUndo with GEGL Wed Apr 04 10:29:24 GMT 2012
- [gimp/goat-invasion: 44/418] app: remove the unused copy_region_nocow() Wed Apr 04 10:29:29 GMT 2012
- [gimp/goat-invasion: 45/418] app: implement gimp_channel_real_sharpen() with gegl:threshold Wed Apr 04 10:29:34 GMT 2012
- [gimp/goat-invasion: 46/418] app: remove the legacy threshold lut code Wed Apr 04 10:29:39 GMT 2012
- [gimp/goat-invasion: 47/418] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Wed Apr 04 10:29:44 GMT 2012
- [gimp/goat-invasion: 48/418] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Wed Apr 04 10:29:49 GMT 2012
- [gimp/goat-invasion: 49/418] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Wed Apr 04 10:29:54 GMT 2012
- [gimp/goat-invasion: 50/418] app: added GimpPickable::get_buffer() Wed Apr 04 10:29:59 GMT 2012
- [gimp/goat-invasion: 51/418] app: keep the undo mask around as GeglBuffer, not TileManager Wed Apr 04 10:30:04 GMT 2012
- [gimp/goat-invasion: 52/418] app: make sure TileManagers and the GeglBuffers backed by them are in sync Wed Apr 04 10:30:09 GMT 2012
- [gimp/goat-invasion: 53/418] app: clear the projection's background using GEGL Wed Apr 04 10:30:14 GMT 2012
- [gimp/goat-invasion: 54/418] app: remove clear_region(), it's replaced by GEGL everywhere Wed Apr 04 10:30:19 GMT 2012
- [gimp/goat-invasion: 55/418] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Wed Apr 04 10:30:24 GMT 2012
- [gimp/goat-invasion: 56/418] app: remove gaussian_blur_region() and its helpers Wed Apr 04 10:30:30 GMT 2012
- [gimp/goat-invasion: 57/418] app: replace direct low-level GeglBuffer calls with utility. Wed Apr 04 10:30:35 GMT 2012
- [gimp/goat-invasion: 58/418] app: remove empty functions paint_funcs_setup()/free() Wed Apr 04 10:30:40 GMT 2012
- [gimp/goat-invasion: 59/418] app: remove unused #includes Wed Apr 04 10:30:45 GMT 2012
- [gimp/goat-invasion: 60/418] app: use gegl_buffer_copy() in gimp_drawable_resize() Wed Apr 04 10:30:50 GMT 2012
- [gimp/goat-invasion: 61/418] app: some more gegl_buffer_clear()/set_color() on mask objects Wed Apr 04 10:30:56 GMT 2012
- [gimp/goat-invasion: 62/418] app: add gimp_drawable_get_babl_format() Wed Apr 04 10:31:01 GMT 2012
- [gimp/goat-invasion: 63/418] app: use gimp_image_transform_rgb() instead of transform_color() Wed Apr 04 10:31:06 GMT 2012
- [gimp/goat-invasion: 64/418] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Wed Apr 04 10:31:11 GMT 2012
- [gimp/goat-invasion: 65/418] app: default to use GEGL rather than legacy code paths Wed Apr 04 10:31:16 GMT 2012
- [gimp/goat-invasion: 66/418] app: avoid thrashing GEGL side of tile cache in projection Wed Apr 04 10:31:21 GMT 2012
- [gimp/goat-invasion: 67/418] app: fix segfault in previous commit Wed Apr 04 10:31:26 GMT 2012
- [gimp/goat-invasion: 68/418] app: replace some color_region() and pattern_region() by GEGL code Wed Apr 04 10:31:31 GMT 2012
- [gimp/goat-invasion: 69/418] app: don't need an attached item for applying an op to tiles/buffers Wed Apr 04 10:31:36 GMT 2012
- [gimp/goat-invasion: 70/418] app: add a flatten meta-op and use it for layers and channels Wed Apr 04 10:31:41 GMT 2012
- [gimp/goat-invasion: 71/418] app: allow to "cast" a buffer's pixel format to another one Wed Apr 04 10:31:46 GMT 2012
- [gimp/goat-invasion: 72/418] app: use GEGL to extract an image's component into a channel Wed Apr 04 10:31:51 GMT 2012
- [gimp/goat-invasion: 73/418] app: create GimpBrushClipboard's buffers with GEGL Wed Apr 04 10:31:56 GMT 2012
- [gimp/goat-invasion: 74/418] app: remove obsolete includes from gimpbrushclipboard.c Wed Apr 04 10:32:02 GMT 2012
- [gimp/goat-invasion: 75/418] app: remove copy_component() and its helper functions Wed Apr 04 10:32:06 GMT 2012
- [gimp/goat-invasion: 76/418] app: remove copy_color() and its helper functions Wed Apr 04 10:32:11 GMT 2012
- [gimp/goat-invasion: 77/418] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Wed Apr 04 10:32:16 GMT 2012
- [gimp/goat-invasion: 78/418] app: use GEGL to create a layer mask from a grayscale copy of the layer Wed Apr 04 10:32:21 GMT 2012
- [gimp/goat-invasion: 79/418] app: remove flatten_region() and its helper functions Wed Apr 04 10:32:26 GMT 2012
- [gimp/goat-invasion: 80/418] app: remove the legacy brightness-contrast code and use GEGL instead Wed Apr 04 10:32:32 GMT 2012
- [gimp/goat-invasion: 81/418] app: create a meta-op to apply mask and opacity Wed Apr 04 10:32:36 GMT 2012
- [gimp/goat-invasion: 82/418] app: simplify gimp_drawable_offset() a lot Wed Apr 04 10:32:42 GMT 2012
- [gimp/goat-invasion: 83/418] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Wed Apr 04 10:32:46 GMT 2012
- [gimp/goat-invasion: 84/418] app: remove shade_region() Wed Apr 04 10:32:51 GMT 2012
- [gimp/goat-invasion: 85/418] app: remove multiply_alpha_region() and separate_alpha_region() Wed Apr 04 10:32:56 GMT 2012
- [gimp/goat-invasion: 86/418] app: use GeglBufferIterator in gimp_text_layer_render_layout() Wed Apr 04 10:33:02 GMT 2012
- [gimp/goat-invasion: 87/418] app: use GeglBufferIterator in gimp_channel_real_is_empty() Wed Apr 04 10:33:07 GMT 2012
- [gimp/goat-invasion: 88/418] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Wed Apr 04 10:33:12 GMT 2012
- [gimp/goat-invasion: 89/418] app: flush the drawable_s write_buffer in gimp_drawable_update() Wed Apr 04 10:33:17 GMT 2012
- [gimp/goat-invasion: 90/418] app: minor cleanup and commenting in gimp_scan_convert_render_full() Wed Apr 04 10:33:22 GMT 2012
- [gimp/goat-invasion: 91/418] app: port gimp_channel_real_bounds() to GeglBufferIterator Wed Apr 04 10:33:27 GMT 2012
- [gimp/goat-invasion: 92/418] app: flush both write and write buffer in gimp_drawable_update() Wed Apr 04 10:33:32 GMT 2012
- [gimp/goat-invasion: 93/418] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Wed Apr 04 10:33:37 GMT 2012
- [gimp/goat-invasion: 94/418] app: remove obsolete include in gimpchannel.c Wed Apr 04 10:33:42 GMT 2012
- [gimp/goat-invasion: 95/418] app: add GimpPickable::get_babl_format() Wed Apr 04 10:33:47 GMT 2012
- [gimp/goat-invasion: 96/418] app: port gimp_palette_import_extract() to GeglBufferIterator Wed Apr 04 10:33:52 GMT 2012
- [gimp/goat-invasion: 97/418] app: add GimpOperationSetAlpha which sets the alpha channel to a value Wed Apr 04 10:33:57 GMT 2012
- [gimp/goat-invasion: 98/418] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Wed Apr 04 10:34:02 GMT 2012
- [gimp/goat-invasion: 99/418] app: move variable to local scope Wed Apr 04 10:34:07 GMT 2012
- [gimp/goat-invasion: 100/418] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Wed Apr 04 10:34:12 GMT 2012
- [gimp/goat-invasion: 101/418] app: use the new Babl palette format to implement indexed images Wed Apr 04 10:34:17 GMT 2012
- [gimp/goat-invasion: 102/418] app: remove unused variable from last commit Wed Apr 04 10:34:22 GMT 2012
- [gimp/goat-invasion: 103/418] app: require a Babl for all buffers created on top of tiles Wed Apr 04 10:34:28 GMT 2012
- [gimp/goat-invasion: 104/418] app: let Babl handle all color conversion in gimp_edit_fill_internal() Wed Apr 04 10:34:34 GMT 2012
- [gimp/goat-invasion: 105/418] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Wed Apr 04 10:34:37 GMT 2012
- [gimp/goat-invasion: 106/418] app: let Babl handle color conversion in gimp_drawable_fill() Wed Apr 04 10:34:43 GMT 2012
- [gimp/goat-invasion: 107/418] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Wed Apr 04 10:34:47 GMT 2012
- [gimp/goat-invasion: 108/418] app: let Babl handle converting layers to indexed Wed Apr 04 10:34:53 GMT 2012
- [gimp/goat-invasion: 109/418] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Wed Apr 04 10:34:58 GMT 2012
- [gimp/goat-invasion: 110/418] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Wed Apr 04 10:35:04 GMT 2012
- [gimp/goat-invasion: 111/418] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Wed Apr 04 10:35:07 GMT 2012
- [gimp/goat-invasion: 112/418] app: remove gimp_layer_new_from_region() and use from_buffer() instead Wed Apr 04 10:35:13 GMT 2012
- [gimp/goat-invasion: 113/418] app: convert colors with Babl in gimp_text_layer_render_layout() Wed Apr 04 10:35:18 GMT 2012
- [gimp/goat-invasion: 114/418] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Wed Apr 04 10:35:24 GMT 2012
- [gimp/goat-invasion: 115/418] app: sync with babl API change of babl_new_palette Wed Apr 04 10:35:28 GMT 2012
- [gimp/goat-invasion: 116/418] app: add gimp_bpp_to_babl_format_with_alpha() Wed Apr 04 10:35:33 GMT 2012
- [gimp/goat-invasion: 117/418] app: add GimpPickable::get_babl_format_with_alpha() Wed Apr 04 10:35:38 GMT 2012
- [gimp/goat-invasion: 118/418] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Wed Apr 04 10:35:43 GMT 2012
- [gimp/goat-invasion: 119/418] app: use Babl to convert colors in gimp_clone_motion() Wed Apr 04 10:35:48 GMT 2012
- [gimp/goat-invasion: 120/418] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Wed Apr 04 10:35:53 GMT 2012
- [gimp/goat-invasion: 121/418] app: add gimp_drawable_get_format_without_alpha() Wed Apr 04 10:35:58 GMT 2012
- [gimp/goat-invasion: 122/418] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Wed Apr 04 10:36:03 GMT 2012
- [gimp/goat-invasion: 123/418] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Wed Apr 04 10:36:08 GMT 2012
- [gimp/goat-invasion: 124/418] app: also port gimp_channel_convert() to apply_operation_to_buffer() Wed Apr 04 10:36:13 GMT 2012
- [gimp/goat-invasion: 125/418] app: remove gimp_drawable_apply_operation_to_tiles() Wed Apr 04 10:36:18 GMT 2012
- [gimp/goat-invasion: 126/418] app: stop using gegl_color_set_pixel() with hand-transformed pixels Wed Apr 04 10:36:23 GMT 2012
- [gimp/goat-invasion: 127/418] app: add image API to get Babl formats based on GimpImageType Wed Apr 04 10:36:29 GMT 2012
- [gimp/goat-invasion: 128/418] app: port gimp_image_transform_temp_buf() to one single babl_process() Wed Apr 04 10:36:33 GMT 2012
- [gimp/goat-invasion: 129/418] app: remove gimp_image_transform_color() Wed Apr 04 10:36:39 GMT 2012
- [gimp/goat-invasion: 130/418] app: remove gimpimage-colorhash.[ch] Wed Apr 04 10:36:44 GMT 2012
- [gimp/goat-invasion: 131/418] app: all Babls used by GIMP are now const Wed Apr 04 10:36:48 GMT 2012
- [gimp/goat-invasion: 132/418] app: make gimp_image_transform_rgb() transform the alpha too Wed Apr 04 10:36:53 GMT 2012
- [gimp/goat-invasion: 133/418] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Wed Apr 04 10:36:58 GMT 2012
- [gimp/goat-invasion: 134/418] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Wed Apr 04 10:37:03 GMT 2012
- [gimp/goat-invasion: 135/418] app: remove unused include Wed Apr 04 10:37:08 GMT 2012
- [gimp/goat-invasion: 136/418] app: port coloring/patterning a stroked GimpScanConvert to GEGL Wed Apr 04 10:37:13 GMT 2012
- [gimp/goat-invasion: 137/418] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Wed Apr 04 10:37:18 GMT 2012
- [gimp/goat-invasion: 138/418] app: add gimp_edit_fill_full() which takes color and pattern Wed Apr 04 10:37:23 GMT 2012
- [gimp/goat-invasion: 139/418] app: make the GEGL tool work on indexed images Wed Apr 04 10:37:29 GMT 2012
- [gimp/goat-invasion: 140/418] app: add opacity and paint_mode to gimp_edit_fill[_full]() Wed Apr 04 10:37:34 GMT 2012
- [gimp/goat-invasion: 141/418] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Wed Apr 04 10:37:39 GMT 2012
- [gimp/goat-invasion: 142/418] app: port bucket fill to GEGL Wed Apr 04 10:37:44 GMT 2012
- [gimp/goat-invasion: 143/418] app: remove unused include from gimp-edit.c Wed Apr 04 10:37:49 GMT 2012
- [gimp/goat-invasion: 144/418] app: remove pattern_region() Wed Apr 04 10:37:54 GMT 2012
- [gimp/goat-invasion: 145/418] app: remove color_region_mask() Wed Apr 04 10:37:59 GMT 2012
- [gimp/goat-invasion: 146/418] app: port gimp_channel_combine_mask() to GeglBufferIterator Wed Apr 04 10:38:04 GMT 2012
- [gimp/goat-invasion: 147/418] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Wed Apr 04 10:38:10 GMT 2012
- [gimp/goat-invasion: 148/418] app: move base/boundary.[ch] to core/gimpboundary.[ch] Wed Apr 04 10:38:14 GMT 2012
- [gimp/goat-invasion: 149/418] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Wed Apr 04 10:38:19 GMT 2012
- [gimp/goat-invasion: 150/418] app: port simple rotating and flipping to GEGL Wed Apr 04 10:38:24 GMT 2012
- [gimp/goat-invasion: 151/418] app: replace some region operations in blend by GEGL Wed Apr 04 10:38:29 GMT 2012
- [gimp/goat-invasion: 152/418] app: remove extract_alpha_region() and its helper functions Wed Apr 04 10:38:34 GMT 2012
- [gimp/goat-invasion: 153/418] app: fill the smudge accum buffer with GEGL Wed Apr 04 10:38:39 GMT 2012
- [gimp/goat-invasion: 154/418] app: make test-gimptilebackendtilemanager.c build again Wed Apr 04 10:38:45 GMT 2012
- [gimp/goat-invasion: 155/418] app: implement "show layer mask" in the GEGL graph Wed Apr 04 10:38:50 GMT 2012
- [gimp/goat-invasion: 156/418] app: be smarter about progress in gimp_apply_operation() Wed Apr 04 10:38:54 GMT 2012
- [gimp/goat-invasion: 157/418] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Wed Apr 04 10:39:00 GMT 2012
- [gimp/goat-invasion: 158/418] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Wed Apr 04 10:39:05 GMT 2012
- [gimp/goat-invasion: 159/418] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Wed Apr 04 10:39:10 GMT 2012
- [gimp/goat-invasion: 160/418] app: port gimp_selection_extract() to GEGL Wed Apr 04 10:39:15 GMT 2012
- [gimp/goat-invasion: 161/418] app: remove extract_from_region() and its helper functions Wed Apr 04 10:39:20 GMT 2012
- [gimp/goat-invasion: 162/418] app: forgot to remove extract_alpha_region()'s declaration Wed Apr 04 10:39:25 GMT 2012
- [gimp/goat-invasion: 163/418] app: remove shade_pixels(), no clue when it became unused Wed Apr 04 10:39:30 GMT 2012
- [gimp/goat-invasion: 164/418] app: port GimpBoundary to GEGL, including its API Wed Apr 04 10:39:35 GMT 2012
- [gimp/goat-invasion: 165/418] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Wed Apr 04 10:39:40 GMT 2012
- [gimp/goat-invasion: 166/418] app: remove checks from stuff that now works on indexed layers Wed Apr 04 10:39:45 GMT 2012
- [gimp/goat-invasion: 167/418] app: remove unused tile-manager.h include Wed Apr 04 10:39:50 GMT 2012
- [gimp/goat-invasion: 168/418] app: port gimp_scan_convert_render_full() to GeglBufferIterator Wed Apr 04 10:39:56 GMT 2012
- [gimp/goat-invasion: 169/418] app: port the entire GimpScanConvert API to GeglBuffer Wed Apr 04 10:40:00 GMT 2012
- [gimp/goat-invasion: 170/418] app: port gimp_image_crop_auto_shrink() to GEGL Wed Apr 04 10:40:06 GMT 2012
- [gimp/goat-invasion: 171/418] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Wed Apr 04 10:40:10 GMT 2012
- [gimp/goat-invasion: 172/418] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Wed Apr 04 10:40:17 GMT 2012
- [gimp/goat-invasion: 173/418] app: add gimp_gegl_buffer_get_tiles() Wed Apr 04 10:40:21 GMT 2012
- [gimp/goat-invasion: 174/418] app: GeglBuffer tile backend - add ability to combine tiles Wed Apr 04 10:40:26 GMT 2012
- [gimp/goat-invasion: 175/418] app: remove write property of GeglBuffer backend Wed Apr 04 10:40:31 GMT 2012
- [gimp/goat-invasion: 176/418] app: add gimp_drawable_set_buffer() and set_buffer_full() Wed Apr 04 10:40:36 GMT 2012
- [gimp/goat-invasion: 177/418] app: add a GIMP_GEGL_RECT utility macro Wed Apr 04 10:40:41 GMT 2012
- [gimp/goat-invasion: 178/418] app: fix initialization of variable in gimp_layer_get_opacity_at Wed Apr 04 10:40:46 GMT 2012
- [gimp/goat-invasion: 179/418] app: make use of GIMP_GEGL_RECT in more places Wed Apr 04 10:40:51 GMT 2012
- [gimp/goat-invasion: 180/418] app: use gimp_drawable_set_buffer() in a few places Wed Apr 04 10:40:56 GMT 2012
- [gimp/goat-invasion: 181/418] app: flush the buffer in gimp_gegl_buffer_get_tiles() Wed Apr 04 10:41:01 GMT 2012
- [gimp/goat-invasion: 182/418] app: add gimp_selection_extract_buffer () Wed Apr 04 10:41:06 GMT 2012
- [gimp/goat-invasion: 183/418] app: port the entire transform API from TileManager to GeglBuffer Wed Apr 04 10:41:12 GMT 2012
- [gimp/goat-invasion: 184/418] app: port everything to gimp_selection_extract_buffer() Wed Apr 04 10:41:17 GMT 2012
- [gimp/goat-invasion: 185/418] app: remove gimp_selection_extract_buffer() again Wed Apr 04 10:41:22 GMT 2012
- [gimp/goat-invasion: 186/418] app: remove gimp_layer_new_from_tiles(), it's now unused Wed Apr 04 10:41:27 GMT 2012
- [gimp/goat-invasion: 187/418] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Wed Apr 04 10:41:32 GMT 2012
- [gimp/goat-invasion: 188/418] app: replace GimpDraable's type by a Babl format Wed Apr 04 10:41:37 GMT 2012
- [gimp/goat-invasion: 189/418] app: pass the right filter when GEGL-transfomring Wed Apr 04 10:41:42 GMT 2012
- [gimp/goat-invasion: 190/418] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Wed Apr 04 10:41:47 GMT 2012
- [gimp/goat-invasion: 191/418] app: use hard-edges = TRUE when GEGL-scaling drawables Wed Apr 04 10:41:52 GMT 2012
- [gimp/goat-invasion: 192/418] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Wed Apr 04 10:41:57 GMT 2012
- [gimp/goat-invasion: 193/418] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Wed Apr 04 10:42:02 GMT 2012
- [gimp/goat-invasion: 194/418] app: add gimp_gegl_buffer_get_tile_manager() Wed Apr 04 10:42:07 GMT 2012
- [gimp/goat-invasion: 195/418] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Wed Apr 04 10:42:12 GMT 2012
- [gimp/goat-invasion: 196/418] app: completely port gimpdrawable-convert.c to GeglBuffer Wed Apr 04 10:42:17 GMT 2012
- [gimp/goat-invasion: 197/418] app: minor cleanup and include removal Wed Apr 04 10:42:22 GMT 2012
- [gimp/goat-invasion: 198/418] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Wed Apr 04 10:42:27 GMT 2012
- [gimp/goat-invasion: 199/418] app: change GimpDrawable::set_tiles() to ::set_buffer() Wed Apr 04 10:42:32 GMT 2012
- [gimp/goat-invasion: 200/418] app: change GimpDrawable::get_tiles() to ::get_buffer() Wed Apr 04 10:42:37 GMT 2012
- [gimp/goat-invasion: 201/418] app: rename the buffer's tile_source_node to buffer_source_node Wed Apr 04 10:42:42 GMT 2012
- [gimp/goat-invasion: 202/418] libgimp: add a GeglBuffer backend for plug-ins Wed Apr 04 10:42:47 GMT 2012
- [gimp/goat-invasion: 203/418] plug-ins: add GEGL_CFLAGS to many Makefile.am's Wed Apr 04 10:42:52 GMT 2012
- [gimp/goat-invasion: 204/418] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Wed Apr 04 10:42:57 GMT 2012
- [gimp/goat-invasion: 205/418] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Wed Apr 04 10:43:02 GMT 2012
- [gimp/goat-invasion: 206/418] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Wed Apr 04 10:43:07 GMT 2012
- [gimp/goat-invasion: 207/418] Require GEGL in gimp-2.0.pc Wed Apr 04 10:43:13 GMT 2012
- [gimp/goat-invasion: 208/418] plug-ins: clean up goat-exercise.c so it is a better example Wed Apr 04 10:43:18 GMT 2012
- [gimp/goat-invasion: 209/418] libgimp: flush underlying drawable on gegl_buffer_flush Wed Apr 04 10:43:23 GMT 2012
- [gimp/goat-invasion: 210/418] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Wed Apr 04 10:43:28 GMT 2012
- [gimp/goat-invasion: 211/418] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Wed Apr 04 10:43:33 GMT 2012
- [gimp/goat-invasion: 212/418] app: remove swap_region() and its helper function Wed Apr 04 10:43:38 GMT 2012
- [gimp/goat-invasion: 213/418] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Wed Apr 04 10:43:43 GMT 2012
- [gimp/goat-invasion: 214/418] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Wed Apr 04 10:43:48 GMT 2012
- [gimp/goat-invasion: 215/418] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Wed Apr 04 10:43:53 GMT 2012
- [gimp/goat-invasion: 216/418] app: more copy_region() -> gegl_buffer_copy() Wed Apr 04 10:43:58 GMT 2012
- [gimp/goat-invasion: 217/418] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Wed Apr 04 10:44:03 GMT 2012
- [gimp/goat-invasion: 218/418] app: turn the drawable's shadow tiles into a shadow buffer Wed Apr 04 10:44:08 GMT 2012
- [gimp/goat-invasion: 220/418] app: more gimp_drawable_apply_region() -> apply_buffer() Wed Apr 04 10:44:22 GMT 2012
- [gimp/goat-invasion: 219/418] app: flush and refetch the shadow buffer before handing it out Wed Apr 04 10:44:22 GMT 2012
- [gimp/goat-invasion: 221/418] app: port blend to gimp_drawable_apply_buffer() Wed Apr 04 10:44:23 GMT 2012
- [gimp/goat-invasion: 222/418] app: use utility functions to create a GeglBuffer from a TempBuf Wed Apr 04 10:44:28 GMT 2012
- [gimp/goat-invasion: 223/418] app: use gimp_drawable_apply_buffer() for legacy FS composition Wed Apr 04 10:44:34 GMT 2012
- [gimp/goat-invasion: 224/418] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Wed Apr 04 10:44:39 GMT 2012
- [gimp/goat-invasion: 225/418] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Wed Apr 04 10:44:44 GMT 2012
- [gimp/goat-invasion: 226/418] app: turn GimpDrawable::apply_region() into ::apply_buffer() Wed Apr 04 10:44:49 GMT 2012
- [gimp/goat-invasion: 227/418] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Wed Apr 04 10:44:54 GMT 2012
- [gimp/goat-invasion: 228/418] app: make gimpdrawable-combine.c more readable before proceeding Wed Apr 04 10:44:59 GMT 2012
- [gimp/goat-invasion: 229/418] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Wed Apr 04 10:45:04 GMT 2012
- [gimp/goat-invasion: 230/418] app: remove the legacy curves cruft Wed Apr 04 10:45:09 GMT 2012
- [gimp/goat-invasion: 231/418] app: remove the legacy levels cruft Wed Apr 04 10:45:14 GMT 2012
- [gimp/goat-invasion: 232/418] app: forgot to remove the Threshold cruft typedef Wed Apr 04 10:45:19 GMT 2012
- [gimp/goat-invasion: 233/418] app: change GimpDrawable::replace_region() by ::replace_buffer() Wed Apr 04 10:45:24 GMT 2012
- [gimp/goat-invasion: 234/418] app: implement "disable layer mask" in the GEGL graph Wed Apr 04 10:45:29 GMT 2012
- [gimp/goat-invasion: 235/418] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Wed Apr 04 10:45:34 GMT 2012
- [gimp/goat-invasion: 236/418] app: add gimp_gegl_create_apply_buffer_node() Wed Apr 04 10:45:39 GMT 2012
- [gimp/goat-invasion: 237/418] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Wed Apr 04 10:45:44 GMT 2012
- [gimp/goat-invasion: 238/418] app: add a "premultiplied" property to GimpOperationPointLayerMode Wed Apr 04 10:45:49 GMT 2012
- [gimp/goat-invasion: 239/418] app: add our own GimpOperationNormalMode so we can opt out of premultiply Wed Apr 04 10:45:54 GMT 2012
- [gimp/goat-invasion: 240/418] app: add gimp_gegl_node_set_layer_mode() Wed Apr 04 10:45:59 GMT 2012
- [gimp/goat-invasion: 241/418] app: move GimpHistogram from base/ to core/ Wed Apr 04 10:46:04 GMT 2012
- [gimp/goat-invasion: 242/418] app: add GimpOperationEqualize and port equalize to it Wed Apr 04 10:46:09 GMT 2012
- [gimp/goat-invasion: 243/418] app: remove gimp_drawable_process_lut() Wed Apr 04 10:46:14 GMT 2012
- [gimp/goat-invasion: 244/418] app: sprinkle level argument over process functions Wed Apr 04 10:46:19 GMT 2012
- [gimp/goat-invasion: 245/418] app: fix typo that caused wrong paint apply offset in bucket fill Wed Apr 04 10:46:24 GMT 2012
- [gimp/goat-invasion: 246/418] app: don't pass 1.0 as boolean value, not that it would change anything... Wed Apr 04 10:46:29 GMT 2012
- [gimp/goat-invasion: 247/418] app: add GimpOperationShrink which does "shrink selection" Wed Apr 04 10:46:34 GMT 2012
- [gimp/goat-invasion: 248/418] app: remove "gboolean linear" from all apply_operation APIs Wed Apr 04 10:46:39 GMT 2012
- [gimp/goat-invasion: 249/418] app: remove "dont-cache" from gimp_apply_opeation() Wed Apr 04 10:46:44 GMT 2012
- [gimp/goat-invasion: 250/418] app: remove thin_region(), turns out that gimp:shrink was not slow after all Wed Apr 04 10:46:49 GMT 2012
- [gimp/goat-invasion: 251/418] app: clean up the new shrink op Wed Apr 04 10:46:54 GMT 2012
- [gimp/goat-invasion: 252/418] app: replace fatten_region() by GimpOperationGrow Wed Apr 04 10:46:59 GMT 2012
- [gimp/goat-invasion: 253/418] app: replace border_region() by GimpOperationBorder Wed Apr 04 10:47:05 GMT 2012
- [gimp/goat-invasion: 254/418] app: remove the TileValidateProc from gimp_channel_new_mask() Wed Apr 04 10:47:09 GMT 2012
- [gimp/goat-invasion: 255/418] app: remove obsolete include from gimpchannel.c Wed Apr 04 10:47:15 GMT 2012
- [gimp/goat-invasion: 256/418] app: remove color_region() Wed Apr 04 10:47:19 GMT 2012
- [gimp/goat-invasion: 257/418] app: ask the buffer not the tile manager for its size Wed Apr 04 10:47:24 GMT 2012
- [gimp/goat-invasion: 258/418] app: remove unused base/ includes Wed Apr 04 10:47:29 GMT 2012
- [gimp/goat-invasion: 259/418] app: adapt to API changes in GEGL Wed Apr 04 10:47:35 GMT 2012
- [gimp/goat-invasion: 260/418] app: use gegl_buffer_set_format() to "cast" a dest buffers format Wed Apr 04 10:47:40 GMT 2012
- [gimp/goat-invasion: 261/418] app: properly sync the projection's tiles and their buffer Wed Apr 04 10:47:45 GMT 2012
- [gimp/goat-invasion: 262/418] app: update with GEGL iterator API changes Wed Apr 04 10:47:50 GMT 2012
- [gimp/goat-invasion: 263/418] app: more gegl_buffer_iterator_new() updates Wed Apr 04 10:47:55 GMT 2012
- [gimp/goat-invasion: 264/418] app: factor out the creation of GeglOperation config proxy objects Wed Apr 04 10:48:00 GMT 2012
- [gimp/goat-invasion: 265/418] app: adapt to API changes in gegl_buffer_iterator Wed Apr 04 10:48:05 GMT 2012
- [gimp/goat-invasion: 266/418] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Wed Apr 04 10:48:10 GMT 2012
- [gimp/goat-invasion: 267/418] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Wed Apr 04 10:48:15 GMT 2012
- [gimp/goat-invasion: 268/418] app: add infrastructure to invoke GEGL filters from a menu item Wed Apr 04 10:48:20 GMT 2012
- [gimp/goat-invasion: 269/418] .gitignore: add *~ Wed Apr 04 10:48:25 GMT 2012
- [gimp/goat-invasion: 270/418] app: clean up includes in filters-commands.c Wed Apr 04 10:48:30 GMT 2012
- [gimp/goat-invasion: 271/418] app: better GEGL code in gimp_layer_create_mask() Wed Apr 04 10:48:35 GMT 2012
- [gimp/goat-invasion: 272/418] app: remove some obsolete legacy includes from gimpdrawable.c Wed Apr 04 10:48:40 GMT 2012
- [gimp/goat-invasion: 273/418] app: add place holder splash for goat invasion Wed Apr 04 10:48:45 GMT 2012
- [gimp/goat-invasion: 274/418] app: add GimpOperationShapeburst to calculate the distance map for blend Wed Apr 04 10:48:50 GMT 2012
- [gimp/goat-invasion: 275/418] app: port the rest of the shapeburst blend logic to GEGL Wed Apr 04 10:48:55 GMT 2012
- [gimp/goat-invasion: 276/418] app: remove the global dist_buffer variable and pass it around locally Wed Apr 04 10:49:00 GMT 2012
- [gimp/goat-invasion: 277/418] app: remove legacy includes from blend Wed Apr 04 10:49:05 GMT 2012
- [gimp/goat-invasion: 278/418] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Wed Apr 04 10:49:10 GMT 2012
- [gimp/goat-invasion: 279/418] app: add gimp_gegl_progress_connect() Wed Apr 04 10:49:15 GMT 2012
- [gimp/goat-invasion: 280/418] app: use below new function for shapeburst blend and cage tool progress Wed Apr 04 10:49:21 GMT 2012
- [gimp/goat-invasion: 281/418] app: port the entire plug-in tile communication to using GeglBuffers Wed Apr 04 10:49:26 GMT 2012
- [gimp/goat-invasion: 282/418] app: remove includes from app/plug-in/ Wed Apr 04 10:49:31 GMT 2012
- [gimp/goat-invasion: 283/418] plugins/newsprint: remove assumption that tiles are square Wed Apr 04 10:49:35 GMT 2012
- [gimp/goat-invasion: 284/418] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Wed Apr 04 10:49:41 GMT 2012
- [gimp/goat-invasion: 285/418] app: remove the legacy color-balance cruft Wed Apr 04 10:49:46 GMT 2012
- [gimp/goat-invasion: 286/418] app: correct usage of babl formats Wed Apr 04 10:49:51 GMT 2012
- [gimp/goat-invasion: 287/418] pdb: port drawable pixel access API to GEGL Wed Apr 04 10:49:56 GMT 2012
- [gimp/goat-invasion: 288/418] rename lanczos to lohalo Wed Apr 04 10:50:01 GMT 2012
- [gimp/goat-invasion: 289/418] app: fix registration of babl_format("A u8") Wed Apr 04 10:50:06 GMT 2012
- [gimp/goat-invasion: 290/418] app: fix registration of babl formats Wed Apr 04 10:50:11 GMT 2012
- [gimp/goat-invasion: 291/418] app: use the same indexed Babl formats during an image's lifetime Wed Apr 04 10:50:16 GMT 2012
- [gimp/goat-invasion: 292/418] app: port gimpimage-convert.c to GEGL Wed Apr 04 10:50:21 GMT 2012
- [gimp/goat-invasion: 293/418] app: formatting cleanup in gimpimage-convert.c Wed Apr 04 10:50:26 GMT 2012
- [gimp/goat-invasion: 294/418] app: increase the tile size for plug-ins to 128x128 Wed Apr 04 10:50:31 GMT 2012
- [gimp/goat-invasion: 295/418] app: port gimp_image_pick_color() to return a Babl format Wed Apr 04 10:50:36 GMT 2012
- [gimp/goat-invasion: 296/418] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Wed Apr 04 10:50:41 GMT 2012
- [gimp/goat-invasion: 297/418] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Wed Apr 04 10:50:46 GMT 2012
- [gimp/goat-invasion: 298/418] app: don't use gimp_image_get_color() in GimpPickable Wed Apr 04 10:50:51 GMT 2012
- [gimp/goat-invasion: 299/418] app: port gimp_image_contiguous_region_by_color() to GEGL Wed Apr 04 10:50:56 GMT 2012
- [gimp/goat-invasion: 300/418] app: port gimp_image_contiguous_region_by_seed() to babl_process() Wed Apr 04 10:51:01 GMT 2012
- [gimp/goat-invasion: 301/418] app: remove gimp_image_get_color() Wed Apr 04 10:51:06 GMT 2012
- [gimp/goat-invasion: 302/418] app: forgot the GimpImageType -> Babl change in pick_color() here Wed Apr 04 10:51:11 GMT 2012
- [gimp/goat-invasion: 303/418] app: remove the lagacy hue-saturation cruft Wed Apr 04 10:51:17 GMT 2012
- [gimp/goat-invasion: 304/418] app: remove legayc support from GimpImageMapTool Wed Apr 04 10:51:22 GMT 2012
- [gimp/goat-invasion: 305/418] app: remove legacy support from GimpImageMap Wed Apr 04 10:51:27 GMT 2012
- [gimp/goat-invasion: 306/418] app: more GimpImageType -> Babl Wed Apr 04 10:51:32 GMT 2012
- [gimp/goat-invasion: 307/418] app: have the display renderer ask for the projection's format not image_type Wed Apr 04 10:51:37 GMT 2012
- [gimp/goat-invasion: 308/418] app: add gimp_context_get_foreground, background_pixel() Wed Apr 04 10:51:42 GMT 2012
- [gimp/goat-invasion: 309/418] app: remove legacy support from gimpdrawable-transform.c Wed Apr 04 10:51:47 GMT 2012
- [gimp/goat-invasion: 310/418] app: use a GEGL graph for perspective clone's transform Wed Apr 04 10:51:52 GMT 2012
- [gimp/goat-invasion: 311/418] app: remove the legacy gimp-transform-region code Wed Apr 04 10:51:57 GMT 2012
- [gimp/goat-invasion: 312/418] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Wed Apr 04 10:52:02 GMT 2012
- [gimp/goat-invasion: 313/418] app: remove GimpPickable::get_image_type() Wed Apr 04 10:52:07 GMT 2012
- [gimp/goat-invasion: 314/418] app: remove GimpPickable::get_bytes() Wed Apr 04 10:52:12 GMT 2012
- [gimp/goat-invasion: 315/418] app: replace GimpProjectable::get_image_type() by ::get_format() Wed Apr 04 10:52:17 GMT 2012
- [gimp/goat-invasion: 316/418] app: follow changes in GeglOperation API Wed Apr 04 10:52:22 GMT 2012
- [gimp/goat-invasion: 317/418] app: remove drawable->private->format, its buffer has a format already Wed Apr 04 10:52:27 GMT 2012
- [gimp/goat-invasion: 318/418] app: remove the legacy option in gimp_drawable_scale() Wed Apr 04 10:52:32 GMT 2012
- [gimp/goat-invasion: 319/418] app: remove paint-funcs/scale-region.[ch] Wed Apr 04 10:52:37 GMT 2012
- [gimp/goat-invasion: 320/418] app: remove paint-funcs/reduce-region.[ch] Wed Apr 04 10:52:42 GMT 2012
- [gimp/goat-invasion: 321/418] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Wed Apr 04 10:52:47 GMT 2012
- [gimp/goat-invasion: 322/418] app: add parent_type parameter to gimp_gegl_get_config_proxy() Wed Apr 04 10:52:52 GMT 2012
- [gimp/goat-invasion: 323/418] app: use a GimpSpinScale instead of a scale entry in the prop_table Wed Apr 04 10:52:57 GMT 2012
- [gimp/goat-invasion: 324/418] app: remove gimpdrawable-process.[ch] Wed Apr 04 10:53:02 GMT 2012
- [gimp/goat-invasion: 325/418] app: always create a new tool in filters_filter_cmd_callback() Wed Apr 04 10:53:07 GMT 2012
- [gimp/goat-invasion: 326/418] app: fix GIMP_TIMER_END() to take an arbitrary string Wed Apr 04 10:53:12 GMT 2012
- [gimp/goat-invasion: 327/418] app: remove gimp_image_get_foreground, background() Wed Apr 04 10:53:18 GMT 2012
- [gimp/goat-invasion: 328/418] libgimpcolor: add gimp_rgb[a]_set, get_pixel() Wed Apr 04 10:53:22 GMT 2012
- [gimp/goat-invasion: 329/418] app: remove gimp_image_transform_rgb() Wed Apr 04 10:53:28 GMT 2012
- [gimp/goat-invasion: 330/418] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Wed Apr 04 10:53:33 GMT 2012
- [gimp/goat-invasion: 331/418] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Wed Apr 04 10:53:38 GMT 2012
- [gimp/goat-invasion: 332/418] app: respect GEGLs ui-range hints for properties Wed Apr 04 10:53:43 GMT 2012
- [gimp/goat-invasion: 333/418] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Wed Apr 04 10:53:48 GMT 2012
- [gimp/goat-invasion: 334/418] app: add configurable nonlinear mapping (gamma) to spinscale widget Wed Apr 04 10:53:53 GMT 2012
- [gimp/goat-invasion: 335/418] app: update paramspec duplication with changes in gegl paramspecs Wed Apr 04 10:53:58 GMT 2012
- [gimp/goat-invasion: 336/418] app: clean up warning in spinscale Wed Apr 04 10:54:03 GMT 2012
- [gimp/goat-invasion: 337/418] app: fix buffer copying offsets in gimp_clone_motion() Wed Apr 04 10:54:08 GMT 2012
- [gimp/goat-invasion: 338/418] app: initialize gamma of spin scale to 1.0 Wed Apr 04 10:54:16 GMT 2012
- [gimp/goat-invasion: 339/418] app: git_spin_scale invoke value_changed when setting gamma Wed Apr 04 10:54:19 GMT 2012
- [gimp/goat-invasion: 340/418] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Wed Apr 04 10:54:24 GMT 2012
- [gimp/goat-invasion: 341/418] app: remove legacy includes Wed Apr 04 10:54:29 GMT 2012
- [gimp/goat-invasion: 342/418] app: handle negative fractions correctly in spinscale Wed Apr 04 10:54:34 GMT 2012
- [gimp/goat-invasion: 343/418] app: use a gamma of 1.7 for brush radius slider Wed Apr 04 10:54:39 GMT 2012
- [gimp/goat-invasion: 344/418] app: keep the transform graph around during one paint stroke Wed Apr 04 10:54:44 GMT 2012
- [gimp/goat-invasion: 345/418] app: pattern-clone using gegl_buffer_set_pattern() Wed Apr 04 10:54:49 GMT 2012
- [gimp/goat-invasion: 346/418] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Wed Apr 04 10:54:54 GMT 2012
- [gimp/goat-invasion: 347/418] app: don't create copies in gimp_paint_core_get_orig_image, proj() Wed Apr 04 10:54:59 GMT 2012
- [gimp/goat-invasion: 348/418] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Wed Apr 04 10:55:04 GMT 2012
- [gimp/goat-invasion: 349/418] app: use gimp_temp_buf_create_buffer() all over the place Wed Apr 04 10:55:09 GMT 2012
- [gimp/goat-invasion: 350/418] app: GimpImageType -> Babl in GipmBrushClipboard Wed Apr 04 10:55:14 GMT 2012
- [gimp/goat-invasion: 351/418] app: remove gimp_image_transform_temp_buf() Wed Apr 04 10:55:19 GMT 2012
- [gimp/goat-invasion: 352/418] app: rename GimpPaintCore->canvas_buf to ->paint_area Wed Apr 04 10:55:24 GMT 2012
- [gimp/goat-invasion: 353/418] app: remove unneeded includes from gimpairbush.c Wed Apr 04 10:55:29 GMT 2012
- [gimp/goat-invasion: 354/418] app: add gimp_paint_core_get_paint_buffer() Wed Apr 04 10:55:34 GMT 2012
- [gimp/goat-invasion: 355/418] app: port paintbrush and eraser to paint to GEGL buffers Wed Apr 04 10:55:39 GMT 2012
- [gimp/goat-invasion: 356/418] app: paint ink's color into the paint_buffer not the paint_area Wed Apr 04 10:55:44 GMT 2012
- [gimp/goat-invasion: 357/418] app: remove color_pixels() Wed Apr 04 10:55:49 GMT 2012
- [gimp/goat-invasion: 358/418] app: remove superfluous frame and label from GEGL tool Wed Apr 04 10:55:54 GMT 2012
- [gimp/goat-invasion: 359/418] app: remove "bytes" from GimpBuffer and add a format API Wed Apr 04 10:55:59 GMT 2012
- [gimp/goat-invasion: 360/418] app: anal Wed Apr 04 10:56:04 GMT 2012
- [gimp/goat-invasion: 361/418] app: fixed GimpOperationDissolveMode by Ville Sokk Wed Apr 04 10:56:09 GMT 2012
- [gimp/goat-invasion: 362/418] pdb: add support for omitting the "gimp-" prefix from the procedure name Wed Apr 04 10:56:14 GMT 2012
- [gimp/goat-invasion: 363/418] plug-ins: remove the pixelize plug-in Wed Apr 04 10:56:19 GMT 2012
- [gimp/goat-invasion: 364/418] app: fix up dissolve mode Wed Apr 04 10:56:25 GMT 2012
- [gimp/goat-invasion: 365/418] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Wed Apr 04 10:56:30 GMT 2012
- [gimp/goat-invasion: 366/418] app: add gimp_list_get_sort_func() Wed Apr 04 10:56:35 GMT 2012
- [gimp/goat-invasion: 367/418] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Wed Apr 04 10:56:39 GMT 2012
- [gimp/goat-invasion: 368/418] app: the dissolve op now matches pixel perfectly Wed Apr 04 10:56:45 GMT 2012
- [gimp/goat-invasion: 369/418] app: gegl dissolve layer-mode pedantic indentation Wed Apr 04 10:56:50 GMT 2012
- [gimp/goat-invasion: 370/418] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Wed Apr 04 10:56:55 GMT 2012
- [gimp/goat-invasion: 371/418] app: add a "filters" subdir on user install Wed Apr 04 10:57:00 GMT 2012
- [gimp/goat-invasion: 372/418] app: add gimp_gegl_get_config_container() Wed Apr 04 10:57:05 GMT 2012
- [gimp/goat-invasion: 373/418] app: add a GimpSettingsBox to all GEGL operation filter dialogs Wed Apr 04 10:57:10 GMT 2012
- [gimp/goat-invasion: 374/418] Replace the color-to-alpha plug-in by GEGL filter dialog Wed Apr 04 10:57:15 GMT 2012
- [gimp/goat-invasion: 375/418] app: specify a lower tolerance for babl Wed Apr 04 10:57:20 GMT 2012
- [gimp/goat-invasion: 376/418] app: resurrect the operation tool's title Wed Apr 04 10:57:25 GMT 2012
- [gimp/goat-invasion: 377/418] app: fix/enable continuous color updates in GimpColorPanel Wed Apr 04 10:57:30 GMT 2012
- [gimp/goat-invasion: 378/418] app: make color buttons generated for GEGL tools continuously update the caller Wed Apr 04 10:57:35 GMT 2012
- [gimp/goat-invasion: 379/418] app: port GimpConvolve to GEGL apart from the call to convolve_region() Wed Apr 04 10:57:40 GMT 2012
- [gimp/goat-invasion: 380/418] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Wed Apr 04 10:57:45 GMT 2012
- [gimp/goat-invasion: 381/418] app: more GEGL in gimp_smudge_start() Wed Apr 04 10:57:50 GMT 2012
- [gimp/goat-invasion: 382/418] app: gegl-config babl-tolerance Wed Apr 04 10:57:55 GMT 2012
- [gimp/goat-invasion: 383/418] app: dissolve-mode op attribute Helvetix Victorinox Wed Apr 04 10:58:00 GMT 2012
- [gimp/goat-invasion: 384/418] app: replace GimpSmudge's accum buffer by a TempBuf Wed Apr 04 10:58:06 GMT 2012
- [gimp/goat-invasion: 385/418] app: don't return bogus paint buffers if get_paint_area() returned NULL Wed Apr 04 10:58:11 GMT 2012
- [gimp/goat-invasion: 386/418] app: more GEGL in gimp_smudge_motion() Wed Apr 04 10:58:16 GMT 2012
- [gimp/goat-invasion: 387/418] app: remove add_alpha_region() and its helper functions Wed Apr 04 10:58:21 GMT 2012
- [gimp/goat-invasion: 388/418] app: remove gray_to_rgb_pixels() Wed Apr 04 10:58:26 GMT 2012
- [gimp/goat-invasion: 389/418] app: remove scale_pixels() Wed Apr 04 10:58:31 GMT 2012
- [gimp/goat-invasion: 390/418] app: port GimpSourceCore and its classes to painting to the paint_buffer Wed Apr 04 10:58:36 GMT 2012
- [gimp/goat-invasion: 391/418] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Wed Apr 04 10:58:41 GMT 2012
- [gimp/goat-invasion: 392/418] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Wed Apr 04 10:58:46 GMT 2012
- [gimp/goat-invasion: 393/418] app: port GimpInk blob rendering to GeglBufferIterator Wed Apr 04 10:58:52 GMT 2012
- [gimp/goat-invasion: 394/418] app: add gimp-gegl-loops.[ch] which for now contains a convolve function Wed Apr 04 10:58:56 GMT 2012
- [gimp/goat-invasion: 395/418] app: remove obsolete include Wed Apr 04 10:59:01 GMT 2012
- [gimp/goat-invasion: 396/418] app: port GimpConvolve to gimp_gegl_convolve() Wed Apr 04 10:59:06 GMT 2012
- [gimp/goat-invasion: 397/418] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Wed Apr 04 10:59:11 GMT 2012
- [gimp/goat-invasion: 398/418] app: remove obsolete include Wed Apr 04 10:59:16 GMT 2012
- [gimp/goat-invasion: 399/418] app: blacklist all ops that are in gimp menus now, and some useless ones Wed Apr 04 10:59:21 GMT 2012
- [gimp/goat-invasion: 400/418] Replace the value-invert plug-in by its GEGL counterpart Wed Apr 04 10:59:26 GMT 2012
- [gimp/goat-invasion: 401/418] app: blacklist gegl:threshold Wed Apr 04 10:59:32 GMT 2012
- [gimp/goat-invasion: 402/418] app: s/GIMP_GEGL_RECT/GEGL_RECTANGLE/ Wed Apr 04 10:59:37 GMT 2012
- [gimp/goat-invasion: 403/418] app: fix gimp_gegl_color_new() to treat the passed GimpRGB as gamma corrected Wed Apr 04 10:59:42 GMT 2012
- [gimp/goat-invasion: 404/418] app: add gimp_gegl_dodgeburn() to replace the lut in GimpDodgeBurn Wed Apr 04 10:59:47 GMT 2012
- [gimp/goat-invasion: 405/418] app: use gimp_gegl_dodgeburn() in GimpDodgeBurn Wed Apr 04 10:59:52 GMT 2012
- [gimp/goat-invasion: 406/418] app: remove GimpLut, dodgeburn was its last user Wed Apr 04 10:59:57 GMT 2012
- [gimp/goat-invasion: 407/418] app: remove PixelSurround, no clue when it became unused Wed Apr 04 11:00:02 GMT 2012
- [gimp/goat-invasion: 408/418] libgimp: add gimp_drawable_get_format() Wed Apr 04 11:00:07 GMT 2012
- [gimp/goat-invasion: 409/418] libgimp: sytle cleanup in GimpTileBackendPlugin Wed Apr 04 11:00:12 GMT 2012
- [gimp/goat-invasion: 410/418] app: factor out GimpPlugIn's tile access emulation code to app/gegl/ Wed Apr 04 11:00:17 GMT 2012
- [gimp/goat-invasion: 411/418] app: port XCF loading to writing to the drawable's GeglBuffer Wed Apr 04 11:00:22 GMT 2012
- [gimp/goat-invasion: 412/418] app: port XCF saving to reading from the GeglBuffer Wed Apr 04 11:00:27 GMT 2012
- [gimp/goat-invasion: 413/418] app: use gimp_rgba_set, get_pixel() instead of babl_process() directly Wed Apr 04 11:00:32 GMT 2012
- [gimp/goat-invasion: 414/418] app: port GimpHeal to GEGL, using insane buffer casting tricks Wed Apr 04 11:00:38 GMT 2012
- [gimp/goat-invasion: 415/418] app: heal the paint_buffer directly, without an intermediate copy Wed Apr 04 11:00:43 GMT 2012
- [gimp/goat-invasion: 416/418] app: port GimpPaintCore's paste and replase APIs to GeglBuffer Wed Apr 04 11:00:48 GMT 2012
- [gimp/goat-invasion: 417/418] app: move some enums from base-enums.h to core-enums.h Wed Apr 04 11:00:58 GMT 2012
- [gimp/goat-invasion: 418/418] modules: forgot one #include <babl/babl.h> Wed Apr 04 11:00:58 GMT 2012
- [gimp/goat-invasion] app: gimp_gegl_convolve() rename parameter "matrix" to "kernel" Wed Apr 04 12:06:56 GMT 2012
- [gimp/goat-invasion] app: use gimp_gegl_convolve() in gimpbrush-transform.c Wed Apr 04 12:07:01 GMT 2012
- [gimp/goat-invasion] app: remove CONSTRUCT_ONLY from "premultiplied" of GimpOperationPointLayerMode Thu Apr 05 10:49:36 GMT 2012
- [gimp/goat-invasion] app: use gimp_gegl_node_set_layer_mode() to configure the FS' mode node Thu Apr 05 10:51:03 GMT 2012
- [gimp/goat-invasion] app: don't special case the FS wrt its visibility in the layer stack Thu Apr 05 12:02:38 GMT 2012
- [gimp/goat-invasion] app: fix mode node creation in gimp_gegl_create_apply_buffer_node() Thu Apr 05 17:17:27 GMT 2012
- [gimp/goat-invasion] plug-ins: port file-pat to GEGL, as a file plug-in example Thu Apr 05 18:19:16 GMT 2012
- [gimp/goat-invasion] app: simplify leftover and now useless nested if() Thu Apr 05 18:38:25 GMT 2012
- [gimp/goat-invasion] app: set the mode on the right node in gimp_gegl_create_apply_buffer_node() Fri Apr 06 19:58:32 GMT 2012
- [gimp/goat-invasion] app: fix non-premultiplied case in GimpOperationNormalMode Fri Apr 06 19:58:37 GMT 2012
- [gimp/goat-invasion] app: port gimp_drawable_real_apply_buffer() to GEGL Fri Apr 06 19:58:42 GMT 2012
- [gimp/goat-invasion] app: require a non-NULL format in gimp_tile_manager_create_buffer() Fri Apr 06 21:27:27 GMT 2012
- [gimp/goat-invasion] app: gimp_edit_paste(): use more formats inatead of GimpImageType Fri Apr 06 21:38:15 GMT 2012
- [gimp/goat-invasion] app: more consistent format handling in gimpdrawable-convert.c Fri Apr 06 22:00:50 GMT 2012
- [gimp/goat-invasion] app: fix drawable type check in gimp_drawable_convert_indexed() Fri Apr 06 22:01:50 GMT 2012
- [gimp/goat-invasion] app: add gimp_image_get_layer_format() Fri Apr 06 22:16:20 GMT 2012
- [gimp/goat-invasion] app: use gimp_image_get_layer_format() instead of dealing with image_type Fri Apr 06 22:47:51 GMT 2012
- [gimp/goat-invasion] app: don't use GIMP_IMAGE_TYPE_IS_FOO() in drawable_actions_update() Fri Apr 06 23:05:13 GMT 2012
- [gimp/goat-invasion] app: remove GimpImageType based API and macro junk Fri Apr 06 23:26:39 GMT 2012
- [gimp/goat-invasion] app: add gimp_drawable_get_base_type() Fri Apr 06 23:35:05 GMT 2012
- [gimp/goat-invasion] app: use gimp_drawable_get_base_type() instead of GIMP_IMAGE_TYPE_BASE_TYPE() Fri Apr 06 23:51:50 GMT 2012
- [gimp/goat-invasion] app: add gimp_babl_format_get_image_type, base_type() Sat Apr 07 00:24:45 GMT 2012
- [gimp/goat-invasion] app: use the new functions added with the last commit Sat Apr 07 00:35:47 GMT 2012
- [gimp/goat-invasion] app: remove gimp_drawable_type_with_alpha() Sat Apr 07 00:35:52 GMT 2012
- [gimp/goat-invasion] app: remove image_type API from GimpBuffer Sat Apr 07 00:43:42 GMT 2012
- [gimp/goat-invasion] app: remove the remaining image_type macro junk from gimpimage.h Sat Apr 07 00:51:28 GMT 2012
- [gimp/goat-invasion] app: don't use GimpImageType in gimp_image_new_from_template() Sat Apr 07 12:23:09 GMT 2012
- [gimp/goat-invasion] app: add gimp_image_get_channel_format() and get_mask_format() Sat Apr 07 20:46:25 GMT 2012
- [gimp/goat-invasion] app: pass the paint area's coords to gimp_brush_core_color_area_with_pixmap() Sat Apr 07 21:39:31 GMT 2012
- [gimp/goat-invasion] app: remove x, y and color parameters from temp_buf_new() Sat Apr 07 21:48:30 GMT 2012
- [gimp/goat-invasion] app: don't set mask->x and ->y to bogus and completely unused values Sat Apr 07 21:50:24 GMT 2012
- [gimp/goat-invasion] app: remove temp_buf_resize() Sat Apr 07 21:59:13 GMT 2012
- [gimp/goat-invasion] app: use GEGL to convert a TempBuf to a GdkPixbuf Sat Apr 07 22:20:21 GMT 2012
- [gimp/goat-invasion] app: remove "dest" parameter from temp_buf_copy() and always return a new copy Sat Apr 07 22:26:24 GMT 2012
- [gimp/goat-invasion] app: use gegl_buffer_copy() to copy into a pattern's preview Sat Apr 07 22:47:03 GMT 2012
- [gimp/goat-invasion] app: remove temp_buf_copy_area() Sat Apr 07 22:53:11 GMT 2012
- [gimp/goat-invasion] app: turn the TempBuf's "bytes" into "format" and port everything to it Sun Apr 08 16:48:35 GMT 2012
- [gimp/goat-invasion] ==== squeeze me into previous ==== Sun Apr 08 16:54:23 GMT 2012
- [gimp/goat-invasion] ==== me too ==== Sun Apr 08 16:55:23 GMT 2012
- [gimp/goat-invasion] app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] Sun Apr 08 17:07:14 GMT 2012
- [gimp/goat-invasion] app: disable GEGL code path in gimp_drawable_real_apply_buffer() Sun Apr 08 17:09:33 GMT 2012
- [gimp/goat-invasion] app: silence compiler warning in GimpBucketFillTool Sun Apr 08 18:24:13 GMT 2012
- [gimp/goat-invasion] app: rename TempBuf to GimpTempBuf Sun Apr 08 18:26:08 GMT 2012
- [gimp/goat-invasion] app: gimp_-namespace all GimpTempBuf functions Sun Apr 08 21:57:22 GMT 2012
- [gimp/goat-invasion] app: make GimpTempBuf reference counted Sun Apr 08 22:18:11 GMT 2012
- [gimp/goat-invasion] app: move GimpTempBuf from base/ to core/ Sun Apr 08 23:00:16 GMT 2012
- [gimp/goat-invasion] app: remove base-enums.[ch] Sun Apr 08 23:12:50 GMT 2012
- [gimp/goat-invasion] app: use gegl_buffer_copy() in gimp_drawable_real_replace_buffer() Sun Apr 08 23:21:25 GMT 2012
- [gimp/goat-invasion] app: remove copy_region() Sun Apr 08 23:23:08 GMT 2012
- [gimp/goat-invasion] app: fix gimp_layer_new() API docs Sun Apr 08 23:34:08 GMT 2012
- [gimp/goat-invasion] app: swallow gimp_temp_buf_demultiply() into gimp_image_get_new_preview() Sun Apr 08 23:52:47 GMT 2012
- [gimp/goat-invasion] app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch] Tue Apr 10 16:50:18 GMT 2012
- [gimp/goat-invasion] app: add gimp_cairo_image_surface_create_buffer() Tue Apr 10 16:50:23 GMT 2012
- [gimp/goat-invasion] app: port preview rendering to GEGL/cairo Tue Apr 10 16:50:28 GMT 2012
- [gimp/goat-invasion] app: explicitly pass around the offsets of the view renderer's temp_bufs Tue Apr 10 16:50:33 GMT 2012
- [gimp/goat-invasion] app: remove "x" and "y" members from GimpTempBuf Tue Apr 10 16:50:38 GMT 2012
- [gimp/goat-invasion] app: move gimp_gegl_buffer_get_temp_buf() to gimptempbuf.[ch] Tue Apr 10 16:50:43 GMT 2012
- [gimp/goat-invasion] app: remove as much as possible from base-types.h Tue Apr 10 20:02:53 GMT 2012
- [gimp/goat-invasion] app: fix signal signature of GimpColorTool::picked() Tue Apr 10 23:05:24 GMT 2012
- [gimp/goat-invasion] app: don't use gimp_drawable_type() when saving to XCF Tue Apr 10 23:13:29 GMT 2012
- [gimp/goat-invasion] app: don't use gimp_drawable_type() in more places Tue Apr 10 23:23:20 GMT 2012
- [gimp/goat-invasion] app: make the tests build again Tue Apr 10 23:33:47 GMT 2012
- [gimp/goat-invasion] app: add gimp_babl_get_description() Wed Apr 11 15:36:15 GMT 2012
- [gimp/goat-invasion] app: change gimp_image_get_format() to take a base_type and a with_alpha boolean Wed Apr 11 16:41:25 GMT 2012
- [gimp/goat-invasion] app: remove gimpdrawable-convert.[ch] Wed Apr 11 16:52:07 GMT 2012
- [gimp/goat-invasion] app: gimp_template_get_image_type: return GimpImageBaseType not GimpImageType Wed Apr 11 16:56:19 GMT 2012
- [gimp/goat-invasion] plug-ins: return image type and #layers from the JPEG thumbnail procedure Wed Apr 11 19:49:04 GMT 2012
- [gimp/goat-invasion] app: name the image's palette formats "-gimp-indexed-format-image_id" Wed Apr 11 19:52:19 GMT 2012
- [gimp/goat-invasion] app: return a format, not image type from file_open_thumbnail() Wed Apr 11 19:56:08 GMT 2012
- [gimp/goat-invasion] app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator Sat Apr 14 06:42:16 GMT 2012
- [gimp/goat-invasion] app: clean up and build the histogram op gift Sat Apr 14 22:36:15 GMT 2012
- [gimp/goat-invasion] app: add gimp_histogram_clear_values() and use it Sun Apr 15 17:11:03 GMT 2012
- [gimp/goat-invasion] app: hack badly to make gimp_channel_new_from_component() work Sun Apr 15 22:45:13 GMT 2012
- [gimp/goat-invasion] app: use gimp_gegl_color_new() instead of gegl_color_set_rgba() Sun Apr 15 22:54:26 GMT 2012
- [gimp/goat-invasion] app: more WIP on GimpOperationHistogramSink, not used yet Mon Apr 16 05:58:18 GMT 2012
- [gimp/goat-invasion] app: more <gegl.h> includes Mon Apr 16 18:52:22 GMT 2012
- [gimp/goat-invasion] app: simplify buffer iterator code in gimp_palette_import_extract() Mon Apr 16 19:00:00 GMT 2012
- [gimp/goat-invasion] app: implement the GEGL histogram with an iterator loop for now Mon Apr 16 20:27:54 GMT 2012
- [gimp/goat-invasion] app: remove the legacy histogram calculation code Mon Apr 16 20:36:53 GMT 2012
- [gimp/goat-invasion] app: port gimp_image_contiguous_region_by_seed() to GEGL Tue Apr 17 17:56:41 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_smudge_blend(), a brute-force port of blend_region() Tue Apr 17 22:33:34 GMT 2012
- [gimp/goat-invasion] app: remove blend_region() Tue Apr 17 22:36:20 GMT 2012
- [gimp/goat-invasion] app: require R'G'B'A u8 in gimp_gegl_smudge_blend() and simplify it massively Tue Apr 17 23:08:46 GMT 2012
- [gimp/goat-invasion] app: enable smudge on indexed images Tue Apr 17 23:08:51 GMT 2012
- [gimp/goat-invasion] app: pass the format of saved tiles around explicitly in the XCF code Fri Apr 20 21:46:27 GMT 2012
- [gimp/goat-invasion] app: use an explicit tile format when talking to plug-ins Fri Apr 20 21:55:28 GMT 2012
- [gimp/goat-invasion] app: code cleanup in the GEGL ops Fri Apr 20 22:47:26 GMT 2012
- [gimp/goat-invasion] app: ask the image for the RGB format in gimp_selection_extract() Sat Apr 21 06:36:41 GMT 2012
- [gimp/goat-invasion] app: add XXX comments about hardcoded or NULL formats Sat Apr 21 06:37:26 GMT 2012
- [gimp/goat-invasion] app: add format parameter to GimpPickable::get_pixel_at() Sat Apr 21 08:08:57 GMT 2012
- [gimp/goat-invasion] app: return double not int from GimpPickable::get_opacity_at() Sat Apr 21 14:07:05 GMT 2012
- [gimp/goat-invasion] app: change GimpBoundary to find the boundary a float component Sat Apr 21 18:12:32 GMT 2012
- [gimp/goat-invasion] app: make masks use linear, not gamma corrected formats Sat Apr 21 18:49:20 GMT 2012
- [gimp/goat-invasion] app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() Sat Apr 21 19:48:30 GMT 2012
- [gimp/goat-invasion] app: gimp_drawable_preview_bytes() -> gimp_drawable_get_preview_format() Sat Apr 21 20:10:10 GMT 2012
- [gimp] Bug 674373 - Resizing Mask size is making gimp to crash Sat Apr 21 20:44:14 GMT 2012
- [gimp/goat-invasion] app: add gimp-babl.[ch] and move Babl specific code there Sat Apr 21 21:47:58 GMT 2012
- [gimp/goat-invasion] app: move gimp_babl_format_get_base_type() to gimp-babl.[ch] Sat Apr 21 21:56:39 GMT 2012
- [gimp/goat-invasion] app: add gimp_babl_format() and use it in gimp_image_get_format() Sat Apr 21 22:03:12 GMT 2012
- [gimp/goat-invasion] app: remove bpp <-> format conversion stuff from gimp-gegl-utils.[ch] Sat Apr 21 22:44:22 GMT 2012
- [gimp] Deleted branch goat-invasion Sun Apr 22 12:57:44 GMT 2012
- [gimp] (526 commits) Created branch goat-invasion Sun Apr 22 12:59:17 GMT 2012
- [gimp/goat-invasion: 1/526] app: use GeglBuffer instead of TileManager in imagemap Sun Apr 22 12:59:23 GMT 2012
- [gimp/goat-invasion: 2/526] app: add a util call to get the geglbuffer for a drawable Sun Apr 22 12:59:28 GMT 2012
- [gimp/goat-invasion: 3/526] app: make gimp_drawable_apply_operation use the TileManager buffer backend Sun Apr 22 12:59:33 GMT 2012
- [gimp/goat-invasion: 4/526] imagemap: unref buffers as soon as possible Sun Apr 22 12:59:38 GMT 2012
- [gimp/goat-invasion: 5/526] lie about gamma to gegl Sun Apr 22 12:59:43 GMT 2012
- [gimp/goat-invasion: 6/526] app: move new get_buffer() functions around; some general cleanup Sun Apr 22 12:59:48 GMT 2012
- [gimp/goat-invasion: 7/526] app: use gegl: prefix for ops Sun Apr 22 12:59:53 GMT 2012
- [gimp/goat-invasion: 8/526] app: allow to opionally not implement GimpImageMapTool::map() Sun Apr 22 12:59:58 GMT 2012
- [gimp/goat-invasion: 9/526] app: remove the legacy desaturate implementation Sun Apr 22 13:00:03 GMT 2012
- [gimp/goat-invasion: 10/526] app: remove the legacy posterize code Sun Apr 22 13:00:08 GMT 2012
- [gimp/goat-invasion: 11/526] app: remove the legacy threshold code Sun Apr 22 13:00:13 GMT 2012
- [gimp/goat-invasion: 12/526] app: remove the legacy colorize code Sun Apr 22 13:00:18 GMT 2012
- [gimp/goat-invasion: 13/526] app: clean up the desaturate cruft removal to look like the others Sun Apr 22 13:00:23 GMT 2012
- [gimp/goat-invasion: 14/526] app: remove the pointless core wrappers for the below simplified color stuff Sun Apr 22 13:00:28 GMT 2012
- [gimp/goat-invasion: 15/526] app: make gimp_drawable_get_source_node use GeglBuffer Sun Apr 22 13:00:34 GMT 2012
- [gimp/goat-invasion: 16/526] app: remove orphaned Colorize typedef Sun Apr 22 13:00:38 GMT 2012
- [gimp/goat-invasion: 17/526] app: remove unused lut-funcs Sun Apr 22 13:00:43 GMT 2012
- [gimp/goat-invasion: 18/526] app: gimptilebackendtilemanager reduce cases with 0copy Sun Apr 22 13:00:48 GMT 2012
- [gimp/goat-invasion: 19/526] app: resue the GeglProcessor Sun Apr 22 13:00:53 GMT 2012
- [gimp/goat-invasion: 20/526] app: cleanup in the new GimpDrawable tile source code Sun Apr 22 13:00:58 GMT 2012
- [gimp/goat-invasion: 21/526] app: rename gimp_drawable_apply_operation_with_config() Sun Apr 22 13:01:03 GMT 2012
- [gimp/goat-invasion: 22/526] app: always use GEGL to invert drawables Sun Apr 22 13:01:09 GMT 2012
- [gimp/goat-invasion: 23/526] app: formatting cleanup in gimpdrawable-operation.c Sun Apr 22 13:01:13 GMT 2012
- [gimp/goat-invasion: 24/526] app: use GEGL to invert channels/selections Sun Apr 22 13:01:18 GMT 2012
- [gimp/goat-invasion: 25/526] app: remove the legacy invert lut code Sun Apr 22 13:01:23 GMT 2012
- [gimp/goat-invasion: 26/526] app: release tile with dirty flag in gegl tile backend Sun Apr 22 13:01:29 GMT 2012
- [gimp/goat-invasion: 27/526] app: make projection use GeglBuffers Sun Apr 22 13:01:34 GMT 2012
- [gimp/goat-invasion: 28/526] app: remove GimpOperationTileSource Sun Apr 22 13:01:39 GMT 2012
- [gimp/goat-invasion: 29/526] app: add gimp_layer_new_from_buffer() Sun Apr 22 13:01:44 GMT 2012
- [gimp/goat-invasion: 30/526] app: stop gimp_buffer_to_tiles use GeglBuffer Sun Apr 22 13:01:49 GMT 2012
- [gimp/goat-invasion: 31/526] app: remove GimpOperationTileSink Sun Apr 22 13:01:54 GMT 2012
- [gimp/goat-invasion: 32/526] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Sun Apr 22 13:01:59 GMT 2012
- [gimp/goat-invasion: 33/526] app: completely port GimpBuffer to using GeglBuffer not TileManager Sun Apr 22 13:02:04 GMT 2012
- [gimp/goat-invasion: 34/526] app: replace some copy_region() by gegl_buffer_copy() Sun Apr 22 13:02:09 GMT 2012
- [gimp/goat-invasion: 35/526] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Sun Apr 22 13:02:14 GMT 2012
- [gimp/goat-invasion: 36/526] app: replace more copy_region() by gegl_buffer_copy() Sun Apr 22 13:02:19 GMT 2012
- [gimp/goat-invasion: 37/526] app: more meticulously tickle tile ref-counts Sun Apr 22 13:02:24 GMT 2012
- [gimp/goat-invasion: 38/526] app: cache readable and writable buffers in the drawable Sun Apr 22 13:02:29 GMT 2012
- [gimp/goat-invasion: 39/526] app: set GeglBuffer directly in show image-graph Sun Apr 22 13:02:34 GMT 2012
- [gimp/goat-invasion: 40/526] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Sun Apr 22 13:02:39 GMT 2012
- [gimp/goat-invasion: 41/526] app: implement gimp_channel_translate() with GEGL Sun Apr 22 13:02:44 GMT 2012
- [gimp/goat-invasion: 42/526] app: implement gimp_channel_real_clear() with GEGL Sun Apr 22 13:02:49 GMT 2012
- [gimp/goat-invasion: 43/526] app: implement GimpMaskUndo with GEGL Sun Apr 22 13:02:55 GMT 2012
- [gimp/goat-invasion: 44/526] app: remove the unused copy_region_nocow() Sun Apr 22 13:02:59 GMT 2012
- [gimp/goat-invasion: 45/526] app: implement gimp_channel_real_sharpen() with gegl:threshold Sun Apr 22 13:03:05 GMT 2012
- [gimp/goat-invasion: 46/526] app: remove the legacy threshold lut code Sun Apr 22 13:03:10 GMT 2012
- [gimp/goat-invasion: 47/526] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Sun Apr 22 13:03:15 GMT 2012
- [gimp/goat-invasion: 48/526] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Sun Apr 22 13:03:20 GMT 2012
- [gimp/goat-invasion: 49/526] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Sun Apr 22 13:03:25 GMT 2012
- [gimp/goat-invasion: 50/526] app: added GimpPickable::get_buffer() Sun Apr 22 13:03:30 GMT 2012
- [gimp/goat-invasion: 51/526] app: keep the undo mask around as GeglBuffer, not TileManager Sun Apr 22 13:03:35 GMT 2012
- [gimp/goat-invasion: 52/526] app: make sure TileManagers and the GeglBuffers backed by them are in sync Sun Apr 22 13:03:40 GMT 2012
- [gimp/goat-invasion: 53/526] app: clear the projection's background using GEGL Sun Apr 22 13:03:45 GMT 2012
- [gimp/goat-invasion: 54/526] app: remove clear_region(), it's replaced by GEGL everywhere Sun Apr 22 13:03:50 GMT 2012
- [gimp/goat-invasion: 55/526] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Sun Apr 22 13:03:55 GMT 2012
- [gimp/goat-invasion: 56/526] app: remove gaussian_blur_region() and its helpers Sun Apr 22 13:04:00 GMT 2012
- [gimp/goat-invasion: 57/526] app: replace direct low-level GeglBuffer calls with utility. Sun Apr 22 13:04:05 GMT 2012
- [gimp/goat-invasion: 58/526] app: remove empty functions paint_funcs_setup()/free() Sun Apr 22 13:04:20 GMT 2012
- [gimp/goat-invasion: 59/526] app: remove unused #includes Sun Apr 22 13:04:20 GMT 2012
- [gimp/goat-invasion: 60/526] app: use gegl_buffer_copy() in gimp_drawable_resize() Sun Apr 22 13:04:21 GMT 2012
- [gimp/goat-invasion: 61/526] app: some more gegl_buffer_clear()/set_color() on mask objects Sun Apr 22 13:04:25 GMT 2012
- [gimp/goat-invasion: 62/526] app: add gimp_drawable_get_babl_format() Sun Apr 22 13:04:30 GMT 2012
- [gimp/goat-invasion: 63/526] app: use gimp_image_transform_rgb() instead of transform_color() Sun Apr 22 13:04:35 GMT 2012
- [gimp/goat-invasion: 64/526] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Sun Apr 22 13:04:40 GMT 2012
- [gimp/goat-invasion: 65/526] app: default to use GEGL rather than legacy code paths Sun Apr 22 13:04:45 GMT 2012
- [gimp/goat-invasion: 66/526] app: avoid thrashing GEGL side of tile cache in projection Sun Apr 22 13:04:50 GMT 2012
- [gimp/goat-invasion: 68/526] app: replace some color_region() and pattern_region() by GEGL code Sun Apr 22 13:05:35 GMT 2012
- [gimp/goat-invasion: 67/526] app: fix segfault in previous commit Sun Apr 22 13:05:35 GMT 2012
- [gimp/goat-invasion: 69/526] app: don't need an attached item for applying an op to tiles/buffers Sun Apr 22 13:05:35 GMT 2012
- [gimp/goat-invasion: 74/526] app: remove obsolete includes from gimpbrushclipboard.c Sun Apr 22 13:05:35 GMT 2012
- [gimp/goat-invasion: 70/526] app: add a flatten meta-op and use it for layers and channels Sun Apr 22 13:05:36 GMT 2012
- [gimp/goat-invasion: 71/526] app: allow to "cast" a buffer's pixel format to another one Sun Apr 22 13:05:36 GMT 2012
- [gimp/goat-invasion: 72/526] app: use GEGL to extract an image's component into a channel Sun Apr 22 13:05:36 GMT 2012
- [gimp/goat-invasion: 73/526] app: create GimpBrushClipboard's buffers with GEGL Sun Apr 22 13:05:37 GMT 2012
- [gimp/goat-invasion: 75/526] app: remove copy_component() and its helper functions Sun Apr 22 13:05:39 GMT 2012
- [gimp/goat-invasion: 76/526] app: remove copy_color() and its helper functions Sun Apr 22 13:05:42 GMT 2012
- [gimp/goat-invasion: 77/526] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Sun Apr 22 13:05:46 GMT 2012
- [gimp/goat-invasion: 78/526] app: use GEGL to create a layer mask from a grayscale copy of the layer Sun Apr 22 13:05:51 GMT 2012
- [gimp/goat-invasion: 79/526] app: remove flatten_region() and its helper functions Sun Apr 22 13:05:56 GMT 2012
- [gimp/goat-invasion: 80/526] app: remove the legacy brightness-contrast code and use GEGL instead Sun Apr 22 13:06:01 GMT 2012
- [gimp/goat-invasion: 81/526] app: create a meta-op to apply mask and opacity Sun Apr 22 13:06:06 GMT 2012
- [gimp/goat-invasion: 82/526] app: simplify gimp_drawable_offset() a lot Sun Apr 22 13:06:11 GMT 2012
- [gimp/goat-invasion: 83/526] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Sun Apr 22 13:06:16 GMT 2012
- [gimp/goat-invasion: 84/526] app: remove shade_region() Sun Apr 22 13:06:21 GMT 2012
- [gimp/goat-invasion: 85/526] app: remove multiply_alpha_region() and separate_alpha_region() Sun Apr 22 13:06:26 GMT 2012
- [gimp/goat-invasion: 86/526] app: use GeglBufferIterator in gimp_text_layer_render_layout() Sun Apr 22 13:06:31 GMT 2012
- [gimp/goat-invasion: 87/526] app: use GeglBufferIterator in gimp_channel_real_is_empty() Sun Apr 22 13:06:36 GMT 2012
- [gimp/goat-invasion: 88/526] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Sun Apr 22 13:06:41 GMT 2012
- [gimp/goat-invasion: 89/526] app: flush the drawable_s write_buffer in gimp_drawable_update() Sun Apr 22 13:06:46 GMT 2012
- [gimp/goat-invasion: 90/526] app: minor cleanup and commenting in gimp_scan_convert_render_full() Sun Apr 22 13:06:52 GMT 2012
- [gimp/goat-invasion: 91/526] app: port gimp_channel_real_bounds() to GeglBufferIterator Sun Apr 22 13:06:57 GMT 2012
- [gimp/goat-invasion: 92/526] app: flush both write and write buffer in gimp_drawable_update() Sun Apr 22 13:07:01 GMT 2012
- [gimp/goat-invasion: 93/526] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Sun Apr 22 13:07:07 GMT 2012
- [gimp/goat-invasion: 94/526] app: remove obsolete include in gimpchannel.c Sun Apr 22 13:07:12 GMT 2012
- [gimp/goat-invasion: 95/526] app: add GimpPickable::get_babl_format() Sun Apr 22 13:07:17 GMT 2012
- [gimp/goat-invasion: 96/526] app: port gimp_palette_import_extract() to GeglBufferIterator Sun Apr 22 13:07:22 GMT 2012
- [gimp/goat-invasion: 97/526] app: add GimpOperationSetAlpha which sets the alpha channel to a value Sun Apr 22 13:07:27 GMT 2012
- [gimp/goat-invasion: 98/526] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Sun Apr 22 13:07:32 GMT 2012
- [gimp/goat-invasion: 99/526] app: move variable to local scope Sun Apr 22 13:07:37 GMT 2012
- [gimp/goat-invasion: 100/526] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Sun Apr 22 13:07:42 GMT 2012
- [gimp/goat-invasion: 101/526] app: use the new Babl palette format to implement indexed images Sun Apr 22 13:07:47 GMT 2012
- [gimp/goat-invasion: 102/526] app: remove unused variable from last commit Sun Apr 22 13:07:52 GMT 2012
- [gimp/goat-invasion: 103/526] app: require a Babl for all buffers created on top of tiles Sun Apr 22 13:07:57 GMT 2012
- [gimp/goat-invasion: 104/526] app: let Babl handle all color conversion in gimp_edit_fill_internal() Sun Apr 22 13:08:02 GMT 2012
- [gimp/goat-invasion: 105/526] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Sun Apr 22 13:08:07 GMT 2012
- [gimp/goat-invasion: 106/526] app: let Babl handle color conversion in gimp_drawable_fill() Sun Apr 22 13:08:12 GMT 2012
- [gimp/goat-invasion: 107/526] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Sun Apr 22 13:08:17 GMT 2012
- [gimp/goat-invasion: 108/526] app: let Babl handle converting layers to indexed Sun Apr 22 13:08:22 GMT 2012
- [gimp/goat-invasion: 109/526] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Sun Apr 22 13:08:27 GMT 2012
- [gimp/goat-invasion: 110/526] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Sun Apr 22 13:08:32 GMT 2012
- [gimp/goat-invasion: 111/526] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Sun Apr 22 13:08:37 GMT 2012
- [gimp/goat-invasion: 112/526] app: remove gimp_layer_new_from_region() and use from_buffer() instead Sun Apr 22 13:08:42 GMT 2012
- [gimp/goat-invasion: 113/526] app: convert colors with Babl in gimp_text_layer_render_layout() Sun Apr 22 13:08:47 GMT 2012
- [gimp/goat-invasion: 114/526] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Sun Apr 22 13:08:52 GMT 2012
- [gimp/goat-invasion: 115/526] app: sync with babl API change of babl_new_palette Sun Apr 22 13:08:57 GMT 2012
- [gimp/goat-invasion: 116/526] app: add gimp_bpp_to_babl_format_with_alpha() Sun Apr 22 13:09:03 GMT 2012
- [gimp/goat-invasion: 117/526] app: add GimpPickable::get_babl_format_with_alpha() Sun Apr 22 13:09:07 GMT 2012
- [gimp/goat-invasion: 118/526] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Sun Apr 22 13:09:12 GMT 2012
- [gimp/goat-invasion: 119/526] app: use Babl to convert colors in gimp_clone_motion() Sun Apr 22 13:09:17 GMT 2012
- [gimp/goat-invasion: 120/526] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Sun Apr 22 13:09:22 GMT 2012
- [gimp/goat-invasion: 121/526] app: add gimp_drawable_get_format_without_alpha() Sun Apr 22 13:09:27 GMT 2012
- [gimp/goat-invasion: 122/526] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Sun Apr 22 13:09:33 GMT 2012
- [gimp/goat-invasion: 123/526] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Sun Apr 22 13:09:38 GMT 2012
- [gimp/goat-invasion: 124/526] app: also port gimp_channel_convert() to apply_operation_to_buffer() Sun Apr 22 13:09:43 GMT 2012
- [gimp/goat-invasion: 125/526] app: remove gimp_drawable_apply_operation_to_tiles() Sun Apr 22 13:09:48 GMT 2012
- [gimp/goat-invasion: 126/526] app: stop using gegl_color_set_pixel() with hand-transformed pixels Sun Apr 22 13:09:53 GMT 2012
- [gimp/goat-invasion: 127/526] app: add image API to get Babl formats based on GimpImageType Sun Apr 22 13:09:58 GMT 2012
- [gimp/goat-invasion: 128/526] app: port gimp_image_transform_temp_buf() to one single babl_process() Sun Apr 22 13:10:03 GMT 2012
- [gimp/goat-invasion: 129/526] app: remove gimp_image_transform_color() Sun Apr 22 13:10:08 GMT 2012
- [gimp/goat-invasion: 130/526] app: remove gimpimage-colorhash.[ch] Sun Apr 22 13:10:13 GMT 2012
- [gimp/goat-invasion: 131/526] app: all Babls used by GIMP are now const Sun Apr 22 13:10:18 GMT 2012
- [gimp/goat-invasion: 132/526] app: make gimp_image_transform_rgb() transform the alpha too Sun Apr 22 13:10:23 GMT 2012
- [gimp/goat-invasion: 133/526] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Sun Apr 22 13:10:28 GMT 2012
- [gimp/goat-invasion: 134/526] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Sun Apr 22 13:10:34 GMT 2012
- [gimp/goat-invasion: 135/526] app: remove unused include Sun Apr 22 13:10:38 GMT 2012
- [gimp/goat-invasion: 136/526] app: port coloring/patterning a stroked GimpScanConvert to GEGL Sun Apr 22 13:10:43 GMT 2012
- [gimp/goat-invasion: 137/526] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Sun Apr 22 13:10:49 GMT 2012
- [gimp/goat-invasion: 138/526] app: add gimp_edit_fill_full() which takes color and pattern Sun Apr 22 13:10:54 GMT 2012
- [gimp/goat-invasion: 139/526] app: make the GEGL tool work on indexed images Sun Apr 22 13:10:59 GMT 2012
- [gimp/goat-invasion: 140/526] app: add opacity and paint_mode to gimp_edit_fill[_full]() Sun Apr 22 13:11:04 GMT 2012
- [gimp/goat-invasion: 141/526] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Sun Apr 22 13:11:09 GMT 2012
- [gimp/goat-invasion: 142/526] app: port bucket fill to GEGL Sun Apr 22 13:11:14 GMT 2012
- [gimp/goat-invasion: 143/526] app: remove unused include from gimp-edit.c Sun Apr 22 13:11:19 GMT 2012
- [gimp/goat-invasion: 144/526] app: remove pattern_region() Sun Apr 22 13:11:24 GMT 2012
- [gimp/goat-invasion: 145/526] app: remove color_region_mask() Sun Apr 22 13:11:29 GMT 2012
- [gimp/goat-invasion: 146/526] app: port gimp_channel_combine_mask() to GeglBufferIterator Sun Apr 22 13:11:34 GMT 2012
- [gimp/goat-invasion: 147/526] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Sun Apr 22 13:11:39 GMT 2012
- [gimp/goat-invasion: 148/526] app: move base/boundary.[ch] to core/gimpboundary.[ch] Sun Apr 22 13:11:44 GMT 2012
- [gimp/goat-invasion: 149/526] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Sun Apr 22 13:11:49 GMT 2012
- [gimp/goat-invasion: 150/526] app: port simple rotating and flipping to GEGL Sun Apr 22 13:11:54 GMT 2012
- [gimp/goat-invasion: 151/526] app: replace some region operations in blend by GEGL Sun Apr 22 13:11:59 GMT 2012
- [gimp/goat-invasion: 152/526] app: remove extract_alpha_region() and its helper functions Sun Apr 22 13:12:04 GMT 2012
- [gimp/goat-invasion: 153/526] app: fill the smudge accum buffer with GEGL Sun Apr 22 13:12:09 GMT 2012
- [gimp/goat-invasion: 154/526] app: make test-gimptilebackendtilemanager.c build again Sun Apr 22 13:12:14 GMT 2012
- [gimp/goat-invasion: 155/526] app: implement "show layer mask" in the GEGL graph Sun Apr 22 13:12:19 GMT 2012
- [gimp/goat-invasion: 156/526] app: be smarter about progress in gimp_apply_operation() Sun Apr 22 13:12:24 GMT 2012
- [gimp/goat-invasion: 157/526] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Sun Apr 22 13:12:29 GMT 2012
- [gimp/goat-invasion: 158/526] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Sun Apr 22 13:12:34 GMT 2012
- [gimp/goat-invasion: 159/526] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Sun Apr 22 13:12:39 GMT 2012
- [gimp/goat-invasion: 160/526] app: port gimp_selection_extract() to GEGL Sun Apr 22 13:12:44 GMT 2012
- [gimp/goat-invasion: 161/526] app: remove extract_from_region() and its helper functions Sun Apr 22 13:12:49 GMT 2012
- [gimp/goat-invasion: 162/526] app: forgot to remove extract_alpha_region()'s declaration Sun Apr 22 13:12:54 GMT 2012
- [gimp/goat-invasion: 163/526] app: remove shade_pixels(), no clue when it became unused Sun Apr 22 13:12:59 GMT 2012
- [gimp/goat-invasion: 164/526] app: port GimpBoundary to GEGL, including its API Sun Apr 22 13:13:04 GMT 2012
- [gimp/goat-invasion: 165/526] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Sun Apr 22 13:13:09 GMT 2012
- [gimp/goat-invasion: 166/526] app: remove checks from stuff that now works on indexed layers Sun Apr 22 13:13:14 GMT 2012
- [gimp/goat-invasion: 167/526] app: remove unused tile-manager.h include Sun Apr 22 13:13:19 GMT 2012
- [gimp/goat-invasion: 168/526] app: port gimp_scan_convert_render_full() to GeglBufferIterator Sun Apr 22 13:13:24 GMT 2012
- [gimp/goat-invasion: 169/526] app: port the entire GimpScanConvert API to GeglBuffer Sun Apr 22 13:13:29 GMT 2012
- [gimp/goat-invasion: 170/526] app: port gimp_image_crop_auto_shrink() to GEGL Sun Apr 22 13:13:35 GMT 2012
- [gimp/goat-invasion: 171/526] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Sun Apr 22 13:13:39 GMT 2012
- [gimp/goat-invasion: 172/526] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Sun Apr 22 13:13:45 GMT 2012
- [gimp/goat-invasion: 173/526] app: add gimp_gegl_buffer_get_tiles() Sun Apr 22 13:13:50 GMT 2012
- [gimp/goat-invasion: 174/526] app: GeglBuffer tile backend - add ability to combine tiles Sun Apr 22 13:13:55 GMT 2012
- [gimp/goat-invasion: 175/526] app: remove write property of GeglBuffer backend Sun Apr 22 13:14:00 GMT 2012
- [gimp/goat-invasion: 176/526] app: add gimp_drawable_set_buffer() and set_buffer_full() Sun Apr 22 13:14:05 GMT 2012
- [gimp/goat-invasion: 177/526] app: add a GIMP_GEGL_RECT utility macro Sun Apr 22 13:14:10 GMT 2012
- [gimp/goat-invasion: 178/526] app: fix initialization of variable in gimp_layer_get_opacity_at Sun Apr 22 13:14:15 GMT 2012
- [gimp/goat-invasion: 179/526] app: make use of GIMP_GEGL_RECT in more places Sun Apr 22 13:14:20 GMT 2012
- [gimp/goat-invasion: 180/526] app: use gimp_drawable_set_buffer() in a few places Sun Apr 22 13:14:25 GMT 2012
- [gimp/goat-invasion: 181/526] app: flush the buffer in gimp_gegl_buffer_get_tiles() Sun Apr 22 13:14:30 GMT 2012
- [gimp/goat-invasion: 182/526] app: add gimp_selection_extract_buffer () Sun Apr 22 13:14:35 GMT 2012
- [gimp/goat-invasion: 183/526] app: port the entire transform API from TileManager to GeglBuffer Sun Apr 22 13:14:40 GMT 2012
- [gimp/goat-invasion: 184/526] app: port everything to gimp_selection_extract_buffer() Sun Apr 22 13:14:45 GMT 2012
- [gimp/goat-invasion: 185/526] app: remove gimp_selection_extract_buffer() again Sun Apr 22 13:14:50 GMT 2012
- [gimp/goat-invasion: 186/526] app: remove gimp_layer_new_from_tiles(), it's now unused Sun Apr 22 13:14:56 GMT 2012
- [gimp/goat-invasion: 187/526] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Sun Apr 22 13:15:01 GMT 2012
- [gimp/goat-invasion: 188/526] app: replace GimpDraable's type by a Babl format Sun Apr 22 13:15:06 GMT 2012
- [gimp/goat-invasion: 189/526] app: pass the right filter when GEGL-transfomring Sun Apr 22 13:15:11 GMT 2012
- [gimp/goat-invasion: 190/526] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Sun Apr 22 13:15:16 GMT 2012
- [gimp/goat-invasion: 191/526] app: use hard-edges = TRUE when GEGL-scaling drawables Sun Apr 22 13:15:21 GMT 2012
- [gimp/goat-invasion: 192/526] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Sun Apr 22 13:15:26 GMT 2012
- [gimp/goat-invasion: 193/526] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Sun Apr 22 13:15:31 GMT 2012
- [gimp/goat-invasion: 194/526] app: add gimp_gegl_buffer_get_tile_manager() Sun Apr 22 13:15:36 GMT 2012
- [gimp/goat-invasion: 195/526] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Sun Apr 22 13:15:41 GMT 2012
- [gimp/goat-invasion: 196/526] app: completely port gimpdrawable-convert.c to GeglBuffer Sun Apr 22 13:15:46 GMT 2012
- [gimp/goat-invasion: 197/526] app: minor cleanup and include removal Sun Apr 22 13:15:51 GMT 2012
- [gimp/goat-invasion: 198/526] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Sun Apr 22 13:15:56 GMT 2012
- [gimp/goat-invasion: 199/526] app: change GimpDrawable::set_tiles() to ::set_buffer() Sun Apr 22 13:16:01 GMT 2012
- [gimp/goat-invasion: 200/526] app: change GimpDrawable::get_tiles() to ::get_buffer() Sun Apr 22 13:16:07 GMT 2012
- [gimp/goat-invasion: 201/526] app: rename the buffer's tile_source_node to buffer_source_node Sun Apr 22 13:16:12 GMT 2012
- [gimp/goat-invasion] app: don't hardcode "Y u8" when checking whether to clip transformed buffers Sun Apr 22 13:16:15 GMT 2012
- [gimp/goat-invasion: 202/526] libgimp: add a GeglBuffer backend for plug-ins Sun Apr 22 13:16:17 GMT 2012
- [gimp/goat-invasion: 203/526] plug-ins: add GEGL_CFLAGS to many Makefile.am's Sun Apr 22 13:16:22 GMT 2012
- [gimp/goat-invasion: 204/526] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Sun Apr 22 13:16:27 GMT 2012
- [gimp/goat-invasion: 205/526] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Sun Apr 22 13:16:32 GMT 2012
- [gimp/goat-invasion: 206/526] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Sun Apr 22 13:16:37 GMT 2012
- [gimp/goat-invasion: 207/526] Require GEGL in gimp-2.0.pc Sun Apr 22 13:16:42 GMT 2012
- [gimp/goat-invasion: 208/526] plug-ins: clean up goat-exercise.c so it is a better example Sun Apr 22 13:16:47 GMT 2012
- [gimp/goat-invasion: 209/526] libgimp: flush underlying drawable on gegl_buffer_flush Sun Apr 22 13:16:52 GMT 2012
- [gimp/goat-invasion: 210/526] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Sun Apr 22 13:16:58 GMT 2012
- [gimp/goat-invasion: 211/526] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Sun Apr 22 13:17:03 GMT 2012
- [gimp/goat-invasion: 212/526] app: remove swap_region() and its helper function Sun Apr 22 13:17:07 GMT 2012
- [gimp/goat-invasion: 213/526] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Sun Apr 22 13:17:13 GMT 2012
- [gimp/goat-invasion: 214/526] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Sun Apr 22 13:17:18 GMT 2012
- [gimp/goat-invasion: 215/526] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Sun Apr 22 13:17:23 GMT 2012
- [gimp/goat-invasion: 216/526] app: more copy_region() -> gegl_buffer_copy() Sun Apr 22 13:17:28 GMT 2012
- [gimp/goat-invasion: 217/526] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Sun Apr 22 13:17:33 GMT 2012
- [gimp/goat-invasion: 218/526] app: turn the drawable's shadow tiles into a shadow buffer Sun Apr 22 13:17:38 GMT 2012
- [gimp/goat-invasion: 219/526] app: flush and refetch the shadow buffer before handing it out Sun Apr 22 13:17:43 GMT 2012
- [gimp/goat-invasion: 220/526] app: more gimp_drawable_apply_region() -> apply_buffer() Sun Apr 22 13:17:48 GMT 2012
- [gimp/goat-invasion: 221/526] app: port blend to gimp_drawable_apply_buffer() Sun Apr 22 13:17:53 GMT 2012
- [gimp/goat-invasion: 222/526] app: use utility functions to create a GeglBuffer from a TempBuf Sun Apr 22 13:17:58 GMT 2012
- [gimp/goat-invasion: 223/526] app: use gimp_drawable_apply_buffer() for legacy FS composition Sun Apr 22 13:18:03 GMT 2012
- [gimp/goat-invasion: 224/526] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Sun Apr 22 13:18:08 GMT 2012
- [gimp/goat-invasion: 225/526] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Sun Apr 22 13:18:13 GMT 2012
- [gimp/goat-invasion: 226/526] app: turn GimpDrawable::apply_region() into ::apply_buffer() Sun Apr 22 13:18:18 GMT 2012
- [gimp/goat-invasion: 227/526] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Sun Apr 22 13:18:23 GMT 2012
- [gimp/goat-invasion: 228/526] app: make gimpdrawable-combine.c more readable before proceeding Sun Apr 22 13:18:28 GMT 2012
- [gimp/goat-invasion: 229/526] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Sun Apr 22 13:18:33 GMT 2012
- [gimp/goat-invasion: 230/526] app: remove the legacy curves cruft Sun Apr 22 13:18:38 GMT 2012
- [gimp/goat-invasion: 231/526] app: remove the legacy levels cruft Sun Apr 22 13:18:43 GMT 2012
- [gimp/goat-invasion: 232/526] app: forgot to remove the Threshold cruft typedef Sun Apr 22 13:18:48 GMT 2012
- [gimp/goat-invasion: 233/526] app: change GimpDrawable::replace_region() by ::replace_buffer() Sun Apr 22 13:18:53 GMT 2012
- [gimp/goat-invasion: 234/526] app: implement "disable layer mask" in the GEGL graph Sun Apr 22 13:18:58 GMT 2012
- [gimp/goat-invasion: 235/526] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Sun Apr 22 13:19:03 GMT 2012
- [gimp/goat-invasion: 236/526] app: add gimp_gegl_create_apply_buffer_node() Sun Apr 22 13:19:08 GMT 2012
- [gimp/goat-invasion: 237/526] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Sun Apr 22 13:19:13 GMT 2012
- [gimp/goat-invasion: 238/526] app: add a "premultiplied" property to GimpOperationPointLayerMode Sun Apr 22 13:19:18 GMT 2012
- [gimp/goat-invasion: 239/526] app: add our own GimpOperationNormalMode so we can opt out of premultiply Sun Apr 22 13:19:23 GMT 2012
- [gimp/goat-invasion: 240/526] app: add gimp_gegl_node_set_layer_mode() Sun Apr 22 13:19:28 GMT 2012
- [gimp/goat-invasion: 241/526] app: move GimpHistogram from base/ to core/ Sun Apr 22 13:19:33 GMT 2012
- [gimp/goat-invasion: 242/526] app: add GimpOperationEqualize and port equalize to it Sun Apr 22 13:19:38 GMT 2012
- [gimp/goat-invasion: 243/526] app: remove gimp_drawable_process_lut() Sun Apr 22 13:19:43 GMT 2012
- [gimp/goat-invasion: 244/526] app: sprinkle level argument over process functions Sun Apr 22 13:19:48 GMT 2012
- [gimp/goat-invasion: 245/526] app: fix typo that caused wrong paint apply offset in bucket fill Sun Apr 22 13:19:53 GMT 2012
- [gimp/goat-invasion: 246/526] app: don't pass 1.0 as boolean value, not that it would change anything... Sun Apr 22 13:19:59 GMT 2012
- [gimp/goat-invasion: 247/526] app: add GimpOperationShrink which does "shrink selection" Sun Apr 22 13:20:04 GMT 2012
- [gimp/goat-invasion: 248/526] app: remove "gboolean linear" from all apply_operation APIs Sun Apr 22 13:20:09 GMT 2012
- [gimp/goat-invasion: 249/526] app: remove "dont-cache" from gimp_apply_opeation() Sun Apr 22 13:20:14 GMT 2012
- [gimp/goat-invasion: 250/526] app: remove thin_region(), turns out that gimp:shrink was not slow after all Sun Apr 22 13:20:19 GMT 2012
- [gimp/goat-invasion: 251/526] app: clean up the new shrink op Sun Apr 22 13:20:24 GMT 2012
- [gimp/goat-invasion: 252/526] app: replace fatten_region() by GimpOperationGrow Sun Apr 22 13:20:29 GMT 2012
- [gimp/goat-invasion: 253/526] app: replace border_region() by GimpOperationBorder Sun Apr 22 13:20:34 GMT 2012
- [gimp/goat-invasion: 254/526] app: remove the TileValidateProc from gimp_channel_new_mask() Sun Apr 22 13:20:39 GMT 2012
- [gimp/goat-invasion: 255/526] app: remove obsolete include from gimpchannel.c Sun Apr 22 13:20:44 GMT 2012
- [gimp/goat-invasion: 256/526] app: remove color_region() Sun Apr 22 13:20:49 GMT 2012
- [gimp/goat-invasion: 257/526] app: ask the buffer not the tile manager for its size Sun Apr 22 13:21:04 GMT 2012
- [gimp/goat-invasion: 258/526] app: remove unused base/ includes Sun Apr 22 13:21:04 GMT 2012
- [gimp/goat-invasion: 259/526] app: adapt to API changes in GEGL Sun Apr 22 13:21:04 GMT 2012
- [gimp/goat-invasion: 260/526] app: use gegl_buffer_set_format() to "cast" a dest buffers format Sun Apr 22 13:21:09 GMT 2012
- [gimp/goat-invasion: 261/526] app: properly sync the projection's tiles and their buffer Sun Apr 22 13:21:14 GMT 2012
- [gimp/goat-invasion: 262/526] app: update with GEGL iterator API changes Sun Apr 22 13:21:19 GMT 2012
- [gimp/goat-invasion: 263/526] app: more gegl_buffer_iterator_new() updates Sun Apr 22 13:21:24 GMT 2012
- [gimp/goat-invasion: 264/526] app: factor out the creation of GeglOperation config proxy objects Sun Apr 22 13:21:29 GMT 2012
- [gimp/goat-invasion: 265/526] app: adapt to API changes in gegl_buffer_iterator Sun Apr 22 13:21:34 GMT 2012
- [gimp/goat-invasion: 266/526] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Sun Apr 22 13:21:39 GMT 2012
- [gimp/goat-invasion: 268/526] app: add infrastructure to invoke GEGL filters from a menu item Sun Apr 22 13:21:51 GMT 2012
- [gimp/goat-invasion: 267/526] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Sun Apr 22 13:21:51 GMT 2012
- [gimp/goat-invasion: 269/526] .gitignore: add *~ Sun Apr 22 13:21:54 GMT 2012
- [gimp/goat-invasion: 270/526] app: clean up includes in filters-commands.c Sun Apr 22 13:21:59 GMT 2012
- [gimp/goat-invasion: 271/526] app: better GEGL code in gimp_layer_create_mask() Sun Apr 22 13:22:04 GMT 2012
- [gimp/goat-invasion: 272/526] app: remove some obsolete legacy includes from gimpdrawable.c Sun Apr 22 13:22:09 GMT 2012
- [gimp/goat-invasion: 273/526] app: add place holder splash for goat invasion Sun Apr 22 13:22:14 GMT 2012
- [gimp/goat-invasion: 274/526] app: add GimpOperationShapeburst to calculate the distance map for blend Sun Apr 22 13:22:20 GMT 2012
- [gimp/goat-invasion: 275/526] app: port the rest of the shapeburst blend logic to GEGL Sun Apr 22 13:22:24 GMT 2012
- [gimp/goat-invasion: 276/526] app: remove the global dist_buffer variable and pass it around locally Sun Apr 22 13:22:29 GMT 2012
- [gimp/goat-invasion: 277/526] app: remove legacy includes from blend Sun Apr 22 13:22:35 GMT 2012
- [gimp/goat-invasion: 278/526] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Sun Apr 22 13:22:40 GMT 2012
- [gimp/goat-invasion: 279/526] app: add gimp_gegl_progress_connect() Sun Apr 22 13:22:45 GMT 2012
- [gimp/goat-invasion: 280/526] app: use below new function for shapeburst blend and cage tool progress Sun Apr 22 13:22:50 GMT 2012
- [gimp/goat-invasion: 281/526] app: port the entire plug-in tile communication to using GeglBuffers Sun Apr 22 13:22:55 GMT 2012
- [gimp/goat-invasion: 282/526] app: remove includes from app/plug-in/ Sun Apr 22 13:23:00 GMT 2012
- [gimp/goat-invasion: 283/526] plugins/newsprint: remove assumption that tiles are square Sun Apr 22 13:23:05 GMT 2012
- [gimp/goat-invasion: 284/526] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Sun Apr 22 13:23:10 GMT 2012
- [gimp/goat-invasion: 285/526] app: remove the legacy color-balance cruft Sun Apr 22 13:23:15 GMT 2012
- [gimp/goat-invasion: 286/526] app: correct usage of babl formats Sun Apr 22 13:23:20 GMT 2012
- [gimp/goat-invasion: 287/526] pdb: port drawable pixel access API to GEGL Sun Apr 22 13:23:25 GMT 2012
- [gimp/goat-invasion: 288/526] rename lanczos to lohalo Sun Apr 22 13:23:30 GMT 2012
- [gimp/goat-invasion: 289/526] app: fix registration of babl_format("A u8") Sun Apr 22 13:23:35 GMT 2012
- [gimp/goat-invasion: 290/526] app: fix registration of babl formats Sun Apr 22 13:23:40 GMT 2012
- [gimp/goat-invasion: 291/526] app: use the same indexed Babl formats during an image's lifetime Sun Apr 22 13:23:45 GMT 2012
- [gimp/goat-invasion: 292/526] app: port gimpimage-convert.c to GEGL Sun Apr 22 13:23:50 GMT 2012
- [gimp/goat-invasion: 293/526] app: formatting cleanup in gimpimage-convert.c Sun Apr 22 13:23:55 GMT 2012
- [gimp/goat-invasion: 294/526] app: increase the tile size for plug-ins to 128x128 Sun Apr 22 13:24:00 GMT 2012
- [gimp/goat-invasion: 295/526] app: port gimp_image_pick_color() to return a Babl format Sun Apr 22 13:24:05 GMT 2012
- [gimp/goat-invasion: 296/526] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Sun Apr 22 13:24:10 GMT 2012
- [gimp/goat-invasion: 297/526] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Sun Apr 22 13:24:15 GMT 2012
- [gimp/goat-invasion: 298/526] app: don't use gimp_image_get_color() in GimpPickable Sun Apr 22 13:24:20 GMT 2012
- [gimp/goat-invasion: 299/526] app: port gimp_image_contiguous_region_by_color() to GEGL Sun Apr 22 13:24:25 GMT 2012
- [gimp/goat-invasion: 300/526] app: port gimp_image_contiguous_region_by_seed() to babl_process() Sun Apr 22 13:24:30 GMT 2012
- [gimp/goat-invasion: 301/526] app: remove gimp_image_get_color() Sun Apr 22 13:24:35 GMT 2012
- [gimp/goat-invasion: 302/526] app: forgot the GimpImageType -> Babl change in pick_color() here Sun Apr 22 13:24:40 GMT 2012
- [gimp/goat-invasion: 303/526] app: remove the lagacy hue-saturation cruft Sun Apr 22 13:24:45 GMT 2012
- [gimp/goat-invasion: 304/526] app: remove legayc support from GimpImageMapTool Sun Apr 22 13:24:50 GMT 2012
- [gimp/goat-invasion: 305/526] app: remove legacy support from GimpImageMap Sun Apr 22 13:24:55 GMT 2012
- [gimp/goat-invasion: 306/526] app: more GimpImageType -> Babl Sun Apr 22 13:25:00 GMT 2012
- [gimp/goat-invasion: 307/526] app: have the display renderer ask for the projection's format not image_type Sun Apr 22 13:25:05 GMT 2012
- [gimp/goat-invasion: 308/526] app: add gimp_context_get_foreground, background_pixel() Sun Apr 22 13:25:11 GMT 2012
- [gimp/goat-invasion: 309/526] app: remove legacy support from gimpdrawable-transform.c Sun Apr 22 13:25:15 GMT 2012
- [gimp/goat-invasion: 310/526] app: use a GEGL graph for perspective clone's transform Sun Apr 22 13:25:21 GMT 2012
- [gimp/goat-invasion: 311/526] app: remove the legacy gimp-transform-region code Sun Apr 22 13:25:25 GMT 2012
- [gimp/goat-invasion: 312/526] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Sun Apr 22 13:25:31 GMT 2012
- [gimp/goat-invasion: 313/526] app: remove GimpPickable::get_image_type() Sun Apr 22 13:25:36 GMT 2012
- [gimp/goat-invasion: 314/526] app: remove GimpPickable::get_bytes() Sun Apr 22 13:25:41 GMT 2012
- [gimp/goat-invasion: 315/526] app: replace GimpProjectable::get_image_type() by ::get_format() Sun Apr 22 13:25:46 GMT 2012
- [gimp/goat-invasion: 316/526] app: follow changes in GeglOperation API Sun Apr 22 13:25:51 GMT 2012
- [gimp/goat-invasion: 317/526] app: remove drawable->private->format, its buffer has a format already Sun Apr 22 13:25:56 GMT 2012
- [gimp/goat-invasion: 318/526] app: remove the legacy option in gimp_drawable_scale() Sun Apr 22 13:26:01 GMT 2012
- [gimp/goat-invasion: 319/526] app: remove paint-funcs/scale-region.[ch] Sun Apr 22 13:26:06 GMT 2012
- [gimp/goat-invasion: 320/526] app: remove paint-funcs/reduce-region.[ch] Sun Apr 22 13:26:11 GMT 2012
- [gimp/goat-invasion: 321/526] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Sun Apr 22 13:26:16 GMT 2012
- [gimp/goat-invasion: 322/526] app: add parent_type parameter to gimp_gegl_get_config_proxy() Sun Apr 22 13:26:21 GMT 2012
- [gimp/goat-invasion: 323/526] app: use a GimpSpinScale instead of a scale entry in the prop_table Sun Apr 22 13:26:26 GMT 2012
- [gimp/goat-invasion: 324/526] app: remove gimpdrawable-process.[ch] Sun Apr 22 13:26:31 GMT 2012
- [gimp/goat-invasion: 325/526] app: always create a new tool in filters_filter_cmd_callback() Sun Apr 22 13:26:36 GMT 2012
- [gimp/goat-invasion: 326/526] app: fix GIMP_TIMER_END() to take an arbitrary string Sun Apr 22 13:26:41 GMT 2012
- [gimp/goat-invasion: 327/526] app: remove gimp_image_get_foreground, background() Sun Apr 22 13:26:46 GMT 2012
- [gimp/goat-invasion: 328/526] libgimpcolor: add gimp_rgb[a]_set, get_pixel() Sun Apr 22 13:26:51 GMT 2012
- [gimp/goat-invasion: 329/526] app: remove gimp_image_transform_rgb() Sun Apr 22 13:26:56 GMT 2012
- [gimp/goat-invasion: 330/526] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Sun Apr 22 13:27:01 GMT 2012
- [gimp/goat-invasion: 331/526] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Sun Apr 22 13:27:06 GMT 2012
- [gimp/goat-invasion: 332/526] app: respect GEGLs ui-range hints for properties Sun Apr 22 13:27:11 GMT 2012
- [gimp/goat-invasion: 333/526] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Sun Apr 22 13:27:16 GMT 2012
- [gimp/goat-invasion: 334/526] app: add configurable nonlinear mapping (gamma) to spinscale widget Sun Apr 22 13:27:21 GMT 2012
- [gimp/goat-invasion: 335/526] app: update paramspec duplication with changes in gegl paramspecs Sun Apr 22 13:27:26 GMT 2012
- [gimp/goat-invasion: 336/526] app: clean up warning in spinscale Sun Apr 22 13:27:31 GMT 2012
- [gimp/goat-invasion: 337/526] app: fix buffer copying offsets in gimp_clone_motion() Sun Apr 22 13:27:36 GMT 2012
- [gimp/goat-invasion: 338/526] app: initialize gamma of spin scale to 1.0 Sun Apr 22 13:27:41 GMT 2012
- [gimp/goat-invasion: 339/526] app: git_spin_scale invoke value_changed when setting gamma Sun Apr 22 13:27:46 GMT 2012
- [gimp/goat-invasion: 340/526] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Sun Apr 22 13:27:51 GMT 2012
- [gimp/goat-invasion: 341/526] app: remove legacy includes Sun Apr 22 13:27:56 GMT 2012
- [gimp/goat-invasion: 342/526] app: handle negative fractions correctly in spinscale Sun Apr 22 13:28:01 GMT 2012
- [gimp/goat-invasion: 343/526] app: use a gamma of 1.7 for brush radius slider Sun Apr 22 13:28:06 GMT 2012
- [gimp/goat-invasion: 344/526] app: keep the transform graph around during one paint stroke Sun Apr 22 13:28:11 GMT 2012
- [gimp/goat-invasion: 345/526] app: pattern-clone using gegl_buffer_set_pattern() Sun Apr 22 13:28:17 GMT 2012
- [gimp/goat-invasion: 346/526] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Sun Apr 22 13:28:23 GMT 2012
- [gimp/goat-invasion: 347/526] app: don't create copies in gimp_paint_core_get_orig_image, proj() Sun Apr 22 13:28:27 GMT 2012
- [gimp/goat-invasion: 348/526] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Sun Apr 22 13:28:34 GMT 2012
- [gimp/goat-invasion: 349/526] app: use gimp_temp_buf_create_buffer() all over the place Sun Apr 22 13:28:37 GMT 2012
- [gimp/goat-invasion: 350/526] app: GimpImageType -> Babl in GipmBrushClipboard Sun Apr 22 13:28:42 GMT 2012
- [gimp/goat-invasion: 351/526] app: remove gimp_image_transform_temp_buf() Sun Apr 22 13:28:47 GMT 2012
- [gimp/goat-invasion: 352/526] app: rename GimpPaintCore->canvas_buf to ->paint_area Sun Apr 22 13:28:52 GMT 2012
- [gimp/goat-invasion: 353/526] app: remove unneeded includes from gimpairbush.c Sun Apr 22 13:28:57 GMT 2012
- [gimp/goat-invasion: 354/526] app: add gimp_paint_core_get_paint_buffer() Sun Apr 22 13:29:02 GMT 2012
- [gimp/goat-invasion: 355/526] app: port paintbrush and eraser to paint to GEGL buffers Sun Apr 22 13:29:07 GMT 2012
- [gimp/goat-invasion: 356/526] app: paint ink's color into the paint_buffer not the paint_area Sun Apr 22 13:29:12 GMT 2012
- [gimp/goat-invasion: 357/526] app: remove color_pixels() Sun Apr 22 13:29:17 GMT 2012
- [gimp/goat-invasion: 358/526] app: remove superfluous frame and label from GEGL tool Sun Apr 22 13:29:22 GMT 2012
- [gimp/goat-invasion: 359/526] app: remove "bytes" from GimpBuffer and add a format API Sun Apr 22 13:29:27 GMT 2012
- [gimp/goat-invasion: 360/526] app: anal Sun Apr 22 13:29:32 GMT 2012
- [gimp/goat-invasion: 361/526] app: fixed GimpOperationDissolveMode by Ville Sokk Sun Apr 22 13:29:37 GMT 2012
- [gimp/goat-invasion: 362/526] pdb: add support for omitting the "gimp-" prefix from the procedure name Sun Apr 22 13:29:42 GMT 2012
- [gimp/goat-invasion: 363/526] plug-ins: remove the pixelize plug-in Sun Apr 22 13:29:47 GMT 2012
- [gimp/goat-invasion: 364/526] app: fix up dissolve mode Sun Apr 22 13:29:52 GMT 2012
- [gimp/goat-invasion: 365/526] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Sun Apr 22 13:29:57 GMT 2012
- [gimp/goat-invasion: 366/526] app: add gimp_list_get_sort_func() Sun Apr 22 13:30:02 GMT 2012
- [gimp/goat-invasion: 367/526] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Sun Apr 22 13:30:07 GMT 2012
- [gimp/goat-invasion: 368/526] app: the dissolve op now matches pixel perfectly Sun Apr 22 13:30:12 GMT 2012
- [gimp/goat-invasion: 369/526] app: gegl dissolve layer-mode pedantic indentation Sun Apr 22 13:30:17 GMT 2012
- [gimp/goat-invasion: 370/526] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Sun Apr 22 13:30:22 GMT 2012
- [gimp/goat-invasion: 371/526] app: add a "filters" subdir on user install Sun Apr 22 13:30:27 GMT 2012
- [gimp/goat-invasion: 372/526] app: add gimp_gegl_get_config_container() Sun Apr 22 13:30:32 GMT 2012
- [gimp/goat-invasion: 373/526] app: add a GimpSettingsBox to all GEGL operation filter dialogs Sun Apr 22 13:30:38 GMT 2012
- [gimp/goat-invasion: 374/526] Replace the color-to-alpha plug-in by GEGL filter dialog Sun Apr 22 13:30:43 GMT 2012
- [gimp/goat-invasion: 375/526] app: specify a lower tolerance for babl Sun Apr 22 13:30:48 GMT 2012
- [gimp/goat-invasion: 376/526] app: resurrect the operation tool's title Sun Apr 22 13:30:53 GMT 2012
- [gimp/goat-invasion: 377/526] app: fix/enable continuous color updates in GimpColorPanel Sun Apr 22 13:30:58 GMT 2012
- [gimp/goat-invasion: 378/526] app: make color buttons generated for GEGL tools continuously update the caller Sun Apr 22 13:31:03 GMT 2012
- [gimp/goat-invasion: 379/526] app: port GimpConvolve to GEGL apart from the call to convolve_region() Sun Apr 22 13:31:08 GMT 2012
- [gimp/goat-invasion: 380/526] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Sun Apr 22 13:31:13 GMT 2012
- [gimp/goat-invasion: 381/526] app: more GEGL in gimp_smudge_start() Sun Apr 22 13:31:18 GMT 2012
- [gimp/goat-invasion: 382/526] app: gegl-config babl-tolerance Sun Apr 22 13:31:23 GMT 2012
- [gimp/goat-invasion: 383/526] app: dissolve-mode op attribute Helvetix Victorinox Sun Apr 22 13:31:28 GMT 2012
- [gimp/goat-invasion: 384/526] app: replace GimpSmudge's accum buffer by a TempBuf Sun Apr 22 13:31:33 GMT 2012
- [gimp/goat-invasion: 385/526] app: don't return bogus paint buffers if get_paint_area() returned NULL Sun Apr 22 13:31:38 GMT 2012
- [gimp/goat-invasion: 386/526] app: more GEGL in gimp_smudge_motion() Sun Apr 22 13:31:43 GMT 2012
- [gimp/goat-invasion: 387/526] app: remove add_alpha_region() and its helper functions Sun Apr 22 13:31:48 GMT 2012
- [gimp/goat-invasion: 388/526] app: remove gray_to_rgb_pixels() Sun Apr 22 13:31:53 GMT 2012
- [gimp/goat-invasion: 389/526] app: remove scale_pixels() Sun Apr 22 13:31:58 GMT 2012
- [gimp/goat-invasion: 390/526] app: port GimpSourceCore and its classes to painting to the paint_buffer Sun Apr 22 13:32:03 GMT 2012
- [gimp/goat-invasion: 391/526] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Sun Apr 22 13:32:08 GMT 2012
- [gimp/goat-invasion: 392/526] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Sun Apr 22 13:32:14 GMT 2012
- [gimp/goat-invasion: 393/526] app: port GimpInk blob rendering to GeglBufferIterator Sun Apr 22 13:32:19 GMT 2012
- [gimp/goat-invasion: 394/526] app: add gimp-gegl-loops.[ch] which for now contains a convolve function Sun Apr 22 13:32:24 GMT 2012
- [gimp/goat-invasion: 395/526] app: remove obsolete include Sun Apr 22 13:32:29 GMT 2012
- [gimp/goat-invasion: 396/526] app: port GimpConvolve to gimp_gegl_convolve() Sun Apr 22 13:32:34 GMT 2012
- [gimp/goat-invasion: 397/526] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Sun Apr 22 13:32:39 GMT 2012
- [gimp/goat-invasion: 398/526] app: remove obsolete include Sun Apr 22 13:32:44 GMT 2012
- [gimp/goat-invasion: 399/526] app: blacklist all ops that are in gimp menus now, and some useless ones Sun Apr 22 13:32:49 GMT 2012
- [gimp/goat-invasion: 400/526] Replace the value-invert plug-in by its GEGL counterpart Sun Apr 22 13:32:54 GMT 2012
- [gimp/goat-invasion: 401/526] app: blacklist gegl:threshold Sun Apr 22 13:32:59 GMT 2012
- [gimp/goat-invasion: 402/526] app: s/GIMP_GEGL_RECT/GEGL_RECTANGLE/ Sun Apr 22 13:33:04 GMT 2012
- [gimp/goat-invasion: 403/526] app: fix gimp_gegl_color_new() to treat the passed GimpRGB as gamma corrected Sun Apr 22 13:33:09 GMT 2012
- [gimp/goat-invasion: 404/526] app: add gimp_gegl_dodgeburn() to replace the lut in GimpDodgeBurn Sun Apr 22 13:33:14 GMT 2012
- [gimp/goat-invasion: 405/526] app: use gimp_gegl_dodgeburn() in GimpDodgeBurn Sun Apr 22 13:33:19 GMT 2012
- [gimp/goat-invasion: 406/526] app: remove GimpLut, dodgeburn was its last user Sun Apr 22 13:33:24 GMT 2012
- [gimp/goat-invasion: 407/526] app: remove PixelSurround, no clue when it became unused Sun Apr 22 13:33:29 GMT 2012
- [gimp/goat-invasion: 408/526] libgimp: add gimp_drawable_get_format() Sun Apr 22 13:33:35 GMT 2012
- [gimp/goat-invasion: 409/526] libgimp: sytle cleanup in GimpTileBackendPlugin Sun Apr 22 13:33:39 GMT 2012
- [gimp/goat-invasion: 410/526] app: factor out GimpPlugIn's tile access emulation code to app/gegl/ Sun Apr 22 13:33:44 GMT 2012
- [gimp/goat-invasion: 411/526] app: port XCF loading to writing to the drawable's GeglBuffer Sun Apr 22 13:33:49 GMT 2012
- [gimp/goat-invasion: 412/526] app: port XCF saving to reading from the GeglBuffer Sun Apr 22 13:33:55 GMT 2012
- [gimp/goat-invasion: 413/526] app: use gimp_rgba_set, get_pixel() instead of babl_process() directly Sun Apr 22 13:34:00 GMT 2012
- [gimp/goat-invasion: 414/526] app: port GimpHeal to GEGL, using insane buffer casting tricks Sun Apr 22 13:34:05 GMT 2012
- [gimp/goat-invasion: 415/526] app: heal the paint_buffer directly, without an intermediate copy Sun Apr 22 13:34:10 GMT 2012
- [gimp/goat-invasion: 416/526] app: port GimpPaintCore's paste and replase APIs to GeglBuffer Sun Apr 22 13:34:15 GMT 2012
- [gimp/goat-invasion: 417/526] app: move some enums from base-enums.h to core-enums.h Sun Apr 22 13:34:20 GMT 2012
- [gimp/goat-invasion: 418/526] modules: forgot one #include <babl/babl.h> Sun Apr 22 13:34:25 GMT 2012
- [gimp/goat-invasion: 419/526] app: gimp_gegl_convolve() rename parameter "matrix" to "kernel" Sun Apr 22 13:34:30 GMT 2012
- [gimp/goat-invasion: 420/526] app: use gimp_gegl_convolve() in gimpbrush-transform.c Sun Apr 22 13:34:35 GMT 2012
- [gimp/goat-invasion: 421/526] gimpbucketfilltool: Fix switch block always falling through to pattern fill Sun Apr 22 13:34:40 GMT 2012
- [gimp/goat-invasion: 422/526] app: remove CONSTRUCT_ONLY from "premultiplied" of GimpOperationPointLayerMode Sun Apr 22 13:34:45 GMT 2012
- [gimp/goat-invasion: 423/526] app: use gimp_gegl_node_set_layer_mode() to configure the FS' mode node Sun Apr 22 13:34:50 GMT 2012
- [gimp/goat-invasion: 424/526] app: don't special case the FS wrt its visibility in the layer stack Sun Apr 22 13:34:55 GMT 2012
- [gimp/goat-invasion: 425/526] app: fix mode node creation in gimp_gegl_create_apply_buffer_node() Sun Apr 22 13:35:00 GMT 2012
- [gimp/goat-invasion: 426/526] plug-ins: port file-pat to GEGL, as a file plug-in example Sun Apr 22 13:35:05 GMT 2012
- [gimp/goat-invasion: 427/526] app: simplify leftover and now useless nested if() Sun Apr 22 13:35:10 GMT 2012
- [gimp/goat-invasion: 428/526] app: set the mode on the right node in gimp_gegl_create_apply_buffer_node() Sun Apr 22 13:35:15 GMT 2012
- [gimp/goat-invasion: 429/526] app: fix non-premultiplied case in GimpOperationNormalMode Sun Apr 22 13:35:20 GMT 2012
- [gimp/goat-invasion: 430/526] app: port gimp_drawable_real_apply_buffer() to GEGL Sun Apr 22 13:35:25 GMT 2012
- [gimp/goat-invasion: 431/526] app: require a non-NULL format in gimp_tile_manager_create_buffer() Sun Apr 22 13:35:30 GMT 2012
- [gimp/goat-invasion: 432/526] app: gimp_edit_paste(): use more formats inatead of GimpImageType Sun Apr 22 13:35:35 GMT 2012
- [gimp/goat-invasion: 433/526] app: more consistent format handling in gimpdrawable-convert.c Sun Apr 22 13:35:40 GMT 2012
- [gimp/goat-invasion: 434/526] app: fix drawable type check in gimp_drawable_convert_indexed() Sun Apr 22 13:35:45 GMT 2012
- [gimp/goat-invasion: 435/526] app: add gimp_image_get_layer_format() Sun Apr 22 13:35:50 GMT 2012
- [gimp/goat-invasion: 436/526] app: use gimp_image_get_layer_format() instead of dealing with image_type Sun Apr 22 13:35:55 GMT 2012
- [gimp/goat-invasion: 437/526] app: don't use GIMP_IMAGE_TYPE_IS_FOO() in drawable_actions_update() Sun Apr 22 13:36:00 GMT 2012
- [gimp/goat-invasion: 438/526] app: remove GimpImageType based API and macro junk Sun Apr 22 13:36:05 GMT 2012
- [gimp/goat-invasion: 439/526] app: add gimp_drawable_get_base_type() Sun Apr 22 13:36:10 GMT 2012
- [gimp/goat-invasion: 440/526] app: use gimp_drawable_get_base_type() instead of GIMP_IMAGE_TYPE_BASE_TYPE() Sun Apr 22 13:36:15 GMT 2012
- [gimp/goat-invasion: 441/526] app: add gimp_babl_format_get_image_type, base_type() Sun Apr 22 13:36:20 GMT 2012
- [gimp/goat-invasion: 442/526] app: use the new functions added with the last commit Sun Apr 22 13:36:26 GMT 2012
- [gimp/goat-invasion: 443/526] app: remove gimp_drawable_type_with_alpha() Sun Apr 22 13:36:31 GMT 2012
- [gimp/goat-invasion: 444/526] app: remove image_type API from GimpBuffer Sun Apr 22 13:36:36 GMT 2012
- [gimp/goat-invasion: 445/526] app: remove the remaining image_type macro junk from gimpimage.h Sun Apr 22 13:36:41 GMT 2012
- [gimp/goat-invasion: 446/526] app: don't use GimpImageType in gimp_image_new_from_template() Sun Apr 22 13:36:46 GMT 2012
- [gimp/goat-invasion: 447/526] app: add gimp_image_get_channel_format() and get_mask_format() Sun Apr 22 13:36:51 GMT 2012
- [gimp/goat-invasion: 448/526] app: pass the paint area's coords to gimp_brush_core_color_area_with_pixmap() Sun Apr 22 13:36:56 GMT 2012
- [gimp/goat-invasion: 449/526] app: remove x, y and color parameters from temp_buf_new() Sun Apr 22 13:37:01 GMT 2012
- [gimp/goat-invasion: 450/526] app: don't set mask->x and ->y to bogus and completely unused values Sun Apr 22 13:37:06 GMT 2012
- [gimp/goat-invasion: 451/526] app: remove temp_buf_resize() Sun Apr 22 13:37:11 GMT 2012
- [gimp/goat-invasion: 452/526] app: use GEGL to convert a TempBuf to a GdkPixbuf Sun Apr 22 13:37:16 GMT 2012
- [gimp/goat-invasion: 453/526] app: remove "dest" parameter from temp_buf_copy() and always return a new copy Sun Apr 22 13:37:21 GMT 2012
- [gimp/goat-invasion: 454/526] app: use gegl_buffer_copy() to copy into a pattern's preview Sun Apr 22 13:37:26 GMT 2012
- [gimp/goat-invasion: 456/526] app: add babl based conversions along cpercep Sun Apr 22 13:37:42 GMT 2012
- [gimp/goat-invasion: 457/526] app: reduce cpercep to babl conversions Sun Apr 22 13:37:42 GMT 2012
- [gimp/goat-invasion: 455/526] app: remove temp_buf_copy_area() Sun Apr 22 13:37:42 GMT 2012
- [gimp/goat-invasion: 458/526] app: get rid of cpercep in siox Sun Apr 22 13:37:46 GMT 2012
- [gimp/goat-invasion: 459/526] app: get rid of cpercep Sun Apr 22 13:37:52 GMT 2012
- [gimp/goat-invasion: 460/526] app: turn the TempBuf's "bytes" into "format" and port everything to it Sun Apr 22 13:37:56 GMT 2012
- [gimp/goat-invasion: 461/526] app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] Sun Apr 22 13:38:01 GMT 2012
- [gimp/goat-invasion: 462/526] app: disable GEGL code path in gimp_drawable_real_apply_buffer() Sun Apr 22 13:38:06 GMT 2012
- [gimp/goat-invasion: 463/526] app: silence compiler warning in GimpBucketFillTool Sun Apr 22 13:38:11 GMT 2012
- [gimp/goat-invasion: 464/526] app: rename TempBuf to GimpTempBuf Sun Apr 22 13:38:16 GMT 2012
- [gimp/goat-invasion: 465/526] app: gimp_-namespace all GimpTempBuf functions Sun Apr 22 13:38:21 GMT 2012
- [gimp/goat-invasion: 466/526] app: make GimpTempBuf reference counted Sun Apr 22 13:38:27 GMT 2012
- [gimp/goat-invasion: 467/526] app: move GimpTempBuf from base/ to core/ Sun Apr 22 13:38:31 GMT 2012
- [gimp/goat-invasion: 468/526] app: remove base-enums.[ch] Sun Apr 22 13:38:37 GMT 2012
- [gimp/goat-invasion: 469/526] app: use gegl_buffer_copy() in gimp_drawable_real_replace_buffer() Sun Apr 22 13:38:42 GMT 2012
- [gimp/goat-invasion: 470/526] app: remove copy_region() Sun Apr 22 13:38:47 GMT 2012
- [gimp/goat-invasion: 471/526] app: fix gimp_layer_new() API docs Sun Apr 22 13:38:52 GMT 2012
- [gimp/goat-invasion: 472/526] app: swallow gimp_temp_buf_demultiply() into gimp_image_get_new_preview() Sun Apr 22 13:38:58 GMT 2012
- [gimp/goat-invasion: 473/526] app: no need to clear newly created buffers Sun Apr 22 13:39:03 GMT 2012
- [gimp/goat-invasion: 474/526] app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch] Sun Apr 22 13:39:08 GMT 2012
- [gimp/goat-invasion: 475/526] app: add gimp_cairo_image_surface_create_buffer() Sun Apr 22 13:39:13 GMT 2012
- [gimp/goat-invasion: 476/526] app: port preview rendering to GEGL/cairo Sun Apr 22 13:39:18 GMT 2012
- [gimp/goat-invasion: 477/526] app: explicitly pass around the offsets of the view renderer's temp_bufs Sun Apr 22 13:39:23 GMT 2012
- [gimp/goat-invasion: 478/526] app: remove "x" and "y" members from GimpTempBuf Sun Apr 22 13:39:28 GMT 2012
- [gimp/goat-invasion: 479/526] app: move gimp_gegl_buffer_get_temp_buf() to gimptempbuf.[ch] Sun Apr 22 13:39:33 GMT 2012
- [gimp/goat-invasion: 480/526] app: remove as much as possible from base-types.h Sun Apr 22 13:39:38 GMT 2012
- [gimp/goat-invasion: 481/526] app: fix signal signature of GimpColorTool::picked() Sun Apr 22 13:39:43 GMT 2012
- [gimp/goat-invasion: 482/526] app: don't use gimp_drawable_type() when saving to XCF Sun Apr 22 13:39:48 GMT 2012
- [gimp/goat-invasion: 483/526] app: don't use gimp_drawable_type() in more places Sun Apr 22 13:39:53 GMT 2012
- [gimp/goat-invasion: 484/526] app: make the tests build again Sun Apr 22 13:39:58 GMT 2012
- [gimp/goat-invasion: 485/526] app: add gimp_babl_get_description() Sun Apr 22 13:40:03 GMT 2012
- [gimp/goat-invasion: 486/526] app: change gimp_image_get_format() to take a base_type and a with_alpha boolean Sun Apr 22 13:40:08 GMT 2012
- [gimp/goat-invasion: 487/526] app: remove gimpdrawable-convert.[ch] Sun Apr 22 13:40:13 GMT 2012
- [gimp/goat-invasion: 488/526] app: gimp_template_get_image_type: return GimpImageBaseType not GimpImageType Sun Apr 22 13:40:18 GMT 2012
- [gimp/goat-invasion: 489/526] plug-ins: return image type and #layers from the JPEG thumbnail procedure Sun Apr 22 13:40:23 GMT 2012
- [gimp/goat-invasion: 490/526] app: name the image's palette formats "-gimp-indexed-format-image_id" Sun Apr 22 13:40:29 GMT 2012
- [gimp/goat-invasion: 491/526] app: return a format, not image type from file_open_thumbnail() Sun Apr 22 13:40:34 GMT 2012
- [gimp/goat-invasion: 492/526] app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator Sun Apr 22 13:40:39 GMT 2012
- [gimp/goat-invasion: 493/526] app: histogram sink skeleton gift for mitch Sun Apr 22 13:40:44 GMT 2012
- [gimp/goat-invasion: 494/526] app: clean up and build the histogram op gift Sun Apr 22 13:40:49 GMT 2012
- [gimp/goat-invasion: 495/526] app: add gimp_histogram_clear_values() and use it Sun Apr 22 13:40:54 GMT 2012
- [gimp/goat-invasion: 496/526] app: hack badly to make gimp_channel_new_from_component() work Sun Apr 22 13:40:59 GMT 2012
- [gimp/goat-invasion: 497/526] app: use gimp_gegl_color_new() instead of gegl_color_set_rgba() Sun Apr 22 13:41:04 GMT 2012
- [gimp/goat-invasion: 498/526] app: more WIP on GimpOperationHistogramSink, not used yet Sun Apr 22 13:41:09 GMT 2012
- [gimp/goat-invasion: 499/526] app: more <gegl.h> includes Sun Apr 22 13:41:14 GMT 2012
- [gimp/goat-invasion: 500/526] app: simplify buffer iterator code in gimp_palette_import_extract() Sun Apr 22 13:41:19 GMT 2012
- [gimp/goat-invasion: 501/526] app: implement the GEGL histogram with an iterator loop for now Sun Apr 22 13:41:24 GMT 2012
- [gimp/goat-invasion: 502/526] app: remove the legacy histogram calculation code Sun Apr 22 13:41:29 GMT 2012
- [gimp/goat-invasion: 503/526] app: port gimp_image_contiguous_region_by_seed() to GEGL Sun Apr 22 13:41:34 GMT 2012
- [gimp/goat-invasion: 504/526] app: added gegl version of lighten only blending mode Sun Apr 22 13:41:39 GMT 2012
- [gimp/goat-invasion: 505/526] app: add gimp_gegl_smudge_blend(), a brute-force port of blend_region() Sun Apr 22 13:41:44 GMT 2012
- [gimp/goat-invasion: 506/526] app: remove blend_region() Sun Apr 22 13:41:49 GMT 2012
- [gimp/goat-invasion: 507/526] app: require R'G'B'A u8 in gimp_gegl_smudge_blend() and simplify it massively Sun Apr 22 13:41:54 GMT 2012
- [gimp/goat-invasion: 508/526] app: enable smudge on indexed images Sun Apr 22 13:41:59 GMT 2012
- [gimp/goat-invasion: 509/526] app: cleaned dissolve and lighten only modes Sun Apr 22 13:42:04 GMT 2012
- [gimp/goat-invasion: 510/526] app: added addition, burn, darken only, dodge, multiply, overlay, screen and soft light gegl blendin Sun Apr 22 13:42:09 GMT 2012
- [gimp/goat-invasion: 511/526] app: pass the format of saved tiles around explicitly in the XCF code Sun Apr 22 13:42:14 GMT 2012
- [gimp/goat-invasion: 512/526] app: use an explicit tile format when talking to plug-ins Sun Apr 22 13:42:19 GMT 2012
- [gimp/goat-invasion: 513/526] app: code cleanup in the GEGL ops Sun Apr 22 13:42:24 GMT 2012
- [gimp/goat-invasion: 514/526] app: ask the image for the RGB format in gimp_selection_extract() Sun Apr 22 13:42:29 GMT 2012
- [gimp/goat-invasion: 515/526] app: add XXX comments about hardcoded or NULL formats Sun Apr 22 13:42:35 GMT 2012
- [gimp/goat-invasion: 516/526] app: add format parameter to GimpPickable::get_pixel_at() Sun Apr 22 13:42:40 GMT 2012
- [gimp/goat-invasion: 517/526] app: return double not int from GimpPickable::get_opacity_at() Sun Apr 22 13:42:45 GMT 2012
- [gimp/goat-invasion: 518/526] app: change GimpBoundary to find the boundary a float component Sun Apr 22 13:42:50 GMT 2012
- [gimp/goat-invasion: 519/526] app: make masks use linear, not gamma corrected formats Sun Apr 22 13:42:55 GMT 2012
- [gimp/goat-invasion: 520/526] app: added hard light, difference, subtract, grain extract, grain merge and difference gegl blending Sun Apr 22 13:43:00 GMT 2012
- [gimp/goat-invasion: 521/526] app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() Sun Apr 22 13:43:05 GMT 2012
- [gimp/goat-invasion: 522/526] app: gimp_drawable_preview_bytes() -> gimp_drawable_get_preview_format() Sun Apr 22 13:43:10 GMT 2012
- [gimp/goat-invasion: 523/526] app: add gimp-babl.[ch] and move Babl specific code there Sun Apr 22 13:43:15 GMT 2012
- [gimp/goat-invasion: 524/526] app: move gimp_babl_format_get_base_type() to gimp-babl.[ch] Sun Apr 22 13:43:20 GMT 2012
- [gimp/goat-invasion: 525/526] app: add gimp_babl_format() and use it in gimp_image_get_format() Sun Apr 22 13:43:25 GMT 2012
- [gimp/goat-invasion: 526/526] app: remove bpp <-> format conversion stuff from gimp-gegl-utils.[ch] Sun Apr 22 13:43:30 GMT 2012
- [gimp/goat-invasion] app: clean up GimpMaskUndo's GeglRectangle code Sun Apr 22 13:45:10 GMT 2012
- [gimp/goat-invasion] app: use gimp_image_get_component_format() instead of hardcoding "A u8" Sun Apr 22 13:50:47 GMT 2012
- [gimp/goat-invasion] app: use the original GimpTempBufs' format in gimpbrush-transform.c Sun Apr 22 14:28:43 GMT 2012
- [gimp/goat-invasion] app: add XXX comment about assuming u8 to GimpHistogram Sun Apr 22 14:56:06 GMT 2012
- [gimp/goat-invasion] app: add a GimpPrecision enum that for now contains GIMP_PRECISION_U8 Sun Apr 22 15:09:06 GMT 2012
- [gimp/goat-invasion] app: add missing formats to gimp_babl_get_description() Sun Apr 22 15:30:45 GMT 2012
- [gimp/goat-invasion] app: add "precision" argument to gimp_image_new() Sun Apr 22 15:32:00 GMT 2012
- [gimp/goat-invasion] app: rename GimpTemplate::image-type to ::base-type Sun Apr 22 15:36:38 GMT 2012
- [gimp/goat-invasion] app: add "precision" member and API to GimpTemplate Sun Apr 22 15:43:08 GMT 2012
- [gimp/goat-invasion] app: add a precision combo to GimpTemplateEditor Sun Apr 22 17:10:27 GMT 2012
- [gimp/goat-invasion] app: get mask and component formats from the image instead of hardcoding. Sun Apr 22 17:38:45 GMT 2012
- [gimp/goat-invasion] app: add gimp_babl_component_format() and use it in GimpImage Sun Apr 22 17:48:11 GMT 2012
- [gimp/goat-invasion] app: allow to create TileManagers with >4 bpp Sun Apr 22 18:24:39 GMT 2012
- [gimp/goat-invasion] app: hide GimpTemplateEditor's precision combo Sun Apr 22 18:26:44 GMT 2012
- [gimp/goat-invasion] app: add GIMP_PRECISION_FLOAT and all its formats Sun Apr 22 18:28:42 GMT 2012
- [gimp/goat-invasion] app: fix the image's projection to 8 bit until we got a GEGL projection Sun Apr 22 19:09:55 GMT 2012
- [gimp/goat-invasion] app: port GimpCanvasTransformPreview to gegl_buffer_sample() Sun Apr 22 21:21:47 GMT 2012
- [gimp/goat-invasion] app: s/Bit/bit/ in the precision strings Sun Apr 22 21:24:06 GMT 2012
- [gimp/goat-invasion] app: show the precision in the image title string for %t Sun Apr 22 21:24:56 GMT 2012
- [gimp/goat-invasion] app: enable GimpDodgeBurn on indexed drawables Sun Apr 22 21:28:14 GMT 2012
- [gimp/goat-invasion] app: GimpBrushCore: hardode one less brush mask format Sun Apr 22 22:06:29 GMT 2012
- [gimp/goat-invasion] app: the paint_mask buffer in gimp_paint_core_replace() contains a GimpTempBuf Sun Apr 22 22:12:12 GMT 2012
- [gimp/goat-invasion] app: enable blur/sharpen via GimpConvolve on indexed drawables Sun Apr 22 22:14:06 GMT 2012
- [gimp/goat-invasion] app: change the maskPR in gimp_drawable_replace_buffer() to GeglBuffer Sun Apr 22 22:32:51 GMT 2012
- [gimp/goat-invasion] app/pdb: allow some more stuff on indexed by simply removing the restriction Sun Apr 22 22:48:17 GMT 2012
- [gimp/goat-invasion] app: make the GimpTempBuf struct private and add accessors Mon Apr 23 07:42:58 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_apply_mask() and use it in GimpPaintCore Mon Apr 23 09:28:54 GMT 2012
- [gimp/goat-invasion] app: add gimp_gegl_combine_mask() and use it in GimpPaintCore Mon Apr 23 10:52:39 GMT 2012
- [gimp/goat-invasion] app: remove combine_mask_and_region() and its helper functions Mon Apr 23 10:55:45 GMT 2012
- [gimp/goat-invasion] app: fold the foo_to_bar_buffer() functions into their callers Mon Apr 23 11:52:19 GMT 2012
- [gimp/goat-invasion] app: port gradient rendering with supersampling to GEGL, always use float Mon Apr 23 15:47:08 GMT 2012
- [gimp/goat-invasion] app: don't pass a PixelRegion to gradient_precalc_shapeburst() Mon Apr 23 16:47:18 GMT 2012
- [gimp/goat-invasion] app: completely port gradient rendering to GEGL Mon Apr 23 17:11:29 GMT 2012
- [gimp/goat-invasion] app: use gimp_gegl_apply_mask() in gimp_drawable_real_replace_buffer() Mon Apr 23 17:25:14 GMT 2012
- [gimp/goat-invasion] app: remove apply_mask_to_region() and its helper functions Mon Apr 23 17:27:46 GMT 2012
- [gimp/goat-invasion] app: get rid of base-utils.[ch] and move its functions to gimp-utils.[ch] Mon Apr 23 19:14:38 GMT 2012
- [gimp/goat-invasion] app: remove unused function cubic() from paint-funcs.c Mon Apr 23 20:15:54 GMT 2012
- [gimp/goat-invasion] app: uncruftify combine_regions_replace() a bit to ease porting Mon Apr 23 20:39:15 GMT 2012
- [gimp/goat-invasion] app: create a u8 preview of the right size for GimpBuffers Mon Apr 23 23:22:05 GMT 2012
- [gimp/goat-invasion] app: use the mask's actual format instead of always float in GimpMaskUndo Tue Apr 24 12:20:42 GMT 2012
- [gimp/goat-invasion] app: port gimp_channel_bounds() and is_empty() to float Tue Apr 24 12:20:47 GMT 2012
- [gimp/goat-invasion] app: port gimpchannel-combine.c to float Tue Apr 24 12:20:52 GMT 2012
- [gimp/goat-invasion] app: special case REPLACE_MODE in gimp_gegl_create_apply_buffer_node() Tue Apr 24 14:43:00 GMT 2012
- [gimp/goat-invasion] app: change replace's "opacity" property from float to double Tue Apr 24 15:43:24 GMT 2012
- [gimp/goat-invasion] app: don't crash GimpOperationReplaceMode is mask is NULL Tue Apr 24 19:43:14 GMT 2012
- [gimp/goat-invasion] app/libgimp: enable plug-ins on high precision images Tue Apr 24 19:48:41 GMT 2012
- [gimp] plug-ins: depend on librsvg >= 2.36.0 and half-undeprecate file-svg Tue Apr 24 20:12:25 GMT 2012
- [gimp/goat-invasion] app: enable the precision combo in GimpTemplateEditor Wed Apr 25 06:20:27 GMT 2012
- [gimp/goat-invasion] app: enable "use_gegl" toggling in gimp_drawable_real_apply_buffer() Wed Apr 25 06:20:32 GMT 2012
- [gimp/goat-invasion] app: add GIMP_PRECISION_U16 and all needed 16 bit integer formats Wed Apr 25 09:25:00 GMT 2012
- [gimp/goat-invasion] app: honor precision when copying drawables between images Wed Apr 25 09:45:05 GMT 2012
- [gimp/goat-invasion] app: add "new_precision" argument to gimp_drawable_convert_type() Wed Apr 25 10:11:02 GMT 2012
- [gimp/goat-invasion] app: create gimp-babl-compat.[ch] for gimp_babl_format_get_image_type() Wed Apr 25 11:02:45 GMT 2012
- [gimp/goat-invasion] pdb: use compat formats for drawable-get-pixel and drawable-set-pixel Wed Apr 25 11:35:15 GMT 2012
- [gimp/goat-invasion] app: remove gimp_drawable_bytes() and ask its format instead Wed Apr 25 11:36:04 GMT 2012
- [gimp/goat-invasion] app: allow indexed images only at u8 precision Wed Apr 25 13:24:56 GMT 2012
- [gimp/goat-invasion] app: make sure the layer mask's precision gets converted too Wed Apr 25 14:11:04 GMT 2012
- [gimp/goat-invasion] app: implement converting images between precisions, including menu items Wed Apr 25 14:47:38 GMT 2012
- [gimp/goat-invasion] pdb: don't allow to convert non-u8 images to indexed Wed Apr 25 15:40:16 GMT 2012
- [gimp/goat-invasion] pdb/libgimp: export enum GimpPrecision and gimp-image-convert-precision Wed Apr 25 18:17:02 GMT 2012
- [gimp/goat-invasion] pdb/libgimp: export gimp-image-new-with-precision Wed Apr 25 18:40:18 GMT 2012
- [gimp/goat-invasion] pdb: export gimp-image-get-precision Wed Apr 25 18:51:52 GMT 2012
- [gimp/goat-invasion] app: implement active, affected components in GEGL Wed Apr 25 21:25:41 GMT 2012
- [gimp/goat-invasion] app: add GEGL support in gimpimage-merge.c Wed Apr 25 22:20:59 GMT 2012
- [gimp/goat-invasion] app: fix menu label: it's 32 bit float not 16 bit float Wed Apr 25 22:51:18 GMT 2012
- [gimp/goat-invasion] app: calculate the histogram in 8 bit rather than creating nonsense Wed Apr 25 23:07:54 GMT 2012
- [gimp/goat-invasion] ===== squash into other menu label fix below ===== Thu Apr 26 06:14:43 GMT 2012
- [gimp/goat-invasion] app: increase the plug-in SHM size so it can hold a float RGBA tile Thu Apr 26 09:42:45 GMT 2012
- [gimp/goat-invasion] ===== merge into app: implement active, affected components in GEGL ===== Thu Apr 26 10:32:10 GMT 2012
- [gimp/goat-invasion] app: add GIMP_PRECISION_HALF for 16 bit floating point Thu Apr 26 12:49:32 GMT 2012
- [gimp/goat-invasion] app: add undo_desc for converting the image to GIMP_PRECISION_HALF Fri Apr 27 08:47:21 GMT 2012
- [gimp/goat-invasion] app: add gimp_babl_compat_u8_format() instead of having this code 5 times Fri Apr 27 09:12:47 GMT 2012
- [gimp/goat-invasion] app: gimp_pickable_get_color_at(): 4 bytes is not enough for pixels any longer Fri Apr 27 10:15:39 GMT 2012
- [gimp/goat-invasion] app: port by color select and fuzzy select to float Fri Apr 27 12:24:22 GMT 2012
- [gimp/goat-invasion] app: add GIMP_PRECISION_U32 and all its formats Fri Apr 27 14:18:11 GMT 2012
- [gimp/goat-invasion] app: add XCF support for >8bit, using file format version 4 Fri Apr 27 14:42:48 GMT 2012
- [gimp/goat-invasion] app: replace the polar-coords plug-in by gegl:polar-coordinates Fri Apr 27 19:47:52 GMT 2012
- [gimp] Deleted branch goat-invasion Fri Apr 27 20:23:42 GMT 2012
- [gimp] (608 commits) Created branch goat-invasion Fri Apr 27 20:25:25 GMT 2012
- [gimp/goat-invasion: 1/608] app: use GeglBuffer instead of TileManager in imagemap Fri Apr 27 20:25:30 GMT 2012
- [gimp/goat-invasion: 2/608] app: add a util call to get the geglbuffer for a drawable Fri Apr 27 20:25:35 GMT 2012
- [gimp/goat-invasion: 3/608] app: make gimp_drawable_apply_operation use the TileManager buffer backend Fri Apr 27 20:25:40 GMT 2012
- [gimp/goat-invasion: 4/608] imagemap: unref buffers as soon as possible Fri Apr 27 20:25:46 GMT 2012
- [gimp/goat-invasion: 5/608] lie about gamma to gegl Fri Apr 27 20:25:51 GMT 2012
- [gimp/goat-invasion: 6/608] app: move new get_buffer() functions around; some general cleanup Fri Apr 27 20:25:56 GMT 2012
- [gimp/goat-invasion: 7/608] app: use gegl: prefix for ops Fri Apr 27 20:26:01 GMT 2012
- [gimp/goat-invasion: 8/608] app: allow to opionally not implement GimpImageMapTool::map() Fri Apr 27 20:26:06 GMT 2012
- [gimp/goat-invasion: 9/608] app: remove the legacy desaturate implementation Fri Apr 27 20:26:11 GMT 2012
- [gimp/goat-invasion: 10/608] app: remove the legacy posterize code Fri Apr 27 20:26:16 GMT 2012
- [gimp/goat-invasion: 11/608] app: remove the legacy threshold code Fri Apr 27 20:26:21 GMT 2012
- [gimp/goat-invasion: 12/608] app: remove the legacy colorize code Fri Apr 27 20:26:26 GMT 2012
- [gimp/goat-invasion: 13/608] app: clean up the desaturate cruft removal to look like the others Fri Apr 27 20:26:31 GMT 2012
- [gimp/goat-invasion: 14/608] app: remove the pointless core wrappers for the below simplified color stuff Fri Apr 27 20:26:36 GMT 2012
- [gimp/goat-invasion: 15/608] app: make gimp_drawable_get_source_node use GeglBuffer Fri Apr 27 20:26:41 GMT 2012
- [gimp/goat-invasion: 16/608] app: remove orphaned Colorize typedef Fri Apr 27 20:26:46 GMT 2012
- [gimp/goat-invasion: 17/608] app: remove unused lut-funcs Fri Apr 27 20:26:51 GMT 2012
- [gimp/goat-invasion: 18/608] app: gimptilebackendtilemanager reduce cases with 0copy Fri Apr 27 20:26:56 GMT 2012
- [gimp/goat-invasion: 19/608] app: resue the GeglProcessor Fri Apr 27 20:27:01 GMT 2012
- [gimp/goat-invasion: 20/608] app: cleanup in the new GimpDrawable tile source code Fri Apr 27 20:27:07 GMT 2012
- [gimp/goat-invasion: 21/608] app: rename gimp_drawable_apply_operation_with_config() Fri Apr 27 20:27:11 GMT 2012
- [gimp/goat-invasion: 22/608] app: always use GEGL to invert drawables Fri Apr 27 20:27:16 GMT 2012
- [gimp/goat-invasion: 23/608] app: formatting cleanup in gimpdrawable-operation.c Fri Apr 27 20:27:21 GMT 2012
- [gimp/goat-invasion: 24/608] app: use GEGL to invert channels/selections Fri Apr 27 20:27:26 GMT 2012
- [gimp/goat-invasion: 27/608] app: make projection use GeglBuffers Fri Apr 27 20:27:43 GMT 2012
- [gimp/goat-invasion: 25/608] app: remove the legacy invert lut code Fri Apr 27 20:27:43 GMT 2012
- [gimp/goat-invasion: 26/608] app: release tile with dirty flag in gegl tile backend Fri Apr 27 20:27:43 GMT 2012
- [gimp/goat-invasion: 28/608] app: remove GimpOperationTileSource Fri Apr 27 20:27:46 GMT 2012
- [gimp/goat-invasion: 29/608] app: add gimp_layer_new_from_buffer() Fri Apr 27 20:27:52 GMT 2012
- [gimp/goat-invasion: 30/608] app: stop gimp_buffer_to_tiles use GeglBuffer Fri Apr 27 20:27:57 GMT 2012
- [gimp/goat-invasion: 31/608] app: remove GimpOperationTileSink Fri Apr 27 20:28:02 GMT 2012
- [gimp/goat-invasion: 32/608] app: add macro GIMP_IMAGE_TYPE_FROM_BYTES() (ignoring indexed mode) Fri Apr 27 20:28:07 GMT 2012
- [gimp/goat-invasion: 33/608] app: completely port GimpBuffer to using GeglBuffer not TileManager Fri Apr 27 20:28:12 GMT 2012
- [gimp/goat-invasion: 34/608] app: replace some copy_region() by gegl_buffer_copy() Fri Apr 27 20:28:17 GMT 2012
- [gimp/goat-invasion: 35/608] app: rename gimp_drawable_get_buffer() and gimp_tile_manager_get_gegl_buffer() Fri Apr 27 20:28:22 GMT 2012
- [gimp/goat-invasion: 36/608] app: replace more copy_region() by gegl_buffer_copy() Fri Apr 27 20:28:27 GMT 2012
- [gimp/goat-invasion: 37/608] app: more meticulously tickle tile ref-counts Fri Apr 27 20:28:32 GMT 2012
- [gimp/goat-invasion: 38/608] app: cache readable and writable buffers in the drawable Fri Apr 27 20:28:37 GMT 2012
- [gimp/goat-invasion: 39/608] app: set GeglBuffer directly in show image-graph Fri Apr 27 20:28:42 GMT 2012
- [gimp/goat-invasion: 40/608] app: add gimp_drawable_apply_operation_to_buffer() and use it in ony place Fri Apr 27 20:28:47 GMT 2012
- [gimp/goat-invasion: 41/608] app: implement gimp_channel_translate() with GEGL Fri Apr 27 20:28:52 GMT 2012
- [gimp/goat-invasion: 42/608] app: implement gimp_channel_real_clear() with GEGL Fri Apr 27 20:28:57 GMT 2012
- [gimp/goat-invasion: 43/608] app: implement GimpMaskUndo with GEGL Fri Apr 27 20:29:02 GMT 2012
- [gimp/goat-invasion: 44/608] app: remove the unused copy_region_nocow() Fri Apr 27 20:29:07 GMT 2012
- [gimp/goat-invasion: 45/608] app: implement gimp_channel_real_sharpen() with gegl:threshold Fri Apr 27 20:29:12 GMT 2012
- [gimp/goat-invasion: 46/608] app: remove the legacy threshold lut code Fri Apr 27 20:29:17 GMT 2012
- [gimp/goat-invasion: 47/608] app: implement gimp_image_duplicate_mask() with gegl_buffer_copy() Fri Apr 27 20:29:22 GMT 2012
- [gimp/goat-invasion: 48/608] app: clear gimp_image_merge_layers()'s merged layer with gegl_buffer_clear() Fri Apr 27 20:29:27 GMT 2012
- [gimp/goat-invasion: 49/608] app: use gegl_buffer_copy() in gimp_drawable_real_push_undo() Fri Apr 27 20:29:32 GMT 2012
- [gimp/goat-invasion: 50/608] app: added GimpPickable::get_buffer() Fri Apr 27 20:29:37 GMT 2012
- [gimp/goat-invasion: 51/608] app: keep the undo mask around as GeglBuffer, not TileManager Fri Apr 27 20:29:42 GMT 2012
- [gimp/goat-invasion: 52/608] app: make sure TileManagers and the GeglBuffers backed by them are in sync Fri Apr 27 20:29:47 GMT 2012
- [gimp/goat-invasion: 53/608] app: clear the projection's background using GEGL Fri Apr 27 20:29:52 GMT 2012
- [gimp/goat-invasion: 54/608] app: remove clear_region(), it's replaced by GEGL everywhere Fri Apr 27 20:29:57 GMT 2012
- [gimp/goat-invasion: 55/608] app: implement gimp_channel_real_feather() with gegl:gaussian-blur Fri Apr 27 20:30:02 GMT 2012
- [gimp/goat-invasion: 56/608] app: remove gaussian_blur_region() and its helpers Fri Apr 27 20:30:07 GMT 2012
- [gimp/goat-invasion: 57/608] app: replace direct low-level GeglBuffer calls with utility. Fri Apr 27 20:30:12 GMT 2012
- [gimp/goat-invasion: 58/608] app: remove empty functions paint_funcs_setup()/free() Fri Apr 27 20:30:17 GMT 2012
- [gimp/goat-invasion: 59/608] app: remove unused #includes Fri Apr 27 20:30:22 GMT 2012
- [gimp/goat-invasion: 60/608] app: use gegl_buffer_copy() in gimp_drawable_resize() Fri Apr 27 20:30:27 GMT 2012
- [gimp/goat-invasion: 61/608] app: some more gegl_buffer_clear()/set_color() on mask objects Fri Apr 27 20:30:33 GMT 2012
- [gimp/goat-invasion: 62/608] app: add gimp_drawable_get_babl_format() Fri Apr 27 20:30:37 GMT 2012
- [gimp/goat-invasion: 63/608] app: use gimp_image_transform_rgb() instead of transform_color() Fri Apr 27 20:30:43 GMT 2012
- [gimp/goat-invasion: 64/608] app: implement gimp_layer_add_alpha() with gegl_buffer_copy() Fri Apr 27 20:30:48 GMT 2012
- [gimp/goat-invasion: 65/608] app: default to use GEGL rather than legacy code paths Fri Apr 27 20:30:53 GMT 2012
- [gimp/goat-invasion: 66/608] app: avoid thrashing GEGL side of tile cache in projection Fri Apr 27 20:30:58 GMT 2012
- [gimp/goat-invasion: 67/608] app: fix segfault in previous commit Fri Apr 27 20:31:03 GMT 2012
- [gimp/goat-invasion: 68/608] app: replace some color_region() and pattern_region() by GEGL code Fri Apr 27 20:31:08 GMT 2012
- [gimp/goat-invasion: 69/608] app: don't need an attached item for applying an op to tiles/buffers Fri Apr 27 20:31:13 GMT 2012
- [gimp/goat-invasion: 70/608] app: add a flatten meta-op and use it for layers and channels Fri Apr 27 20:31:18 GMT 2012
- [gimp/goat-invasion: 71/608] app: allow to "cast" a buffer's pixel format to another one Fri Apr 27 20:31:23 GMT 2012
- [gimp/goat-invasion: 72/608] app: use GEGL to extract an image's component into a channel Fri Apr 27 20:31:28 GMT 2012
- [gimp/goat-invasion: 73/608] app: create GimpBrushClipboard's buffers with GEGL Fri Apr 27 20:31:33 GMT 2012
- [gimp/goat-invasion: 74/608] app: remove obsolete includes from gimpbrushclipboard.c Fri Apr 27 20:31:38 GMT 2012
- [gimp/goat-invasion: 75/608] app: remove copy_component() and its helper functions Fri Apr 27 20:31:43 GMT 2012
- [gimp/goat-invasion: 76/608] app: remove copy_color() and its helper functions Fri Apr 27 20:31:48 GMT 2012
- [gimp/goat-invasion: 77/608] app: add gimp_apply_operaion() as generic buffer-to-buffer utility function Fri Apr 27 20:31:53 GMT 2012
- [gimp/goat-invasion: 78/608] app: use GEGL to create a layer mask from a grayscale copy of the layer Fri Apr 27 20:31:58 GMT 2012
- [gimp/goat-invasion: 79/608] app: remove flatten_region() and its helper functions Fri Apr 27 20:32:04 GMT 2012
- [gimp/goat-invasion: 80/608] app: remove the legacy brightness-contrast code and use GEGL instead Fri Apr 27 20:32:09 GMT 2012
- [gimp/goat-invasion: 81/608] app: create a meta-op to apply mask and opacity Fri Apr 27 20:32:14 GMT 2012
- [gimp/goat-invasion: 82/608] app: simplify gimp_drawable_offset() a lot Fri Apr 27 20:32:19 GMT 2012
- [gimp/goat-invasion: 83/608] app: convert drawables between RGB and GRAY using gegl_buffer_copy() Fri Apr 27 20:32:24 GMT 2012
- [gimp/goat-invasion: 84/608] app: remove shade_region() Fri Apr 27 20:32:29 GMT 2012
- [gimp/goat-invasion: 85/608] app: remove multiply_alpha_region() and separate_alpha_region() Fri Apr 27 20:32:34 GMT 2012
- [gimp/goat-invasion: 86/608] app: use GeglBufferIterator in gimp_text_layer_render_layout() Fri Apr 27 20:32:39 GMT 2012
- [gimp/goat-invasion: 87/608] app: use GeglBufferIterator in gimp_channel_real_is_empty() Fri Apr 27 20:32:44 GMT 2012
- [gimp/goat-invasion: 88/608] app: s/read_buffer/write_buffer/ in GimpTextLayer because we fill the tiles Fri Apr 27 20:32:49 GMT 2012
- [gimp/goat-invasion: 89/608] app: flush the drawable_s write_buffer in gimp_drawable_update() Fri Apr 27 20:32:54 GMT 2012
- [gimp/goat-invasion: 90/608] app: minor cleanup and commenting in gimp_scan_convert_render_full() Fri Apr 27 20:32:59 GMT 2012
- [gimp/goat-invasion: 91/608] app: port gimp_channel_real_bounds() to GeglBufferIterator Fri Apr 27 20:33:04 GMT 2012
- [gimp/goat-invasion: 92/608] app: flush both write and write buffer in gimp_drawable_update() Fri Apr 27 20:33:09 GMT 2012
- [gimp/goat-invasion: 93/608] app: port gimp_channel_combine_ellipse_rect() to GeglBufferIterator Fri Apr 27 20:33:14 GMT 2012
- [gimp/goat-invasion: 94/608] app: remove obsolete include in gimpchannel.c Fri Apr 27 20:33:19 GMT 2012
- [gimp/goat-invasion: 95/608] app: add GimpPickable::get_babl_format() Fri Apr 27 20:33:24 GMT 2012
- [gimp/goat-invasion: 96/608] app: port gimp_palette_import_extract() to GeglBufferIterator Fri Apr 27 20:33:29 GMT 2012
- [gimp/goat-invasion: 97/608] app: add GimpOperationSetAlpha which sets the alpha channel to a value Fri Apr 27 20:33:34 GMT 2012
- [gimp/goat-invasion: 98/608] app: use GimpOperationSetAlpha in gimp_layer_create_mask() Fri Apr 27 20:33:39 GMT 2012
- [gimp/goat-invasion: 99/608] app: move variable to local scope Fri Apr 27 20:33:44 GMT 2012
- [gimp/goat-invasion: 100/608] app: move the layer mask show, edit, apply API from GimpLayerMask to GimpLayer Fri Apr 27 20:33:49 GMT 2012
- [gimp/goat-invasion: 101/608] app: use the new Babl palette format to implement indexed images Fri Apr 27 20:33:54 GMT 2012
- [gimp/goat-invasion: 102/608] app: remove unused variable from last commit Fri Apr 27 20:33:59 GMT 2012
- [gimp/goat-invasion: 103/608] app: require a Babl for all buffers created on top of tiles Fri Apr 27 20:34:04 GMT 2012
- [gimp/goat-invasion: 104/608] app: let Babl handle all color conversion in gimp_edit_fill_internal() Fri Apr 27 20:34:10 GMT 2012
- [gimp/goat-invasion: 105/608] app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() Fri Apr 27 20:34:15 GMT 2012
- [gimp/goat-invasion: 106/608] app: let Babl handle color conversion in gimp_drawable_fill() Fri Apr 27 20:34:20 GMT 2012
- [gimp/goat-invasion: 107/608] app: don't call gimp_layer_get_edit_mask() when the layer has no mask Fri Apr 27 20:34:25 GMT 2012
- [gimp/goat-invasion: 108/608] app: let Babl handle converting layers to indexed Fri Apr 27 20:34:30 GMT 2012
- [gimp/goat-invasion: 109/608] app: add gimp_pixbuf_create_buffer() and use it in GimpBuffer Fri Apr 27 20:34:35 GMT 2012
- [gimp/goat-invasion: 110/608] app: GeglBuffer-backend GeglTiles now use GDestroyNotify Fri Apr 27 20:34:40 GMT 2012
- [gimp/goat-invasion: 111/608] app: correctly refcount the pixbuf in gimp_pixbuf_create_buffer() Fri Apr 27 20:34:45 GMT 2012
- [gimp/goat-invasion: 112/608] app: remove gimp_layer_new_from_region() and use from_buffer() instead Fri Apr 27 20:34:50 GMT 2012
- [gimp/goat-invasion: 113/608] app: convert colors with Babl in gimp_text_layer_render_layout() Fri Apr 27 20:34:55 GMT 2012
- [gimp/goat-invasion: 114/608] app: use Babl in gimp_brush_core_paint_line_pixmap_mask() Fri Apr 27 20:35:00 GMT 2012
- [gimp/goat-invasion: 115/608] app: sync with babl API change of babl_new_palette Fri Apr 27 20:35:05 GMT 2012
- [gimp/goat-invasion: 116/608] app: add gimp_bpp_to_babl_format_with_alpha() Fri Apr 27 20:35:10 GMT 2012
- [gimp/goat-invasion: 117/608] app: add GimpPickable::get_babl_format_with_alpha() Fri Apr 27 20:35:15 GMT 2012
- [gimp/goat-invasion: 118/608] app: optimize gimp_brush_core_paint_line_pixmap_mask() a lot Fri Apr 27 20:35:20 GMT 2012
- [gimp/goat-invasion: 119/608] app: use Babl to convert colors in gimp_clone_motion() Fri Apr 27 20:35:25 GMT 2012
- [gimp/goat-invasion: 120/608] app: drop "babl" from gimp_foo_get_babl_format[_with_alpha]() Fri Apr 27 20:35:30 GMT 2012
- [gimp/goat-invasion: 121/608] app: add gimp_drawable_get_format_without_alpha() Fri Apr 27 20:35:35 GMT 2012
- [gimp/goat-invasion: 122/608] app: use gimp_drawable_apply_operation_to_buffer() in gimp_layer_flatten() Fri Apr 27 20:35:40 GMT 2012
- [gimp/goat-invasion: 123/608] app: enable GEGL scaling of indexed drawables in gimp_drawable_scale() Fri Apr 27 20:35:45 GMT 2012
- [gimp/goat-invasion: 124/608] app: also port gimp_channel_convert() to apply_operation_to_buffer() Fri Apr 27 20:35:50 GMT 2012
- [gimp/goat-invasion: 125/608] app: remove gimp_drawable_apply_operation_to_tiles() Fri Apr 27 20:35:55 GMT 2012
- [gimp/goat-invasion: 126/608] app: stop using gegl_color_set_pixel() with hand-transformed pixels Fri Apr 27 20:36:00 GMT 2012
- [gimp/goat-invasion: 127/608] app: add image API to get Babl formats based on GimpImageType Fri Apr 27 20:36:05 GMT 2012
- [gimp/goat-invasion: 128/608] app: port gimp_image_transform_temp_buf() to one single babl_process() Fri Apr 27 20:36:10 GMT 2012
- [gimp/goat-invasion: 129/608] app: remove gimp_image_transform_color() Fri Apr 27 20:36:15 GMT 2012
- [gimp/goat-invasion: 130/608] app: remove gimpimage-colorhash.[ch] Fri Apr 27 20:36:20 GMT 2012
- [gimp/goat-invasion: 131/608] app: all Babls used by GIMP are now const Fri Apr 27 20:36:25 GMT 2012
- [gimp/goat-invasion: 132/608] app: make gimp_image_transform_rgb() transform the alpha too Fri Apr 27 20:36:30 GMT 2012
- [gimp/goat-invasion: 133/608] app: port all implementations of GimpProjectable::get_opacity_at() to Gegl Fri Apr 27 20:36:35 GMT 2012
- [gimp/goat-invasion: 134/608] app: derive GimpOperationSetAlpha from GeglOperationPointComposer Fri Apr 27 20:36:40 GMT 2012
- [gimp/goat-invasion: 135/608] app: remove unused include Fri Apr 27 20:36:45 GMT 2012
- [gimp/goat-invasion: 136/608] app: port coloring/patterning a stroked GimpScanConvert to GEGL Fri Apr 27 20:36:51 GMT 2012
- [gimp/goat-invasion: 137/608] app: simplify gimp_edit_fill_internal() by adding color and pattern arguments Fri Apr 27 20:36:56 GMT 2012
- [gimp/goat-invasion: 138/608] app: add gimp_edit_fill_full() which takes color and pattern Fri Apr 27 20:37:01 GMT 2012
- [gimp/goat-invasion: 139/608] app: make the GEGL tool work on indexed images Fri Apr 27 20:37:06 GMT 2012
- [gimp/goat-invasion: 140/608] app: add opacity and paint_mode to gimp_edit_fill[_full]() Fri Apr 27 20:37:11 GMT 2012
- [gimp/goat-invasion: 141/608] app: remove the !seed_fill case from gimp_drawable_bucket_fill() Fri Apr 27 20:37:16 GMT 2012
- [gimp/goat-invasion: 142/608] app: port bucket fill to GEGL Fri Apr 27 20:37:21 GMT 2012
- [gimp/goat-invasion: 143/608] app: remove unused include from gimp-edit.c Fri Apr 27 20:37:26 GMT 2012
- [gimp/goat-invasion: 144/608] app: remove pattern_region() Fri Apr 27 20:37:31 GMT 2012
- [gimp/goat-invasion: 145/608] app: remove color_region_mask() Fri Apr 27 20:37:36 GMT 2012
- [gimp/goat-invasion: 146/608] app: port gimp_channel_combine_mask() to GeglBufferIterator Fri Apr 27 20:37:41 GMT 2012
- [gimp/goat-invasion: 147/608] app: port drawable'e and projection's get_pixel_at() to gegl_buffer_sample() Fri Apr 27 20:37:46 GMT 2012
- [gimp/goat-invasion: 148/608] app: move base/boundary.[ch] to core/gimpboundary.[ch] Fri Apr 27 20:37:51 GMT 2012
- [gimp/goat-invasion: 149/608] app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() Fri Apr 27 20:37:56 GMT 2012
- [gimp/goat-invasion: 150/608] app: port simple rotating and flipping to GEGL Fri Apr 27 20:38:01 GMT 2012
- [gimp/goat-invasion: 151/608] app: replace some region operations in blend by GEGL Fri Apr 27 20:38:06 GMT 2012
- [gimp/goat-invasion: 152/608] app: remove extract_alpha_region() and its helper functions Fri Apr 27 20:38:11 GMT 2012
- [gimp/goat-invasion: 153/608] app: fill the smudge accum buffer with GEGL Fri Apr 27 20:38:16 GMT 2012
- [gimp/goat-invasion: 154/608] app: make test-gimptilebackendtilemanager.c build again Fri Apr 27 20:38:21 GMT 2012
- [gimp/goat-invasion: 155/608] app: implement "show layer mask" in the GEGL graph Fri Apr 27 20:38:26 GMT 2012
- [gimp/goat-invasion: 156/608] app: be smarter about progress in gimp_apply_operation() Fri Apr 27 20:38:31 GMT 2012
- [gimp/goat-invasion: 157/608] app: add a use_gegl case in gimp_drawable_transform_tiles_affine() Fri Apr 27 20:38:37 GMT 2012
- [gimp/goat-invasion: 158/608] app: change gimp_gegl_color_set_rgba() to gimp_gegl_color_new() Fri Apr 27 20:38:41 GMT 2012
- [gimp/goat-invasion: 159/608] app: save some lines of code in gimp_gegl_create_apply_opacity_node() Fri Apr 27 20:38:47 GMT 2012
- [gimp/goat-invasion: 160/608] app: port gimp_selection_extract() to GEGL Fri Apr 27 20:38:52 GMT 2012
- [gimp/goat-invasion: 161/608] app: remove extract_from_region() and its helper functions Fri Apr 27 20:38:57 GMT 2012
- [gimp/goat-invasion: 162/608] app: forgot to remove extract_alpha_region()'s declaration Fri Apr 27 20:39:02 GMT 2012
- [gimp/goat-invasion: 163/608] app: remove shade_pixels(), no clue when it became unused Fri Apr 27 20:39:07 GMT 2012
- [gimp/goat-invasion: 164/608] app: port GimpBoundary to GEGL, including its API Fri Apr 27 20:39:12 GMT 2012
- [gimp/goat-invasion: 165/608] app: apply patch from Villa Sokk that implements GimpOperationDissolveMode Fri Apr 27 20:39:17 GMT 2012
- [gimp/goat-invasion: 166/608] app: remove checks from stuff that now works on indexed layers Fri Apr 27 20:39:22 GMT 2012
- [gimp/goat-invasion: 167/608] app: remove unused tile-manager.h include Fri Apr 27 20:39:27 GMT 2012
- [gimp/goat-invasion: 168/608] app: port gimp_scan_convert_render_full() to GeglBufferIterator Fri Apr 27 20:39:32 GMT 2012
- [gimp/goat-invasion: 169/608] app: port the entire GimpScanConvert API to GeglBuffer Fri Apr 27 20:39:37 GMT 2012
- [gimp/goat-invasion: 170/608] app: port gimp_image_crop_auto_shrink() to GEGL Fri Apr 27 20:39:42 GMT 2012
- [gimp/goat-invasion: 171/608] app: add gimp_gegl_buffer_new() to create a TileManager-backed buffer Fri Apr 27 20:39:47 GMT 2012
- [gimp/goat-invasion: 172/608] app: merge gimp_drawable_get_read_buffer() and get_write_buffer() Fri Apr 27 20:39:52 GMT 2012
- [gimp/goat-invasion: 173/608] app: add gimp_gegl_buffer_get_tiles() Fri Apr 27 20:39:57 GMT 2012
- [gimp/goat-invasion: 174/608] app: GeglBuffer tile backend - add ability to combine tiles Fri Apr 27 20:40:03 GMT 2012
- [gimp/goat-invasion: 175/608] app: remove write property of GeglBuffer backend Fri Apr 27 20:40:08 GMT 2012
- [gimp/goat-invasion: 176/608] app: add gimp_drawable_set_buffer() and set_buffer_full() Fri Apr 27 20:40:13 GMT 2012
- [gimp/goat-invasion: 177/608] app: add a GIMP_GEGL_RECT utility macro Fri Apr 27 20:40:18 GMT 2012
- [gimp/goat-invasion: 178/608] app: fix initialization of variable in gimp_layer_get_opacity_at Fri Apr 27 20:40:23 GMT 2012
- [gimp/goat-invasion: 179/608] app: make use of GIMP_GEGL_RECT in more places Fri Apr 27 20:40:28 GMT 2012
- [gimp/goat-invasion: 180/608] app: use gimp_drawable_set_buffer() in a few places Fri Apr 27 20:40:33 GMT 2012
- [gimp/goat-invasion: 181/608] app: flush the buffer in gimp_gegl_buffer_get_tiles() Fri Apr 27 20:40:38 GMT 2012
- [gimp/goat-invasion: 182/608] app: add gimp_selection_extract_buffer () Fri Apr 27 20:40:43 GMT 2012
- [gimp/goat-invasion: 183/608] app: port the entire transform API from TileManager to GeglBuffer Fri Apr 27 20:40:48 GMT 2012
- [gimp/goat-invasion: 184/608] app: port everything to gimp_selection_extract_buffer() Fri Apr 27 20:40:53 GMT 2012
- [gimp/goat-invasion: 185/608] app: remove gimp_selection_extract_buffer() again Fri Apr 27 20:40:58 GMT 2012
- [gimp/goat-invasion: 186/608] app: remove gimp_layer_new_from_tiles(), it's now unused Fri Apr 27 20:41:03 GMT 2012
- [gimp/goat-invasion: 187/608] app: add gimp_gegl_buffer_dup() which creates a TileManager backed dup Fri Apr 27 20:41:08 GMT 2012
- [gimp/goat-invasion: 188/608] app: replace GimpDraable's type by a Babl format Fri Apr 27 20:41:13 GMT 2012
- [gimp/goat-invasion: 189/608] app: pass the right filter when GEGL-transfomring Fri Apr 27 20:41:18 GMT 2012
- [gimp/goat-invasion: 190/608] app: use a GeglBuffer instead of TileManager as storage in drawables \o/ Fri Apr 27 20:41:23 GMT 2012
- [gimp/goat-invasion: 191/608] app: use hard-edges = TRUE when GEGL-scaling drawables Fri Apr 27 20:41:28 GMT 2012
- [gimp/goat-invasion: 192/608] app: port GimpDrawableModUndo to storing pixels as GeglBuffers Fri Apr 27 20:41:33 GMT 2012
- [gimp/goat-invasion: 193/608] app: port gimp_drawable_scale() to gimp_drawable_set_buffer_full() Fri Apr 27 20:41:38 GMT 2012
- [gimp/goat-invasion: 194/608] app: add gimp_gegl_buffer_get_tile_manager() Fri Apr 27 20:41:43 GMT 2012
- [gimp/goat-invasion: 195/608] app: port GimpGroupLayer to gimp_buffer_set_tiles_full() Fri Apr 27 20:41:48 GMT 2012
- [gimp/goat-invasion: 196/608] app: completely port gimpdrawable-convert.c to GeglBuffer Fri Apr 27 20:41:54 GMT 2012
- [gimp/goat-invasion: 197/608] app: minor cleanup and include removal Fri Apr 27 20:41:59 GMT 2012
- [gimp/goat-invasion: 198/608] app: port gimpimage-convert.c to gimp_drawable_set_buffer() Fri Apr 27 20:42:04 GMT 2012
- [gimp/goat-invasion: 199/608] app: change GimpDrawable::set_tiles() to ::set_buffer() Fri Apr 27 20:42:09 GMT 2012
- [gimp/goat-invasion: 200/608] app: change GimpDrawable::get_tiles() to ::get_buffer() Fri Apr 27 20:42:14 GMT 2012
- [gimp/goat-invasion: 201/608] app: rename the buffer's tile_source_node to buffer_source_node Fri Apr 27 20:42:19 GMT 2012
- [gimp/goat-invasion: 202/608] libgimp: add a GeglBuffer backend for plug-ins Fri Apr 27 20:42:24 GMT 2012
- [gimp/goat-invasion: 203/608] plug-ins: add GEGL_CFLAGS to many Makefile.am's Fri Apr 27 20:42:29 GMT 2012
- [gimp/goat-invasion: 204/608] libgimp: make GimpTileBackendPlugin properly private, and some cleanup Fri Apr 27 20:42:34 GMT 2012
- [gimp/goat-invasion: 205/608] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am Fri Apr 27 20:42:39 GMT 2012
- [gimp/goat-invasion: 206/608] plug-ins: fix mkgen.pl to pass the destdir newly required by make_file() Fri Apr 27 20:42:44 GMT 2012
- [gimp/goat-invasion: 207/608] Require GEGL in gimp-2.0.pc Fri Apr 27 20:42:49 GMT 2012
- [gimp/goat-invasion: 208/608] plug-ins: clean up goat-exercise.c so it is a better example Fri Apr 27 20:42:54 GMT 2012
- [gimp/goat-invasion: 209/608] libgimp: flush underlying drawable on gegl_buffer_flush Fri Apr 27 20:42:59 GMT 2012
- [gimp/goat-invasion: 210/608] app: port GimpDrawableUndo, GimpDrawable::push_undo() and ::swap_tiles() Fri Apr 27 20:43:04 GMT 2012
- [gimp/goat-invasion: 211/608] app: remove width, height from GimpDrawableUndo and GimpDrawable::swap_tiles() Fri Apr 27 20:43:09 GMT 2012
- [gimp/goat-invasion: 212/608] app: remove swap_region() and its helper function Fri Apr 27 20:43:14 GMT 2012
- [gimp/goat-invasion: 213/608] app: store GimpImageMap's undo pixels as GeglBuffer, not TileManager Fri Apr 27 20:43:19 GMT 2012
- [gimp/goat-invasion: 214/608] app: replace GimpPaintCore's undo_tiles by a GeglBuffer Fri Apr 27 20:43:24 GMT 2012
- [gimp/goat-invasion: 215/608] app: tile_manager_read_pixel_data_1() -> gegl_buffer_sample() Fri Apr 27 20:43:29 GMT 2012
- [gimp/goat-invasion: 216/608] app: more copy_region() -> gegl_buffer_copy() Fri Apr 27 20:43:35 GMT 2012
- [gimp/goat-invasion: 217/608] app: add gimp_drawable_apply_buffer() and port edit, bucket fill, stroke Fri Apr 27 20:43:40 GMT 2012
- [gimp/goat-invasion: 218/608] app: turn the drawable's shadow tiles into a shadow buffer Fri Apr 27 20:43:45 GMT 2012
- [gimp/goat-invasion: 219/608] app: flush and refetch the shadow buffer before handing it out Fri Apr 27 20:43:50 GMT 2012
- [gimp/goat-invasion: 220/608] app: more gimp_drawable_apply_region() -> apply_buffer() Fri Apr 27 20:43:55 GMT 2012
- [gimp/goat-invasion: 221/608] app: port blend to gimp_drawable_apply_buffer() Fri Apr 27 20:44:00 GMT 2012
- [gimp/goat-invasion: 222/608] app: use utility functions to create a GeglBuffer from a TempBuf Fri Apr 27 20:44:05 GMT 2012
- [gimp/goat-invasion: 223/608] app: use gimp_drawable_apply_buffer() for legacy FS composition Fri Apr 27 20:44:10 GMT 2012
- [gimp/goat-invasion: 225/608] app: port gimp_paint_core_paste() to gimp_drawable_apply_buffer() Fri Apr 27 20:44:21 GMT 2012
- [gimp/goat-invasion: 224/608] app: support TempBuf backed buffer in gimp_drawable_apply_buffer() Fri Apr 27 20:44:21 GMT 2012
- [gimp/goat-invasion: 226/608] app: turn GimpDrawable::apply_region() into ::apply_buffer() Fri Apr 27 20:44:25 GMT 2012
- [gimp/goat-invasion: 227/608] app: turn gimp_drawable_apply_buffer()'s src1_tiles argument into base_buffer Fri Apr 27 20:44:30 GMT 2012
- [gimp/goat-invasion: 228/608] app: make gimpdrawable-combine.c more readable before proceeding Fri Apr 27 20:44:35 GMT 2012
- [gimp/goat-invasion: 229/608] app: pass the right undo buffer and extents to gimp_drawable_push_undo() Fri Apr 27 20:44:40 GMT 2012
- [gimp/goat-invasion: 230/608] app: remove the legacy curves cruft Fri Apr 27 20:44:45 GMT 2012
- [gimp/goat-invasion: 231/608] app: remove the legacy levels cruft Fri Apr 27 20:44:50 GMT 2012
- [gimp/goat-invasion: 232/608] app: forgot to remove the Threshold cruft typedef Fri Apr 27 20:44:55 GMT 2012
- [gimp/goat-invasion: 233/608] app: change GimpDrawable::replace_region() by ::replace_buffer() Fri Apr 27 20:45:00 GMT 2012
- [gimp/goat-invasion: 234/608] app: implement "disable layer mask" in the GEGL graph Fri Apr 27 20:45:05 GMT 2012
- [gimp/goat-invasion: 235/608] app: completely port GimpDrawable::apply_region()'s API to GeglBuffer Fri Apr 27 20:45:10 GMT 2012
- [gimp/goat-invasion: 236/608] app: add gimp_gegl_create_apply_buffer_node() Fri Apr 27 20:45:15 GMT 2012
- [gimp/goat-invasion: 237/608] app: chnage gimp_gegl_create_apply_opacity_node()'s mask offset Fri Apr 27 20:45:20 GMT 2012
- [gimp/goat-invasion: 238/608] app: add a "premultiplied" property to GimpOperationPointLayerMode Fri Apr 27 20:45:25 GMT 2012
- [gimp/goat-invasion: 239/608] app: add our own GimpOperationNormalMode so we can opt out of premultiply Fri Apr 27 20:45:30 GMT 2012
- [gimp/goat-invasion: 240/608] app: add gimp_gegl_node_set_layer_mode() Fri Apr 27 20:45:35 GMT 2012
- [gimp/goat-invasion: 241/608] app: move GimpHistogram from base/ to core/ Fri Apr 27 20:45:40 GMT 2012
- [gimp/goat-invasion: 242/608] app: add GimpOperationEqualize and port equalize to it Fri Apr 27 20:45:45 GMT 2012
- [gimp/goat-invasion: 243/608] app: remove gimp_drawable_process_lut() Fri Apr 27 20:45:50 GMT 2012
- [gimp/goat-invasion: 244/608] app: sprinkle level argument over process functions Fri Apr 27 20:45:55 GMT 2012
- [gimp/goat-invasion: 245/608] app: fix typo that caused wrong paint apply offset in bucket fill Fri Apr 27 20:46:00 GMT 2012
- [gimp/goat-invasion: 246/608] app: don't pass 1.0 as boolean value, not that it would change anything... Fri Apr 27 20:46:05 GMT 2012
- [gimp/goat-invasion: 247/608] app: add GimpOperationShrink which does "shrink selection" Fri Apr 27 20:46:11 GMT 2012
- [gimp/goat-invasion: 248/608] app: remove "gboolean linear" from all apply_operation APIs Fri Apr 27 20:46:16 GMT 2012
- [gimp/goat-invasion: 249/608] app: remove "dont-cache" from gimp_apply_opeation() Fri Apr 27 20:46:20 GMT 2012
- [gimp/goat-invasion: 250/608] app: remove thin_region(), turns out that gimp:shrink was not slow after all Fri Apr 27 20:46:26 GMT 2012
- [gimp/goat-invasion: 251/608] app: clean up the new shrink op Fri Apr 27 20:46:31 GMT 2012
- [gimp/goat-invasion: 252/608] app: replace fatten_region() by GimpOperationGrow Fri Apr 27 20:46:36 GMT 2012
- [gimp/goat-invasion: 253/608] app: replace border_region() by GimpOperationBorder Fri Apr 27 20:46:41 GMT 2012
- [gimp/goat-invasion: 254/608] app: remove the TileValidateProc from gimp_channel_new_mask() Fri Apr 27 20:46:46 GMT 2012
- [gimp/goat-invasion: 255/608] app: remove obsolete include from gimpchannel.c Fri Apr 27 20:46:51 GMT 2012
- [gimp/goat-invasion: 256/608] app: remove color_region() Fri Apr 27 20:46:56 GMT 2012
- [gimp/goat-invasion: 257/608] app: ask the buffer not the tile manager for its size Fri Apr 27 20:47:01 GMT 2012
- [gimp/goat-invasion: 258/608] app: remove unused base/ includes Fri Apr 27 20:47:06 GMT 2012
- [gimp/goat-invasion: 259/608] app: adapt to API changes in GEGL Fri Apr 27 20:47:11 GMT 2012
- [gimp/goat-invasion: 260/608] app: use gegl_buffer_set_format() to "cast" a dest buffers format Fri Apr 27 20:47:16 GMT 2012
- [gimp/goat-invasion: 261/608] app: properly sync the projection's tiles and their buffer Fri Apr 27 20:47:21 GMT 2012
- [gimp/goat-invasion: 262/608] app: update with GEGL iterator API changes Fri Apr 27 20:47:26 GMT 2012
- [gimp/goat-invasion: 263/608] app: more gegl_buffer_iterator_new() updates Fri Apr 27 20:47:31 GMT 2012
- [gimp/goat-invasion: 264/608] app: factor out the creation of GeglOperation config proxy objects Fri Apr 27 20:47:36 GMT 2012
- [gimp/goat-invasion: 265/608] app: adapt to API changes in gegl_buffer_iterator Fri Apr 27 20:47:41 GMT 2012
- [gimp/goat-invasion: 266/608] app: factor out gimp_gegl_config_proxy_sync() from GimpGeglTool Fri Apr 27 20:47:46 GMT 2012
- [gimp/goat-invasion: 267/608] app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool Fri Apr 27 20:47:51 GMT 2012
- [gimp/goat-invasion: 268/608] app: add infrastructure to invoke GEGL filters from a menu item Fri Apr 27 20:47:56 GMT 2012
- [gimp/goat-invasion: 269/608] .gitignore: add *~ Fri Apr 27 20:48:01 GMT 2012
- [gimp/goat-invasion: 270/608] app: clean up includes in filters-commands.c Fri Apr 27 20:48:06 GMT 2012
- [gimp/goat-invasion: 271/608] app: better GEGL code in gimp_layer_create_mask() Fri Apr 27 20:48:12 GMT 2012
- [gimp/goat-invasion: 272/608] app: remove some obsolete legacy includes from gimpdrawable.c Fri Apr 27 20:48:17 GMT 2012
- [gimp/goat-invasion: 273/608] app: add place holder splash for goat invasion Fri Apr 27 20:48:21 GMT 2012
- [gimp/goat-invasion: 274/608] app: add GimpOperationShapeburst to calculate the distance map for blend Fri Apr 27 20:48:26 GMT 2012
- [gimp/goat-invasion: 275/608] app: port the rest of the shapeburst blend logic to GEGL Fri Apr 27 20:48:32 GMT 2012
- [gimp/goat-invasion: 276/608] app: remove the global dist_buffer variable and pass it around locally Fri Apr 27 20:48:36 GMT 2012
- [gimp/goat-invasion: 277/608] app: remove legacy includes from blend Fri Apr 27 20:48:41 GMT 2012
- [gimp/goat-invasion: 278/608] app: switch to gegl_buffer_sample() in GimpOperationShapeburst Fri Apr 27 20:48:47 GMT 2012
- [gimp/goat-invasion: 279/608] app: add gimp_gegl_progress_connect() Fri Apr 27 20:48:52 GMT 2012
- [gimp/goat-invasion: 280/608] app: use below new function for shapeburst blend and cage tool progress Fri Apr 27 20:48:57 GMT 2012
- [gimp/goat-invasion: 281/608] app: port the entire plug-in tile communication to using GeglBuffers Fri Apr 27 20:49:02 GMT 2012
- [gimp/goat-invasion: 282/608] app: remove includes from app/plug-in/ Fri Apr 27 20:49:07 GMT 2012
- [gimp/goat-invasion: 283/608] plugins/newsprint: remove assumption that tiles are square Fri Apr 27 20:49:12 GMT 2012
- [gimp/goat-invasion: 284/608] pdb: add new group plug-in-compat for compat procedures of removed plug-ins Fri Apr 27 20:49:17 GMT 2012
- [gimp/goat-invasion: 285/608] app: remove the legacy color-balance cruft Fri Apr 27 20:49:22 GMT 2012
- [gimp/goat-invasion: 286/608] app: correct usage of babl formats Fri Apr 27 20:49:27 GMT 2012
- [gimp/goat-invasion: 287/608] pdb: port drawable pixel access API to GEGL Fri Apr 27 20:49:32 GMT 2012
- [gimp/goat-invasion: 288/608] rename lanczos to lohalo Fri Apr 27 20:49:37 GMT 2012
- [gimp/goat-invasion: 289/608] app: fix registration of babl_format("A u8") Fri Apr 27 20:49:42 GMT 2012
- [gimp/goat-invasion: 290/608] app: fix registration of babl formats Fri Apr 27 20:49:47 GMT 2012
- [gimp/goat-invasion: 291/608] app: use the same indexed Babl formats during an image's lifetime Fri Apr 27 20:49:52 GMT 2012
- [gimp/goat-invasion: 292/608] app: port gimpimage-convert.c to GEGL Fri Apr 27 20:49:57 GMT 2012
- [gimp/goat-invasion: 293/608] app: formatting cleanup in gimpimage-convert.c Fri Apr 27 20:50:02 GMT 2012
- [gimp/goat-invasion: 294/608] app: increase the tile size for plug-ins to 128x128 Fri Apr 27 20:50:07 GMT 2012
- [gimp/goat-invasion: 295/608] app: port gimp_image_pick_color() to return a Babl format Fri Apr 27 20:50:12 GMT 2012
- [gimp/goat-invasion: 296/608] app: use Babl formats, not GimpImageType, in gimp_selection_extract() Fri Apr 27 20:50:17 GMT 2012
- [gimp/goat-invasion: 297/608] app: don't use gimp_image_get_color() in gimp_palette_import_extract() Fri Apr 27 20:50:22 GMT 2012
- [gimp/goat-invasion: 298/608] app: don't use gimp_image_get_color() in GimpPickable Fri Apr 27 20:50:27 GMT 2012
- [gimp/goat-invasion: 299/608] app: port gimp_image_contiguous_region_by_color() to GEGL Fri Apr 27 20:50:32 GMT 2012
- [gimp/goat-invasion: 300/608] app: port gimp_image_contiguous_region_by_seed() to babl_process() Fri Apr 27 20:50:37 GMT 2012
- [gimp/goat-invasion: 301/608] app: remove gimp_image_get_color() Fri Apr 27 20:50:42 GMT 2012
- [gimp/goat-invasion: 302/608] app: forgot the GimpImageType -> Babl change in pick_color() here Fri Apr 27 20:50:47 GMT 2012
- [gimp/goat-invasion: 303/608] app: remove the lagacy hue-saturation cruft Fri Apr 27 20:50:53 GMT 2012
- [gimp/goat-invasion: 304/608] app: remove legayc support from GimpImageMapTool Fri Apr 27 20:50:58 GMT 2012
- [gimp/goat-invasion: 305/608] app: remove legacy support from GimpImageMap Fri Apr 27 20:51:03 GMT 2012
- [gimp/goat-invasion: 306/608] app: more GimpImageType -> Babl Fri Apr 27 20:51:08 GMT 2012
- [gimp/goat-invasion: 307/608] app: have the display renderer ask for the projection's format not image_type Fri Apr 27 20:51:13 GMT 2012
- [gimp/goat-invasion: 308/608] app: add gimp_context_get_foreground, background_pixel() Fri Apr 27 20:51:18 GMT 2012
- [gimp/goat-invasion: 309/608] app: remove legacy support from gimpdrawable-transform.c Fri Apr 27 20:51:23 GMT 2012
- [gimp/goat-invasion: 310/608] app: use a GEGL graph for perspective clone's transform Fri Apr 27 20:51:28 GMT 2012
- [gimp/goat-invasion: 311/608] app: remove the legacy gimp-transform-region code Fri Apr 27 20:51:33 GMT 2012
- [gimp/goat-invasion: 312/608] app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else Fri Apr 27 20:51:38 GMT 2012
- [gimp/goat-invasion: 313/608] app: remove GimpPickable::get_image_type() Fri Apr 27 20:51:43 GMT 2012
- [gimp/goat-invasion: 314/608] app: remove GimpPickable::get_bytes() Fri Apr 27 20:51:48 GMT 2012
- [gimp/goat-invasion: 315/608] app: replace GimpProjectable::get_image_type() by ::get_format() Fri Apr 27 20:51:53 GMT 2012
- [gimp/goat-invasion: 316/608] app: follow changes in GeglOperation API Fri Apr 27 20:51:58 GMT 2012
- [gimp/goat-invasion: 317/608] app: remove drawable->private->format, its buffer has a format already Fri Apr 27 20:52:03 GMT 2012
- [gimp/goat-invasion: 318/608] app: remove the legacy option in gimp_drawable_scale() Fri Apr 27 20:52:08 GMT 2012
- [gimp/goat-invasion: 319/608] app: remove paint-funcs/scale-region.[ch] Fri Apr 27 20:52:13 GMT 2012
- [gimp/goat-invasion: 320/608] app: remove paint-funcs/reduce-region.[ch] Fri Apr 27 20:52:18 GMT 2012
- [gimp/goat-invasion: 321/608] app: turn gimp_image_map_tool_add_settings_gui() into a virtual function Fri Apr 27 20:52:23 GMT 2012
- [gimp/goat-invasion: 322/608] app: add parent_type parameter to gimp_gegl_get_config_proxy() Fri Apr 27 20:52:28 GMT 2012
- [gimp/goat-invasion: 323/608] app: use a GimpSpinScale instead of a scale entry in the prop_table Fri Apr 27 20:52:33 GMT 2012
- [gimp/goat-invasion: 324/608] app: remove gimpdrawable-process.[ch] Fri Apr 27 20:52:38 GMT 2012
- [gimp/goat-invasion: 325/608] app: always create a new tool in filters_filter_cmd_callback() Fri Apr 27 20:52:43 GMT 2012
- [gimp/goat-invasion: 326/608] app: fix GIMP_TIMER_END() to take an arbitrary string Fri Apr 27 20:52:48 GMT 2012
- [gimp/goat-invasion: 327/608] app: remove gimp_image_get_foreground, background() Fri Apr 27 20:52:53 GMT 2012
- [gimp/goat-invasion: 328/608] libgimpcolor: add gimp_rgb[a]_set, get_pixel() Fri Apr 27 20:52:59 GMT 2012
- [gimp/goat-invasion: 329/608] app: remove gimp_image_transform_rgb() Fri Apr 27 20:53:04 GMT 2012
- [gimp/goat-invasion: 330/608] app: replace GimpPaintCore->saved_proj_tiles by a GeglBuffer Fri Apr 27 20:53:08 GMT 2012
- [gimp/goat-invasion: 331/608] app: replace GimpPaintCore->canvas_buf by a GeglBuffer Fri Apr 27 20:53:13 GMT 2012
- [gimp/goat-invasion: 332/608] app: respect GEGLs ui-range hints for properties Fri Apr 27 20:53:19 GMT 2012
- [gimp/goat-invasion: 333/608] app: in GimpSourceCore's vfuncs, pass GeglBuffers around not PixelRegions Fri Apr 27 20:53:23 GMT 2012
- [gimp/goat-invasion: 334/608] app: add configurable nonlinear mapping (gamma) to spinscale widget Fri Apr 27 20:53:29 GMT 2012
- [gimp/goat-invasion: 335/608] app: update paramspec duplication with changes in gegl paramspecs Fri Apr 27 20:53:34 GMT 2012
- [gimp/goat-invasion: 336/608] app: clean up warning in spinscale Fri Apr 27 20:53:39 GMT 2012
- [gimp/goat-invasion: 337/608] app: fix buffer copying offsets in gimp_clone_motion() Fri Apr 27 20:53:44 GMT 2012
- [gimp/goat-invasion: 338/608] app: initialize gamma of spin scale to 1.0 Fri Apr 27 20:53:49 GMT 2012
- [gimp/goat-invasion: 339/608] app: git_spin_scale invoke value_changed when setting gamma Fri Apr 27 20:53:54 GMT 2012
- [gimp/goat-invasion: 340/608] app: make gimp_paint_core_get_orig_image, proj() return GeglBuffers Fri Apr 27 20:53:59 GMT 2012
- [gimp/goat-invasion: 341/608] app: remove legacy includes Fri Apr 27 20:54:04 GMT 2012
- [gimp/goat-invasion: 342/608] app: handle negative fractions correctly in spinscale Fri Apr 27 20:54:09 GMT 2012
- [gimp/goat-invasion: 343/608] app: use a gamma of 1.7 for brush radius slider Fri Apr 27 20:54:14 GMT 2012
- [gimp/goat-invasion: 344/608] app: keep the transform graph around during one paint stroke Fri Apr 27 20:54:19 GMT 2012
- [gimp/goat-invasion: 345/608] app: pattern-clone using gegl_buffer_set_pattern() Fri Apr 27 20:54:24 GMT 2012
- [gimp/goat-invasion: 346/608] app: don't dup the TempBuf in gimp_temp_buf_create_buffer() Fri Apr 27 20:54:29 GMT 2012
- [gimp/goat-invasion: 347/608] app: don't create copies in gimp_paint_core_get_orig_image, proj() Fri Apr 27 20:54:34 GMT 2012
- [gimp/goat-invasion: 348/608] app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling Fri Apr 27 20:54:39 GMT 2012
- [gimp/goat-invasion: 349/608] app: use gimp_temp_buf_create_buffer() all over the place Fri Apr 27 20:54:45 GMT 2012
- [gimp/goat-invasion: 350/608] app: GimpImageType -> Babl in GipmBrushClipboard Fri Apr 27 20:54:50 GMT 2012
- [gimp/goat-invasion: 351/608] app: remove gimp_image_transform_temp_buf() Fri Apr 27 20:54:55 GMT 2012
- [gimp/goat-invasion: 352/608] app: rename GimpPaintCore->canvas_buf to ->paint_area Fri Apr 27 20:55:00 GMT 2012
- [gimp/goat-invasion: 353/608] app: remove unneeded includes from gimpairbush.c Fri Apr 27 20:55:05 GMT 2012
- [gimp/goat-invasion: 354/608] app: add gimp_paint_core_get_paint_buffer() Fri Apr 27 20:55:10 GMT 2012
- [gimp/goat-invasion: 355/608] app: port paintbrush and eraser to paint to GEGL buffers Fri Apr 27 20:55:15 GMT 2012
- [gimp/goat-invasion: 356/608] app: paint ink's color into the paint_buffer not the paint_area Fri Apr 27 20:55:20 GMT 2012
- [gimp/goat-invasion: 357/608] app: remove color_pixels() Fri Apr 27 20:55:25 GMT 2012
- [gimp/goat-invasion: 358/608] app: remove superfluous frame and label from GEGL tool Fri Apr 27 20:55:30 GMT 2012
- [gimp/goat-invasion: 359/608] app: remove "bytes" from GimpBuffer and add a format API Fri Apr 27 20:55:35 GMT 2012
- [gimp/goat-invasion: 360/608] app: anal Fri Apr 27 20:55:40 GMT 2012
- [gimp/goat-invasion: 361/608] app: fixed GimpOperationDissolveMode by Ville Sokk Fri Apr 27 20:55:45 GMT 2012
- [gimp/goat-invasion: 362/608] pdb: add support for omitting the "gimp-" prefix from the procedure name Fri Apr 27 20:55:50 GMT 2012
- [gimp/goat-invasion: 363/608] plug-ins: remove the pixelize plug-in Fri Apr 27 20:55:55 GMT 2012
- [gimp/goat-invasion: 364/608] app: fix up dissolve mode Fri Apr 27 20:56:00 GMT 2012
- [gimp/goat-invasion: 365/608] app: add a ton of parameters to GimpImageMapTool::get_settings_ui() Fri Apr 27 20:56:05 GMT 2012
- [gimp/goat-invasion: 366/608] app: add gimp_list_get_sort_func() Fri Apr 27 20:56:10 GMT 2012
- [gimp/goat-invasion: 367/608] app: follow gegl:pixelize's name change, set gaussing blur's sensitivity Fri Apr 27 20:56:15 GMT 2012
- [gimp/goat-invasion: 368/608] app: the dissolve op now matches pixel perfectly Fri Apr 27 20:56:20 GMT 2012
- [gimp/goat-invasion: 369/608] app: gegl dissolve layer-mode pedantic indentation Fri Apr 27 20:56:25 GMT 2012
- [gimp/goat-invasion: 370/608] app: add GIMP_CONFIG_PARAM_SERIALIZE to all duplicated GParamSpecs Fri Apr 27 20:56:30 GMT 2012
- [gimp/goat-invasion: 371/608] app: add a "filters" subdir on user install Fri Apr 27 20:56:35 GMT 2012
- [gimp/goat-invasion: 372/608] app: add gimp_gegl_get_config_container() Fri Apr 27 20:56:40 GMT 2012
- [gimp/goat-invasion: 373/608] app: add a GimpSettingsBox to all GEGL operation filter dialogs Fri Apr 27 20:56:45 GMT 2012
- [gimp/goat-invasion: 374/608] Replace the color-to-alpha plug-in by GEGL filter dialog Fri Apr 27 20:56:50 GMT 2012
- [gimp/goat-invasion: 375/608] app: specify a lower tolerance for babl Fri Apr 27 20:56:55 GMT 2012
- [gimp/goat-invasion: 376/608] app: resurrect the operation tool's title Fri Apr 27 20:57:00 GMT 2012
- [gimp/goat-invasion: 377/608] app: fix/enable continuous color updates in GimpColorPanel Fri Apr 27 20:57:05 GMT 2012
- [gimp/goat-invasion: 378/608] app: make color buttons generated for GEGL tools continuously update the caller Fri Apr 27 20:57:10 GMT 2012
- [gimp/goat-invasion: 379/608] app: port GimpConvolve to GEGL apart from the call to convolve_region() Fri Apr 27 20:57:16 GMT 2012
- [gimp/goat-invasion: 380/608] app: more GEGL in GimpDodgeBurn, still uses gimp_lut_process() Fri Apr 27 20:57:21 GMT 2012
- [gimp/goat-invasion: 381/608] app: more GEGL in gimp_smudge_start() Fri Apr 27 20:57:26 GMT 2012
- [gimp/goat-invasion: 382/608] app: gegl-config babl-tolerance Fri Apr 27 20:57:31 GMT 2012
- [gimp/goat-invasion: 383/608] app: dissolve-mode op attribute Helvetix Victorinox Fri Apr 27 20:57:36 GMT 2012
- [gimp/goat-invasion: 384/608] app: replace GimpSmudge's accum buffer by a TempBuf Fri Apr 27 20:57:41 GMT 2012
- [gimp/goat-invasion: 385/608] app: don't return bogus paint buffers if get_paint_area() returned NULL Fri Apr 27 20:57:46 GMT 2012
- [gimp/goat-invasion: 386/608] app: more GEGL in gimp_smudge_motion() Fri Apr 27 20:57:51 GMT 2012
- [gimp/goat-invasion: 387/608] app: remove add_alpha_region() and its helper functions Fri Apr 27 20:57:56 GMT 2012
- [gimp/goat-invasion: 388/608] app: remove gray_to_rgb_pixels() Fri Apr 27 20:58:01 GMT 2012
- [gimp/goat-invasion: 389/608] app: remove scale_pixels() Fri Apr 27 20:58:06 GMT 2012
- [gimp/goat-invasion: 390/608] app: port GimpSourceCore and its classes to painting to the paint_buffer Fri Apr 27 20:58:11 GMT 2012
- [gimp/goat-invasion: 391/608] app: replace GimpPaintCore::get_paint_area() by ::get_paint_buffer() Fri Apr 27 20:58:16 GMT 2012
- [gimp/goat-invasion: 392/608] app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() Fri Apr 27 20:58:22 GMT 2012
- [gimp/goat-invasion: 393/608] app: port GimpInk blob rendering to GeglBufferIterator Fri Apr 27 20:58:27 GMT 2012
- [gimp/goat-invasion: 394/608] app: add gimp-gegl-loops.[ch] which for now contains a convolve function Fri Apr 27 20:58:32 GMT 2012
- [gimp/goat-invasion: 395/608] app: remove obsolete include Fri Apr 27 20:58:37 GMT 2012
- [gimp/goat-invasion: 396/608] app: port GimpConvolve to gimp_gegl_convolve() Fri Apr 27 20:58:42 GMT 2012
- [gimp/goat-invasion: 397/608] app: use one gegl_buffer_copy() with the right Babl format to copy to the layer Fri Apr 27 20:58:47 GMT 2012
- [gimp/goat-invasion: 398/608] app: remove obsolete include Fri Apr 27 20:58:52 GMT 2012
- [gimp/goat-invasion: 399/608] app: blacklist all ops that are in gimp menus now, and some useless ones Fri Apr 27 20:58:57 GMT 2012
- [gimp/goat-invasion: 400/608] Replace the value-invert plug-in by its GEGL counterpart Fri Apr 27 20:59:02 GMT 2012
- [gimp/goat-invasion: 401/608] app: blacklist gegl:threshold Fri Apr 27 20:59:07 GMT 2012
- [gimp/goat-invasion: 402/608] app: s/GIMP_GEGL_RECT/GEGL_RECTANGLE/ Fri Apr 27 20:59:12 GMT 2012
- [gimp/goat-invasion: 403/608] app: fix gimp_gegl_color_new() to treat the passed GimpRGB as gamma corrected Fri Apr 27 20:59:17 GMT 2012
- [gimp/goat-invasion: 404/608] app: add gimp_gegl_dodgeburn() to replace the lut in GimpDodgeBurn Fri Apr 27 20:59:22 GMT 2012
- [gimp/goat-invasion: 405/608] app: use gimp_gegl_dodgeburn() in GimpDodgeBurn Fri Apr 27 20:59:27 GMT 2012
- [gimp/goat-invasion: 406/608] app: remove GimpLut, dodgeburn was its last user Fri Apr 27 20:59:32 GMT 2012
- [gimp/goat-invasion: 407/608] app: remove PixelSurround, no clue when it became unused Fri Apr 27 20:59:37 GMT 2012
- [gimp/goat-invasion: 408/608] libgimp: add gimp_drawable_get_format() Fri Apr 27 20:59:42 GMT 2012
- [gimp/goat-invasion: 409/608] libgimp: sytle cleanup in GimpTileBackendPlugin Fri Apr 27 20:59:47 GMT 2012
- [gimp/goat-invasion: 410/608] app: factor out GimpPlugIn's tile access emulation code to app/gegl/ Fri Apr 27 20:59:52 GMT 2012
- [gimp/goat-invasion: 411/608] app: port XCF loading to writing to the drawable's GeglBuffer Fri Apr 27 20:59:57 GMT 2012
- [gimp/goat-invasion: 412/608] app: port XCF saving to reading from the GeglBuffer Fri Apr 27 21:00:02 GMT 2012
- [gimp/goat-invasion: 413/608] app: use gimp_rgba_set, get_pixel() instead of babl_process() directly Fri Apr 27 21:00:07 GMT 2012
- [gimp/goat-invasion: 414/608] app: port GimpHeal to GEGL, using insane buffer casting tricks Fri Apr 27 21:00:12 GMT 2012
- [gimp/goat-invasion: 415/608] app: heal the paint_buffer directly, without an intermediate copy Fri Apr 27 21:00:17 GMT 2012
- [gimp/goat-invasion: 416/608] app: port GimpPaintCore's paste and replase APIs to GeglBuffer Fri Apr 27 21:00:22 GMT 2012
- [gimp/goat-invasion: 417/608] app: move some enums from base-enums.h to core-enums.h Fri Apr 27 21:00:27 GMT 2012
- [gimp/goat-invasion: 418/608] modules: forgot one #include <babl/babl.h> Fri Apr 27 21:00:32 GMT 2012
- [gimp/goat-invasion: 419/608] app: gimp_gegl_convolve() rename parameter "matrix" to "kernel" Fri Apr 27 21:00:37 GMT 2012
- [gimp/goat-invasion: 420/608] app: use gimp_gegl_convolve() in gimpbrush-transform.c Fri Apr 27 21:00:42 GMT 2012
- [gimp/goat-invasion: 421/608] gimpbucketfilltool: Fix switch block always falling through to pattern fill Fri Apr 27 21:00:47 GMT 2012
- [gimp/goat-invasion: 424/608] app: don't special case the FS wrt its visibility in the layer stack Fri Apr 27 21:01:05 GMT 2012
- [gimp/goat-invasion: 423/608] app: use gimp_gegl_node_set_layer_mode() to configure the FS' mode node Fri Apr 27 21:01:05 GMT 2012
- [gimp/goat-invasion: 422/608] app: remove CONSTRUCT_ONLY from "premultiplied" of GimpOperationPointLayerMode Fri Apr 27 21:01:05 GMT 2012
- [gimp/goat-invasion: 425/608] app: fix mode node creation in gimp_gegl_create_apply_buffer_node() Fri Apr 27 21:01:08 GMT 2012
- [gimp/goat-invasion: 426/608] plug-ins: port file-pat to GEGL, as a file plug-in example Fri Apr 27 21:01:13 GMT 2012
- [gimp/goat-invasion: 427/608] app: simplify leftover and now useless nested if() Fri Apr 27 21:01:18 GMT 2012
- [gimp/goat-invasion: 428/608] app: set the mode on the right node in gimp_gegl_create_apply_buffer_node() Fri Apr 27 21:01:23 GMT 2012
- [gimp/goat-invasion: 429/608] app: fix non-premultiplied case in GimpOperationNormalMode Fri Apr 27 21:01:28 GMT 2012
- [gimp/goat-invasion: 430/608] app: port gimp_drawable_real_apply_buffer() to GEGL Fri Apr 27 21:01:33 GMT 2012
- [gimp/goat-invasion: 431/608] app: require a non-NULL format in gimp_tile_manager_create_buffer() Fri Apr 27 21:01:38 GMT 2012
- [gimp/goat-invasion: 432/608] app: gimp_edit_paste(): use more formats inatead of GimpImageType Fri Apr 27 21:01:43 GMT 2012
- [gimp/goat-invasion: 433/608] app: more consistent format handling in gimpdrawable-convert.c Fri Apr 27 21:01:49 GMT 2012
- [gimp/goat-invasion: 434/608] app: fix drawable type check in gimp_drawable_convert_indexed() Fri Apr 27 21:01:53 GMT 2012
- [gimp/goat-invasion: 435/608] app: add gimp_image_get_layer_format() Fri Apr 27 21:01:58 GMT 2012
- [gimp/goat-invasion: 436/608] app: use gimp_image_get_layer_format() instead of dealing with image_type Fri Apr 27 21:02:03 GMT 2012
- [gimp/goat-invasion: 437/608] app: don't use GIMP_IMAGE_TYPE_IS_FOO() in drawable_actions_update() Fri Apr 27 21:02:08 GMT 2012
- [gimp/goat-invasion: 438/608] app: remove GimpImageType based API and macro junk Fri Apr 27 21:02:13 GMT 2012
- [gimp/goat-invasion: 439/608] app: add gimp_drawable_get_base_type() Fri Apr 27 21:02:18 GMT 2012
- [gimp/goat-invasion: 440/608] app: use gimp_drawable_get_base_type() instead of GIMP_IMAGE_TYPE_BASE_TYPE() Fri Apr 27 21:02:24 GMT 2012
- [gimp/goat-invasion: 441/608] app: add gimp_babl_format_get_image_type, base_type() Fri Apr 27 21:02:28 GMT 2012
- [gimp/goat-invasion: 442/608] app: use the new functions added with the last commit Fri Apr 27 21:02:34 GMT 2012
- [gimp/goat-invasion: 443/608] app: remove gimp_drawable_type_with_alpha() Fri Apr 27 21:02:39 GMT 2012
- [gimp/goat-invasion: 444/608] app: remove image_type API from GimpBuffer Fri Apr 27 21:02:44 GMT 2012
- [gimp/goat-invasion: 445/608] app: remove the remaining image_type macro junk from gimpimage.h Fri Apr 27 21:02:49 GMT 2012
- [gimp/goat-invasion: 446/608] app: don't use GimpImageType in gimp_image_new_from_template() Fri Apr 27 21:02:54 GMT 2012
- [gimp/goat-invasion: 447/608] app: add gimp_image_get_channel_format() and get_mask_format() Fri Apr 27 21:02:59 GMT 2012
- [gimp/goat-invasion: 448/608] app: pass the paint area's coords to gimp_brush_core_color_area_with_pixmap() Fri Apr 27 21:03:04 GMT 2012
- [gimp/goat-invasion: 449/608] app: remove x, y and color parameters from temp_buf_new() Fri Apr 27 21:03:09 GMT 2012
- [gimp/goat-invasion: 450/608] app: don't set mask->x and ->y to bogus and completely unused values Fri Apr 27 21:03:14 GMT 2012
- [gimp/goat-invasion: 451/608] app: remove temp_buf_resize() Fri Apr 27 21:03:19 GMT 2012
- [gimp/goat-invasion: 452/608] app: use GEGL to convert a TempBuf to a GdkPixbuf Fri Apr 27 21:03:24 GMT 2012
- [gimp/goat-invasion: 453/608] app: remove "dest" parameter from temp_buf_copy() and always return a new copy Fri Apr 27 21:03:29 GMT 2012
- [gimp/goat-invasion: 454/608] app: use gegl_buffer_copy() to copy into a pattern's preview Fri Apr 27 21:03:34 GMT 2012
- [gimp/goat-invasion: 455/608] app: remove temp_buf_copy_area() Fri Apr 27 21:03:39 GMT 2012
- [gimp/goat-invasion: 456/608] app: add babl based conversions along cpercep Fri Apr 27 21:03:44 GMT 2012
- [gimp/goat-invasion: 457/608] app: reduce cpercep to babl conversions Fri Apr 27 21:03:49 GMT 2012
- [gimp/goat-invasion: 458/608] app: get rid of cpercep in siox Fri Apr 27 21:03:54 GMT 2012
- [gimp/goat-invasion: 459/608] app: get rid of cpercep Fri Apr 27 21:03:59 GMT 2012
- [gimp/goat-invasion: 460/608] app: turn the TempBuf's "bytes" into "format" and port everything to it Fri Apr 27 21:04:04 GMT 2012
- [gimp/goat-invasion: 461/608] app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] Fri Apr 27 21:04:09 GMT 2012
- [gimp/goat-invasion: 462/608] app: disable GEGL code path in gimp_drawable_real_apply_buffer() Fri Apr 27 21:04:14 GMT 2012
- [gimp/goat-invasion: 463/608] app: silence compiler warning in GimpBucketFillTool Fri Apr 27 21:04:19 GMT 2012
- [gimp/goat-invasion: 464/608] app: rename TempBuf to GimpTempBuf Fri Apr 27 21:04:25 GMT 2012
- [gimp/goat-invasion: 465/608] app: gimp_-namespace all GimpTempBuf functions Fri Apr 27 21:04:30 GMT 2012
- [gimp/goat-invasion: 466/608] app: make GimpTempBuf reference counted Fri Apr 27 21:04:35 GMT 2012
- [gimp/goat-invasion: 467/608] app: move GimpTempBuf from base/ to core/ Fri Apr 27 21:04:40 GMT 2012
- [gimp/goat-invasion: 468/608] app: remove base-enums.[ch] Fri Apr 27 21:04:45 GMT 2012
- [gimp/goat-invasion: 469/608] app: use gegl_buffer_copy() in gimp_drawable_real_replace_buffer() Fri Apr 27 21:04:50 GMT 2012
- [gimp/goat-invasion: 470/608] app: remove copy_region() Fri Apr 27 21:04:55 GMT 2012
- [gimp/goat-invasion: 471/608] app: fix gimp_layer_new() API docs Fri Apr 27 21:05:00 GMT 2012
- [gimp/goat-invasion: 472/608] app: swallow gimp_temp_buf_demultiply() into gimp_image_get_new_preview() Fri Apr 27 21:05:05 GMT 2012
- [gimp/goat-invasion: 473/608] app: no need to clear newly created buffers Fri Apr 27 21:05:10 GMT 2012
- [gimp/goat-invasion: 474/608] app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch] Fri Apr 27 21:05:15 GMT 2012
- [gimp/goat-invasion: 475/608] app: add gimp_cairo_image_surface_create_buffer() Fri Apr 27 21:05:20 GMT 2012
- [gimp/goat-invasion: 476/608] app: port preview rendering to GEGL/cairo Fri Apr 27 21:05:25 GMT 2012
- [gimp/goat-invasion: 477/608] app: explicitly pass around the offsets of the view renderer's temp_bufs Fri Apr 27 21:05:30 GMT 2012
- [gimp/goat-invasion: 478/608] app: remove "x" and "y" members from GimpTempBuf Fri Apr 27 21:05:35 GMT 2012
- [gimp/goat-invasion: 479/608] app: move gimp_gegl_buffer_get_temp_buf() to gimptempbuf.[ch] Fri Apr 27 21:05:40 GMT 2012
- [gimp/goat-invasion: 480/608] app: remove as much as possible from base-types.h Fri Apr 27 21:05:45 GMT 2012
- [gimp/goat-invasion: 481/608] app: fix signal signature of GimpColorTool::picked() Fri Apr 27 21:05:50 GMT 2012
- [gimp/goat-invasion: 482/608] app: don't use gimp_drawable_type() when saving to XCF Fri Apr 27 21:05:55 GMT 2012
- [gimp/goat-invasion: 483/608] app: don't use gimp_drawable_type() in more places Fri Apr 27 21:06:00 GMT 2012
- [gimp/goat-invasion: 484/608] app: make the tests build again Fri Apr 27 21:06:05 GMT 2012
- [gimp/goat-invasion: 485/608] app: add gimp_babl_get_description() Fri Apr 27 21:06:10 GMT 2012
- [gimp/goat-invasion: 486/608] app: change gimp_image_get_format() to take a base_type and a with_alpha boolean Fri Apr 27 21:06:15 GMT 2012
- [gimp/goat-invasion: 487/608] app: remove gimpdrawable-convert.[ch] Fri Apr 27 21:06:20 GMT 2012
- [gimp/goat-invasion: 488/608] app: gimp_template_get_image_type: return GimpImageBaseType not GimpImageType Fri Apr 27 21:06:25 GMT 2012
- [gimp/goat-invasion: 489/608] plug-ins: return image type and #layers from the JPEG thumbnail procedure Fri Apr 27 21:06:30 GMT 2012
- [gimp/goat-invasion: 490/608] app: name the image's palette formats "-gimp-indexed-format-image_id" Fri Apr 27 21:06:35 GMT 2012
- [gimp/goat-invasion: 491/608] app: return a format, not image type from file_open_thumbnail() Fri Apr 27 21:06:40 GMT 2012
- [gimp/goat-invasion: 492/608] app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator Fri Apr 27 21:06:45 GMT 2012
- [gimp/goat-invasion: 493/608] app: histogram sink skeleton gift for mitch Fri Apr 27 21:06:50 GMT 2012
- [gimp/goat-invasion: 494/608] app: clean up and build the histogram op gift Fri Apr 27 21:06:56 GMT 2012
- [gimp/goat-invasion: 495/608] app: add gimp_histogram_clear_values() and use it Fri Apr 27 21:07:01 GMT 2012
- [gimp/goat-invasion: 496/608] app: hack badly to make gimp_channel_new_from_component() work Fri Apr 27 21:07:05 GMT 2012
- [gimp/goat-invasion: 497/608] app: use gimp_gegl_color_new() instead of gegl_color_set_rgba() Fri Apr 27 21:07:11 GMT 2012
- [gimp/goat-invasion: 498/608] app: more WIP on GimpOperationHistogramSink, not used yet Fri Apr 27 21:07:16 GMT 2012
- [gimp/goat-invasion: 499/608] app: more <gegl.h> includes Fri Apr 27 21:07:21 GMT 2012
- [gimp/goat-invasion: 500/608] app: simplify buffer iterator code in gimp_palette_import_extract() Fri Apr 27 21:07:26 GMT 2012
- [gimp/goat-invasion: 501/608] app: implement the GEGL histogram with an iterator loop for now Fri Apr 27 21:07:31 GMT 2012
- [gimp/goat-invasion: 502/608] app: remove the legacy histogram calculation code Fri Apr 27 21:07:36 GMT 2012
- [gimp/goat-invasion: 503/608] app: port gimp_image_contiguous_region_by_seed() to GEGL Fri Apr 27 21:07:41 GMT 2012
- [gimp/goat-invasion: 504/608] app: added gegl version of lighten only blending mode Fri Apr 27 21:07:46 GMT 2012
- [gimp/goat-invasion: 505/608] app: add gimp_gegl_smudge_blend(), a brute-force port of blend_region() Fri Apr 27 21:07:51 GMT 2012
- [gimp/goat-invasion: 506/608] app: remove blend_region() Fri Apr 27 21:07:56 GMT 2012
- [gimp/goat-invasion: 507/608] app: require R'G'B'A u8 in gimp_gegl_smudge_blend() and simplify it massively Fri Apr 27 21:08:01 GMT 2012
- [gimp/goat-invasion: 508/608] app: enable smudge on indexed images Fri Apr 27 21:08:06 GMT 2012
- [gimp/goat-invasion: 509/608] app: cleaned dissolve and lighten only modes Fri Apr 27 21:08:11 GMT 2012
- [gimp/goat-invasion: 510/608] app: added addition, burn, darken only, dodge, multiply, overlay, screen and soft light gegl blendin Fri Apr 27 21:08:16 GMT 2012
- [gimp/goat-invasion: 511/608] app: pass the format of saved tiles around explicitly in the XCF code Fri Apr 27 21:08:21 GMT 2012
- [gimp/goat-invasion: 512/608] app: use an explicit tile format when talking to plug-ins Fri Apr 27 21:08:26 GMT 2012
- [gimp/goat-invasion: 513/608] app: code cleanup in the GEGL ops Fri Apr 27 21:08:31 GMT 2012
- [gimp/goat-invasion: 514/608] app: ask the image for the RGB format in gimp_selection_extract() Fri Apr 27 21:08:36 GMT 2012
- [gimp/goat-invasion: 515/608] app: add XXX comments about hardcoded or NULL formats Fri Apr 27 21:08:41 GMT 2012
- [gimp/goat-invasion: 516/608] app: add format parameter to GimpPickable::get_pixel_at() Fri Apr 27 21:08:46 GMT 2012
- [gimp/goat-invasion: 517/608] app: return double not int from GimpPickable::get_opacity_at() Fri Apr 27 21:08:51 GMT 2012
- [gimp/goat-invasion: 518/608] app: change GimpBoundary to find the boundary a float component Fri Apr 27 21:08:56 GMT 2012
- [gimp/goat-invasion: 519/608] app: make masks use linear, not gamma corrected formats Fri Apr 27 21:09:01 GMT 2012
- [gimp/goat-invasion: 520/608] app: added hard light, difference, subtract, grain extract, grain merge and difference gegl blending Fri Apr 27 21:09:06 GMT 2012
- [gimp/goat-invasion: 521/608] app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() Fri Apr 27 21:09:11 GMT 2012
- [gimp/goat-invasion: 522/608] app: gimp_drawable_preview_bytes() -> gimp_drawable_get_preview_format() Fri Apr 27 21:09:16 GMT 2012
- [gimp/goat-invasion: 523/608] app: add gimp-babl.[ch] and move Babl specific code there Fri Apr 27 21:09:21 GMT 2012
- [gimp/goat-invasion: 524/608] app: move gimp_babl_format_get_base_type() to gimp-babl.[ch] Fri Apr 27 21:09:26 GMT 2012
- [gimp/goat-invasion: 525/608] app: add gimp_babl_format() and use it in gimp_image_get_format() Fri Apr 27 21:09:31 GMT 2012
- [gimp/goat-invasion: 526/608] app: remove bpp <-> format conversion stuff from gimp-gegl-utils.[ch] Fri Apr 27 21:09:36 GMT 2012
- [gimp/goat-invasion: 527/608] app: don't hardcode "Y u8" when checking whether to clip transformed buffers Fri Apr 27 21:09:42 GMT 2012
- [gimp/goat-invasion: 528/608] app: clean up GimpMaskUndo's GeglRectangle code Fri Apr 27 21:09:46 GMT 2012
- [gimp/goat-invasion: 529/608] app: use gimp_image_get_component_format() instead of hardcoding "A u8" Fri Apr 27 21:09:52 GMT 2012
- [gimp/goat-invasion: 530/608] app: use the original GimpTempBufs' format in gimpbrush-transform.c Fri Apr 27 21:09:57 GMT 2012
- [gimp/goat-invasion: 531/608] app: add XXX comment about assuming u8 to GimpHistogram Fri Apr 27 21:10:02 GMT 2012
- [gimp/goat-invasion: 532/608] app: add a GimpPrecision enum that for now contains GIMP_PRECISION_U8 Fri Apr 27 21:10:07 GMT 2012
- [gimp/goat-invasion: 533/608] app: add missing formats to gimp_babl_get_description() Fri Apr 27 21:10:12 GMT 2012
- [gimp/goat-invasion: 534/608] app: add "precision" argument to gimp_image_new() Fri Apr 27 21:10:17 GMT 2012
- [gimp/goat-invasion: 535/608] app: rename GimpTemplate::image-type to ::base-type Fri Apr 27 21:10:22 GMT 2012
- [gimp/goat-invasion: 536/608] app: add "precision" member and API to GimpTemplate Fri Apr 27 21:10:27 GMT 2012
- [gimp/goat-invasion: 537/608] app: add a precision combo to GimpTemplateEditor Fri Apr 27 21:10:32 GMT 2012
- [gimp/goat-invasion: 538/608] app: get mask and component formats from the image instead of hardcoding. Fri Apr 27 21:10:37 GMT 2012
- [gimp/goat-invasion: 539/608] app: add gimp_babl_component_format() and use it in GimpImage Fri Apr 27 21:10:43 GMT 2012
- [gimp/goat-invasion: 540/608] app: allow to create TileManagers with >4 bpp Fri Apr 27 21:10:47 GMT 2012
- [gimp/goat-invasion: 541/608] app: hide GimpTemplateEditor's precision combo Fri Apr 27 21:10:52 GMT 2012
- [gimp/goat-invasion: 542/608] app: add GIMP_PRECISION_FLOAT and all its formats Fri Apr 27 21:10:57 GMT 2012
- [gimp/goat-invasion: 543/608] app: fix the image's projection to 8 bit until we got a GEGL projection Fri Apr 27 21:11:02 GMT 2012
- [gimp/goat-invasion: 544/608] app: port GimpCanvasTransformPreview to gegl_buffer_sample() Fri Apr 27 21:11:07 GMT 2012
- [gimp/goat-invasion: 545/608] app: s/Bit/bit/ in the precision strings Fri Apr 27 21:11:12 GMT 2012
- [gimp/goat-invasion: 546/608] app: show the precision in the image title string for %t Fri Apr 27 21:11:17 GMT 2012
- [gimp/goat-invasion: 547/608] app: enable GimpDodgeBurn on indexed drawables Fri Apr 27 21:11:22 GMT 2012
- [gimp/goat-invasion: 548/608] app: GimpBrushCore: hardode one less brush mask format Fri Apr 27 21:11:27 GMT 2012
- [gimp/goat-invasion: 549/608] app: the paint_mask buffer in gimp_paint_core_replace() contains a GimpTempBuf Fri Apr 27 21:11:32 GMT 2012
- [gimp/goat-invasion: 550/608] app: enable blur/sharpen via GimpConvolve on indexed drawables Fri Apr 27 21:11:37 GMT 2012
- [gimp/goat-invasion: 551/608] app: change the maskPR in gimp_drawable_replace_buffer() to GeglBuffer Fri Apr 27 21:11:42 GMT 2012
- [gimp/goat-invasion: 552/608] app/pdb: allow some more stuff on indexed by simply removing the restriction Fri Apr 27 21:11:47 GMT 2012
- [gimp/goat-invasion: 553/608] app: make the GimpTempBuf struct private and add accessors Fri Apr 27 21:11:52 GMT 2012
- [gimp/goat-invasion: 554/608] app: add gimp_gegl_apply_mask() and use it in GimpPaintCore Fri Apr 27 21:11:57 GMT 2012
- [gimp/goat-invasion: 555/608] app: add gimp_gegl_combine_mask() and use it in GimpPaintCore Fri Apr 27 21:12:02 GMT 2012
- [gimp/goat-invasion: 556/608] app: remove combine_mask_and_region() and its helper functions Fri Apr 27 21:12:07 GMT 2012
- [gimp/goat-invasion: 557/608] app: fold the foo_to_bar_buffer() functions into their callers Fri Apr 27 21:12:12 GMT 2012
- [gimp/goat-invasion: 558/608] app: port gradient rendering with supersampling to GEGL, always use float Fri Apr 27 21:12:18 GMT 2012
- [gimp/goat-invasion: 559/608] app: don't pass a PixelRegion to gradient_precalc_shapeburst() Fri Apr 27 21:12:23 GMT 2012
- [gimp/goat-invasion: 560/608] app: completely port gradient rendering to GEGL Fri Apr 27 21:12:28 GMT 2012
- [gimp/goat-invasion: 561/608] app: use gimp_gegl_apply_mask() in gimp_drawable_real_replace_buffer() Fri Apr 27 21:12:33 GMT 2012
- [gimp/goat-invasion: 562/608] app: remove apply_mask_to_region() and its helper functions Fri Apr 27 21:12:38 GMT 2012
- [gimp/goat-invasion: 563/608] app: get rid of base-utils.[ch] and move its functions to gimp-utils.[ch] Fri Apr 27 21:12:43 GMT 2012
- [gimp/goat-invasion: 564/608] app: remove unused function cubic() from paint-funcs.c Fri Apr 27 21:12:48 GMT 2012
- [gimp/goat-invasion: 565/608] app: uncruftify combine_regions_replace() a bit to ease porting Fri Apr 27 21:12:53 GMT 2012
- [gimp/goat-invasion: 566/608] app: create a u8 preview of the right size for GimpBuffers Fri Apr 27 21:12:58 GMT 2012
- [gimp/goat-invasion: 567/608] app: added initial gegl replace mode Fri Apr 27 21:13:03 GMT 2012
- [gimp/goat-invasion: 568/608] app: use the mask's actual format instead of always float in GimpMaskUndo Fri Apr 27 21:13:08 GMT 2012
- [gimp/goat-invasion: 569/608] app: port gimp_channel_bounds() and is_empty() to float Fri Apr 27 21:13:13 GMT 2012
- [gimp/goat-invasion: 570/608] app: port gimpchannel-combine.c to float Fri Apr 27 21:13:18 GMT 2012
- [gimp/goat-invasion: 571/608] app: special case REPLACE_MODE in gimp_gegl_create_apply_buffer_node() Fri Apr 27 21:13:23 GMT 2012
- [gimp/goat-invasion: 572/608] app: new gegl replace mode that uses mask and opacity inputs Fri Apr 27 21:13:28 GMT 2012
- [gimp/goat-invasion: 573/608] app: change replace's "opacity" property from float to double Fri Apr 27 21:13:33 GMT 2012
- [gimp/goat-invasion: 574/608] app: don't crash GimpOperationReplaceMode is mask is NULL Fri Apr 27 21:13:38 GMT 2012
- [gimp/goat-invasion: 575/608] app/libgimp: enable plug-ins on high precision images Fri Apr 27 21:13:43 GMT 2012
- [gimp/goat-invasion: 576/608] app: enable the precision combo in GimpTemplateEditor Fri Apr 27 21:13:48 GMT 2012
- [gimp/goat-invasion: 577/608] app: enable "use_gegl" toggling in gimp_drawable_real_apply_buffer() Fri Apr 27 21:13:53 GMT 2012
- [gimp/goat-invasion: 578/608] app: add GIMP_PRECISION_U16 and all needed 16 bit integer formats Fri Apr 27 21:13:58 GMT 2012
- [gimp/goat-invasion: 579/608] app: honor precision when copying drawables between images Fri Apr 27 21:14:04 GMT 2012
- [gimp/goat-invasion: 580/608] app: add "new_precision" argument to gimp_drawable_convert_type() Fri Apr 27 21:14:08 GMT 2012
- [gimp/goat-invasion: 581/608] app: create gimp-babl-compat.[ch] for gimp_babl_format_get_image_type() Fri Apr 27 21:14:13 GMT 2012
- [gimp/goat-invasion: 582/608] pdb: use compat formats for drawable-get-pixel and drawable-set-pixel Fri Apr 27 21:14:19 GMT 2012
- [gimp/goat-invasion: 583/608] app: remove gimp_drawable_bytes() and ask its format instead Fri Apr 27 21:14:23 GMT 2012
- [gimp/goat-invasion: 584/608] app: allow indexed images only at u8 precision Fri Apr 27 21:14:28 GMT 2012
- [gimp/goat-invasion: 585/608] app: make sure the layer mask's precision gets converted too Fri Apr 27 21:14:33 GMT 2012
- [gimp/goat-invasion: 586/608] app: implement converting images between precisions, including menu items Fri Apr 27 21:14:39 GMT 2012
- [gimp/goat-invasion: 587/608] pdb: don't allow to convert non-u8 images to indexed Fri Apr 27 21:14:44 GMT 2012
- [gimp/goat-invasion: 588/608] pdb/libgimp: export enum GimpPrecision and gimp-image-convert-precision Fri Apr 27 21:14:48 GMT 2012
- [gimp/goat-invasion: 589/608] pdb/libgimp: export gimp-image-new-with-precision Fri Apr 27 21:14:53 GMT 2012
- [gimp/goat-invasion: 590/608] pdb: export gimp-image-get-precision Fri Apr 27 21:14:59 GMT 2012
- [gimp/goat-invasion: 591/608] app: implement active, affected components in GEGL Fri Apr 27 21:15:04 GMT 2012
- [gimp/goat-invasion: 592/608] app: add GEGL support in gimpimage-merge.c Fri Apr 27 21:15:09 GMT 2012
- [gimp/goat-invasion: 593/608] app: fix menu label: it's 32 bit float not 16 bit float Fri Apr 27 21:15:14 GMT 2012
- [gimp/goat-invasion: 594/608] app: calculate the histogram in 8 bit rather than creating nonsense Fri Apr 27 21:15:19 GMT 2012
- [gimp/goat-invasion: 595/608] first shot at PNG loading with GEGL Fri Apr 27 21:15:24 GMT 2012
- [gimp/goat-invasion: 596/608] app: increase the plug-in SHM size so it can hold a float RGBA tile Fri Apr 27 21:15:29 GMT 2012
- [gimp/goat-invasion: 597/608] app: set default tilemul for gimpgegltilebackend to 2 Fri Apr 27 21:15:34 GMT 2012
- [gimp/goat-invasion: 598/608] app: add GIMP_PRECISION_HALF for 16 bit floating point Fri Apr 27 21:15:39 GMT 2012
- [gimp/goat-invasion: 599/608] depend on babl>=0.1.11 Fri Apr 27 21:15:44 GMT 2012
- [gimp/goat-invasion: 600/608] first shot at GEGL-based png-save Fri Apr 27 21:15:49 GMT 2012
- [gimp/goat-invasion: 601/608] code formatting fixes, some simplifications Fri Apr 27 21:15:54 GMT 2012
- [gimp/goat-invasion: 602/608] app: add undo_desc for converting the image to GIMP_PRECISION_HALF Fri Apr 27 21:15:59 GMT 2012
- [gimp/goat-invasion: 603/608] app: add gimp_babl_compat_u8_format() instead of having this code 5 times Fri Apr 27 21:16:04 GMT 2012
- [gimp/goat-invasion: 604/608] app: gimp_pickable_get_color_at(): 4 bytes is not enough for pixels any longer Fri Apr 27 21:16:09 GMT 2012
- [gimp/goat-invasion: 605/608] app: port by color select and fuzzy select to float Fri Apr 27 21:16:14 GMT 2012
- [gimp/goat-invasion: 606/608] app: add GIMP_PRECISION_U32 and all its formats Fri Apr 27 21:16:19 GMT 2012
- [gimp/goat-invasion: 607/608] app: add XCF support for >8bit, using file format version 4 Fri Apr 27 21:16:24 GMT 2012
- [gimp/goat-invasion: 608/608] app: replace the polar-coords plug-in by gegl:polar-coordinates Fri Apr 27 21:16:29 GMT 2012
- [gimp/goat-invasion] app: don't disable perspective clone on indexed drawables any longer Sat Apr 28 09:41:31 GMT 2012
- [gimp/goat-invasion] app: add shortcut functions gimp_dynamics_get_foo_value() Sat Apr 28 09:44:08 GMT 2012
- [gimp/goat-invasion] app: explicitly use a u8 format for image previews Sat Apr 28 13:19:53 GMT 2012
- [gimp/goat-invasion] app: temporarily disable drawable previews for precision > u8 Sat Apr 28 13:25:32 GMT 2012
- [gimp/goat-invasion] app: display the precision in the image properties dialog Sat Apr 28 13:32:15 GMT 2012
- [gimp/goat-invasion] app: when converting an image's precision, don't forget the selection mask Sat Apr 28 14:15:35 GMT 2012
- [gimp/goat-invasion] app: rename GimpMaskUndo::convert-precision to ::convert-format Sat Apr 28 17:16:17 GMT 2012
- [gimp] po-plug-ins: add plug-ins/metadata/interface.c to POTFILES.in Sat Apr 28 22:36:57 GMT 2012
- [gimp/goat-invasion] app: move gimp_image_convert_precision() to its own file Sun Apr 29 14:23:29 GMT 2012
- [gimp/goat-invasion] app: don't disable the blend tool on indexed drawables Sun Apr 29 23:04:47 GMT 2012
- [gimp/goat-invasion] app: indentation in gimpdrawable-blend.c Sun Apr 29 23:23:56 GMT 2012
- [gimp/goat-invasion] app: "fix" the format of the indexed component Sun Apr 29 23:24:01 GMT 2012
- [gimp/goat-invasion] app: cache the RGB <-> LAB fishes in gimpimage-convert.c Mon Apr 30 00:10:55 GMT 2012
- [gimp/goat-invasion] app: remove clamping from GimpOperationLevels, it was at a fishy place anyway Mon Apr 30 18:36:05 GMT 2012
- [gimp/goat-invasion] app: generalize some Babl format hardcoding in GimpLevelsTool Mon Apr 30 19:12:53 GMT 2012
- [gimp/goat-invasion] app: move GimpLevelTool's color picking stuff into GimpImageMapTool Mon Apr 30 20:14:28 GMT 2012
- [gimp/goat-invasion] app: add color pickers to all GEGL tool color properties Mon Apr 30 21:51:32 GMT 2012
Michael Terry
Mikael Magnusson
Mike Gorse
Milan Crha
Milo Casagrande
Morten Welinder
Mukund Sivaraman
Murray Cumming
Neil Roberts
Nguyen Thai Ngoc Duy
Nils Philippsen
Olav Vitters
Owen Taylor
Paolo Bacchilega
Paolo Borelli
Pavel Holejsovsky
Pawel Salek
Pedro Daniel da Rocha Melo e Castro
Peter Bloomfield
Peteris Krisjanis
Philip Withnall
Pierre Wieser
Praveen Illa
Priit Laes
Punit Jain
Ray Strode
Reinout van Schouwen
Richard Hughes
Rico Tzschichholz
Rob Bradford
Robert Ancell
Robert Bragg
Rodrigo Moya
Rui Matos
Ryan Lortie
Sam Thursfield
Sandeep Shedmake
Sasi Bhushan Boddepalli
Sebastien Bacher
Sebastien Granjoux
Sergey V . Udaltsov
Sergio Villar Senin
Shankar Prasad
Shaun McCance
Simon Budig
Srinivasa Ragavan
Sri Ramadoss M
Stefano Facchini
Stefan Walter
Stephen Shaw
Sweta Kothari
Takayuki Kusano
Thiago Sousa Santos
Thibault Saunier
Thomas Hindoe Paaboel Andersen
Thomas Wood
Tiffany Antopolski
Tim Janik
Timo Jyrinki
Tomas Bzatek
Tomeu Vizoso
Toms Baugis
Ulf-D . Ehlert
=?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
=?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
=?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
=?utf-8?b?SmnFmcOtIFRlY2hldA==?=
=?utf-8?b?TmVsc29uIEJlbsOtdGV6IExlw7Nu?=
=?utf-8?b?TWFyZWsgS2HFocOtaw==?=
=?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
=?utf-8?b?UGV0ciBLb3bDocWZ?=
=?utf-8?b?UmXFn2F0IFNhYsSxcQ==?=
=?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
=?utf-8?b?xYF1a2FzeiBKZXJuYcWb?=
=?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
=?utf-8?q?Andr=C3=A9s_Aragoneses?=
=?utf-8?q?Antti_Kaijanm=C3=A4ki?=
=?utf-8?q?Aurimas_=C4=8Cernius?=
=?utf-8?q?Beno=C3=AEt_Dupasquier?=
=?utf-8?q?=C3=85smund_Skj=C3=A6veland?=
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Chris_K=C3=BChl?=
=?utf-8?q?Daniel_=C8=98erb=C4=83nescu?=
=?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
=?utf-8?q?Dan_Vr=C3=A1til?=
=?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
=?utf-8?q?Florian_M=C3=BCllner?=
=?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
=?utf-8?q?Guido_G=C3=BCnther?=
=?utf-8?q?Heinrich_M=C3=BCller?=
=?utf-8?q?Hubert_Figui=C3=A8re?=
=?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
=?utf-8?q?Javier_Jard=C3=B3n?=
- [gnome-modulesets] Update evolution dependencies Mon Apr 02 03:29:31 GMT 2012
- [giggle] build: Use CFLAGS instead CPPFLAGS to pass additional C compiler flags Mon Apr 02 12:28:57 GMT 2012
- [giggle] build: Import GNULIB framework for checking warnings Mon Apr 02 13:51:59 GMT 2012
- [giggle] build: Use the gnulib manywarnings macros Mon Apr 02 13:52:04 GMT 2012
- [gnome-modulesets] Created branch gnome-3-4 Mon Apr 02 16:35:00 GMT 2012
- [gnome-modulesets/gnome-3-4] GNOME 3.4 modulesets Mon Apr 02 16:35:06 GMT 2012
- [libxml2] autogen.sh: Fix typo Mon Apr 02 17:19:54 GMT 2012
- [libxml2] Remove vestigial de-ANSI-fication support. Mon Apr 02 17:19:59 GMT 2012
- [giggle] build: -Wno-unused-parameters has to be activated after Tue Apr 03 02:06:32 GMT 2012
- [gtk+] configure.ac: Depend on the corresponding stable versions Tue Apr 03 02:21:37 GMT 2012
- [libgweather] Makefile.am: Use AM_DISTCHECK_CONFIGURE_FLAGS Tue Apr 03 11:24:08 GMT 2012
- [jhbuild] 3.6: Track telepathy git master repositories Tue Apr 03 17:33:16 GMT 2012
- [jhbuild] 3.4: Track telepathy git master repositories Tue Apr 03 17:33:21 GMT 2012
- [gnome-modulesets] Track telepathy git master repositories Wed Apr 04 00:28:56 GMT 2012
- [gnome-modulesets/gnome-3-4] 3.4: Track telepathy git master repositoriesHEADmaster Wed Apr 04 00:35:37 GMT 2012
- [gnome-modulesets] suites-core: update baobab dependencies Mon Apr 09 19:20:08 GMT 2012
- [gnome-modulesets/gnome-3-4] 3.4: baobab, gnome-keyring, sushi, eog, gobject-introspection branched Mon Apr 09 19:30:33 GMT 2012
- [gnome-modulesets] Do not reference any specific version of the modulesets Mon Apr 09 20:44:27 GMT 2012
- [gnome-modulesets/gnome-3-4] 3.4: gnome-system-log, gnome-screenshot, nautilus, gnome-documents branched Tue Apr 10 11:37:03 GMT 2012
- [gnome-modulesets] worl: Add geary mail client Tue Apr 10 11:52:34 GMT 2012
- [gnome-modulesets] Fix repo name for geary: yorba.org instead yorba Tue Apr 10 11:54:15 GMT 2012
- [gnome-modulesets] world: Fix typo Tue Apr 10 12:18:42 GMT 2012
- [gnome-modulesets] world: Add sqlheavy, dependency of geary Tue Apr 10 12:39:40 GMT 2012
- [jhbuild] core-deps-3.4: Track 0.10 branch of the gstreamer repos Tue Apr 10 16:57:25 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps: Track 0.10 branch of the gstreamer repos Tue Apr 10 17:01:01 GMT 2012
- [gnome-modulesets] apps: Remove unneeded repo definition Tue Apr 10 17:01:06 GMT 2012
- [jhbuild] apps-3.6: Remove unneeded gstreamer repo definition Tue Apr 10 17:02:20 GMT 2012
- [gnome-modulesets/gnome-3-4] 3.4: Do not reference specific versions of the moduleset files Tue Apr 10 17:09:19 GMT 2012
- [gnome-modulesets/gnome-3-4] 3.4: dconf and vala branched Tue Apr 10 17:28:55 GMT 2012
- [jhbuild] 3.4: dconf and vala branched Tue Apr 10 17:32:27 GMT 2012
- [sushi] Use libmusicbrainz4 Wed Apr 11 16:28:16 GMT 2012
- [jhbuild] 3.6: sushi and rhytmbox depends on libmusicbrainz4 Wed Apr 11 16:33:17 GMT 2012
- [jhbuild] core-deps-base-3.6: Remove deprecated libmusicbrainz3 Wed Apr 11 16:33:22 GMT 2012
- [gnome-modulesets] sushi and rhytbmbox depend on libmusicbrainz4 Wed Apr 11 16:37:23 GMT 2012
- [gnome-modulesets] core-deps-base: Remove libmusicbrainz3 Wed Apr 11 16:37:28 GMT 2012
- [jhbuild] core-deps-base-3.[4|6]: dbus-glib depends on expat, not libxml2 Thu Apr 12 00:04:50 GMT 2012
- [gnome-modulesets] core-deps-base: dbus-glib depends on expat, not libxml2 Thu Apr 12 00:24:35 GMT 2012
- [gnome-modulesets/gnome-3-4] Do not reference a specific version of the modulesets Thu Apr 12 00:24:52 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps-base: dbus-glib depends on expat, not libxml2 Thu Apr 12 00:24:57 GMT 2012
- [gnome-modulesets/gnome-3-4] All the modules depend on libgee 0.6 Thu Apr 12 01:13:36 GMT 2012
- [gnome-modulesets] All the modules depend on libgee 0.6 Thu Apr 12 01:13:45 GMT 2012
- [jhbuild] deps-3.6: All the modules depend on libgee 0.6 Thu Apr 12 01:25:13 GMT 2012
- [gnome-modulesets] world: remove libgee-trunk and vala-trunk Thu Apr 12 01:34:20 GMT 2012
- [jhbuild] world-3.6: Remove vala-trunk Thu Apr 12 01:38:24 GMT 2012
- [jhbuild] core-deps-3.6: Use Cogl 1.x, as master switch to 2.0 api development Thu Apr 12 12:51:26 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps: stick to cogl-1.10 branch Thu Apr 12 13:33:52 GMT 2012
- [gnome-modulesets] core-deps: Use Cogl 1.x, as master switch to 2.0 api development Thu Apr 12 13:35:47 GMT 2012
- [jhbuild] deps-3.6: gstreamer has been branched Thu Apr 12 17:30:38 GMT 2012
- [jhbuild] 3.6: Several modules are not ported to gstreamer 0.11 yet Thu Apr 12 17:30:43 GMT 2012
- [jhbuild] apps-3.6: More modules still not ported to gstreamer 0.11 Thu Apr 12 17:40:41 GMT 2012
- [gnome-modulesets] gstreamer has been branched Thu Apr 12 17:53:15 GMT 2012
- [jhbuild] core-deps-3.[4,6]: fix musicbrainz build Fri Apr 13 14:15:12 GMT 2012
- [jhbuild] apps-3.6: Move grilo-plugins from -world to -apps Fri Apr 13 15:10:34 GMT 2012
- [jhbuild] apps-3.6: totem depends on grilo master Fri Apr 13 15:10:39 GMT 2012
- [jhbuild] 3.6: totem depends on gst-plugins-bad Fri Apr 13 15:32:17 GMT 2012
- [gnome-modulesets] suites-core: Remove libepc dependency for totem Fri Apr 13 18:32:02 GMT 2012
- [gnome-modulesets] core: Add grilo and plugins to totem deps Fri Apr 13 18:32:06 GMT 2012
- [gnome-modulesets] Move grilo-plugins from -world to -apps Fri Apr 13 18:32:12 GMT 2012
- [gnome-modulesets] totem depends on gst-plugins-bad Fri Apr 13 18:32:17 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps: folks has branched Mon Apr 16 21:11:32 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps: branch glib-networking and libsoup Mon Apr 16 21:11:37 GMT 2012
- [gnome-modulesets] apps: Build grilo's optical-media plugin Mon Apr 16 21:11:43 GMT 2012
- [gnome-modulesets] world: Add gstreamer-vaapi Mon Apr 16 21:11:48 GMT 2012
- [gnome-modulesets] world: Added transmageddon Mon Apr 16 21:11:53 GMT 2012
- [gnome-modulesets/gnome-3-4] apps: Added transmageddon Mon Apr 16 21:14:30 GMT 2012
- [gnome-modulesets/gnome-3-4] baobab, at-spi2-core, gnome-applets branched Mon Apr 16 21:22:19 GMT 2012
- [gtk-web] documentation.php: point to GDK 3 documentation instead GDK 2 Tue Apr 17 23:43:44 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps-base: Update Expat to 2.1.0 Wed Apr 18 11:46:10 GMT 2012
- [gnome-modulesets] core-deps-base: Update Expat to 2.1.0 Wed Apr 18 11:46:15 GMT 2012
- [gnome-modulesets] Rename mosulesets files Wed Apr 18 13:44:18 GMT 2012
- [gnome-modulesets/gnome-3-4] Rename mosulesets files Wed Apr 18 13:45:10 GMT 2012
- [gnome-modulesets/gnome-3-4] core: Update polkit module to new repository Wed Apr 18 17:13:36 GMT 2012
- [gnome-modulesets] core: Update polkit module to new repository Wed Apr 18 17:13:42 GMT 2012
- [gnome-modulesets] core-deps-base: Add libffi Fri Apr 20 14:16:33 GMT 2012
- [glib] docs: Fix "Since" markup Mon Apr 23 01:59:12 GMT 2012
- [glib] docs: Add index to new api added in 2.34 Mon Apr 23 01:59:17 GMT 2012
- [glib] docs: rename *-docs.sgml to *-docs.xml Mon Apr 23 01:59:22 GMT 2012
- [glib] docs: Use latest docbook dtd: 4.5 Mon Apr 23 01:59:27 GMT 2012
- [giggle] rc/giggle-window.c: Update year Tue Apr 24 00:18:51 GMT 2012
- [gnome-modulesets/gnome-3-4] core-deps: update WebKit to 1.8.1 Thu Apr 26 10:01:40 GMT 2012
- [gnome-modulesets/gnome-3-4] core: switch gnome-shell and mutter to gnome-3-4 branch Thu Apr 26 10:01:44 GMT 2012
- [gnome-modulesets] apps: Bump libvirt to 0.9.11 Thu Apr 26 10:01:49 GMT 2012
- [gnome-modulesets] core-deps: update WebKit to 1.8.1 Thu Apr 26 10:01:54 GMT 2012
- [mutter] core/window.c: Remove unused function Thu Apr 26 10:42:15 GMT 2012
- [mutter] Revert "core/window.c: Remove unused function" Thu Apr 26 10:58:10 GMT 2012
- [mutter] core/window.c: Remove unused unmap_frame() function Thu Apr 26 10:58:14 GMT 2012
=?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?Jo=C3=A3o_Sebasti=C3=A3o_de_Oliveira_Bueno_Calligaris?=
=?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
=?utf-8?q?Mario_Bl=C3=A4ttermann?=
=?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
=?utf-8?q?Michael_Mur=C3=A9?=
=?utf-8?q?Pavol_=C5=A0imo?=
=?utf-8?q?Piotr_Dr=C4=85g?=
=?utf-8?q?S=C3=A9bastien_Wilmet?=
=?utf-8?q?S=C3=B8ren_Sandmann_Pedersen?=
=?utf-8?q?Sebastian_Dr=C3=B6ge?=
=?utf-8?q?St=C3=A9phane_Maniaci?=
=?utf-8?q?St=C3=A9phane_Raimbault?=
=?utf-8?q?Torsten_Sch=C3=B6nfeld?=
=?utf-8?q?Wolfgang_St=C3=B6ggl?=
Vadim Rutkovsky
Vibha Yadav
Victor Manuel Jaquez Leal
Victor Matheus de Araujo Oliveira
Ville Sokk
- [gimp/goat-invasion] app: added gegl version of lighten only blending mode Tue Apr 17 20:11:48 GMT 2012
- [gimp/goat-invasion] app: cleaned dissolve and lighten only modes Wed Apr 18 18:37:30 GMT 2012
- [gimp/goat-invasion] app: added addition, burn, darken only, dodge, multiply, overlay, screen and soft light gegl blendin Fri Apr 20 18:44:14 GMT 2012
- [gimp/goat-invasion] app: added hard light, difference, subtract, grain extract, grain merge and difference gegl blending Sat Apr 21 19:18:22 GMT 2012
- [gimp/goat-invasion] app: added initial gegl replace mode Tue Apr 24 09:25:53 GMT 2012
- [gimp/goat-invasion] ===== squash me ===== Tue Apr 24 09:48:25 GMT 2012
- [gimp/goat-invasion] app: new gegl replace mode that uses mask and opacity inputs Tue Apr 24 15:37:09 GMT 2012
- [gimp/goat-invasion] app: fixed a bug in gegl legacy blending modes Sat Apr 28 09:29:21 GMT 2012
- [gimp/goat-invasion] app: added gegl erase mode Sat Apr 28 16:35:08 GMT 2012
Vincent Untz
Vivien Malerba
William Hua
William Jon McCann
Will Thompson
Xan Lopez
Xavier Claessens
Xavier de Blas
Yanko Kaneti
Yaron Shahrabani
YunQiang Su
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc