wxWidgets.git
2004-08-02  Włodzimierz... More suitable data structure (in the process of making...
2004-08-02  Julian SmartFix for toolbar workaround (mustn't set flag unless...
2004-08-02  Włodzimierz... Regenerated makefiles after copying of subdirectory.
2004-08-02  Włodzimierz... Regenerated makefile after some recent addition of...
2004-08-02  Włodzimierz... Regenerated file after adding except sample.
2004-08-02  Włodzimierz... Regenerated file after deleting gzstream.cpp
2004-08-02  Włodzimierz... Regenerated makefiles after new filename test by Vadim.
2004-08-01  Vadim Zeitlinadded --version-full option to wx-config
2004-08-01  Julian SmartFixed flat style for toolbars under XP, Windows Classic...
2004-08-01  Julian SmartFix by George Wismer to get flat toolbars under Windows...
2004-07-31  Robin DunnreSWIGged
2004-07-31  Robin DunnAvoid warnings in the DLL builds
2004-07-31  Robin DunnreSWIGged
2004-07-31  Robin Dunnfixed version number
2004-07-31  Robin Dunnfixed typo
2004-07-31  Robin DunnVarious updates to catch up to wxWidgets CVS
2004-07-31  Julian SmartFixed wxTextCtrl::SetMaxLength for rich edit controls
2004-07-31  Vadim Zeitlinfixed passing wxCharBuffer to a vararg function (part...
2004-07-31  Dimitri Schoolwerthapplied patch #997019: '[wxMac] updated wxSound', adds...
2004-07-31  Robin DunnFixed compilation error
2004-07-30  Vadim Zeitlininvalidate m_selection in DoRemovePage(), not in Delete...
2004-07-30  Vadim ZeitlinGerman translation update (patch 1000305)
2004-07-30  Vadim Zeitlinfixed wxDateTime::GetWeekDayName() for wday > Wed ...
2004-07-30  Vadim Zeitlinfixed delete[]/free mismatch in SetAlpha (part of patch...
2004-07-30  Vadim Zeitlinfixed quitting the sample; fixed memory leak of CDummyW...
2004-07-30  Vadim Zeitlinfixed MFC sample (bug 978194)
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-07-30  Vadim Zeitlindefine WXMSG same as Win32 MSG instead of untyped pointer
2004-07-30  Włodzimierz... Additional configuration check.
2004-07-30  Włodzimierz... Conditional compilation fix.
2004-07-30  Włodzimierz... Warning cleaning.
2004-07-30  Włodzimierz... Code and warning cleaning.
2004-07-30  Włodzimierz... wxUSE_STL fixes
2004-07-30  Włodzimierz... wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
2004-07-29  Julian SmartCan't use directives within a macro
2004-07-29  Julian SmartNeeds log.h
2004-07-29  David ElliottRemoved unused event table entries
2004-07-29  Vadim Zeitlinfix for assert when copying bitmap in CloneRefData()
2004-07-29  Julian SmartCheckbox needs an extra pixel in height on WinCE
2004-07-29  David ElliottC/C++ differences
2004-07-29  David ElliottCopied from src/msw/gsocket.c revision 1.61
2004-07-29  David ElliottApplied gsockmsw.c 1.20 to 1.25 changes
2004-07-28  David ElliottwxWindowMSW::OnInitDialog is only implemented for WinCE
2004-07-28  Stefan NeisSwitched from wxUsleep to wxMilliSleep/wxMicroSleep.
2004-07-28  Vadim Zeitlinfixed subrelease test in wxCHECK_VERSION_FULL
2004-07-28  Stefan Csomortrying to get coordinates of native controls and wx...
2004-07-28  Stefan CsomorHasFlag is not set at this point
2004-07-28  Stefan CsomorRefresh is necessary in earlier systems, no penalty...
2004-07-28  Włodzimierz... Score dialog improvements.
2004-07-28  Julian SmartWorked around static box opaqueness problem on WinCE...
2004-07-28  Włodzimierz... Fixed lack of copying help. Regenerated makefiles.
2004-07-28  Vadim Zeitlinremoved GSocket_[Un]Streamed
2004-07-27  Julian SmartUnder WinCE, we need to send the groupbox z position...
2004-07-27  Włodzimierz... Finally whole configtool works regardless of wxUSE_STL...
2004-07-27  Włodzimierz... Missing headers.
2004-07-27  Włodzimierz... Missing DMC OFN_* values.
2004-07-27  Václav Slavíkfixed memory leak
2004-07-27  Stefan Csomorregion from polygon added
2004-07-27  Václav Slavíkremoved useless event handlers that were breaking focus...
2004-07-27  Václav Slavíkfixed sending 2 events (normal and bogus cancel one...
2004-07-27  David ElliottIncorporated src/unix/gsocket.c 1.86 to 1.92 changes...
2004-07-26  Vadim Zeitlinremoved GSocket_Unstreamed() call
2004-07-26  Vadim Zeitlinremoved GSocket_[Un]Streamed(), GSocket_SetNonOriented...
2004-07-26  Vadim Zeitlinremoved _GSocket::m_oriented
2004-07-26  Julian SmartDon't return wxEmptyString for e.g. wxPathOnly("\file...
2004-07-26  Julian SmartStub out SetToolTip to avoid massive ifdefing when...
2004-07-26  Julian SmartOFN_ENABLESIZING not appropriate for WinCE
2004-07-25  Vadim Zeitlincheck if wxTheApp still exists in FreeColour(); fixes...
2004-07-25  Vadim ZeitlinIsTopLevel() may return true not only for wxTLW: this...
2004-07-25  Vadim Zeitlindetach removed submenu from the menubar too
2004-07-25  Vadim Zeitlinreplace wxHashTable with a type safe hash map of Window...
2004-07-25  Vadim Zeitlininsert now returns pair<iterator, bool>, as for the...
2004-07-25  Vadim Zeitlincompilation fix
2004-07-25  Dimitri Schoolwerthremoved reference to deleted wxNotebookSizer programmin...
2004-07-25  Dimitri Schoolwerthadded missing closing bracket
2004-07-25  Dimitri Schoolwerthfixed tex2rtf errors
2004-07-25  Vadim Zeitlincompilation fixes
2004-07-25  Vadim Zeitlincompilation warning fix
2004-07-25  Vadim Zeitlinreverted previous patch applied by mistake
2004-07-25  Vadim Zeitlininvalidate selection when deleting the page changes...
2004-07-25  Vadim Zeitlinuse wxWindowDisabler instead of ShowModal() for showing...
2004-07-25  Vadim Zeitlinreplaced my recent GSocket_SetReuseAddr() addition...
2004-07-25  Vadim Zeitlinbetter Finnish translations (patch 993051)
2004-07-25  Vadim Zeitlinimplemented moving the dialog (patch 996448)
2004-07-25  Dimitri Schoolwerthconverted char * references to wxChar *
2004-07-25  Vadim Zeitlindon't define _CRTDBG_MAP_ALLOC as it is apparently...
2004-07-25  Vadim Zeitlindon't include wx/wxprec.h from the headers (patch 993136)
2004-07-25  Vadim Zeitlindc.h shouldn't include itself (patch 992933)
2004-07-25  Dimitri Schoolwerthtypo fix
2004-07-25  Dimitri Schoolwerthadded shortcut functions AddSpacer and AddStretchSpacer...
2004-07-25  Vadim Zeitlinfixed header include guard position (patch 992443)
2004-07-25  Vadim Zeitlindon't assign the same normal value for all the other...
2004-07-25  Vadim Zeitlinupdate the caret bitmap size in EVT_SIZE (patch 990361)
2004-07-25  Vadim Zeitlincorrected assert in wxSocket::Initialize()
2004-07-25  Vadim Zeitlinunused param warnings fixes
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinfixed flushing of secondary log target in wxLogChain...
2004-07-25  Vadim Zeitlinfixed wxList copy ctor (patch 985473)
2004-07-25  Vadim Zeitlincompilation fix for a patch which didn't compile...
2004-07-25  Vadim Zeitlincompilation fix after last commit
next