2004-08-05 |
Stefan Csomor | corrected GetPosition and extended erasing to include...
|
commit | commitdiff | tree |
2004-08-04 |
Stefan Csomor | fixing memleak, correcting huge background erase area
|
commit | commitdiff | tree |
2004-08-04 |
Stefan Csomor | best size taking into account borders
|
commit | commitdiff | tree |
2004-08-04 |
Stefan Csomor | redraw fixes
|
commit | commitdiff | tree |
2004-08-04 |
Stefan Csomor | we have to force live updates under OSX as there is...
|
commit | commitdiff | tree |
2004-08-04 |
Stefan Csomor | corrected scroll rect position
|
commit | commitdiff | tree |
2004-08-03 |
Stefan Csomor | refresh had to offset the region by borders
|
commit | commitdiff | tree |
2004-07-28 |
Stefan Csomor | trying to get coordinates of native controls and wx...
|
commit | commitdiff | tree |
2004-07-28 |
Stefan Csomor | HasFlag is not set at this point
|
commit | commitdiff | tree |
2004-07-28 |
Stefan Csomor | Refresh is necessary in earlier systems, no penalty...
|
commit | commitdiff | tree |
2004-07-27 |
Stefan Csomor | region from polygon added
|
commit | commitdiff | tree |
2004-07-21 |
Stefan Csomor | ryan's QT implementation
|
commit | commitdiff | tree |
2004-07-21 |
Stefan Csomor | first attempt for full screen implementation
|
commit | commitdiff | tree |
2004-07-21 |
Stefan Csomor | first attempt for full screen implementation
|
commit | commitdiff | tree |
2004-07-21 |
Stefan Csomor | first attempt for full screen implementation
|
commit | commitdiff | tree |
2004-07-21 |
Stefan Csomor | only on mouse-down
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | 10.2 fixes
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | background handling
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | fixing best size to really include only 5 lines
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | correcting window variant
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | for built-in dialogs, there is no m_peer instance,...
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | trying to support non-wx controls on a window
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | explicit scrollbar style flags needed
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | corrected cwd manipulation for unicode builds
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | removed mpthread and added thread.cpp and tglbutton.cpp
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | avoid unimplemented wx stubs being used
|
commit | commitdiff | tree |
2004-07-20 |
Stefan Csomor | corrected copied headers
|
commit | commitdiff | tree |
2004-07-19 |
Stefan Csomor | switching to correct name as Tiger doesn't have the...
|
commit | commitdiff | tree |
2004-07-19 |
Stefan Csomor | string constants unicode savvy
|
commit | commitdiff | tree |
2004-07-15 |
Stefan Csomor | applied patch 90459
|
commit | commitdiff | tree |
2004-07-14 |
Stefan Csomor | attempt to get a 'correct' current working directory
|
commit | commitdiff | tree |
2004-07-14 |
Stefan Csomor | making getter const
|
commit | commitdiff | tree |
2004-07-13 |
Stefan Csomor | carbon cfm fixes
|
commit | commitdiff | tree |
2004-07-13 |
Stefan Csomor | adding correct events
|
commit | commitdiff | tree |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation
|
commit | commitdiff | tree |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation
|
commit | commitdiff | tree |
2004-07-12 |
Stefan Csomor | add implementation fallback for not yet instantiated...
|
commit | commitdiff | tree |
2004-07-12 |
Stefan Csomor | non-unicode build fix
|
commit | commitdiff | tree |
2004-07-11 |
Stefan Csomor | adaptions to m_peer methods
|
commit | commitdiff | tree |
2004-07-11 |
Stefan Csomor | combobox and textctrl fixes
|
commit | commitdiff | tree |
2004-07-11 |
Stefan Csomor | further separating implementation
|
commit | commitdiff | tree |
2004-07-03 |
Stefan Csomor | going on with wxMacControl functionality
|
commit | commitdiff | tree |
2004-07-03 |
Stefan Csomor | SetFont implementation moved to peer
|
commit | commitdiff | tree |
2004-07-03 |
Stefan Csomor | wxMacControl extensions, sleep implementations header...
|
commit | commitdiff | tree |
2004-07-02 |
Stefan Csomor | sleep methods in synch with last changes
|
commit | commitdiff | tree |
2004-07-02 |
Stefan Csomor | moving implementation out of class declaration
|
commit | commitdiff | tree |
2004-06-26 |
Stefan Csomor | allow a - at the beginning of a menu item (would become...
|
commit | commitdiff | tree |
2004-06-26 |
Stefan Csomor | rely on built-in best size...
|
commit | commitdiff | tree |
2004-06-26 |
Stefan Csomor | correctly positioning vertical slider labels
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | colors are only set if non-black, otherwise Enable...
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | font retrieval synched for setsize and bestsize
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | best size handling fix
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | cursor handling fix
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | two-level switch statement for event types
|
commit | commitdiff | tree |
2004-06-25 |
Stefan Csomor | fix missing mouse-up events (eg when track control...
|
commit | commitdiff | tree |
2004-06-24 |
Stefan Csomor | unicode fix
|
commit | commitdiff | tree |
2004-06-18 |
Stefan Csomor | removed use of p2cstr
|
commit | commitdiff | tree |
2004-06-17 |
Stefan Csomor | moved metrowerks debugger support out of wxUSE_GUI
|
commit | commitdiff | tree |
2004-06-17 |
Stefan Csomor | BU_EXACTFIT adapted
|
commit | commitdiff | tree |
2004-06-14 |
Stefan Csomor | adding mac to the memory crit sect
|
commit | commitdiff | tree |
2004-06-11 |
Stefan Csomor | adding compatibility mode fallback for custom window...
|
commit | commitdiff | tree |
2004-06-09 |
Stefan Csomor | removed invalid restriction
|
commit | commitdiff | tree |
2004-06-08 |
Stefan Csomor | direct ie non mutex crit-section implementation
|
commit | commitdiff | tree |
2004-06-08 |
Stefan Csomor | fixing access errors when running in unicode
|
commit | commitdiff | tree |
2004-06-08 |
Stefan Csomor | message output for darwin into console, cannot use...
|
commit | commitdiff | tree |
2004-06-08 |
Stefan Csomor | switched to wxLocale usage for string encoding
|
commit | commitdiff | tree |
2004-06-05 |
Stefan Csomor | synching down and up events for the synthetic right...
|
commit | commitdiff | tree |
2004-06-05 |
Stefan Csomor | fixing the carbon cfm
|
commit | commitdiff | tree |
2004-06-05 |
Stefan Csomor | SetParam should be explicit
|
commit | commitdiff | tree |
2004-06-04 |
Stefan Csomor | adaptions for m_peer
|
commit | commitdiff | tree |
2004-06-04 |
Stefan Csomor | introduction of m_peer
|
commit | commitdiff | tree |
2004-06-04 |
Stefan Csomor | introduction of m_peer
|
commit | commitdiff | tree |
2004-06-04 |
Stefan Csomor | introduction of m_peer
|
commit | commitdiff | tree |
2004-06-01 |
Stefan Csomor | we have to be able to tell whether a control can be...
|
commit | commitdiff | tree |
2004-06-01 |
Stefan Csomor | uppercasing menu shortcuts for non-command keystrokes...
|
commit | commitdiff | tree |
2004-06-01 |
Stefan Csomor | added native pane splitter rendering
|
commit | commitdiff | tree |
2004-05-31 |
Stefan Csomor | continued spinning committed
|
commit | commitdiff | tree |
2004-05-31 |
Stefan Csomor | fixes for mouse handling on 10.2 systems
|
commit | commitdiff | tree |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon...
|
commit | commitdiff | tree |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon API
|
commit | commitdiff | tree |
2004-05-29 |
Stefan Csomor | make sure we are getting the gui mutex before shutting...
|
commit | commitdiff | tree |
2004-05-29 |
Stefan Csomor | reopen app according to HIG
|
commit | commitdiff | tree |
2004-05-29 |
Stefan Csomor | moving constructors to .cpp
|
commit | commitdiff | tree |
2004-05-29 |
Stefan Csomor | control data support
|
commit | commitdiff | tree |
2004-05-29 |
Stefan Csomor | preparing for internal changes
|
commit | commitdiff | tree |
2004-05-27 |
Stefan Csomor | scrolling code committed
|
commit | commitdiff | tree |
2004-05-27 |
Stefan Csomor | menu events handling more closely to the menu instance...
|
commit | commitdiff | tree |
2004-05-27 |
Stefan Csomor | debug method added for flashing invalid areas
|
commit | commitdiff | tree |
2004-05-27 |
Stefan Csomor | menu associations
|
commit | commitdiff | tree |
2004-05-27 |
Stefan Csomor | having the refcon of a menu item to bear the pointer...
|
commit | commitdiff | tree |
2004-05-26 |
Stefan Csomor | if one clicks first on line 3 and then on line 1, the...
|
commit | commitdiff | tree |
2004-05-24 |
Stefan Csomor | overseeing the obvious, there is already a perfect...
|
commit | commitdiff | tree |
2004-05-23 |
Stefan Csomor | removing unnecessary invalidation in Update, adding...
|
commit | commitdiff | tree |
2004-05-23 |
Stefan Csomor | make it non mach-o carbon savvy
|
commit | commitdiff | tree |
2004-05-23 |
Stefan Csomor | activated modal app state again
|
commit | commitdiff | tree |
2004-05-23 |
Stefan Csomor | Composite Window implementations for ::Update and ...
|
commit | commitdiff | tree |
2004-05-23 |
Stefan Csomor | -start experimental use of RunApplicationEventLoop,
|
commit | commitdiff | tree |
2004-05-20 |
Stefan Csomor | correcting system version compare
|
commit | commitdiff | tree |
2004-05-20 |
Stefan Csomor | factoring common code out
|
commit | commitdiff | tree |
2004-05-20 |
Stefan Csomor | sometimes mutexes are used before our module is initialized
|
commit | commitdiff | tree |
next |