2005-04-13 |
Stefan Csomor | fixing redraw region |
blob | commitdiff | raw |
2005-04-01 |
Stefan Csomor | adding protected inquiry function whether a child windo... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Stefan Csomor | calculating vis regions as rects (faster for Quartz... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Stefan Csomor | content clipping becomes a runtime attribute |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | allowing 10.2 based compiles |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | unifying redraw and scrolling calls between compositing... |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Stefan Csomor | fixing small scrollbars |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Stefan Csomor | correcting DoGetPosition for windows with borders |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Stefan Csomor | border handling streamlined |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Stefan Csomor | make sure we don't have two associations pointing to... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Ryan Norton | wxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Stefan Csomor | 10.2 additions for non compositing |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | ommission |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | moving compositing knowledge into utility classes |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Stefan Csomor | avoid negative widths, moved deeper down |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Stefan Csomor | avoid negative widths |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Stefan Csomor | notifying children of absolute position changes, add... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Stefan Csomor | carbon cfm fixes, factoring code |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Stefan Csomor | carbon cfm / classic fixes |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Stefan Csomor | fixes, adding paint handler for non OSX case toplevel... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Stefan Csomor | moving focus and border handling at one place, adding... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Stefan Csomor | source compatible way to solve the background problem |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Stefan Csomor | default painting back to OnPaint handler |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Stefan Csomor | adding focus and border quartz support |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Stefan Csomor | Mac Core Graphics Implementation |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Stefan Csomor | pragma and prec-header patch applied |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Kevin Hock | We need to update the scrollbar even if it's not shown... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Stefan Csomor | making sure we don't say we are visible while in destru... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Stefan Csomor | scrolling hack (always move our own scrollbars highest... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Stefan Csomor | fixing memory leak (reported by Ken Thomases) |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Stefan Csomor | removed explicit IDs for scrollbars on mac |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Ryan Norton | Enable stl compilation with wxMac - unicode no work... |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Ryan Norton | [ 1057587 ] MacOSX build fails with --disable-gauge... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Stefan Csomor | guard against m_peer = NULL in Show() |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Vadim Zeitlin | call AddChild() when the control is already reallly... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Stefan Csomor | dependency fix for clipping |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Ryan Norton | unused variable warning fix - move unused stuff to... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | fixed crash when closing window that contains STC ... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Robin Dunn | Check for m_peer != NULL in Freeze and Thaw |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Stefan Csomor | fixing retval for SetFont |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Stefan Csomor | avoiding a OS-Level set focus for a control that alread... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Stefan Csomor | wrong method call, we need to add the second update... |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Stefan Csomor | blind fix for trails of border after resize operations |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Julian Smart | Need to include scrolwin.h |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Stefan Csomor | moving focus rect overlap problems to the vis region... |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Stefan Csomor | drawing the border based on the native control's border... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Stefan Csomor | correcting border drawing for clientareaorigin in noteb... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Stefan Csomor | corrected positioning of focus rect in hierarchies... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Stefan Csomor | moving stacking event handlers and event ref to central... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Stefan Csomor | switch to draw borders from the parent window, as we... |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Stefan Csomor | corrected GetPosition and extended erasing to include... |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Stefan Csomor | fixing memleak, correcting huge background erase area |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Stefan Csomor | redraw fixes |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Stefan Csomor | corrected scroll rect position |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Stefan Csomor | refresh had to offset the region by borders |
blob | commitdiff | raw | diff to current |
2004-07-29 |
David Elliott | Removed unused event table entries |
blob | commitdiff | raw | diff to current |
2004-07-28 |
Stefan Csomor | trying to get coordinates of native controls and wx... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Stefan Csomor | background handling |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Stefan Csomor | for built-in dialogs, there is no m_peer instance,... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Stefan Csomor | explicit scrollbar style flags needed |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Stefan Csomor | carbon cfm fixes |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Stefan Csomor | add implementation fallback for not yet instantiated... |
blob | commitdiff | raw | diff to current |
2004-07-11 |
Stefan Csomor | combobox and textctrl fixes |
blob | commitdiff | raw | diff to current |
2004-07-11 |
Stefan Csomor | further separating implementation |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Stefan Csomor | SetFont implementation moved to peer |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Kevin Ollivier | Fixing crash due to referencing a NULL m_font. |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Stefan Csomor | colors are only set if non-black, otherwise Enable... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Stefan Csomor | cursor handling fix |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Use GetBackgroundColour so it will revert to the default if |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Robin Dunn | Check if MacGetTopLevelWindow returns NULL before using... |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Stefan Csomor | we have to be able to tell whether a control can be... |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon API |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Stefan Csomor | moving constructors to .cpp |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Stefan Csomor | scrolling code committed |
blob | commitdiff | raw | diff to current |
2004-05-24 |
Stefan Csomor | overseeing the obvious, there is already a perfect... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Stefan Csomor | removing unnecessary invalidation in Update, adding... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Stefan Csomor | Composite Window implementations for ::Update and ... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Stefan Csomor | factoring common code out |
blob | commitdiff | raw | diff to current |
2004-05-15 |
Robin Dunn | A little cleanup |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Stefan Csomor | unicode fix |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Dimitri Schoolwerth | added missing includes required for CW8 Carbon compilation |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Kevin Ollivier | Restore proper set and kill focus handling for user... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Julian Smart | Added missing textctrl.h include |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Stefan Csomor | connecting the currently focused text control to the... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Robin Dunn | SetInitialBestSize changes for wxMac |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Stefan Csomor | replacing OSX only carbon calls by classic ones for... |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Stefan Csomor | fallback for non implemented structure region call |
blob | commitdiff | raw | diff to current |
next |