]> git.saurik.com Git - wxWidgets.git/history - src/msw
new makefiles (part I)
[wxWidgets.git] / src / msw /
1999-05-30  Brian MacyIMHO these are the correct flags for borland
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-25  Brian MacyCleaned up some warnings
1999-05-25  Brian MacyAdded dcbase.cpp
1999-05-25  Vadim ZeitlinwxCaret MSW bug fixes
1999-05-25  Julian SmartMisc small changes
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-21  Vadim ZeitlinGetItem() doesn't ignore column number any more
1999-05-20  Vadim Zeitlinmysterious radiobox bug finally fixed
1999-05-20  Robin DunnwxScrolledWindow for wxMSW is now getting wxScrollWinEv...
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-19  Brian MacyChanged [] parameters to be unsigned.
1999-05-19  Vadim Zeitlinnotebook creation bug fixed
1999-05-19  Vadim ZeitlinScreenToClient() implemented correctly
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-18  Vadim ZeitlinDeleteAllPages() bug corrected
1999-05-13  Vadim ZeitlinwxWindow::Show() works again
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-11  Brian MacyFixed incorrect return type
1999-05-10  Vadim Zeitlincompile fix
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-09  Julian SmartMisc. fixes
1999-05-07  Vadim Zeitlincompilation fix
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-05-07  Vadim Zeitlintree ctrl sorting shouldn't crash when items don't...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-06  Julian SmartDefined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if...
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-04-29  Robin DunnAdded $(NEW_WXLIBNAME) to allow changing the library...
1999-04-27  Ove KaavenAdded wxchar.cpp, I think
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-19  Julian SmartFixed wxexpr.cpp bug (quote wasn't being removed in...
1999-04-17  Vadim Zeitlintooltips in controls in dialogs actually work now
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-04-12  Ove KaavenAdded wxchar.cpp/.obj
1999-04-12  Robin DunnAdded $(WAITFLAG) so other shells can use appropriate...
1999-04-10  Vadim Zeitlinoops... fatal bug (which I recently introduced) with...
1999-04-10  Vadim Zeitlintooltip bug (which I introduced recently) corrected
1999-04-08  Julian SmartAdded candidate wxDragImage implementation for wxMSW
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Julian SmartSome typos corrected in iniconf.cpp
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-07  Vadim Zeitlin::GetWindowText() -> wxGetWindowText
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Julian SmartFixed some bugs in new code (CanPaste, GetSelection)
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-06  Vadim Zeitlinbug in FindItemForId() fixed (?)
1999-04-06  Julian SmartShowPosition fix to allow negative numbers
1999-04-05  Julian SmartMSWOnCommand bug fixed
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-04-03  Brian MacyFirst attempt at clean-up
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-04-02  Vadim Zeitlina simpler fix of textctrl key doubling bug
1999-04-02  Julian SmartFixed doubled-up key effects in wxTextCtrl by resetting...
1999-04-01  Julian SmartFixed wxPalette memory leak when loading BMP files
1999-03-31  Robin DunnFixed the "Can't open file" message in ReadDIB so that...
1999-03-30  J. Russell SmythFixed wxApp::SendIdleEvents for Vadim's new wxWindowLis...
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Brian MacyIgnore failure when deleting something that might not...
1999-03-29  Julian SmartUndefed Yield symbol if defined, else syntax error
1999-03-29  Julian SmartFixed missing brace in app.cpp
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-24  Vadim Zeitlinchar handling fixed again
1999-03-24  Vadim Zeitlinfix for scrolling in checklistboxes (Win32 only)
1999-03-24  Vadim Zeitlinhack to allow icons in wxStaticBitmap as well as bitmaps
1999-03-24  Vadim Zeitlinchar handling fixed once again
1999-03-24  Vadim ZeitlinCollapseAndReset() fixed
1999-03-24  Vadim Zeitlincompilation fixes
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Julian SmartWS_CLIPCHILDREN is not always enabled in wxNotebook...
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-21  J. Russell SmythModified wxMSW listbox.cpp to work with wxCommandEvent...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-14  Vadim Zeitlintypos in error messages corrected
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-09  Stefan CsomorRead was not copying back the buffers contents into...
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-06  Julian SmartSmall changes
1999-03-06  Vadim ZeitlinBorland makefile fixes
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-01  Vadim ZeitlinwxCriticalSection changes undone - should work now
1999-03-01  Julian SmartRemoved my buggy bug-fix
1999-03-01  Vadim Zeitlinargc == 0 bug fixed
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
next