2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Robin Dunn | fixed wxGetKeyState to get current status of non-togle... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Włodzimierz Skiba | Extended patch #942204, centralized wxDefaultSize,... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Mattia Barbon | wxUniversal compilation fix. The fix is ok because... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Vadim Zeitlin | removed HandleSysCommand() and don't generate duplicate... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Dimitri Schoolwerth | removed tab characters; minor code cleanup |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Dimitri Schoolwerth | don't repaint window if hidden: reduces flickering... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Vadim Zeitlin | don't add WS_VISIBLE to all windows style (replaces... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Robert Roebling | Code for single instance and bring-to-top under CE. |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Robert Roebling | Added SW_SCROLLCHILDREN to make scrolling work |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Vadim Zeitlin | don't define functions unused under CE when compiling... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | use the window default colours, not hardcoded ones... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | default implementation of Get(Class)DefaultAttributes() |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Vadim Zeitlin | distinguish between main keyboard and numeric enter... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Vadim Zeitlin | explicitly return NFR_UNICODE from WM_NOTIFYFORMAT... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robin Dunn | Change wxMSW to use WidthDefault and HeightDefault... |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Vadim Zeitlin | wxWindow::Freeze()/Thaw() can now be nested |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Vadim Zeitlin | fix showing toolbar tooltips (we were using a pointer... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Julian Smart | Fixed source for WinCE compatibility |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Dimitri Schoolwerth | Cosmetic cleanup (TRUE/FALSE, tabs, ...). |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Dimitri Schoolwerth | Extended maximum tooltip length (in non-Unicode comctl3... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Julian Smart | Infinite recursion fix |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Vadim Zeitlin | wxUniv compilation fix after last commit |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | don't use char hook to handle Esc in the dialogs, it... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | fixed wxEVT_CONTEXT_MENU generation (it works different... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | renamed wxEventFixModule to wxWakeUpIdleModule; added... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | use hard coded default size for top level windows inste... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | Also allow key events for Shift-Tab when wxWANTS_CHARS... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Václav Slavík | cleanup: all definitions missing from std headers shoul... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Chris Elliott | fix for DMC missing mouse defines - linking of minimal... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
Chris Elliott | fix for DMC missing mouse defines |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Commented out WM_MOUSELEAVE until it can be fixed |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied some of [ 810965 ] Implement wxEVT_LEAVE_WINDOW... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied patch [ 824244 ] wxMSW event loop fix |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Vadim Zeitlin | removed InitBase() |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Vadim Zeitlin | account for parent area origin when creating controls... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
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 |
Vadim Zeitlin | set event object for wxContextMenuEvent (patch 797697) |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 807164 ] fixes for core library |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | WinCE doesn't have GetMessageTime |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | fixed fatal typo in wxYieldForCommandsOnly |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
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-09-15 |
Julian Smart | WinCE bitmap patch from Johannes Schindelin <Johannes... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | attempt to fix another occurence of WS_EX_CONTROLPARENT... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Julian Smart | Applied patch [ 771772 ] Crashes when setting icon... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Robin Dunn | Added handler for WM_PRINT to assist with offscreen... |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Csomor | adding style to constructors |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | window flags extensions, streaming callback |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
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-14 |
Stefan Csomor | rtti informations |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Julian Smart | Misc warning fixes by ABX |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | warnings (and some errors) fixes for wxUniv DLL build |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | compilation fix for bcc |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Stefan Csomor | xti fixes |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Robin Dunn | Don't log errors from GetScrollInfo since it is possibl... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Julian Smart | Added wxPaintDCEx class, to handle the case where an HDC |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Stefan Csomor | preliminary EXTENDED_RTTI |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw | diff to current |
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 |
next |