2011-02-18 |
Stefan Csomor | precomp header fixes |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support non precomp builds |
tree | commitdiff |
2011-02-17 |
Stefan Csomor | activating high-res support via artprov mac |
tree | commitdiff |
2011-02-17 |
Stefan Csomor | patch applied with thanks, fixes #10524 |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu... |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | conforming to deprecation recommendation for 10.6 |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support for file types in save panel |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | support wxFD_MULTIPLE |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | fixing naming to conform to effective ownership, cleani... |
tree | commitdiff |
2011-02-14 |
Stefan Csomor | support framelayout for choice |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | disabling multiline text controls correctly |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollvie... |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | copy item text for app menu items from wx menus |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
tree | commitdiff |
2011-02-03 |
Stefan Csomor | fixes #10978 |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer... |
tree | commitdiff |
2011-01-30 |
Stefan Csomor | adding support for wxCANCEL_DEFAULT |
tree | commitdiff |
2011-01-28 |
Stefan Csomor | clang fix, fixes #12332 |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | fixing return type |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang warnings |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332 |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | keeping opaqueness and backgroundcolor in synch with... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | per default wx' static text items have a transparent... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | fixing toplevel position |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | hinting support |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | Maximize for iPhone |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | supporting a null cgimage so that we don't get exceptio... |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | support for separator (fixed width spacE) |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | adding constructor from CGImageRef |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | fixing toolbar repositioning (iOS) |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | guarding code in case of delayed controller release |
tree | commitdiff |
2011-01-23 |
Stefan Csomor | loading png and jpg from resource bundle |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | missing release |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | support icns in bundle |
tree | commitdiff |
2011-01-19 |
Robin Dunn | On OSX don't propogate the alignment setting from colum... |
tree | commitdiff |
2011-01-10 |
Vadim Zeitlin | Check index in wxItemContainer methods working with... |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | common rtti in nbkbase.cpp |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | common rtti in fontcmn.cpp |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | having menu classinfo at one place |
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 | build fix, should have been part of r66615 |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing selectors |
tree | commitdiff |
2011-01-03 |
Stefan Csomor | fixing warning and compile error against 10.4 |
tree | commitdiff |
2011-01-03 |
Václav Slavík | Debug messages aren't meant to be translated. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Don't use deprecated NSTableView selectRow:byExtendingS... |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Use correct delete[] for a buffer allocated with new[]. |
tree | commitdiff |
2011-01-01 |
Stefan Csomor | pusing a dummy event, to make sure the stop: succeeds... |
tree | commitdiff |
2010-12-27 |
Stefan Csomor | adding backtab to exception list |
tree | commitdiff |
2010-12-27 |
Stefan Csomor | make sure we always have a return value |
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-19 |
Vadim Zeitlin | No real changes, just get rid of _wxMenuAt() in wxOSX... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Fix initial gradient point calculation in wxOSX. |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Preserve wxSlider value when changing its range in... |
tree | commitdiff |
2010-12-17 |
Robin Dunn | Use a " " (space) for the menu item if an empty string... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | No real changes, just add a cast to fix a warning. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail in CloneGDIRefData() instead of implementing it... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | reverting content area calculation for iphone as transl... |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | adapting inheritance to other osx ports |
tree | commitdiff |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
tree | commitdiff |
2010-11-29 |
Stefan Csomor | adding defines to support building against 10.4u.SDK |
tree | commitdiff |
2010-11-22 |
Stefan Csomor | fixing 64 bit ranger error |
tree | commitdiff |
2010-11-09 |
Vadim Zeitlin | Fix preprocessor definitions for wxBase build under... |
tree | commitdiff |
2010-11-09 |
Vadim Zeitlin | Fix crash in wxCFEventLoop::AddSourceForFD(). |
tree | commitdiff |
2010-11-07 |
Stefan Csomor | disable code because of OS bug, fixes #12478, fixes... |
tree | commitdiff |
2010-11-06 |
Stefan Csomor | routing the tab, return events for single line fields... |
tree | commitdiff |
2010-11-06 |
Stefan Csomor | implementing turning off of default button as well |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Minor cosmetic fix to generic check tools appearance... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Fix check toolbar items behaviour in non-native toolbar... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Avoid using wx GDI classes from non-main thread in... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Really update tooltip when wxToolBar::SetShortHelp... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Show the first, not the last, inserted item in wxListBo... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Use CGFloat instead of float for mouse wheel event... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Fix showing the frames full screen under OS X. |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Improve default position for new TLWs in wxOSX. |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Ensure that strings returned by wxMBConv_cf are in... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Remove duplicate wxEVT_COMMAND_TEXT_ENTER generation... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Don't update scrollbars when the window is being destro... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Fix crash in wxColour ctor from NSColor in wxOSX/Cocoa. |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Remove unnecessary wxOSX_USE_COCOA guards in Cocoa... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Assume sizeof(wchar_t) is always 4 under OS X. |
tree | commitdiff |
2010-10-31 |
Vadim Zeitlin | Avoid events when implicitly selecting first wxBookCtrl... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix order of arguments in wxOSX/Carbon wxListCtrl:... |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
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 |
next |