-somewhat more elegant method, supporting the src subdir (-Markus)
[wxWidgets.git] / include /
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-13  Robert Roebling Added ToogleTool from Markus
1998-08-12  Vadim Zeitlinadded a "wxWindow *" (unused) argument for wxGTK compat...
1998-08-12  Vadim Zeitlinexplicit SetSelection/SetOldSelection methods added...
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Vadim Zeitlinhad to modify it (added one pixel...) to be able to...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-12  Karsten Ballüderreplaced by stubs files
1998-08-11  Vadim Zeitlinstatic wxFile::Access() added (access() isn't ANSI...
1998-08-11  Karsten BallüderAdded empty Raise() and Lower() methods for compatibilty.
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-09  Julian SmartStub header changes.
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Vadim ZeitlinWXFARPROC prototyped as `typedef int (__stdcall *WXFARP...
1998-08-08  Vadim Zeitlinsome minor changes in wxLogWindow
1998-08-08  Robert Roebling Correct the wxButton::Setlabel nonsense
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-08-08  Julian SmartAdded stub include files; also a couple more Dialog...
1998-08-08  Denis PershinDP:
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim ZeitlinwxTREE_INSERT_XXX constants were incorrectly defined...
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
next