2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-19 |
Stefan Csomor | going private with userpane info |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy const... |
tree | commitdiff |
2011-03-15 |
Stefan Csomor | fixing iphone build |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | window level support |
tree | commitdiff |
2011-03-05 |
Stefan Csomor | support wxWindowDisabler on osx_cocoa |
tree | commitdiff |
2011-03-02 |
Vadim Zeitlin | Add missing wxUSE_MARKUP checks in wxOSX code. |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | adding hour constant to carbon build |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | add watch cursor to osx_cocoa |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | adding taskbar implementation for statusitem (menubar... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | moving appdelegate declaration to header |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxOSX/Cocoa wxStaticText and... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No real changes, just make wxColour::OSXGetNSColor... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display) |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Remove duplicated control names strings declarations... |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Move wxCheckBoxNameStr declarations to wx/tglbtn.h... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Compilation fix for PCH-less wxOSX build. |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | bail out with error in case of carbon set for 64 bit... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | updating sysopt string |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | remove ununsed member |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | testing for define alone is sufficient and more portable |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer... |
tree | commitdiff |
2011-01-28 |
Stefan Csomor | clang fix, fixes #12332 |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | direct constructor from CGImageRef |
tree | commitdiff |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
tree | commitdiff |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | add methods needed for XTI |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add wxUSE_ARTPROVIDER_STD build option. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add wxArtProvider using Tango icons. |
tree | commitdiff |
2010-12-27 |
Stefan Csomor | adding backtab to exception list |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Add the possibility to disable invisible wxDataViewCtrl... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Store menus titles in menus themselves in wxOSX. |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | guarding against non-implemented parts |
tree | commitdiff |
2010-12-01 |
Stefan Csomor | fixing missing return value |
tree | commitdiff |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
tree | commitdiff |
2010-11-25 |
Stefan Csomor | led to build issues with xcode and graphics context |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Use Cairo for wxGraphicsContext in wxX11. |
tree | commitdiff |
2010-11-09 |
Vadim Zeitlin | Fix preprocessor definitions for wxBase build under... |
tree | commitdiff |
2010-11-09 |
Vadim Zeitlin | Remove non-existent functions declarations from wxOSX... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Remove trailing comma from an enum. |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after wxListBoxBase changes. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | wxOSX compilation fix: remove just added extra semicolon. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in... |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add wxIcon::GetSize() to wxIcon in wxOSX. |
tree | commitdiff |
2010-10-02 |
Tim Kosse | Connect to events only if using native implementation... |
tree | commitdiff |
2010-09-30 |
Stefan Csomor | opening ATSU Font info for Ulrich Telle's wxPDFContext |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | CanSetTransparent needs to be virtual |
tree | commitdiff |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
tree | commitdiff |
2010-09-07 |
Stefan Csomor | modeling subclassing along msw, unsubclassing filedialo... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Add association between wxOSX wxTextWidgetImpl and... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Replace 2.9.1 version with 2.9.2. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Fix file paths in the header comments. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Fix a few minor typos in comments. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally rename all occurrences of "XCode" to "Xcode". |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-08 |
Julian Smart | iPhone SDK 2.2 compilation |
tree | commitdiff |
2010-07-08 |
Julian Smart | Avoid warning |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding mimetype patch, closes #12072 |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding HitTest to osx_cocoa implementation of listbox... |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding bestsize for osx_cocoa combobox |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Implemented wxDataViewColumn for wxOSX/Cocoa |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | support compiling for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adding support for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | fixing copy paste error |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adapting to new API |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | not needed anymore |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | adding methoddefs |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
tree | commitdiff |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | updated headers |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | textctrl impl |
tree | commitdiff |
2010-04-25 |
Francesco Montorsi | no real change: just fix RCS-ID so that it reflects... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Remove unnecessary duplicate code dealing with invoking... |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | missed in r64093 |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | tracking open modal dialogs |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | having common API for mapping between native and wx... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only... |
tree | commitdiff |
next |