2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
blob | commitdiff | raw |
2008-01-06 |
Vadim Zeitlin | fix type in --enable-ico_cur help string |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Robert Roebling | enable dataviewctrl by default |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Vadim Zeitlin | set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBU... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Robert Roebling | wxMac does support wxPopupWindow (there is code for... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Paul Cornett | Solaris /usr/bin/tr requires [] around character ranges |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Paul Cornett | remove check for missing gtk_icon_size_lookup, since... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Vadim Zeitlin | removed AC_TYPE_UID_T check, we don't need it (and... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Václav Slavík | removed gstreamer dependency from all libraries except... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Vadim Zeitlin | add gstreamer libraries to EXTRALIBS_MEDIA which is... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Robert Roebling | Disable GStreamer8 by ddefault, otherwise GStreamer10... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Vadim Zeitlin | define wxUSE_OWNER_DRAWN for OS/2 too |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Vadim Zeitlin | use 0/1 in all tests instead of using sometimes this... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Vadim Zeitlin | try to fix the problem of built-in libtiff not finding... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | require GTK+ 2.4 for wxGTK2 |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Paul Cornett | put dnl on a new line so it doesn't join lines, remove... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Paul Cornett | do not use [] around tr character ranges, it is not... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Paul Cornett | fix for configure error message "grep: Unmatched [... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Vadim Zeitlin | prevent builtin libtiff from using libjpeg if --without... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Vadim Zeitlin | run libtiff configure when --with-libtiff=builtin is... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
Michael Wetherell | Fix missing word 'test' causing 'yes' to run during... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
blob | commitdiff | raw | diff to current |
2007-10-21 |
Michael Wetherell | When testing for getpwuid_r and getgrgid_r also check... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Vadim Zeitlin | always return just "$CXX -o" from `wx-config --ld`... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Vadim Zeitlin | include -DWXUSINGDLL in wx-config output under all... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
Michael Wetherell | Cache user and group name as these can be expensive... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Vadim Zeitlin | build updates for libtiff 3.8.2 |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Julian Smart | Removed "not yet working" comment for --enable-universa... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Paul Cornett | remove unused configure tests and macros |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Paul Cornett | epoll typo |
blob | commitdiff | raw | diff to current |
2007-09-10 |
Václav Slavík | Fixed wxAtomicInc/Dec() to not use asm/atomic.h header... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Robert Roebling | Add Cairo to build, remove run-time dependency |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Robert Roebling | Add GtkPrint detection code and configure switch |
blob | commitdiff | raw | diff to current |
2007-09-03 |
David Elliott | Try the DefaultProperties key if the buildSettings... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Václav Slavík | --enable-iniconf and --enable-regkey aren't GUI-only... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Václav Slavík | use UTF8 build by default on Unix (except Darwin) |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Vadim Zeitlin | use unsetenv() instead of setenv(var, NULL) which is... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Vadim Zeitlin | remove tests for Mac Rez and SetFile which are also... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Vadim Zeitlin | don't test for things which bakefile already tests... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Vadim Zeitlin | removed png and propsize samples from SAMPLES_SUBDIRS... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
David Elliott | Use the ECHO_N and ECHO_C variables in lieu of echo... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Vadim Zeitlin | removed empty or duplicated samples: checklst, dynamic... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Vadim Zeitlin | show wxUSE_STL in the summary at the end too |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328) |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Paul Cornett | skip preprocessor test for a couple more header checks |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Paul Cornett | fix last commit, it seems spaces are not allowed betwee... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Vadim Zeitlin | added wxUSE_INICONF (disabled by default) |
blob | commitdiff | raw | diff to current |
2007-07-27 |
David Elliott | Implement --with-macosx-sdk[=SDK] and --with-macosx... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Vadim Zeitlin | re-disable Universal Mac builds by default |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added --enable-ownerdrawn MSW-only option |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added --enable-ps-in-msw configure option |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | extracted MSW-specific setup.h options to their own... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | define wxUSE_FONTENUM |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added --enable-uxtheme option |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Paul Cornett | more AC_CHECK_HEADERS fixes |
blob | commitdiff | raw | diff to current |
2007-07-20 |
David Elliott | Restore AC_CHECK_HEADERS in preference to AC_CHECK_HEAD... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Vadim Zeitlin | check for setenv first, then putenv as using setenv... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Vadim Zeitlin | removed the hyphen from the new --enable{baseevt,epoll... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Vadim Zeitlin | test for gettimeofday/ftime even if we don't use wxDate... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Paul Cornett | fix syntax error |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | don't change the wxUSE_XXX for the controls if --enable... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Václav Slavík | added --disable-visibility configure option |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Václav Slavík | make --enable-optimise the default in absence of -... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | --with-sdl option should be taken into account for... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | disable the libraries and features which were disabled... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | add adv and core libraries to the built wx libs if... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | Rewrote configure --enable/with options handling: |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added --optional-libs wx-config argument (patch 1747239) |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added GCC visibility support |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Václav Slavík | removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Václav Slavík | wxUniChar wchar_t handling fixes for Borland, DMC and... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Václav Slavík | fixes to wint_t and wchar_t handling in unichar.h ... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Václav Slavík | added configure check for wcsdup(), there are too many... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Vadim Zeitlin | remove -mt and/or -pthread when mixing Sun CC and gcc... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Vadim Zeitlin | use -R instead of -Wl,-rpath with Sun CC under Linux too |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Vadim Zeitlin | corrected strptime() test, don't use NULL pointer as... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
Vadim Zeitlin | check if strptime() works correctly and disable its... |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Stefan Neis | Try using UTF-8 on OS/2. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
David Elliott | Add implementation of Objective-C class name uniquifying. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Vadim Zeitlin | use C++ compiler for va_copy test, at least under IRIX... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Vadim Zeitlin | fixed detection of missing C++ compiler added in last... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Vadim Zeitlin | abort immediately if no C++ compiler was detected inste... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Vadim Zeitlin | test for round() using C++ compiler, not C one (should... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Vadim Zeitlin | output Unicode/UTF-8 settings on a single line |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Václav Slavík | enable UTF8 build for wxGTK2 and wxDFB by default |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Václav Slavík | added code for optimized handling of UTF-8 locales... |
blob | commitdiff | raw | diff to current |
next |