This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
barrier
Watch
1
Star
0
Fork
0
You've already forked barrier
mirror of
https://github.com/debauchee/barrier.git
synced
2026-05-09 16:02:46 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
13c734d8225fb1a4c6a0c4dae221707908804872
barrier
/
lib
History
crs
13c734d822
removed std::exception from base class list of XBase. this
...
is a workaround for gcc 3.2 until everything necessary has throw() specifiers.
2002-09-14 21:31:35 +00:00
..
base
removed std::exception from base class list of XBase. this
2002-09-14 21:31:35 +00:00
client
Rewrote handling of key press on X11 client; it should be much
2002-09-14 12:07:02 +00:00
http
…
io
added better network error message support.
2002-09-14 20:56:28 +00:00
mt
removed pre-instantiation of templates in header file.
2002-08-11 11:50:07 +00:00
net
added better network error message support.
2002-09-14 20:56:28 +00:00
platform
Fixed win32 config saving, keyboard mapping, and AltGr bugs.
2002-09-02 17:30:04 +00:00
server
now logging bind failures as warnings.
2002-09-14 20:56:50 +00:00
synergy
Rewrote handling of key press on X11 client; it should be much
2002-09-14 12:07:02 +00:00
Makefile.am
…