]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Guillermo Rodriguez... strange comment in gsocket_read (?)
1999-12-20  Guillermo Rodriguez... Stupid timeout bug fixed
1999-12-20  Robert Roebling Minor optical changes to toolbar and the help frame's
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-20  Vadim Zeitlintest for strptime added
1999-12-20  Robert Roebling Replaced the old wxGetResource implementation with...
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-20  Vadim Zeitlinfall back from wxITALIC to wxSLANT and vice versa
1999-12-20  Vadim Zeitlin'grey border' bug under MSW fixed
1999-12-20  Václav Slavíkadded <EM>, <CITE> and <STRONG> tags; now use separate...
1999-12-20  Václav SlavíkHTML help: index panel now displays only part of index...
1999-12-20  Václav Slavíkadded support for definition lists (DL,DT,DD) to wxHTML
1999-12-20  Václav Slavíkremoved 2nd frame from html test sample; test sample...
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
1999-12-17  Robin DunnAdding MSVC makefile support for building the TIFF...
1999-12-17  Václav Slavíkfixed problem with image handlers in two headers (and...
1999-12-17  Vadim ZeitlinwxDateTime progress: DST compuation, weekday computatio...
1999-12-17  Robin DunnFixing another hard-coded WXDIR path
1999-12-17  Guillermo Rodriguez... *** empty log message ***
1999-12-17  Guillermo Rodriguez... Compile-fix after modifying timercmn.cp
1999-12-17  Robert Roebling Fixed typo in wxStaticBoxSizer::CalcMin().
1999-12-17  Guillermo Rodriguez... *** empty log message ***
1999-12-17  Guillermo Rodriguez... Compatibility fix: defined wxGetCurrentTime to wxGetLoc...
1999-12-17  Jouk Jansen Committing in .
1999-12-17  David WebsterFixed a void* to wxObject* conversion error in a return...
1999-12-17  Julian SmartMisc small mods
1999-12-17  David WebsterSome minor fixups
1999-12-17  David WebsterRemove tbarsmpl.cpp from the build list
1999-12-17  David WebsterNew image base classes for wxOS2
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-17  David Webstercleaning up toolbar mess for os/2
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-17  Guillermo Rodriguez... timercmn rewritten from scratch
1999-12-17  Guillermo Rodriguez... Everything rewritten from scratch
1999-12-17  Vadim Zeitlin1. compilation fix for wxDir
1999-12-17  Vadim Zeitlintest for weekdats added
1999-12-16  Vadim Zeitlincompilation fix
1999-12-16  Vadim Zeitlinchanged wxImage::Rescale() to return wxImage& and not...
1999-12-16  Vadim Zeitlinsome more consts here and there
1999-12-16  Vadim Zeitlincompilation fix after incorrectly resolved conflict
1999-12-16  Vadim Zeitlinan experimental template for Win16/VC++ 1.52
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Robin DunnTook out somebody's hard coded path (j:\dev\something...
1999-12-16  David WebsterNew Visualage C++ Version 4.0 Project Configuration...
1999-12-16  Robin DunnKilled a bug that sometimes prevented ShowModal from...
1999-12-16  Guillermo Rodriguez... Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMD...
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlinshould use ksh, not sh
1999-12-16  Guillermo Rodriguez... PCX images can now be embedded in streams
1999-12-16  Guillermo Rodriguez... slight bug in waitconnection
1999-12-16  Vadim Zeitlincompilation fixes, doesn't work yet
1999-12-16  Vadim Zeitlinsmall fix to the sample
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-16  Vadim Zeitlinadded check for timezone in addition to _timezone and...
1999-12-16  Guillermo Rodriguez... Added #if wxUSE_OWNER_DRAWN
1999-12-16  Guillermo Rodriguez... Compilation fix when wxUSE_OWNER_DRAWN is 0
1999-12-16  Guillermo Rodriguez... Accomodate changes in CountColours
1999-12-16  Guillermo Rodriguez... Changed stopat to stopafter in CountColours
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Václav Slavíkfixed wxHtmlWindow flicker
1999-12-15  Václav SlavíkJPEG handler does not read entire file into memory...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Vadim Zeitlinsmall compilation fix
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-15  Robin DunnNew SWIG generated sources
1999-12-15  Robin DunnFixes for differences between wxMSW and wxGTK`
1999-12-15  Vadim Zeitlinusing WX_TIMEZONE set by configure instead of timezone
1999-12-15  Vadim Zeitlinadded datetime.h/cpp to filelist and regenerated the...
1999-12-15  Vadim Zeitlinadded check for timezone variable
1999-12-15  Vadim Zeitlindocumented GetLabel/Text, added a note about GetName...
1999-12-15  Vadim Zeitlinfix for compilation with both native and generic kinds...
1999-12-15  Vadim Zeitlintesting wxToolBarSimple
1999-12-15  Vadim Zeitlina fix for the patch
1999-12-15  Vadim Zeitlinmore WXUNUSED() here and there
1999-12-15  Vadim Zeitlina small script to regenerate makefiles without running...
1999-12-15  David WebsterRemove these VisualAge C++ V4.0 files
1999-12-15  David WebsterBitmap and Image updates
1999-12-15  David WebsterFor use when build samples under wxOS2
1999-12-15  Vadim Zeitlinfix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
1999-12-15  Vadim Zeitlincorrected bug in wxMenu::Enable()
1999-12-15  Guillermo Rodriguez... Small bugfix
1999-12-15  Guillermo Rodriguez... Added CountColours()
1999-12-15  Guillermo Rodriguez... Now saves in eiher 8bit or 24bit
1999-12-15  Guillermo Rodriguez... Added ComputeHistogram
1999-12-15  David Webstergdiimage updates
1999-12-15  Vadim Zeitlinsupport for multiple rows in Win32 native toolbar
1999-12-15  Vadim Zeitlinadded wxSingleChoiceDialog::SetSelection
1999-12-15  Vadim Zeitlinfixed wxBitmapButton bug with bitmaps with masks
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Václav Slavíkadded default ctor for wxDirDialog
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-14  David WebsterVisualage C++ V4.0 updates
1999-12-14  Robert Roebling Added a few modifiers to wxSiserItem
1999-12-14  Vadim Zeitlinsupport for vertical toolbars under GTK
1999-12-14  Vadim Zeitlinadded wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong...
1999-12-14  Vadim Zeitlincompilation fix
1999-12-14  Ron Leeadded XBM example to image sample
next