2006-12-03 |
Vadim Zeitlin | added --disable-vararg_macros option to allow not using... |
blob | commitdiff | raw |
2006-11-28 |
Michael Wetherell | Rename boolean to wxjpeg_boolean to avoid conflicts... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Michael Wetherell | Put setting of CC and CXX for wine back before compiler... |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Stefan Neis | Replaced "egrep" by "$EGREP" (predefined by configure... |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Vadim Zeitlin | force linux/joystick.h header compilation (and not... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Václav Slavík | moved wxMGL's font management code to common so that... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Vadim Zeitlin | disable mmedia contrib for wxMGL (blunt fix for tinderb... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Vadim Zeitlin | disable wxGLCanvas for wxMGL and wxDFB which don't... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Stefan Neis | Need to check for getsockopt argument in C++ mode. |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | use C++ for variadic macros test as e.g. gcc 2.95.4... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | use C++ compiler for timezone test, otherwise wrong... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | undid CFLAGS to CXXFLAGS chane (rev 1.1121) which is... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | use AC_CACHE_CHECK instead of AC_MSG_CHECKING + check... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | use C++ compiler for the tests which do require it... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | shave 30KB off configure size by using a single AC_CHEC... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | include widec.h if it's available, it contains declarat... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | use C compiler for tests again, it's useless to use... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | don't create version-script file if it's not used |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | disable joystick for wxMGL, it's not implemented there |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | disable net contrib for non-Unix nor Windows platforms... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | disable wxSound for wxMGL DOS build (it's not implement... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | disable dialup manager for MGL, it doesn't link as... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | fix messages for OpenGL headers detection |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | test for GL/glu.h too (fixes part of bug 879474) |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | look for OpenGL headers/libraries in /opt/graphics... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Václav Slavík | don't use top_builddir so that configure.in works with... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | fix to last change: compilation test must be done after... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | add -mno-cygwin detection: we should treat cygwin as... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Vadim Zeitlin | fix typo in WX_ARG_ENABLE for richtext (patch 1589243) |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | call PKG_PROG_PKG_CONFIG before checking for gnomeprint... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | don't define WINVER as 0x0400 in configure, it's define... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | added --enable-tga (on by default) |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Vadim Zeitlin | check for strtoull() or wcstoull() |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Vadim Zeitlin | deTABified |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Michael Wetherell | Another fix for the pch bug test. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Michael Wetherell | Another fix for the pch bug test. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Michael Wetherell | Fix bugs in check for gcc's precompiled header bug. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Michael Wetherell | Fix portibility bug. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | On unicode builds detect gcc 3.4 precompiled header... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Robin Dunn | Bump subrelease number |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Check for fdopen. Probably everywhere has it, but check... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
Vadim Zeitlin | why was using std::string and streams disabled by defau... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Robin Dunn | bump subrelease number |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Vadim Zeitlin | must use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robert Roebling | Test for KDE and GNOME using session manager vendor. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Robin Dunn | Ensure Cairo is installed before setting wxUSE_GRAPHICS... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Paul Cornett | remove unused XIM code, minor cleanup |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Robin Dunn | bump subrelease number |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Paul Cornett | animatectrl typo |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Robert Roebling | Bump version. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added --enable-aboutdlg |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Vadim Zeitlin | define wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with... |
blob | commitdiff | raw | diff to current |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Michael Wetherell | Minor cleanup: use AC_CHECK_DECLS for the gtk_icon_size... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Robert Roebling | Apply patch [ 1548750 ] wxVsnprintf() various fixes |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Vadim Zeitlin | define wx_cv_func_snprintf_pos_params when cross-compil... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Vadim Zeitlin | enable support for printf positional parameters by... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Václav Slavík | use macros to completely remove wxLogTrace, wxLogDebug... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Michael Wetherell | A better compile fix for Wine (which lacks pbt.h). |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Michael Wetherell | Define HAVE_BOOLEAN when the Windows headers declare... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Robin Dunn | bump subrel number |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Michael Wetherell | Use WX_CHECK_FUNCS for strtok_r. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Vadim Zeitlin | relax DFB version requirements to work with 0.9.22... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Václav Slavík | initial (not yet working) code for DirectFB port |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Václav Slavík | set wxUSE_TOOLBAR_NATIVE to 0 when --enable-universal... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Václav Slavík | removed wxUSE_TOOLBAR_SIMPLE leftovers from the main... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | Switch to AC_CHECK_DECLS instead of WX_CHECK_DECLS. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | Add WX_CHECK_DECLS macro and try it out on strtok_r... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Michael Wetherell | For an unknown generic unix system make --with-x11... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | tidy up configure output, don't show gnomeprint/vfs... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Paul Cornett | configure test for round |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Vadim Zeitlin | disable positional printf params for now as there are... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | corrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Michael Wetherell | Add parameter to the --enable-universal_binary option... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
blob | commitdiff | raw | diff to current |
2006-08-05 |
Vadim Zeitlin | test for sys/soundcard.h was failing because of missing... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Vadim Zeitlin | nicer messages for gstreamer detection |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Vadim Zeitlin | continue even if the system name is not recognized |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Vadim Zeitlin | remove -mt from gstreamer CFLAGS/LIBS under Solaris/gcc |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Stefan Neis | Added support for MirOS, an OpenBSD variant (patch... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Vadim Zeitlin | added wxUSE_PRINTF_POS_PARAMS which can be used to... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Julian Smart | Initial commit of wxAUI |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Vadim Zeitlin | use CFLAGS for GTK tests, not CXXFLAGS |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added wxHyperlinkCtrl (patch 1476781 from Francesco) |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Julian Smart | wxToggleButton for wxUniversal: configure changes |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Paul Cornett | fix incomplete change from rev 1.1121 |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Paul Cornett | typo |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Vadim Zeitlin | wxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added |
blob | commitdiff | raw | diff to current |
next |