2009-08-18 |
Stefan Csomor | support for plug-in unloading, closes #10836 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
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 | adapting init sequence for different osx platforms |
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 |
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 |
2009-07-02 |
Stefan Csomor | reverting incorrect conversion from r52690, refs #10856 |
tree | commitdiff |
2009-07-01 |
Vadim Zeitlin | ensure that we have event loop before showing a modal... |
tree | commitdiff |
2009-06-23 |
Vadim Zeitlin | adjust the toolbar tools bitmap size to fit the biggest... |
tree | commitdiff |
2009-06-22 |
Vadim Zeitlin | fix more wxOSX/Carbon warnings in release build |
tree | commitdiff |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
tree | commitdiff |
2009-06-20 |
Stefan Csomor | make sure theme font info is reset if anything is changed |
tree | commitdiff |
2009-06-20 |
Vadim Zeitlin | don't try to resize the bitmap buttons with wxBORDER_NO... |
tree | commitdiff |
2009-06-20 |
Vadim Zeitlin | fix many mostly harmless warnings in wxOSX/Carbon build |
tree | commitdiff |
2009-06-18 |
Vadim Zeitlin | fix a couple of harmless warnings during wxOSX build |
tree | commitdiff |
2009-06-18 |
Vadim Zeitlin | use wxOSX_USE_COCOA instead of __WXOSX_COCOA__ (which... |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK... |
tree | commitdiff |
2009-06-11 |
Stefan Csomor | respecting more of the toolbar positions (tb_right... |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing redraw of combobox on osx_cocoa |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing border drawing for toplevel controls on dialogs... |
tree | commitdiff |
2009-06-04 |
Stefan Csomor | avoid overdrawing, fixes #10865 |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | moving common code up |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | updating cursor code from Dave's newer version, fixes... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | compilation fix for wxOSX_USE_EXPERIMENTAL_FONTDIALOG... |
tree | commitdiff |
2009-05-15 |
Stefan Csomor | applying, closes #9012 |
tree | commitdiff |
2009-05-14 |
Julian Smart | Corrected event routing/id change bug |
tree | commitdiff |
2009-05-12 |
Stefan Csomor | files are replaced by dataview implementations |
tree | commitdiff |
2009-05-11 |
Robert Roebling | Reapplied some previous patches that got lost while... |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | (Forward port from 2.8) Allow m_current to be used... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | added missing parent parameter to Cocoa version of... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add parent parameter to wxAboutBox() (closes #9952) |
tree | commitdiff |
2009-04-22 |
Julian Smart | State fix |
tree | commitdiff |
2009-04-20 |
Stefan Csomor | fixing param |
tree | commitdiff |
2009-04-18 |
Stefan Csomor | removing overloads to avoid 'hidden method' warning |
tree | commitdiff |
2009-04-17 |
Stefan Csomor | wrong override params |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of... |
tree | commitdiff |
2009-04-15 |
Stefan Csomor | have at least a measuring context available |
tree | commitdiff |
2009-04-15 |
Stefan Csomor | fixing return values and handling of invalid files |
tree | commitdiff |
2009-04-15 |
Stefan Csomor | using proper SubItemRect |
tree | commitdiff |
2009-04-14 |
Stefan Csomor | adapting TextUpdateEvents, using wxTextEntry API |
tree | commitdiff |
2009-04-14 |
Stefan Csomor | fixing native font info support bugs |
tree | commitdiff |
2009-04-04 |
Stefan Csomor | adding API note |
tree | commitdiff |
2009-04-04 |
Stefan Csomor | fixing unused param warning |
tree | commitdiff |
2009-04-04 |
Stefan Csomor | fixing 64 bit value transfer |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | glgrab not available for iphone |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | adding iphone code |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | focus handling streamlined |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | adding native icon for executables |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | make sure that wxSystemSettings::GetFont/GetColour... |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all... |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | adding back API for 2.8 compatibility |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778 |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | fixing warning in osx core and carbon |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | simpler define handling |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory methods |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory method |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | fixing the type |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | make sure we always have a CGFontRef |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | introducing temporary variables for atsu with cocoa |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx |
tree | commitdiff |
2009-03-19 |
Stefan Csomor | avoid double framing on carbon as well |
tree | commitdiff |
2009-03-10 |
Stefan Csomor | adding pure CoreText Impl |
tree | commitdiff |
2009-03-07 |
Robert Roebling | wxDATAVIEW_CELL_ACTIVATABLE translates Editable under... |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Report first selected item in selection change event |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Make wxDataViewCtrl::GetBestSize() return a height... |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | revert r59246; the window parameter was there by purpos... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | another wxOSX build fix after wxTextEntry::GetValue... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | deprecated GetCheckBoxSize(wxWindow *) in favour of... |
tree | commitdiff |
2009-02-27 |
Stefan Csomor | applying patch, fixes #10523 |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Missed one symbol used in the compatibility path. |
tree | commitdiff |
2009-02-22 |
Kevin Ollivier | Fix for building under 10.4, where the BlendMode consta... |
tree | commitdiff |
2009-02-17 |
Robert Roebling | Corrected meaning of parameter col as the position... |
tree | commitdiff |
2009-02-17 |
Robert Roebling | Blind implementation of GetSubItemRect() for wxListCtrl... |
tree | commitdiff |
2009-02-16 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2009-02-16 |
Robert Roebling | Compilo |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | wxApp::DoYield => wxGUIEventLoop::YieldFor (part of... |
tree | commitdiff |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
tree | commitdiff |
2009-02-12 |
Stefan Csomor | CGContextFlush is already called in SetNativeContext |
tree | commitdiff |
2009-02-12 |
Kevin Ollivier | Restore DrawRadioButton to the main wxRenderer API... |
tree | commitdiff |
2009-02-10 |
Stefan Csomor | supporting graphics context on invisible views, icon... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | We'll get an unhandled exception if the view is hidden... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | paint event handling fixes and wxClientDC implementatio... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | replacing RgnHandle with HIShapeRef usage |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Do a sanity check to make sure GetWindow() has a valid... |
tree | commitdiff |
2009-02-09 |
Francesco Montorsi | save the current status text for each pane inside wxSta... |
tree | commitdiff |
next |