projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Finalize --> Realize
[wxWidgets.git]
/
configure.in
2005-02-24
Robin Dunn
bumped subrelease number
blob
|
commitdiff
|
raw
2005-02-23
Vadim Zeitlin
build ODBC sample under MSW too if wxUSE_ODBC (closes...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Stefan Neis
Bugfixes for OS/2.
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-14
Ryan Norton
Move HID stuff into both OSX builds. Add preliminary...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Stefan Neis
Force OMF mode for DLL builds.
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
Stefan Neis
Simplified and extended compiler detection for OS/2.
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
Julian Smart
Version
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-10
Julian Smart
Version update
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Michael Wetherell
'rpath' for hpux
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Ryan Norton
Remove tab sample as per 2.6 wiki todo
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-06
Václav Slavík
update for the next bakefile version (no effect with...
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
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-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
Stefan Neis
Removed -lcma (added in 1.813), since one can't apparen...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-28
David Elliott
Some platforms that use socklen_t don't use it for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Stefan Neis
Applied patch [ 1088717 ] (_LARGEFILE_SOURCE fix 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-19
Stefan Neis
Fixes for OS/2.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
disable gcc warning about class having private dtors...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
large files support for wxFFile (patch 1077980 from...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
include <windows.h> in tests for multimon.h, ddraw...
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-28
Stefan Neis
Separated MinGW and OS/2 specific tests for -DNO_GCC_PR...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Stefan Neis
Reuse workaround for MinGW's problems with pragma inter...
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
Added Mac OS support.
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
Patch from MJW for ssize_t
blob
|
commitdiff
|
raw
|
diff to current
2004-11-12
Robin Dunn
Not sure how you can print audio, so I expect that...
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
Ryan Norton
directshow checking
blob
|
commitdiff
|
raw
|
diff to current
2004-11-11
Ryan Norton
configure changes
blob
|
commitdiff
|
raw
|
diff to current
2004-11-11
Robin Dunn
Bump subrelease number
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
better (more precise) values for wxGetOsDescription...
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-01
Robert Roebling
define EXTRALIBS_GNOMEPRINT
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Robert Roebling
Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
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-16
Vadim Zeitlin
replace post-linking commands with true, not #, for...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
David Elliott
wxCocoa: Added wxTaskBarIcon
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-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-02
Vadim Zeitlin
added tests for va_copy and va_list
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-29
Julian Smart
Incremented version
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Vadim Zeitlin
added HAVE_REINTERPRET_CAST detection
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-29
Stefan Neis
Untabified (TABs seem to cause strange problems with...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-21
Václav Slavík
autoconf >= 2.58 is needed
blob
|
commitdiff
|
raw
|
diff to current
2004-08-21
Stefan Neis
Check for socklen_t type using C++ mode (since gsocket...
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
2004-08-07
Stefan Neis
Fixed typo reported in patch 1004953.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-05
Václav Slavík
added splash sample
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Vadim Zeitlin
added --version-full option to wx-config
blob
|
commitdiff
|
raw
|
diff to current
next