]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-04-26  Vadim Zeitlinapplied patch 419155 (OLE x-compilation with mingw)
2001-04-26  Vadim Zeitlinfixed wxUSE_MAC not being defined under Unix => -D_REEN...
2001-04-26  George Tasker$(EXTRAINC) moved to the beginning of INC= line so...
2001-04-26  Julian SmartMinor mods
2001-04-26  Stefan Csomoradjusted for vaseks addition of USE_IMAGE and USE_XMP
2001-04-26  Robin Dunntest for replacing menus
2001-04-26  George TaskerFixed BCC compilation warning if wxUSE_HELP was 1
2001-04-26  George TaskerChanged ::Fit() to only fit the sizer if the window...
2001-04-25  Václav Slavíkadded fool-proof test for sizeof(wchar_t) that works...
2001-04-25  George TaskerFixes ::Fit() and ::SetSizeHints() to keep the dialog...
2001-04-25  Julian SmartAdded MS Word template file to be applied to manual...
2001-04-25  Julian SmartSome doc corrections
2001-04-25  Julian SmartAdded .emacs tip to coding standards; fixed doc bugs
2001-04-24  Václav Slavíkadded check for iconv() version; fixed strconv.cpp...
2001-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2001-04-24  Julian SmartCorrected include/wx/palette.h; added wxGenericTreeCtrl...
2001-04-24  Vadim Zeitlinregenerated
2001-04-24  Vadim Zeitlinopenbsd support added
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
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.
next