]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-12-09  Julian SmartApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
2002-12-09  Julian SmartApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
2002-12-09  Julian SmartApplied patch [ 642157 ] [MSW] HMENU resource leak...
2002-12-09  Julian SmartApplied [ 639060 ] Individual bar floating in contrib/fl
2002-12-09  Julian SmartAdded missing AddBook
2002-12-09  Julian SmartApplied patch [ 638561 ] Allow SetFont(wxNullFont)...
2002-12-09  Vadim Zeitlinfixed Get/SetString() prototypes
2002-12-09  Vadim Zeitlinfixed a typo
2002-12-09  Vadim Zeitlinreplaced wxItem_Xxx with wxITEM_XXX as they should be
2002-12-08  Julian SmartApplied patch [ 637982 ] wxComboBox needs margin
2002-12-08  Václav Slavíkuse AddBook(wxFileName)
2002-12-08  Václav Slavíkadded wxHtmlHelpController::AddBook(wxFileName)
2002-12-08  Václav Slavíkfixed tex2rtf error
2002-12-08  Václav Slavíkmodifications to URL<->filename conversion: take wxFile...
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-12-08  Mattia Barbon Added wxClientDataDictionary, used (in wxMotif ATM...
2002-12-08  Mattia Barbon Replaced int with size_t where appropriate, added...
2002-12-08  Robert Roebling Catching dclick event from a spinbutton or spin control
2002-12-08  Roger GammansDocumentation for wxDbGrid from patch 638274
2002-12-08  Roger Gammansnew member functio of wxDbColInfo to allow two step...
2002-12-08  Václav SlavíkFixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU...
2002-12-08  Václav SlavíkXRC assigns ID to wxStaticBox created by including...
2002-12-08  Václav SlavíkUnicode compilation fixes for treectrl sample
2002-12-08  Václav Slavíkfixed Vadim's removal of XPM handler
2002-12-08  Vadim Zeitlindon't add XPM handler in wxInitAllImageHandlers() becau...
2002-12-07  Vadim Zeitlinalways declare wxAppInitializerFunction() as returning...
2002-12-07  Julian SmartCommitted vcw files also
2002-12-07  Julian SmartConverted wxBase also
2002-12-07  Robert Roebling Various compile fixes for WinCE.
2002-12-07  Stefan NeisVersion number changes.
2002-12-07  Julian SmartCorrected line endings, deps now relative
2002-12-07  Robert Roebling Added simplistic makefile/project files for wxWinCE.
2002-12-07  Robert Roebling Platform define for wxWinCE
2002-12-07  Julian SmartCorrection to path/URL code
2002-12-07  Vadim Zeitlinadded semicolons after HASH_MAP macros
2002-12-07  Vadim Zeitlinremoved trailing semicolons at the end of HASH_MAP...
2002-12-07  Vadim Zeitlintest that libpng version is > 0.90
2002-12-07  Vadim Zeitlinminor visual corrections to renderers (patch 649847)
2002-12-07  Vadim Zeitlinfix for wxGetEnv() under Win16 (!) (bug 645368)
2002-12-07  Vadim Zeitlinsuppress warnings when compiling libtiff
2002-12-07  Vadim Zeitlinadded trivial test for wxTextInputStream
2002-12-07  Vadim Zeitlinfix (?) for small menu item bitmaps (bug 635438)
2002-12-06  Vadim Zeitlinfixed 3 infinite loops -- the person who tested this...
2002-12-06  Vadim Zeitlinfixed bug in wxSemaphore::WaitTimeout() which was calli...
2002-12-06  Vadim Zeitlincorrected a too eager error message (patch 648599)
2002-12-06  Vadim Zeitlinavoid flicker when doing SetItem() in non report mode...
2002-12-06  Vadim Zeitlingenerate spinctrl event when the button was clicked...
2002-12-06  Vadim ZeitlinAppend() returns int, not void
2002-12-06  Vadim Zeitlintell to open .dsw file, not .dsp
2002-12-06  Julian SmartApplied fix for VC++ 7 which treats __LINE__ slightly...
2002-12-06  Vadim Zeitlincompilation fix for wxUSE_INTL == 0 (patch 646466)
2002-12-06  Vadim Zeitlinfixed mem leak when using non default theme; change...
2002-12-06  Vadim Zeitlinfix typo in drawing slider ticks; added assert to check...
2002-12-06  Vadim Zeitlinbetter check of parameter in Delete() (2nd part of...
2002-12-06  Vadim Zeitlindon't leak client data (1st part of patch 646145)
2002-12-06  Julian SmartRemoved apparently erroneous manipulation of filename/URL
2002-12-06  Vadim Zeitlinfixed return type of GetEditControl(); updated its...
2002-12-06  Stefan NeisUpdated to more OS/2 friendly version.
2002-12-06  Stefan NeisChanged GSocket_Select to use unix code for wxBase...
2002-12-06  Julian SmartAdded note about opening .dsp files in VC++ .NET
2002-12-06  Robert Roebling Another attempt to get make win-dist to work with...
2002-12-06  Robert Roebling Updated Makefile for WinCE (make win-dist)
2002-12-06  Stefan Csomorprint session additions
2002-12-05  Julian SmartAdded Marco's first WinCE files
2002-12-05  Julian SmartFurther version changes
2002-12-05  Vadim Zeitlinunabbreviated i18n
2002-12-05  Julian SmartAdded artwork for the emulator, for future reference
2002-12-05  Julian SmartUpdated version
2002-12-05  Julian SmartMakefile.in: remove CVS dirs
2002-12-05  Julian SmartChecked for stream validity in wxImage::GetImageCount.
2002-12-05  Vadim Zeitlindetect and don't use old zlib version
2002-12-05  Vadim Zeitlinallow TABbing into multiline text controls even if...
2002-12-04  Vadim Zeitlincompilation fix after recent patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-28  Vadim Zeitlinadded test for env var expansion
2002-11-28  Vadim Zeitlincompilation fix in !WXWIN_COMPATIBILITY_2_2 mode; set...
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-10-11  David WebsterFixups in jpeg lib for multiplely defined symbolsa...
2002-10-11  David WebsterWeekly OS/2 updtaes
2002-10-11  David Websteros2 update to rc file
2002-10-11  David Websterremoved ctl3d32.lib
2002-10-04  Roman Rolinskyjust a test if CVS access works
2002-09-20  Stefan NeisFixed some typos that occured in applying patch 606235.
2002-09-19  Jouk Jansen Committing in .
2002-09-16  Julian SmartAdded scripts to make a minimal wxMSW distribution
2002-09-16  Julian SmartUpdated date
2002-09-16  David Websternativedlg and some interface changes.
2002-09-16  David Webstervirtual function hiding problem
2002-09-16  David WebsterOS/2 fix
2002-09-15  Stefan Csomoradded arrow cursor for standard controls
2002-09-15  Vadim Zeitlindon't mention GUI-only changes in the base section
2002-09-15  Vadim Zeitlinupdated the build technote and the technote index;...
2002-09-15  Vadim Zeitlinregenerated (doesn't include mdig.cpp any more)
2002-09-15  Vadim Zeitlindon't include headers which were excluded for wxGTK
2002-09-15  Vadim Zeitlinno changes
2002-09-15  Václav Slavíkfixed two-step creation of wxCheckListBox
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-15  David WebsterOS/2 will not support a mini-frame
2002-09-15  Vadim Zeitlininclude execcmn.cpp in the distribution
2002-09-15  Vadim Zeitlininclude -pthread in LDFLAGS and not LIBS as the latter...
next