]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-09-01  Václav Slavíkfixes to newly added i18n code in XRC - don't use it...
2002-09-01  Julian SmartRemoved warnings from ipcbase.cpp
2002-09-01  Stefan NeisClear attribute cache in Redimension to fix Bug 508407.
2002-09-01  Julian SmartApplied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix
2002-09-01  Julian SmartClean up string table before uninitializing DDEML
2002-09-01  Stefan NeisAdded some const qualifiers.
2002-09-01  Julian SmartAccidentally omitted code from previous patch
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-09-01  Václav Slavíkfixed a small typo
2002-09-01  Ron Leeremoved DoInit() straggler from appbase mods.
2002-09-01  Stefan NeisApplied AutoWrap Renderer Bugfix by Roger Gammans ...
2002-08-31  Vadim Zeitlinimplemented a dirty hack allowing us to keep activation...
2002-08-31  Vadim Zeitlindon't disable top level windows recursively
2002-08-31  Václav Slavíkfixed font picker in wxHtmlHelpController, better UI...
2002-08-31  Vadim Zeitlinfix for losing focus under Windows after showing the...
2002-08-31  Vadim Zeitlincompilation fix
2002-08-31  Vadim ZeitlinSetSelection() for generic wxSpinCtrl (forgot to commit...
2002-08-31  Stefan NeisMake use of new array functions.
2002-08-31  Gilles Depeyrotuse include "..." instead of <...>
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Ron Leesymbols.txt is no longer.
2002-08-31  Julian SmartForgot to add wxX11 FAQ
2002-08-31  Julian SmartSome doc fixes
2002-08-31  Václav Slavík- applied patch that adds more i18n support to XRC...
2002-08-31  Václav Slavíkapplied patch that adds more i18n support to XRC handlers
2002-08-31  Julian SmartAdded log.h inclusion
2002-08-31  Julian SmartApplied patch [ 599043 ] fix for wxTreeCtrl/MSW right...
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31  Julian SmartApplied patch [ 601072 ] wxFileName::GetLongPath error...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Julian SmartApplied patch [ 601957 ] wxGrid: Start editing with...
2002-08-31  Julian SmartAdded RTTI macros
2002-08-30  David WebsterWeekly updates
2002-08-30  Vadim Zeitlindon't use vfork() in wxExecute()
2002-08-30  Vadim Zeitlindon't eat Shift-Ctrl-[XCV] keys
2002-08-30  Vadim Zeitlinmention that SetSelection(-1, -1) selects everything
2002-08-30  Vadim Zeitlindocumented SetSelection()
2002-08-30  David WebsterWeekly update
2002-08-30  Julian SmartAdded another log.h
2002-08-30  Vadim Zeitlincompilation problem for compilers with old for() scopin...
2002-08-30  Vadim Zeitlincompilation fix (missing wx/log.h include)
2002-08-30  Julian SmartAdded another log.h; removed redundant trace args
2002-08-30  Vadim Zeitlinadded Read64() and Write64() docs
2002-08-30  Julian SmartAdded log.h
2002-08-30  Julian SmartMods for Wine compilation
2002-08-30  David WebsterTRUE, not true; FALSE not false
2002-08-30  Vadim Zeitlindon't disable top level children in parents Enable()
2002-08-30  Chris Elliottlost log.h fixed
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...
next