2003-04-09 |
Mattia Barbon | Add tests for XShape extension API in configure, |
blob | commitdiff | raw |
2003-04-07 |
David Elliott | Added preliminary resource fork support for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-04-07 |
David Elliott | Allow wxUSE_DIRDLG and wxUSE_TREECTRL for wxCocoa ... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Julian Smart | Removing deprecated classes |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Julian Smart | Removed old grid code |
blob | commitdiff | raw | diff to current |
2003-03-24 |
David Elliott | Enable the choice dialog on wxCocoa |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Added support for building wxCocoa |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Vadim Zeitlin | added wxUSE_DISPLAY |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Mattia Barbon | Use some wxX11 files (currently pen.cpp and brush... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Vadim Zeitlin | use -O0 when optimizing is off -- seems to __slightly__... |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Vadim Zeitlin | HP-UX fixes: use INSTALL_DIR as install doesn't have... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Stefan Neis | Some OS/2 specific improvements. |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Vadim Zeitlin | don't print 2 empty commands after building the program... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Gilles Depeyrot | moved definition of TARGET_CARBON to generated setup... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Gilles Depeyrot | improved Mac resource creation step in order to allow... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Václav Slavík | fixed MGL libraries detection code |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | experimental --inplace flag implementation |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | attempts to fix vsnprintf() detection under HP-UX |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | no real changes, just cleanup after merging in Vaclav... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Václav Slavík | added --disable-compat24, 22 compatibility is off by... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Stefan Neis | Fixed typo in test for WX_STATVFS_T |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Julian Smart | Applied David's fix for not autoconf-ing on RHL8 |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Vadim Zeitlin | added configure test for WX_STATVFS_T |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Gilles Depeyrot | library installation base name and wxMac resources... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Gilles Depeyrot | use MoreFilesX instead of MoreFiles when building with... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Gilles Depeyrot | SourceForge patch #654210 to fix naming/numbering share... |
blob | commitdiff | raw | diff to current |
2002-12-28 |
Mattia Barbon | Allow building Win32 DLL with wxGlCanvas using MinGW... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Vadim Zeitlin | use system zlib under Mac |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Vadim Zeitlin | changed version to 2.5.0 |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Mattia Barbon | "cd utils; make" should not try to compile dialoged... |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Mattia Barbon | Only build HelpGen in wxBase, since it will #error... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Vadim Zeitlin | test that libpng version is > 0.90 |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Vadim Zeitlin | detect and don't use old zlib version |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Vadim Zeitlin | include -pthread in LDFLAGS and not LIBS as the latter... |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Mattia Barbon | Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Vadim Zeitlin | show correct message when running configure for the... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Gilles Depeyrot | -D_INCLUDE_LONGLONG for HPUX long long definitions... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Gilles Depeyrot | corrected comments (should not be C++ style!) |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Robin Dunn | Ensure -D_FILE_OFFSET_BITS=64 also gets on the command... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Gilles Depeyrot | -o flag must be after PIC flag for gcc under HPUX |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Gilles Depeyrot | added -D_REENTRANT for hpux when threads are enabled |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Gilles Depeyrot | corrected HPUX specific test |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | don't use -mthreads switch if the compiler doesn't... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | make --static default if configured with --disable... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Gilles Depeyrot | disable Darwin GCC precompiled headers by default also... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Ron Lee | sorry, removing /usr/include breaks the macros we use... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | removed /usr/include from SEARCH_INCLUDE -- this should... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | define _FILE_OFFSET_BITS/_LARGE_FILES on the compiler... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | got rid of COMMON_THREADCPPFLAGS which is not really... |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | don't use vfork() in wxExecute() |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Mattia Barbon | Applied Fabian Wenzel's patches to add -mthreads for... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Stefan Neis | Some OS/2 specific additions. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Vadim Zeitlin | streamlined vsnprintf() check -- now that we fall back... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Mattia Barbon | Detect if g++ requires -fvtable-thunks for COM interfaces. |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robert Roebling | Added configure check for vswprintf |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Vadim Zeitlin | added tests for fputwc() and wprintf() |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | fix wxMotif sample program compile test |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Vadim Zeitlin | added propsize to the list of samples |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Vadim Zeitlin | removed (broken) richedit sample from the list of sampl... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Julian Smart | First cut at socket support in wxX11 |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Robert Roebling | Exchanged compile flags so that local include paths |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Vadim Zeitlin | only test for pangoft2 if we're using GTK 2 |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Václav Slavík | fixed pangoft2 check: moved outsided cached block |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Vadim Zeitlin | minor fixes: |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Václav Slavík | added pangoft2 check to configure |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Robert Roebling | Added -lpangoft2-1.0 to link line. |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Václav Slavík | fixed broken test in configure: no, DJGPP really is... |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Mattia Barbon | Check if linking a motif program requires -lXp and... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Robin Dunn | Added --enable-rpath=dir that will cause the -rpath... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Václav Slavík | explicitly pass -lstdc++ to the linker in case of DJGPP |
blob | commitdiff | raw | diff to current |
2002-07-17 |
Mattia Barbon | Allow compiling wxMotif/GTK/X11 for Cygwin/XFree |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Václav Slavík | wxMGL features detection fixes |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Vadim Zeitlin | fix linking on AIX/RS6000 by using -mminimal-toc option |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Chris Elliott | make path absolute to install-sh, to fix contrib lib bug |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Vadim Zeitlin | (blind) fixes for AIX: shared library extension there... |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Julian Smart | Applied patch [ 566194 ] Adds taskbar sample to configu... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Gilles Depeyrot | moved header detections before sizeof detections since... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Vadim Zeitlin | added configure support for the large files |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | fixed glibc 2.1 detection test |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Vadim Zeitlin | pass IF_GNU_MAKE and other configure params to the... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Vadim Zeitlin | wanted to fix zlib include path but it turned out to... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Gilles Depeyrot | use built-in wcslen instead of disabling wide character... |
blob | commitdiff | raw | diff to current |
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 |
next |