2009-01-26 |
Robert Roebling | Implement hint cursor for resizable columns |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Forgot header with OSX prefix |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Give some OSX specific methods OSX prefix, fixes hidden... |
tree | commitdiff |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
tree | commitdiff |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
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 | fixing dangling includes |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | reverting to former mimetype routing to core |
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 | 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-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
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-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_HEADERCTRL |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_REARRANGECTRL |
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-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361 |
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-28 |
Vadim Zeitlin | implement DispatchTimeout() for wxOSX/Cocoa |
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-11-02 |
Stefan Csomor | make sure virtual method isn't inlined away |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
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 |
Kevin Ollivier | #ifdef Carbon-specific code to get stubbed DND support... |
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-21 |
Kevin Ollivier | Stubbed wxToolTip implementation to get code that uses... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Source changes needed to get MDI support compiling... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | CoreText fixes |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | missin quote |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | fixes #9951 |
tree | commitdiff |
2008-09-10 |
Stefan Csomor | updating fixed config data for xcode builds for gcc... |
tree | commitdiff |
2008-09-07 |
Kevin Ollivier | Remove a couple duplicate feature checks, and check... |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | changes for command line builds of osx-cocoa |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | RGBColor is part of ApplicationServices also under... |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | defines reordered, support for non-precomp cocoa |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | forward define for non precomp build |
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 | turning on core timer implementation for carbon as... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | correcting header path |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | brush and pen are implementation neutral on osx |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | getting rid of warnings for unused params |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | console builds need another header from xcode |
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-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
next |