]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/window.cpp
use wxCoord with GetTextExtent(), not long (the long overloads are deprecated and...
[wxWidgets.git] / src / mac / carbon / window.cpp
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...
2005-08-08  Vadim Zeitlinremoved #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-06-08  Stefan Csomorguard against erases during tlw window destruction
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-06-02  Stefan Csomorno message
2005-05-10  Stefan Csomorcleanup
2005-04-13  Stefan Csomorfixing redraw region
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Stefan Csomorallowing 10.2 based compiles
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-29  Stefan Csomorfixing small scrollbars
2005-03-26  Stefan Csomorcorrecting DoGetPosition for windows with borders
2005-03-11  Stefan Csomorborder handling streamlined
2005-03-10  Stefan Csomormake sure we don't have two associations pointing to...
2005-03-01  Ryan NortonwxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
2005-02-28  Stefan Csomor10.2 additions for non compositing
2005-02-27  Stefan Csomorommission
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomormoving compositing knowledge into utility classes
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-25  Stefan Csomoravoid negative widths, moved deeper down
2005-02-25  Stefan Csomoravoid negative widths
2005-02-24  Stefan Csomornotifying children of absolute position changes, add...
2005-02-23  Stefan Csomorcarbon cfm fixes, factoring code
2005-02-21  Stefan Csomorcarbon cfm / classic fixes
next