Added a couple of text effects
[wxWidgets.git] / src / mac /
2006-11-07  Stefan Csomorsupporting theme brushes under 10.4 properly
2006-11-06  Stefan Csomortransforming clippings correctly, even if there is...
2006-11-06  Julian SmartBetter vertical height for choice/combo
2006-11-06  Stefan Csomoradd a source placeholder
2006-11-06  Stefan Csomorfixing origin
2006-11-05  Stefan Csomorfixing pattern phase bugs
2006-11-04  Kevin OllivierSizing and positioning fixes for generic control.
2006-11-04  Vadim Zeitlinremoved unused variable
2006-11-04  Kevin OllivierAdding label editing to native OS X listctrl.
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-11-04  Stefan Csomorfixing warning
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-02  Julian SmartCompile in non-CG mode
2006-11-02  Stefan Csomorusing the foreground brush to fill mono bitmaps -...
2006-11-01  Stefan Csomortypo
2006-11-01  Stefan Csomorcasing the coordinates recalc
2006-11-01  Kevin OllivierFixing icon drawing and implementing HitTest and GetIte...
2006-11-01  Robin DunnThe rect passed to DrawTreeItemButton is already adjust...
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-10-31  Kevin OllivierExplicitly forward non-command events along to the...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-31  Stefan Csomorfixing reset clip
2006-10-31  Stefan Csomoradded missing init
2006-10-31  Stefan Csomormake things compile under 10.3 again
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Stefan Csomorlost save state call
2006-10-31  Stefan Csomormake sure we always restore the passed in cg in a paint...
2006-10-30  Vadim Zeitlindon't assign NULLs to bools and floats, this is confusi...
2006-10-30  Vadim Zeitlinmore fixes to double to int conversions
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Robert Roebling Blindly fixed (tried to) wxSlider on Mac after
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Robert Roebling Replaced SetSizeHints -> SetMinSize
2006-10-30  Robert Roebling Replaced SetSizeHints() with SetMinSize().
2006-10-30  Kevin HockNon pre-comp compilation fix
2006-10-29  Stefan Csomorminimize overlay area to avoid eg scrolling artifacts...
2006-10-29  Stefan Csomorapplying correct offsets
2006-10-29  Stefan Csomorremove unneeded code
2006-10-29  Stefan Csomorsubrect blit
2006-10-29  Stefan Csomorflushing is not done anymore in closing the context...
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-29  Stefan Csomorswitch having an affine transform even when there is...
2006-10-29  Stefan Csomormoving context methods
2006-10-29  Kevin OllivierAdded wxDC::GetAsBitmap, and implemented wxWindowDC...
2006-10-28  Stefan Csomormissing methods
2006-10-28  Stefan Csomormatrix and path to ref counting
2006-10-27  Kevin OllivierDon't use bitmaps to draw tree item buttons, use the...
2006-10-27  Stefan Csomorswitching things to ref counting
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Paul Cornettallow building with wxUSE_THREADS==0
2006-10-26  Stefan Csomormissing apply call
2006-10-26  Stefan Csomoradding workarounds for 10.4 only implementations
2006-10-26  Robin Dunnfixed compile error (jump to label bypasses initializat...
2006-10-26  Stefan Csomoradopt new set font API
2006-10-26  Stefan Csomornew renderer architecture
2006-10-26  Stefan Csomoradapted to new font setter
2006-10-26  Kevin OllivierAdding virtual wxListCtrl impl of GetItem.
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-26  Kevin OllivierOverride GetPixelSize on OS X as the base impl creates...
2006-10-25  Robin Dunnsome GTK1 bulkd fixes from Sander Niemeijer
2006-10-25  Robin DunnHIShapeCreateEmpty doesn't exist prior to OSX 10.4...
2006-10-25  Robert Roebling Add m_fsStyle next to m_windowStyle
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-25  Robin DunnFix for missing About menu item
2006-10-25  Robin DunnRefactor the code that decides if the 0.5 offset chousl...
2006-10-25  Kevin OllivierAdding support for item font/style/color customization...
2006-10-24  Włodzimierz SkibaPCH support.
2006-10-24  Julian SmartAdded missing header
2006-10-24  Włodzimierz SkibaBlind Tinderbox build fix according to simiar usage...
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-22  Stefan Csomoron demand creation of native CGContexts , so that pure...
2006-10-21  Paul Cornettnon-pch build fix
2006-10-21  Vadim Zeitlinadd some #if wxUSE_XXX (patch 1581470)
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-21  Robin DunnForward SetFont, SetBackgroundColour and SetForegroundC...
2006-10-20  Vadim Zeitlinfix warnings (double to int conversions and unused...
2006-10-20  Stefan Csomorscreendc implementation
2006-10-20  Stefan Csomorfixing the screen dc, non 64 bit solution however
2006-10-20  Stefan Csomorcreating graphics context with the correct origin
2006-10-20  Stefan Csomoroffsetting dcs correctly
2006-10-20  Stefan Csomormoving the offsets into dcclient.cpp so that native...
2006-10-20  Stefan Csomoroffseting the graphics context correctly
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomorcleaning up the runloop source properly (was causing...
2006-10-19  Kevin OllivierAllow other classes to access the SetupMouseEvent function.
2006-10-18  Kevin HockDo not send a changed event if a button is clicked...
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Stefan Csomorfixing coordinate conversions
2006-10-15  Paul Cornettnon-pch build fixes
2006-10-15  Paul Cornettlogical vs. boolean operators, unused decls and vars...
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
next