2003-12-14 |
Stefan Neis | Fixed mouse event generation. |
blob | commitdiff | raw |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
blob | commitdiff | raw | diff to current |
2003-10-26 |
Stefan Neis | Fixed update rectangle passed to WinInvalidateRect... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Stefan Neis | Fixed usage of uninitialized variable. |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Vadim Zeitlin | compilation fix after last commit |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Stefan Neis | Switched over to using wxEventLoop. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Stefan Neis | Cleaned up remains of outdated 3D effect handling. |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Stefan Neis | Compilation fixes for gcc-3.2. |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
David Webster | More OS/2 updates reflecting changes in 24 Branch |
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-24 |
David Webster | Support for new native OS/2 tree control with drag... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
David Webster | New native OS/2 list control. |
blob | commitdiff | raw | diff to current |
2003-01-06 |
David Webster | no message |
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-10-11 |
David Webster | Weekly OS/2 updtaes |
blob | commitdiff | raw | diff to current |
2002-09-13 |
David Webster | Weekly catch-up |
blob | commitdiff | raw | diff to current |
2002-09-10 |
David Webster | Bmpbuttons |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Stefan Neis | Added missing includes for non-precompiled headers. |
blob | commitdiff | raw | diff to current |
2002-09-05 |
David Webster | Fix for child window positioning |
blob | commitdiff | raw | diff to current |
2002-09-03 |
David Webster | More OS/2 update to fix some owner drawn things |
blob | commitdiff | raw | diff to current |
2002-09-03 |
David Webster | Notebook, Listbox, and Checklst updates |
blob | commitdiff | raw | diff to current |
2002-08-30 |
David Webster | Weekly updates |
blob | commitdiff | raw | diff to current |
2002-08-30 |
David Webster | Lots of updates fixing radiobox processing, checkboxes... |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Stefan Neis | Compilation fixes for EMX. Mostly adding includes and... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
David Webster | Weekly catchup as well as better font and fontdlg support |
blob | commitdiff | raw | diff to current |
2002-08-06 |
David Webster | Lots of OS/2 updates |
blob | commitdiff | raw | diff to current |
2002-08-05 |
David Webster | Lots of fixes for common dialogs, radioboxes, static... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
David Webster | Weekly Updates |
blob | commitdiff | raw | diff to current |
2002-07-09 |
David Webster | Tooltip udpates |
blob | commitdiff | raw | diff to current |
2002-07-02 |
David Webster | Toolbar updates |
blob | commitdiff | raw | diff to current |
2002-07-01 |
David Webster | OS/2 updates and initial toolbar implementation |
blob | commitdiff | raw | diff to current |
2002-06-17 |
David Webster | Catching up |
blob | commitdiff | raw | diff to current |
2002-05-28 |
David Webster | Catching up for the week |
blob | commitdiff | raw | diff to current |
2002-05-13 |
David Webster | Weekly catch up. |
blob | commitdiff | raw | diff to current |
2002-04-26 |
David Webster | Updates to OS/2 to catch up with lib changes and for... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
David Webster | Bitmap and menu updates |
blob | commitdiff | raw | diff to current |
2002-04-10 |
David Webster | Lots of updates |
blob | commitdiff | raw | diff to current |
2002-04-05 |
David Webster | Catching up to new common class interfaces. |
blob | commitdiff | raw | diff to current |
2002-02-22 |
David Webster | Style updates |
blob | commitdiff | raw | diff to current |
2002-02-12 |
David Webster | Display child panels, and make unneeded scrollbars... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
David Webster | Updates for Y positioning |
blob | commitdiff | raw | diff to current |
2002-02-10 |
David Webster | New positioning code, eliminating a lot of extra, unnec... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
David Webster | OS/2 scrolling support |
blob | commitdiff | raw | diff to current |
2002-01-31 |
David Webster | Lots of fixes for scrolling |
blob | commitdiff | raw | diff to current |
2002-01-30 |
David Webster | Finish basic dialog support and some scrolling fixes. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
David Webster | Popup Menu processing. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
David Webster | Various fixes for Textctrl and Popup Menus. |
blob | commitdiff | raw | diff to current |
2002-01-24 |
David Webster | Change up font selection process |
blob | commitdiff | raw | diff to current |
2002-01-23 |
David Webster | Lots of fixes for OS/2 |
blob | commitdiff | raw | diff to current |
2002-01-22 |
David Webster | OS/2 bug fixes and new mod file |
blob | commitdiff | raw | diff to current |
2002-01-21 |
David Webster | Dialog updates |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Neis | Added various #includes for non-precompiled headers. |
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-18 |
David Webster | Dialog support |
blob | commitdiff | raw | diff to current |
2002-01-18 |
David Webster | Various OS/2 changes to keep up with general library... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
David Webster | Consildation and cleanup of global variables. Mostly... |
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-07 |
David Webster | OS/2 scrolling support for controls |
blob | commitdiff | raw | diff to current |
2001-12-28 |
David Webster | Add some missing methods |
blob | commitdiff | raw | diff to current |
2001-12-28 |
David Webster | Scrolling updates |
blob | commitdiff | raw | diff to current |
2001-12-21 |
David Webster | 'Y' positioning fixes for OS/2 controls |
blob | commitdiff | raw | diff to current |
2001-12-17 |
David Webster | OS/2 common controls code |
blob | commitdiff | raw | diff to current |
2001-10-29 |
David Webster | Some more frame formating |
blob | commitdiff | raw | diff to current |
2001-10-22 |
David Webster | Some OS/2 Modifications for coordinate normalizations... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
blob | commitdiff | raw | diff to current |
2001-08-06 |
David Webster | Some Updates for latest CVS. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
David Webster | Updates to fix statusbar and menu errors. |
blob | commitdiff | raw | diff to current |
2001-07-06 |
David Webster | Fixes for OS/2 wxUniv merge. |
blob | commitdiff | raw | diff to current |
2001-06-08 |
David Webster | Enabling the Pop Menu fix to peek at all the command... |
blob | commitdiff | raw | diff to current |
2001-06-04 |
David Webster | Size updates and new methods to export. |
blob | commitdiff | raw | diff to current |
2001-05-29 |
David Webster | Lots of OS/2 Updates mirroring msw updates |
blob | commitdiff | raw | diff to current |
2001-05-29 |
David Webster | Various fixes in DC's, ownerdrawn menu items, etc... |
blob | commitdiff | raw | diff to current |
2001-05-25 |
David Webster | Added some extended styles to OS/2 |
blob | commitdiff | raw | diff to current |
2001-05-21 |
David Webster | Visualage fixes for Stefan's socket implementations... |
blob | commitdiff | raw | diff to current |
2001-05-21 |
David Webster | Final scrolling updates |
blob | commitdiff | raw | diff to current |
2001-05-16 |
David Webster | More scrolling fixes |
blob | commitdiff | raw | diff to current |
2001-05-15 |
David Webster | More scrolling stuff. |
blob | commitdiff | raw | diff to current |
2001-05-14 |
David Webster | More scrolling stuff |
blob | commitdiff | raw | diff to current |
2001-05-09 |
David Webster | More scrolling support |
blob | commitdiff | raw | diff to current |
2001-05-07 |
David Webster | More scrolling work. |
blob | commitdiff | raw | diff to current |
2001-05-07 |
David Webster | Support for scrolling |
blob | commitdiff | raw | diff to current |
2001-04-20 |
David Webster | new Def file supporting const changes in wxObject.... |
blob | commitdiff | raw | diff to current |
2001-04-19 |
David Webster | Positioning fixes to compsate for wxWindow's use of... |
blob | commitdiff | raw | diff to current |
2001-03-22 |
David Webster | Ownerdrawn stuff. Text display done, image display... |
blob | commitdiff | raw | diff to current |
2001-03-22 |
David Webster | More ownerdrawn stuff |
blob | commitdiff | raw | diff to current |
2001-03-21 |
David Webster | OwnerDrawn updates |
blob | commitdiff | raw | diff to current |
2001-03-20 |
David Webster | More Ownerdraw menu updates |
blob | commitdiff | raw | diff to current |
2001-03-20 |
David Webster | Ownerdrawn menu updates |
blob | commitdiff | raw | diff to current |
2001-01-31 |
David Webster | Ownerdrawn stuff for OS/2 |
blob | commitdiff | raw | diff to current |
2001-01-08 |
David Webster | Fixes to resolve default Client Window painting when... |
blob | commitdiff | raw | diff to current |
2000-12-18 |
David Webster | Lots of OS/2 fixes mostly to do with painting |
blob | commitdiff | raw | diff to current |
2000-11-20 |
David Webster | More OS/2 Updates |
blob | commitdiff | raw | diff to current |
2000-11-19 |
David Webster | Window proc processing updates |
blob | commitdiff | raw | diff to current |
next |