projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library)
[wxWidgets.git]
/
include
/
wx
/
msw
/
setup0.h
2007-06-30
Vadim Zeitlin
add wxUSE_EDITABLELISTBOX
blob
|
commitdiff
|
raw
2007-06-22
Václav Slavík
made wxUSE_UNICODE=1 the default
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Paul Cornett
add wxUSE_STC wrappers
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Vadim Zeitlin
removed wxUSE_DIB_FOR_BITMAP which doesn't seem to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Václav Slavík
added WXWIN_COMPATIBILITY_2_8
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Robin Dunn
Modified form of Patch #1611222, adds wxSearchCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Vadim Zeitlin
regenerated after the last change of setup_inc.h (chang...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Michael Wetherell
Move the #if disabling wxUSE_STD_STRING for watcom...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Vadim Zeitlin
set wxUSE_STD_STRING to 1 by default
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Michael Wetherell
Make wxBackingFile internal, and remove wxZipFSHander...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Vadim Zeitlin
added TGA handler (somewhat modified patch 1393912)
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Michael Wetherell
Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Michael Wetherell
Added wxBackingFile and wxBackedInputStream.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
added wxAnimationCtrl (patch 1570325)
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
added wxUSE_ABOUTDLG
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Robin Dunn
Make the message about wxUSE_GRAPHICS_CONTEXT a bit...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Robin Dunn
Bakefile changes for building the graphics context...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Vadim Zeitlin
added wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Vadim Zeitlin
add compilation options to allow compiling in just...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Vadim Zeitlin
Added wxUSE_VARIANT and the related checks, also added...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-23
Robert Roebling
[ 1559479 ] wxImageComboBox
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Vadim Zeitlin
moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Vadim Zeitlin
added wxUSE_PRINTF_POS_PARAMS which can be used to...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Julian Smart
Further wxAUI commits
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Vadim Zeitlin
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
added wxHyperlinkCtrl (patch 1476781 from Francesco)
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
wxVsnprintf() implementation with positional parameters...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Vadim Zeitlin
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Vadim Zeitlin
regenerated using build/update-setup-h to have wxUSE_DI...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Vadim Zeitlin
explain why do you need wxUSE_WXDIB
blob
|
commitdiff
|
raw
|
diff to current
2006-03-12
Vadim Zeitlin
don't require multimon.h any more now (patch 1446030...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-30
Julian Smart
Added wxUSE_TOOLBOOK
blob
|
commitdiff
|
raw
|
diff to current
2006-01-01
Vadim Zeitlin
don't test for __WIN95__ which doesn't exist any more...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Julian Smart
Added wxRichTextCtrl
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Vadim Zeitlin
Added wxTreebook:
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-04
Vadim Zeitlin
removed (unused since quite some time) wxUSE_ITSY_BITSY
blob
|
commitdiff
|
raw
|
diff to current
2005-08-04
Vadim Zeitlin
removed wxUSE_PENWINDOWS (and its misspellings), it...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-30
Vadim Zeitlin
wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Mattia Barbon
Correct harmless typos.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Robert Roebling
Added switch and define for wxUSE_STD_STRING
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
set wxUSE_DEBUGREPORT to 1 by default again
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Vadim Zeitlin
set wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-11
Vadim Zeitlin
added wxUSE_DEBUGREPORT
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Vadim Zeitlin
set wxDIALOG_UNIT_COMPATIBILITY to 0 by default
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Vadim Zeitlin
added wxUSE_STDPATHS
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Michael Wetherell
Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Ryan Norton
guess it wasn't
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Ryan Norton
I'm assuming this was meant to be included
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Ryan Norton
setup.h regeration
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
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-10
Michael Wetherell
Add wxUSE_ARCSTREAM so that other archive classes can...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
Vadim Zeitlin
move check for compilers not supporting SEH to wx/chkconf.h
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Vadim Zeitlin
set wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-21
Vadim Zeitlin
added wxUSE_DATEPICKCTRL_GENERIC
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
Vadim Zeitlin
reverted last commit, do this check in wx/chkconf.h...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Vadim Zeitlin
wxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Vadim Zeitlin
added wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Vadim Zeitlin
don't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
only define wxUSE_NATIVE_STATUSBAR for the ports which...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
moved some Win32-specific settings from common file
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
added special comments used by build/update-setup.h
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
removed obsolete wxUSE_CTL3D
blob
|
commitdiff
|
raw
|
diff to current
2004-11-11
Vadim Zeitlin
removed 2.0 compatibility stuff (patch 1054261)
blob
|
commitdiff
|
raw
|
diff to current
2004-11-11
Ryan Norton
turn off directshow by default for lib dependancy
blob
|
commitdiff
|
raw
|
diff to current
2004-11-11
Ryan Norton
setp.h changes
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Ryan Norton
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
Ryan Norton
some setup.h changes for wxMovieCtrl
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Dimitri Schoolwerth
doc-typo
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Ryan Norton
Port syncronization, more wxUSE_XML/XRC fixes and typo...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Ryan Norton
MSW XRC define setuup.h handling
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Włodzimierz Skiba
wxChoicebook generic implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Vadim Zeitlin
BC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Włodzimierz Skiba
wxUSE_GENERIC_DIALOGS_IN_MSW removed
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Włodzimierz Skiba
wxUSE_BUTTONBAR removed.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-07
Vadim Zeitlin
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
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-21
Václav Slavík
applied patch 939076: __SMARTPHONE__ define
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Václav Slavík
docs correction
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Vadim Zeitlin
wxURL implementation using WinInet functions under...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-02
Václav Slavík
renamed wxWave to wxSound
blob
|
commitdiff
|
raw
|
diff to current
2003-09-26
Vadim Zeitlin
added wxGzipIOStreams (patch 792932)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Vadim Zeitlin
added wxUSE_EXCEPTIONS
blob
|
commitdiff
|
raw
|
diff to current
2003-08-26
Julian Smart
Compile extended RTTI in BC++
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Julian Smart
Added wxUSE_EXTENDED_RTTI
blob
|
commitdiff
|
raw
|
diff to current
2003-08-21
Vadim Zeitlin
added wxListbook
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
Julian Smart
Moved wxToolBarSimple to deprecated library
blob
|
commitdiff
|
raw
|
diff to current
2003-08-15
Julian Smart
Can now switch between PostScript and WIN32 print dialogs
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Julian Smart
No significant changes
blob
|
commitdiff
|
raw
|
diff to current
next