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 |
2010-10-25 |
Vadim Zeitlin | Use the correct accelerator for the "Preferences" Apple... |
tree | commitdiff |
2010-10-25 |
Vadim Zeitlin | Use the application name in the "About" item of the... |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-10 |
Vadim Zeitlin | Move wxList::Member() to pseudo-template base list... |
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 | Fix sending a size event for the displayed page when... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Avoid an endless recursion situation |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Allow the renderer to also work with wxMemoryDCs |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Allow setting Mac-specific menu item ids to wxID_NONE... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Compilation fix for wxOSX. |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Explicitly send events for modifier keys in wxUIActionS... |
tree | commitdiff |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
tree | commitdiff |
2010-09-07 |
Stefan Csomor | resetting the wrapper flag later, otherwise the native... |
tree | commitdiff |
2010-09-07 |
Stefan Csomor | modeling subclassing along msw, unsubclassing filedialo... |
tree | commitdiff |
2010-09-06 |
Stefan Csomor | using non-sleep version for GUI mutex, solves #12411 |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Remove unused src/osx/cocoa/bmpbuttn.mm file. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Don't use uninitialized variable in wxCharCodeWXToOSX(). |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Fix selection corner cases in wxOSX wxComboBox. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Don't crash in wxOSX::wxClipboard::Clear() if initializ... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Work around a crash on starting editing in wxGrid under... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-17 |
Stefan Csomor | fixes horizontal scrolling in textfields, fixes #12322 |
tree | commitdiff |
2010-08-13 |
Stefan Csomor | no-op change to get build bot running |
tree | commitdiff |
2010-08-12 |
Stefan Csomor | no-op change to get build bot running |
tree | commitdiff |
2010-08-11 |
Vadim Zeitlin | Handle wxDefaultSize correctly in wxNonOwnedWindow... |
tree | commitdiff |
2010-08-11 |
Vadim Zeitlin | Fix handling of help buttons with non-empty label under... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-09 |
Vadim Zeitlin | Don't lose selection in wxDataViewCtrl::Select() under... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Fix wxOSX wxTextCtrl refactoring of r65129. |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Allow non-modal windows shown from modal dialogs to... |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Add association between wxOSX wxTextWidgetImpl and... |
tree | commitdiff |
2010-07-28 |
Vadim Zeitlin | Fix harmless float to int conversion warnings in wxOSX... |
tree | commitdiff |
2010-07-24 |
Vadim Zeitlin | Postpone showing the notebook pages under wxOSX/Cocoa. |
tree | commitdiff |
2010-07-23 |
Stefan Csomor | fixes #12258 |
tree | commitdiff |
2010-07-18 |
Stefan Csomor | organizing code, adding offset correction for update... |
tree | commitdiff |
next |