index
:
xzibit
refactor
Unnamed repository; edit this file 'description' to name the repository.
Jonathon Jongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
Add some very simplistic test binaries
refactor
Jonathon Jongsma
5
-2/+683
2011-09-12
Start local window VNC servers when sharing
Jonathon Jongsma
1
-0/+2
2011-09-12
Improve debugging output
Jonathon Jongsma
4
-16/+30
2011-09-09
Improve debug output
Jonathon Jongsma
1
-1/+11
2011-09-09
Close the tube channel when the last window is unshared
Jonathon Jongsma
1
-0/+23
2011-09-09
Don't try to send the sharing stanza before we're connected
Jonathon Jongsma
1
-4/+4
2011-09-09
Split error handling in xzibit_server_connection_prepare_cb
Jonathon Jongsma
1
-2/+9
2011-09-09
Don't automagically fix account paths
Jonathon Jongsma
1
-10/+0
2011-09-09
Fix an improper free that caused a crash
Jonathon Jongsma
1
-1/+1
2011-09-09
Unshare a shared window when it is unmapped
Jonathon Jongsma
1
-0/+12
2011-09-09
Fix link error with xzibit_header
Jonathon Jongsma
3
-7/+6
2011-09-09
Refactor xzibit-plugin.c to use XzibitServer
Jonathon Jongsma
2
-1260/+122
2011-09-09
Set window result properties from the server
Jonathon Jongsma
1
-30/+25
2011-09-09
add xzibit_local_window_set_result_property()
Jonathon Jongsma
2
-0/+15
2011-09-09
Fix build by adding -lm to linker flags
Jonathon Jongsma
2
-2/+2
2011-09-09
Add XzibitServer to encapsulate the tube server
Jonathon Jongsma
2
-0/+1649
2011-09-08
XzibitLocalWindow: add accessor for X window
Jonathon Jongsma
2
-0/+7
2011-09-07
Refactor to use XzibitLocalWindow
Jonathon Jongsma
4
-244/+171
2011-09-07
Encapsulate the local shared window in a GObject class
Jonathon Jongsma
2
-0/+465
2011-09-02
Simplify related_to_shared_window()
Jonathon Jongsma
1
-32/+3
2011-09-02
Use most-derived type in member function arguments
Jonathon Jongsma
1
-48/+49
2011-09-02
Remove the dpy member from MutterXzibitPlugin
Jonathon Jongsma
1
-34/+0
2011-09-02
Fix a couple minor leaks
Jonathon Jongsma
1
-1/+4
2011-09-02
Initialize xzibit plugin in start() vfunc
Jonathon Jongsma
1
-8/+15
2011-09-02
Switch to using new debug framework
Jonathon Jongsma
4
-35/+53
2011-09-02
Add a very simple debug framework
Jonathon Jongsma
3
-1/+100
2011-09-02
Add license headers to vnc.*
Jonathon Jongsma
2
-0/+44
2011-09-02
Fix a ton of compiler warnings
Jonathon Jongsma
15
-166/+85
2011-08-31
Fix build failure due to incorrect libvncserver usage
Jonathon Jongsma
2
-2/+2
2011-08-31
Fix build by linking XTest
Jonathon Jongsma
2
-1/+5
2011-08-31
Port to newer version of mutter
Jonathon Jongsma
2
-37/+36
2011-08-31
Port to gtk3
Jonathon Jongsma
8
-44/+52
2011-08-31
Get mutter plugin dir from pkg-config file
Jonathon Jongsma
2
-1/+4
2011-08-31
Make it buildable from a git checkout
Jonathon Jongsma
3
-6/+2
2010-11-10
Compare window contents in tests
Thomas Thurman
1
-1/+8
2010-11-10
Test reports
Thomas Thurman
1
-3/+31
2010-11-10
comment out xvfb requirement, since it's broken
Thomas Thurman
1
-1/+3
2010-11-10
abortive attempt to add an xvfb option which may nevertheless be useful in th...
Thomas Thurman
1
-2/+21
2010-11-10
Not setting verbose mode means that spew from the subprocesses goes to /dev/null
Thomas Thurman
1
-1/+15
2010-11-10
verbose mode
Thomas Thurman
1
-11/+21
2010-11-10
first test fully runs
Thomas Thurman
1
-3/+64
2010-11-10
use subprocess module for better control
Thomas Thurman
1
-3/+12
2010-11-10
run-tests.py can now run compare correctly
Thomas Thurman
1
-2/+19
2010-11-10
run-tests.py can now run autoshare correctly
Thomas Thurman
1
-13/+27
2010-11-10
rm fixme
Thomas Thurman
1
-3/+0
2010-11-10
basic test scripts
Thomas Thurman
1
-0/+101
2010-11-09
implement waiting if the received window hasn't arrived
Thomas Thurman
1
-2/+33
2010-11-09
xzibit-test-compare returns different values according to tests passing
Thomas Thurman
1
-0/+11
2010-11-09
window contents check
Thomas Thurman
1
-0/+43
2010-11-09
title comparison
Thomas Thurman
1
-1/+72
[next]