2005-02-17 |
Vadim Zeitlin | fixed typo in EVT_COMMAND definition
|
commit | commitdiff | tree |
2005-02-17 |
Vadim Zeitlin | update from Hans F. Nordhaug
|
commit | commitdiff | tree |
2005-02-16 |
Vadim Zeitlin | tiny script to generate tags for wxMSW
|
commit | commitdiff | tree |
2005-02-16 |
Vadim Zeitlin | use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | !USE_PCH compilation fix after last check in
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | removed m_isCaretAtEnd optimization added in rev 1...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | corrected EVT_TEXT_URL() definition, its handler takes...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | reuse code from wxDC::GetMultiLineTextExtent() instead...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | (blind) fix for virtual function hiding warning
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | merged new strings into updated translation
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | (blind) fix for ambiguity between Disconnect() overloads
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | use type-safe Connect()s
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | update from Martin Srebotnjak
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | documented new overloaded Connect() and wxFooEventHandler...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | use wxDC::GetMultiLineTextExtent() instead of duplicating...
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | updated all .po files for 2.5.4
|
commit | commitdiff | tree |
2005-02-15 |
Vadim Zeitlin | remove INSTANCE declaration which uses wrong dll export...
|
commit | commitdiff | tree |
2005-02-14 |
Vadim Zeitlin | define wxFooHandler() macros for all wxFooEvents to...
|
commit | commitdiff | tree |
2005-02-14 |
Vadim Zeitlin | no changes, just mention gtk_paint_expander() in comment
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | added support for background bitmap specified in background...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | removed trailing CRs
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | corrected link to the list test page
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | replaced wxLogDebugs() with wxLogTrace()S
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | don't duplicate wxItemContainer methods in wxRadioBoxBase...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | include wx/rawbmp.h
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | another compilation fix: added dummy UseAlpha(0 and...
|
commit | commitdiff | tree |
2005-02-13 |
Vadim Zeitlin | compilation fix for raw bitmaps (can't include wx/rawbmp...
|
commit | commitdiff | tree |
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 |
next |