]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-21  David WebsterCommit of merge
2002-01-21  David Websterno message
2002-01-20  Václav Slavíkadded first microscopic part of XRC format docs
2002-01-20  Stefan NeisAdded missing include for non-precompiled headers.
2002-01-20  Stefan NeisAdded missing include to os2/private.h.
2002-01-20  Stefan NeisFixed apparent typo.
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-20  Stefan Neis- Added definition for struct SPBCDATA (missing in...
2002-01-20  Stefan NeisFixed compilation problems with gcc on OS/2.
2002-01-20  Stefan NeisAdded wchar handling for EMX (gcc on OS/2).
2002-01-20  Stefan NeisNew version with latest additions to filelist.txt.
2002-01-20  Stefan NeisAdded toplevel.{h,c} to OS/2 files.
2002-01-20  Stefan NeisAdded wxUSE_OWNER_DRAWN for wxPM (OS/2)
2002-01-20  Gilles Depeyrotuse wxMac provided wxGetOsDescription with Apple DevTools
2002-01-20  Gilles Depeyrotadded missing include files for Apple DevTools
2002-01-20  Stefan Csomornew targets for shared libs
2002-01-20  Stefan Csomoradded shared libs targets
2002-01-20  Stefan Csomoradded proper bracketing of QDflushing for carbon only
2002-01-20  Stefan Csomorcorrected wxKill signature, added Env methods (returnin...
2002-01-20  Stefan Csomorexport statement added
2002-01-20  Stefan Csomorremoved non appearance implementations
2002-01-20  Stefan Csomorresource loader structure added for loading menu bar...
2002-01-20  Stefan Csomorresource loader structure added
2002-01-20  Stefan Csomorremoved all resources that are not needed anymore
2002-01-20  Stefan Csomormoved patterns to static structures, added resouce...
2002-01-20  Stefan Csomorresource stack structure that sets up correct resource...
2002-01-20  Stefan Csomoradded constructor for compliance with wxPython
2002-01-20  Stefan Csomormenu help under classic was not giving back the correct...
2002-01-20  Stefan Csomornaming corrections, scrolling amount fixed
2002-01-20  Stefan Csomorremoved duplicate strdup definition for CW MSL V 7
2002-01-20  Stefan Csomoradded missing string definition
2002-01-20  Stefan Csomornew static structure for using the correct resource...
2002-01-20  Stefan Csomorexport statement needed
2002-01-20  Stefan Csomorpreparation for separated menu items
2002-01-20  Stefan Csomorchanged the usage of the member vars to be more consistent
2002-01-20  Stefan Csomoradded new constructor for wxpython
2002-01-20  Stefan Csomorprefix files for shared library targets on cw mac
2002-01-20  Stefan Csomorunder metrowerks mac strdup is not exported
2002-01-20  Stefan Csomorcorrect import and export statements for metrowerks
2002-01-20  Stefan Csomorchanged to wxStrdup, since strdup is not guaranteed...
2002-01-20  Stefan Csomornew headers for new shared lib targets on codewarrior
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-20  Vadim Zeitlintried to make wxArrayString(bool autosort) ctor more...
2002-01-20  Vadim Zeitlinadded support for wxArrayString data in wxVariant
2002-01-20  Václav Slavíkmake sure gs_captureWindow is always set to NULL in...
2002-01-20  Václav Slavíkremoved tracing from html sample
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íkdocumentation for wxHtmlWindow::OnOpeningURL
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 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
next