]> git.saurik.com Git - wxWidgets.git/history - src
lost log.h fixed
[wxWidgets.git] / src /
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 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-28  Mattia BarbonApplied Fabian Wenzel's patches to add -mthreads for...
2002-08-28  Julian SmartUsing wxImageListType instead of wxGenericImageList
2002-08-28  Julian SmartDitribution script mods;
2002-08-28  Julian SmartXmNframeChildType is not in Motif 1.2. #ifdef appropria...
2002-08-27  Mattia BarbonRemoved (broken) cross-compilation support from makefiles.
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 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 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 DunnDon't use a wxPopupWindow on wxGTK
2002-08-26  Guillermo Rodrigue... 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 Rodrigue... Removed compilation warnings (mostly mismatches between...
2002-08-26  Robert Roebling Corrected wxFormatConverter for strings which need
2002-08-26  Robin DunnFixup clipboard usage a bit more.
2002-08-25  Stefan Csomoradded forcing to image conversion to always attempt...
2002-08-25  Robert Roebling Compile fix for prop.
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 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 Zeitlinreorganized, improved and hopefully simplified wxchar...
2002-08-25  Václav Slavíkadded wxFrame* wxXmlResource::LoadFrame(parent,name)
2002-08-25  Robin DunnYou can't paste if someone else already has the clipboa...
2002-08-25  Robin DunnComment out a debug printf
2002-08-25  Robin DunnChanged slightly the meaning of the Hybrid build. ...
2002-08-24  Stefan Csomoradded new default handlers for open/print events, remov...
2002-08-24  Robin DunnAll editors that derive from wxGridCellTextEditor will...
2002-08-24  Robin DunnIf the number or float editor is being used but the...
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Robin DunnFixed wxGridCellFloatEditor::Clone
2002-08-24  Gilles Depeyrotimproved conditional compilation since generic grid...
2002-08-24  Gilles Depeyrotadded newest grid source file
2002-08-24  Gilles Depeyrotadded missing png source files to CW project
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan CsomorwxUNUSED
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorfix for getting CW Carbon Target
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
2002-08-24  Stefan CsomorwxToupper added again
2002-08-24  Robin DunnEnsure that the mouse is not captured in the calltip...
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-23  Vadim Zeitlinfixed some GTK2 compilation warnings
2002-08-23  Robin DunnFixed compile error
2002-08-23  Vadim Zeitlinfixed crash when calling Delete(root) and also when...
2002-08-23  Ron Leeremoved #include shlobj.h -- it breaks mingw32 wxBase...
2002-08-23  Vadim Zeitlincompilation fix for !WX_PRECOMP
2002-08-23  Stefan Csomorremoved WXK_SPACE as duplicating the selection event...
2002-08-23  Stefan Csomorfixed selection handling and added default/cancel handling
2002-08-23  Stefan Csomorsetting the current event record correctly (needed...
2002-08-23  Stefan Csomormake sure we don't keep a focus pointer to a window...
2002-08-23  Stefan Csomorbrought key values of EVT_KEY and EVT_CHAR in synch...
2002-08-23  Julian SmartMisc mods for feedback from Marcin Wojdyr <wojdyr@if...
2002-08-23  Stefan Csomorswitched to MacOS 8.5+ implementation for submenus
2002-08-23  Stefan Csomoradded test for m_macControlIsShown in MacRedrawControl...
2002-08-22  Robin DunnOnly catch exact menu range
2002-08-22  Julian SmartCreate STC lib in standard lib dir as per other project
2002-08-22  Vadim Zeitlinfixed default button handling: don't keep BS_DEFPUSHBUT...
2002-08-22  Vadim Zeitlinfix for wxComboBox flicker on create (patch 598891)
2002-08-22  Vadim Zeitlinsend event from Clear() for a simple text control,...
2002-08-22  Stefan Csomorfixed mounting points under /Volumes
2002-08-22  Vadim Zeitlinreverted patch 598016 (removed MSWCreateControl() visib...
2002-08-22  Julian SmartApplied patch [ 598016 ] remove flicker during combo...
2002-08-22  Stefan Csomoradded error code for better debugging
2002-08-22  Stefan Csomorfix when bitmap is not valid
2002-08-22  Stefan Csomorfix for getting proper fspecs for volumes that are...
2002-08-22  David WebsterMinor slider fix
2002-08-22  David WebsterFont updates
2002-08-21  David WebsterFont updates
2002-08-21  Gilles Depeyrotcorrected enabling of a specific item by index
next