2003-04-12 |
Václav Slavík | applied patch to fix tooltips charset |
blob | commitdiff | raw |
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 |
2002-04-10 |
Robin Dunn | Moved check for m_lastKeydownProcessed to WM_CHAR case... |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | wxSizeEvent now carries the total size, not just the... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | wxMSW doesn't send CHAR events for Caps/Scroll/NumLock... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Vadim Zeitlin | added raw key code and flags support (based on patch... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Robin Dunn | wxWindowMSW now eats EVT_CHAR if the key was handled... |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Robin Dunn | Removed unneeded assert |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | misc fixes for (absense of) the borders |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Julian Smart | Removed bizarre test code of which I have no recollecti... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Julian Smart | NanoX modificati |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | *do* generate the LEAVE events even when the mouse... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | don't use border styles for windows in wxUniversal |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | ScrollWindow() should use the rect it scrolls as the... |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Julian Smart | Added missing '!' to HasCapture() in window.cpp |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Julian Smart | Applied patch to implement wxChoice::SetString and... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | 0. extracted toolbar colour mapping stuff to its own... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | removed MSWDetachWindowMenu() (part of the MDI change... |
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-03 |
Vadim Zeitlin | suppressed wrong debug error messages from SetFocus |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Vadim Zeitlin | DoSetClientSize() may take 4 iterations to set the... |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Julian Smart | More tweaks to wxMicroWi |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Julian Smart | MicroWindows tweaks |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Václav Slavík | making wxMSW MSLU(unicows)-friendly |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Vadim Zeitlin | fixed bugs with setting the client size when the differ... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Vadim Zeitlin | more fixes to target window scrolling |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Vadim Zeitlin | always use HWND first in WM_COMMAND handler to avoid... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Vadim Zeitlin | fixed wxDropFilesEvent dtor, added copy ctor and implem... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Vadim Zeitlin | don't send fictious menu events when another WM_COMMAND... |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Vadim Zeitlin | do *NOT* make the window of the size of its parent... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Vadim Zeitlin | fix for wxFrame parent which somehow wasn't committed... |
blob | commitdiff | raw | diff to current |
next |