summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* rfbErr introduceddscho2003-08-062-2/+2
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-306-80/+66
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-287-53/+67
| | | | should not be used in a library (use rfbLog instead)
* debug flagsdscho2003-07-282-2/+2
|
* Added simple examplesdscho2003-07-255-7/+71
|
* another try to make CVS more helpful with configuredscho2003-07-101-0/+416
|
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-209-12/+14
|
* fixed dependecy to libvncserver.a; if the lib is newer, the programs are ↵dscho2003-02-101-1/+1
| | | | relinked
* added colourmapexample; fixed LinuxVNC to show the right coloursdscho2003-02-103-2/+34
|
* support for OS X is better nowdscho2003-02-092-2/+1
|
* trying again to support OS Xdscho2003-02-091-1/+5
|
* included vnctermdscho2003-02-091-1/+1
|
* moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows ↵dscho2003-02-091-0/+608
| | | | there)
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-093-3/+4
|
* source from CVS always will need a current autoconf/automakedscho2003-02-091-368/+0
|
* I give up supporting old autoconf/automake; now require at least 2.52dscho2003-02-091-0/+368
|
* make dist fixed; make rpm introduceddscho2003-02-092-0/+6
|
* removed Makefiles; these are generated nowdscho2003-02-082-375/+1
|
* ignore generated filesdscho2003-02-081-0/+1
|
* missing filesdscho2003-02-083-0/+6
|
* autoconf'ed everythingdscho2003-02-083-40/+371
|
* added filesdscho2003-02-072-0/+203
|
* added Makefile in examples; "export" in cvs_update_anonymouslydscho2003-02-071-0/+50
|
* moved files to include; moved a file to examples/dscho2003-02-072-4/+145
|
* moved files to contrib/ and examples/dscho2003-02-077-0/+831