2003-07-16 |
Julian Smart | Different test for previously subclassed, for WinCE |
tree | commitdiff |
2003-07-16 |
Julian Smart | Reordered winundef.h |
tree | commitdiff |
2003-07-16 |
Vadim Zeitlin | compilation fix (missing wx/winundef.h) |
tree | commitdiff |
2003-07-15 |
Vadim Zeitlin | really fixed compilation for old imagehlp.h header |
tree | commitdiff |
2003-07-15 |
Vadim Zeitlin | attempt to fix compilation for old imagehlp.h header |
tree | commitdiff |
2003-07-15 |
Julian Smart | Compile with EVC 3.0 2002 |
tree | commitdiff |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | moved SEH stuff to crashrpt.cpp |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | wxSEHReport renamed to wxCrashReport enhanced and debug... |
tree | commitdiff |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | first version of crash reporting code |
tree | commitdiff |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | warning fix |
tree | commitdiff |
2003-07-12 |
Julian Smart | Added wxWinceHelpController |
tree | commitdiff |
2003-07-12 |
Julian Smart | Added net stuff, some fixes to gsock code for WinCE |
tree | commitdiff |
2003-07-12 |
Julian Smart | Fixed menubar on WinCE |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed incorrect RegOpenKeyEx() usage |
tree | commitdiff |
2003-07-12 |
Julian Smart | Compilo |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods. |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | VC++ warning fixes |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-07-10 |
Julian Smart | Some WinCE fixes |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | wxUSE_STL compilation fixes. |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | Missing CHARSET_HANGUL fix. |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | Wait() doesn't cancel the thread any longer |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | trying to fix the bug which results in blocking forever... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fix for IsAlive() called after Kill() or Exit() |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fixes to allow dragging in multiselection tree ctrl... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | correction to the separators in vertical toolbar after... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added state image support (patch 530155) |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | keep selected image in sync with the normal one if... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | linking fixes and code cleanup after hotkey patch |
tree | commitdiff |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
tree | commitdiff |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
tree | commitdiff |
2003-07-10 |
Julian Smart | Partially applied patch [ 763900 ] fix for vertical... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | no real changes |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | automatically link with opengl32.lib and glu32.lib... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | implement support for returning several elements at... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | ensure that we don't get stuck in modal loop forever... |
tree | commitdiff |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
tree | commitdiff |
2003-07-08 |
Vadim Zeitlin | added support for wxALWAYS_SHOW_SB (finally closes... |
tree | commitdiff |
2003-07-08 |
Vadim Zeitlin | deprecated and removed from our code GetUseCtl3D()... |
tree | commitdiff |
2003-07-08 |
Vadim Zeitlin | got rid of (unused since a long time) wxNO_3D and wxUSE... |
tree | commitdiff |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
tree | commitdiff |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | check for wrong wxID_OK usage (patch 758388) |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | implemented GetDefaultBorder() in wxControl, override... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | wxNotebook::HitTest() for wxMSW added (patch 748469) |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | applied a patch to prevent another IsDialogMessage... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | use HWND in tracing messages |
tree | commitdiff |
2003-07-05 |
Václav Slavík | DLL compilation fixes |
tree | commitdiff |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | Remove now unneeded header. |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | got rid of wxBuffer (finally!!!) |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
tree | commitdiff |
2003-07-01 |
Mattia Barbon | MinGW compilation fixes. |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | fixed VC++ warning in release build |
tree | commitdiff |
2003-06-30 |
Václav Slavík | fixed missing WXDLLEXPORT |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | we can't declare WinMain() with other arguments using... |
tree | commitdiff |
2003-06-30 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-28 |
Mattia Barbon | Stop GCC from complaining about unhandled enumeration... |
tree | commitdiff |
2003-06-27 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-27 |
Václav Slavík | compilation fix for wxMSW |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implemen... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | __WXBASE__ -> wxUSE_BASE |
tree | commitdiff |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | regenerated project/makefiles with tmake |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now |
tree | commitdiff |
2003-06-23 |
Julian Smart | Implemented wxTextCtrl::GetStyle for MSW |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | set selection before setting focus to the control in... |
tree | commitdiff |
2003-06-21 |
Mattia Barbon | Add a missing structure definition, move all rich... |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | removed Win16 horrors |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
tree | commitdiff |
2003-06-20 |
Julian Smart | Extended wxTextAttr and added wxTextCtrl::GetStyle... |
tree | commitdiff |
2003-06-19 |
Vadim Zeitlin | wxUniv compilation fix |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for Borland |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for watcom (lib\base and console sample... |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for watcom (lib\base and console sample... |
tree | commitdiff |
2003-06-18 |
Chris Elliott | fix perl commands for makefile.sc |
tree | commitdiff |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | removed a now unnecessary line |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | better mask handling in wxBitmap to wxImage conversion... |
tree | commitdiff |
2003-06-17 |
Chris Elliott | modify Borland makefile to include bc in library names |
tree | commitdiff |
2003-06-17 |
Julian Smart | Eliminated some code. |
tree | commitdiff |
2003-06-17 |
Julian Smart | Added corrected Show() to wxPopupWindow |
tree | commitdiff |
2003-06-16 |
Robin Dunn | Remove the test for parent window type when checking... |
tree | commitdiff |
2003-06-16 |
Julian Smart | Platform and compiler-specific checking for MSW and... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | regenerated using tmake to add fldlgcmn.cpp |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
tree | commitdiff |
next |