]> git.saurik.com Git - wxWidgets.git/history - include
the modal dialogs restore the focus to the control which had it before the
[wxWidgets.git] / include /
1998-08-07  Vadim Zeitlinthe modal dialogs restore the focus to the control...
1998-08-07  Vadim ZeitlinProcessEvent() now saves the m_lastXXX parameters in...
1998-08-07  Vadim Zeitlincode using ms_PaintDC changed a little (a couple of...
1998-08-07  Vadim Zeitlinimproved handling of frames with parent: now they have...
1998-08-07  Robert Roebling More configure fixes
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-08-07  Robin DunnRemoved a ">>>>>>> 1.5" (a CVS conflict indicator)...
1998-08-07  Robin DunnRemoved duplicate definitions of GetMenuCount and GetMe...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-08-06  Robert Roebling New Unix configure system
1998-08-05  Guilhem Lavaux* Added source file info in utils/serialize/*
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-08-05  Karsten Ballüderadded SetRecordDefaults() and IsRecordingDefaults(...
1998-08-05  Julian SmartVarious bug fixes to OGL; wxStripExtension prototype...
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
1998-08-04  Vadim Zeitlinadded wxLogWindow::GetFrame()
1998-08-04  Vadim Zeitlinsize_t -> int conversion and the warnings about it...
1998-08-04  Julian SmartSmall fixes
1998-08-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-08-03  Vadim ZeitlinwxApp::Get/SetVendorName functions added
1998-08-03  Vadim Zeitlinadded wxLocale::Init() and ctor without arguments for...
1998-08-03  Vadim Zeitlinminor changes and bug corrections (interface unchanged)
1998-08-02  Vadim Zeitlintrace mask made static variable (and corresponding...
1998-08-02  Vadim Zeitlinthe base class is now called wxConfigBase, wxConfig...
1998-08-02  Vadim Zeitlinminor changes to registry classes and wxIniConfig added
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-31  Julian SmartAdded wxAccelerationTable class
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-30  Julian SmartMSWOnMouseMove arg bug in toolbar; compile bug in regco...
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-29  Vadim Zeitlin1) APPCONF_ constants renamed to wxCONFIG_
1998-07-29  Vadim ZeitlinwxApp::(S|G)etVendorName added
1998-07-29  Julian SmartAdded missing OGL files; added defaults to wxDocMDIPare...
1998-07-29  Karsten Ballüderfixed compiler warning
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Guilhem Lavaux* Added Peek() to wxMemoryInputStream.
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-28  Karsten Ballüderfixed compiler warning (newline at last line missing)
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Guilhem Lavaux* Bug fixes
1998-07-27  Julian SmartChanged event type ids to constants instead of enum...
1998-07-27  Karsten Ballüdermake wxS_DEFAULT consistend with standard Unix behaviour
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartCorrected some problems
1998-07-24  Julian SmartAdded missing accessors
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Guilhem Lavaux*** empty log message ***
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-24  Vadim Zeitlinadded "access" parameter to wxFile::Create and Open...
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-24  Vadim Zeitlinadded default value for "int type" (wxBITMAP_TYPE_XPM...
1998-07-24  Vadim Zeitlinremoved #define wxToolBarGTK
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-23  Vadim Zeitlinnow wxToolBarGTK is #define'd as wxToolBar under wxGTK...
1998-07-23  Vadim ZeitlinIsItemExpanded() function added
1998-07-23  Vadim ZeitlinwxUpdateUI events generation added
1998-07-23  Vadim ZeitlinSetModified() added
1998-07-23  Vadim ZeitlinOnSize removed (not needed any more after Robert's...
1998-07-23  Vadim Zeitlinmore accessors added, member variablesmade private
1998-07-23  Vadim ZeitlinDoMenuUpdates()
1998-07-23  Vadim Zeitlinadded flag wxFILE_MUST_EXIST
1998-07-23  Vadim ZeitlinGetLabel() added
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
1998-07-23  Vadim Zeitlinadded #define wxToolBar wxToolBarGTK for wxGTK
1998-07-22  Robert Roeblingmdi private menus
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-21  Karsten Ballüderfixed duplicate definition
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-20  Unknown (MO)Added use of default file/dir and confirm on overwrite...
1998-07-20  Karsten Ballüderfixed config incosistency
1998-07-19  Vadim ZeitlinMSWGetDlgCode() behaviour changed to allow both TAB...
1998-07-18  Julian SmartwxDocManager gets the only view if none other specified...
1998-07-18  Vadim Zeitlina couple of functions added (GetNumberOfGroups/Entries...
1998-07-18  Robert RoeblingODBC compile (and link) fixes
1998-07-18  Robert Roeblingadded ODBC support
1998-07-17  Vadim ZeitlinwxTString removed
1998-07-17  Vadim Zeitlincorrect (working) version of wxString
1998-07-17  Vadim Zeitlinsome "const"s added
1998-07-17  Julian SmartSome Borland/GnuWin32 fixes
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-17  Vadim Zeitlinfixed compilation problems under Windows
1998-07-16  Vadim ZeitlinwxFileConfig uses sorted arrays (big performance improv...
1998-07-16  Vadim Zeitlinadded sorted arrays: they automatically sort items...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-15  Vadim Zeitlinoptimizations: more functions made inline, added Alloc...
1998-07-14  Vadim Zeitlincommon constants (wxSeekMode) and types (off_t) to...
1998-07-14  Vadim Zeitlinoff_t #define'd as _off_t for VC++ (it's not a standard...
1998-07-14  Vadim Zeitlin1) added wxSplitFile() to decompose a file name into...
1998-07-14  Guilhem Lavaux* wxMemory*Stream link problem fix.
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-13  Julian SmartIn splitter sample, forwarded OnIdle events to wxFrame...
next