1999-12-04 |
Robert Roebling | Change to wxMenuBar::Remove(), |
blob | commitdiff | raw |
1999-12-03 |
Vadim Zeitlin | test for timegm() added |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Disabling PNG, TIFF and JPEG works now. |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX... |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | Some tiff code. |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Robert Roebling | Added wxUSE_SPINCTRL |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Robert Roebling | Called autoconf to update configure. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Distrib changes. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | aesthetic fix to configure (extra comma) |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | more samples added to SAMPLES_SUBDIRS (minimal, font... |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Vadim Zeitlin | more samples are being built and samples/Makefiles... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | missing -D_REENTRANT for HP-UX/Solaris finally seems... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Karsten Ballüder | test |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Karsten Ballüder | testing cvs |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | AC_X_XTRA restored |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Robert Roebling | Small doc updates. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Robert Roebling | Distrib corrections, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Vadim Zeitlin | /usr/include added back for AIX |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | checks for time functions added |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | Solaris fixes: -lnsl, -lXext, -lsocket added if needed |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | always use wxString::operator[](size_t) - wxWin doesn... |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | fix for native compilers on Solaris |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | trying to get it back onto the main branch |
blob | commitdiff | raw |
1999-10-25 |
Vadim Zeitlin | setup.h moved (and not copied) to the correct location... |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Vadim Zeitlin | /usr/include fix |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | don't try to build shared library on platforms not... |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | on some systems (HP-UX), strtok_r() needs _REENTRANT... |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Vadim Zeitlin | manually test for X11 headers/libs |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Vadim Zeitlin | NULL shouldn't be used in test programs |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Vadim Zeitlin | -mwindows added for mingw32 compilation |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | DnD is disabled automatically y configure for mingw32... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | small updates for Linux->Win32 cross compilation |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Karsten Ballüder | added samples richedit and nettest |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Robert Roebling | Updated configure (not only configure.in) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Karsten Ballüder | minor fixes |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Karsten Ballüder | Unix implementation of wxDialUpManager. |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Karsten Ballüder | cosmetic fix |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Michael Bedward | What is it doing here anyway ? |
blob | commitdiff | raw |
1999-08-28 |
Robert Roebling | Added German translation to internat sample. |
blob | commitdiff | raw | diff to current |
1999-08-25 |
Robert Roebling | Many distribution things. |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Harco de Hilster | disabled windows.h check for cross compiling --- might... |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Harco de Hilster | added a define STRICT to setup.h (for mingw32-gcc2... |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Harco de Hilster | Fixes for smoother cross compilation; |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Added dependency checking and all that. |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Karsten Ballüder | Had to add it to make daily recompiles work. :-( Only... |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Vadim Zeitlin | another autogenerated file removed |
blob | commitdiff | raw |
1999-06-02 |
Vadim Zeitlin | latest changes (no need for link to Makefile.am any... |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
blob | commitdiff | raw | diff to current |
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 |
next |