]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon
centralized key handling
[wxWidgets.git] / src / mac / carbon /
2002-05-11  Stefan Csomoradded carbon events for navigation keys, size corrections
2002-05-11  Stefan Csomortooltip displaying correct background under OSX , antia...
2002-05-11  Stefan Csomortoplevel native window disposal in deferred delete...
2002-05-11  Stefan Csomorchanged initialization of TXN in order to avoid crashes...
2002-05-11  Stefan Csomornative window disposal is moved to deferred delete...
2002-05-11  Stefan Csomorcorrected appeaance of boxes und OSX
2002-05-08  Stefan Csomorfixed casting for X
2002-05-08  Stefan Csomoradded spinctrl to be ignored when clicked (otherwise...
2002-05-08  Stefan Csomordisplay rect fixed
2002-05-08  Stefan Csomoronly use tool window style for floating windows, no...
2002-05-08  Stefan Csomoradded mlte initialization
2002-05-08  Stefan Csomoradded mlte implementation
2002-05-08  Stefan Csomoradded rtti info (python problem)
2002-05-08  Gilles Depeyrotregenerated for new build.h file
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-05  Gilles Depeyrotimproved opening/closing of shared library resources...
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-05-05  Robert Roebling Corrected double clicks (always on the same window).
2002-05-04  Robert Roebling Added screen design to system settings for
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-03  Gilles Depeyrotapplied solution derived from SourceForge patch # 54691...
2002-05-03  Gilles Depeyrotcorrected warnings and removed useless extern declaration
2002-05-02  Stefan Csomorcorrected DoDrawPoint
2002-04-29  Stefan Csomorsetting the correct event object for EVT_ENTER_WINDOW...
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Gilles Depeyrotderive wxBitmapButton from wxBitmapButtonBase
2002-04-27  Gilles Depeyrotignore process serial number command line argument...
2002-04-26  Stefan Csomorcorrected wxMacSetColorTableEntry (although it is not...
2002-04-24  Stefan Csomorcorrected eventobject setting for mouse events and...
2002-04-24  Stefan Csomorchanged window creation class for dialogs (layering...
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-16  Stefan Csomoradded patch for theme savvy checkbox metrics
2002-04-11  Stefan CsomorRemoveChild added for correct disposal of scrollbar
2002-04-10  Stefan Csomorbackground setup correctly
2002-04-10  Stefan Csomorremoved code (not necessary anymore)
2002-04-09  Stefan Csomoradded possible mach-o compliant version
2002-04-09  Stefan Csomorchange in wxFileDataObject::SetData behaviour broke...
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-07  Gilles Depeyrotremoved unnecessarily overridden wxControl method
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-02  Stefan Csomoradapted to new APIs for threads and floodfilling
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-28  Stefan Csomorchanged implementation (was using now removed methods)
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Gilles Depeyrotminimum changes required for toolbar text related changes
2002-03-26  Gilles Depeyrotminor compilation warning corrections
2002-03-26  Gilles Depeyrotcommented unused variables and otherwise removed compil...
2002-03-24  Václav Slavíkchange wxICON_INFO to wxICON_INFORMATION in Mac and...
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-23  Vadim Zeitlinupdated wxExecute API
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-18  Robin DunnRegenerated file lists so features.h would be installed
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-02-24  Gilles Depeyrottake title of radiobox into account to calculate best...
2002-02-24  Gilles Depeyrotadded Mac OS X application bundle (framework) building
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-19  Stefan Csomorrespects wxFRAME_TOOL_WINDOW for floaters, too
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-16  Stefan Csomornew bitmap code
2002-02-16  Stefan Csomorfixed inheritance info
2002-02-16  Stefan Csomorbracketed include def for CW nothrow flag for MAKINGDLL...
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-04  Gilles Depeyrotadded missing system colours (exact colours to be defined)
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-26  Gilles Depeyrottweaked conditional compilation
2002-01-26  Gilles Depeyrotadded include needed for ProjectBuilder
2002-01-26  Gilles Depeyrotadded missing public in declaration of wxMacToolTipTime...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-20  Gilles Depeyrotuse wxMac provided wxGetOsDescription with Apple DevTools
2002-01-20  Gilles Depeyrotadded missing include files for Apple DevTools
2002-01-20  Stefan Csomoradded proper bracketing of QDflushing for carbon only
2002-01-20  Stefan Csomorcorrected wxKill signature, added Env methods (returnin...
2002-01-20  Stefan Csomorexport statement added
2002-01-20  Stefan Csomorremoved non appearance implementations
2002-01-20  Stefan Csomorresource loader structure added for loading menu bar...
2002-01-20  Stefan Csomorresource loader structure added
2002-01-20  Stefan Csomorremoved all resources that are not needed anymore
2002-01-20  Stefan Csomormoved patterns to static structures, added resouce...
2002-01-20  Stefan Csomorresource stack structure that sets up correct resource...
2002-01-20  Stefan Csomoradded constructor for compliance with wxPython
2002-01-20  Stefan Csomormenu help under classic was not giving back the correct...
2002-01-20  Stefan Csomornaming corrections, scrolling amount fixed
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-19  Gilles Depeyrotremoved __DARWIN__ conditional tests (the help menu...
2002-01-19  Gilles Depeyrotcorrected includes when wxUSE_SOCKETS is not defined
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Robin DunnwxThread::GetCurrentId for wxMac
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-14  Stefan Csomorchanged processing of events to only process the events...
2002-01-14  Stefan Csomorfixed MouseUp handling when window was captured
next