]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/notebook.h
I've put live into Vadim's wxNavigationKeyEvent idea
[wxWidgets.git] / include / wx / gtk1 / notebook.h
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-04  Robert Roebling Added wxMiniFrame
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-09-28  Vadim Zeitlinan extra backslash removed
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-07-27  Robert Roeblingwarning msgs
1998-07-23  Vadim ZeitlinOnSize removed (not needed any more after Robert's...
1998-07-22  Robert Roeblingmdi private menus
1998-07-13  Vadim Zeitlinconstraints for notebook pages work (again)
1998-07-12  Robert Roeblingstream compile fixes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartChanges for wxEventType
1998-06-26  Vadim Zeitlinmade the interface more compatible with the MSW version...
1998-06-23  Vadim Zeitlinadded OnSize() to wxNotebook which forwards size events...
1998-06-18  Vadim Zeitlinchanged the notebook control to use AddPage() interface...
1998-06-15  Julian SmartExperimental notebook API
1998-06-02  Robert Roebling GTK