2005-07-15 |
Vadim Zeitlin | check whether there is a critical window and don't...
|
commit | commitdiff | tree |
2005-07-15 |
Vadim Zeitlin | use wxEventLoop::SetCriticalWindow() to ensure that...
|
commit | commitdiff | tree |
2005-07-15 |
Vadim Zeitlin | added SetCriticalWindow() and AllowProcessing(): this...
|
commit | commitdiff | tree |
2005-07-15 |
Vadim Zeitlin | added a test of a crash inside wxEVT_PAINT handler...
|
commit | commitdiff | tree |
2005-07-15 |
Vadim Zeitlin | rewrote sample to have a more conventional structure...
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | added wxDialog::GetEscapeId()
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | moved Esc processing from wxWindow to wxDialog where...
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | added stub of GetEscapeId()
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | added wxID_NONE
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | use wxLogError() instead of wxMessageBox in wxDocument...
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | set m_lasterror if the file couldn't be opened in wxFileInpu...
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | fixes for s.Printf(s) crashes
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | fixed warning due to not using dllexport wxShadowObjectField...
|
commit | commitdiff | tree |
2005-07-14 |
Vadim Zeitlin | fix addr2line output parsing (patch 1228591)
|
commit | commitdiff | tree |
2005-07-13 |
Vadim Zeitlin | added test for wxXmlResource::Unload()
|
commit | commitdiff | tree |
2005-07-13 |
Vadim Zeitlin | added wxXmlResource::Unload() (replaces patch 1178853)
|
commit | commitdiff | tree |
2005-07-13 |
Vadim Zeitlin | no changes, just comments fixes
|
commit | commitdiff | tree |
2005-07-13 |
Vadim Zeitlin | commented and documented wxXRC_NO_RELOADING flag
|
commit | commitdiff | tree |
2005-07-13 |
Vadim Zeitlin | added test of box sizer proportions
|
commit | commitdiff | tree |
2005-07-09 |
Vadim Zeitlin | made wxTLW::GetSize() return the size of the maximized...
|
commit | commitdiff | tree |
2005-07-08 |
Vadim Zeitlin | made IsMaximized() return true if frame had been maximized...
|
commit | commitdiff | tree |
2005-07-06 |
Vadim Zeitlin | use private window class for dialup manager hidden...
|
commit | commitdiff | tree |
2005-07-06 |
Vadim Zeitlin | avoid moving the list control unnecessarily
|
commit | commitdiff | tree |
2005-07-06 |
Vadim Zeitlin | don't generate ACTIVATE events for Alt-Space key press
|
commit | commitdiff | tree |
2005-07-05 |
Vadim Zeitlin | fixed (harmless) assert triggered by renaming the first...
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | fixed DoSetClientSize() to use ::MoveWindow() instead...
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | fixed bug with showing unneeded scrollbar in the list...
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | made more clear that GetItemRect() returns physical...
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | added GetItemRect() test
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | only set focus to the grid window in wxGrid::HideCellEditCon...
|
commit | commitdiff | tree |
2005-07-02 |
Vadim Zeitlin | added include wx/toolbar.h neededfor mingw32 compilation
|
commit | commitdiff | tree |
2005-07-01 |
Vadim Zeitlin | really fixed wrong argument to wxString::Format()
|
commit | commitdiff | tree |
2005-07-01 |
Vadim Zeitlin | fixed wrong argument to wxString::Format(); include...
|
commit | commitdiff | tree |
2005-07-01 |
Vadim Zeitlin | wxVariant is in wxBase so should be forward declared...
|
commit | commitdiff | tree |
2005-07-01 |
Vadim Zeitlin | fixed bug with HasGroup() creating groups as side effect
|
commit | commitdiff | tree |
2005-07-01 |
Vadim Zeitlin | added test for HasGroup() bug
|
commit | commitdiff | tree |
2005-06-29 |
Vadim Zeitlin | use a constant instead of hardcoded value
|
commit | commitdiff | tree |
2005-06-25 |
Vadim Zeitlin | readded wxEVT_SCROLL_ENDSCROLL symbol back to the library...
|
commit | commitdiff | tree |
2005-06-24 |
Vadim Zeitlin | at least not crash in case of TIFF warnings/errors...
|
commit | commitdiff | tree |
2005-06-24 |
Vadim Zeitlin | use wxVLogWarning in TIFFwxWarningHandler() instead...
|
commit | commitdiff | tree |
2005-06-24 |
Vadim Zeitlin | fixed appending menu items for a (popup) menu with...
|
commit | commitdiff | tree |
2005-06-21 |
Vadim Zeitlin | wxDragImage is not in wxAdv
|
commit | commitdiff | tree |
2005-06-20 |
Vadim Zeitlin | define SetHelpText() to do nothing when wxUSE_HELP...
|
commit | commitdiff | tree |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_LOGWINDOW==0
|
commit | commitdiff | tree |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_OLE and wxUSE_ACCEL==0 for...
|
commit | commitdiff | tree |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_OLE==0 for WinCE
|
commit | commitdiff | tree |
2005-06-20 |
Vadim Zeitlin | (harmless) eVC4 release mode warning fix
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | documented that wxFileModificationTime() returns 0...
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | reimplemented wxFileModificationTime() for CE without...
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | disable warning for eVC 4 (_MSC_VER == 1201) as well
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | added AutoHANDLE class to close a HANDLE automatically
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | WinCE does support strftime() now, no need to #ifdef...
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | WinCE compilation fix (no SM_C[XY]DRAG under CE as...
|
commit | commitdiff | tree |
2005-06-19 |
Vadim Zeitlin | added scopeguardtest.cpp
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | don't assert if kind == Item_None in wxSizerItem::IsShown...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | fixed typo in GetSelEnd() which made that the function...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | don't try to subclass tab control using the same window...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | undid last commit, it's not needed after fixing the...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | use generic sample icon; no need for separate .rc file
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | use empty string and not string().c_str() as title...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | create BAKEFILE_PATHS env var
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | WXWIN env var should go to HKCU\Environment, not to...
|
commit | commitdiff | tree |
2005-06-17 |
Vadim Zeitlin | don't show wxLogDebug during app startup output in...
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | fixed problem with wxKill(SIGNONE) returning error...
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | added test for wxScopeGuard
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | documented wxScopeGuard; this class is too useful to...
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | fixed wxON_BLOCK_EXIT macros to work with new definition...
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | fix index of appended items (broken by previous commit)
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | initial attempt to make it work for eVC (WinCE) as...
|
commit | commitdiff | tree |
2005-06-16 |
Vadim Zeitlin | don't redeclare struct tm if it's already declared...
|
commit | commitdiff | tree |
2005-06-15 |
Vadim Zeitlin | (harmless) eVC4 warning fix
|
commit | commitdiff | tree |
2005-06-15 |
Vadim Zeitlin | WinCE compilation fixes
|
commit | commitdiff | tree |
2005-06-09 |
Vadim Zeitlin | another compilation fix for wxUSE_MIMETYPE==0
|
commit | commitdiff | tree |
2005-06-09 |
Vadim Zeitlin | always set flat toolbar style, even under XP with themes...
|
commit | commitdiff | tree |
2005-06-09 |
Vadim Zeitlin | don't statically link to SetMenuInfo(): it is not present...
|
commit | commitdiff | tree |
2005-06-09 |
Vadim Zeitlin | added explicit casts for (varagr) TIFFSetField() parameters
|
commit | commitdiff | tree |
2005-06-09 |
Vadim Zeitlin | (blind) compilation fix for wxUSE_UXTHEME==0
|
commit | commitdiff | tree |
2005-06-08 |
Vadim Zeitlin | include wx/msw/wrapcctl.h instead of <commctrl.h> as...
|
commit | commitdiff | tree |
2005-06-08 |
Vadim Zeitlin | added tech note for MSW programmers
|
commit | commitdiff | tree |
2005-06-08 |
Vadim Zeitlin | test for TB_SETBUTTONINFO instead of _WIN32_IE in wxToolBar...
|
commit | commitdiff | tree |
2005-06-08 |
Vadim Zeitlin | don't define WINVER as 0x0600 for VC6, its standard...
|
commit | commitdiff | tree |
2005-06-08 |
Vadim Zeitlin | define MIM_STYLE and MNS_CHECKORBMP for mingw32 which...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | don't use WINVER for tests, work around bug in VC6...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | don't define WINVER in platform.h, do it in wrapwin...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | don't draw edge around the bitmap for pseudo owner...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | InsertMenuItem() works with bitmaps under Win98 too...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | don't test for WINVER inside the library, we do all...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | VC6 (harmless) warning fix
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | use InsertMenuItem() for more native support of bitmaps...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | define wxUSE_UNICODE before including wx/chkconf.h...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | support not-quite-owner-drawn mode when we draw only...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | don't create (and leak) wxLogStderr in wxEntryReal...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | wxGetWinVersion() must be exported from base DLL, not...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | forgot to export wxGetWinVersion() from DLL
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | added wxGetWinVersion()
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | silently ignore wxUSE_UNICODE_MSLU in non-Unicode builds...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | added tests of more URLs in URITestCase::URLCompat()
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | fix for fixing of escape sequences (patch 1213416)
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | use pragma warning push/pop under MSVC instead of enabling...
|
commit | commitdiff | tree |
2005-06-07 |
Vadim Zeitlin | use stderr in wxMessageOutputBest::Printf() even under...
|
commit | commitdiff | tree |
next |