wxWidgets.git
2002-08-30  Chris Elliottlost log.h fixed
2002-08-30  David WebsterOS/2 must have positive control IDs.
2002-08-30  Stefan Csomorfix for 10.2 (persistent tooltips ;-)
2002-08-30  David WebsterFix to allow proper positioning of child windows under...
2002-08-30  David WebsterLots of updates fixing radiobox processing, checkboxes...
2002-08-30  Vadim Zeitlinadded wxSpinCtrl::SetSelection()
2002-08-30  Vadim Zeitlinremoved wxApp::DoInit(); added wxApp::CreateMessageOutp...
2002-08-30  Vadim Zeitlinremoved extra trailing semicolons which break compilati...
2002-08-30  Vadim Zeitlindisable children when the parent is disabled
2002-08-29  Vadim Zeitlinloop in wxInputStream::Read() while there is data to...
2002-08-29  Vadim Zeitlinchanged wxExecute(char **) version to take wxChar **
2002-08-29  Vadim Zeitlindon't crash in wx(Flex)GridSizer with division by 0...
2002-08-29  Mattia BarbonDocumented wxListCtrl::GetColumnCount
2002-08-29  Julian SmartScript updates
2002-08-28  Mattia BarbonUpdated Svedish translation
2002-08-28  Mattia BarbonAdded exlicit make clean/cleanall in the sample makefil...
2002-08-28  Mattia BarbonForgot to run autoconf before committing
2002-08-28  Mattia BarbonApplied Fabian Wenzel's patches to add -mthreads for...
2002-08-28  Robin DunnMode distrib scripts and such
2002-08-28  Robin DunnInstaller updates
2002-08-28  Stefan NeisFixed version number.
2002-08-28  Stefan NeisAdded instructions for compiling with EMX.
2002-08-28  Julian SmartUsing wxImageListType instead of wxGenericImageList
2002-08-28  Julian SmartDitribution script mods;
2002-08-28  Stefan NeisSome OS/2 specific additions.
2002-08-28  Julian SmartXmNframeChildType is not in Motif 1.2. #ifdef appropria...
2002-08-28  Robin DunnSWIGged updates for wxMac
2002-08-28  Robin DunnSWIGged updates for wxGTK
2002-08-28  Robin DunnChange how the tool scripts are installed
2002-08-28  Robin DunnSome updates for the demo
2002-08-28  Robin DunnSome unicode fixes for the wxWisard wrappers
2002-08-27  Robin DunnSWIGged updates for wxGTK
2002-08-27  Robin DunnSWIGged updates for wxMac
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX
2002-08-27  Mattia BarbonRemoved (broken) cross-compilation support from makefiles.
2002-08-27  Robin DunnCompilation fixes for wxPython's wxWizard, added wxRegi...
2002-08-27  Mattia BarbonHonour wxSB_WRAP in wxMotif spin button
2002-08-27  Mattia BarbonWhen there is no display, the default log target will...
2002-08-27  Mattia BarbonDon't get the string when the combobox returned CB_ERR...
2002-08-27  Mattia BarbonwxItemContainer already deletes client data; don't...
2002-08-27  Vadim Zeitlinmade it compile with wxUniv (which doesn't have tooltips)
2002-08-27  Vadim Zeitlinanother update from Andrew V. Samoilov
2002-08-27  Vadim Zeitlinforce making stats
2002-08-27  Vadim Zeitlinapparently CW always has vsnprintf()
2002-08-27  Vadim Zeitlinexpanded OnExit() docs (patch 600043)
2002-08-27  Vadim Zeitlinupdated ctor/Create() signature to match the real funct...
2002-08-27  Robin DunnUse the default stdio window for the gui tools
2002-08-27  Robin DunnUpdated note about the tool scripts
2002-08-27  Vadim Zeitlinadded a section containing the preprocessor constants...
2002-08-27  Vadim Zeitlinmoved the (updated) contents of this file to the manual
2002-08-27  Vadim Zeitlinstreamlined vsnprintf() check -- now that we fall back...
2002-08-27  Vadim Zeitlinfixed crashes in Push/PopEventHandler() if the current...
2002-08-27  Vadim Zeitlinfixed bug in SetStyle() which wouldn't reset the slant...
2002-08-27  Vadim Zeitlinmy previous backwards compatible fix wasn't really...
2002-08-27  Stefan Csomorfixed miscasing in GetOutCode
2002-08-27  Vadim Zeitlinadded icons to virtual list mode
2002-08-27  Vadim Zeitlincompilation fix
2002-08-27  Vadim Zeitlinmention wxCHECK_VERSION
2002-08-27  Vadim Zeitlindeprecated static wxWizard::Create()
2002-08-27  Vadim Zeitlinfixed wxVsnprintf_() compilation in ASCII mode
2002-08-27  Vadim Zeitlin(blind) fix for BC++ compilation problem with wxPutc...
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX, and reSWIGged...
2002-08-27  Robin DunnUpdated note about wxSTC using wxPopupWindow
2002-08-27  Robin DunnSome little tweaks
2002-08-27  Robin DunnDon't use a wxPopupWindow on wxGTK
2002-08-26  Guillermo Rodriguez... Fixed warnings due to use of %d for long int params...
2002-08-26  Robert Roebling Applied button aligment patch.
2002-08-26  Robert Roebling Applied zero-size patch.
2002-08-26  Vadim Zeitlinanother fix to the wxFormatConverter bug with the forma...
2002-08-26  Guillermo Rodriguez... Removed compilation warnings (mostly mismatches between...
2002-08-26  Robert Roebling Corrected wxFormatConverter for strings which need
2002-08-26  Vadim Zeitlinadded extra parentheses to wxDynamicCast() to allow...
2002-08-26  Mattia BarbonDetect if g++ requires -fvtable-thunks for COM interfaces.
2002-08-26  Robin DunnEnsure that the busy cursor is dismissed
2002-08-26  Robin DunnFixup clipboard usage a bit more.
2002-08-25  Mattia BarbonBring italian translation up to date
2002-08-25  Stefan Csomoradded forcing to image conversion to always attempt...
2002-08-25  Robert Roebling Compile fix for prop.
2002-08-25  Robert Roebling Added configure check for vswprintf
2002-08-25  Vadim ZeitlinWindows compilation fixes after recent changes
2002-08-25  Robert Roebling More work on Printing. It prints Kanji now using
2002-08-25  Stefan NeisHWND already typedef'ed on OS/2 with EMX.
2002-08-25  Stefan NeisEMX (OS/2) defines _MAX_PATH only
2002-08-25  Stefan NeisHWND already typedef'ed when compiling with EMX (OS/2).
2002-08-25  Stefan Neisprotected to restrictive for compiling with EMX.
2002-08-25  Stefan NeisAdded __WXPM__ specific include, so it also compiles...
2002-08-25  Stefan NeisUpdate to current API.
2002-08-25  Gilles DepeyrotBSD systems define _T to something different in ctype...
2002-08-25  Stefan NeisAdded an include to timer.h (needed for non-precompiled...
2002-08-25  Stefan NeisAdded the usual GNU pragma.
2002-08-25  Stefan NeisEMX (OS/2) compilation fix. The implemented logic for...
2002-08-25  Stefan NeisLike VMS, EMX (OS/2) doesn't support setsid.
2002-08-25  Stefan NeisCompilation fixes for EMX. Mostly adding includes and...
2002-08-25  Stefan NeisDynamically retrieve used codepage.
2002-08-25  Stefan NeisUse generic dirdlg, added generic mdi classes.
2002-08-25  Vadim Zeitlinno real changes
2002-08-25  Vadim Zeitlinuse wxWcslen() instead of wcslen() which isn't always...
2002-08-25  Vadim Zeitlinreorganized, improved and hopefully simplified wxchar...
2002-08-25  Stefan NeisFor now, use generic dirdlg for wxOS2.
2002-08-25  Vadim Zeitlinadded tests for fputwc() and wprintf()
next