]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan Csomoreven more defines for rerouting the xti information...
2003-07-28  Václav Slavíkreverted removal of \arg, \true and \false
2003-07-28  Václav Slavíkadded \true and \false defs
2003-07-28  Václav Slavíkadded \arg
2003-07-28  Julian SmartCorrections
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-27  Václav Slavíkseparated wxBase and wxNet
2003-07-27  Václav Slavíkseparated wxBase and wxNet
2003-07-27  Vadim ZeitlinGetPath() now has wxPATH_GET_COLUME by default
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded *_WITH_DECL macros so that it is possible to...
2003-07-27  Václav Slavíkadded precomp-headers-exclude (DSP files only so far...
2003-07-27  Mattia Barbon STL compilation fix.
2003-07-27  Václav Slavíkconfigure changed after 3rd party libs condition changes
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Václav Slavíkadded helpext.cpp plus changes to bakefile towards...
2003-07-27  Václav Slavíkbuild libjpeg, libpng and libtiff only in GUI mode
2003-07-27  Václav Slavíkinclude headers in MSVC++ project files
2003-07-27  Václav Slavíkadded hints to bakefile so that it knows that it must...
2003-07-27  Vadim Zeitlinimplemented native GTK drawing for the splitter
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-26  Vadim ZeitlinUnicode compilation fixes (patch 747793)
2003-07-26  Václav Slavíksync with bakefile change
2003-07-26  Vadim ZeitlinVC++ warning fixes
2003-07-26  Mattia Barbon Blind compilation fix for old Motif wxComboBox.
2003-07-26  Václav Slavíkadded helpext.cpp
2003-07-26  Robin DunnMore build fixes
2003-07-26  Robin DunnUse the separate contrib libs on MSW too.
2003-07-26  Robin DunnMOre fixes for DLL builds
2003-07-25  Václav Slavíkadded descriptions
2003-07-25  Robin DunnFixes to allow STC to be built as a DLL
2003-07-25  Robin DunnFixes to allow OGL building as a DLL
2003-07-25  Mattia Barbon STL compilation fixes.
2003-07-25  David ElliottFixed operator[] recursion
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-25  Vadim Zeitlinwarning fixes (closes 767152)
2003-07-25  Vadim Zeitlincolumns are in report mode, not list (bug 776081)
2003-07-25  Václav Slavíksymlink fixes
2003-07-25  Václav Slavíkbetter attempts to try .utf-8 suffix
2003-07-25  Václav Slavíkfixed wxSTC compilation with MSVC
2003-07-25  Václav Slavíkfixed pch warnings
2003-07-25  Václav Slavíkdon't use precompiled headers with wxSTC
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Vadim Zeitlinif IsAlwaysOnline() returns true, IsOnline() should...
2003-07-24  Mattia Barbon Compilation fix.
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-24  Mattia Barbon Removed workaround for a (now fixed) wxMotif problem.
2003-07-24  Mattia Barbon Fixed wrong wxList<T>::compatibility_iterator::GetPre...
2003-07-24  Mattia Barbon Removed (wrong) wxHashTable::compatibility_iterator...
2003-07-24  David ElliottBetter stub for wxDisplaySize
2003-07-24  David ElliottAdded build instructions, readme, and TODO
2003-07-24  Julian SmartDeal with a zero to-page
2003-07-24  Stefan Csomornew xml in main tree adaptions
2003-07-24  Stefan Csomorexpat define MACOS_CLASSIC added
2003-07-24  Stefan Csomorrenderer added, expat and xml
2003-07-24  Julian SmartFixed preview navigation as per ancient bug report
2003-07-24  Stefan Csomormac config file for expat
2003-07-24  Vadim Zeitlinmore compilation fixes
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-24  Vadim Zeitlinfix some warnings
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-23  Robin DunnAdded missing header files
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Mattia Barbon Remove single-argument constructor of wxHashMap:...
2003-07-23  Vadim Zeitlincompilation fix...
2003-07-23  Vadim Zeitlinattempt to fix waiting for a thread in another non...
2003-07-23  Mattia Barbon Fixed memory leaks when wxUSE_STL=1.
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-07-23  Václav Slavíkmodule.h is not included by wxprec.h
2003-07-23  Vadim Zeitlinanother compilation fix
2003-07-23  Vadim Zeitlincompilation fixes
2003-07-23  Václav SlavíkwxUSE_XML
2003-07-23  Robin Dunnreturn sensible (fake) values for DBCS query methods
2003-07-23  Václav Slavíkfix warning on watcom
2003-07-23  Václav Slavíkincluding header once is enough
2003-07-23  Václav Slavík(blind) fix for mingw
2003-07-23  Vadim Zeitlinfixed completely broken CheckForTransparency()
2003-07-22  Vadim Zeitlinfixed wxSTAY_ON_TOP for the dialogs
2003-07-22  Vadim Zeitlinfailed attempts to implement native GTK look for the...
2003-07-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim Zeitlinmore warning fixes
2003-07-22  Václav Slavíkfixes to setup_h rule
2003-07-22  Vadim ZeitlinwxAutomationObject is not VC++-only
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-22  Julian SmartApplied patch [ 774886 ] wxnotebook bug
2003-07-22  Julian SmartSorted out misc/oglmisc mess
2003-07-22  Julian SmartApplied patch [ 774837 ] OGL wxLineShape::HitTest:...
2003-07-22  Václav Slavíkfixes to dependency problems in win32 makefiles
2003-07-22  David ElliottAdded NSImage definition
2003-07-22  Václav Slavíkmsvc compilation fix
2003-07-22  Václav SlavíkWatcom compilation fix
2003-07-22  Václav Slavíkmultilib mode compilation fix
2003-07-22  Václav Slavíkexpat compilation fix for win32
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Robert Roebling Applied pop menu patch.
2003-07-22  Chris Elliottborland does not like ; at end of macros
2003-07-22  Vadim Zeitlindon't sort filenames returned from the dialog
next