]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2004-02-07  Vadim Zeitlinreplaced ASSERT in wxEvtHandler::ProcessPendingEvents...
2004-02-07  Vadim Zeitlintrying to make comments readable again after their...
2004-02-07  Vadim Zeitlinfixed wxIsctrl/wxIscntrl confusion (modified patch...
2004-02-07  Vadim Zeitlinfixed the mess (nested C/C++ comments) intorduced by...
2004-02-07  Stefan Csomoradding textencoding for classic
2004-02-07  Robin DunnPut the wxMemoryBuffer typemaps back
2004-02-06  Robin DunnCorrected parameter names
2004-02-06  Robin DunnProblem fixed, removed comments about it
2004-02-06  Robin Dunnstc module updates for the new Scintilla
2004-02-06  Robin DunnFix wxArrayString and wxArrayInt typemaps so they can...
2004-02-06  Robin DunnUse Bind
2004-02-06  Robin Dunncorrect some compile warnings and errors
2004-02-06  Stefan Csomorfixing notebook icons for panther
2004-02-06  Robin DunnStart out with the line numbers not shown.
2004-02-06  Stefan Csomorconditional compilation for compositing
2004-02-06  Stefan Csomorcorrecting a missing redraw area on certain resize...
2004-02-06  Stefan Csomorreverting part of Kevin O's patch, due to incompatibili...
2004-02-06  Robin DunnCall Finalise.
2004-02-06  Robin Dunnrebaked the wxSTC makefiles
2004-02-06  Robin DunnCorrect export declarations
2004-02-06  Robin DunnUpdated Scintilla to version 1.58
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-02-05  Václav Slavíkmakefiles update
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
2004-02-05  Vadim Zeitlindon't call Init() twice when dialog is created in 2...
2004-02-05  Václav Slavíkmoved wxClientData to wxcore
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...
next