2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw |
2003-07-20 |
Vadim Zeitlin | prevent IsDialogMessage() from hanging in yet another... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Added WCE toolbar |
blob | commitdiff | raw | diff to current |
2003-07-16 |
Julian Smart | Different test for previously subclassed, for WinCE |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Some WinCE fixes |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | linking fixes and code cleanup after hotkey patch |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
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-08 |
Vadim Zeitlin | added support for wxALWAYS_SHOW_SB (finally closes... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | deprecated and removed from our code GetUseCtl3D()... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | implemented GetDefaultBorder() in wxControl, override... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | applied a patch to prevent another IsDialogMessage... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | use HWND in tracing messages |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
Vadim Zeitlin | set selection before setting focus to the control in... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Vadim Zeitlin | wxUniv compilation fix |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Robin Dunn | Remove the test for parent window type when checking... |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Julian Smart | Only bring the window to the top in Show() if we're... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Julian Smart | Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Julian Smart | Attempt to make wxWindows play better with XP themes |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Fix for bug [ 744199 ] wxBringWindowToTop, child window... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Applied patch [ 719667 ] Ownerdrawn Buttons without... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Partially applied patch [ 531199 ] new EVT_MOVING and... |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Julian Smart | Wrap missing.h in #ifdef __GNUG__ |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Vadim Zeitlin | compilation fix for yet another broken version of mingw... |
blob | commitdiff | raw | diff to current |
2003-05-26 |
Julian Smart | Further border style corrections. |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Mattia Barbon | MinGW compilation fix. |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Julian Smart | Applied patch [ 740012 ] GetKeyState returns 16-Bit... |
blob | commitdiff | raw | diff to current |
2003-05-17 |
Mattia Barbon | Compilation fix. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Julian Smart | Rationalised style handling in tree control |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Julian Smart | Auto 3D border if parent is panel or dialog |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Vadim Zeitlin | changed handling of range/max scrolling parameter and... |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Julian Smart | Fixed style glitches |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Julian Smart | Added WS_VISIBLE style |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Chris Elliott | update for digital mars - resolve externals in shell... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Revamped border handling. |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars link - I really don't like... |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Václav Slavík | applied patch to fix tooltips charset |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Vadim Zeitlin | added WXK_WINDOWS_XXX key constants |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Julian Smart | Added start at accessibility functionality |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Mattia Barbon | Under Cygwin, in platform.h default to wxMSW unless... |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Vadim Zeitlin | moved assert for parent window not being a static box... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Julian Smart | Applied patch [ 652336 ] Add tooltip support to wxUniv... |
blob | commitdiff | raw | diff to current |
2002-12-21 |
Vadim Zeitlin | handle accel keys for owner drawn menu items (based... |
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-31 |
Vadim Zeitlin | don't disable top level windows recursively |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | don't disable top level children in parents Enable() |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | disable children when the parent is disabled |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Guillermo Rodrigue... | Removed compilation warnings (mostly mismatches between... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Robin Dunn | Don't send EVT_KILL_FOCUS when the window is in the... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Vadim Zeitlin | wxCheckWindowWndProc() now checks for the original... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Robin Dunn | Fixed wxMSW's EVT_CHAR so it conforms to the docs and... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Ron Lee | minus one show stopper typo and a couple of warnings... |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Julian Smart | Don't fail to register remaining window classes if |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Mattia Barbon | Fix some GCC 3.1 compilation warnings |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Vadim Zeitlin | streamlined WM_NOTIFY processing code fixing a bug... |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Václav Slavík | compilation fix (wxUniv/MSW) |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Vadim Zeitlin | propgate WS_EX_CONTROLPARENT recursively upwards, not... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Vadim Zeitlin | fixed setting tooltips for slider by moving the code... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Vadim Zeitlin | removed SetFocus() call in WM_LBUTTONDOWN handler once... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Vadim Zeitlin | argh, another IsDialogMessage() fix: we still need... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Vadim Zeitlin | fix for dialog navigation in the modal dialogs: do... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Vadim Zeitlin | changed WM_GETDLGCODE handling so that all windows... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Vadim Zeitlin | removed unused wxWindow::m_doubleClickAllowed field |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Vadim Zeitlin | don't use WS_EX_CONTOLPARENT with the top level windows... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fixed problems with hanging inside IsDialogMessage... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | moved OnActivate() logic from wxFrame to wxDialog ... |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Vadim Zeitlin | reenabled WS_EX_CONTROLPARENT style together with a... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Vadim Zeitlin | undid WS_EX_CONTROLPARENT change -- I recall now why... |
blob | commitdiff | raw | diff to current |
2002-06-03 |
Vadim Zeitlin | use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Vadim Zeitlin | set the id in wxMouseEvent (bug 484245) |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | prevent the parent window from losing activation when... |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Vadim Zeitlin | popup windows wre not using TOPMOST style under wxUniv... |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Vadim Zeitlin | wxUniv compilation fixes (patch 559620) |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Julian Smart | Fixed mouse handling for captured windows |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | don't treat Enter always as Tab, just for the text... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | changed the handling of the default buttons to be more... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | don't put the windows created with y or height of ... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | generate the mouse click events for the static controls |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | fixed Windows style of wxPopupWindow |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Julian Smart | wxUniversal fixes: |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Vadim Zeitlin | implement SetFocusFromKbd() to select all text in the... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Vadim Zeitlin | don't let IsDialogMessage() have VK_ESCAPE, this fixes... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Robin Dunn | Oops, forgot the braces. |
blob | commitdiff | raw | diff to current |
next |