]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
Just ignore CVS. It's better for you.
[wxWidgets.git] / include / wx / msw /
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-05  Vadim Zeitlin1. added missing wxUSE_TEXTDLG to setup0.h
1999-06-03  Julian SmartRemoved GetSize from wxToolBar95
1999-06-02  Brian MacyReadd mingw32 support
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-06-01  Vadim Zeitlincompilation fixes
1999-05-31  Brian MacyReworked the undef stuff a little
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-25  Brian MacyCleaned up some warnings
1999-05-25  Brian MacyFixed SetForeground and SetBackground declarations
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-25  Julian SmartReverted corrupt file (may not be in line with Vadim...
1999-05-25  Julian SmartMisc small changes
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-19  Vadim Zeitlinfile which undefs symbols ocnflicting with windows.h
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-19  Robin Dunnfixed error about wxFrame::Command not returning a...
1999-05-19  Vadim ZeitlinScreenToClient() implemented correctly
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Robin DunnAdded
1999-05-13  Vadim ZeitlinwxWindow::Show() works again
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim Zeitlincompile fix
1999-05-10  Vadim ZeitlinGetHandle() added (back)
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-23  Ove KaavenUnicode fix.
1999-04-21  Ove KaavenUnicode fixes.
1999-04-20  Ove KaavenAnother "char" occurrence
1999-04-20  Brian MacyCan't figure out why Borland was excluded from DRAG...
1999-04-19  Ove KaavenMore wxChar conversion
1999-04-19  Ove KaavenThose pesky globals declared all over again
1999-04-19  Ove KaavenSome Unicode changes.
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-04-17  Brian MacyEnough wxBitmapDataObject implementation to work with...
1999-04-16  Brian MacyMade return a const reference
1999-04-08  Julian SmartAdded candidate wxDragImage implementation for wxMSW
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
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 Zeitlinhack to allow icons in wxStaticBitmap as well as bitmaps
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-12  Vadim Zeitlintypo corrected
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-02-23  Vadim Zeitlinnew options: wxUSE_OLE (on by default except for some...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-20  Robin DunnAdded missing | symbol
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-10  Julian SmartAdded wxUSE_STREAMS
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-06  Vadim Zeitlinmore files to ignore in cvs commands (setup.h, lex_yy...
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-06  Vadim Zeitlinresizeable dialogs support
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Vadim Zeitlinremoved the file setup.h - copy setup0.h into setup...
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1999-02-04  Julian SmartSome warnings removed.
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-02-03  Václav Slavíkadded JPEG support
1999-02-02  Vadim Zeitlin1. Harm's patch for AppendText()
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-02-01  Stefan Csomorlatest CW additions
1999-02-01  Vadim Zeitlinthis should be the file with the standard setting for...
1999-02-01  Vadim Zeitlinmore wxToolTip changes
1999-01-31  Vadim Zeitlinvery minor changes
1999-01-31  Vadim ZeitlinwxToolTip for MSW implementation (it has several proble...
1999-01-31  Vadim Zeitlinmemory debugging using VC++ debug CRT works for DLL...
1999-01-31  Vadim ZeitlinwxStaticBitmap, wxStaticBox and wxPanel don't accept...
1999-01-31  Vadim Zeitlinby default the ctrl accepts keyboard input now (why...
1999-01-31  Julian SmartVarious small fixes
next