]> git.saurik.com Git - wxWidgets.git/history - src/mac
Committed William Osborne's wxPalmOS port
[wxWidgets.git] / src / mac /
2004-10-19  Stefan Csomoreliminate double deletion
2004-10-19  Stefan Csomorleads to a double call of AddChild, if we don't see...
2004-10-18  Vadim Zeitlinremove the selection when SetSelection(-1) is called...
2004-10-17  Stefan Csomorguard against m_peer = NULL in Show()
2004-10-17  Stefan Csomordon't restrict to OS9 API for Mac-Builds
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Vadim Zeitlinuse common code to determine best notebook size instaed...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-16  Vadim Zeitlindon't leave two conscutive separators after "moving...
2004-10-16  Vadim Zeitlindon't reset tool/status bar pointers manually, it is...
2004-10-16  Vadim Zeitlincall AddChild() when the control is already reallly...
2004-10-16  Dimitri Schoolwerthfixed CFM build linking error
2004-10-15  Stefan Csomorremoved IsShown guards, allowing now for manipulation...
2004-10-07  Ryan Nortonsome preparation for carbon/cocoa interop
2004-10-07  Dimitri Schoolwerthfixed Carbon compilation; call HID keyboard dtor for...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Kevin HockMac sockets events must be added to the RunLoop in...
2004-10-06  Kevin HockAdded back compile-time check for about/prefs menu...
2004-10-06  Stefan Csomoradjusting DoGetBestSize according MSW
2004-10-04  Robin DunnBail out if GetCurrentMenu returns NULL
2004-10-04  Ryan Nortonnative wxFontDialog for carbon, second shot
2004-10-03  Julian SmartWorkaround for special menu items not always being...
2004-10-03  Vadim Zeitlindon't include headers not needed when wxUSE_GUI == 0
2004-10-01  Ryan Norton*** empty log message ***
2004-10-01  Ryan NortonOSX only (a runtime check would be preferable as Kevin...
2004-10-01  Kevin HockIncrease status bar height from 15 to 18, allows common...
2004-10-01  Ryan Nortononly do the seperator between about and preferences...
2004-10-01  Kevin Hockwx apps did not have the separator like other apps...
2004-10-01  Vadim Zeitlinhack: hide the MDI parent frame by moving it off screen
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-30  Ryan Nortonhave it work the old way with PopupMenu(), and have...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Robin DunnCreate a mask for the icon if it doesn't already have one
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Kevin HockSend EVT_COMMAND_TEXT_UPDATED from the spin control...
2004-09-28  Kevin HockWhen enabling events, use CommonModes instead of Defaul...
2004-09-28  Ryan Nortonpossibly fix compilo error w/xcode
2004-09-28  Ryan NortonFix some bugs
2004-09-28  Ryan Nortonfix unicode stuff
2004-09-27  Ryan Nortonsource nice-ness and remove erronous files
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonremove stuff
2004-09-27  Ryan Norton[ 1035247 ] fix the number of ticks in slider (with...
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-27  Ryan Nortonfix warnings
2004-09-27  Ryan Nortonfix non-void function not returning value warning
2004-09-27  Ryan NortonAdd HID keyboard functionality
2004-09-26  Vadim Zeitlinmade GetTempBuffer() static to avoid duplicate function...
2004-09-26  Ryan Nortonhid integration
2004-09-26  Ryan Nortoncleanups
2004-09-26  Ryan Nortonrecall initial font
2004-09-26  Ryan Nortoncleanup
2004-09-26  Julian SmartApplied Kevin Hock's combobox patch for text update...
2004-09-26  Ryan Nortonfix remaining bugs
2004-09-26  Ryan Nortonfix font styles
2004-09-26  Ryan Nortonfix facename
2004-09-26  Ryan Nortonnative font dialog implementation for mac os x 10.2+
2004-09-26  Stefan Csomordependency fix for clipping
2004-09-26  Stefan Csomorunicode fix
2004-09-26  Ryan NortonLots of fixes/cleanups for OSX taskbar
2004-09-26  Ryan NortonFix some of vadim's compilation problems
2004-09-26  Stefan Csomormaking newline fixes depending on the encoding of \n
2004-09-26  Ryan Nortoncleanups, proper event handling/cleanup
2004-09-26  Ryan Nortoninfo
2004-09-26  Ryan NortonFix 10.2 focus issues
2004-09-26  Ryan Nortonthey should be ints, not size_ts
2004-09-26  Ryan Nortonwarning fixes unsigned->signed
2004-09-26  Ryan Nortontodos, cleanups, detabified
2004-09-26  Ryan Nortoncleanup image after application
2004-09-25  Robin Dunnforgot to reset m_iconAdded
2004-09-25  Robin DunnAdd some missing methods to match other implementations
2004-09-25  Stefan Csomormaking returns in a line to always be \n (13 in CFM...
2004-09-25  Ryan Nortonfix for [ 805216 ] dirMac does not properly skip direct...
2004-09-25  Ryan Nortonbug didn't happen
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-25  Ryan Nortonnote that I modified it
2004-09-25  Ryan NortonFixed GetLineLength and GetLineText for MLTE text contr...
2004-09-25  Ryan Nortonwarning fix - only use the function in debug mode
2004-09-25  Ryan NortonLots of release bugs fixed
2004-09-24  Ryan Nortondebug handling. More broken Apple 'goodness'
2004-09-24  Ryan Nortonremove unused varaible
2004-09-24  Ryan Nortonunused variable warnings fixed
2004-09-24  Ryan Nortonpartial aggregate warning fix
2004-09-24  Ryan Nortonunused variable warning fix
2004-09-23  Robin DunnFix from Jed Burgess that correctly untoggles radio...
2004-09-23  Ryan Nortonunused variable warning fix - move unused stuff to...
2004-09-23  Ryan Nortonremove unused variable
2004-09-22  Ryan NortonOnly include/build pnghand if the user builds the png...
2004-09-22  Ryan NortonFix aggregate has a partly bracketed Unmatched initiali...
2004-09-18  Vadim Zeitlinfixed crash when closing window that contains STC ...
2004-09-13  Stefan Csomorsearching for wxToolBar parent only for kEventMouseMove...
2004-09-12  Stefan Csomoradded GetMenu Support for MENU_OPEN
2004-09-12  Stefan Csomortoolbartool has to send events to parent for tooltips...
2004-09-11  Stefan CsomorNO_DEFAULT support added
2004-09-03  Robin DunnCheck for m_peer != NULL in Freeze and Thaw
2004-08-31  Stefan Csomorfix for not sending a native click to a control if...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
next