]> git.saurik.com Git - wxWidgets.git/history - src/mac
estimate size of multiline text controls more accurately (bug 873277)
[wxWidgets.git] / src / mac /
2004-02-08  Stefan Csomorproper UTF32 / 16 conversions added
2004-02-08  Stefan Csomorwchar_t 4 bytes support added
2004-02-08  Stefan Csomorredraw forced for size changes (layout for measuring...
2004-02-08  Stefan Csomorcorrected Sleep implementation (as clock() under Mach...
2004-02-08  Stefan Csomorscroll of subwindow confined to rect param
2004-02-08  Stefan Csomortabs fixed
2004-02-08  Stefan Csomorcorrected line counts and implemented ShowPosition
2004-02-08  Stefan Csomorunicode savvy conversions
2004-02-08  Stefan Csomorfont encodings and refresh upon show (after a hide...
2004-02-08  Stefan Csomorfont encodings
2004-02-08  Stefan Csomorfont encodings and a first copy implementation wchar_t...
2004-02-08  Stefan Csomorfont encoding support
2004-02-08  Stefan Csomordon't let MacIsReallyShown climb over toplevel windows...
2004-02-07  Dimitri SchoolwerthLive resizing is OS X only.
2004-02-06  Stefan Csomorfixing notebook icons for panther
2004-02-06  Stefan Csomorconditional compilation for compositing
2004-02-06  Stefan Csomorcorrecting a missing redraw area on certain resize...
2004-02-06  Stefan Csomorreverting part of Kevin O's patch, due to incompatibili...
2004-02-05  Robin DunnDon't send the wxWindowCreateEvent immediately
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-25  Stefan Csomorreopen app apple event
2004-01-25  Stefan Csomorcompositing and transition changes
2004-01-25  Stefan Csomormozilla fixes
2004-01-25  Stefan Csomorrendering adjustments for OSX
2004-01-25  Stefan Csomorpanther adjustements in size
2004-01-25  Stefan CsomorRyan's display extension
2004-01-25  Stefan Csomorextensions management unified
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-23  Ryan NortonHID support (preliminary - not added to bakefiles yet)
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2004-01-22  Stefan Csomorfont encoding support added
2004-01-22  Stefan Csomorsetting the default locale during startup
2004-01-22  Vadim Zeitlindon't crash when restoring focus after showing a modal...
2004-01-22  Vadim Zeitlinmake it possible to restart timer with a simple Start...
2004-01-22  Vadim Zeitlinfixed compilation when wxUSE_THREADS == 0
2004-01-20  Stefan Csomorwchar_t (4 bytes) / unichar (2 bytes) problems first...
2004-01-18  David ElliottCopied gsockosx.c revision 1.4
2004-01-17  Mattia Barbon Handle client data correctly.
2004-01-16  Robin DunnSend menu highlight events and fix statusbar to update...
2004-01-16  Robin DunnSend window create events
2004-01-15  David ElliottAllow Clear() to clear the control even when it is...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-14  David Elliott* In _GSocket_Get_Mac_Socket(), do not call CFSocketSet...
2004-01-14  David Elliott* _GSocket_Enable_Events() and _GSocket_Disable_Events...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-12-28  Ryan NortonAdded/Fixed some things in wxGetKeyState
2003-12-24  David Elliott* Implemented according to Apple CFSocket documentation:
2003-12-23  Julian SmartMOre wxUSE_... fixes
2003-12-23  Julian SmartAdded wxUSE_TOOLBAR, wxUSE_STATUSBAR tests
2003-12-16  Ryan NortonCommented out WXK_CONTROL....
2003-12-14  Ryan NortonTODO note :)
2003-12-14  Ryan NortonwxGetKeyState as per feature request :).
2003-12-13  Gilles DepeyrotGSocket (Generic Socket) Mac OS X mach-o part by Brian...
2003-12-12  Dimitri SchoolwerthApplied fix for patch #846732 'filedalog long filename...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartAplied patch [ 816113 ] Inconsistent GetCharWidth over...
2003-12-07  Gilles Depeyrotapplied SourceForge patch # 854330 for Filedialog Unico...
2003-12-07  Gilles Depeyrotcorrected Unicode conversion when replacing shared...
2003-11-28  Dimitri SchoolwerthFixed possible usage of uninitialized variable.
2003-11-27  Dimitri SchoolwerthFixed signed/unsigned warning (GetCount() returns size_...
2003-11-24  Dimitri SchoolwerthApplied patch #809919 (Allows wxMac threads to run...
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Gilles Depeyrotapplied SF patch #846738 mousewheel support
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-21  Gilles Depeyrotapplied SF patch #846732 file dialog long filename...
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-11-18  Dimitri SchoolwerthDon't leave behind trails from glowing OS X button...
2003-11-07  Stefan Csomorafter rearrangement to-Page got lost
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-22  Stefan Csomorstring conversion bug fixed
2003-10-22  Stefan Csomorfix for unicode build
2003-10-21  Gilles Depeyrotapplied SF patch # 826838 to fix removal of -psn_*...
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-10-15  Stefan Csomorbug fix
2003-10-10  Stefan Csomornewlines conversions streamlined
2003-10-04  Stefan Csomorapplied bug fix
2003-09-30  Stefan Csomorfixed typo
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-21  Vadim Zeitlincompilation fix
2003-09-21  Vadim Zeitlincompilation fix
2003-09-20  Vadim Zeitlinremoved mark #pragmas
2003-09-20  Vadim Zeitlincompilation fix for xlc
2003-09-20  Vadim Zeitlinmade globals static to avoid linking problems
2003-09-18  Stefan Csomorsupport for true two button mouse under OSX
2003-09-18  Stefan Csomorturning on old quit apple event handling
2003-09-18  Stefan Csomormoved drawing to isvisible branch only
2003-09-18  Vadim Zeitlinwarnings fixes
2003-09-17  Stefan Csomorno message
2003-09-15  Stefan Csomorfix for preserving the clip rgn (control redraws missin...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
next