]> git.saurik.com Git - wxWidgets.git/history - src
added SetSashPosition() test
[wxWidgets.git] / src /
2002-06-25  Julian SmartCorrected OnAssert
2002-06-24  Václav Slavíkadded QS_ALLPOSTMESSAGE
2002-06-24  Chris Elliotta fix to preserve UNC paths when creating the commandli...
2002-06-24  Robin Dunnfixed a comment
2002-06-24  Robin DunnDon't try to release the mouse unless we actually have...
2002-06-24  Stefan Csomorcorrected scoping
2002-06-24  Vadim Zeitlinold mingw32 compilation fix
2002-06-24  Stefan Csomorsupport for arbitrary backgrounds via suppressing the...
2002-06-24  Vadim ZeitlinwxMotif compilation warning fix
2002-06-24  Vadim ZeitlinwxMotif compilation fix
2002-06-23  Gilles Depeyrotcorrected printf format strings
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-06-23  Gilles Depeyrotcorrected warnings for unused parameters
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
2002-06-23  Julian SmartApplied patch [ 571965 ] update stc contrib stuff
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-22  Ron Leearg type warning fixes.
2002-06-21  Vadim Zeitlinapplied patch 568329
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-06-21  Stefan Csomorswitch back to non appearance fonts until problems...
2002-06-21  Stefan Csomorchanged key handling to new carbon-savvy implementation
2002-06-21  Stefan Csomorrouting key events to new app routine
2002-06-21  Stefan Csomorchanged handling to skip in order to have default handl...
2002-06-21  Stefan Csomortake out key handling at control level, we'll remove...
2002-06-21  Stefan Csomormillisecond resolution supported for wxMac
2002-06-21  Stefan Csomorcorrected Appearance measuring routines
2002-06-21  Robin DunnRefactored my last change a bit and applied it in anoth...
2002-06-21  Robin DunnThis fixes a crash that would happen when DeleteAllItem...
2002-06-20  Vadim Zeitlinfixed compilation with CW8 (SF patch 567845) and also...
2002-06-20  Vadim ZeitlinwxThread::Delete() doesn't wait until the next event...
2002-06-20  Vadim Zeitlindon't crash trying to dereference NULL m_selection...
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-06-18  David WebsterNew .def file
2002-06-18  Julian SmartMoved flicker-removal to GTK+ code
2002-06-18  Vadim Zeitlinrelayout the window after adding/removing the columns...
2002-06-18  Julian SmartRemove flicker in Undo/Redo menus by only updating
2002-06-18  David WebsterOS/2 has it's own popup window source now.
2002-06-18  Julian SmartSet the clear region to be the update region if the...
2002-06-18  Vadim Zeitlinremoved SetFocus() call in WM_LBUTTONDOWN handler once...
2002-06-18  Vadim Zeitlinrichedit 1.0 controls now send the left up event
2002-06-17  David WebsterCatching up
2002-06-17  Stefan Csomorusing Theme layout for measuring as well
2002-06-17  Vadim Zeitlininit the event id and timestamp fields for the mouse...
2002-06-17  Chris Elliottpatch fixing b32 makefile (sourceforge Bugs item #566439)
2002-06-16  Mattia BarbonUpdated makefile
2002-06-16  Mattia BarbonRecent w32api have FONTENUMPROC; this also fixes GCC 3.1
2002-06-15  Vadim Zeitlinargh, another IsDialogMessage() fix: we still need...
2002-06-15  Vadim Zeitlinfix for dialog navigation in the modal dialogs: do...
2002-06-15  Vadim Zeitlinallow overriding the default button labels in wxWizard
2002-06-15  Vadim Zeitlinchanged WM_GETDLGCODE handling so that all windows...
2002-06-15  Vadim Zeitlinremoved unused wxWindow::m_doubleClickAllowed field
2002-06-15  Mattia BarbonCreate a new icon for each image in a file with multipl...
2002-06-15  Robin DunnFix for the TAB in the autocomplete list not being...
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-06-15  Vadim Zeitlingeneric log dialog resizing now works more reasonably...
2002-06-14  Vadim Zeitlindon't use WS_EX_CONTOLPARENT with the top level windows...
2002-06-14  Vadim Zeitlincompilation fixes for wxUniv (moved wxDlgProc back...
2002-06-14  Vadim Zeitlincompilation fix for !USE_PCH (patch 569132)
2002-06-14  Chris Elliottfixes MSW comparision where theme name extracted from...
2002-06-14  Chris Elliottmake file for wxUniversal and Borland/MSW
2002-06-14  Robin DunnMissing ;
2002-06-13  Vadim Zeitlinfixed problems with hanging inside IsDialogMessage...
2002-06-13  Vadim Zeitlinadded missing space before >> button label
2002-06-13  Vadim Zeitlinsuppress an assert when a combobox receives WM_KILLFOCU...
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-13  Vadim Zeitlinblind fix for latest mingw32 3.1
2002-06-13  Vadim Zeitlinblind fix for latest mingw32 3.1
2002-06-13  George TaskerAdded a wxASSERT_MSG in ::SetColDefs() to trap for...
2002-06-13  Stefan Csomoradapted to new ..internal structure
2002-06-13  Vadim Zeitlinmoved OnActivate() logic from wxFrame to wxDialog ...
2002-06-12  Julian SmartFixed a bug in transferring data to a wxComboBox if...
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-12  Vadim Zeitlinuse AF_INET instead of PF_INET in wxGetFullHostName
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-12  Vadim Zeitlinfixed infinite loop in wxCursor(wxImage) ctor
2002-06-12  Vadim Zeitlinfixed a warning
2002-06-11  Julian SmartInitialise font family when initializing from native...
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-06-09  Robert Roebling Moved wxCharhookEvent so that it sends the same
2002-06-09  Mattia BarbonUpdate taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
2002-06-08  Vadim Zeitlinreenabled WS_EX_CONTROLPARENT style together with a...
2002-06-08  Julian SmartUse standard IDC_HELP cursor instead of oversize custom...
2002-06-08  Vadim Zeitlincompilation fix (for !PCH)
2002-06-07  Vadim Zeitlinno changes (reformatted some code just to be able to...
2002-06-07  Vadim Zeitlinfixed wxScrolledWindow::SetScrollbars() which was broke...
2002-06-07  Vadim Zeitlinoops, compilation fix
2002-06-07  Vadim Zeitlinpatch 562893: bug in dll makefile.b32
2002-06-07  Vadim Zeitlinfixed bug in wxStrstr() replacement implementation...
2002-06-07  Vadim Zeitlindon't include winsock.h directly, this doesn't work...
2002-06-07  Vadim Zeitlinfixed text ctrl tooltips (patch 562210)
2002-06-07  Vadim ZeitlinCW compilation fix (patch 562701)
2002-06-07  Vadim Zeitlinfix tree icon refresh after collapsing a branch (patch...
2002-06-07  Václav Slavíkupdated wxMGL's wxExecute signatures
2002-06-07  Robin DunnPatch #565656, fix for compilers without precomp headers
2002-06-07  Robin DunnFixed bug that showed a small gap on the wxStaticBox...
2002-06-06  Vadim Zeitlinmake the incremental kbd search wrap to the beginning...
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
next