2006-04-09 |
Stefan Csomor | make the string properly 0 terminated and allow for... |
blob | commitdiff | raw |
2006-04-09 |
Stefan Csomor | in case of an faulty event this might not get initialized |
blob | commitdiff | raw | diff to current |
2006-03-11 |
David Surovell | minor cleanup |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Stefan Csomor | CodeWarrior fixes |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Stefan Csomor | full keyboard access support |
blob | commitdiff | raw | diff to current |
2006-02-05 |
David Surovell | cleanup - reformatting |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Stefan Csomor | linking commands on the individual window level, otherw... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Stefan Csomor | converting menu ids and safeguarding against missing... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Stefan Csomor | removing unnecessary code |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Stefan Csomor | key/char event changes for inline editing (japanese... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
David Surovell | cleanup - reformat; minor code tweaks |
blob | commitdiff | raw | diff to current |
2005-12-30 |
David Surovell | minor reformat |
blob | commitdiff | raw | diff to current |
2005-12-22 |
David Surovell | fixed error in prior checkin |
blob | commitdiff | raw | diff to current |
2005-12-21 |
David Surovell | minor cleanup; remove focus patch scaffolding |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Vadim Zeitlin | g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes |
blob | commitdiff | raw | diff to current |
2005-12-15 |
David Surovell | more reformatting |
blob | commitdiff | raw | diff to current |
2005-12-10 |
Stefan Csomor | activate SetFocus patch |
blob | commitdiff | raw | diff to current |
2005-12-09 |
David Surovell | reformat for readability; more prep. for patch 1376506 |
blob | commitdiff | raw | diff to current |
2005-12-09 |
David Surovell | cleanup in preparation for patch 1376506 |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMac part). |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Stefan Csomor | fixing focus handling for generic controls in carbon-cfm |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Stefan Csomor | remove the carbon event handlers just before calling... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Stefan Csomor | avoiding recursive KillEvents on the same object, in... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Vadim Zeitlin | removed #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Julian Smart | Applied patch [ 1215991 ] Mac xrc enables unknown class |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Stefan Csomor | guard against erases during tlw window destruction |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Włodzimierz Skiba | Source cleaning inspired by and included in patch ... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Stefan Csomor | no message |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Stefan Csomor | fixing redraw region |
blob | commitdiff | raw | diff to current |
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 |
next |