]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2002-09-15  David WebsterMake OS/2 use the generic MDI.
2002-09-15  Vadim Zeitlincompilation fix for !MSVC
2002-09-15  Julian SmartTweaks to the announcements, including adding some
2002-09-15  Julian SmartScript tweaks
2002-09-15  Julian SmartAdded a couple more build starter scripts
2002-09-15  Julian SmartUpdated makewx... scripts
2002-09-15  Stefan Csomormerged deleted code back
2002-09-15  Stefan NeisApplied revised patch 606235 (Cell overflow refresh...
2002-09-14  Vadim Zeitlinwe do want arrows even in a read only text ctrl
2002-09-14  Vadim Zeitlinrecreate the toolbar entirely when its text/icons style...
2002-09-14  Robert Roebling Compile fix for the iPaq. No idea why.
2002-09-14  Vadim Zeitlinno changes
2002-09-14  Vadim Zeitlinset size if it's initially == wxDefaultSize() in MSWCre...
2002-09-14  Robert Roebling Updated some comments.
2002-09-14  Vadim Zeitlinprintf() format warning fix
2002-09-14  Robert Roebling Added spec file for wxX11.
2002-09-14  Robert Roebling Added make dist for wxX11 to makefile.
2002-09-14  Robert Roebling Added todo file for wxX11. Empty still.
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-09-14  Julian SmartBC++:
2002-09-14  Robert Roebling Enable execute code for Unicode. This also makes
2002-09-14  Gilles Depeyrotadded missing wxSTD for cout/endl
2002-09-14  Julian SmartApplied patch [ 608876 ] Improvements to installation...
2002-09-14  Gilles Depeyrotdon't override INSTALL as install path is made absolute...
2002-09-14  David Websternew module def file for .dll build
2002-09-14  David WebsterOS/2 update
2002-09-14  David WebsterTRUE not true; FALSE not false
2002-09-14  Ron Leedefine the undefined wxThePrintSetup global.
2002-09-13  Václav Slavíkanother fix for wxSnprintf_
2002-09-13  Robert Roebling Backward comp. fix.
2002-09-13  Robert Roebling Further backward comp. changes for printing.
2002-09-13  David WebsterWeekly catch-up
2002-09-13  Mattia BarbonFixed MinGW/configure/Unicode compilation: MinGW/MSVCRT...
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-13  Julian SmartApplied patch [ 608850 ] wxX11 menu accelerators need...
2002-09-13  Julian SmartUpdated Mingw32 install text
2002-09-12  Julian SmartSmall updates
2002-09-12  Julian SmartCorrections
2002-09-12  Julian SmartAdded unix2dos.c utility
2002-09-12  Vadim Zeitlinundid previous commit, the person who reported it retra...
2002-09-12  Julian SmartAdded utility to convert filenames to lower case
2002-09-12  Vadim Zeitlininclude stddef.h to get ptrdiff_t decl (IRIX compilatio...
next