2003-03-10 |
Stefan Csomor | submenu preparation in two methods encapsulated |
blob | commitdiff | raw |
2003-03-06 |
Stefan Csomor | added OnMouse which will trigger context menu events... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Stefan Csomor | destroy event support |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Tidied space and tabs in wxMac files |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Tidied copyright and date for wxMac files |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Stefan Csomor | static box parent warning added |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Julian Smart | Fixed problem with kill focus event getting sent to... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Gilles Depeyrot | updated source to not use deprecated wxList methods |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Stefan Csomor | cursor cleanup |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Stefan Csomor | region calculation for windows with borders too small |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Stefan Csomor | made static box only a frame region in all calculations... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Julian Smart | Corrected accidental pointer arithmetic in ClientToScre... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Stefan Csomor | make sure we don't keep a focus pointer to a window... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Stefan Csomor | all controls use 32 bit values now |
blob | commitdiff | raw | diff to current |
2002-08-04 |
Stefan Csomor | added border clipping |
blob | commitdiff | raw | diff to current |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robin Dunn | Allow wxSTC to have scrollbars |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Stefan Csomor | make sure we are removing ourselves from the focus... |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Robert Roebling | wxButtons no longer leave junk on dialogs when moved. |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Stefan Csomor | changing the focus part code |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Stefan Csomor | native window disposal is moved to deferred delete... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Stefan Csomor | added spinctrl to be ignored when clicked (otherwise... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Robert Roebling | Corrected double clicks (always on the same window). |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Stefan Csomor | corrected eventobject setting for mouse events and... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Stefan Csomor | RemoveChild added for correct disposal of scrollbar |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Csomor | added proper bracketing of QDflushing for carbon only |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Robert Roebling | Fix wxClipboard. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Stefan Csomor | since DoScreenToClient and ClientToScreen in toplvlcmn... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Stefan Csomor | added flushing for MacOS X buffered window immediatly... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Stefan Csomor | fixes for using non opaque structs under debug classic... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx heade... |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Stefan Csomor | drag and drop implementation |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Stefan Csomor | drawing methods cleanup |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Stefan Csomor | corrections for theme brush alignments under X (no... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Stefan Csomor | new redrawing code |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Stefan Csomor | MacOS conforming activate/deactivate |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Stefan Csomor | corrected bug in MacRedraw |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Stefan Csomor | Adaptions for new redrawing |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Robert Roebling | Correct wxTimer bug in wxGTK. |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Robert Roebling | Fixed mouse move bug. No idea why it has to be fixed, |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Stefan Csomor | applied Paul A. Thiessen's patches for correcting coord... |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Gilles Depeyrot | include wxWindows headers using "..." instead of <...> |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Stefan Csomor | corrected mac src due to new api changes |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Stefan Csomor | no message |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Robert Roebling | Corrected wxScrolledWindow's OnSize behaviour. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Stefan Csomor | several mac fixes (Mark Newsams patches) |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Stefan Csomor | corrected log error after initialize when in release... |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Stefan Csomor | wxMac: wxUniversal integration steps |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Stefan Csomor | changed Refresh to take Rect as client coordinates... |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Stefan Csomor | refresh during window delete (if root window deleted... |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Stefan Csomor | post wxUniv merge fixes |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Gilles Depeyrot | corrected for compilation under Mac OS X with -cpp... |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Stefan Csomor | Raise and Lower implemented |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Stefan Csomor | unnecessary ClipRects |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Stefan Csomor | reverted some redrawing optimizations due to redraw... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Stefan Csomor | removed unnecessary ClipRect calls, refresh on MacActiv... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Stefan Csomor | rewrite to avoid unnecessary redraws |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Stefan Csomor | corrected update upon activate |
blob | commitdiff | raw | diff to current |
2001-05-23 |
Stefan Csomor | scrollbar fixes and workaround for redraw problems... |
blob | commitdiff | raw | diff to current |
2001-05-23 |
Stefan Csomor | scrollbar fixes |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Stefan Csomor | fixed wxWindow::SetCursor( wxNullCursor) for mac |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Stefan Csomor | workaround for notebook/tabctrl redraw bug, it is now... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Stefan Csomor | corrected loop for calculating the proper updatergn... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Stefan Csomor | changed port handling |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Gilles Depeyrot | added definition/initialisation of static class member |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Stefan Csomor | mac fixes |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
blob | commitdiff | raw | diff to current |
2001-03-04 |
Stefan Csomor | corrected redraw problems with native controls |
blob | commitdiff | raw | diff to current |
2001-03-04 |
Stefan Csomor | correct window class attribution (was wrong in carbon) |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Stefan Csomor | default window creation algorithm for mac platform... |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Stefan Csomor | corrected hiding/showing of native mac controls |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Stefan Csomor | corrected the invalidation when resizing windows (was... |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Stefan Csomor | added calls for invalidating the dc setup on mac explic... |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Gilles Depeyrot | corrections related to event.h modifications |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Robert Roebling | Added child window scrolling |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Stefan Csomor | merge with latest sources |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | mac updates and msw bitmapdrawing on printer |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | cw pro 5.3 adaptions |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Stefan Csomor | small adaptions |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Stefan Csomor | mac adaptions |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
next |