1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
blob | commitdiff | raw |
1999-06-01 |
Vadim Zeitlin | second try... |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | second try... |
blob | commitdiff | raw |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
blob | commitdiff | raw |
1999-05-21 |
Robert Roebling | Fixed typos in window.cpp and utils.cpp |
blob | commitdiff | raw | diff to current |
1999-05-15 |
Guilhem Lavaux | * Added thread cleanup safeness: thread can be explicit... |
blob | commitdiff | raw | diff to current |
1999-05-14 |
Robert Roebling | wxGTK compiles and links again. |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | one 'no' is enough when GTK 1.2.0 is not found |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | library build even without wcslen() |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | configure defaults to sockets=1 and checks if threads... |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | Added configure patch for DEC |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Karsten Ballüder | Added the missing check for libw needed for wcslen... |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Robert Roebling | two people fixing the same thing... |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Karsten Ballüder | Tests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Karsten Ballüder | SOCKLEN_T expanded to socklen_t if supported, neede... |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Robert Roebling | Added a bit of libJPEG 6.0b |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Ove Kaaven | Unicode support is *experimental*, so disable it by... |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Karsten Ballüder | Removed check for pthread-0.7 on Linux which causes... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-15 |
Vadim Zeitlin | wxMotif compilation fix: tooltips always disabled,... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | typo corrected |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | more things are done by configure: checks for bool... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | test for bool is now done in configure, not by manually... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | thread compilation fixed for FreeBSD 3.1 |
blob | commitdiff | raw | diff to current |
1999-03-11 |
Karsten Ballüder | Fixed configure/linkage for non-threaded case. |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Vadim Zeitlin | simplified test for thread libs |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Vadim Zeitlin | stripping is now done during installation, not linking |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Karsten Ballüder | Fixed checking for libjpeg and linking against it which... |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Vadim Zeitlin | HAVE_SCHED_H test added |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Vadim Zeitlin | 1. the common helper functions are now in src/unix... |
blob | commitdiff | raw | diff to current |
1999-03-05 |
Vadim Zeitlin | checks for various thread functions added |
blob | commitdiff | raw | diff to current |
1999-03-05 |
Vadim Zeitlin | thread detection works on FreeBSD |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Vadim Zeitlin | nanosleep() detection works for Solaris |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Vadim Zeitlin | nanosleep() detection works for Solaris |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Robert Roebling | Now enabling sockets enables sockets. |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Robert Roebling | now wxsocket is on by default |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Guilhem Lavaux | * Added "--with-sockets" and made wxSocket optionnal. |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Vadim Zeitlin | added /usr/include/Xm to the search path |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | 1. C++ comments removed from setup.h |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Vadim Zeitlin | more locations for Motif headers |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Vadim Zeitlin | vsnprintf() detection now works |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Karsten Ballüder | Added test for long long type. (Really trivial, see... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Robert Roebling | libjpeg not used by default (it didn't even link) |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Václav Slavík | added JPEG support |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Robert Roebling | iODBC v2.5 |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Karsten Ballüder | Fixes for compilation problems on Solaris(!). |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | wxMotif now works with wx-config and make install |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | The usual amount of trash over my telephone fixed |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Robert Roebling | new cursors |
blob | commitdiff | raw | diff to current |
1998-12-31 |
Robert Roebling | Compile and build fixes |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Robert Roebling | Makefile tweaks |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Robert Roebling | GTK is standard in configure again |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Karsten Ballüder | Fixed typo. |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Karsten Ballüder | Solved the -ggdb problem. |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Robert Roebling | The final compile fixes for wxMotif with configure |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Robert Roebling | Build fixes |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Karsten Ballüder | Another try to detect alpha systems and fix string... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Karsten Ballüder | Added test for sprintf and vsnprintf to fix string... |
blob | commitdiff | raw | diff to current |
1998-11-12 |
Robert Roebling | Last fixes for wxMotif and configure |
blob | commitdiff | raw | diff to current |
1998-11-12 |
Robert Roebling | Compile fixes, warnings etc. |
blob | commitdiff | raw | diff to current |
1998-11-10 |
Karsten Ballüder | Added wxExtHelpController: wxHelpController implementat... |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Robert Roebling | Compile and build fixes for wxGTK and wxMotif |
blob | commitdiff | raw | diff to current |
1998-10-30 |
Karsten Ballüder | regenerated configure from new configure.in |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Guilhem Lavaux | * Build IODBC on demand on unix. |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
blob | commitdiff | raw | diff to current |
1998-10-07 |
Karsten Ballüder | odbc off by default |
blob | commitdiff | raw | diff to current |
1998-10-07 |
Karsten Ballüder | Fixed stupid configure bug that failed to recognise... |
blob | commitdiff | raw | diff to current |
1998-10-06 |
Karsten Ballüder | Makefiles now use CPPFLAGS in the same way as configure... |
blob | commitdiff | raw | diff to current |
1998-10-05 |
Vadim Zeitlin | Added --with-unicode (not used yet) and --with-wcsrtomb... |
blob | commitdiff | raw | diff to current |
1998-09-29 |
Vadim Zeitlin | more bug fixes after USE_ to wxUSE_ change (now it... |
blob | commitdiff | raw | diff to current |
1998-09-29 |
Karsten Ballüder | Removed removal of config.log which is stupid and hinde... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | 2nd part of USE_xxx to wxUSE_xxx change |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Karsten Ballüder | see mail to list |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-09 |
Unknown (HB) | DEC Alpha does not need -ldl, therefore check for it. |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | Added USE_CONFIG |
blob | commitdiff | raw | diff to current |
1998-09-05 |
Robert Roebling | Makefile next attempt |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Robert Roebling | make install |
blob | commitdiff | raw | diff to current |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Robert Roebling | *** empty log message *** |
blob | commitdiff | raw |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|