1999-11-13 |
Robert Roebling | Compile fix in dialup, |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | fixes for wxFontMapper endless recursion |
tree | commitdiff |
1999-11-12 |
Karsten Ballüder | fixed endless recursion for loading of default font |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | Motif compilation fix |
tree | commitdiff |
1999-11-07 |
Robert Roebling | More replacements of strcmp -> wxStr.. |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | OS/2 patch from Stefan.Neis@t-online.de |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Applied a few OS/2 patches for wxGTK. |
tree | commitdiff |
1999-11-06 |
Karsten Ballüder | fixed |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | wXMotif compilation fixes |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-03 |
Karsten Ballüder | Improved tests for networks. Compiles. |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | warnings (and may be a bug) corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | Fixed typo in ARGS_CLEANUP |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | removed debugging code which shouldn't be there :-) |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Bug in GAddress_UNIX_init fixed |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-25 |
Karsten Ballüder | fixed timer related bug |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
tree | commitdiff |
1999-10-25 |
Karsten Ballüder | bug fix for disable auto poll |
tree | commitdiff |
1999-10-24 |
Karsten Ballüder | uncommented ping method |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-23 |
Karsten Ballüder | minor bug fixes |
tree | commitdiff |
1999-10-21 |
Karsten Ballüder | improved dialup manager, added wxALL_FILES define |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
tree | commitdiff |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
tree | commitdiff |
1999-10-07 |
Karsten Ballüder | added missing implementation (untested, but compiles) |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Karsten Ballüder | ping method almost there |
tree | commitdiff |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
tree | commitdiff |
1999-10-04 |
Karsten Ballüder | minor fixes |
tree | commitdiff |
1999-10-03 |
Karsten Ballüder | wxDialUpManager fixes |
tree | commitdiff |
1999-10-03 |
Karsten Ballüder | updated |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | 1. Win9x support + async dialing + many more for wxDial... |
tree | commitdiff |
1999-10-02 |
Karsten Ballüder | Unix implementation of wxDialUpManager. |
tree | commitdiff |
1999-10-02 |
Robert Roebling | Updated doc for wxFileExists() |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
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 |
next |