2005-03-21 |
Vadim Zeitlin | build debugrpt sample if wxUSE_DEBUGREPORT |
blob | commitdiff | raw |
2005-03-21 |
Vadim Zeitlin | define USE_QA so that qa library is built |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | regenerated after qa lib changes |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Robin Dunn | Bumped subrelease number |
blob | commitdiff | raw | diff to current |
2005-03-17 |
David Elliott | Fixed MW and XLC tests when using -C (cache) option... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
David Elliott | Updated configure and aclocal.m4 for new 0.1.8 Bakefile... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Vadim Zeitlin | disable debug report for now |
blob | commitdiff | raw | diff to current |
2005-03-14 |
David Elliott | Make wxCocoa compile on Tiger. |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Michael Wetherell | Add samples mobile and ownerdrw. Make sample richedit... |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Vadim Zeitlin | added wxUSE_DEBUGREPORT |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Michael Wetherell | Add samples to configure: ipc, keyboard, listbox, multi... |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Michael Wetherell | Detect SIZEOF_WCHAR_T when cross-compiling |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Robin Dunn | bumped subrelease number |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Check for xlC and add -qunique to CXXFLAGS if we're... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Check to see if -ext o option is required to get compil... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | When host is OS X (PowerPC Darwin) check if compiler... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Rebaked with Bakefile 0.1.7. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Ryan Norton | Move HID stuff into both OSX builds. Add preliminary... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Václav Slavík | moved GNOME printing code back to wxCore and fixed... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Václav Slavík | moved GNOME printing code back to wxCore and fixed... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Michael Wetherell | Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Ryan Norton | change configure to better detect gstreamer. Check... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Ryan Norton | properly detect gstreamer and libxml headers and libs... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Robin Dunn | Also increment WX_CURRENT and WX_AGE according to the... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Michael Wetherell | Add wxUSE_ARCSTREAM so that other archive classes can... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Ryan Norton | regen configure for tab sample removal |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Mattia Barbon | Fixed error in my previous commit causing |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Ryan Norton | prelimanary wxMediaCtrl cocoa support |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Mattia Barbon | Automatically disable wxDialupManager for wxMac and... |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Václav Slavík | fixed wxUSE_CONFIG_NATIVE after setup.h changes |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | added wxUSE_DATEPICKCTRL |
blob | commitdiff | raw | diff to current |
2005-01-20 |
David Elliott | Add support for Metrowerks compilers. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
David Elliott | Check for vsnprintf while using namespace std if its... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
David Elliott | Make sure -DNO_GCC_PRAGMA is in wx-config output regard... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Vadim Zeitlin | trying to get wxUSE_NATIVE_STATUSBAR setting correctly... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Václav Slavík | regenerated autoconf files using bakefile-0.1.5 |
blob | commitdiff | raw | diff to current |
2005-01-19 |
David Elliott | Updated aclocal.m4 using Bakefile's CVS HEAD bakefile... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | implemented wxStackWalker for Unix (using glibc-specifi... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
David Elliott | Take -DWX_PRECOMP out of GCC_PRAGMA_FLAGS and put it... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Vadim Zeitlin | regenerated with correct substitutions for COND_WXUNIV_... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | undid the last patch: set wxUSE_XXX to 0 in setup.h... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | fixed wxUSE_3rdpartylib definitions for --without-3rdpa... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | define wxUSE_GUI as 0 when --disable-gui is used |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | removed unused wxUSE_NOGUI to avoid confusion with... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | show "none" for gnomeprint in the summary when building... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
David Elliott | Contains changes for autoconf_inc.m4,1.77,1.78 which... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
David Elliott | Regenerated configure. Contains changes for: |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | corrected compilation error in va_copy() test |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Mattia Barbon | Check for Pango XFT presence (for wxX11). |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Robert Roebling | Remove linking to libgnomeprint since we |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Václav Slavík | FreeBSD fix |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Václav Slavík | applied modified patch with native GTK wxFileDialog |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Václav Slavík | fixed libgnomeprint check to fail if libgnomeprint... |
blob | commitdiff | raw | diff to current |
2004-11-15 |
Vadim Zeitlin | fixed va_copy test |
blob | commitdiff | raw | diff to current |
2004-11-14 |
Ryan Norton | generate mediaplayer sample in configure |
blob | commitdiff | raw | diff to current |
2004-11-14 |
David Elliott | Rebaked and autoconfiscated. |
blob | commitdiff | raw | diff to current |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Tagged DEBIAN_2_5_3_2 for release testing. Bumped... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Bump WX_CURRENT back to 3, this must stay the same as |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Move stdpath into base on msw as well. |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Patch from MJW for ssize_t |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | correctly generate wxUSE_MEDIACTRL define |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ron Lee | I really don't have to point out what went wrong here... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ron Lee | Fixes for wxPython site-packages location. |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ron Lee | Added gnome files to gtk dist. |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Robin Dunn | Bump subrelease number |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Ron Lee | Added wx.manifest to the msw source dist, it seems... |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Vadim Zeitlin | use wx_release_number instead of WX_CURRENT in Mac... |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Vadim Zeitlin | regenerated (fixes problem with undefined EXTRALIBS_GNO... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
David Elliott | Rebake after MacOS CarbonLib additions |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ron Lee | Update for rpath with uninstalled builds and utility... |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Vadim Zeitlin | updated version to 2.5.3.1 |
blob | commitdiff | raw | diff to current |
2004-10-15 |
David Elliott | Rebaked/autoconfiscated for wxCocoa wxTaskBarIcon addition. |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Václav Slavík | don't create makefiles for nonexistent utils |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Václav Slavík | fixes to building wxBase on Darwin |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | remove blatant hack from configure and do proper checki... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | cache mac and cocoa builds - so if you pick cocoa one... |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Ryan Norton | cocoa tooltips. Remove runtime warning from 10.2 ... |
blob | commitdiff | raw | diff to current |
2004-10-02 |
Vadim Zeitlin | use AC_LINK to check for va_copy, not AC_COMPILE |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Ron Lee | Add support for legacy 2.4 installs to wx-config. |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ryan Norton | IOKit framework now req. under darwin |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ron Lee | Restore WXBASEPORT for carbon. This is more than just... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ron Lee | Undo the link creation in builddir. contrib is still... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ron Lee | Get rid of the symlink farm in $builddir too, contrib... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Václav Slavík | XRC needs wxXML, check it |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Ron Lee | Install the config files for cross debs under /usr... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Ron Lee | Add xrc to the dist target. |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Ron Lee | wx-config2.6 |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Václav Slavík | moving XRC to the core |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Vadim Zeitlin | output "GTK+ 2" toolkit for gtk2 builds |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Václav Slavík | removed code already present in AC_BAKEFILE |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Václav Slavík | moved wx-config to wx-config-VERSION (with symlink... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Václav Slavík | HP-UX fix: removed unneeded call to sed(patch #1005025) |
blob | commitdiff | raw | diff to current |
next |