2011-02-26 |
Stefan Csomor | fixing support for true children of wxStaticBox with...
|
commit | commitdiff | tree |
2011-02-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting...
|
commit | commitdiff | tree |
2011-02-24 |
Stefan Csomor | reverting part of r58797, otherwise wxClientDC get...
|
commit | commitdiff | tree |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display)
|
commit | commitdiff | tree |
2011-02-22 |
Stefan Csomor | building iphone again
|
commit | commitdiff | tree |
2011-02-20 |
Stefan Csomor | handling nil images correctly, solves #12956
|
commit | commitdiff | tree |
2011-02-19 |
Stefan Csomor | appeasing clang
|
commit | commitdiff | tree |
2011-02-19 |
Stefan Csomor | only draw separator line on the area adjacent to content...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | fixes #12935
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | bail out with error in case of carbon set for 64 bit...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | precomp header fixes
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | updating sysopt string
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,...
|
commit | commitdiff | tree |
2011-02-18 |
Stefan Csomor | support non precomp builds
|
commit | commitdiff | tree |
2011-02-17 |
Stefan Csomor | activating high-res support via artprov mac
|
commit | commitdiff | tree |
2011-02-17 |
Stefan Csomor | patch applied with thanks, fixes #10524
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | adding edit menu in order to be able to support native...
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu...
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | remove ununsed member
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | conforming to deprecation recommendation for 10.6
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support for file types in save panel
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | support wxFD_MULTIPLE
|
commit | commitdiff | tree |
2011-02-16 |
Stefan Csomor | fixing naming to conform to effective ownership, cleaning...
|
commit | commitdiff | tree |
2011-02-14 |
Stefan Csomor | support framelayout for choice
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | disabling multiline text controls correctly
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollview...
|
commit | commitdiff | tree |
2011-02-08 |
Stefan Csomor | copy item text for app menu items from wx menus
|
commit | commitdiff | tree |
2011-02-03 |
Stefan Csomor | fixes #10978
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | switching to assert
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | testing for define alone is sufficient and more portable
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer...
|
commit | commitdiff | tree |
2011-02-02 |
Stefan Csomor | guard against null ptr access
|
commit | commitdiff | tree |
2011-01-30 |
Stefan Csomor | adding support for wxCANCEL_DEFAULT
|
commit | commitdiff | tree |
2011-01-28 |
Stefan Csomor | clang fix, fixes #12332
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | clang fixes, fixes #12332
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | clang fix
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | __BIG_ENDIAN__ is either defined AND has a value of...
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | fixing return type
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | clang warnings
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | good catch by clang ...
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | clang warnings
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | reverting inadvertent commit
|
commit | commitdiff | tree |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | keeping opaqueness and backgroundcolor in synch with...
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | per default wx' static text items have a transparent...
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | fixing toplevel position
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | hinting support
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | PNG is the native format on iOS
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | avoid populating the array with NULL controls during...
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation...
|
commit | commitdiff | tree |
2011-01-26 |
Stefan Csomor | Maximize for iPhone
|
commit | commitdiff | tree |
2011-01-25 |
Stefan Csomor | supporting a null cgimage so that we don't get exceptions...
|
commit | commitdiff | tree |
2011-01-25 |
Stefan Csomor | support for separator (fixed width spacE)
|
commit | commitdiff | tree |
2011-01-25 |
Stefan Csomor | adding constructor from CGImageRef
|
commit | commitdiff | tree |
2011-01-24 |
Stefan Csomor | fixing toolbar repositioning (iOS)
|
commit | commitdiff | tree |
2011-01-24 |
Stefan Csomor | guarding code in case of delayed controller release
|
commit | commitdiff | tree |
2011-01-24 |
Stefan Csomor | direct constructor from CGImageRef
|
commit | commitdiff | tree |
2011-01-23 |
Stefan Csomor | loading png and jpg from resource bundle
|
commit | commitdiff | tree |
2011-01-20 |
Stefan Csomor | using explicit fixes #12689
|
commit | commitdiff | tree |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window
|
commit | commitdiff | tree |
2011-01-19 |
Stefan Csomor | missing release
|
commit | commitdiff | tree |
2011-01-19 |
Stefan Csomor | support icns in bundle
|
commit | commitdiff | tree |
2011-01-10 |
Stefan Csomor | adding new files
|
commit | commitdiff | tree |
2011-01-10 |
Stefan Csomor | adding new files
|
commit | commitdiff | tree |
2011-01-10 |
Stefan Csomor | adding new files
|
commit | commitdiff | tree |
2011-01-08 |
Stefan Csomor | removing xti code which isn't necessary for unicode...
|
commit | commitdiff | tree |
2011-01-08 |
Stefan Csomor | rearranging xti code
|
commit | commitdiff | tree |
2011-01-08 |
Stefan Csomor | adding xti info for commandlinkbutton
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | gcc fixes
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | bracketing xti-only methods
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | adding xti info
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | common rtti in nbkbase.cpp
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | correcting merge conflict
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | common rtti in fontcmn.cpp
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | avoid type conflict with univ wxMenuInfo
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | avoid type conflict with univ wxMenuInfo
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | fixing class name
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | having menu classinfo at one place
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | routing to common classinfo for non-xti builds
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | remove non-xti classinfo
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | updated xti sample
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | xti changes
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | xti changes
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | aligning definition of rtti
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | xti changes
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | adding range type
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | moved xti info to common file
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | props
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | additional file, test auto-props
|
commit | commitdiff | tree |
2011-01-07 |
Stefan Csomor | XTI updates
|
commit | commitdiff | tree |
2011-01-06 |
Stefan Csomor | reverting AssignAny fix, not needed if wxAny is not...
|
commit | commitdiff | tree |
2011-01-06 |
Stefan Csomor | fixing a few typos, wxAny copy constructor implementation...
|
commit | commitdiff | tree |
2011-01-05 |
Stefan Csomor | was missing in xti merge
|
commit | commitdiff | tree |
2011-01-05 |
Stefan Csomor | was missing in xti merge
|
commit | commitdiff | tree |
2011-01-05 |
Stefan Csomor | was missing in xti merge
|
commit | commitdiff | tree |
next |