]> git.saurik.com Git - wxWidgets.git/history - include
Documented wxMutexGuiEnter etc and thread sample.
[wxWidgets.git] / include /
2000-01-02  Václav SlavíkwxLocale now uses wxEncodingConverter (must be explicit...
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-02  Václav Slavíkfixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE
2000-01-01  Václav SlavíkwxFileSystem now compiles if wxUSE_HTML (required by...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
1999-12-31  Václav Slavíkadded wxEncodingConverter
1999-12-31  Václav Slavíkadded wxFONTENCODING_UNICODE -- for use with wxEncoding...
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Vadim Zeitlinadded wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home...
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-29  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-29  Vadim Zeitlindefine __GNUWIN32_OLD__ for cygwin32 too
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-28  Robin DunnAdded some WXDLLEXPORTs
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-28  Guillermo Rodrigue... Added GetSubBitmap()
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Vadim Zeitlindisable #warning because it's an error for some compilers
1999-12-24  Václav Slavíkremoved wxHtmlParser::GetTempData (internal function...
1999-12-24  Václav Slavíkadded <font face> support
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-24  Julian SmartSmall changes
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Robin DunnFixed wxSplitterEvent to set it's id to be the splitter...
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
1999-12-23  Václav SlavíkwxHtmlFontCell now has member wxFont m_Font instead...
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-23  Jouk Jansen Committing in .
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  David WebsterChanged Loadfile to be compatable with OS/2 Bitmap...
1999-12-22  David WebsterEliminate comma's after last element in an enum
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  David Webstercan't support enums that have comma after last element
1999-12-21  Vadim ZeitlinwxString::Format() added
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  David WebsterUncompilable header fix.
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-20  Václav SlavíkHTML help: index panel now displays only part of index...
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  Guillermo Rodrigue... 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  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-17  Guillermo Rodrigue... timercmn rewritten from scratch
1999-12-16  Vadim Zeitlinchanged wxImage::Rescale() to return wxImage& and not...
1999-12-16  Vadim Zeitlincompilation fix after incorrectly resolved conflict
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlincompilation fixes, doesn't work yet
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-16  Guillermo Rodrigue... Changed stopat to stopafter in CountColours
1999-12-15  Václav Slavíkfixed wxHtmlWindow flicker
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  Vadim Zeitlinadded datetime.h/cpp to filelist and regenerated the...
1999-12-15  David WebsterBitmap and Image updates
1999-12-15  Guillermo Rodrigue... Added CountColours()
1999-12-15  Guillermo Rodrigue... Added ComputeHistogram
1999-12-15  David Webstergdiimage updates
1999-12-14  Václav Slavíkadded default ctor for wxDirDialog
1999-12-14  David WebsterVisualage C++ V4.0 updates
1999-12-14  Robert Roebling Added a few modifiers to wxSiserItem
1999-12-14  Vadim Zeitlinadded wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong...
1999-12-13  Vadim ZeitlinwxCreateMaskedBitmap() is more const correct
1999-12-13  Vadim Zeitlinadded wxList::Insert(size_t); updated wxList documentation
1999-12-13  Václav SlavíkwxNotebookSizer surrounder by wxUSE_NOTEBOOK
1999-12-13  Vadim Zeitlinattempted Unicode fixes for BC++
1999-12-13  Vadim Zeitlinremoved because unused
1999-12-13  Guillermo Rodrigue... Added wxOutputStream::PutC()
1999-12-13  Vadim Zeitlinmoved wxID_SEPARATOR from menuitem.h to defs.h
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-10  Guillermo Rodrigue... source clean-up
1999-12-10  Vadim ZeitlinwxString::substr() bug fixed
1999-12-10  Jouk Jansen Committing in .
1999-12-09  Vadim Zeitlina more easy to use version of wxGetHomeDir() added
next