]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
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
next