]> git.saurik.com Git - wxWidgets.git/history - include
Added virtual GetNonClientNSView()
[wxWidgets.git] / include /
2003-09-08  David ElliottAdded virtual GetNonClientNSView()
2003-09-08  David Elliott* Added NSWindowStyleForWxStyle static method
2003-09-08  Stefan Csomorsetter fix
2003-09-07  Stefan NeisInsure that messages are posted to the main threads...
2003-09-06  David ElliottOverride CocoaSetEnabled because it's not an NSControl
2003-09-06  David ElliottwxCocoa: CodeWarrior (like GCC) mangles struct X and...
2003-09-06  David ElliottwxCocoa: Added NSNotification
2003-09-06  David ElliottImplement wxChoice including sorting and client data
2003-09-05  David ElliottImplement wxGauge
2003-09-05  David ElliottOverride CocoaSetEnabled. NSProgressIndicator is not...
2003-09-05  David ElliottWorks a little better when you remember to say "virtual"
2003-09-05  David ElliottChanged CocoaNotification parameter names to notificati...
2003-09-05  David ElliottAdded ability to observe NSMenu notifications
2003-09-05  David Elliott* Move m_cocoaNSMenu out of wxCocoaNSMenu and into...
2003-09-05  David ElliottImplement Cocoa_canBecomeMainWindow to say YES to Cocoa
2003-09-05  David Elliott* Added GetAppMenuBar
2003-09-04  David Elliott* Added virtual GetAppMenuBar() which returns the app...
2003-09-04  David Elliott* Added delegate notifications for Become/Resign Main
2003-09-04  David ElliottAdded wxMenuBarManager
2003-09-04  Stefan Csomorlog changes
2003-09-04  Stefan Csomornaming changes
2003-09-03  Stefan Csomoradded GetBaseClassName1 and 2 for memory.cpp compiles
2003-09-01  Václav Slavíkaccept focus, keyboard can be used for navigation ...
2003-09-01  Mattia Barbon Corrected statements about wxString correctly handling
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisRemoved duplicate declaration of wxEntry.
2003-08-31  Stefan NeisUpdated to current API.
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler added
2003-08-30  Vadim Zeitlinreturn the index of the inserted/appended item
2003-08-30  Stefan NeisFixed several bugs in threading code for OS/2. Thread...
2003-08-29  Václav Slavíkremoved caching from wxInternetFSHandler
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
2003-08-29  Stefan Csomoradded WX_IMPLEMENT_PROPERTY
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-29  David ElliottUse a delegate instead of manually adding notifications...
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-28  David ElliottCreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomoradded range of types for delegate type info
2003-08-27  Stefan Csomorchanged getters for enum to const, GetEventClass to...
2003-08-26  David ElliottSend activate/deactivate events for become/resign key
2003-08-26  David ElliottAdded a notification observer for NSWindow. Observe...
2003-08-26  Stefan Csomorunicode fixes
2003-08-26  Julian SmartCompile extended RTTI in BC++
2003-08-25  Stefan Csomorlinkage and unicode corrections
2003-08-25  Stefan CsomorRTTI accessors for menus
2003-08-25  Václav Slavíkadded IMPLEMENT_APP_CONSOLE
2003-08-25  Václav Slavíkthere's no such thing as <typeinfo.h>
2003-08-25  Julian SmartMade CCS_VERT definition more general
2003-08-25  Julian SmartWinCE fixes
2003-08-25  Julian SmartFixes for WinCE
2003-08-25  Julian SmartAdded some missing settings
2003-08-25  Stefan Csomorgeneric template must not carry linkage clause
2003-08-24  Stefan Csomorswitching type info to registration base and lazy looku...
2003-08-24  Stefan NeisFixed #pragma interface/implementation handling for...
2003-08-24  Stefan NeisUse wxIconLocation instead of wxIcon (as in the other...
2003-08-24  Václav Slavíkfixed wrong WXDLLEXPORT usage
2003-08-24  Stefan Csomorlinkage corrections
2003-08-24  Stefan Csomorlinkage corrections, destructors added
2003-08-24  Stefan NeisCompilation fixes for OS/2.
2003-08-24  Václav Slavíkfix gcc warnings
2003-08-24  Václav Slavíkfixed gcc warnings and reformatted some pieces of code...
2003-08-24  Stefan Csomorgcc /vc6 workarounds
2003-08-24  Stefan NeisRemoved superfluous conditional include.
2003-08-23  Stefan Csomorflags extension
2003-08-23  Václav SlavíkUnicode fix
2003-08-23  Stefan Csomorredistribution of code for different library parts
2003-08-23  Václav Slavíkbuiltin iODBC build fixes
2003-08-23  Robin DunnAdded #if wxUSE_CMDLINE_PARSER
2003-08-23  Stefan Csomorxti additions / changes
2003-08-23  Stefan Csomorno message
2003-08-22  Mattia Barbon Fix building wxSTC as a DLL using MinGW GCC 3.x.
2003-08-22  Julian SmartRemoved erroneous return statements
2003-08-22  Julian SmartAdded wxUSE_EXTENDED_RTTI
2003-08-21  Vadim Zeitlinadded checks for wxUSE_LISTBOOK
2003-08-21  Vadim Zeitlinadded wxBookCtrlSizer; derive wxNotebookSizer from it
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-21  Vadim Zeitlincorrected wxUSE_BOOKCTRL test
2003-08-21  Stefan Csomormetadata support for metadata
2003-08-21  Vadim Zeitlincompilation fix
2003-08-21  Mattia Barbon wxGTK compilation fixes.
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
2003-08-21  Stefan Csomoradded support for allocation-creation method
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-20  Vadim Zeitlinadded missing headers
2003-08-20  Stefan NeisSplit src/os2/utils.cpp in two to support non-monolithi...
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-08-20  Mattia Barbon Keep order of nodes when wxHashMap is resized; this...
2003-08-20  Václav Slavíkmore Unicode fixes
2003-08-20  Václav SlavíkUnicode compilation fixes for wxX11
2003-08-19  Mattia Barbon Fixes for wxHashTable when wxUSE_STL=1:
2003-08-19  Stefan Csomorchanging wxxVariant signature
next