]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
GetHandle() added (back)
[wxWidgets.git] / include / wx / msw /
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
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-26  Unknown (UG)binary insertion
1999-01-26  Unknown (UG)removal before binary insertion
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1999-01-20  Vadim ZeitlinRenameEntry/Group() functions added to wxConfig and...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-15  Julian SmartAdded wxTE_PROCESS_TAB
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-14  Julian SmartCorrected stupid error.
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-12  Unknown (UG)no message
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
next