]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-04-23  Vadim Zeitlinfir for Sun CC 6.0 compilation of wxGTK
2001-04-23  Vadim Zeitlinno changes
2001-04-23  Vadim Zeitlinsome ifdef's - now it might compile without wxUSE_IMAGE...
2001-04-23  David Websteradd wxUSE_IMAGE to setup.h and GetHFONT to wxFont.
2001-04-23  David Websternew y position transforms in dc. Def updates and add...
2001-04-23  David WebsterMoving y pos transofrmation code to wxOS2::wxDC elimian...
2001-04-23  Julian SmartAdded support for more special characters
2001-04-23  Julian SmartAdded imagxpm.cpp
2001-04-22  Stefan NeisAdded include file for non-precompiled headers.
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler
2001-04-22  Václav Slavíkadded test for XPM writing; ConvertToBitmap, ConvertToI...
2001-04-22  Václav Slavíkmoved gtk/palette.cpp to generic/paletteg.cpp
2001-04-22  Václav Slavíkmoved gtk/palette.h to generic/paletteg.h
2001-04-22  Václav Slavíkadded wxUSE_IMAGE, wxUSE_XPM
2001-04-22  Václav Slavíkadded wxXPMHandler and paletteg.cpp/h
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler
2001-04-22  Stefan NeisAdded define missing in EMX headers.
2001-04-22  Stefan NeisAdded missing include for non-precompiled headers.
2001-04-22  Stefan NeisAdapted SetData function to common API (taking a reference
2001-04-22  Stefan NeisAdded missing includes for non-precompiled headers.
2001-04-22  Vadim Zeitlindon't include unnecessary headers in the distribution
2001-04-22  Robert Roebling Toplevel windows now send both activate and focus
2001-04-22  Robert Roebling My iconv (GLIBC 2.2) uses char** as the second
2001-04-22  Vadim Zeitlindetabified
2001-04-22  Vadim Zeitlinfixing mngw32 (cross)compilation
2001-04-22  Robert Roebling Applied BMP patch.
2001-04-21  Václav Slavíksynced wxImage,wxBitmap docs with my changes
2001-04-21  George TaskerFixed a possible double deletion of 'file'
2001-04-21  George TaskerRemoved a duplicate "ADD_STYLE(wxLC_REPORT);" line
2001-04-21  Václav Slavíkadded check for wxUSE_WCHAR_T
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-21  George TaskerSpelling typo fixed in a comment
2001-04-21  George TaskerMinor code tweeks to stop BCC compiler warnings
2001-04-21  George TaskerMoved the declaration of wxEVT_NULL to event.cpp and...
2001-04-21  Václav Slavíkapplied BCC fixes for wxXML
2001-04-21  Vadim Zeitlinoops... conflict removed
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2001-04-20  Stefan NeisCommited updated list of files to compile.
2001-04-20  Stefan NeisAdded wxGetEnv and wxPutEnv.
2001-04-20  Stefan NeisHopefully fixed bug #233492 (SelectAll crashed on empty...
2001-04-20  David Websternew Def file supporting const changes in wxObject....
2001-04-20  David WebsterFixed the deleteion of VisualAge stuff
2001-04-20  David WebsterGot rid of some wierd VisualAge debug nonsense that...
2001-04-20  David WebsterConst casting fix for Vis C.
2001-04-20  George TaskerChanged code to get rid of a compiler warning about...
2001-04-20  George TaskerMinor grammatical/formatting changes
2001-04-20  Robin DunnFixed the order of parameters to actually match the...
2001-04-20  Robin DunnCommented out hack for VC++ 5.0
2001-04-20  Robin DunnChanges for building with Python 2.1
2001-04-20  Robin DunnTests to show problem with wxExecute when using redirec...
2001-04-20  Robin Dunnreformat
2001-04-20  Robin DunnUN-tabbed
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-20  Robin DunnAdded a demo to show off all the colours that can be...
2001-04-19  Robin DunnAdded a demo to show off all the colours that can be...
2001-04-19  Vadim Zeitlinsome const correctness for wxClassInfo
2001-04-19  Vadim Zeitlinsome const correctness for wxClassInfo
2001-04-19  David WebsterPositioning fixes to compsate for wxWindow's use of...
2001-04-19  Gilles Depeyrotadded comment to explain __WXMAC_X__ define
2001-04-19  Gilles DepeyrotCorrections for Mac OS X
2001-04-19  Gilles Depeyrotcorrection for Mac OS X
2001-04-19  Robin DunnAdded wxCURSOR_ARROWWAIT which is the default arrow...
2001-04-19  Gilles Depeyrotcorrections for Mac OS X
2001-04-19  Julian SmartFix/hack 1.
2001-04-19  Vadim Zeitlinfix to allow negative coords for wxFrame creation
2001-04-19  Vadim Zeitlinfix for scrollbar rounding errors
2001-04-18  David WebsterwxControl and wxDialog coded and supporting module...
2001-04-18  David WebsterFix to excule OnPaint from WXPM
2001-04-18  David WebsterwxControl and wxDialog coded.
2001-04-18  Gilles Depeyrotremoved unused files so that makefile VPATH works under...
2001-04-18  Julian SmartNo longer paint the selection background under the...
2001-04-17  Vadim ZeitlinwxString::FormatV() fix (bug 416853)
2001-04-17  George TaskerFixed a compiler performance warning
2001-04-17  Vadim Zeitlinanother attempt to fix wxMotif build
2001-04-16  Stefan NeisAdded patch #412132 (Fix for bug #215410) (Mainly in...
2001-04-16  David WebsterStatText coded
2001-04-16  David WebsterRemove OnCtlColour from wxStatText
2001-04-16  David WebsterStatic Box coded.
2001-04-16  David Webstertextctrl is now coded.
2001-04-16  David WebsterOnActivate change for wxFrame to better deal with prior...
2001-04-16  George TaskerBlob support fixes - still does not work, but getting...
2001-04-16  Ron Leesimplified (hopefully:) and explained the shared lib...
2001-04-15  George TaskerChange demo to not try to drop the table when it thinks...
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-14  Vadim Zeitlincompilation fix
2001-04-14  Vadim Zeitlinfixed DoDrawEllipse() bbox calculation (patch 415116)
2001-04-14  Vadim Zeitlinmerged focus handling fix from 2.2
2001-04-14  Gilles Depeyrotadded spinctrl and corrected list of files for Mac...
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-04-14  Gilles Depeyrotcorrected dynamic library creation for Mac OS X
2001-04-14  Václav Slavíkapplied patch #415855
2001-04-13  Vadim Zeitlinlinking fix for wxMotif
2001-04-13  Vadim Zeitlinuse screen resolution, not hard coded one
2001-04-13  Vadim Zeitlinreckognize cp125x charsets
2001-04-13  George TaskerUpdated to alert the user to the need for them to edit...
2001-04-13  George TaskerFixed a BCC compilation ambiguity for wxString [int...
next