]> git.saurik.com Git - wxWidgets.git/history - src
removed duplicities in HTML entities tables
[wxWidgets.git] / src /
2001-04-26  Václav Slavíkremoved duplicities in HTML entities tables
2001-04-26  Kendall BennettUpdates to OS/2 makefiles.
2001-04-26  Julian SmartFixed Simple Toolbar bug; removed 2 pixel kludge in...
2001-04-26  Robert Roebling Added Greg's wxBitmapButton patch, take 2.
2001-04-26  Vadim Zeitlinapplied patch 419155 (OLE x-compilation with mingw)
2001-04-26  George Tasker$(EXTRAINC) moved to the beginning of INC= line so...
2001-04-26  Julian SmartMinor mods
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  George TaskerFixes ::Fit() and ::SetSizeHints() to keep the dialog...
2001-04-25  Julian SmartSome doc corrections
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 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 Zeitlinsome ifdef's - now it might compile without wxUSE_IMAGE...
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íkmoved gtk/palette.cpp to generic/paletteg.cpp
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  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  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  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 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-19  Vadim Zeitlinsome const correctness for wxClassInfo
2001-04-19  David WebsterPositioning fixes to compsate for wxWindow's use of...
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  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  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 WebsterRemove OnCtlColour from wxStatText
2001-04-16  David WebsterStatic Box 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-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-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  Gilles Depeyrotadded spinctrl implementation
2001-04-12  David WebsterFilling out common controls now.
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files
2001-04-11  Václav SlavíkwxBitmap compilation fix for BCC enforced typecast...
2001-04-11  David WebsterDC updates and an associated .Def file update
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-11  Vadim Zeitlinwarning fix
2001-04-11  George TaskerA couple more 'int' to UWORD conversions I had not...
2001-04-11  George TaskerFixed TablePrivileges() function (I HOPE!) so it will...
2001-04-11  George TaskerAll variables/parameters having to do with number of...
2001-04-11  Julian SmartMore fixes
2001-04-11  Gilles Depeyrotifdef pi which is already defined by Mac OS X
2001-04-10  David WebsterNew Module definition file for all the new image/bitmap...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Vadim Zeitlinmore fixes for mingw32 compilation
2001-04-10  Julian SmartCorrections
2001-04-10  Vadim Zeitlincheck that file was closed successfully in wxCopyFile...
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-10  Julian SmartRemoved spurious wxCHECK which forgot about the possibi...
2001-04-10  Julian SmartOk() should be called on image, not bitmap
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-04-09  Gilles Depeyrotremoved case conflicting file
next