]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 DunnRegenerated SWIGged sources for wxGTK
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-16  Vadim Zeitlinadded WXDIRREL needed for contrib samples
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  George TaskerChanged version to 233
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Vadim Zeitlinadded a fix for cygwin and cleaned up wxGetWorkingDirec...
2002-01-15  Vadim Zeitlinadded more files to wxBase distrib (and unzip.h to...
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-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-15  Václav Slavíkreverted my locale change
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  George TaskerFixed '_' chars that were not quoted with a '\'
2002-01-14  Robert RoeblingFix wxClipboard.
2002-01-14  Stefan Csomorsince DoScreenToClient and ClientToScreen in toplvlcmn...
2002-01-14  Vadim Zeitlinmake locale modified them, not me
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  Vadim Zeitlinmade the alphabetic class order more alphabetic
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
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 Zeitlinadded missing WXDLLEXPORTs
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  Václav Slavíkremoved setup0.h artifacts
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 Csomorchanged the MulDiv Macro removing macheader dep.
2002-01-13  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-13  Stefan Csomoradded type and creator routines for mac
2002-01-13  Gilles Depeyrotcorrections for wxMac
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 RoeblingA bit of translation.
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  Gilles Depeyrotapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Václav Slavíkmake all now compiles .mo catalogs
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinfixed Set(month, day, year) docs (bug #502944)
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
2002-01-12  Vadim ZeitlinSetValue() doesn't call Clear()
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Vadim Zeitlinmade XPMs const
2002-01-12  Vadim ZeitlinSun warning and Unicode fixes
2002-01-12  Robert Roebling Some additions to the 12-bit patch.
2002-01-12  Robert Roebling Applied patches for wxBU_EXACTFIT to button.cpp and...
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2002-01-12  Václav Slavíkfixed m_OldAlign hiding
2002-01-11  David WebsterOops, left some personal stuff in here.
2002-01-11  David WebsterOS/2 Statusbar fixes in DC
2002-01-11  David WebsterOS/2 Statusbar fixes
2002-01-11  Gilles Depeyrotcorrection to shared library build command for HP ...
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-11  Stefan Csomorcorrected wxMenuBar::Insert , ::Append for a correct...
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Robert Roebling Corrected wxFrame::SetMenuBar() for repeated calls
2002-01-11  Stefan Csomornew libraries added
2002-01-11  Stefan Csomoradded new files from common
2002-01-11  Stefan Csomorinclude changes
2002-01-11  Stefan Csomordestructor fix in case it is not a real dialog
2002-01-11  Gilles Depeyrotadded missing const for Apple DevTools
2002-01-11  Vadim Zeitlinreverted stupid compilation breaking typo checked in...
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-11  Robert RoeblingMake log.cpp compilable under CW 5.2 non-Carbon
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-11  Stefan Csomorfewer standard includes
2002-01-11  Stefan Csomorchanged to non-opaque structs for debugging (makes...
2002-01-11  Stefan Csomoradditions
2002-01-11  Stefan CsomorATSU Rendering Support added
2002-01-11  Jouk Jansen Committing in .
2002-01-11  Vadim Zeitlinminor wxFRAME_EX_CONTEXTHELP updates
2002-01-11  Vadim Zeitlinchanges wxFRAME_EX_CONTEXTHELP value to avoid clash...
next