]> git.saurik.com Git - wxWidgets.git/history - src/mac
Missing ;
[wxWidgets.git] / src / mac /
2002-06-14  Robin DunnMissing ;
2002-06-13  Stefan Csomoradapted to new ..internal structure
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-05-31  Robert Roebling Added global skope too FinControl()
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-27  Robin DunnFixed wxMac's wxStaticText::SetFont to behave like...
2002-05-26  Stefan Csomormake sure we are removing ourselves from the focus...
2002-05-23  Robert Roebling The combobox didn't like empty strings at all. It
2002-05-23  Robert Roebling Redirect wxComboBox::SetFocus to its text field Part I.
2002-05-23  Robert Roebling wxButtons no longer leave junk on dialogs when moved.
2002-05-21  Stefan Csomorsurvive delete within Notify
2002-05-21  Stefan Csomorshow/hide via moving
2002-05-21  Stefan Csomorinitial value set
2002-05-20  Stefan Csomorcarbon event handlers for app level
2002-05-20  Stefan CsomorDan 'Bud' Keith's implementation
2002-05-20  Stefan Csomorremoved internal carbon events handlers, switch to...
2002-05-20  Stefan Csomoradded carbon event handlers
2002-05-20  Stefan Csomorchanging the focus part code
2002-05-20  Stefan Csomorcorrected initialization order of MLTE
2002-05-19  Stefan Csomorcorrected direction when sending events
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-05-17  Stefan Csomorconditionalized theme box drawing
2002-05-17  Stefan Csomorautoresize upon setting new bitmap
2002-05-17  Stefan Csomorfixed wxScreenDC for X
2002-05-17  Stefan Csomortitle-less windows also for windows
2002-05-17  Stefan Csomorusing QD Text under non OSX
2002-05-17  Stefan Csomorworking closer to proper MLTE support under OSX
2002-05-17  Stefan Csomorno event upon changing value only anymore
2002-05-17  Stefan Csomorconditials for TARGET_CARBON when drawing using appeara...
2002-05-17  Stefan Csomorchanged char event handling for ctrl-chars and skipped...
2002-05-15  Julian SmartCheck for null return value in wxClientDC constructor
2002-05-15  Gilles Depeyrotapplied copy constructor fix to assignment operator...
2002-05-14  Julian SmartFixed double deletion in region iterator
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-05-11  Stefan Csomorappearance box drawing
2002-05-11  Stefan Csomorappearance fonts
2002-05-11  Stefan Csomorkey handling
2002-05-11  Stefan Csomorcorrected background
2002-05-11  Stefan Csomorcommon value changed code for spinbutton
2002-05-11  Stefan Csomorfixed redrawing bug
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
next