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 | fixing unused params |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | making conversion explicit silences deprecation warning |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | signed/unsigned warning fix |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | silence incorrect warning about missing return value |
tree | commitdiff |
2011-03-10 |
Stefan Csomor | safeguard against not-yet-shown view which leads to... |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | support app activated and deactivated events, also... |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | window level support |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | bracket unused function |
tree | commitdiff |
2011-03-06 |
Stefan Csomor | fix positioning bug with window disabler and hidden... |
tree | commitdiff |
2011-03-05 |
Stefan Csomor | support wxWindowDisabler on osx_cocoa |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | proper focus lost for multiline textfields and having... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | move accel handling in front of the normal keyDown... |
tree | commitdiff |
2011-03-02 |
Stefan Csomor | supporting more key equivalents for display, fixing... |
tree | commitdiff |
2011-03-02 |
Vadim Zeitlin | Add missing wxUSE_MARKUP checks in wxOSX code. |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | fixing non-precomp headers |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | disable cursorRects for global busy state |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | avoid setting live cursor during busy state |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | don't swallow command events that are not handled by... |
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 |
Stefan Csomor | make sure 10.4 command-key events are routed via the... |
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-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting... |
tree | commitdiff |
2011-02-19 |
Stefan Csomor | appeasing clang |
tree | commitdiff |
2011-02-19 |
Stefan Csomor | only draw separator line on the area adjacent to conten... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Remove unused variables in wxOSX code. |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Remove extra semicolons in Objective-C code. |
tree | commitdiff |
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 | 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-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-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 | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window |
tree | commitdiff |
2011-01-19 |
Robin Dunn | On OSX don't propogate the alignment setting from colum... |
tree | commitdiff |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
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 |
Vadim Zeitlin | Don't use deprecated NSTableView selectRow:byExtendingS... |
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-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
tree | commitdiff |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
tree | commitdiff |
2010-11-22 |
Stefan Csomor | fixing 64 bit ranger error |
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 | 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 | Remove duplicate wxEVT_COMMAND_TEXT_ENTER generation... |
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-09-23 |
Robin Dunn | Avoid an endless recursion situation |
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 | Remove unused src/osx/cocoa/bmpbuttn.mm file. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Fix selection corner cases in wxOSX wxComboBox. |
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-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-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-18 |
Stefan Csomor | organizing code, adding offset correction for update... |
tree | commitdiff |
2010-07-17 |
Stefan Csomor | removing early init, fixes #12231 |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-07 |
Stefan Csomor | only hide tool windows on deactivate, fixes #11924 |
tree | commitdiff |
2010-07-07 |
Stefan Csomor | supporting disabled tools, fixes #11457 |
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 |
next |