wxWidgets.git
2008-02-28  Julian SmartOpen and Close clipboard properly
2008-02-28  Francesco Montorsiadded missing std sections
2008-02-28  Francesco Montorsiadded library missing section
2008-02-28  Francesco Montorsiadding missing quotes
2008-02-28  Francesco Montorsifix the include files
2008-02-28  Francesco Montorsiremoved samples topic overview; the samples are part...
2008-02-28  Paul Cornettrevert updating GTK size hints when window decorations...
2008-02-28  Paul Cornettforward Show() to base, not wxWindow
2008-02-28  Bryan PettyRemoved some remaining '#' references.
2008-02-28  Bryan PettyLast doxygen topic overview cleanup assigned to myself.
2008-02-28  Vadim Zeitlincorrect WinCE compilation after last change: can't...
2008-02-28  Vadim Zeitlinadded DFCS_CHECKED to DrawCheckMark() (part of patch...
2008-02-28  Vadim Zeitlinmore /Wp64 warning fixes: mostly use UINT_PTR instead...
2008-02-28  Vadim Zeitlinuse GlobalPtrLock (modified to allow not initializing...
2008-02-28  Vadim Zeitlincompilation fix after last change
2008-02-27  Bryan PettyMore doxygen topic overview cleanup.
2008-02-27  Vadim Zeitlinfix wxWeakRef<> for Borland C++ (slightly modified...
2008-02-27  Julian SmartTake into account explorer associations and CurVer...
2008-02-27  Vadim Zeitlindon't attempt to create 0*0 bitmaps in GetBuffer()...
2008-02-27  Vadim Zeitlinclip the text in report mode to prevent it from overflo...
2008-02-27  Vadim Zeitlindon't track handlers connected to this object itself...
2008-02-27  Vadim Zeitlinadd SetNativeTheme() (slightly modified patch 1884553)
2008-02-27  Vadim Zeitlintranslate "Copy URL" string in the popup menu (feature...
2008-02-27  Vadim Zeitlinfixes for __WINCE_NET__ build (slightly modified patch...
2008-02-27  Vadim Zeitlinonly define wxAuiFloatingFrameBaseClass as wxMiniFrame...
2008-02-27  Vadim Zeitlinoverride SetDropTarget() in wxGrid to associate it...
2008-02-27  Vadim Zeitlinforward WM_HELP from the buddy control to the main...
2008-02-27  Vadim Zeitlindon't hide the TLW being deleted unless there any other...
2008-02-27  Julian SmartMade wxRichTextCtrl cursors accessible
2008-02-27  Stefan Csomorapplying patch 1873285
2008-02-27  Bryan PettyMore doxygen topic overview cleanup.
2008-02-27  Bryan PettyMore doxygen topic overview cleanup.
2008-02-27  Vadim Zeitlinno changes, just a couple of typo fixes in comments
2008-02-26  Robert Roeblingrestore wxComboBox's behaviour of reacting to <ENTER>
2008-02-26  Bryan PettyMore doxygen overview cleanup.
2008-02-26  Julian SmartDon't take the previous paragraph style when deleting...
2008-02-26  Vadim Zeitlin/Wp64 warnings fixes (mostly simply use wxUIntToPtr...
2008-02-26  Julian SmartCorrected GetFontAttributes
2008-02-26  Vadim Zeitlinfixes for MSVC compilation with /Wp64 (used by new...
2008-02-26  Vadim Zeitlincheck whether the grid is fully created in Refresh...
2008-02-26  Paul Cornettinitialize m_miniTitle, fix button press detection...
2008-02-26  Julian SmartFixed [ 1775674 ] Invalid color in picker dialog
2008-02-26  Julian SmartFixed [ 1720130 ] A minor 'bug' or 'annoyance' with...
2008-02-26  Julian SmartFixed bug [ 1714813 ] ApplyXXXToSelection remove style
2008-02-26  Julian SmartRemoved redundant Init call (bug 1724495)
2008-02-26  Julian SmartFixed [ 1764805 ] wxSeek with negative offset fails...
2008-02-26  Julian SmartFixed bug [ 1870906 ] There are few problems selection...
2008-02-26  Bryan PettyMore doxygen topic overview cleanup.
2008-02-26  Michael Wetherelltd163 down, move to td189.
2008-02-26  Michael Wetherellcheck xmllint/xsltproc installed
2008-02-26  Paul Cornettupdate GTK size hints when window decorations change
2008-02-26  David Elliott* When hiding a wxWindow make sure that none of its...
2008-02-26  Bryan PettyMore doxygen overview updates.
2008-02-25  Francesco Montorsithe manual doxygen generates by default is for the...
2008-02-25  Francesco Montorsifixed all warnings for topic overviews (letters a,h)
2008-02-25  Václav Slavíkcompilation fix for pch-less build
2008-02-25  Bryan PettyDoxygen topic overview cleanups.
2008-02-25  Vadim Zeitlincheck that we have a non-empty keyword in KeywordSearch...
2008-02-25  Vadim Zeitlinreset s_bInAssert in wxDoOnAssert() in an exception...
2008-02-25  Vadim Zeitlinbetter wording for the last change
2008-02-25  Vadim Zeitlinimplement support for display enumeration under WinCE...
2008-02-25  Vadim Zeitlincheck for wxDF_UNICODETEXT and not only wxDF_TEXT in...
2008-02-25  Vadim Zeitlincorrect radio button best size calculation under CE...
2008-02-25  Vadim Zeitlinadded more includes of wx/msw/dc.h needed since r52054...
2008-02-25  Francesco Montorsiprecision: the listed chars don't need to be escaped...
2008-02-25  Francesco Montorsiadd the missing < > symbols
2008-02-25  Francesco Montorsireworked link anchors and link text
2008-02-25  Francesco Montorsifixed anchor link naming, indentation in some places...
2008-02-24  Vadim Zeitlinuse wxLogLastError() to show the last error value when...
2008-02-24  Vadim Zeitlinalways return 471 from wxApp::GetComCtl32Version()...
2008-02-24  Vadim Zeitlindon't forcefully disable regex and tiff, they build...
2008-02-24  Vadim Zeitlindon't define, nor use, LVS_EX_LABELTIP under WinCE
2008-02-24  Vadim Zeitlinset TOOLKIT to WINCE for VC8 builds targeting pocketpc2003
2008-02-24  Vadim Zeitlincompilation fixes for Unicode build in !TIF_PLATFORM_CO...
2008-02-24  Vadim ZeitlinWinCE adjustments
2008-02-24  Vadim Zeitlindon't use hook code for positioning message box under...
2008-02-24  Vadim Zeitlinrestore checks for SM_SWAPBUTTON, it is not defined...
2008-02-24  Vadim Zeitlindon't include wx/msw/dc.h from wx/msw/private.h, this...
2008-02-24  Francesco Montorsifixed end of line and path separator
2008-02-24  Stefan Csomormoving forward
2008-02-24  Stefan Csomormoving forward
2008-02-24  Stefan Csomormoving forward
2008-02-24  Francesco Montorsiadded images for topic overviews
2008-02-24  Stefan Csomormoving forward
2008-02-24  Francesco Montorsifix some links
2008-02-24  Francesco Montorsirevised topic overviews (letters g,h)
2008-02-24  Francesco Montorsifixing link anchors naming
2008-02-24  Francesco Montorsiadding reminder of a few ideas about new ALIASES
2008-02-24  Stefan Csomormoving forward
2008-02-24  Stefan Csomorfirst round, connecting overviews properly to main...
2008-02-24  Václav Slavíkfixed wxListCtrl::RefreshItem(s) - it didn't update...
2008-02-24  Václav SlavíkwxMac's wxListBox was missing GetDefaultAttributes...
2008-02-24  Francesco Montorsiadded few DON'Ts
2008-02-24  Francesco MontorsiRewritten technote for Doxygen documentation
2008-02-24  Francesco Montorsiadded batch script for generating wx HTML manual from...
2008-02-24  Francesco Montorsiget rid of references to CVS as we use SVN now
2008-02-24  Francesco Montorsiremove other references to the contrib hierarchy, which...
2008-02-24  Francesco Montorsiremove references to the contrib hierarchy, which does...
2008-02-24  Vadim Zeitlinrevert r51647 change as it broke the code overriding...
2008-02-24  Francesco Montorsianother batch of topic overviews reviewing (letters...
next