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 |
2009-03-29 |
Stefan Csomor | adding iphone code
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | adding proper iphone includes
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | streamlining code
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | make sure button is known for non-precomp case
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | adding a for am/pm and windows special character t
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | fixing conversion
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | adding implementation for OSX
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | adding comment about wxHAS_OPENGL_ES
|
commit | commitdiff | tree |
2009-03-29 |
Stefan Csomor | bracketing opengl code that doesn't work on OpenGL ES
|
commit | commitdiff | tree |
2009-03-28 |
Stefan Csomor | bracketing menu code
|
commit | commitdiff | tree |
2009-03-26 |
Stefan Csomor | changing to iterator
|
commit | commitdiff | tree |
2009-03-26 |
Stefan Csomor | revert to proper defaults for US
|
commit | commitdiff | tree |
2009-03-26 |
Stefan Csomor | better native date locale support
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | making sure NULs stay in the result, even if the string...
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | moving down for non-precomp build
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | adding support for focus events to multiline textctrl
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | supporting kill focus for single line text controls
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | focus handling streamlined
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | better native types for carbon
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | adding native icon for executables
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Csomor | making method properly const
|
commit | commitdiff | tree |
2009-03-24 |
Stefan Csomor | correcting inverted conditions of r59725
|
commit | commitdiff | tree |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all...
|
commit | commitdiff | tree |
2009-03-24 |
Stefan Csomor | cleanup
|
commit | commitdiff | tree |
2009-03-24 |
Stefan Csomor | adding back API for 2.8 compatibility
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | adding scheduler
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | adding OSX 2.9 preview
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | simplyfing code, fixing warnings
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | textctrl cleanup
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | fixing warnings in osx cocoa
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | fixing warning in osx core and carbon
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | fixing warnings in osx common code
|
commit | commitdiff | tree |
2009-03-23 |
Stefan Csomor | fixing end-of-file
|
commit | commitdiff | tree |
2009-03-22 |
Stefan Csomor | adding tests
|
commit | commitdiff | tree |
2009-03-22 |
Stefan Csomor | simpler define handling
|
commit | commitdiff | tree |
2009-03-22 |
Stefan Csomor | temporary build-fix
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | fixing multiple extensions in one filter, turning off...
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory methods
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory method
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | fixing the type
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | making sure the repositioning within the contentview...
|
commit | commitdiff | tree |
2009-03-21 |
Stefan Csomor | make it crash-proof
|
commit | commitdiff | tree |
2009-03-20 |
Stefan Csomor | make sure we always have a CGFontRef
|
commit | commitdiff | tree |
2009-03-20 |
Stefan Csomor | introducing temporary variables for atsu with cocoa
|
commit | commitdiff | tree |
2009-03-20 |
Stefan Csomor | reworked font handling for osx (was missing because...
|
commit | commitdiff | tree |
2009-03-20 |
Stefan Csomor | reworked font handling for osx
|
commit | commitdiff | tree |
2009-03-20 |
Stefan Csomor | adding more native definitions
|
commit | commitdiff | tree |
2009-03-19 |
Stefan Csomor | avoid double framing on carbon as well
|
commit | commitdiff | tree |
2009-03-15 |
Stefan Csomor | changing layout to better adhere to HIG, fixing truncation...
|
commit | commitdiff | tree |
2009-03-15 |
Stefan Csomor | fixing obj-c warnings
|
commit | commitdiff | tree |
2009-03-15 |
Stefan Csomor | making sure peer->Move refreshes properly, bringing...
|
commit | commitdiff | tree |
2009-03-15 |
Stefan Csomor | changes for embedded, applying patch, fixes #10359
|
commit | commitdiff | tree |
2009-03-13 |
Stefan Csomor | solving inversion problem, because SetShape is redefined...
|
commit | commitdiff | tree |
2009-03-13 |
Stefan Csomor | making sure toplevel default width/sizes are used
|
commit | commitdiff | tree |
2009-03-13 |
Stefan Csomor | supporting AA font flags on wxGCDC, fixes #10579
|
commit | commitdiff | tree |
2009-03-10 |
Stefan Csomor | adding pure CoreText Impl
|
commit | commitdiff | tree |
2009-03-08 |
Stefan Csomor | letting the peer declare whether it wants to draw its...
|
commit | commitdiff | tree |
2009-02-27 |
Stefan Csomor | applying patch, fixes #10523
|
commit | commitdiff | tree |
2009-02-27 |
Stefan Csomor | applying patch, fixes #10524
|
commit | commitdiff | tree |
2009-02-16 |
Stefan Csomor | adding new defines for OSX
|
commit | commitdiff | tree |
2009-02-16 |
Stefan Csomor | make OSX defines to be 1, not only defined, for backwards...
|
commit | commitdiff | tree |
2009-02-16 |
Stefan Csomor | fixing typo
|
commit | commitdiff | tree |
2009-02-15 |
Stefan Csomor | formatting fixes
|
commit | commitdiff | tree |
2009-02-15 |
Stefan Csomor | documenting new compositing, layering and antialiasing...
|
commit | commitdiff | tree |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), adding...
|
commit | commitdiff | tree |
2009-02-13 |
Stefan Csomor | direct wxFrame events support (paint was not delivered...
|
commit | commitdiff | tree |
2009-02-13 |
Stefan Csomor | different contentview-offset code, otherwise 'wx' synthetic...
|
commit | commitdiff | tree |
2009-02-13 |
Stefan Csomor | paint event was missing the id, Connect not working...
|
commit | commitdiff | tree |
next |