2009-08-18 |
Stefan Csomor | better variant support, fixes #11114
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | fixing 64bit OSX, closes #11118
|
commit | commitdiff | tree |
2009-08-18 |
Stefan Csomor | added wakeup implementation for osx_cocoa
|
commit | commitdiff | tree |
2009-08-04 |
Stefan Csomor | correcting #ifdef to #if, fixes #11062
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch
|
commit | commitdiff | tree |
2009-07-22 |
Stefan Csomor | added missing files
|
commit | commitdiff | tree |
2009-07-22 |
Stefan Csomor | added missing files
|
commit | commitdiff | tree |
2009-07-22 |
Stefan Csomor | adapting to SDK 3.0
|
commit | commitdiff | tree |
2009-07-12 |
Stefan Csomor | better surviving 0 width / height bitmap sizes
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | adapting to widgetimpl extensions and iPhone OS 3.0
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | updating conditions for OSX
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | adding #ifs for reflecting existing controls, fixing...
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | adapting init sequence for different osx platforms
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | committing current iphone state
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | guarding for scrollbar use
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | iPhone bitmap support
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | more iPhone types
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | correcting to ifdef to if
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | guarding scrollbar
|
commit | commitdiff | tree |
2009-07-10 |
Stefan Csomor | supporting SetFont(wxNullFont), fixes #10980
|
commit | commitdiff | tree |
2009-07-09 |
Stefan Csomor | adding special case for Carbon DataBrowser Checkbox
|
commit | commitdiff | tree |
2009-07-03 |
Stefan Csomor | bracket 10.5 only code
|
commit | commitdiff | tree |
2009-07-03 |
Stefan Csomor | better font round-trip fidelity (native->wx->native...
|
commit | commitdiff | tree |
2009-07-03 |
Stefan Csomor | fixing warnings
|
commit | commitdiff | tree |
2009-07-02 |
Stefan Csomor | fixing memory leak and unnecessary cocoa init, refs...
|
commit | commitdiff | tree |
2009-07-02 |
Stefan Csomor | reverting incorrect conversion from r52690, refs #10856
|
commit | commitdiff | tree |
2009-06-20 |
Stefan Csomor | make sure theme font info is reset if anything is changed
|
commit | commitdiff | tree |
2009-06-20 |
Stefan Csomor | simplify condition
|
commit | commitdiff | tree |
2009-06-19 |
Stefan Csomor | guarding against null nowpeer in cases like native...
|
commit | commitdiff | tree |
2009-06-15 |
Stefan Csomor | moving to a 10.4 compatible implementation
|
commit | commitdiff | tree |
2009-06-11 |
Stefan Csomor | respecting more of the toolbar positions (tb_right...
|
commit | commitdiff | tree |
2009-06-11 |
Stefan Csomor | adding missing release for editor
|
commit | commitdiff | tree |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password...
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | making SetFocus bringing TLW to front as Carbon, see...
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | allow mouse events being sent to parents, see #10876
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | allow vetoing on drop, see #10876
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | fixing coordinates for dnd, see #10876
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | misc key-event fixes, see #10876
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | fixes direction for scroll events, closes #10873
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | adding idle processing in modal loop, closes #10871
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | fixing modal dialog quit after nested message box problem
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | disclosure triangles on all implementations are able...
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | fixing redraw of combobox on osx_cocoa
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | changing disclosure triangle to allow for label
|
commit | commitdiff | tree |
2009-06-10 |
Stefan Csomor | fixing border drawing for toplevel controls on dialogs...
|
commit | commitdiff | tree |
2009-06-05 |
Stefan Csomor | avoiding events during destruction, fixes #10855
|
commit | commitdiff | tree |
2009-06-04 |
Stefan Csomor | avoid overdrawing, fixes #10865
|
commit | commitdiff | tree |
2009-05-28 |
Stefan Csomor | fixing length param, see #10846
|
commit | commitdiff | tree |
2009-05-27 |
Stefan Csomor | fixing non-unicode build
|
commit | commitdiff | tree |
2009-05-27 |
Stefan Csomor | moving common code up
|
commit | commitdiff | tree |
2009-05-27 |
Stefan Csomor | updating cursor code from Dave's newer version, fixes...
|
commit | commitdiff | tree |
2009-05-27 |
Stefan Csomor | allowing font changes on multi-line textctrls, see...
|
commit | commitdiff | tree |
2009-05-27 |
Stefan Csomor | make sure NSScrollers are always having the desired...
|
commit | commitdiff | tree |
2009-05-15 |
Stefan Csomor | applying, closes #9012
|
commit | commitdiff | tree |
2009-05-13 |
Stefan Csomor | missing classinfo
|
commit | commitdiff | tree |
2009-05-13 |
Stefan Csomor | add window-modal dialog calls and fallback implementation
|
commit | commitdiff | tree |
2009-05-12 |
Stefan Csomor | files are replaced by dataview implementations
|
commit | commitdiff | tree |
2009-05-10 |
Stefan Csomor | moving all dataview files to advanced
|
commit | commitdiff | tree |
2009-05-10 |
Stefan Csomor | exporting methods properly
|
commit | commitdiff | tree |
2009-05-09 |
Stefan Csomor | commenting out uncompilable code
|
commit | commitdiff | tree |
2009-05-09 |
Stefan Csomor | fixing dataview entries
|
commit | commitdiff | tree |
2009-05-09 |
Stefan Csomor | adapting to new font method
|
commit | commitdiff | tree |
2009-05-07 |
Stefan Csomor | after rebake with new files.bkl
|
commit | commitdiff | tree |
2009-05-07 |
Stefan Csomor | explicitly export symbols
|
commit | commitdiff | tree |
2009-05-07 |
Stefan Csomor | fixing usage of common generic files for all osx_ ports...
|
commit | commitdiff | tree |
2009-05-06 |
Stefan Csomor | first stab at having webkit under osx_cocoa working
|
commit | commitdiff | tree |
2009-05-06 |
Stefan Csomor | fixing osx_carbon guard
|
commit | commitdiff | tree |
2009-05-02 |
Stefan Csomor | reverting r43119, fixes #10752
|
commit | commitdiff | tree |
2009-04-21 |
Stefan Csomor | adding me to author, updating date
|
commit | commitdiff | tree |
2009-04-20 |
Stefan Csomor | content must be changeable by wx even though control...
|
commit | commitdiff | tree |
2009-04-20 |
Stefan Csomor | fixing param
|
commit | commitdiff | tree |
2009-04-18 |
Stefan Csomor | removing overloads to avoid 'hidden method' warning
|
commit | commitdiff | tree |
2009-04-17 |
Stefan Csomor | wrong override params
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Csomor | have at least a measuring context available
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Csomor | make sure we treat partial conversions as failed
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Csomor | textctrl fixes
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Csomor | fixing return values and handling of invalid files
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Csomor | using proper SubItemRect
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | adapting TextUpdateEvents, using wxTextEntry API
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | making sure min and max sizes can be overridden
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | fixing native font info support bugs
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | guaranteeing autorelease pools for overridden OnRun...
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | adding all encodings on mac
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | fixing path for test_gui
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | failed conversion shouldn't trigger an assert
|
commit | commitdiff | tree |
2009-04-14 |
Stefan Csomor | no test_gui present
|
commit | commitdiff | tree |
2009-04-06 |
Stefan Csomor | adding buildbot for 2.9.0
|
commit | commitdiff | tree |
2009-04-04 |
Stefan Csomor | adding API note
|
commit | commitdiff | tree |
2009-04-04 |
Stefan Csomor | fixing unused param warning
|
commit | commitdiff | tree |
2009-04-04 |
Stefan Csomor | fixing 64 bit value transfer
|
commit | commitdiff | tree |
2009-04-03 |
Stefan Csomor | adjusting DATE_TIME_FMT on OS X
|
commit | commitdiff | tree |
2009-04-02 |
Stefan Csomor | make long format equal to full on mac (including dayname)
|
commit | commitdiff | tree |
2009-04-01 |
Stefan Csomor | bringing back utf32 encoding for wchar, fixes #10666
|
commit | commitdiff | tree |
2009-03-30 |
Stefan Csomor | adding OSX specific fixes to bsd level formatting problems
|
commit | commitdiff | tree |
2009-03-30 |
Stefan Csomor | adding more symbols to translation, using better matching...
|
commit | commitdiff | tree |
2009-03-30 |
Stefan Csomor | hiding the impl type more again
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | special casing mac code
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | glgrab not available for iphone
|
commit | commitdiff | tree |
next |