2010-05-19 |
Stefan Csomor | adding methoddefs |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | missed in r64093 |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | TODO done |
tree | commitdiff |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platfo... |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support first step, see #11805... |
tree | commitdiff |
2009-12-25 |
Stefan Csomor | removing event handlers on non-owned windows when the... |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-03 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in Cocoa wxDataView... |
tree | commitdiff |
2009-10-09 |
Paul Cornett | replace TRUE/FALSE with true/false |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9011: Native wxListCtrl::HitTest on OS X |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | enabling correct audio framework on OSX |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-07-09 |
Stefan Csomor | adding special case for Carbon DataBrowser Checkbox |
tree | commitdiff |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK... |
tree | commitdiff |
2009-06-10 |
Vadim Zeitlin | removed the inexistent (at least in 10.4 SDK) and unnee... |
tree | commitdiff |
2009-05-12 |
Stefan Csomor | files are replaced by dataview implementations |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-04-18 |
Stefan Csomor | removing overloads to avoid 'hidden method' warning |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | focus handling streamlined |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | simpler define handling |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Make wxDataViewCtrl::GetBestSize() return a height... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | GetRegion is not needed anymore |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
tree | commitdiff |
2009-01-31 |
Robert Roebling | Forgot to commit |
tree | commitdiff |
2009-01-26 |
Robert Roebling | Implement hint cursor for resizable columns |
tree | commitdiff |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
tree | commitdiff |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | fixing dangling includes |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | wrong move |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | headermove osx - header files |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | testing header replace |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | streamlining printing support, adding printing support... |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | make sure group boxes don't get the big font |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | common event code |
tree | commitdiff |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | fixing wrong constant |
tree | commitdiff |
2009-01-10 |
Stefan Csomor | native apple event support for osx cocoa |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Add the same margin to wxBitmapToggleButton as to wxBit... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | remove an unused pool of strings using wxStringList |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | added wxEventLoop::DispatchTimeout() |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item) |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | define SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | no changes, just removed whitespace and perfectly usele... |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-11-22 |
Kevin Ollivier | Forward port event handler fixes to trunk. |
tree | commitdiff |
2008-11-21 |
Vadim Zeitlin | no changes, just reformat, remove extraneous semicolons... |
tree | commitdiff |
2008-11-21 |
Vadim Zeitlin | fix virtual function hiding for LoadFile(); replace... |
tree | commitdiff |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
tree | commitdiff |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms... |
tree | commitdiff |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
tree | commitdiff |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
tree | commitdiff |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8 |
tree | commitdiff |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
tree | commitdiff |
2008-09-21 |
Stefan Csomor | fixing focus, fixes #9985 |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | CoreText fixes |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | fixes #9951 |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | implement support for custom button labels in wxMessage... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | Split utility functions into base (in utilsexc_base... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | warning fixes and fix for non precomp builtbot |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | no changes, just de-TAB-bed |
tree | commitdiff |
2008-08-27 |
Stefan Csomor | fixing #9910 |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | avoiding warning because of missing define |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-06-30 |
Robert Roebling | Removed most of the pre-XDG MIME code from the Unix... |
tree | commitdiff |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush... |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | renaming |
tree | commitdiff |
|