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 |
2004-04-01 |
Vadim Zeitlin | use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | fixed unused param warning
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | use MSWCreateControl() instead of the old mess; implemented...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | implemented Get(Class)DefaultAttributes()
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | removed SetFont() inheriting the parents font
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | added wxGetCCDefaultFont() returning the default icon...
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | default implementation of Get(Class)DefaultAttributes()
|
commit | commitdiff | tree |
2004-04-01 |
Vadim Zeitlin | added Get(Class)DefaultAttributes()
|
commit | commitdiff | tree |
2004-03-31 |
Vadim Zeitlin | fixed compilation for Mac (MacUpdateImmediately() doesn...
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | set SMALL_FONT for controls here because InheritAttributes...
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | don't inherit font from the parent by default
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | documented Set/GetWindowVariant()
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | call wxApp::OnExceptionInMainLoop() when an exception...
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | implemented wxApp::OnExceptionInMainLoop()
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | added and documented wxApp::OnExceptionInMainLoop()
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | implemented Freeze/Thaw() (patch 922156)
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | use -lcma for a build with threads under HP-UX using...
|
commit | commitdiff | tree |
2004-03-30 |
Vadim Zeitlin | define _INCLUDE__STDC_A1_SOURCE for HP-UX, it is apparently...
|
commit | commitdiff | tree |
2004-03-29 |
Vadim Zeitlin | added a howto for adding a new encoding to wxWin
|
commit | commitdiff | tree |
2004-03-29 |
Vadim Zeitlin | removed separate wxSYS_ICONTITLE_FONT; made it the...
|
commit | commitdiff | tree |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default
|
commit | commitdiff | tree |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with...
|
commit | commitdiff | tree |
2004-03-27 |
Vadim Zeitlin | use best size instead of hard coded 80*26 in SetSize...
|
commit | commitdiff | tree |
next |