]> git.saurik.com Git - wxWidgets.git/history - src/msw
Fixes for compilation under AIX.
[wxWidgets.git] / src / msw /
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
1999-08-02  Robert Roebling Minor changes
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-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Robert Roebling I had to remove (Robin's) makefile creation clause
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim Zeitlinmore fixes for Borland and OLE files
1999-07-26  Vadim Zeitlinautomtn.cpp removed for Borland compilation
1999-07-26  Ove KaavenMore asserts and stuff
1999-07-26  Ove KaavenMake this compile in Unicode mode
1999-07-25  Vadim Zeitlinfixes for PS and OLE files for Borland makefiles
1999-07-24  Vadim Zeitlinoops... compilation fix
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
1999-07-24  Vadim Zeitlinfix for C files
1999-07-24  Vadim Zeitlincompilation fix
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-23  Robin DunnAdded a rule to the tmake templates so the makefiles...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-23  Ove KaavenCouple more Unicode fixes.
1999-07-23  Ove KaavenUnicode fixes
1999-07-23  Ove KaavenMore _T() in asserts...
1999-07-23  Vadim Zeitlin1. frames respect update region (Tom Surace patch)
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling New drawing test code.
1999-07-21  Robert Roebling MingW32 compilation works now.
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Harco de HilsterAdded lots of files. Enough now so that all wxHTML...
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-19  Robin DunnFixed wxListCtrl::SetTextColour to set the RGB value...
1999-07-19  Harco de Hilsteradded dcpsg.cpp
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Vadim Zeitlineven more fixes for nmake compilation
1999-07-19  Vadim Zeitlinregenaretd makefile from the latest template
1999-07-18  Vadim ZeitlinEnter won't close dialog if [Ok] button is disabled
1999-07-17  Harco de HilsterAdded statline to Makefile.am
1999-07-17  Harco de Hilsterignore these
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-07-15  Vadim Zeitlin1. fixed makefile.vc for OLE files
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-13  J. Russell SmythAdded wxHTML build to Makefile for VisualC++
1999-07-12  Václav Slavík*** empty log message ***
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Julian SmartAdded an #ifdef
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-08  Vadim Zeitlincompilation fix
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
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-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
1999-06-25  Vadim Zeitlinmulti line static controls now calculate their width...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-24  Vadim ZeitlinwxSpinButton::GetValue() returns correct result now
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-23  Vadim ZeitlinMDI child maximize bug fixed
next