]> git.saurik.com Git - wxWidgets.git/history - src/unix
Fixes problem where child window does not appear immediately (until second child...
[wxWidgets.git] / src / unix /
1999-04-06  Robert Roebling Changed clipboard text format id from "STRING" to...
1999-03-30  Vadim Zeitlincall to pthread_attr_setscope() added (disabled for...
1999-03-29  Vadim Zeitlinmany miscellaneous fixes
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim Zeitlinwait4() replaced by waitpid() which is POSIX
1999-03-25  Vadim ZeitlinAIX patches from Hans-Joachim Baader <hans-joachim...
1999-03-23  Vadim Zeitlinmore fixes for paused thread termination
1999-03-22  Vadim Zeitlinattempt to fix Delete/Pause deadlock
1999-03-19  Karsten BallüderFixed wxExecute() to handle filenames with spaces and...
1999-03-12  Vadim Zeitlinanother (last?) FreeBSD thread compilation fix
1999-03-11  Vadim ZeitlinwxMotif Solaris 2.6 compilation fixes
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-11  Karsten Ballüdergcc 2.8.0/solaris compilation fix
1999-03-06  Vadim Zeitlinmore FreeBSD thread fixes
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...