wxWidgets.git
2003-07-02  Mattia Barbon Quick and dirty fix for building with COMPATIBILITY_2...
2003-07-02  Václav Slavíkfixed: makefile.bcc was wrongly generated when bakefile...
2003-07-02  David Elliottsrc/mac/corersrc.r is in $(top_srcdir) not ".."
2003-07-02  Julian SmartFixed ambiguity
2003-07-02  Václav Slavíkreverted previous change
2003-07-02  Václav Slavíkfixed to make wxBase DLL compile
2003-07-02  Václav Slavíkdon't required all WXMAKINGDLL_FOO defines
2003-07-02  Václav Slavíksupport for building multilib DLLs
2003-07-02  Julian SmartRemoved BC++ hidden virtual function warning
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Václav Slavíkpreparing for fix to OSX problems
2003-07-01  Václav Slavíkadded wx_sample_console
2003-07-01  Václav Slavíkconsole sample is not GUI app
2003-07-01  Václav SlavíkBorland C++ makefile
2003-07-01  Vadim Zeitlininit more (all?) member variables
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-07-01  Václav Slavíkfixed duplicate file
2003-07-01  Vadim Zeitlinadded initloc.h to, removed timer.h from base headers
2003-07-01  David ElliottDeclare wxObject
2003-07-01  Vadim Zeitlindocumented wxUSE_GUI/BASE and __WXBASE__
2003-07-01  Vadim Zeitlinremoved WXDLLEXPORT_CTORFN (was always empty anyhow)
2003-07-01  Václav Slavíkfix multilib compilation on windows
2003-07-01  Václav Slavíkdependencies fixes
2003-07-01  Václav Slavíkno EXTRALIBS on windows
2003-07-01  Václav Slavíkfixed $(top_srcdir)// bug, should be $(top_srcdir)/
2003-07-01  Vadim Zeitlinsuppress warning about unused variable
2003-07-01  Vadim Zeitlinfixed crash on startup
2003-07-01  Vadim Zeitlinremoved unused method declaration
2003-07-01  Vadim ZeitlinGetOsVersion() is now wxGUIAppTraits method instead...
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-07-01  Vadim Zeitlinadded Bulgarian translations
2003-07-01  Václav Slavíkoops, this doesn't belong there
2003-07-01  Václav Slavíkfixed include paths to our copies of 3rd party libs
2003-07-01  Vadim Zeitlinfixed VC++ warning in release build
2003-07-01  Vadim Zeitlinfixed Unicode compilation and run-time problems
2003-07-01  Václav Slavíkfixed incorrect wxUniv rules
2003-07-01  Václav Slavíkfix dependencies
2003-06-30  Václav Slavíkfix dependencies
2003-06-30  Vadim Zeitlinregenerated with autocofn 2.57
2003-06-30  Vadim Zeitlinadded missing #include bitmap.h
2003-06-30  Václav Slavíkmoved more files to wxBase for mac
2003-06-30  Václav Slavíkbakefile fixes for mac
2003-06-30  Václav Slavíkmoved more files to wxBase for mac
2003-06-30  Václav Slavíkfix to shared libs name on nonwin32 platforms
2003-06-30  Václav Slavíkfixed missing WXDLLEXPORT
2003-06-30  Vadim Zeitlinwe can't declare WinMain() with other arguments using...
2003-06-30  Václav Slavíkfix to shared libs name on nonwin32 platforms
2003-06-30  Václav Slavíkmaking windows compilation work
2003-06-30  Václav Slavíkadded init.cpp
2003-06-30  Vadim Zeitlininclude init.h as wxEntry is supposed to be declared...
2003-06-30  Václav Slavíkcompilation fix
2003-06-30  Vadim Zeitlinremoved old wxEntry() declaration
2003-06-30  Vadim Zeitlinremoved old wxEntry declarations
2003-06-30  Vadim Zeitlinsmall wxGTK compilation fixes
2003-06-30  Václav Slavíkadded init.cpp
2003-06-30  Vadim Zeitlinadded empty Init/CleanUpStandardHandlers() for compatib...
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Václav Slavíkfixed location of mac resources
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-30  Robin DunnCheck for and allow zero length files
2003-06-30  Václav Slavíkfixed missing rules for tif_unix.c on Mac and other...
2003-06-30  Václav Slavíkanother fix to bk-deps
2003-06-30  Julian SmartDocumented event sink
2003-06-30  Julian SmartAdded optional event sink for use with dynamic event...
2003-06-30  Jouk Jansen Committing in .
2003-06-30  Jouk Jansen Committing in .
2003-06-30  Vadim Zeitlinadded wxCRIT_SECT_DECLARE_MEMBER
2003-06-29  Václav Slavíkregenerated: smaller makefiles with new bakefile version
2003-06-29  Vadim Zeitlinadded release()
2003-06-29  Stefan NeisApplied Patch 760644 (wxGrid SetTable uses deleted...
2003-06-29  Vadim Zeitlindocumented wxIsMainThread() and other thread-related...
2003-06-29  Vadim Zeitlincorrected link in see also
2003-06-29  Vadim Zeitlinadded wxIsMainThread()
2003-06-29  Václav Slavíkoops, partially reverted previous commit, it was incorrect
2003-06-29  Václav Slavíkuse CODE_GEN_FLAGS
2003-06-29  Václav Slavíkregenerated
2003-06-29  Vadim Zeitlincompilation fix
2003-06-29  Vadim Zeitlinwe don't need to include wx/mac/private.h, at least...
2003-06-29  Vadim Zeitlinfix for compiling in wxUSE_GUI == 0 mode
2003-06-29  Václav Slavíknaming convention fixes
2003-06-29  Václav Slavíkmore bakefile optimalizations
2003-06-29  Václav Slavíkcompilation fix
2003-06-28  Vadim Zeitlinfix for comparison bug in GetHeader()
2003-06-28  Mattia Barbon Stop GCC from complaining about unhandled enumeration...
2003-06-28  Václav SlavíkMacOS X fixes
2003-06-28  Václav Slavíkregenerated
2003-06-28  Václav Slavíkmissing libbase
2003-06-28  Václav Slavíksamples/console is buildable as part of multilib, too
2003-06-28  Václav Slavíkupdate
2003-06-28  Václav Slavíkdon't create samples/autoconf_inc.m4
2003-06-28  Václav Slavíkfixed dll extension when crosscompiling for win32
2003-06-28  Václav Slavíklibgdi32.a is not included in console apps by mingw...
2003-06-28  Václav Slavíkupstream fixes in bakefile's handling of mutually exclu...
2003-06-28  Václav Slavíktypo fix (bakefile needs error checking...)
2003-06-28  Vadim Zeitlinfixed fatal crash in Create() after my last change
2003-06-28  Václav SlavíkwxUSE_BASE fixes
2003-06-28  Václav Slavíkfixed libtiff build
2003-06-28  Václav Slavíklibtiff build fix
next