[gtk+/broadway] (246 commits) ...broadway: Enable TCP_NODELAY for output socket
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/broadway] (246 commits) ...broadway: Enable TCP_NODELAY for output socket
- Date: Tue, 15 Mar 2011 11:58:46 +0000 (UTC)
Summary of changes:
63b415d... docs: Link to all versions of both GTK3 and GTK2 (*)
b1f2e5b... x11: Fix build without Xinput (*)
0bd0854... icontheme: constify arguments to gtk_icon_theme_load_symbol (*)
ccc3679... stylecontext: Use the common approach for priate pointers (*)
e9ff457... x11: Make the device manager struct actually subclass the c (*)
ac6c6b0... gtk: Fix warnings for dnd code without XInput (*)
30abd4d... x11: Fix struct definition for GdkDeviceManagaerXI2 (*)
de9a082... x11: Make headers identical no matter if we run with or wit (*)
728a45f... Remove confusion over XI2 defines (*)
10ebea8... Use standard icon names (*)
5a86445... Added UG translation (*)
c526c1b... Updated Hebrew translation (*)
086f266... Updated Norwegian bokmål translation. (*)
bfd66fe... Quell compiler warnings (*)
d05d924... Silence more compiler warnings (*)
799c3e4... gail: Fixing little bug, gail_misc_add_attribute returns th (*)
3138c3d... No GTK_ENABLE_BROKEN anymore (*)
9f12cc3... Protect x11-specific functions in gtktypefuncs.c (*)
81229e7... Update Korean translation (*)
a1d96af... colorsel: Remove WINDOWING ifdef (*)
9f5c734... doc: Document the GDK_BACKEND environment variable (*)
33a46dd... gdk: Select the X11 backend a the last possible backend (*)
48819b4... po/vi.po: import from Damned Lies (*)
8c4d8c1... Updated Vietnamese translation (*)
d587252... configure.ac: Use AC_LINK_IFELSE instead deprecated AC_TRY_ (*)
efeade2... configure.ac: Use AC_RUN_IFELSE instead deprecated AC_TRY_R (*)
dffc96a... configure.ac: Use AC_PREPROC_IFELSE instead deprecated AC_T (*)
932ab55... configure.ac: Use AC_CONFIG_COMMANDS instead deprecated AC_ (*)
a3f5294... Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key (*)
3842399... configure.ac: Remove fd_set checks (*)
b1a0a08... testgtk: Fix compilation warning (*)
f04504a... Allow custom icon size in gtk_render_icon_pixbuf() (*)
9799519... Updated Ukranian (*)
97d1f1d... Uploaded Ukranian (*)
68d176d... gtk: don't always invalidate spinbuttons on each leave_noti (*)
3229883... Allow checking for GDK backends (*)
0c3da06... gtk_tree_model_filter_row_deleted: don't emit signals too e (*)
405b54c... Check the return value of gtk_tree_model_get_iter (*)
f746329... Fix gailstatusbar problems (*)
4757979... gail: support indeterminate state of check menuitems (*)
66db0d6... gail: Fix the atk_add_key_event_listener implementation (*)
292e23f... Forgotten file (*)
14cd229... Remove a bunch of crazy code from gail (*)
fd06913... ifdef X11-specific parts in gail (*)
4a4004b... Add an a11y implementation to GtkSeparatorMenuItem (*)
9d32143... Add a private function for accessible factory registration (*)
e757d1b... Use _gtk_accessible_set_factory_type for GtkIconView (*)
221415f... Use _gtk_accessible_set_factory_type in GtkSwitch (*)
ed901af... Use _gtk_accessible_set_factory_type in GtkSeparatorMenuIte (*)
a88a1fc... Build fix in GtkSeparatorMenuItem (*)
64934a7... m4: Fix GTK_CHECK_BACKEND() to also check for a minimum ver (*)
af0db91... Add a AtkHypertext implementation for GtkLinkButton (*)
515f0a4... Updated Bengali India Translation (*)
da93864... Updated Bengali India Translation (*)
1692829... GtkGrid: Avoid problems with uninitialized memory (*)
7bddfb5... GtkAssistant: Use _gtk_accessible_set_factory_type (*)
13d717e... Fix includes in gtkassistant.c (*)
3e4780b... Add forgotten include (*)
ba6107d... GailProgressBar: make value setters work (*)
bdacdfb... Check if the accessible is actually an AtkAction (*)
3100b76... Fix parsing of color names containing numbers (*)
3f78b25... Free event axes for double/triple click events. (*)
91b8417... Don't leak the GDir in the iconview example (*)
c9b152e... Remove a leaking get_name implementation (*)
d93934b... gtk-demo: Make the menu example work again (*)
e7d4d77... Fix a memory leak with file chooser previews (*)
0127d0b... gtk-demo: plug a memleak in the editable cells demo (*)
f3687a9... GailEntry: remove idle if cell editing is canceled (*)
d6e3855... GailEntry: remove idle if cell editing is canceled (*)
edeb6aa... Hypertext does not really make sense for GtkLinkButton (*)
163f0da... GtkSwitch: Use ATK_DEFINE_TYPE properly (*)
6d3b8c2... GtkSwitch: Add an AtkAction implementation (*)
5a987c3... docs: migrating-2to3: Make the examples look prettier (*)
d1fbb52... docs: migrating-2to3: improve cross-reference (*)
8d9144a... Use the correct function to free boxed GdkColors (*)
84b259d... Make gtk_combo_box_text_get_active_text() behave as documen (*)
2180267... Plug a memleak in the tracker search engine (*)
1a645d4... Fix typo (*)
5cb6bee... Fix a typo (*)
50233ed... Replace GtkStyle uses from migration guide examples (*)
8e6932f... Handle emulated keyboard input that arrives as VK_PACKET (*)
5e5f232... Updated Spanish translation (*)
1fb8812... Correctly treat GdkColor properties (*)
00f960f... Updated Hungarian translation (*)
5b420c0... Updated British English translation (*)
b9b07b2... Updated Spanish translation (*)
3379c52... Updated Spanish translation (*)
bffd26e... Updated Spanish translation (*)
48b0a55... React to is-focus change, not ignore it (*)
14fcfd3... Fix spelling (*)
acc01ac... Tweak include order a bit to get around compilation errors (*)
608c1e4... Remove no-longer existing API from the migration guide (*)
c647085... textview: Translate the cairo context instead of keeping y (*)
ff5d4e1... textview: Remove x/y arguments from render_para() func (*)
5f2ac56... docs: Replace pixmap use in migration guide with cairo surf (*)
4a28601... docs: Fix typo (*)
f598f75... gdk_cursor_new_from_pixmap: Fix gdk_display_is_closed call (*)
c0daacc... update Punjabi Translation by A S Alam (*)
48ef37e... Updated Bulgarian translation (*)
700276e... Don't export extra symbols for accessibility (*)
cfba3a8... Update NEWS (*)
f90f84b... Fix distcheck (*)
c9f0d78... Remove some unwanted garbage (*)
753f372... Remove more unwanted garbage (*)
15a2cf4... Post-release version bump to 3.0.2 (*)
31419f2... GdkDevice: Minor improvement to the overview documentation. (*)
f91c04e... Minor documentation improvements (*)
8d54fa7... More tiny documentation typo fixes. (*)
a95e4c5... Update Simplified Chinese translation. (*)
3ab4cb6... [l10n] Updated German translation (*)
4d76644... Add more defensive code to avoid accessing GtkIconView's ce (*)
30f03a1... Remove mention of GtkWidget::expose-event from docs in gtkw (*)
db4fa1a... Removed unused EXPOSE_EVENT enumeration from the GtkWidget (*)
66e23b3... Updated Slovenian translation (*)
0b0f110... Avoid spurious emissions of monitors-changed (*)
4164a49... Added documentation to "cell-area" construct-only propertie (*)
6c4196e... [GtkFileChooser] Fix initial selection when hidden files ar (*)
651410f... Copy event axes for double/triple click events in gdk_event (*)
2408b1c... More patchwork to ensure GtkIconView subclasses can use the (*)
f85e80a... More patchwork for icon view subclasses that access the ico (*)
6b91392... GtkTrayIcon: chain up in dispose (*)
46cc85f... GtkSwitch: use regular activation (*)
2e192d0... List all available icons in Makefile.am (*)
3dc3767... Uploaded Ukranian (*)
7df2ce8... Drop _gdk_x11_set_input_focus_safe (*)
7e3c7e3... Uploaded Ukranian (*)
8ee9e13... gdk: gdk_x11_device_xi2_get_state(): move stuff to local sc (*)
9707d8a... Don't assert on zero width/height in render functions (*)
033bd23... gdk: add precondition checks to many GdkDisplay functions (*)
49c4854... Removed incorrect description's sentence. (*)
63c7701... Don't use GDK_NONE when GDK_SELECTION_CLIPBOARD is meant (*)
0e608f1... update Russian translation (*)
c844a24... Allow GtkAppChooser classes to be instantiated with content (*)
399dc74... settings: Avoid a segfault when loading keyfile (*)
e69badb... settings: Keep the GtkSettings object identical no matter t (*)
172f894... settings: Always use the same default values (*)
7693804... window: Add check for X11 window when calling x11 function (*)
62fa7e8... Updated Portuguese translation (*)
a388368... Add GtkBuilder custom attributes for style classes (*)
1442fe9... Don't distribute gdkconfig.h (*)
57fa43d... Add a test for interpretation of mark positions (*)
cdf69b4... [gi] add missing annotations for signals that emit Gdk.Even (*)
a47a7ab... [gi] don't skip gtk_menu_attach_to_widget, correctly annota (*)
2a9d130... GtkScale: Normalize mark positions (*)
77e46de... GtkScale: Add style classes for marks (*)
11f07f9... range: don't set junction sides on scrollbar steppers (*)
230bd4b... range: x and y coordinates of the arrow rendering should be (*)
fa4fb67... arrow: x and y coordinates of the arrow rendering should be (*)
64ef119... spinbutton: center-align by default (*)
0ff4fdb... combobox: add an arrow-scaling property to GtkComboBox (*)
c310c35... switch: propagate the active state to the slider (*)
6abbd68... switch: fetch the padding values from the slider (*)
ea7661c... switch: remove slider padding from available allocation whe (*)
64aac96... Use 16 as default size for checkbutton indicator (*)
ee43f55... menuitem: mark with the GTK_STYLE_CLASS_MENUITEM style clas (*)
4a99e75... window: don't confuse priv->type_hint with priv->gdk_type_h (*)
fe3f9ca... menuitem: set the menubar style class for menu items on a b (*)
d5c4a0f... all: add a "separator" style class (*)
e918212... stylecontext: add a primary toolbar style class (*)
6a21e4c... docs: update to include the new style classes (*)
8da124a... Cleanup unused variables (*)
a71e801... GtkNotebook: Don't let tab allocation go negative (*)
2ccc6c0... GtkNotebooks: fix regressions from tab-pack removal (*)
e10759a... Bump the Pango requirement to 1.24 (*)
132eed5... Updated Polish translation (*)
9893699... Uploaded Ukranian (*)
b324b9e... Added UG translation (*)
ef58698... Added UG translation (*)
fb245b8... Added UG translation (*)
cae7b93... Revert "spinbutton: center-align by default" (*)
6a423a9... spinbutton: rework GtkSpinButton drawing handler (*)
6a0b82b... Prime NEWS for 3.0.2 (*)
eeedcf3... spinbutton: remove unused variable (*)
f8f42d2... Updated Portuguese translation (*)
f0e83f8... Updated Portuguese translation (*)
a75ab78... Updated Portuguese translation (*)
4180652... Added Spanish translation (*)
c28b483... Added Latvian translation. (*)
5b347db... gtk_init*(): Document that argc/argv can be 0,NULL. (*)
3e524ac... theme: Simplify spinner drawing code a bit. (*)
639bf2a... theme: Remove unnecessary save/restore in spinner code (*)
8c8dda6... theme: Do general cairo setup in one place (*)
41b5a6a... theme: Compute scale values once (*)
de3616d... theme: Make spinner drawing start with the solid line (*)
2482847... theme: Make spinner steps count forward, not backward (*)
9b8fbe5... theme: Make spinner animation turn clockwise (*)
8b17b16... theme: Fix spinner for inactive state. (*)
e2ba862... Only count visible children during size request (*)
39d4207... Use existing mime type for GTK_FILE stock icon (*)
0a03e81... Fix conversion from GdkColor to GdkRGBA (*)
7aeb3c7... xi2: Ignore button release events of button 4-7 (*)
6928103... Updated Spanish translation (*)
2e71f6e... Updated Portuguese translation (*)
2556657... Updated Esperanto translation (*)
27a0cef... notebook: make sure the allocation keeps track of the tab c (*)
da814ae... notebook: make sure the label widget allocation not exceeds (*)
a54ca77... notebook: fixup the last commit (*)
a3b3c91... notebook: flip the render order (*)
b93a2eb... entry: Do not clobber state when rendering the default icon (*)
96d6c2d... treeview: propagate the selected state from the row (*)
2ef4d98... Update NEWS (*)
7fe353b... Bump version (*)
8d1b736... x11: Copy from actual window, not parent (*)
f7f9e16... Finish making the GtkSettings object identical on all backe (*)
794593a... cssprovider: return immediately if there's remaining data b (*)
aa6eee7... cssprovider: plug two more leak fixes (*)
fe12c46... cssprovider: Reset the scope before skipping to the next ru (*)
191428f... gtksettings: plug a leak (*)
a3b2840... Remove support for GDK_NATIVE_WINDOWS (*)
e772082... stylecontext: add a raised style class (*)
934f4e5... Fixed GtkTreeModel::row-deleted documentation (*)
4765f37... Merge branch 'gtk-3-0' into broadway
3914d0a... broadway: Clean up protocol message writing a bit
d4e2414... broadway: Add serial tracking and roundtripping
0fa32e9... broadway: Change input handling to use polling rather than
71aa55d... broadway: Call device vfunc to get device state
7c12e5f... broadway: Implement gdk_display_flush
e083964... broadway: Break out websockets parsing and message processi
614eb3b... broadway: Add _gdk_broadway_display_block_for_input
0cefd54... broadway: Implement pointer query_status
cc808ae... broadway: Move event coordinate calculation to browser side
54905a8... broadway: Fix up a bunch of js style issues
2784843... broadway: Split out getPositionsFromAbsCoord from getPositi
6713fe9... broadway: Get query_state window coords from browser side
e2f8215... broadway: Fix typo that broke window hiding
c2ce462... broadway: Add debug logging framework for js
cf6bf44... broadway: Remove debug code and fix whitespace issues
7d2ff79... broadway: Fix some window coordinate reporting issues
95b19bc... broadway: Implement pointer grabs
e53abee... broadway: Fix time in ungrab
a1de735... broadway: Track button state
ca203ad... broadway: Fix up grab events, its "mode" not "detail" we se
99d194b... broadway: Fix various typos in mouse button event reporting
9214796... broadway: Report right coordinates on ungrab enter
0840039... broadway: Make broadway port configurable with BROADWAY_DIS
63c0198... broadway: Start windows transparent rather than black
a5e5e23... broadway: Fix undefined variable error in js
acd72d0... broadway: Do copy rects with compositing mode "copy"
08f8329... broadway: Ensure we begin a path when clipping
4408e9d... broadway: Implement gdk_broadway_device_window_at_position
58c234e... broadway: Don't crash if output is NULL
e3a2176... broadway: double buffer window updates
2635a27... broadway: Fix flicker when resizing windows
520dd09... broadway: Use camelCase for all js code
7605258... broadway: Fix up whitespace and indentation for js code
9a26fd2... broadway: Enable TCP_NODELAY for output socket
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]