2009-10-04 |
Paul Cornett | add missing break |
tree | commitdiff |
2009-10-03 |
Stefan Csomor | commenting never used code |
tree | commitdiff |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
tree | commitdiff |
2009-10-03 |
Paul Cornett | revert, checked in the wrong file |
tree | commitdiff |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
tree | commitdiff |
2009-10-01 |
Stefan Csomor | fixing setting initial value under osx_cocoa for single... |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | overriding to allocate an outer autorelease pool |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | fixing text matrix (dataview custom renderer showed... |
tree | commitdiff |
2009-09-30 |
Vadim Zeitlin | Fix harmless unused parameters warnings. |
tree | commitdiff |
2009-09-30 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | support backgroundcolor on osx_cocoa |
tree | commitdiff |
2009-09-28 |
Julian Smart | Applied #9076 (scrolling bars grow box fix) |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | adding ProcessPendingEvents as ProcessIdle doesn't... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | No real changes, just small cleanup in wxMac wxDVC. |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | reducing key event handling complexity |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
tree | commitdiff |
2009-09-25 |
Stefan Csomor | using native key handling, closes #10406 |
tree | commitdiff |
2009-09-25 |
Stefan Csomor | using common notification mechanism for selection chang... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Raise the scrollbars on reparenting (part of patch... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #8804 ([wxMac] wxSpinCtrl behaviour) |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #8697 (Improve error detection for MacFindFont ) |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10007: SetWindowGroupParent hangs in Mac Carbo... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10753: WarpPointer() for Mac |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9011: Native wxListCtrl::HitTest on OS X |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9520: Fix to allow repeated use of wxFileDialo... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10858: wxListCtrl on Mac does not route Freeze... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Removed comment |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9481: submenus for help menu |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | support PerformClick for NSControls, closes #11129 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | no focus on Show for toolwindows, closes #10872 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | supporting disabled items, closes #11130 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | fixing styles, closes #11128 |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Display correct minimal and maximal pages numbers under... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use wxASSERT() instead of assert() in wx code. |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | added missing destructor |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | enable backface culling which is not enabled by default... |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | remove debug logging |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | Launch Services are not available on iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adapting to new sound file organization for osx |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | avoiding potential infinite recursion |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | supporting rotated display correctly for display size |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | sound implementation for AudioToolbox on 10.5 and iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL for iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL changes for carbon and cocoa |
tree | commitdiff |
2009-09-11 |
Stefan Csomor | adding Kevin's fix for wxTOOL_STYLE_SEPARATOR |
tree | commitdiff |
2009-08-28 |
Vadim Zeitlin | Compilation fixes for wxUSE_FONTMAP==0. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Correct the order of coordinates in CGPoint initializer. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-21 |
Stefan Csomor | supporting earlier xcode version |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Allow creating initially hidden controls in wxOSX/Cocoa. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
tree | commitdiff |
2009-08-19 |
Stefan Csomor | adding gc aware code, fixes #11061 |
tree | commitdiff |
2009-08-19 |
Stefan Csomor | making sure an empty label is not reserving place above... |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | support for plug-in unloading, closes #10836 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | better variant support, fixes #11114 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | added wakeup implementation for osx_cocoa |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Force linking of src/osx/core/sockosx.cpp. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Fix hangups when using sockets under OS X. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Don't forget to reset wxSocketImplMac members to NULL. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Use CF socket manager in GUI OS X applications. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Cleaned up low level OS X sources. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Added wxUSE_ACCEL guard. |
tree | commitdiff |
2009-08-04 |
Stefan Csomor | correcting #ifdef to #if, fixes #11062 |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
tree | commitdiff |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | adapting to SDK 3.0 |
tree | commitdiff |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
tree | commitdiff |
2009-07-12 |
Stefan Csomor | better surviving 0 width / height bitmap sizes |
tree | commitdiff |
2009-07-11 |
Vadim Zeitlin | Added wxThread::GetMainId(). |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | adapting to widgetimpl extensions and iPhone OS 3.0 |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | adding #ifs for reflecting existing controls, fixing... |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | adapting init sequence for different osx platforms |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | committing current iphone state |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | iPhone bitmap support |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | correcting to ifdef to if |
tree | commitdiff |
2009-07-10 |
Stefan Csomor | guarding scrollbar |
tree | commitdiff |
2009-07-09 |
Stefan Csomor | adding special case for Carbon DataBrowser Checkbox |
tree | commitdiff |
2009-07-03 |
Vadim Zeitlin | compilation fix for wxOSX/Cocoa: don't use Carbon funct... |
tree | commitdiff |
2009-07-03 |
Vadim Zeitlin | suppress harmless warning about unused variable |
tree | commitdiff |
2009-07-03 |
Stefan Csomor | bracket 10.5 only code |
tree | commitdiff |
2009-07-03 |
Stefan Csomor | better font round-trip fidelity (native->wx->native... |
tree | commitdiff |
2009-07-03 |
Stefan Csomor | fixing warnings |
tree | commitdiff |
2009-07-02 |
Vadim Zeitlin | use WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ... |
tree | commitdiff |
2009-07-02 |
Stefan Csomor | fixing memory leak and unnecessary cocoa init, refs... |
tree | commitdiff |
next |