]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/window.cpp
moving tlw list up, cleanup
[wxWidgets.git] / src / mac / carbon / window.cpp
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Stefan Csomoradding 10.4 code for making focus events behave as...
2008-03-25  Stefan Csomornon owned window implementation
2008-03-22  Vadim Zeitlinfix warnings about unused parameters/variables in relea...
2008-03-19  Stefan CsomorCGFloat
2008-03-19  Stefan Csomorhave bg style wxBG_STYLE_CUSTOM not skip event
2008-03-02  Václav Slavíkdon't set m_font upfront in wxMac, let the GetDefaultAt...
2008-02-23  Stefan Csomoradding comments for debugging visibility differences...
2008-02-23  Stefan Csomoravoiding double firing of visibility state changed...
2008-02-23  Vadim Zeitlinremove MacIsReallyShown() as we now have public IsShown...
2008-02-22  Julian SmartFixed IsShownOnScreen() for Mac
2008-02-14  Julian SmartCut down on unnecessary update events
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-11  Julian SmartSet the object for context menu events.
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorporting forward 10.5 focus fix
2007-11-28  Stefan Csomorfixing region and using default background colour
2007-11-27  Stefan Csomorcleanup
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-20  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-11-15  Stefan Csomorcleanup
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-08-21  Julian SmartTest to avoid crashes in some circumstances
2007-06-19  Julian SmartFinally fixed control scrolling
2007-05-22  Vadim Zeitlinuse wxCoord with GetTextExtent(), not long (the long...
2007-05-02  Stefan Csomortrying optimal scrolling solution perf-wise
2007-04-07  Vadim Zeitlindon't access the window after it had been deleted by...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-10  Vadim Zeitlindon't send incorrect char events when entering Unicode...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-01-08  Vadim Zeitlinadded more wxUSE_TREE/LISTCTRL tests to fix compilation...
2007-01-08  Chris Elliottfix part of proposal at http://news.gmane.org/find...
2007-01-07  Kevin OllivierGeneric list and tree ctrl should not use the focused...
2006-12-28  Stefan Csomorfix to always have a proper activation for DataBrowser...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Robin DunnSome compile fixes.
2006-10-20  Stefan Csomormoving the offsets into dcclient.cpp so that native...
2006-10-20  Stefan Csomoroffseting the graphics context correctly
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-09  Paul Cornettfix width/height typo in DoSetClientSize, remove unused...
2006-09-14  Stefan Csomorswitching colors
2006-09-10  Vadim Zeitlinremoved unused variable
2006-08-11  Stefan Csomorremoving non-compositing code, adding individual transp...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-31  Stefan Csomorchanging scrollbars (hiding/showing) triggers a size...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-19  Stefan Csomorfixing sign conversion warning
2006-04-09  Stefan Csomormake the string properly 0 terminated and allow for...
2006-04-09  Stefan Csomorin case of an faulty event this might not get initialized
2006-03-11  David Surovellminor cleanup
2006-03-10  Stefan CsomorCodeWarrior fixes
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-05  David Surovellcleanup - reformatting
2006-02-04  Stefan Csomorlinking commands on the individual window level, otherw...
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-27  Stefan Csomorremoving unnecessary code
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-05  David Surovellcleanup - reformat; minor code tweaks
2005-12-30  David Surovellminor reformat
2005-12-22  David Surovellfixed error in prior checkin
2005-12-21  David Surovellminor cleanup; remove focus patch scaffolding
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-12-15  David Surovellmore reformatting
2005-12-10  Stefan Csomoractivate SetFocus patch
2005-12-09  David Surovellreformat for readability; more prep. for patch 1376506
2005-12-09  David Surovellcleanup in preparation for patch 1376506
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-09-26  Stefan Csomorfixing focus handling for generic controls in carbon-cfm
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-22  Stefan Csomorremove the carbon event handlers just before calling...
2005-08-19  Stefan Csomoravoiding recursive KillEvents on the same object, in...
next