2007-05-03 |
Václav Slavík | added code for optimized handling of UTF-8 locales... |
blob | commitdiff | raw |
2007-04-25 |
Robert Roebling | Added compile guards to wxEditableListBox |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Václav Slavík | don't compile Scintilla sources with -Wall |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Václav Slavík | initial version of UTF-8 strings representation (still... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Vadim Zeitlin | last version was broken and died when trying to create... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Václav Slavík | added wxgl pseudotarget |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Václav Slavík | don't build wxscintilla lib if wxSTC is not built |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | use C++ compiler for all getsockopt() tests, not just... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | added taborder sample |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Vadim Zeitlin | test for pthread_mutex_timedlock() availability in... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Paul Cornett | add 4th parameter to AC_CHECK_HEADER to skip preprocess... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | add checks for GTK+ 2.10 (part of patch 1661851) |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just fixed a typo in warning given about... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Václav Slavík | fixed BAKEFILE_AUTOCONF_INC_M4_VERSION changed by mistake |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Václav Slavík | fixed incorrectly reported WXWIN_COMPATIBILITY_2_6... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Václav Slavík | added WXWIN_COMPATIBILITY_2_8 |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Vadim Zeitlin | define wxUSE_ACTIVEX, not (non existent) wxUSE_OLE_ACTIVEX |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Robin Dunn | Set version number |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Robin Dunn | Bump subrelease number |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | updated version to 2.8.1 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | include WebKit.h as otherwise WebKit is not detected... |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Václav Slavík | disable (some) features that are not available in DirectFB |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Robin Dunn | bump subrelease number |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Robin Dunn | Bump subrelease number |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Michael Wetherell | Fix so that AR/AROPTIONS can be overridden on the confi... |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Michael Wetherell | Fix for the compiler checks. The compiler flags like... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Vadim Zeitlin | enable gnomeprint code by default |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Vadim Zeitlin | removed extra comma in --enable-dataviewctrl helpstring |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Michael Wetherell | Check the size of the boolean type used by an external... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Vadim Zeitlin | added --disable-vararg_macros option to allow not using... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Michael Wetherell | Rename boolean to wxjpeg_boolean to avoid conflicts... |
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-14 |
Vadim Zeitlin | regenerated after last autoconf_inc.m4 change |
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 | regenerated after last changes |
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-09 |
Vadim Zeitlin | don't use version script under cygwin/mingw32, it's... |
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 |
Robin Dunn | use the 0.2.1 version of bakefile.m4 |
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 | regenerated after changes in rev 1.15 of build/aclocal... |
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 |
Vadim Zeitlin | regenerated after last fix |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | regenerated after two last configure.in changes |
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 |
Robert Roebling | Commit configure. |
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 |
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-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-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 | regenaretd after samples/animate addition |
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-09-29 |
Vadim Zeitlin | fixed confusing double messages about getservbyname_r... |
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 |
next |