]> git.saurik.com Git - wxWidgets.git/history - src/mac
Added wxRichTextCtrl
[wxWidgets.git] / src / mac /
2005-10-09  Vadim Zeitlindon't use __MSL__ unless it's defined
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-03  Stefan Csomoravoid system pop-up menu commands being handled by...
2005-09-30  David ElliottNeeded to add #include "wx/statusbr.h" to know that...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-26  Stefan Csomorfixing focus handling for generic controls in carbon-cfm
2005-09-25  Vadim ZeitlinMac compilation fix after const patch
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-20  Julian SmartIsModal now has the newer meaning.
2005-09-18  Stefan Csomortentative fix for BestSize problems (non-native toolbar)
2005-09-17  Stefan Csomorfixing visibility checks for native toolbars
2005-09-14  Stefan Csomoradding Robert Lang's native CG-Bezier patch
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-09-04  David ElliottRemoved gsockosx.cpp which had been copied to src/mac...
2005-09-01  Vadim Zeitlinignore hidden windows when deciding if the MDI parent...
2005-09-01  Vadim Zeitlinhide MDI parent frame if it's empty and a new child...
2005-09-01  Stefan Csomoroptimizing for multiple Realize calls in sequence,...
2005-09-01  Stefan Csomormoving and slightly extending the comment on CGState
2005-09-01  Stefan Csomorsupport for the AllPages attribute, proper round trip...
2005-09-01  Vadim Zeitlinbetter handling of empty MDI parent frame visibility...
2005-08-31  Vadim Zeitlinhide the MDI parent frame instead of just moving it...
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-31  Stefan CsomorCoreGraphics : experimental colour pattern / dash suppo...
2005-08-31  Stefan Csomorsetting CG origin to printable area
2005-08-31  Stefan Csomorsomehow an additional call moved in... removed
2005-08-31  Stefan Csomorsetting All Pages if To is 0
2005-08-29  Vadim Zeitlincompilation fix; unTABbed
2005-08-27  Stefan Csomorseveral fixes, guards, and an implementation for remova...
2005-08-27  Stefan Csomorallowing a clear of a graphic context, and set the...
2005-08-27  Stefan Csomorsave correctly oriented GraphicState and clear Context...
2005-08-25  Włodzimierz Skiba[ 1273159 ] logical vs. bitwise operators, part 2
2005-08-23  Vadim Zeitlinuse wxString::Format(), calling string.Format() has...
2005-08-23  Julian SmartDon't try drawing the bitmap before it's valid
2005-08-23  Stefan Csomorcleanup and adding the case when the toplevel window...
2005-08-23  Stefan Csomoradding a string for private data identification
2005-08-22  Stefan Csomorremove the carbon event handlers just before calling...
2005-08-22  Stefan Csomorrespecting DoDragDrop flags like CopyOnly
2005-08-22  Stefan Csomorcorrecting DropData behaviour so that preferred format...
2005-08-22  Stefan Csomorcorrecting Drag Data handling for 'TEXT' and 'utxt'
2005-08-19  Stefan Csomorworkaround because regions that were built up, were...
2005-08-19  Stefan Csomoravoiding recursive KillEvents on the same object, in...
2005-08-18  Vadim Zeitlinfixed (harmless) unused variable warning in release...
2005-08-18  Vadim Zeitlin__WXDEBUG__ must be tested with #ifdef, not #if
2005-08-15  Vadim Zeitlinreplaced annoying wxLogDebug()s with wxLogTrace()
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-08  Vadim Zeitlinadd missing braces to quiet gcc warnings about missing...
2005-08-08  Vadim Zeitlinremoved #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC...
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-08-08  Vadim Zeitlincorrect -Wundef warning for __MSL__
2005-08-07  Vadim Zeitlindon't use wxVERIFY, it generates gcc warnings and is...
2005-08-07  Vadim Zeitlinunused variable warning when !wxMAC_USE_NATIVE_TOOLBAR
2005-08-07  Vadim Zeitlinassign 0, not NULL, to an int
2005-08-07  Vadim ZeitlindeTABified
2005-08-03  Stefan Csomordon't force immediate screen updates
2005-08-01  Stefan Csomorcorrecting condition: only interfere in the non-native...
2005-07-31  Stefan Csomorapplied patch 1216005 : message and new NavDirDialog
2005-07-31  Stefan Csomorapplied patch 1223806 : unicode for tabs
2005-07-31  Stefan Csomormouse-capture fix
2005-07-31  Stefan Csomoradding 'select all' semantics
2005-07-31  Stefan Csomorfixing names
2005-07-31  Robert Roebling Correctly calculate ClientSize when using native
2005-07-31  Stefan Csomordefaulting to small style (24x24), and correcting the...
2005-07-29  Stefan Csomorrespect styles during creation as well
2005-07-29  Kevin HockFixed label positions for horizontal slider [ modified...
2005-07-29  Stefan Csomoradded intl.h for contextmenu
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-07-28  Stefan Csomorlowercase bools
2005-07-28  Stefan Csomorcode formattings
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-25  Stefan Csomornew capture handling, can be turned off
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-24  Stefan CsomorUsing Carbon Calls for getting highlight color
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-19  Julian SmartMake sure text part of combobox is enabled/disabled too
2005-07-17  Kevin HockConsider native data format, zero out buffer before...
2005-06-22  David ElliottMoved wxMacExecute out of src/mac/corefoundation/hid...
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-08  Stefan CsomorUniChar being platform endian
2005-06-08  Robin DunnFor consistency with the other ports don't send an...
2005-06-08  Stefan Csomorguard against erases during tlw window destruction
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-06-02  Stefan Csomorno message
2005-06-01  Włodzimierz SkibaUnwanted semicolon fix [#1212497] + source cleaning.
2005-05-31  Włodzimierz SkibaWarning fix and source cleaning.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-31  Stefan Csomoradding OS level Window Menu by default
2005-05-28  Stefan Csomorcleanup of handlers
2005-05-27  Michael WetherellwxBase compilation fix for Mac, with help from Ryan
2005-05-26  Michael WetherellFix for a wxLogDebug call
2005-05-21  Julian SmartApplied patch for bug [ 1205691 ] Modified Fn keys...
next