]> git.saurik.com Git - wxWidgets.git/history - src/mac
Applied patch [ 1171467 ] Fix for DocManager not checking OnNewDocument's return...
[wxWidgets.git] / src / mac /
2005-03-30  Stefan Csomoravoiding caret in all textctrls in 10.2
2005-03-30  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Stefan Csomorpropagating visibility states into MLTE (otherwise...
2005-03-30  Stefan Csomorgiving correct 'pressed' visual feedback
2005-03-30  Stefan Csomorapplying OSAF patch for "toolbar selection not correct...
2005-03-30  Stefan Csomormaking removal and re-inserting possible
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-30  Stefan Csomorguarding against calls in the destruction sequence...
2005-03-29  Stefan Csomorfixing small scrollbars
2005-03-29  Stefan Csomorgoing back to 16x16 standard size
2005-03-29  Stefan Csomordestroying native and wx controls
2005-03-29  Stefan Csomorthat was a memory leak
2005-03-29  Stefan Csomorusing correct icon sizes
2005-03-29  Stefan Csomoravoiding illegal window styles
2005-03-29  Stefan Csomorswitching implementation
2005-03-29  Stefan Csomorwe need our own implementation because in wxmac wxIcon...
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-26  Stefan Csomorcorrecting DoGetPosition for windows with borders
2005-03-26  Stefan Csomorcorrect scrolling and clipping of list headers
2005-03-25  Stefan Csomoradding font fallbacks for non existing glyphs
2005-03-25  Stefan Csomorcreate a true empty string and not a null CFStringRef
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-18  Dimitri Schoolwerthfixed signed/unsigned mismatch warning
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-16  Kevin HockUnlike the preferences item which should only be enable...
2005-03-16  Kevin HockQuit application menu item needs special handling like...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Stefan Csomorborder handling streamlined
2005-03-10  Stefan Csomorcursor setting corrected
2005-03-10  Stefan Csomormake sure we don't have two associations pointing to...
2005-03-09  Ryan Nortoncgimagecreate from wxbitmap crashes 10.2 - turn off...
2005-03-09  Ryan NortonDon't pass empty string to wxFileNameFSSpec or you...
2005-03-08  Robin DunnFix compilation error
2005-03-07  Vadim Zeitlinextracted platform-specific code to determine static...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Julian SmartAdded wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-03-02  Stefan Csomorunicode character events
2005-03-01  Stefan Csomorcorrect placard under toolbar
2005-03-01  Ryan NortonwxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
2005-03-01  Ryan Nortonwork w/o bitmap button
2005-03-01  Ryan NortonwxUSE_TOOLTIPS fix (good grief I think I just did this...
2005-03-01  Ryan NortonwxUSE_XX fix
2005-03-01  Ryan NortonwxUSE_XXX fix
2005-03-01  Ryan Nortonfixup for last commit
2005-03-01  Ryan Nortonmore wxUSE_IMAGE FUN
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup, fix warning
2005-03-01  Ryan Nortoncompile w/o tooltips
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorfix for non-quartz branch
2005-02-28  Stefan Csomormask access row bytes fixed
2005-02-28  Stefan Csomorcorrecting last commit
2005-02-28  Stefan Csomor10.2 additions for non compositing
2005-02-28  Stefan Csomorcleanup
2005-02-28  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-28  Kevin HockCasting grouping (Get/SetNativeContext), fixes 10.2...
2005-02-27  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Stefan Csomorguard for 10.2
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-27  Mattia Barbon Use the same error message for wxMSW and wxMac.
2005-02-27  Stefan Csomorommission
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomormoving compositing knowledge into utility classes
2005-02-27  Stefan Csomorscrolling UPP moved
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Ryan NortonFix error and some warnings - wxTopLevelWindowMac needs...
2005-02-26  Robin DunnRange check the index in GetString
2005-02-25  Stefan Csomoradd mac theme -> rgb color conversion
2005-02-25  Stefan Csomorsubmenus have to work in these as well
2005-02-25  Stefan Csomornew MLTE implementation, using our own scrolling
2005-02-25  Stefan Csomoravoid negative widths, moved deeper down
2005-02-25  Stefan Csomoravoid negative widths
2005-02-24  Stefan Csomorunder compositing windows when using the 'classic'...
2005-02-24  Stefan Csomoradd version checks instead of symbol checks, so that...
2005-02-24  Stefan Csomornotifying children of absolute position changes, add...
2005-02-24  Stefan Csomormaking implementation independent of a wx-peer of that...
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-23  Stefan Csomorforce icon type for tools, as PICTs are not shown
2005-02-23  Stefan Csomorscaling for 24x24 and 64x64 sizes
2005-02-23  Stefan CsomorHITextView fixed
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomorswitch OSX implementations to unicode text ctrl meanwhile
2005-02-23  Stefan Csomoralong the same change in dc
2005-02-23  Stefan Csomorrevamping classic MLTE implementation
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-23  Stefan Csomorcarbon cfm fixes, factoring code
2005-02-23  Stefan Csomorcarbon cfm fixes
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
next