2008-12-08 |
Francesco Montorsi | implement 'auto' mode for both wxMediaCtrl and OpenGL |
blob | commitdiff | raw |
2008-12-08 |
Francesco Montorsi | don't give an error when OpenGL libraries aren't availa... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Francesco Montorsi | enable OpenGL and MediaCtrl components by default as... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Vadim Zeitlin | don't assume that __thread is available just because... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Vadim Zeitlin | don't use __thread keyword with g++ < 4 as it results... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Vadim Zeitlin | disable warning about possible misaligned access given... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Robin Dunn | Set TOOLKIT_LOWERCASE correctly for the various flavors... |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Vadim Zeitlin | use -Woverloaded-virtual if g++ supports it |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Vadim Zeitlin | remove SO_SUFFIX from configure, this is handled by... |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Vadim Zeitlin | use = in test, not == which is not standard and not... |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Vadim Zeitlin | fix large files support for HP-UX v11: we need _LARGEFI... |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Vadim Zeitlin | include richtext library in BUILT_WX_LIBS (in particula... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
blob | commitdiff | raw | diff to current |
2008-10-17 |
Robert Roebling | Updates for make dist for OSX_CARBON |
blob | commitdiff | raw | diff to current |
2008-10-09 |
Vadim Zeitlin | trying to fix visibility problems for ObjC++ files... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8 |
blob | commitdiff | raw | diff to current |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Robin Dunn | Fix OpenGL test on OSX |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Stefan Csomor | reintroducing former default, reverting Robert's change... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Stefan Csomor | integrating Kevin's work, command line builds for osx... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Robert Roebling | Enable graphics context by default |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Robert Roebling | Also make make dist for wxMac work |
blob | commitdiff | raw | diff to current |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Vadim Zeitlin | don't disable optimize if --enable-debug_info was speci... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Stefan Csomor | default to using graphics context on osx |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Vadim Zeitlin | fix --disable-optimise configure option description... |
blob | commitdiff | raw | diff to current |
2008-06-13 |
Vadim Zeitlin | search for X11 headers in paths under /usr/local before... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Vadim Zeitlin | don't test for hash_{map,set} classes if we have unorde... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Vadim Zeitlin | use std[::tr1]::unordered_map if available in wxUSE_STL... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Stefan Neis | More compilation fixes for mingw-w64. |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Robert Roebling | Disable disabling wxWeakRef<T> |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Vadim Zeitlin | fix the test for vsscanf() declaration which never... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Vadim Zeitlin | always define wxUSE_RICHEDIT[2] -- this is better than... |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Stefan Neis | Tests for declarations of snprintf/vsnprintf/vsscanf... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Stefan Neis | Added detection of vsscanf and whether or not a prototy... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Francesco Montorsi | removed old utils (helpgen, tex2rtf, helphtml, nplugin... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | added the rungccxml.sh script and the setup_gccxml... |
blob | commitdiff | raw | diff to current |
2008-02-22 |
Robin Dunn | Add AutoToolbox framework |
blob | commitdiff | raw | diff to current |
2008-02-18 |
David Elliott | Test for dlopen/dlerror on Mac OS X as with any other... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
blob | commitdiff | raw | diff to current |
2008-02-07 |
David Elliott | Add in some support for separate CXXFLAGS and OBJCXXFLAGS. |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Vadim Zeitlin | fix typo in warning message |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Vadim Zeitlin | added console IPC sample (part of patch 1833150) |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Paul Cornett | check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Stefan Csomor | allowing for building without sys libiconv (compat... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Stefan Csomor | fix should have been mac only |
blob | commitdiff | raw | diff to current |
2008-01-15 |
Stefan Csomor | fixing leopard configure for universal_binary when... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Francesco Montorsi | added AC_SUBST for EXTRALIBS_STC which was missing... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | set DEFAULT_wxUSE_AUTOID_MANAGEMENT to no under non... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
blob | commitdiff | raw | diff to current |
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 |
next |