Whitespaces and headers cleaning.
[wxWidgets.git] / src / mac /
2006-10-20  Stefan Csomorcleaning up the runloop source properly (was causing...
2006-10-19  Kevin OllivierAllow other classes to access the SetupMouseEvent function.
2006-10-18  Kevin HockDo not send a changed event if a button is clicked...
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Stefan Csomorfixing coordinate conversions
2006-10-15  Paul Cornettnon-pch build fixes
2006-10-15  Paul Cornettlogical vs. boolean operators, unused decls and vars...
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-12  Stefan Csomorfixing rectangle drawing when offsetting 0.5, correctin...
2006-10-12  Stefan Csomorsetting font when using core graphics on a memory dc
2006-10-12  Stefan Csomorsupport 1 bit deep bitmaps as masks
2006-10-12  Stefan Csomorsupport CGGraphics Masks, switch xbm interpretation...
2006-10-12  Stefan Csomoradjust so that mono bitmaps don't get an alpha channel
2006-10-12  Vadim Zeitlinonly change the bitmap size for the borderless controls
2006-10-11  Kevin OllivierImplementing column click event handler and SortItems...
2006-10-11  Stefan Csomorfixing changing text colors
2006-10-11  Stefan Csomoradding the 0.5 offset for odd pen widths
2006-10-11  Stefan Csomoradding events on kill-focus (Robert's Patch)
2006-10-10  Stefan Csomorswitching to newer API
2006-10-10  Stefan Csomorusing separate window groups per window helps keeping...
2006-10-09  Vadim Zeitlinfix DoSetSelection(): it did nothing when there was...
2006-10-09  Paul Cornettremove unused stuff
2006-10-09  Paul Cornetttest wxLC_SINGLE_SEL flag properly
2006-10-09  Paul Cornettnon-pch build fix
2006-10-09  Paul Cornettfix width/height typo in DoSetClientSize, remove unused...
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlincompilation fix after last commit (apparently patch...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Vadim Zeitlinavoid bitmap distortion when a non standard bitmap...
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin Dunnreturn values of overloaded virtuals should match the...
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-06  Robin Dunnmore informative assert message
2006-10-06  Robin DunnAllow the native toolbar to have more han one button...
2006-10-04  Vadim Zeitlinupdated copyright year, s/wxWindows/wxWidgets/
2006-10-04  Vadim Zeitlinfixed unused var warning
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Robin Dunnfix parameter type
2006-10-02  Kevin OllivierRemove the ability to sort by column in virtual wxListC...
2006-10-02  Stefan Csomormaking virtual lists faster by not sorting items
2006-10-02  Stefan Csomorfirst stab at the selection iterator
2006-10-02  Paul Cornettlistctrl header cleanup
2006-10-02  Paul Cornettuse unsigned for display count
2006-09-30  Stefan Csomorinvert clockwise flag correctly
2006-09-30  Kevin OllivierFix editing support.
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-29  Stefan Csomorgraphics context implementation
2006-09-26  Stefan Csomorremoving the old style code cases
2006-09-25  Vadim Zeitlinfixed warnings, reformatted braces
2006-09-25  Vadim Zeitlincompilation fix after last change
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-24  Robert Roebling Updated wxPallete information.
2006-09-24  Kevin OllivierkDataBrowserListViewNoGapForIconInHeaderButton not...
2006-09-24  Robin Dunnremove superfluous assert
2006-09-22  Robin DunnPatch from Tim Kosse to allow virtual list ctrl to...
2006-09-22  Kevin OllivierFixing SetColumnWidth and selection handling, attempt...
2006-09-22  Stefan Csomorfurther encapsulation of graphics context, wxdc becomin...
2006-09-21  Stefan Csomorcleanup
2006-09-21  Stefan Csomorgetting out for 'addded' events early enough
2006-09-20  Stefan Csomorpreliminary editing support
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
2006-09-20  Stefan Csomoradding support for listctrl editable columns
2006-09-20  Stefan Csomoradding support for listctrl editable columns
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-19  Kevin OllivierHandle cases where an index larger than GetItemCount...
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Stefan Csomorfixing notifications
2006-09-18  Stefan Csomorfixed crash when no status bar is present, conditionals...
2006-09-18  Kevin OllivierFixing compilation on Mac, and attempting to better...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-17  Kevin OllivierAccidently checked for invalid image index rather than...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...
2006-09-15  Stefan Csomoradded Bryan's new icons
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Stefan Csomormdi fix
2006-09-14  Stefan Csomorcleanup
2006-09-14  Stefan Csomorswitching colors
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-10  Vadim Zeitlinremoved unused variable
2006-09-09  Kevin OllivierMac(Carbon) impl of wxGauge::Pulse, also added sample...
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-08  Robin DunndeTABified
2006-09-08  Stefan Csomorfixing ownership and positioning of embedded controls...
2006-09-08  Stefan Csomormake sure we catch invalid control refs better
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
next