]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-05  Václav Slavíkworkaround a Watcom build
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavík...and so must 3rd party libs
2003-07-05  Václav Slavíkfixed installation of wxHTML headers
2003-07-05  Václav Slavíksamples must use same settings as the libraries
2003-07-05  Václav Slavíkremoved redundant app-type tag
2003-07-04  Vadim Zeitlinbring base class AddFile()s in scope manually, without...
2003-07-04  Vadim Zeitlinregenerated after Mattia's changes
2003-07-04  Vadim Zeitlintest multiple extensions in wxDocTemplate
2003-07-04  Václav Slavíkfix monodll build
2003-07-04  Mattia Barbon Blind bakefile fixes.
2003-07-04  Mattia Barbon Applied first part of Roger Gammans' wxHashMap patch...
2003-07-04  Vadim Zeitlinfixed crash in wxExecute() introduced during base/GUI...
2003-07-04  Vadim Zeitlinquick fix for Unix build (upper cased builtin, this...
2003-07-04  Stefan Csomortrying to avoid unneccessary redraws by not invalidatin...
2003-07-04  Stefan Csomorflag removed
2003-07-04  Stefan Csomorapp traits support and CW Debug output fix
2003-07-04  Stefan Csomornew files added
2003-07-04  Stefan Csomorpid removed from temp file name
2003-07-04  Stefan Csomordebug output for CW corrections
2003-07-04  Stefan Csomorpc 2 mac conversion for file operations
2003-07-04  Stefan Csomorapptraits for wxMac classic and carbon
2003-07-04  Stefan Csomorpath translation (umlauts) added
2003-07-04  Stefan CsomorwxMac (classic & carbon) support added
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkadded XRC makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavík"oldnames" library is not needed
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkcompilation fix
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkcall base library in multilib build e.g. wx25base_bcc...
2003-07-04  Václav Slavíkdefine __GNUWIN32__ if __MINGW32__ is defined, so that...
2003-07-04  Václav Slavíkextra flags for Mingw if needed
2003-07-04  Václav Slavíklibjpeg needs to include wx/setup.h when compiled w...
2003-07-04  Václav Slavíkfixed location of dummy.cpp, so that contrib makefiles...
2003-07-04  Václav Slavík1. added Mingw makefiles
2003-07-04  Václav Slavíkadded phony target setup_h
2003-07-04  Václav Slavíkdon't use "objs_" prefix for object directories
2003-07-04  Václav Slavíkregenerated
2003-07-04  Václav Slavíkmultilib linking fixes
2003-07-04  Václav Slavíkdll fixes, prefix fix
2003-07-04  Václav Slavíkfixes for MSW/DLL build
2003-07-04  Václav Slavíkmoved helpbest and htmllbox to wxHTML
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-07-04  Jouk Jansen Committing in .
2003-07-04  Mattia Barbon wxArrayString::Sort(bool) not deprecated (yet).
2003-07-03  Mattia Barbon Updated wxArrayString documentation.
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-03  Mattia Barbon GCC 2.95.3 compilation fix.
2003-07-03  Mattia Barbon Blind bakefile fixes.
2003-07-03  Vadim Zeitlinfixed a typo in IsExposed, put SetValidator in correct...
2003-07-03  David ElliottAdded GetNSColor() accessor
2003-07-03  David ElliottProvide empty stubs for constructors
2003-07-03  Vadim Zeitlinworkaround BCC bug resulting in E2233 when building...
2003-07-03  Julian SmartRemoved duplicate wxTrace functions
2003-07-03  David ElliottProvide NSAutoreleasePool instances during initialization
2003-07-03  David ElliottAdded CallOnInit() which allows the toolkit (wxCocoa...
2003-07-03  Václav Slavíkfixed compilation of multilib dll
2003-07-03  Vadim Zeitlinfix for base class AddFile visibility and DLL build
2003-07-03  Vadim Zeitlinremoved static methods from wxAppTraitsBase, this doesn...
2003-07-03  Václav Slavíkinclude system directory explicitly
2003-07-03  Václav Slavíkthis is nasty but required compilation fix, otherwise...
2003-07-03  Václav Slavíkanother compilation fix for multilib DLLs
2003-07-03  Vadim Zeitlinfixed comment and docs for GetSize()
2003-07-03  Vadim Zeitlinuse GetSize() instead of deprecated StreamSize() in...
2003-07-03  Vadim Zeitlinadded recent new files (still can't run bakefile to...
2003-07-02  Václav Slavíkregenerated
2003-07-02  Václav Slavíkregen MSVC makefiles, too
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-07-02  Václav Slavíkadded visual c++ makefiles
2003-07-02  Václav Slavík1. updated borland makefile
2003-07-02  Václav Slavíkmore #defines, libraries and precompiled headers work
2003-07-02  Mattia Barbon Borland (5.5) compilation fix.
2003-07-02  Mattia Barbon Check for null pointer.
2003-07-02  David ElliottRemoved Vadim's comment. Added comment explaining...
2003-07-02  David ElliottRemoved conflicting wxEntry prototype
2003-07-02  David ElliottIt was not acceptable to call the class method from...
2003-07-02  David ElliottChanged BASE_DARWIN_SRC to match BASE_UNIX_SRC
2003-07-02  Mattia Barbon Remove now unneeded header.
2003-07-02  Mattia Barbon More COMPATIBILITY_2_4 fixes.
2003-07-02  Mattia Barbon Blind bakefile fix.
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
next