2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | moving tlw list up, cleanup |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | turning off QuickDraw on the iPhone |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | fix wxBrush for the mac build |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-17 |
Robin Dunn | Make some wxDataViewCustomRenderer virtuals consistent... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | moving out of 'carbon' dir |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | moving out of 'carbon' dir |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | adding DLOPEN |
tree | commitdiff |
2008-03-04 |
Vadim Zeitlin | set wxUSE_IOSTREAMH to 0 by default, we're in 2008... |
tree | commitdiff |
2008-03-02 |
Václav Slavík | header files are not executable |
tree | commitdiff |
2008-03-02 |
Václav Slavík | added Get(Class)DefaultAttributes implementation for... |
tree | commitdiff |
2008-02-24 |
Václav Slavík | wxMac's wxListBox was missing GetDefaultAttributes... |
tree | commitdiff |
2008-02-23 |
Vadim Zeitlin | remove MacIsReallyShown() as we now have public IsShown... |
tree | commitdiff |
2008-02-22 |
Robin Dunn | Add MacHideApp |
tree | commitdiff |
2008-02-22 |
Julian Smart | Fixed IsShownOnScreen() for Mac |
tree | commitdiff |
2008-02-16 |
Vadim Zeitlin | turn wxUSE_STD_IOSTREAM on by default (except for the... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
tree | commitdiff |
2008-02-06 |
David Elliott | Fix most of the Objective-C GC problems by using the... |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | corrected comment: wxSingleInstance is not for Win32... |
tree | commitdiff |
2008-01-17 |
Vadim Zeitlin | correct misleading OnSize() comment |
tree | commitdiff |
2008-01-17 |
Paul Cornett | check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't... |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2007-12-26 |
Stefan Csomor | fixing exports |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-26 |
Stefan Csomor | fixing exports |
tree | commitdiff |
2007-12-24 |
Paul Cornett | update mac gl, after rev 50900 |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | adding explicit copy and assignment |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | moving common code |
tree | commitdiff |
2007-12-10 |
Robin Dunn | Add GetSelectedBitmap methods |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | moving collapsible pane a few steps forward os OSX |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Use native DisclosureTriangle control for wxCollapsible... |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Forgot this one. |
tree | commitdiff |
2007-12-06 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2007-12-06 |
Paul Cornett | match CFTypeRef declaration to the one in defs.h |
tree | commitdiff |
2007-12-05 |
Robert Roebling | Added wxToggleBitmapButton |
tree | commitdiff |
2007-11-30 |
Robert Roebling | compilation |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | atsu for textctrl |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | using the cf string conversions exclusively |
tree | commitdiff |
2007-11-29 |
Stefan Csomor | adding CoreText implementation |
tree | commitdiff |
2007-11-29 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | typo fix |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
tree | commitdiff |
2007-11-27 |
Václav Slavík | fixed linking with visibility enabled on Ubuntu and... |
tree | commitdiff |
2007-11-26 |
Stefan Csomor | cleanup / adding effects |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | mac more native types |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | 64bit mac adaptions |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | one additional assign |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup, pure cgcolor |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes & cleanup |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
tree | commitdiff |
2007-11-22 |
Paul Cornett | make DoSetSizeHints protected, remove parameter defaults |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-19 |
David Elliott | Document the cfstring.h/cfstring.cpp as being used... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | removed not implemented anyhow SetIcons() |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Update to wxDataViewCtrl from Hartwig |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | correcting import/export (_adv gave linking errors) |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-13 |
Julian Smart | wxChar -> char |
tree | commitdiff |
2007-11-13 |
Julian Smart | wxChar -> char |
tree | commitdiff |
2007-11-13 |
Julian Smart | wxChar -> char |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
next |