wxWidgets.git
2008-12-02  Vadim Zeitlinshow the use of check and radio items in the toolbars
2008-12-02  Francesco Montorsidocument the main event table macros, wxEventType,...
2008-12-02  Francesco Montorsifix #4754 providing better description of how to set...
2008-12-02  Jouk JansenUpdate OpenVMS compile support
2008-12-02  Vadim Zeitlincompilation fix for wxStrlcpy use in STL Unicode build
2008-12-02  Vadim Zeitlinbetter documentation for wxEvent ctor
2008-12-01  Francesco Montorsidocument wx[US]Char and wxStringCharType typedefs;...
2008-12-01  Francesco Montorsiinitial declaration of wx*Char*Buffer and wxUniChar...
2008-12-01  Francesco Montorsiadd 'redirection page' for wxULongLong
2008-12-01  Francesco Montorsiadd @deprecated tag
2008-12-01  Francesco Montorsiremove wxNotebookSizer; it's not in wx anymore
2008-12-01  Francesco Montorsicommitting the slightly-modified patch by R.U.10 for...
2008-12-01  Francesco Montorsiadding a new topic overview about writing custom widget...
2008-12-01  Francesco Montorsiuse sections and an initial TOC like all other overviews
2008-12-01  Francesco Montorsiput wxURI under networking group, next to wxURL
2008-12-01  Paul Cornettfix for uninitialized alpha being used to create mask...
2008-12-01  Francesco Montorsicreate better QCH files
2008-12-01  Vadim Zeitlindemonstrate column reordering -- currently it demonstra...
2008-12-01  Vadim Zeitlindon't make wxGridTableBase::IsEmptyCell() pure virtual...
2008-11-30  Vadim Zeitlindon't make wxGridTableBase::IsEmptyCell() pure virtual...
2008-11-30  Vadim Zeitlinremoved small and tabular grid tests which didn't seem...
2008-11-30  Francesco Montorsidocument default ctor
2008-11-30  Vadim Zeitlinreally fix the typo in the message
2008-11-30  Francesco Montorsitypo fix
2008-11-30  Vadim Zeitlinfix typo in new wxVector(size_t, T) ctor
2008-11-29  Vadim Zeitlincompilation fix after making wxSocketImpl derive from...
2008-11-29  Vadim Zeitlinreplace the mismatched new[]/delete (bug #10234) with...
2008-11-29  Vadim Zeitlinadd wxVector(size_t size[, const value_type& value...
2008-11-29  Vadim Zeitlincleanup the Win32 window classes registration code...
2008-11-29  Vadim Zeitlinmore updates after r57026 change to app.cpp
2008-11-29  Vadim Zeitlinupdate after r57026 change to app.cpp
2008-11-29  Vadim Zeitlinget rid of CE-specific code for class name registration...
2008-11-29  Vadim Zeitlindon't reuse the double click handled in activation...
2008-11-29  Vadim Zeitlincorrect CalcSizeFromPage() for multiline notebooks...
2008-11-29  Vadim Zeitlinadd safe wxStrlcpy() function and replaced all wxStrncp...
2008-11-29  Vadim Zeitlindon't use wxChar arrays and wxStrncpy (especially as...
2008-11-29  Vadim Zeitlinproperly NUL-terminate the string when using strncpy...
2008-11-29  Francesco Montorsiadd GetSize also to wxGDIImage since wxBitmap under...
2008-11-28  Francesco Montorsifix wrong placement of the @apperance tag previously...
2008-11-28  Francesco Montorsiremove @appearance tag from abstract classes; add the...
2008-11-28  Francesco Montorsifix crash caused by cancelling querybitmap dialog;...
2008-11-28  Francesco Montorsiprovide GetSize() getters in wxBitmap and wxImage
2008-11-28  Francesco Montorsireturn wxDefaultSize (as done in all other platforms...
2008-11-28  Vadim Zeitlinremove wxVSCROLL from wxMessageDialog style (left over...
2008-11-28  Francesco Montorsimove style table in the detailed description like for...
2008-11-28  Francesco Montorsirestore correct doctype
2008-11-28  Francesco Montorsiadded the possibility (for doxygen >= 1.5.7.1) to gener...
2008-11-28  Francesco Montorsimake more readable the checks for incoherent style...
2008-11-28  Francesco Montorsiinternal variables of wxFileHistory are protected,...
2008-11-28  Francesco Montorsino change; just reformat wxThreadHelper::KillThread...
2008-11-28  Francesco Montorsideprecate Create() function in favour of CreateThread...
2008-11-28  Julian SmartCompile fix
2008-11-28  Julian SmartFixed centering and right-justification when combined...
2008-11-28  Vadim Zeitlinremove wxSocketManager::CreateSocket() function, we...
2008-11-28  Vadim Zeitlinmove enabled callbacks flag down to wxSocketImplUnix...
2008-11-28  Vadim Zeitlinmake wxSocketImplUnix inherit from wxFDIOHandler as...
2008-11-28  Vadim Zeitlinno real changes, just moved wxSocketImplUnix ctor inline
2008-11-28  Vadim Zeitlinalso rename gsocketiohandler.* to socketiohandler....
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-28  Julian SmartFixed inability to select no superscript and no subscri...
2008-11-28  Julian SmartwxRichTextCtrl no longer deletes a character when conte...
2008-11-28  Julian SmartFixed HTML list output
2008-11-28  Vadim Zeitlinfix g++ warning about assigning NULL to a non-pointer
2008-11-27  Paul Cornettfix for shown TLW having m_isShown == false, #9909
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-11-26  Francesco Montorsimake wxThread::OnExit private and not public (change...
2008-11-26  Francesco Montorsiadded GetKind getter
2008-11-26  Francesco Montorsiclarified that Raise() and Lower() only work for wxTopL...
2008-11-26  Francesco Montorsiadded note about GetTimestamp() (fixes #1986)
2008-11-26  Francesco Montorsidocumented the wxDCBrushChanger, wxDCPenChanger, wxDCTe...
2008-11-26  Vadim Zeitlinremove apparently unused file (src/osx/core/gsocket...
2008-11-26  Vadim Zeitlinremove unused callback and data variables
2008-11-26  Vadim Zeitlinmove wx/gsocket.h to wx/private/gsocket.h
2008-11-26  Vadim Zeitlindon't include (private) wx/gsocket.h from public header...
2008-11-26  Vadim Zeitlininclude wx/msw/private.h to fix PCH-less compilation
2008-11-25  Bryan PettyFixed doxygen warnings regarding the XRC File Format...
2008-11-25  Francesco Montorsicommit remaining portions of #10087
2008-11-25  Jaakko SalliTo avoid error message, do not even try to set focus...
2008-11-25  Vadim Zeitlincompilation fix for OS X (missing unistd.h)
2008-11-25  Vadim Zeitlintemporary fix the linking problem due to making GSocket...
2008-11-25  Vadim Zeitlintrying to resolve GSocketManager API mess: the meaning...
2008-11-25  Jouk JansenUpdate configuration for OpenVMS
2008-11-25  Francesco Montorsifix the examples for wxThread and wxThreadHelper after...
2008-11-25  Francesco Montorsiadd more references to the delayed deletion of wxTopLev...
2008-11-24  Jaakko SalliDatePickerCtrl editor could crash if property had unspe...
2008-11-24  Vadim Zeitlininclude the right header for timeval
2008-11-24  Vadim Zeitlinremove extraneous class scope qualifier
2008-11-24  Bryan PettyReviewed, and re-organized members of wxGrid, which...
2008-11-24  Bryan PettyReviewed the rest of grid.h except for the wxGrid class...
2008-11-24  Francesco Montorsiprovide an example implementation of wxCloseEvent handler
2008-11-23  Francesco Montorsiadd an event table for wxFrame and wxDialog: they send...
2008-11-23  Francesco Montorsimany document corrections by charles; partial commit...
2008-11-23  Francesco Montorsidocument that dragging in wxTreeCtrl needs to be explic...
2008-11-23  Francesco Montorsithe layout file for use with doxygen >= 1.5.7.0
2008-11-23  Francesco Montorsireadd grouping previously removed by error
2008-11-23  Vadim Zeitlinuse struct timeval and not a long to store socket timeo...
2008-11-23  Vadim Zeitlinremove last traces of __GSOCKET_STANDALONE__
2008-11-23  Vadim Zeitlinmove more socket functions common to Winsock and BSD...
2008-11-23  Vadim Zeitlindon't duplicate SetInitialSocketBuffers()
next