]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-04  Julian SmartReverted last change (use of regex) that broke eVC4...
2004-02-04  Vadim Zeitlinlook for Motif 2.1 headers before Motif 1.2 ones
2004-02-04  Vadim Zeitlinlook for libs under /usr/lib64 and /usr/X11R6/lib64...
2004-02-04  Václav Slavíkblind attempt to fix wxMac compilation (__UNIX__ define...
2004-02-04  Robin DunnUpdated note about wxWANTS_CHARS
2004-02-04  Robin DunnAlso allow key events for Shift-Tab when wxWANTS_CHARS...
2004-02-03  Robin DunnDecorator classes are no longer needed
2004-02-03  Robin DunnAdded a typecheck typmap for wxString
2004-02-03  Robin DunnwxWave --> wxSound
2004-02-03  Robin DunnAdded export decl
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-02-03  Robin DunnUse a compatible bitmap if a depth of -1 is given
2004-02-02  David Elliott* GetValue() now returns true if the state is undetermined
2004-02-02  Dimitri SchoolwerthUpdated (c)-year to 2004.
2004-02-02  Václav Slavíkconfigure got corrupted somehow, regenerated
2004-02-02  Václav Slavíkdocumented new API
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav SlavíkwxWave->wxSound, Unix wxSound improvements
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav Slavíkhopefully better description of GetSocketGUIFunctionsTa...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkfool proof fix for gcc warnings on mac
2004-02-02  Václav Slavíkfixed typo
2004-02-02  Vadim Zeitlinremoved obsolete wxToLower/Upper() documentation
2004-02-02  David ElliottApplied modified 3-state checkbox patch from Mathew...
2004-02-02  Václav Slavíkfixed flags to make and tests easier
2004-02-02  Václav SlavíkAPI and code changes to allowing stopping playback
2004-02-02  Václav Slavíkoops, more fixes needed
2004-02-01  Václav Slavíkdon't release audio after the sound finishes playing...
2004-02-01  Václav Slavíkdon't queue sounds
2004-02-01  Václav Slavíkremoved duplicated code and really fixed setup.h proble...
2004-02-01  Václav Slavíkuse x.y.z version in unstable branch
2004-02-01  Václav Slavíkchanges to make building plugins possible; build wxSoun...
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2004-02-01  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavíkadded support for async playback to Unix implementation...
2004-02-01  Stefan NeisFixed typo in MBN's extensions.
2004-02-01  Václav Slavíkdon't forget to update distrib scripts as I did
2004-02-01  Julian SmartUpdated scripts for new sound sample
2004-02-01  Ryan NortonFixed setup.h logic again
2004-02-01  Ryan NortonFix for [ 877037 ] It is no longer possible to build...
2004-02-01  Ryan Nortonadded back $id
2004-02-01  Ryan NortonAdded setup.h logic
2004-02-01  Václav Slavíkadded wxWave sample
2004-02-01  Václav Slavíkminor updates
2004-02-01  Václav Slavíkprefix symbols with wx, for smaller risk of collision
2004-02-01  Václav Slavíkuse at most -O1 with BCC, it is broken and cannot corre...
2004-02-01  Dimitri SchoolwerthReverted part of patch #876969 ("Fixes to Borland warni...
2004-02-01  David ElliottAssert that m_pendingEvents is not NULL (patch #886852...
2004-01-31  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Stefan NeisReordered includes to have OS2EMX_PLAIN_CHAR defined...
2004-01-31  Václav SlavíkwxClassInfo (un)registration now happens automatically...
2004-01-31  Václav Slavíkfixed wxFSVolume definition if !wxUSE_GUI
2004-01-31  Mattia Barbon Fixed idle event processing in wxMotif.
2004-01-31  Václav Slavíkcleanup: all definitions missing from std headers shoul...
2004-01-31  Václav SlavíkwxUSE_STL affect binary compatibility
2004-01-31  Julian SmartRemoved remaining DialogEd files
2004-01-31  Julian SmartRemoved DialogEd
2004-01-31  Stefan NeisFixed variable name mismatch.
2004-01-31  Stefan NeisFixed compile error with gcc-3.2.
2004-01-31  Stefan NeisFixed compile error.
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnFixed a compile error
2004-01-31  Robin DunnFix compile error
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-31  Robin DunnA few comments tweaked
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-31  Robin DunnUpdated SWIG runtime code
2004-01-31  Robin DunnUpdated SWIG patches to CWIG CVS 20040130.
2004-01-30  Václav Slavík(blind) fix for gcc warning on some platforms
2004-01-30  Václav Slavíkprefix symbols with wx_ to reduce risk of collision
2004-01-30  Václav Slavíkreverted rev 1.113
2004-01-29  Dimitri SchoolwerthApplied most of patch #880002: "Warning free plot contrib".
2004-01-29  Dimitri SchoolwerthApplied patch #880008: "Unused parameters in FL contrib...
2004-01-29  Dimitri SchoolwerthFixed a few typos.
2004-01-29  Ryan Nortonadded newline
2004-01-29  Stefan Csomorxcode native target adaption
2004-01-29  Ryan NortonBad newlines in the mpw makefile,
2004-01-29  David ElliottUse wxBitmap::GetNSImage(false) instead of duplicating...
2004-01-29  David ElliottConvertToImage: Check !Ok() (we may not have any ref...
2004-01-29  David ElliottwxCocoa: Don't use listbox for logging until it's more...
2004-01-29  Ryan NortonMakefile for MPW
2004-01-28  Dimitri SchoolwerthApplied patch #886192: "Minor fix to XRC contrib";...
2004-01-28  Dimitri SchoolwerthApplied remainder of patch #876969: "Fixes to Borland...
2004-01-28  Dimitri SchoolwerthApplied patch #875658: "Fixes to console sample"; Furth...
2004-01-27  Robin DunnSend an extra size event after creation to work around...
2004-01-27  Dimitri SchoolwerthApplied patch #876969: "Fixes to Borland warnings"...
2004-01-27  Julian SmartPatch from "Viktor Voroshylo" <viktor@voroshylo.com>
2004-01-27  David ElliottwxCocoa: Better icon support
2004-01-27  Robin DunnreSWIGged
2004-01-27  Robin Dunndocstring patch has been submitted to SF
2004-01-27  Robin DunnGet[First|Next]Child need to actually create a new...
2004-01-27  David ElliottwxCocoa: Add some header files to the COCOA_HDR list
next