]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-01-19  Vadim Zeitlindismiss the popup when an unprocessed key is pressed
2002-01-19  Vadim Zeitlindocumented new CaptureMouse() behaviour
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  Julian SmartCorrected wxTextCtrl doc
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 Depeyrotuse "..." instead of <...> for wx includes
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  Václav Slavíkslight corrections, moved bwd compat macros to the...
2002-01-18  David WebsterDialog support
2002-01-18  Julian SmartStarted to improve header comments for FL
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  David WebsterCompile in IFF stuff.
2002-01-18  David WebsterVarious OS/2 changes to keep up with general library...
2002-01-18  David WebsterSome WXPM defs for dialog styles.
2002-01-18  Vadim ZeitlinIFF support off by default
2002-01-18  Jouk Jansen Updating OpenVMS makefile
2002-01-18  Vadim Zeitlincorrected wxHIDE_READONLY documentation
2002-01-18  Julian SmartUpdated VC++ files
2002-01-18  Julian SmartMoved the popup menu event handlers to dialog event...
2002-01-18  Vadim Zeitlindon't set WS_POPUP for all windows (fix for my last...
2002-01-17  Vadim ZeitlinwxUSE_IFF 0 by default
2002-01-17  Vadim Zeitlinrecent MSW changes: wxFrame border styles and wxRadioBu...
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 wxMGL makefiles
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íkpartial update from gtk/changes.txt
2002-01-17  Václav Slavíkupdated wxUSE_ICO_CUR comment
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-17  Václav Slavíkadded wxUSE_IFF test
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í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  Robin DunnUPdated the OSX build instructions a bit
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 TaskerAdded checks for wxUSE_IOSTREAMH to determine which...
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 DunnSWIGged updates for wxMac
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 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...
next