2013-07-03 |
Vadim Zeitlin | Add wxEventLoop::ScheduleExit(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add wxEventLoopBase::DoRun(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop... |
tree | commitdiff |
2013-06-28 |
Stefan Csomor | support getting device resolution on all osx ports |
tree | commitdiff |
2013-06-28 |
Stefan Csomor | new method for contentScaleFactor on main screen |
tree | commitdiff |
2013-06-27 |
Stefan Csomor | native bitmap scaling codes |
tree | commitdiff |
2013-06-25 |
Stefan Csomor | support for scaled bitmaps in wxMemoryDC |
tree | commitdiff |
2013-06-25 |
Stefan Csomor | native scaling support for bitmap |
tree | commitdiff |
2013-06-19 |
Stefan Csomor | fixing iPhone build |
tree | commitdiff |
2013-06-15 |
Stefan Csomor | adding new constructor for best dc-compatibility of... |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | slight adaption, shorter max wait |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | better support for ui action simulation |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure we don't execute pending deletes either when... |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Add wxBitmap(NSImage*) ctor to wxOSX. |
tree | commitdiff |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
tree | commitdiff |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Spelling fixes in comments in wxOSX. |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | No changes, just remove an unused variable. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Ensure that paths used inside wxOSX are always in NFC... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Add wxCFStringRef::AsStringWithNormalizationFormC(... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Revert "Fix the pages range in the print dialog in... |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | fixing class |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Fix the pages range in the print dialog in wxOSX. |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | completing the removal of PICT |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | bracing 10.7+ constant |
tree | commitdiff |
2012-09-19 |
Stefan Csomor | workaround for non-standard icon sizes under 64 bit |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Add wxBitmap::NewFromPNGData() for creating bitmaps... |
tree | commitdiff |
2012-08-25 |
Stefan Csomor | simpler implementation that also works over remote... |
tree | commitdiff |
2012-08-01 |
Vadim Zeitlin | No changes, just fix typos in comments in wxOSX files. |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Fix compilation of wxOSX event loop without wxUSE_EVENT... |
tree | commitdiff |
2012-07-01 |
Stefan Csomor | common code for normalization |
tree | commitdiff |
2012-06-28 |
Stefan Csomor | unconditionally include coretext-replacement function... |
tree | commitdiff |
2012-06-15 |
Stefan Csomor | better naming wxCFEventLoopPauseIdleEvents |
tree | commitdiff |
2012-06-15 |
Stefan Csomor | offer suppression of idle processing (delayed destructi... |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | cleanup for 10.5 minimum |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | guarding agains NULL |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | CoreText font enumeration support for iOS |
tree | commitdiff |
2012-06-14 |
Stefan Csomor | as we always have CoreText available under 10.5+, we... |
tree | commitdiff |
2012-06-13 |
Robin Dunn | Fix for compilo on non-PCH builds |
tree | commitdiff |
2012-05-18 |
Stefan Csomor | fixing c++11 build |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Handle kCGImageAlphaNoneSkipFirst correctly in wxOSX... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | No real changes, just remove wxIsDebuggerRunning()... |
tree | commitdiff |
2012-03-12 |
Stefan Csomor | remove 10.4 compatibility code |
tree | commitdiff |
2012-02-28 |
Stefan Csomor | removing Quickdraw call |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-26 |
Vadim Zeitlin | Retrieve paper size from page setup dialog in wxOSX... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupDat... |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Enable callbacks for wxFileSystemWatcher FD under OS X. |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | fixing m_axe access indices |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | guard against invalid color ref |
tree | commitdiff |
2012-01-18 |
Stefan Csomor | fixing RTTI |
tree | commitdiff |
2012-01-03 |
Stefan Csomor | adapting to new raw_control constants, see #13695 |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Change wxSound ctor from in-memory data to use size_t... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-05 |
Vadim Zeitlin | Implement wxFileType::GetOpenCommand() in wxOSX. |
tree | commitdiff |
2011-08-03 |
Julian Smart | Return sensible major and minor version numbers for... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Suppress some harmless warnings about unused parameters... |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | guard against nullptr |
tree | commitdiff |
2011-06-08 |
Stefan Csomor | adding fallback |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | reverting to idle handling |
tree | commitdiff |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy const... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
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 | adding constructor from CGImageRef |
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-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Use correct delete[] for a buffer allocated with new[]. |
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-05 |
Vadim Zeitlin | Ensure that strings returned by wxMBConv_cf are in... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Assume sizeof(wchar_t) is always 4 under OS X. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-06 |
Stefan Csomor | using non-sleep version for GUI mutex, solves #12411 |
tree | commitdiff |
2010-07-23 |
Stefan Csomor | fixes #12258 |
tree | commitdiff |
2010-07-05 |
Stefan Csomor | using backwards compatible implementation |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding mimetype patch, closes #12072 |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-20 |
Stefan Csomor | no trailing slash for OSX_CARBON |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | def include was missing |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | support compiling for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | utils_osx isn't part of base but of core, moving wxMacW... |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | splitting methods |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | switching loop mode for idle processing, fixes #11912... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Suppress unused parameter warnings. |
tree | commitdiff |
2010-04-03 |
Stefan Csomor | fixing multilib build |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Suppress gcc warnings about double to int conversion. |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Fix bug in wxMBConv_cf::FromWChar() in OS X. |
tree | commitdiff |
next |