]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1998-08-03  Vadim Zeitlinminor changes and bug corrections (interface unchanged)
1998-08-03  Vadim ZeitlinwxConfig sample + wxGTK makefiles
1998-08-03  Karsten Ballüdergrmbl, typo
1998-08-03  Karsten Ballüderfixed GetGlobalFilename()
1998-08-03  Karsten Ballüder*** empty log message ***
1998-08-03  Karsten Ballüderadded another link
1998-08-03  Karsten Ballüderfixed wxFileConfig constructor bug
1998-08-02  Vadim ZeitlinwxIniConfig added (pre-alpha quality, many functions...
1998-08-02  Vadim ZeitlinwxConfig -> wxConfigBase renaming plus some minor changes
1998-08-02  Vadim Zeitlintrace mask made static variable
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-08-02  Karsten Ballüderadded slash to path
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-31  Julian SmartSome manual updates; in MDI sample, child frames now...
1998-07-31  Karsten Ballüderadded a comment and hopefully improved extent detectionn
1998-07-31  Karsten Ballüderfixed stupid typo
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  Karsten BallüderSetting of background colours is now correct.
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  Karsten Ballüderimplemented correct setting of background colour for...
1998-07-29  Robert Roebling wxListCtrl selection improved
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 ODBC classes manual (Word 97).
1998-07-28  Unknown (MO)Fixed wxOVERWRITE_PROMPT bug in gtk file selector
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-28  Robert Roebling Fixed bug in MDI
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Karsten Ballüdermore comments
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-26  Vadim Zeitlindouble wxMenuItem definition problem fixed
1998-07-25  Guilhem Lavaux* Deleted #include "wx/bufstrm.h"
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Julian SmartCorrected some problems
1998-07-24  Julian SmartAdded missing accessors
1998-07-24  Julian SmartAdded missing files
1998-07-24  Julian SmartRemoved explicit #defines for wxToolBar
1998-07-24  Julian SmartRemoved duplicate code
1998-07-24  Julian SmartSmall change
1998-07-24  Julian SmartDialog Editor edits
1998-07-24  Julian SmartAdded Forty Thieves
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Guilhem Lavaux*** empty log message ***
1998-07-24  Guilhem Lavaux* Ooops, I didn't copy the files in the right directory...
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-24  Vadim Zeitlinsome common code moved from wxWindow/wxFrame into files...
1998-07-24  Vadim ZeitlinSelectItem() now sends a wxEVT_SELECTED notification.
1998-07-24  Vadim Zeitlinadded "access" parameter to wxFile::Create and Open...
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-24  Julian SmartNew toolbar event processing
1998-07-24  Julian SmartRemoved compile bugs in regconf.cpp, added new toolbar...
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-24  Julian SmartUpdated the toolbar sample to reflect updated event...
1998-07-24  Vadim Zeitlinadded default value for "int type" (wxBITMAP_TYPE_XPM...
1998-07-24  Vadim Zeitlinremoved #define wxToolBarGTK
1998-07-24  Karsten Ballüderfixed appending of '/' to empty string
1998-07-24  Karsten Ballüderfixed private member access problem
1998-07-23  Vadim Zeitlinoops... a typo in just checked in file corrected
1998-07-23  Vadim Zeitlincall to SetLabel in Create() added to strip "&" charact...
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 ZeitlinIsModified() function now works correctly
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  Vadim Zeitlincommon functions moved into ../common/framecmn.cpp
1998-07-23  Vadim Zeitlinmade the code more wxMSW compatible
1998-07-23  Vadim Zeitlinmade the constraintsin notebook pages work (once again)
1998-07-23  Vadim Zeitlinadded wxUpdateUI generation
1998-07-23  Vadim Zeitlincommon part of wxWindow class
1998-07-23  Vadim Zeitlinremoves "&" from wxControl's label (also for buttons...
1998-07-23  Vadim Zeitlinchoosing "Cancel" in the message box which appears...
1998-07-23  Vadim Zeitlincommon code of wxFrame class
1998-07-23  Vadim Zeitlina warning in the release build suppressed
1998-07-23  Julian SmartCreated new, simplified toolbar sample; removed other...
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
1998-07-23  Vadim Zeitlinadded #define wxToolBar wxToolBarGTK for wxGTK
next