2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | removed multiple duplicate copies (with subtly different...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | copy the right part of the existing background to the...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | added test for not erasing background
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | latest version of generic wxDatePickerCtrl doesn't...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | fixes for wxDP_ALLOWNONE case
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | fixes for wxDP_ALLOWNONE handling
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | added support for wxDP_ALLOWNONE in wxMSW; documented...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | bug fixes for using wxTransientPopupWindow and wxDP_ALLOWNON...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | added test for Blit()ting OnEraseBackground() results...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | changed Remove/InsertDir() parameter type to size_t...
|
commit | commitdiff | tree |
2005-02-12 |
Vadim Zeitlin | corrected header name (closes 1121351)
|
commit | commitdiff | tree |
2005-02-12 |
Vadim Zeitlin | compilation fix for !wxUSE_ON_FATAL_EXCEPTION
|
commit | commitdiff | tree |
2005-02-11 |
Vadim Zeitlin | added possibility to throw different objects and crash...
|
commit | commitdiff | tree |
2005-02-11 |
Vadim Zeitlin | don't translate Win32 structured exceptions into C...
|
commit | commitdiff | tree |
2005-02-11 |
Vadim Zeitlin | don't hardcode the array size as done by last commit...
|
commit | commitdiff | tree |
2005-02-09 |
Vadim Zeitlin | redraw the grid when it's enabled/disabled
|
commit | commitdiff | tree |
2005-02-09 |
Vadim Zeitlin | don't use wxBG_STYLE_CUSTOM for GTK1, it breaks background...
|
commit | commitdiff | tree |
2005-02-09 |
Vadim Zeitlin | don't suppress default erase background logic, we do...
|
commit | commitdiff | tree |
2005-02-09 |
Vadim Zeitlin | don't erase the background of wxHtmlWindow unconditionally
|
commit | commitdiff | tree |
2005-02-07 |
Vadim Zeitlin | no changes, just added a couple of virtual keywords
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | blind fix for XTI compilation after last change
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | removed trailing semicolons after DECLARE_DYNAMIC_CLASS...
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | regenerated after adding popup sample
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | two changes and some cleanup:
|
commit | commitdiff | tree |
2005-02-06 |
Vadim Zeitlin | ensure that _WIN32_IE is defined to max value before...
|
commit | commitdiff | tree |
2005-02-05 |
Vadim Zeitlin | added complex popup
|
commit | commitdiff | tree |
2005-02-05 |
Vadim Zeitlin | created bakefile and generated all makefiles from it...
|
commit | commitdiff | tree |
2005-02-04 |
Vadim Zeitlin | fixed Inflate() to not move the rectangle (patch 1114622)
|
commit | commitdiff | tree |
2005-02-04 |
Vadim Zeitlin | a better fix for using builtin regex under BSD (also...
|
commit | commitdiff | tree |
2005-02-04 |
Vadim Zeitlin | fixed stub code compilation (don't use PSYMBOL_INFO)
|
commit | commitdiff | tree |
2005-02-02 |
Vadim Zeitlin | move check for compilers not supporting SEH to wx/chkconf.h
|
commit | commitdiff | tree |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called
|
commit | commitdiff | tree |
2005-02-02 |
Vadim Zeitlin | added test for items updating and some comments
|
commit | commitdiff | tree |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called
|
commit | commitdiff | tree |
2005-02-01 |
Vadim Zeitlin | stubs for wxUSE_DBGHELP == 0
|
commit | commitdiff | tree |
2005-02-01 |
Vadim Zeitlin | set wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
|
commit | commitdiff | tree |
2005-02-01 |
Vadim Zeitlin | (harmless) warning fix
|
commit | commitdiff | tree |
2005-02-01 |
Vadim Zeitlin | compilation fix for last commit
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | fix for losing time information (if present) when converting...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | - use CreateWindowEx(), please explain why CreateWindow...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | define WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | reset m_currentView in wxDocManager::Clear() (patch...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | fixes for animated GIFs playing (patch 1097003)
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | enclose zip arguments in quotes, fixes behaviour for...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | apparently unneeded temporary iterator variable removed...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | replaced a weird (and wrong when wxUSE_STL == 1) test...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | fixed the checked flag value for events from check...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | fixed bug in Set() on DST days (patch 1097811)
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | added test for the DST bug (patch 1097811)
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | added a few more UTF-[78] tests
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,...
|
commit | commitdiff | tree |
2005-01-31 |
Vadim Zeitlin | added small UTF 8 conversion test case
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | use custom class which doesn't redraw everything on...
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | added ClassRegistrar (wraps Register/UnregisterClass...
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | added eraseBg argument to RefreshRect() too
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW...
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | moved Begin/EndDeferWindowPos() calls to WM_SIZE handler...
|
commit | commitdiff | tree |
2005-01-30 |
Vadim Zeitlin | fixed typo in last commit
|
commit | commitdiff | tree |
2005-01-29 |
Vadim Zeitlin | do reset m_count to 0 after deleting all the items...
|
commit | commitdiff | tree |
2005-01-29 |
Vadim Zeitlin | (blind) compilation fixes for OS X 10.2
|
commit | commitdiff | tree |
2005-01-29 |
Vadim Zeitlin | don't run the thread if its creation failed
|
commit | commitdiff | tree |
2005-01-25 |
Vadim Zeitlin | fixed memory leak with client data when using DeleteAllItems...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | added wxStaticBoxSizer ctor creating a new static box
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | more forward declarations (trying to fix bug 1106829)
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | remove margins in the bitmap button
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | implemented DrawComboBoxDropButton() for classic Win32
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | added DrawComboBoxDropButton()
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | compilation fix when used together with native control
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | added possibility to use generic date control if configured
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | check for error in GetSelection(long *, long *); clean...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | define wxHAS_NATIVE_DATEPICKCTRL in the header file...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | moved code working around combobox selection bug to...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | added wxUSE_DATEPICKCTRL_GENERIC
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | renamed generic version to wxDatePickerCtrlGeneric...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | put datectlg.cpp in ADVANCED_SRC so that it can be...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | added wxUSE_DATEPICKCTRL
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | don't include wx/popupwin.h in the header, use forward...
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | switched to using wxPopupWindow
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | define wxDateEvent static stuff here
|
commit | commitdiff | tree |
2005-01-21 |
Vadim Zeitlin | use ResetTime() in Today() instead of dealing with...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | expanded the date picker part to show wxDP_XXX styles
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | added and implemented for MSW wxDP_SHOWCENTURY flag
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | compilation fix for CE: don't use GetModuleHandleA...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | call InitCommonControlsEx() when using comtl32.dll...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | report more information about the control whose creation...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | fixed typo in testing whether wxUSE_NATIVE_STATUSBAR...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | wxUSE_CRASHREPORT/STACKWALKER may be sued without wxUSE_ON_F...
|
commit | commitdiff | tree |
2005-01-20 |
Vadim Zeitlin | trying to get wxUSE_NATIVE_STATUSBAR setting correctly...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | Unicode compilation fix
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | use wxDP_SPIN by default under Win32
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | corrected #if tests to use correct wxUSE_DATEPICKCTRL...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | added wxDP_SPIN/DROPDOWN styles (only Win32 native...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | compilation fixes; pruned API
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | added generic version of wxDatePickerCtrl from Andres...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | undef wxUSE_NATIVE_STATUSBAR before redefining it as...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | fixed crash in wxKill() introduced by 1.116 patch ...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | reenabled WM_MOUSELEAVE event handling (patch 1104551...
|
commit | commitdiff | tree |
2005-01-19 |
Vadim Zeitlin | don't return HTCLIENT for static bitmaps, this breaks...
|
commit | commitdiff | tree |
next |