2004-04-30 |
Vadim Zeitlin | use an internal wxFileSystem in wxHtmlListBox so that...
|
commit | commitdiff | tree |
2004-04-30 |
Vadim Zeitlin | fixed bug with SetSelection() not hiding the previously...
|
commit | commitdiff | tree |
2004-04-30 |
Vadim Zeitlin | made TestDestroy public and virtual
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | fixed wild card string construction when description...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | backport wxFileName::GetModificationTime() fix allowing...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | let wxFileName::GetModificationTime() work with files...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | open registry keys in read-only mode as we might not...
|
commit | commitdiff | tree |
2004-04-25 |
Vadim Zeitlin | unused var warning
|
commit | commitdiff | tree |
2004-04-23 |
Vadim Zeitlin | mention that CountTokens() returns the number of remaining...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed #if in Create(); don't use wxModelessWindows...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | really fixed crash with strange HDN_GETDISPINFOWs under XP
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | got rid of some ifdefs; added comment explaining why...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | time() takes time_t, not [unsigned] long -- and in...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removing...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed unused variable warning
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | replaced generic automatic filter string by 2 different...
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | made Update() virtual
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | fixed bug in default filter string construction (you...
|
commit | commitdiff | tree |
2004-04-19 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2004-04-18 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2004-04-18 |
Vadim Zeitlin | removed work around for 16 bit compilers not defining...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | use wx_static_cast() inside wxDynamicCast to catch...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | added and documented wx_const/static_cast<>
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | wxEVT_MOVING = 442, not 4442, in event compatibility...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | GetChildrenCount() should be const
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | unused variable warning fix (patch 923094)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | unused param warning
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | changed return type of wxCommandEvent::GetClientObject...
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | use iostream.h and not iostream with OpenWatcom (part...
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | fixed WaitOnConnect() in non GUI mode (patch 905185)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | fixed DLL build (patch 879706)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | define _puttchar for mingw32 as it doesn't have it...
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | show/hide static box when the wxStaticBoxSizer is shown...
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | normalize the case of the volume names too (patch 925887)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | fixed priority of the mailcap entries (patch 935954)
|
commit | commitdiff | tree |
2004-04-14 |
Vadim Zeitlin | don't use wxDIALOG_MODAL any more
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | removed old eVC project files
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | don't use WS_POPUP under CE for normal windows
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | define WS_XXX constants missing in (some) CE SDKs
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | removed old eVC project files
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | removed m_bestSize
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | moved dialog/frame styles to their own headers; don...
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | added Hindi translation from Dhananjaya Sharma
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | added DoDrawRoundedRectangle() implementation (patch...
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | and now fixed USE_CONTEXT_MENU definition as well
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | fixed USE_CONTEXT_MENU tests
|
commit | commitdiff | tree |
2004-04-13 |
Vadim Zeitlin | (blind) compilation fix for wxUniv
|
commit | commitdiff | tree |
2004-04-12 |
Vadim Zeitlin | added a note about wxTreeCtrl::GetFirst/NextItem(id...
|
commit | commitdiff | tree |
2004-04-11 |
Vadim Zeitlin | in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET...
|
commit | commitdiff | tree |
2004-04-11 |
Vadim Zeitlin | serialize wxNativeEncodingInfo using font names, not...
|
commit | commitdiff | tree |
2004-04-11 |
Vadim Zeitlin | added GetEncodingFromName(); documented it and rearranged...
|
commit | commitdiff | tree |
2004-04-10 |
Vadim Zeitlin | added support for koi8-u
|
commit | commitdiff | tree |
2004-04-09 |
Vadim Zeitlin | (blind) compilation fix for wxUniv
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | do use context menu event under wxGTK, it is supported...
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | last check in forgot to add WS_VSCROLL to the listbox...
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | use SetDefaultBackgroundColour() instead of SetBgColour()
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | suppress warnings during WinCE compilation
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | we can now use png/jpeg/gif
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | 1. moved InheritAttributes() from wxControl to wxWindow
|
commit | commitdiff | tree |
2004-04-08 |
Vadim Zeitlin | corrected wxEVENT_PROPAGATE_XXX constants names
|
commit | commitdiff | tree |
2004-04-06 |
Vadim Zeitlin | update from Tsolakos Stavros
|
commit | commitdiff | tree |
2004-04-05 |
Vadim Zeitlin | use wxUnusedVar() to suppress warnings about unused...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | don't define functions unused under CE when compiling...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | implemented abort() and added stub for getenv(): needed...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | removed unused stuff (fixes a couple of compilation...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | set device origin when drawing on a frame in order...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | do take the toolbar into account for Windows CE, otherwise...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | don't define SetShape() for Windows CE; use wxTLWBase...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | added wxTLWBase::GetDefaultSize() to avoid creating...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | added and documented wxSize::IsFullySpecified() and...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | include just wrapwin.h and not the entire msw/private.h
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | GlobalLock/Unlock() are available under CE, no need...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | include headers normally included from windows.h and...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | bsearch() is now available under CE, use it
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | suppressed unused param warning under CE
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | do #undef CreateDialog() under CE, what was the reason...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | include wince/missing.h under CE
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | removed tons of unused stuff apparently copied verbatim...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | use wxDIB object instead of static ConvertFromBitmap...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | enable wxDIB for Windows CE
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | taken the function unused under CE inside #ifndef __WXWINCE__
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | define BI_RLE4/8 if not defined as well
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | always use SYSTEM_FONT under CE, it doesn't have any...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | include wx/msw/wrapwin.h instead of entire private...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | WinMain() is Unicode under CE (how did this work before?)
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | include wrapwin.h instead of windows.h directly (fixes...
|
commit | commitdiff | tree |
2004-04-04 |
Vadim Zeitlin | implemented bsearch() for CE; added src/msw/wince/crt.cpp
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | removed (well, kept empty shell to avoid breaking existing...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | fixed DoGetBestSize() for default buttons
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | implemented GetBestSize()
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | wxGTK became a little too eager in using the best size...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | added script for generating tags file for wxGTK
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | use GetFont() instead of (possibly not initialized...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | show window from PostCreation() (which is called for...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | only use font/colours in SetWidgetStyle() if they're set
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | really show the menubar (calling Show(TRUE) doesn't...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | really show the window after creation (calling Show...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | use the window default colours, not hardcoded ones...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | give the panel 3D grey colour by default: as it's not...
|
commit | commitdiff | tree |
next |