]> git.saurik.com Git - wxWidgets.git/history - src/mac
fixed for w/o expat
[wxWidgets.git] / src / mac /
2005-04-16  Ryan Nortonclean up release unused variable warnings
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-15  Julian SmartFixed presumed typo - crash when frame is NULL
2005-04-14  Stefan Csomoradding support for wxCB_SORT, SetString and Insert
2005-04-14  Stefan Csomoradding support for wxCB_SORT
2005-04-13  Stefan Csomormake sure we don't miss resizes even when no sizers...
2005-04-13  Stefan Csomorfixing redraw region
2005-04-12  Stefan Csomormake sure also toplevel windows have the correct systen...
2005-04-11  Stefan Csomorsetting an empty region shouldn't clear the clipping
2005-04-10  Stefan Csomorchanging the defaults to the app font
2005-04-10  Kevin HockkTXNDoFontSubstitutionMask requires OS X 10.3 (undefine...
2005-04-07  Stefan Csomorusing font substitution (allows for fallbacks when...
2005-04-07  Stefan Csomorrelease does not assert on empty bitmaps anymore
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Stefan Csomoruse EditUnicodeText control for single lines
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-04-03  Robin DunnUse the validator given
2005-04-03  Kevin HockRemove unused variable "Point topleft" in ScrollRect
2005-04-03  Stefan Csomoralways forcing a relayout when position changes, making...
2005-04-03  Stefan Csomorinvalidating vis regions upon tlw resize as well
2005-04-02  Stefan Csomorupdating positioning after embedding is set correctly
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Stefan Csomorfix for #1106519
2005-04-01  Dimitri Schoolwerthfixed Carbon compilo
2005-04-01  Stefan Csomoradding correct handling of uncovering or covering contr...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-03-31  Stefan Csomorsetting the view rectangle explicitely to allow for...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcleanup
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Stefan Csomorturning off carbon events for testing
2005-03-30  Stefan Csomorallowing 10.2 based compiles
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
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
next