2004-08-05 |
Václav Slavík | gsocket compilation fixes: use .cpp files, not .c |
blob | commitdiff | raw |
2004-08-05 |
Václav Slavík | added splash sample |
blob | commitdiff | raw | diff to current |
2004-08-04 |
David Elliott | Support building X11 and Motif on Mac OS X |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Vadim Zeitlin | added --version-full option to wx-config |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | fixed symlinks creation on platforms where ln -s is cp |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | install headers in prefix/include/wx-version/wx/ instea... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | wx-config symlink creation fix |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | detect WebKit availability |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Václav Slavík | fixes to wx-config config name matching |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Václav Slavík | made GTK+2 the default |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Václav Slavík | put -DNO_GCC_PRAGMA into CPPFLAGS |
blob | commitdiff | raw | diff to current |
2004-06-23 |
David Elliott | wxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no |
blob | commitdiff | raw | diff to current |
2004-06-22 |
David Elliott | wxCocoa no longer uses the generic notebook. |
blob | commitdiff | raw | diff to current |
2004-06-22 |
David Elliott | Added Bakefile conditions used by recently updated... |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Václav Slavík | GTK2 port is not experimental anymore |
blob | commitdiff | raw | diff to current |
2004-06-06 |
Václav Slavík | use pango_font_family_is_monospace() to enumerate fixed... |
blob | commitdiff | raw | diff to current |
2004-06-05 |
Václav Slavík | new MinGW requires NO_GCC_PRAGMA for exceptions handlin... |
blob | commitdiff | raw | diff to current |
2004-06-02 |
David Elliott | Do not check for Xinerama when building wxCocoa |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Václav Slavík | fixed --disable-rpath handling (patch 956695) |
blob | commitdiff | raw | diff to current |
2004-05-24 |
Robin Dunn | Updated version variables in configure.in to go along... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Mattia Barbon | When wxUSE_STL == 1 and STL provides quasi-standard... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Václav Slavík | corrected cppunit test's output |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Mattia Barbon | Fixed MinGW compilation with GCC 3.x when wxUSE_STL... |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
blob | commitdiff | raw | diff to current |
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-09 |
David Elliott | Baked with Bakefile 0.1.4 |
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-27 |
Stefan Csomor | corrected binhex commit |
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-03 |
Václav Slavík | applied path 906264: test program |
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-28 |
Václav Slavík | regenerated |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Robert Roebling | GPE generic font dialogs change. |
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-17 |
Václav Slavík | regenerated |
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-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 | configure got corrupted somehow, regenerated |
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-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-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-10-28 |
Václav Slavík | use -headerpad_max_install_names when linking shared... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Václav Slavík | fixed sed command on solaris (bug #830138) |
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-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 | regenerated after adding wxUSE_GZSTREAM |
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-18 |
Václav Slavík | wxMGL fixes: detect mgl50r11 |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Václav Slavík | attempt to fix GUI apps building on OS/2 |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Václav Slavík | no real changes, moved Robin's changes to bakefile... |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Robin Dunn | For OS X detect (based on gcc version) and use -single_... |
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-23 |
Václav Slavík | builtin iODBC build fixes |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Václav Slavík | more OS/2 fixes |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Václav Slavík | (blind) OS/2 build fixes |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Václav Slavík | OS/2 doesn't use lib prefix for libraries |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Václav Slavík | OS/2 fix |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed --enable-compat20 |
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 | ODBC library is built when wxUSE_GUI=0, too |
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-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-12 |
Václav Slavík | precompiled headers check accounts for Apple compiler now |
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-10 |
Václav Slavík | wxMac compilation fixes |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Václav Slavík | don't install builtin 3rd party libs with shared versio... |
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-07 |
Václav Slavík | bakefile fix for modules linking |
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 |
next |