2004-12-19 |
Vadim Zeitlin | added test for Unicode/ANSI
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | corrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_STRIN...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | IRIX compilation fix: don't redeclare usleep() if HAVE_USLEE...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | use DeferWindowPos() instead of MoveWindow() if possible...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | Win16 version is not used any longer
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | moved wxWindow::m_hMenu to wxFrame, it is not needed...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | moved ProvidesBackground() from wxUniv to base wxWindow...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | only use our background for children if it's inheritable
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | don't propagate our (non default) background to children...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | corrected compilation error in va_copy() test
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | fixed background appearance for the controls with changed...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | do not inherit background colour in InheritAttributes...
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | documented GetWindow() method
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | use ../sample.* instead
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | use standard icon under Unix as well
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | use standard icon; minor layout fixes
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | use the standard .rc file
|
commit | commitdiff | tree |
2004-12-19 |
Vadim Zeitlin | make icons for different effects different
|
commit | commitdiff | tree |
2004-12-17 |
Vadim Zeitlin | override AcceptsFocus() inherited from wxStaticBox...
|
commit | commitdiff | tree |
2004-12-17 |
Vadim Zeitlin | accept focus in radiobox again (broken by making it...
|
commit | commitdiff | tree |
2004-12-17 |
Vadim Zeitlin | corrected comment about wxRadioBox not deriving from...
|
commit | commitdiff | tree |
2004-12-17 |
Vadim Zeitlin | restored WS_EX_TRANSPARENT as otherwise background...
|
commit | commitdiff | tree |
2004-12-16 |
Vadim Zeitlin | suppress annoying beeps when enter is pressed in combobox...
|
commit | commitdiff | tree |
2004-12-16 |
Vadim Zeitlin | restored accidentally removed code which deselects...
|
commit | commitdiff | tree |
2004-12-16 |
Vadim Zeitlin | fix memory leak when using styes (closes 1086273)
|
commit | commitdiff | tree |
2004-12-16 |
Vadim Zeitlin | added GetBestSize() implementation
|
commit | commitdiff | tree |
2004-12-16 |
Vadim Zeitlin | repaired setting foreground colours for the standard...
|
commit | commitdiff | tree |
2004-12-14 |
Vadim Zeitlin | more wxUniv compilation fixes (bug 1085003)
|
commit | commitdiff | tree |
2004-12-14 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_4 == 0
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | undef CreateWindow too, even if we don't use it ourselves...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | reverted recent VK_OEM_PLUS change, do map it to '...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | (blind) wxUniv compilation fix: define the method using...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | use WX_FORWARD_STD_METHODS_TO_SUBWINDOWS
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | 1. derived wxMSW radio box from static box because...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | use solid bacgkround for static box as pattern brush...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | implemented MSWGetBgBrush/ColourForChild() to propagate...
|
commit | commitdiff | tree |
2004-12-13 |
Vadim Zeitlin | rewrote and virtualized the background erasing logic...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | forward Enable() and SetFont() to the labels as well
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | added a few more composite functions
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | don't use WS_EX_TRANSPARENT style, it doesn't seem...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | check for any parent with non default background in...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | override MSWGetDefaultBgBrush() to use transparent...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | added MSWGetDefaultBgBrush() to allow some derived...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | added a test for wxRect::Union()
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | fixed Union() for the case of this rectangle being...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | position the labels correctly when we're created with...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | create controls with 1*1 size by default, not 0*0 as...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | compilation fix for wxUSE_TOGGLEBTN == 0
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | regenerated
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | unused var warning
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | fixed broken logic in ShowFullScreen() (some compiler...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | delete children in ~wxWindow dtor and not in the base...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | fixed SaveDIB() crash with BW images (patch 1045884)
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | include <windows.h> before <multimon.h>, should fix...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | disable gcc warning about class having private dtors...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | large files support for wxFFile (patch 1077980 from...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | only handle WM_NULL in wxIdleWakeUpModule if it is...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | use a linked list instead of array for saved messages...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | stop processing pending events after processing all...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | fixed bug with lower-case colours in wxColourDatabase...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | gravity for splitter window (patch 1046105)
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | cross-reference types in the generated docs (patch...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | give an error message if we're built in Unicode mode...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | include <windows.h> in tests for multimon.h, ddraw...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | removed extra class qualifier from inline method
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | master setup.h for msvc users
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | don't look for notebooks beyond first top level parent...
|
commit | commitdiff | tree |
2004-12-12 |
Vadim Zeitlin | never return NULL_BRUSH from WM_CTLCOLOR handler, it...
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | use MSWAlwaysDrawBg() to fix the problem with black...
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | helper class for implementing composite controls under MSW
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | added MSWAlwaysDrawBg() to account for controls such...
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | added wxRectFromRECT()
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | added and documented wxRect::Union(); also moved some...
|
commit | commitdiff | tree |
2004-12-11 |
Vadim Zeitlin | translate VK_OEM_PLUS to '=', not '+', because this...
|
commit | commitdiff | tree |
2004-12-10 |
Vadim Zeitlin | really implemented operator==(); reformatted a little
|
commit | commitdiff | tree |
2004-12-09 |
Vadim Zeitlin | compilation fix for wxUSE_DATAOBJ == 0
|
commit | commitdiff | tree |
2004-12-03 |
Vadim Zeitlin | update from herbert breunung
|
commit | commitdiff | tree |
2004-11-25 |
Vadim Zeitlin | added missing header needed at least by wxMotif under...
|
commit | commitdiff | tree |
2004-11-25 |
Vadim Zeitlin | removed cleanup module which was only used for working...
|
commit | commitdiff | tree |
2004-11-25 |
Vadim Zeitlin | added test for wxUSE_SCROLLBAR
|
commit | commitdiff | tree |
2004-11-25 |
Vadim Zeitlin | changed the code to be really sure that exactly one...
|
commit | commitdiff | tree |
2004-11-24 |
Vadim Zeitlin | removed [GS]etAuto3D() which don't exist any more since...
|
commit | commitdiff | tree |
2004-11-24 |
Vadim Zeitlin | don't disable non top tabs if visual themes are not...
|
commit | commitdiff | tree |
2004-11-24 |
Vadim Zeitlin | removed msw.xp-tab-ok, in fact it is not needed as...
|
commit | commitdiff | tree |
2004-11-24 |
Vadim Zeitlin | define inline stubs for methods even with wxUSE_SYSTEM_OPTIO...
|
commit | commitdiff | tree |
2004-11-24 |
Vadim Zeitlin | added (and documented) msw.xp-tab-ok option
|
commit | commitdiff | tree |
2004-11-23 |
Vadim Zeitlin | regenerated
|
commit | commitdiff | tree |
2004-11-23 |
Vadim Zeitlin | don't show the status bar after restoring normal view...
|
commit | commitdiff | tree |
2004-11-23 |
Vadim Zeitlin | update from Tsolakos Stavros
|
commit | commitdiff | tree |
2004-11-23 |
Vadim Zeitlin | rebaked after adding src/tiff/tif_color.c
|
commit | commitdiff | tree |
2004-11-22 |
Vadim Zeitlin | don't apply tab control background when using wxUniv...
|
commit | commitdiff | tree |
2004-11-22 |
Vadim Zeitlin | (blind) fix for GTK2/Unicode crashes when copying text...
|
commit | commitdiff | tree |
2004-11-22 |
Vadim Zeitlin | compilation fix for USE_PCH == 0
|
commit | commitdiff | tree |
2004-11-21 |
Vadim Zeitlin | fix for a crash with wxUSE_STL == 1: test for failed...
|
commit | commitdiff | tree |
2004-11-20 |
Vadim Zeitlin | new files in libtiff 3.6.1
|
commit | commitdiff | tree |
2004-11-19 |
Vadim Zeitlin | gave different accels to different radio items
|
commit | commitdiff | tree |
2004-11-19 |
Vadim Zeitlin | upgraded libtiff to 3.6.1 + security fixes (patch from...
|
commit | commitdiff | tree |
2004-11-19 |
Vadim Zeitlin | last commit broke compilation for wxUSE_UXTHEME ==...
|
commit | commitdiff | tree |
2004-11-19 |
Vadim Zeitlin | removed unneeded wx/notebook.h include
|
commit | commitdiff | tree |
next |