2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
blob | commitdiff | raw |
2004-04-16 |
Václav Slavík | quoting fixes |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Roger Gammans | Add configure test for presence/compilabilty of multimo... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Václav Slavík | upgrade to bakefile-0.1.4 |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Vadim Zeitlin | use -lcma for a build with threads under HP-UX using... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Vadim Zeitlin | define _INCLUDE__STDC_A1_SOURCE for HP-UX, it is appare... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Stefan Csomor | files of wxMac moved into carbon subdirs |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Václav Slavík | fixed linking (EXTRALIBS_GUI comes after EXTRALIBS... |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Václav Slavík | wx-config didn't include WXUSINGDLL on Mingw |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Ron Lee | Enable wxUSE_DISPLAY by default. It is required for... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Stefan Neis | Support --enable-omf on OS/2 _only_. |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Stefan Neis | Support for building DLLs on OS/2 (using dllar.sh). |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Stefan Neis | Added OMF support for OS/2 (no support for DLLs, yet). |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Robin Dunn | Put version numbers back to 2.5.1 until 2.5.2 is imminent |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Václav Slavík | applied path 906264: test program |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Julian Smart | Changed some version numbers to 2.5.2 |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Ron Lee | Updates for debian build scripts to suit new library... |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Mattia Barbon | The DND sample shows both clipboard and drag'n'drop... |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Stefan Neis | Configuration fixes for OS/2 specific "Innotek gcc... |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Robert Roebling | Checks for --enable-gpe, libgpewidget |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Robert Roebling | MacOS Carbon now has a toggle button. |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Václav Slavík | applied patch 890642: wxRE_ADVANCED flag and docs |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Stefan Neis | Do a configure test whether or not to include -I/usr... |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Stefan Neis | Do _not_ test for strcasecmp on OS/2 (where stricmp... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Vadim Zeitlin | added /usr/lib and lib32 to SEARCH_LIB (trying to fix... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Vadim Zeitlin | hopefully fixed strings.h mess completely now by not... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | added HAVE_STATIC_CAST |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes: define SIZEOF_SIZE_T, added... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | fix for SEARCH_LIB so libs can still be found in the... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Vadim Zeitlin | look for Motif 2.1 headers before Motif 1.2 ones |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Vadim Zeitlin | look for libs under /usr/lib64 and /usr/X11R6/lib64... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Václav Slavík | renamed wxWave to wxSound |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | 1. optionally use libSDL for wxSound |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Václav Slavík | wxBase uses OLE, too |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | fix for wx-config --inplace --rezflags output in wxCoco... |
blob | commitdiff | raw | diff to current |
2003-12-24 |
Václav Slavík | fixing the regex mess that Ryan wasn't yet able to... |
blob | commitdiff | raw | diff to current |
2003-12-24 |
David Elliott | wxCocoa: Enable wxSocket support using new CFSocket... |
blob | commitdiff | raw | diff to current |
2003-12-16 |
David Elliott | wxCocoa: New native wxToolBar |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Julian Smart | Pass -mwindows when linking the GUI samples under Wine |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Václav Slavík | added checks for Xxf86vmode |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Václav Slavík | reverted previous change (except for tiny part that... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Julian Smart | Applied patch by Dimitrie O. Paun <dpaun@rogers.com... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Ryan Norton | Brian Victor's Patch |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Václav Slavík | cleanup: don't pass builtin libs includes to CPPFLAGS... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
Václav Slavík | fixed wx-config together with gcc-3.4 |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Vadim Zeitlin | reverted the change to the values of DEFAULT_wxUSE_XXX... |
blob | commitdiff | raw | diff to current |
2003-11-08 |
Vadim Zeitlin | add -lXpm to the GUI libs |
blob | commitdiff | raw | diff to current |
2003-11-08 |
Vadim Zeitlin | 1. fixed --with-libxpm switch handling, added it to... |
blob | commitdiff | raw | diff to current |
2003-11-08 |
Vadim Zeitlin | restored double square brackets for now, my last fix... |
blob | commitdiff | raw | diff to current |
2003-11-08 |
Vadim Zeitlin | use [A-Z] instead of [[A-Z]] in tr (replaces patch... |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Mattia Barbon | Implemented wxPopupWindow for wxMotif. |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
blob | commitdiff | raw | diff to current |
2003-10-05 |
Stefan Neis | Fix to detection of gcc version on OS/2. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Václav Slavík | tex2rtf builds in wxBase, too |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Václav Slavík | fixed incorrect output of wx-config --libs for wxBAse |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Stefan Neis | Identify OS/2 by defining __OS2__. |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Vadim Zeitlin | incremented WX_CURRENT |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Vadim Zeitlin | added minimal support for xlc under Darwin |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Mattia Barbon | Try linking wxMotif without -lSM and -lICE. |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Vadim Zeitlin | don't ever define HAVE_THREAD_CLEANUP_FUNCTIONS, the... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Václav Slavík | wxMGL fixes: detect mgl50r11 |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | fixed iODBC detection |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxUSE_EXCEPTIONS |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Mattia Barbon | Try detecting if the CD-ROM I/O implementation in... |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Mattia Barbon | Removing makegen and projgen, part #1: removing refer... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Neis | More fixes/improvements for OS/2. |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Neis | Some more fixes for OS/2. |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Václav Slavík | builtin iODBC build fixes |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | added wxListbook |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Stefan Neis | Added some missing brackets required by autoconf on... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Stefan Neis | Added some special code to make generated configure... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | don't test for Flex and Yacc, we don't use them anymore... |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Václav Slavík | output -Wl,--subsystem,console for Mingw if any GUI... |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Stefan Neis | Some fixes for OS/2. |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Václav Slavík | complain if ar is missing |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Václav Slavík | define NO_GCC_PRAGMA in wx-config output on Darwin |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Václav Slavík | fixed wxUSE_XML |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Vadim Zeitlin | fixed syntax error in case |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Václav Slavík | use install_name_tool so that samples use uninstalled... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Václav Slavík | use MSLU in wxBase, too |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Václav Slavík | create samples makefile |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Václav Slavík | added render sample |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Václav Slavík | build opengl samples |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Václav Slavík | multilib mode is the default on unix now |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | added wxDbGrid |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | fix the situation when one of sublibraries is not built |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | moved DB classes into wxODBC library |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Václav Slavík | removed duplicated code from dynlib.h and dynload.h |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Václav Slavík | --enable-debug_flag and --enable-debug_info work again |
blob | commitdiff | raw | diff to current |
2003-07-31 |
David Elliott | wxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Václav Slavík | versioned symbols no longer contain toolkit name, only... |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Václav Slavík | more fixes: add host_alias suffix when cross-compiling... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Václav Slavík | adapted wx-config to work in multilib mode |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Václav Slavík | added --enable-official-build and --enable-vendor |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mattia Barbon | Create a new wxStringBase class, providing a STL... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Václav Slavík | detect broken expat.h |
blob | commitdiff | raw | diff to current |
next |