2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | don't define DestroyClippingRegion() any more but simply...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | don't add WS_VISIBLE to all windows style (replaces...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | complete Polish translations from ABX
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | *really* updated the translations (last ommit didn...
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | added support for --libs=std,... syntax in wx-config
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | updated wxstd.po and merged changes in the other catalogs
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | update from ABX
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | don't create artificial alpha channel for all bitmaps...
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | corrections from ABX
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | more updates from Herbert Breunung
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | compilation fix for older compilers
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | warning fix for BSD
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | call InitDialog() before showing the dialog, not after...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | oops, added missing const_cast to make last check in...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clipping...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | mention non-const wxDC::GetPen/Font/Brush() removal
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | don't use non-const wxDC::GetBackground() which doesn...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | removed non-const accessors for pens, brushes, &c from...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | update from ABX
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | minor update from Herbert Breunung
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | check for multiple calls to gtk_glwindow_realized_callback
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | update from Marco Cavallini
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | GetThumbLength() doesn't exist, GetThumbSize() does
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | set best size after filling the control with strings
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | removed the old hack needed to size the control properly...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | set min size to initial size when it is explicitly...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | override SetInitialBestSize() to do nothing (we must...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | call SetInitialBestSize(), not SetBestSize(), when...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | unTABbed
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | don't let wxChoice created with default size to shrink...
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | fixed assert failure for a window which doesn't have...
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header
|
commit | commitdiff | tree |
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 |
next |