projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
fixed (rare but fatal) bug in wxWindowDisabler
[wxWidgets.git]
/
src
/
unix
/
1999-09-12
Harco de Hilster
fixed typo (?)
tree
|
commitdiff
1999-09-12
Guillermo Rodrigue...
Fixed a bug when GSocket_SetCallback was used before...
tree
|
commitdiff
1999-09-11
Guillermo Rodrigue...
Added GSocket_Select()
tree
|
commitdiff
1999-09-06
Guilhem Lavaux
Moved gsockunx.h from src/unix to include/wx/unix
tree
|
commitdiff
1999-09-05
Guilhem Lavaux
Updated wxSocket documentation
tree
|
commitdiff
1999-08-25
Guilhem Lavaux
Fixed a bug in threadpsx.cpp (wxBaseArray bug).
tree
|
commitdiff
1999-08-18
Robert Roebling
EMX compilation,
tree
|
commitdiff
1999-08-16
Robert Roebling
compile fixes for EMX
tree
|
commitdiff
1999-08-10
Guilhem Lavaux
#if => #if defined()
tree
|
commitdiff
1999-08-10
Guilhem Lavaux
Check for inet_addr/inet_aton.
tree
|
commitdiff
1999-08-09
Guilhem Lavaux
Renamed m_blocking to m_non_blocking
tree
|
commitdiff
1999-08-09
Guilhem Lavaux
Removed unnecessary lines from threadpsx
tree
|
commitdiff
1999-08-07
Guilhem Lavaux
Commented setsockopt as it doesn't work anywhere. I...
tree
|
commitdiff
1999-08-06
Guilhem Lavaux
Changed Ungetch(void *, ...) to Ungetch(const void...
tree
|
commitdiff
1999-08-06
Robert Roebling
Distrib things,
tree
|
commitdiff
1999-08-05
Guilhem Lavaux
Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
tree
|
commitdiff
1999-08-04
Guilhem Lavaux
GSocket_timeout: timeout support hack (disabled for...
tree
|
commitdiff
1999-08-04
Robert Roebling
Minor changes to viusal appearance,
tree
|
commitdiff
1999-08-02
Robert Roebling
Minor changes
tree
|
commitdiff
1999-08-02
Guilhem Lavaux
Changed a var name
tree
|
commitdiff
1999-08-02
Guilhem Lavaux
Better memory errors handler (added GSOCK_MEMERR)
tree
|
commitdiff
1999-08-01
Robert Roebling
Updated testconf,
tree
|
commitdiff
1999-08-01
Guilhem Lavaux
wxMemoryStream doc updated
tree
|
commitdiff
1999-07-31
Guilhem Lavaux
Converted some SetBlocking to SetNonBlocking
tree
|
commitdiff
1999-07-30
Guilhem Lavaux
Renamed GSocket_SetBlocking to GSocket_SetNonBlocking...
tree
|
commitdiff
1999-07-29
Guilhem Lavaux
Added #include <stddef.h> as it is needed by ANSI.
tree
|
commitdiff
1999-07-29
Robert Roebling
Compile fixes and typos corrected.
tree
|
commitdiff
1999-07-28
Guilhem Lavaux
Added wxInternetFilesystemModule to fs_inet.cpp
tree
|
commitdiff
1999-07-27
Vadim Zeitlin
wxMotif fixes and common fixes for socket compilation
tree
|
commitdiff
1999-07-27
Guilhem Lavaux
Changed void GSocket_Init() to bool GSocket_Init()
tree
|
commitdiff
1999-07-27
Robert Roebling
wxSocket compilation
tree
|
commitdiff
1999-07-26
Robert Roebling
Typos in documentation
tree
|
commitdiff
1999-07-26
Karsten Ballüder
Documented help API extension and fixed gsocket compila...
tree
|
commitdiff
1999-07-25
Guilhem Lavaux
Added GSocket_Init and GSocket_Cleanup
tree
|
commitdiff
1999-07-24
Guilhem Lavaux
Updated wxDataStream (added ByteOrder)
tree
|
commitdiff
1999-07-23
Guilhem Lavaux
Added GSocket motif (it compiles but I didn't tested it)
tree
|
commitdiff
1999-07-23
Karsten Ballüder
Fixed stupid new bugs :-(
tree
|
commitdiff
1999-07-22
Guilhem Lavaux
Added GSocket for Unix (only GTK for the moment)
tree
|
commitdiff
1999-07-19
Vadim Zeitlin
ifdef HAVE_VFORK => if HAVE_VFORK
tree
|
commitdiff
1999-07-07
Guilhem Lavaux
* New wxStreams (to be documented), new classes: wxBuff...
tree
|
commitdiff
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
tree
|
commitdiff
1999-06-13
Robert Roebling
Added OS/2 patches to wxGTK.
tree
|
commitdiff
1999-05-25
Guilhem Lavaux
* wxThread fixes
tree
|
commitdiff
1999-05-22
Robert Roebling
Put wxGTK's threads back to life.
tree
|
commitdiff
1999-05-17
Guilhem Lavaux
* prgodlgg.h: Update() use wxString instead of 'char *'
tree
|
commitdiff
1999-05-16
Guilhem Lavaux
* Fixed a dead-lock when the thread finishes.
tree
|
commitdiff
1999-05-15
Guilhem Lavaux
* Added thread cleanup safeness: thread can be explicit...
tree
|
commitdiff
1999-05-08
Guilhem Lavaux
* implemented VZ's idea about creating and destroying...
tree
|
commitdiff
1999-05-07
Ove Kaaven
Took care of those missing frees from failure condition...
tree
|
commitdiff
1999-04-29
Robert Roebling
controls sample tests a bit more
tree
|
commitdiff
1999-04-26
Guilhem Lavaux
* Committing new wxSocket core (socket.cpp sckint.cpp...
tree
|
commitdiff
1999-04-17
Ove Kaaven
Adapted those asserts and debug messages for Unicode.
tree
|
commitdiff
1999-04-16
Ove Kaaven
Compiles in Unicode mode.
tree
|
commitdiff
1999-04-12
Vadim Zeitlin
wxUSE_THREADS typo corrected
tree
|
commitdiff
1999-04-09
Guilhem Lavaux
* Commented out "delete this;"
tree
|
commitdiff
1999-04-06
Robert Roebling
Changed clipboard text format id from "STRING" to...
tree
|
commitdiff
1999-03-30
Vadim Zeitlin
call to pthread_attr_setscope() added (disabled for...
tree
|
commitdiff
1999-03-29
Vadim Zeitlin
many miscellaneous fixes
tree
|
commitdiff
1999-03-25
Julian Smart
Many changes to the printing classes.
tree
|
commitdiff
1999-03-25
Vadim Zeitlin
wait4() replaced by waitpid() which is POSIX
tree
|
commitdiff
1999-03-25
Vadim Zeitlin
AIX patches from Hans-Joachim Baader <hans-joachim...
tree
|
commitdiff
1999-03-23
Vadim Zeitlin
more fixes for paused thread termination
tree
|
commitdiff
1999-03-22
Vadim Zeitlin
attempt to fix Delete/Pause deadlock
tree
|
commitdiff
1999-03-19
Karsten Ballüder
Fixed wxExecute() to handle filenames with spaces and...
tree
|
commitdiff
1999-03-12
Vadim Zeitlin
another (last?) FreeBSD thread compilation fix
tree
|
commitdiff
1999-03-11
Vadim Zeitlin
wxMotif Solaris 2.6 compilation fixes
tree
|
commitdiff
1999-03-11
Karsten Ballüder
Fixed configure/linkage for non-threaded case.
tree
|
commitdiff
1999-03-11
Karsten Ballüder
gcc 2.8.0/solaris compilation fix
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
more FreeBSD thread fixes
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
1. the common helper functions are now in src/unix...
tree
|
commitdiff