]> git.saurik.com Git - wxWidgets.git/history - src
forward WM_HELP from the buddy control to the main one in order to make context sensi...
[wxWidgets.git] / src /
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  Stefan Csomorapplying patch 1873285
2008-02-26  Robert Roeblingrestore wxComboBox's behaviour of reacting to <ENTER>
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 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 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  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-25  Václav Slavíkcompilation fix for pch-less build
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 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-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 define, nor use, LVS_EX_LABELTIP under WinCE
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  Václav Slavíkfixed wxListCtrl::RefreshItem(s) - it didn't update...
2008-02-24  Vadim Zeitlinrevert r51647 change as it broke the code overriding...
2008-02-23  Stefan Csomorunder 10.4 there are some theme brushes represented...
2008-02-23  Stefan Csomoradding comments for debugging visibility differences...
2008-02-23  Stefan CsomorUse native visibility information at this point, as...
2008-02-23  Stefan Csomoravoiding double firing of visibility state changed...
2008-02-23  Vadim Zeitlinremove MacIsReallyShown() as we now have public IsShown...
2008-02-22  Robin DunnAdd MacHideApp
2008-02-22  Václav Slavíkfixed wxBitmapButton to use focus and hover bitmaps...
2008-02-22  Václav Slavíkfixed strange focus order in wxTipDialog and set initia...
2008-02-22  Julian SmartFixed IsShownOnScreen() for Mac
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2008-02-21  Julian SmartFix caret position when deleting last character
2008-02-21  Julian SmartDon't treat character attributes as non-paragraph attri...
2008-02-21  Julian SmartDon't omit empty text objects
2008-02-21  Vadim Zeitlinfix harmless unused variable warning under CE
2008-02-21  Vadim Zeitlinrestore generic DrawEllipticArc() used by CE which...
2008-02-21  Václav Slavíkremoved now-unused wxSizer::GetMax/MinWindowSize helpers
2008-02-20  Julian SmartFixed two out by one errors
2008-02-20  Vadim Zeitlinrevert not encoding the colons in FileNameToURL() under...
2008-02-19  Vadim Zeitlinimplement wxRadioBox::Reparent(): it didn't reparent...
2008-02-19  Vadim Zeitlindon't encode collons in file:// URLs under Windows...
2008-02-18  Vadim Zeitlinreverted r51340: don't use wxWeakRef in the library...
2008-02-18  David ElliottRework the dl* Darwin compatibility code so it uses...
2008-02-18  Vadim Zeitlinhonour locale modifiers such a @valencia in system...
2008-02-18  David ElliottLimit wxListBox best size to 100x100. Particularly...
2008-02-18  David ElliottRevert the 2.8 hacks from r51892 on the trunk.
2008-02-18  David ElliottEnsure that the NSTableColumn width is that of its...
2008-02-18  David ElliottFix bug where native views with the NSScrollView wrappe...
2008-02-17  Vadim Zeitlinadd ka_GE, ku_TR and ne_NP; some cleanup and better...
2008-02-17  Vadim Zeitlinfix wxNotebook::GetPage{Text,Image}() when they were...
2008-02-16  Vadim Zeitlinfix redundant storage of current date both in wxCalenda...
2008-02-16  Julian SmartAvoid paragraphs with no children
2008-02-16  Julian SmartFixed an XML parsing error for complex URLs
2008-02-16  Julian SmartRemoved unnecessary include
2008-02-15  Stefan Csomorbetter implementation from VZ
2008-02-15  Stefan Csomorsupporting case insensitive iteration
2008-02-15  Stefan Csomorapplying patch 1894478, 10.5 AudioServices support
2008-02-15  Julian SmartSet default attributes after a SetSelection
2008-02-15  Vadim Zeitlindon't clutter the code with (apparently) unnecessary...
2008-02-14  David ElliottBetter listbox scrollbar behavior.
2008-02-14  David ElliottHack: force a vertical scroller on wxListBox.
2008-02-14  David ElliottMove wxWindowCocoaScrollView class into its own header.
2008-02-14  David ElliottMore GC fixes.
2008-02-14  Vadim Zeitlinmore unused parameter warnings
2008-02-14  Vadim ZeitlinI got too tired of seeing these unused parameters warni...
2008-02-14  Václav Slavíkgreatly simplified wxGenericCollapsiblePane::OnStateCha...
2008-02-14  Václav Slavíkfixed wxSizer::SetSizeHints() to allow setting smaller...
2008-02-14  Julian SmartCut down on unnecessary update events
2008-02-14  Julian SmartPerformance optimization
2008-02-14  Paul Cornettremove gratuitous junk which had nothing to do with...
2008-02-13  Vadim Zeitlinuse listctrl coordinates for the wxEVT_COMMAND_LIST_COL...
2008-02-13  Václav Slavíksplit wxSizer::Fit() into ComputeFittingWindow/ClientSi...
2008-02-13  David ElliottFix (at least) slider action messages in GC mode.
2008-02-13  Julian SmartMake sure paragraph style is reset before applying...
2008-02-13  Julian SmartImplemented selection using shift left click
2008-02-13  Paul Cornettmake sure client area is refreshed after last child...
2008-02-13  Julian SmartFixed undo batching
2008-02-13  Václav Slavíkremoved no longer used src/iodbc directory
2008-02-13  Václav Slavíkremoved unused g_focusWindowLast
2008-02-13  Julian SmartFurther fixes, for selected text display and new paragr...
2008-02-13  Stefan Csomorfixing wxSystemColour conversion
2008-02-12  Vadim Zeitlinuse platform-specific styles in xTR_DEFAULT_STYLE but...
2008-02-12  Václav Slavíkadded wxWindow::HandleAsNavigationKey() helper for...
2008-02-12  Julian SmartFixed several style, paste and undo bugs
2008-02-12  Václav Slavíkuse ClientToWindowSize/WindowToClientSize
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
2008-02-12  Stefan Csomorfixing SetShape's bridging between RgnHandle and HiShapeRef
2008-02-12  Paul Cornettbuild fix for non-MSW
next