]> git.saurik.com Git - wxWidgets.git/history - src/common
assert in GetNextItem() fixed (yes, now it is)
[wxWidgets.git] / src / common /
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinimplementation of wxGetPasswordFromUser
2000-01-24  Vadim Zeitlin2 warnings from Solaris build log fixed
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-24  Jouk Jansen Committing in .
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
2000-01-22  Stefan NeisSN: Replace a __WXPM__ by __OS2__ in #if deciding wheth...
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlinwarning fix
2000-01-21  David WebsterFix to include the OS/2 version of mimetype.h, not...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkdialog for choosing charset was too wide
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-19  Václav Slavíkfixed ReadString for wxUSE_UNICODE
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-19  Václav Slavíkadded wxFileModificationTime
2000-01-19  Václav Slavíkiso8859-1,15 and cp1252 added to Cyrillic charsets
2000-01-18  Guillermo Rodrigue... isScrolling() in wxScroll[Win]Event
2000-01-18  George TaskerRemoved a couple of debug lines
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Václav Slavík(1) fixed bug: wxFontMapper no longer creates wxConfig...
2000-01-17  Julian SmartMakeproj.cpp corrections; wxTextCtrl resource loading...
2000-01-16  Václav Slavíksomebody added #ifdefed #pragma to disable warnings...
2000-01-16  Václav Slavíkchanged format of wxFontMapper entries: facename_encodi...
2000-01-16  Václav SlavíkKDE support for icons and mime types finished (icons...
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Robert Roebling TIFF fix.
2000-01-14  Guillermo Rodrigue... wxSocekt now uses wxPostEvent.
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  Julian SmartChanged wxWindowBase foreground to use wxSystemSettings...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Jouk Jansen Committing in .
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
2000-01-13  Stefan Csomora base for geometry operations
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-12  Vadim Zeitlinadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove...
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  Guillermo Rodrigue... Important changes to avoid dependence on events inside...
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
2000-01-08  Václav SlavíkBorland #include hack
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-06  Guillermo Rodrigue... Removing warnings
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-06  Vadim Zeitlinbug fixes for '\r' handling in wxTextFile::Translate()
2000-01-06  Guillermo Rodrigue... Rewrote large parts of the non-DDE IPC stuff (wxTCPServ...
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinmore bug fixes: options with values and compound option...
2000-01-05  Vadim ZeitlinParseDate() understands tomorrow and yesterday as well...
2000-01-05  Vadim Zeitlinmore stream-like insertion operators
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-05  Julian SmartAdded contributed speedup of ConvertToBitmap under...
2000-01-05  Vadim Zeitlininclude "module.h"
2000-01-05  Vadim Zeitlinsmall bug fix for composite options
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Jouk Jansen Committing in .
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Ove KaavenUnicode compilation fix
2000-01-03  David WebsterNeed LINKAGEMODE for Visualage C++ compiles on the...
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Václav Slavíknow grabs encoding info not from but from '' (empty...
2000-01-03  Václav SlavíkBorland #include hack
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
2000-01-03  Vadim ZeitlinO_BINARY added to wxFile::Create
2000-01-03  Ove KaavenUnicode compilation fixes
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
2000-01-02  Václav SlavíkwxLocale now uses wxEncodingConverter (must be explicit...
2000-01-02  Václav SlavíkwxFontMapper now cooperates with wxEncodingConverter
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
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-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-12-30  Vadim Zeitlinadded wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home...
1999-12-29  Robin DunnFixed wxWindowCreateEvent and wxWindowDestroyEvent...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
next