]> git.saurik.com Git - wxWidgets.git/history - src/msw
Refresh() problem from DialogEd solved
[wxWidgets.git] / src / msw /
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-09  Robin Dunnpassing CRTFLAG to subordinant makes
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-07  David Webster*** empty log message ***
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim ZeitlinI'm having some weird problems with cvs...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-01  Vadim Zeitlinfix for Append() bug for sorted comboboxes
1999-10-01  Vadim ZeitlinBorland makefiles fixes for .c files
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodrigue... All events now internally watched
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-30  Unknown (MT)only set parent frame ontop when the current frame...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell SmythAdded wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  Robin DunnRemoved call to SetValidator since CreateBase was doing...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-14  J. Russell SmythChanges for mingw32/gcc-2.95
1999-09-14  J. Russell SmythMakefile for mingw/gcc-2.95
1999-09-13  Robin Dunn*** empty log message ***
1999-09-13  Unknown (MT)Add detachmenu
1999-09-13  Unknown (MT)use a global hwndTT
1999-09-13  Unknown (MT)add wxTE_AUTO_SCROLL
1999-09-13  Unknown (MT)blit using icon mask
1999-09-13  Unknown (MT)Add detachmenu, insert menu, replace menu.
1999-09-13  Unknown (MT)Added callback to start in current directory
1999-09-13  Robin DunnAllowed gsocket to compile when wxUSE_SOCKETS is 0
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-13  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-12  Guillermo Rodrigue... Fixed a bug when GSocket_SetCallback was used before...
1999-09-11  Guillermo Rodrigue... Added GSocket_Select() and fixed some things
1999-09-09  Guillermo Rodrigue... Fixed some bus in Connect()
1999-09-08  Guillermo Rodrigue... Bugfix in GSocket_Cleanup()
1999-09-08  Julian SmartFixed cursor loading on Win95
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodrigue... GSocket for MSW
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Vadim Zeitlinsome fixes for VC++ 1.5 makefiles
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Julian SmartUpdating corrupt file
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Michael BedwardRegenerated from tmake to add imagpcx.
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-08-24  Julian SmartAdded WS_VSCROLL, WS_HSCROLL styles
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-20  Julian SmartRestored the ability to scroll.
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-18  Robin DunnFix to prevent Assert when there is an empty string...
1999-08-14  Vadim ZeitlinInsertPage/SetSelection bug fixed
1999-08-12  Vadim Zeitlinregenerated makefiles
1999-08-12  Julian SmartwxBook additions; added a couple of pixels in menu...
1999-08-11  Vadim ZeitlinwxMenuBar::IsEnabled() now returns TRUE sometimes too
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Julian SmartFixed my fix
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-08-08  Robert Roebling Added strconv
1999-08-06  Julian SmartChanges for BC++
1999-08-06  Ove KaavenTVS_CHECKBOXES doesn't seem to exist in Borland C++
1999-08-06  Ove KaavenMake it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-05  Robert Roebling Compile fix for button, MSW
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell SmythFixed to fill in m_dir member when file selected so...
1999-08-04  Robin DunnNow uses the version number when doing a cleandll
1999-08-04  Vadim Zeitlinradiobox event now contains the string too
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
next