]> git.saurik.com Git - wxWidgets.git/history - src
update the screen before gaining access to wxWindowDC
[wxWidgets.git] / src /
2002-01-20  Václav Slavíkadded tracing of ReleaseMouse and assertion to prevent...
2002-01-20  Václav Slavíkadded WXTRACE env. variable
2002-01-19  Václav Slavíkfixed compilation
2002-01-19  Václav Slavíkmoved 'show hidden dirs' checkbox elsewhere, the dialog...
2002-01-19  Václav Slavíkrewrote wxGenericFileDialog to use sizers
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-19  Václav Slavíkdon't crash if we can't detect g_wcCharset
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-19  Vadim Zeitlindismiss the popup when an unprocessed key is pressed
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-19  Vadim Zeitlinfixed crash in iconv_close() as well
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-19  Gilles Depeyrotchanged 'extern inline' to extern only
2002-01-19  Gilles Depeyrotcorrections to XFontName accessors
2002-01-19  Vadim Zeitlinfixed crash in iconv_open() and cleaned up the code...
2002-01-19  Vadim Zeitlinfixed compilation with wxUSE_WCHAR_T=0
2002-01-19  Vadim Zeitlinfixed GetDiskFreeSpaceEx calling convention (Markus...
2002-01-19  Gilles Depeyrotremoved __DARWIN__ conditional tests (the help menu...
2002-01-19  Gilles Depeyrotadded IFF image file
2002-01-19  Gilles Depeyrotcorrected includes when wxUSE_SOCKETS is not defined
2002-01-18  David WebsterDialog support
2002-01-18  Vadim Zeitlinfix for Sun CC bug with not calling temporary objects...
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-18  Václav Slavíksafer destruction of wxXmlResource::ms_instance
2002-01-18  David WebsterWeekly module def file update.
2002-01-18  David WebsterVarious OS/2 changes to keep up with general library...
2002-01-18  David WebsterTRUE, not true; FALSE, not false....
2002-01-18  Jouk Jansen Updating OpenVMS makefile
2002-01-18  Vadim Zeitlindon't set WS_POPUP for all windows (fix for my last...
2002-01-17  Vadim Zeitlindon't generate clicked events when we just get the...
2002-01-17  Vadim Zeitlinfixed frame border styles (allow creating a friend...
2002-01-17  Václav Slavíktemporary Watcom fix
2002-01-17  Václav Slavíkend with fatal error if cannot start MGL
2002-01-17  Václav SlavíkWatcom build system for wxMGL
2002-01-17  Václav Slavíkput vertical space before <pre> section
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-17  Václav Slavíkrewrote wxTextFile::OnRead to handle variable-length...
2002-01-17  Václav Slavíkcompilation fix
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-17  Václav SlavíkwxFont::IsFixedWidth for wxMGL
2002-01-17  Václav SlavíkwxMGL Watcom makefiles fixes
2002-01-17  Václav Slavíkimplemented Alex's <object_ref> symlinks in XRC
2002-01-16  Vadim Zeitlinmore DLL compilation fixes
2002-01-16  Robin DunnPatch for using wxSTC with Borland, #504370
2002-01-16  Jouk Jansen Committing in .
2002-01-16  George TaskerReplaced "-erase" calls with "-$(RM)" calls
2002-01-16  George TaskerMinor cleanup
2002-01-16  George TaskerFixed a '&' that should be an '&&'
2002-01-16  Gilles Depeyrotadded missing wxLogStatus function with variable argume...
2002-01-16  Robin DunnwxThread::GetCurrentId for wxMac
2002-01-16  Robin DunnwxThread::GetCurrentId() for Unix
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-16  Robin DunnCompilation fix
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-16  Vadim Zeitlinlookup the classes in the hash table if it had been...
2002-01-15  Václav Slavíkmerged another part of Alex's work (LoadMenuBar w/...
2002-01-15  George TaskerAdded /nologo to the CFLAGS to match other makefiles
2002-01-15  George Taskerdummy(dll).obj is now created in wxWin/$D rather than...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Vadim Zeitlinadded a fix for cygwin and cleaned up wxGetWorkingDirec...
2002-01-15  Robert Roebling gdk_rgb doesn't work on SGI.
2002-01-15  Václav Slavíkcase insensitive HHP files and fixed buffer overflow...
2002-01-15  George TaskerAdded checks for wxUSE_IOSTREAMH to #include the correc...
2002-01-14  Stefan Csomorchanged processing of events to only process the events...
2002-01-14  Stefan Csomorfixed MouseUp handling when window was captured
2002-01-14  Stefan Csomoradded missing break in switch statement
2002-01-14  Robert RoeblingFix wxClipboard.
2002-01-14  Stefan Csomorsince DoScreenToClient and ClientToScreen in toplvlcmn...
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-14  Stefan Csomoradded flushing for MacOS X buffered window immediatly...
2002-01-14  Stefan Csomorcorrected apple menu and help menu anomalies under...
2002-01-14  Stefan Csomorexpanded autotranslation of Exit-Quit to items having...
2002-01-14  Vadim Zeitlinfixed warnings about double to int conversions, defined...
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-14  Václav Slavíkremoved wxYield from wxHtmlWindow (seems to work w...
2002-01-14  Vadim Zeitlindo NOT append extension to the library names which...
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2002-01-13  Vadim Zeitlincompilation fix
2002-01-13  Vadim Zeitlinreally fixed toolbar mapping bug (finally, it was the...
2002-01-13  Vadim Zeitlinfixed toolbar mapping bug (optimizer bug?) in the relea...
2002-01-13  Stefan Csomorreverted DoReadLong
2002-01-13  Stefan Csomorcorrected DoReadLong
2002-01-13  Stefan Csomorcorrected GetDepth method and wrong disposal calls...
2002-01-13  Vadim Zeitlinremoved MSWDetachWindowMenu() (part of the MDI change...
2002-01-13  Stefan Csomoradded type and creator routines for mac
2002-01-13  Stefan Csomoradded missing functions
2002-01-13  Stefan Csomorswitched to proper const scheme for findfolder on mac
2002-01-13  Stefan Csomorcorrected retrieval of a long
2002-01-13  Stefan Csomoradded correct printing headers for mac
2002-01-13  Robert Roebling Typo.
2002-01-13  Robert Roebling Remove surplus wxTheApp from wxApp...
2002-01-13  Robert Roebling Remove more FreeType.
2002-01-13  Robert Roebling Remove FreeType.
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinapplied patch for safer GIF decoding (502103)
2002-01-13  Vadim Zeitlinfixed several resource leaks related to MDI menus
2002-01-13  Vadim Zeitlinfixed wxRichEditModule::Load(): should return an error...
2002-01-13  Vadim Zeitlinfixed a huge memory leak in wxStreamBuffer
next