2002-05-13 |
Gilles Depeyrot | use built-in wcslen instead of disabling wide character... |
blob | commitdiff | raw |
2002-05-12 |
Gilles Depeyrot | no timezone variable is only a warning instead of an... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | don't test for msvcrt under Unix nor libw under Windows... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | don't define wxUSE_WCHAR_T on systems without wcslen... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | set OPENGL_LIBS when x-compiling for MSW (patch from... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | 1. moved the test for glibc >= 2.1 after AC_PROG_CC |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | improved dynamic shared library creation for Darwin... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | fixed typo for MSW cross-compilation |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Gilles Depeyrot | use Darwin specific double step shared library linking... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Gilles Depeyrot | install both compiled and ascii resource files for... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Gilles Depeyrot | use specific linker flags under Mac OS X when linking... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Robert Roebling | Moved mobile dir. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Gilles Depeyrot | corrected thread detection for Darwin / Mac OS X |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Ron Lee | replace zsh'ism(?) with a posix parameter expansion... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | don't include -D_REENTRANT in the linker flags |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | add -pthread like options to the linker flags as well... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | typo fixed: should be lpthread, not -lpthread in THREAD... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | thread detection fixed for Solaris |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | try just -lpthread in the thread detection code too |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Gilles Depeyrot | Added -bind_at_load linker option for Darwin/Mac OS... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | use -pthread or equivalent when using threads; many... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | don't try to remove -g flag from CFLAGS, it is not... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Robert Roebling | Added first test app to "mobile". |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
blob | commitdiff | raw | diff to current |
2002-03-30 |
Robert Roebling | Configure changes for StrongARM cross-compilation. |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Václav Slavík | added wxArtProvider sample (not yet finished) |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | test for wcstr.h only if we don't have wchar.h |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | require GTK+ 2.0.0, not 1.3.1 |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Václav Slavík | fixed MSLU check |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Gilles Depeyrot | added url of Fink Unix to Mac OS X porting instructions |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Removed constraints check for wxDirDialog from configur... |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Václav Slavík | htmlhelp.h no longer needed -> removed test in configure |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Vadim Zeitlin | check for sizeof(void *), not sizeof(int *) - not reall... |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Gilles Depeyrot | added Mac OS X application bundle (framework) building |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Julian Smart | NanoX modificati |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | set WXWIN_COMPATIBILITY_2_2 to 1 by default |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | synced configure with configure.in |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Mattia Barbon | Enable wxDynamicLoader |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Julian Smart | Include XPM under wxX11 for some samples; added comment... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | don't use -q option with egrep, Solaris doesn't have... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | disable wxSocket for wxX11, doesn't link anyhow |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | clean ups to wxX11+wxUniv handling |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Vadim Zeitlin | fixed a bug/typo in configure introduced by the previou... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Vadim Zeitlin | fixed make install and make base for wxBase |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | disable shared libs for DJGPP (who broke this?) |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11 compiles and links now. I wonder why there is |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11 might compile now. |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | More configure/compile things for X11. |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Robert Roebling | More make stuff for X11. |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Julian Smart | Various fixes for X11 compilation |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Vadim Zeitlin | build ODBC objects in wxBase build as well if --with... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Václav Slavík | don't check for libjpeg,libtiff and libpng when buildin... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | install wxUniv headers in make install and include... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | oops, fixed typo breaking iconv constness detection... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | changes to allow making samples/demos with non GNU... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | don't output the entire iconv() declaration in configur... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | don't test for VPATH support for GNU make - this is... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | cache the results of checks for make VPATH support... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Vadim Zeitlin | allow building wxWin with non-GNU make (which doesn... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Václav Slavík | use AM_ICONV for iconv configure checks |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Vadim Zeitlin | IFF support off by default |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robert Roebling | Added IFF handler. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Václav Slavík | reverted my locale change |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Václav Slavík | make all now compiles .mo catalogs |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Gilles Depeyrot | correction to shared library build command for HP ... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Vadim Zeitlin | fix for GL library soname under Solaris |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Gilles Depeyrot | moved TARGET_CARBON to mac private header |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | don't use --enable-protocol(-xxx) w/o sockets |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Gilles Depeyrot | drag and drop is now implemented in wxMac |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | finished Vadim's new wxUSEs under Unix |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | regenerated from .in |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Václav Slavík | 1. libunicows support in configure |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Robert Roebling | Added configure support for wxMicroWindows. |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Vadim Zeitlin | fix for last commit which accidentally disabled wxDynam... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Vadim Zeitlin | disable new DL code by default |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Bumped version and soname for 2.3.3 |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Václav Slavík | MS-DOS cross-compilation w/ DJGPP |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Vadim Zeitlin | 1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Vadim Zeitlin | wxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | updated dmalloc home page address |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | disable wxUSE_POPUPWIN for Motif |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Gilles Depeyrot | corrected shared library linking for Darwin (dylib... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Gilles Depeyrot | corrected case of DeRez for Mac OS X |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Mattia Barbon | * added new --enable-logdialog option |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Ron Lee | Ignore what the diff says.. think "added S/390 support... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Mattia Barbon | Test for wctype.h |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Václav Slavík | changes to wx-config --static to allow static linkage... |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Ron Lee | add some output to the GL tests.. |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Ron Lee | Where's GL? Hopefully wx-config will now tell us if... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Václav Slavík | removed rpmfiles.lst |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Ron Lee | Don't add -MMD until we are just about ready to build... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ron Lee | mainly the result of collapsing folds in vimdiff from 2.2 |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
blob | commitdiff | raw | diff to current |
next |