2006-11-03 |
Vadim Zeitlin | fix typo in WX_ARG_ENABLE for richtext (patch 1589243) |
blob | commitdiff | raw |
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 |
2006-05-07 |
Stefan Neis | Need to do tests for compiler version (to determine... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Vadim Zeitlin | use CXXFLAGS instead of CFLAGS in several places now... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Vadim Zeitlin | compile GTK+ test program using C compiler, not C+... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Vadim Zeitlin | do all tests using C++ compiler, this should fix all... |
blob | commitdiff | raw | diff to current |
2006-03-17 |
Robert Roebling | Rearrange code to make adding wxMimeTypesManagerFactory |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | don't require multimon.h any more now (patch 1446030... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
Stefan Neis | Removed -fno-strict-aliasing for OS/2 (not supported... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Michael Wetherell | Add -fno-strict-aliasing to the optimisation flags... |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Vadim Zeitlin | Ryan's cumulative wxActiveX and media control patch... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Michael Wetherell | Remove richedit sample from configure |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Julian Smart | Updates for wxToolbook class |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Stefan Neis | Do test for get{host,serv}byname_r in C++ mode, so... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Kevin Ollivier | Fixes for wxMac Universal binary support. With these... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Stefan Neis | Yet another try to fix NetBSD's problem with getservbyn... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Julian Smart | First stab at adding --enable-universal_binary |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Michael Wetherell | lndir no longer needed |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Stefan Neis | Testing if using -D_REENTRANT helps compiling socket... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mart Raudsepp | GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Stefan Neis | Temporarily (?) commented the code for testing for... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure flag for wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure checks for Hildon Framework. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Michael Wetherell | Put back the warning flags |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Vadim Zeitlin | put user-specified CPP/C/CXXFLAGS after the ones we... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Ron Lee | Output deprecated warning for --rezflags and permanentl... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Ron Lee | Fix include dirs for windres, enable emxbind to actuall... |
blob | commitdiff | raw | diff to current |
2005-11-27 |
Stefan Neis | Cleaned up some erroneous stuff from previous commit... |
blob | commitdiff | raw | diff to current |
2005-11-27 |
Stefan Neis | Detect thread-safe versions of gethostbyname/gethostbya... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Vadim Zeitlin | renaming of variables in rev 1.1090 introduced a clash... |
blob | commitdiff | raw | diff to current |
next |