]> Pileus Git - ~andy/gtk/history - gdk/broadway
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / broadway /
2013-03-01 Benjamin Ottebroadway: pointer targets differ in signedness
2013-03-01 Benjamin Ottebroadway: variable 'broadway_display' set but not used
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-01-10 Alexander Larssonbroadway: Make /dev/shm names nicer
2013-01-10 Alexander Larssonbroadway: Make Sec-WebSocket-Origin optional
2013-01-10 Alexander Larssonbroadway: Allow binding http server to an ip
2013-01-10 Alexander Larssonbroadway: Remove leftover typedef
2013-01-08 Alexander Larssonbroadway: Update TODO
2013-01-08 Alexander Larssonbroadway: Send window size to new clients
2013-01-08 Alexander Larssonbroadway: Don't allow dragging windows above top of...
2013-01-08 Alexander Larssonbroadway: Move window position ownership to browser
2013-01-08 Alexander Larssonbroadway: Make the InputMessage type a uint32
2013-01-08 Alexander Larssonbroadway: Fix gdk_broadway_server_wait_for_reply
2013-01-08 Alexander Larssonbroadway: Clean up broadwayd event sending code
2013-01-08 Alexander Larssonbroadway: Rewrite serials for clients
2013-01-08 Alexander Larssonbroadway: Remove last_serial from BroadwayReplyBase
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-27 Alexander Larssonbroadway: Handle NULL surface in update
2012-12-27 Alexander Larssonbroadway: Rename gdkbroadway-server-client.c to gdkbroa...
2012-12-27 Alexander Larssonbroadway: Make resize grip work again
2012-12-27 Alexander Larssonbroadway: Stop default mouse button handling
2012-12-27 Alexander Larssonbroadway: Add TODO.broadway
2012-12-27 Alexander Larssonbroadway: Move broadwayd to bin
2012-12-27 Alexander Larssonbroadway: During pointer grabs, send pointer events...
2012-12-27 Alexander Larssonbroadway: Make daemon side server "gdk independent".
2012-12-27 Alexander Larssonbroadway: Proper handling of http port and display nr
2012-12-27 Alexander Larssonbroadway: Collect and document some TODOs
2012-12-27 Alexander Larssonbroadway: Track windows for client and kill on client...
2012-12-27 Alexander Larssonbroadway: Rename gdkbroadway-server.c to broadway-server.c
2012-12-27 Alexander Larssonbroadway: rename broadway-server to broadwayd
2012-12-27 Alexander Larssonbroadway: Drop libbroadway.la
2012-12-27 Alexander Larssonbroadway: rename broadway.[ch] to broadway-output.[ch]
2012-12-27 Alexander Larssonbroadway: disconnect in idle when needed
2012-12-27 Alexander Larssonbroadway: Initial version of separate broadway server
2012-12-27 Alexander Larssonbroadway: Add OPs top protocol
2012-12-27 Alexander Larssonbroadway: Add enum for even types
2012-12-27 Alexander Larssonbroadway: Break out broadway protocol in its own header
2012-12-19 Alexander Larssonbroadway: Use SOURCE operator when scrolling
2012-12-19 Alexander Larssonbroadway: Allow reconnecting to a broadway page
2012-12-19 Alexander Larssonbroadway: Fix possible access-after-free
2012-12-19 Alexander Larssonbroadway: Remove separate browser windows hack
2012-12-19 Alexander Larssonbroadway: Separate out the server parts
2012-12-05 Aleksander MorgadoGdkBroadwayDisplay: include proper port number in error...
2012-12-05 Aleksander MorgadoGdkBroadwayDisplay: initialize GError before using it
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-22 Jean ParpaillonFix out of source tree building for gdk/broadway
2012-10-01 Alexander Larssonbroadway: Use binary websockets if available
2012-10-01 Alexander Larssonbroadway: Output message data directly to buffer
2012-10-01 Alexander Larssonbroadway: Encode urls directly into message buffer
2012-10-01 Alexander Larssonbroadway: Restructure output
2012-10-01 Alexander Larssonbroadway: Fix indentation
2012-10-01 Alexander Larssonbroadway: Detect binary websockets support
2012-10-01 Alexander Larssonbroadway: Centralize cmd parsing
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-05-11 Alexander Larsson[broadway] Fixup build
2012-05-07 Benjamin Ottebroadway: Fix vfunc prototype
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-01-31 Michael Meeksbroadway: terminate v7 input to avoid parsing uninit...
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-25 Alexander Larssonbroadway: Properly handle masked websocket messages
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-11-14 C. Scott AnanianFix uninitialized digest_len field, causing WebSocket...
2011-11-10 Michael Meeksbroadway: Initial support fro V7+ websockets
2011-11-05 Matthias ClasenBroadway: Adapt to GdkWindowImpl API change
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-04-19 Lapo Calamandrei[broadway] New adwaita based css for "wm"
2011-04-18 Alexander Larsson[broadway] Remove debug spew
2011-04-18 Alexander Larsson[broadway] Use cairo to generate png uris
2011-04-18 Alexander Larsson[broadway] Stream data over websocket
2011-04-18 Alexander Larsson[broadway] Remove old demo code
2011-04-18 Alexander Larsson[broadway] Implement wm close in browser
2011-04-18 Alexander Larsson[broadway] Report most special keys in keypressed
2011-04-15 Alexander Larsson[broadway] Make close button text unselectable
2011-04-15 Alexander Larsson[broadway] Implement gdk_window_begin_resize_drag
2011-04-15 Alexander Larsson[broadway] Remove window from hashtable when destroyed
2011-04-15 Alexander Larsson[broadway] Ungrab if grabbed window is destroyed
2011-04-15 Alexander Larsson[broadway] Correctly handle ungrabs in the browser...
2011-04-14 Alexander Larsson[broadway] Handle keyboard modifiers in state
2011-04-14 Alexander Larsson[broadway] Emulate hardware keycodes in keyboard events
2011-04-14 Alexander Larsson[broadway] Implement keyboard event better
2011-04-13 Matthias ClasenFix make dist in gdk/broadway
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-12 Alexander Larsson[broadway] Cancel key events after seeing them
2011-04-12 Alexander Larsson[broadway] Fix canvas resize when resizing browser...
2011-04-12 Alexander Larsson[broadway] Fix typo
2011-04-12 Alexander Larsson[broadway] Combine window move and resize into one op
2011-04-12 Alexander Larsson[broadway] Fix various js warnings
2011-04-12 Alexander Larsson[broadway] Add stacktrace debugging functions
2011-04-12 Alexander Larsson[broadway] Always send configure events from browser
next