]> git.saurik.com Git - wxWidgets.git/history - src/mac
Allow displaying Japanese character with wxMotif/ANSI under a
[wxWidgets.git] / src / mac /
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...
2005-05-21  Julian SmartApplied patch for bug [ 1206181 ] Option-key decodes...
2005-05-19  Stefan Csomorapplied Maximize patches (1203976)
2005-05-19  Stefan Csomorfixing mask color correction
2005-05-10  Stefan Csomorcleanup
2005-05-10  Stefan Csomorapplying patch 1188918
2005-05-10  Stefan Csomorrefresh only for menus which have their menubar attache...
2005-05-04  Robin DunnDon't copy the NULL char into the clipboard. Most...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-03  Stefan Csomorotherwise we always fall back to blitting, even if...
2005-05-03  Stefan Csomormust be static of course, otherwise items just get...
2005-04-29  Stefan Csomoradapting to latest API
2005-04-28  Stefan Csomorotherwise we always just fix rect at index 0 ...
2005-04-28  Kevin HockFix for unexplained change in socket behavior where...
2005-04-24  Mattia Barbon Fix wxChoice on Mac whith STL when using wxCB_SORT.
2005-04-24  Stefan Csomorabout menu item changes : can appear anywhere in a...
2005-04-23  Mattia Barbon Fix STL compilation (note: this is not the correct...
2005-04-23  Ryan Nortonrv hack
2005-04-22  Ryan NortonMove wxMacExecute into base
2005-04-22  Stefan Csomorfixing compilo
2005-04-21  Ryan Nortonforcibly call operator
2005-04-21  Ryan Norton'fix' for broken gcc version
2005-04-21  Ryan Nortonadd most support for (dis)associate. Other stuff
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-21  Ryan NortonFix shift and other keys with wxGetKeyState on mac
2005-04-20  Robin Dunnforward the char, key and text events from the textctrl
2005-04-19  Stefan Csomorprinting to CW console only for debug builds
2005-04-19  Stefan Csomorin synch with others
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Ryan NortonwxExecute log message cleanup
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-04-17  Ryan Nortonfix 10.2 shared builds from crashing
2005-04-17  Ryan NortonentryName is a pascal string - need to convert
2005-04-17  Julian SmartWorkaround for wxUSE_STL
2005-04-17  Ryan Nortonfix some possible crashes due to uninitialized variable...
2005-04-17  Ryan Nortondo wxLogDebug instead of wxLogSysError so that producti...
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
next