Timeline
02/20/12:
- 22:04 Changeset in xpra [520] by
- update position when we rollover (rather than starting from 0)
- 21:56 Changeset in xpra [519] by
- make the packet size header mandatory and add support for it in the …
- 19:53 Milestone 0.0.7.x completed
- This version is now tagged here: browser/xpra/tags/v0.0.7.x
- 19:42 Ticket #3 (xpra crashed while selecting text: The program 'xpra' received an X ...) reopened by
- See also #64 comments 32 and below Re-opening as this seems more …
- 18:42 Changeset in xpra [518] by
- whitespace and formatting cleanup
- 18:42 Changeset in xpra [517] by
- whitespace and formatting cleanup
- 18:18 Changeset in xpra [516] by
- if we are using mmap then we are on the same host so turn off …
- 17:37 Changeset in xpra [515] by
- use https by default for bugtracker since we require login
- 16:56 Changeset in xpra [514] by
- #57: remove old cruft and drop compatibility with clients older than …
- 16:20 Changeset in xpra [513] by
- ignore junk header from 'setxkbmap -print'
- 10:50 Changeset in xpra [512] by
- tag 0.0.7.x so we can start more disruptive work for 0.1.x
- 08:59 Changeset in xpra [511] by
- info on debugging + move more icons to subdir
- 08:37 Changeset in xpra [510] by
- better fix for hex keysyms: detect hex strings better and catch any …
02/19/12:
- 21:02 Changeset in xpra [509] by
- handle parsing keysym number in hex
02/18/12:
- 00:54 Ticket #80 (slow when $HOME is served over NFS) created by
- xpra evidently creates a largish file under ~/.xpra, and does …
02/15/12:
- 13:53 Changeset in xpra [508] by
- add forum links
02/14/12:
- 13:48 Changeset in xpra [507] by
- add more info as requested
- 11:48 Changeset in xpra [506] by
- point to android beta apk
- 11:45 Changeset in xpra [505] by
- ignore more user customizable files
- 11:43 Changeset in xpra [504] by
- ignore more files: generated (adt) or user customizable
- 11:42 Changeset in xpra [503] by
- improve error message when encoding supplied by client is invalid
- 11:42 Changeset in xpra [502] by
- comment out code no longer available in gtk 4.2 jar
- 11:41 Changeset in xpra [501] by
- bump version and allow subclasses to override make_hello to add info …
- 11:41 Changeset in xpra [500] by
- point to updated libs
- 11:40 Changeset in xpra [499] by
- new location for bin classes
- 10:32 Changeset in xpra [498] by
- hacked keyboard support, doesn't work well - but at least we can type …
02/13/12:
- 19:17 Changeset in xpra [497] by
- neeed focusableInTouchMode to receive key events... found it here: …
- 18:51 Changeset in xpra [496] by
- newer versions of xpra (python) require the "encoding" value to be in …
- 06:53 Changeset in xpra [495] by
- provide clearer INSTALL instructions
- 06:33 Ticket #79 (removing need to set PYTHONPATH in the shell) closed by
- invalid: Sorry, but you should be installing Xpra system-wide, in which case it …
02/12/12:
- 23:05 Ticket #79 (removing need to set PYTHONPATH in the shell) created by
- I've got xpra running on a development build of Solaris 11. Getting …
02/10/12:
- 08:07 Changeset in xpra [494] by
- bump ebuild version
02/09/12:
- 14:10 Changeset in xpra [493] by
- partial revert of r486: even though it makes sense to only set …
02/08/12:
- 19:47 Changeset in xpra [492] by
- prepare for release: version bump
- 19:36 Changeset in xpra [491] by
- use gdk_x11_get_xatom_by_name directly rather than calling …
- 19:32 Ticket #8 (Xpra sun.awt.X11.XlibWrapper.XGetAtomName issue) closed by
- fixed: Thanks for the pointers, proved very useful. I eventually found the …
- 19:21 Changeset in xpra [490] by
- #8 fix clipboard transfer of atoms: * when we extract the atoms we …
- 19:18 Changeset in xpra [489] by
- when we discard XErrors, don't log them
- 19:17 Changeset in xpra [488] by
- try to get class-instance in uft8 if latin1 failed
- 19:06 Changeset in xpra [487] by
- some java apps clear WM_HINTS, don't log a trace just because of that
- 18:58 Changeset in xpra [486] by
- when we try to focus a window which has disappeared (ie: app closing …
- 14:59 Changeset in xpra [485] by
- add "xpra detach DISPLAY" to list of options (man page had it already)
- 14:51 Ticket #71 (X Error when starting DDT debugger) closed by
- needinfo: OK, I would like to try to find what the splash screen does to crash …
- 14:19 Changeset in xpra [484] by
- strip redundant header from packet when logging contents
- 14:19 Changeset in xpra [483] by
- better description on win32: we don't provide a window manager / …
- 14:11 Changeset in xpra [482] by
- script to make it easier to build the Xpra installer on win32
- 11:08 Changeset in xpra [481] by
- send_packet_now() vs close() were racy: we would often end up closing …
- 10:11 Changeset in xpra [480] by
- Xdummy docs and updated info
02/07/12:
- 18:13 Ticket #70 (Provide execve() to upgrade clients in-place) closed by
- fixed: r475 ensures that "upgrading" or using "--use-display" works properly …
- 12:34 Ticket #78 (NameError: global name 'w' is not defined) closed by
- fixed: fixed in r479, will still need to investigate why this did not lead to …
- 12:28 Changeset in xpra [479] by
- #78: refactoring forgot to include dimensions before use.
- 11:06 Ticket #78 (NameError: global name 'w' is not defined) created by
- […]
- 04:45 Ticket #77 (missing tray icons - forward notification area) created by
- XPRA does not display the tray icons of attached applications such as …
02/03/12:
- 18:56 Changeset in xpra [478] by
- refactor and unify new-window code so both OR and regular windows use …
- 18:51 Changeset in xpra [477] by
- ignore_errors during _handle_title_change: when a window disappears …
- 18:35 Ticket #76 (try to minimize round trips: send pixel data with new ...) created by
- On high latency links, the number of round trips required can cause …
02/01/12:
- 12:31 Ticket #75 (svn 471: ssh password authentication broken) closed by
- fixed: r474 fixes this
- 12:05 Changeset in xpra [476] by
- prepare for 0.0.7.35 release
- 11:45 Changeset in xpra [475] by
- when "upgrading" or "--use-display", don't cleanup the file socket …
- 11:33 Changeset in xpra [474] by
- don't abort ssh when the returncode is None
- 11:32 Changeset in xpra [473] by
- reduce default logging verbosity
- 08:18 Ticket #75 (svn 471: ssh password authentication broken) created by
- Steps to reproduce: 1) xpra attach ssh:testi1@lindi1:3 2) type "a" …
01/31/12:
- 11:48 Changeset in xpra [472] by
- #74: we need Cython 0.14 or later to build
- 11:31 Ticket #74 (svn 471: Error converting Pyrex file to C: bindings.pyx:324:50: ...) closed by
- wontfix: It does build with recent versions of Cython, what I may do is add a …
- 11:24 Ticket #74 (svn 471: Error converting Pyrex file to C: bindings.pyx:324:50: ...) created by
- svn 471 does not build. Using […] fails with […]
01/29/12:
- 12:48 Ticket #72 (no keys with modifiers accepted anymore) closed by
- fixed: I assume this is fixed, please re-open if necessary.
- 11:54 Changeset in xpra [471] by
- more session stats
- 10:57 Ticket #61 (XGetWindowProperty NoSuchProperty: _NET_WM_ICON_NAME _NET_WM_NAME) closed by
- fixed: r469 avoids the error on property change (as the property may have …
- 10:51 Changeset in xpra [470] by
- #59: don't initialize the X11 event loop hook just by importing these …
01/25/12:
- 13:01 Changeset in xpra [469] by
- when a window disappears (and maybe other cases too?), sometimes the …
- 12:22 Changeset in xpra [468] by
- new command line mode allows us to query the version of a remote server
- 12:07 Changeset in xpra [467] by
- remove duplicated code (now in client_base)
- 10:18 Changeset in xpra [466] by
- * if new feature supported, don't use positional parameters for …
- 10:11 Changeset in xpra [465] by
- ensure the debugging code does not cause an error itself!
01/24/12:
- 20:01 Ticket #58 (transient windows should move with their parent (ie: menus)) closed by
- fixed: fixed in r464 (we now also correctly set the window hints for …
- 20:01 Changeset in xpra [464] by
- #58: move some child windows with their parent. * add "transient-for" …
- 19:55 Changeset in xpra [463] by
- when we get an error on prop_get, log trace from caller not just down …
01/23/12:
- 18:42 Changeset in xpra [462] by
- use PIL for screenshots so we get a nice transparent background, also …
- 16:06 Changeset in xpra [461] by
- fix screenshot size and offset calculation for multi-windows
- 15:47 Changeset in xpra [460] by
- screenshots feature: allows any client to request a screenshot. * …
Note: See TracTimeline
for information about the timeline view.