2002-08-22 |
Stefan Csomor | fix for getting proper fspecs for volumes that are...
|
commit | commitdiff | tree |
2002-08-21 |
Stefan Csomor | fixing a possible NULL ptr exception when dispatching...
|
commit | commitdiff | tree |
2002-08-21 |
Stefan Csomor | I think this is now defined in the common accel.h,...
|
commit | commitdiff | tree |
2002-08-21 |
Stefan Csomor | centralized key handling, control key handling
|
commit | commitdiff | tree |
2002-08-21 |
Stefan Csomor | fix for single item wildcards with no explanatory name...
|
commit | commitdiff | tree |
2002-08-21 |
Stefan Csomor | centralized key handling
|
commit | commitdiff | tree |
2002-08-20 |
Stefan Csomor | not necessary anymore
|
commit | commitdiff | tree |
2002-08-19 |
Stefan Csomor | corrected button modifier state in carbon, cursor setup...
|
commit | commitdiff | tree |
2002-08-19 |
Stefan Csomor | wxMac needs same cursor setup for cursor as GTK and MSW
|
commit | commitdiff | tree |
2002-08-19 |
Stefan Csomor | const char correction for mac
|
commit | commitdiff | tree |
2002-08-15 |
Stefan Csomor | (hopefully) workaround for a carbon bug not always...
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | added key code fix to carbon event handler
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | fix when not having precompiled headers
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | attempt to bring event system in synch with MSW
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | separated modifier keys handling in order to distinct...
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | added creation of dialog - perhaps needed for all platforms
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | added creation of dialog - perhaps needed for all platforms
|
commit | commitdiff | tree |
2002-08-14 |
Stefan Csomor | cleanup code
|
commit | commitdiff | tree |
2002-08-13 |
Stefan Csomor | added new method MacSetupCursor
|
commit | commitdiff | tree |
2002-08-13 |
Stefan Csomor | corrected BestSize algorithm
|
commit | commitdiff | tree |
2002-08-13 |
Stefan Csomor | added missing wxMacPortSetter helper(this) calls
|
commit | commitdiff | tree |
2002-08-13 |
Stefan Csomor | all controls use 32 bit values now
|
commit | commitdiff | tree |
2002-08-13 |
Stefan Csomor | corrected internal window position after a zoom operation
|
commit | commitdiff | tree |
2002-08-12 |
Stefan Csomor | updated project files
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | OSX fix
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | wxMac removed debugging code
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | commented out controlDef for carbon
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | corrected ::Clear
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | added new implementation for editable and brought selection...
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | implemented clipping for controls via callback (classic...
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | window clipper added
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | added control action for redraws (classic only)
|
commit | commitdiff | tree |
2002-08-10 |
Stefan Csomor | added clipping code for controls
|
commit | commitdiff | tree |
2002-08-04 |
Stefan Csomor | added border clipping
|
commit | commitdiff | tree |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children...
|
commit | commitdiff | tree |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children...
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched...
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched...
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | added a MacUpdateDimensions callback for DoMoveWindow
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | separate mac implementation
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | added a MacUpdateDimensions callback for DoMoveWindow
|
commit | commitdiff | tree |
2002-08-02 |
Stefan Csomor | switch to a separate implementation for mac
|
commit | commitdiff | tree |
2002-07-26 |
Stefan Csomor | changed library include to use relative paths
|
commit | commitdiff | tree |
2002-07-26 |
Stefan Csomor | added msgout.cpp
|
commit | commitdiff | tree |
2002-07-25 |
Stefan Csomor | removed virtual modifier from Command handlers, added...
|
commit | commitdiff | tree |
2002-07-25 |
Stefan Csomor | removed virtual modifier from Command handlers, added...
|
commit | commitdiff | tree |
2002-07-20 |
Stefan Csomor | added Mark Newsam's patch
|
commit | commitdiff | tree |
2002-07-20 |
Stefan Csomor | added Mark Newsam's patch
|
commit | commitdiff | tree |
2002-07-04 |
Stefan Csomor | only fowarding events if there is a focus window
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Csomor | added WXDisplay for Mac
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Csomor | corrected scoping
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Csomor | support for arbitrary backgrounds via suppressing the...
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | switch back to non appearance fonts until problems...
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | changed key handling to new carbon-savvy implementation
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | routing key events to new app routine
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | changed handling to skip in order to have default handling...
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | take out key handling at control level, we'll remove...
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | factored out key handling for better integrating with...
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | millisecond resolution supported for wxMac
|
commit | commitdiff | tree |
2002-06-21 |
Stefan Csomor | corrected Appearance measuring routines
|
commit | commitdiff | tree |
2002-06-17 |
Stefan Csomor | using Theme layout for measuring as well
|
commit | commitdiff | tree |
2002-06-13 |
Stefan Csomor | adapted to new ..internal structure
|
commit | commitdiff | tree |
2002-05-26 |
Stefan Csomor | make sure we are removing ourselves from the focus...
|
commit | commitdiff | tree |
2002-05-26 |
Stefan Csomor | added accessors for last focus
|
commit | commitdiff | tree |
2002-05-21 |
Stefan Csomor | survive delete within Notify
|
commit | commitdiff | tree |
2002-05-21 |
Stefan Csomor | show/hide via moving
|
commit | commitdiff | tree |
2002-05-21 |
Stefan Csomor | initial value set
|
commit | commitdiff | tree |
2002-05-21 |
Stefan Csomor | added hide/show
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | carbon event handlers
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | Carbon-Standard conversion
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | Dan 'Bud' Keith's Implementation
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | OnInit for adding carbon event handlers
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | uma.h added
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | carbon event handlers for app level
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | Dan 'Bud' Keith's implementation
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | removed internal carbon events handlers, switch to...
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | added carbon event handlers
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | changing the focus part code
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Csomor | corrected initialization order of MLTE
|
commit | commitdiff | tree |
2002-05-19 |
Stefan Csomor | corrected direction when sending events
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | conditionalized theme box drawing
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | autoresize upon setting new bitmap
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | fixed wxScreenDC for X
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | title-less windows also for windows
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | using QD Text under non OSX
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | working closer to proper MLTE support under OSX
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | no event upon changing value only anymore
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | conditials for TARGET_CARBON when drawing using appearance...
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | changed char event handling for ctrl-chars and skipped...
|
commit | commitdiff | tree |
2002-05-17 |
Stefan Csomor | added GetApplicationScript for non Carbon builds
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | appearance box drawing
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | appearance fonts
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | key handling
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | corrected background
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | common value changed code for spinbutton
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | fixed redrawing bug
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | added carbon events for navigation keys, size corrections
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | tooltip displaying correct background under OSX , antialiase...
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | toplevel native window disposal in deferred delete...
|
commit | commitdiff | tree |
2002-05-11 |
Stefan Csomor | changed initialization of TXN in order to avoid crashes...
|
commit | commitdiff | tree |
next |