]> git.saurik.com Git - wxWidgets.git/history - src/mac
renaming
[wxWidgets.git] / src / mac /
2008-06-11  Stefan Csomorrenaming
2008-06-11  Stefan Csomorrenaming
2008-06-11  Stefan Csomoriphone additions
2008-06-11  Stefan Csomoriphone additions
2008-06-11  Stefan Csomorpure CF code
2008-06-11  Stefan Csomorremoving outdated files for mac
2008-06-11  Paul Cornettmove 8 copies of the same function to common code
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-09  Stefan Csomoradding correct include explicitely
2008-06-09  Stefan Csomorclipping to empty if not visible
2008-06-09  Stefan Csomoronly available on carbon or cocoa
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlinchange another long type to wxBitmapType
2008-05-29  Robert RoeblingMore work on getting wxLisBox events right
2008-05-29  Stefan Csomoradding lowlevel hook to listbox
2008-05-27  Robert RoeblingClear columns on destruction
2008-05-25  Kevin Ollivier(Port to trunk) Fix for wxClientDC::GetAsBitmap, which...
2008-05-25  Kevin OllivierBuild fix for non-pch builds, e.g. for universal binary...
2008-05-23  Robert RoeblingMove event generation in multiple selection mode to...
2008-05-22  Robert RoeblingAlso allow UP and DOWN if we reached max number of...
2008-05-22  Robert Roebling[ wxwindows-Patches-1947680 ] wxMac: Fixes number of...
2008-05-21  Robert RoeblingQuery value from the model column given by col->GetMode...
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-05-20  Stefan Csomorallows resetting color of text to black, closes #4826
2008-05-19  Robert RoeblingSet EventObject in event
2008-05-18  Robert RoeblingCorrect remaining bits of variable height lines for...
2008-05-18  Stefan Csomorremoving double set of geometry
2008-05-16  Robert RoeblingTried unsuccessfully to change individual line height
2008-05-16  Robert Roebling[ 1965257 ] wxMac implementation of wxDataViewColumn...
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-05-14  Stefan Csomorfixing 64-32 bit conversion warnings, no brush must...
2008-05-13  Stefan Csomoradapting to new m_font handling in base (it's not alway...
2008-05-09  Václav Slavíkfixed wxMac compilation after ShowWithEffect() changes...
2008-05-05  Julian SmartUse fallback when passing -1 for point size (as allowed...
2008-05-04  Stefan Csomorfixing memory leaks on three levels (bug report 1905138)
2008-04-29  Stefan Csomoradding impl for Create( wxPrinterDC
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Stefan Csomoradapted Julian's new speed improved version
2008-04-24  Václav SlavíkFixed handling of transparent background in borderless...
2008-04-23  Kevin OllivierEnsure popup menus can display sub-menus.
2008-04-20  Václav Slavíkimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
2008-04-20  Václav Slavíkfixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to...
2008-04-18  Stefan Csomor1945421 applied
2008-04-18  Robert RoeblingBring wxSpinCtrl closer to HIG
2008-04-17  Robert RoeblingPatches-1940222 ] wxTextCtrl and keydown on fully selec...
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-06  Robert Roeblingcompilo
2008-04-06  Chris ElliottSF bug 1895101
2008-04-06  Robin DunnSlight reorg of last change
2008-04-03  Stefan Csomorfixing the build for wxMAC_USE_COCOA=1
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Robin DunnCall ValueChanged after SetValue so other views will...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-26  Stefan Csomorpopup activation scope and l&f
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-25  Stefan Csomorporting reordering of controls back from 2.8
2008-03-25  Julian SmartFix for non-pch
2008-03-25  Stefan Csomoradding 10.4 code for making focus events behave as...
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window installation
2008-03-23  Vadim Zeitlinavoid needless Unicode<->MB conversions in Unix wxExecu...
2008-03-22  Vadim Zeitlinrefactored common code from XXX_EndProcessDetect in...
2008-03-22  Vadim Zeitlinfix warnings about unused parameters/variables in relea...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
2008-03-21  Francesco Montorsifix wxBrush for the mac build
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-19  Stefan CsomorCGFloat
2008-03-19  Stefan Csomormake background colour be the real color, to have inher...
2008-03-19  Stefan Csomorclean include
2008-03-19  Stefan Csomorhave bg style wxBG_STYLE_CUSTOM not skip event
2008-03-17  Stefan Csomorfix default values after types were changed
2008-03-17  Francesco Montorsisome more build fix for wxPen/wxBrush style changes
2008-03-16  Francesco Montorsibuild fix (looking at buildbot)
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-16  Václav Slavíkif we can't detect tooltip color, yellow as used by...
2008-03-15  Vadim Zeitlindon't assign the returned value in wxMDIParentFrame...
2008-03-14  Stefan Csomoruse the same font matching fallbacks for all layout...
2008-03-12  Václav Slavíkinclude 'Version' in version string, it's what Apple...
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomorinclude fixed for non-precomp
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorshaped can be minimized
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
next