]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-05  Vadim Zeitlinremoved wxTE_HT_XXX constants which are now in wx/textc...
2004-02-05  Václav Slavíkrestored wxPluginLibrary::ms_classes handling code...
2004-02-05  Robin DunnreSWIGged
2004-02-05  Robin DunnSome ifdef's to correct compile problems on wxMac
2004-02-05  Robin DunnDon't send the wxWindowCreateEvent immediately
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-02-04  Robin DunnOther little docs tweaks, and added HTML versions
2004-02-04  Robin DunnYou can now make menu items without IDs
2004-02-04  Robin DunnDon't use a default button.
2004-02-04  Robin DunnwxTextCtrl::HitTest
2004-02-04  Robin DunnAdded bool typemap so Py_True and Py_False are returned...
2004-02-04  Robin DunnUsing a -1 (wxID_ANY) for menu or toolbar item IDs...
2004-02-04  Robin Dunnfix for SEARCH_LIB so libs can still be found in the...
2004-02-04  Václav Slavíkautoconf_inc.m4 was corrupted as well, fixed
2004-02-04  Václav Slavíkfixed bug #890430, parameter documented twice
2004-02-04  Vadim Zeitlinupdated with the latest sources
2004-02-04  Julian Smart2.5.1, not 2.5.2
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.
next