]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
wxOS2 updates for 10/5/99
[wxWidgets.git] / include / wx / msw /
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Unknown (JL)Renameing funktions to prevent name clashes
1999-10-03  Vadim Zeitlinfixes I previously forgot to check in
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell SmythAdded defines to allow altered tab placement under...
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-09-15  J. Russell Smythcorrected to allow drag and drop for mingw32/gcc295
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... Added _GSOCKET_STANDALONE_ symbol
1999-09-14  J. Russell SmythMingw32/gcc-2.95 change
1999-09-13  Robin DunnChanged HWND --> WXHWND in tooltip.h so it can be inclu...
1999-09-13  Unknown (MT)add detachmenu, insert menu, replace menu
1999-09-13  Unknown (MT)use global hwndTT
1999-09-13  Unknown (MT)Add detachmenu
1999-09-09  Guillermo Rodrigue... wxUSE_GIF instead of wxUSE_LIBGIF
1999-09-07  Guillermo Rodrigue... Header file for MSW GSocket
1999-09-06  Patrick AlbertChanged scope of wxMenuBar::Refresh() from protected...
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertAdding GetFisrtChild in winundef.h
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-22  Harco de HilsterA few small fixes for cross compilation
1999-08-17  Robin DunnAdded cross and tick bitmaps to the main resource file...
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-19  Harco de Hilsterforgot .bmp's
1999-07-19  Harco de Hilsterforgot wx.rc
1999-07-19  Harco de Hilsteradded .cur and .ico files
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-17  Harco de Hilsterignore these
1999-07-17  Harco de HilsterBuilding wxMSW with configure now also properly install...
1999-07-17  Harco de Hilsterminor fixes for mingw32 compilation
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-12  Václav Slavík*** empty log message ***
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-10  Václav Slavík*** empty log message ***
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-07-07  Václav Slavík*** empty log message ***
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-20  Ove KaavenOK, maybe not done yet, have to fix Unicode compilation...
1999-06-19  Ove KaavenBecause someone was inconsistent about using LPSTR...
1999-06-19  Ove KaavenUnicode fix.
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Vadim Zeitlinstandard icons for msg boxes
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-17  Julian SmartAdded some #defines
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-14  Ove KaavenUnicode changes.
1999-06-14  Patrick Albert*** empty log message ***
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-10  Robin DunnFixed compile errors.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Vadim ZeitlinwxNotebook compilation fix
1999-06-10  Ove KaavenA few Unicode fixes.
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-08  Robert Roebling A few more WINE fixes.
next