wxWidgets.git
2008-06-29  Stefan NeisDon't force ColWidth to always grow for wxGridCellAutoW...
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2008-06-29  Vadim Zeitlindon't call SetInsertionPointToEnd() on read-only combob...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-06-28  Vadim Zeitlinfix --disable-optimise configure option description...
2008-06-28  Vadim Zeitlindon't ignore changes of empty string to 0 or vice versa...
2008-06-28  Vadim Zeitlinsupport wxDP_ALLOWNONE in generic wxDatePickerCtrl...
2008-06-28  Vadim Zeitlinforward port 2.8.8 changelog
2008-06-28  Vadim Zeitlindeprecate wxTE_AUTO_SCROLL as it's always on in the...
2008-06-28  Vadim Zeitlindon't activate items on Alt-Space or Alt-Enter (#9615)
2008-06-28  Vadim Zeitlindon't call OnData() if OnEnter() rejected the drag...
2008-06-28  Stefan NeisRestricted column/row resizing in cell window to left...
2008-06-27  Bryan Petty#9605: Documentation Corrections for richtextctrl.h
2008-06-27  Bryan Petty#9589: Documentation Corrections for textctrl.h
2008-06-27  Vadim Zeitlinuse wxIconizeEvent::IsIconized() instead of deprecated...
2008-06-27  Bryan PettyForgot to export the environment variable so Doxygen...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyPart 2 of 3 commits bringing proper Doxygen path usage...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...
2008-06-27  Stefan Csomoruse default fonts that have also bold and italic varian...
2008-06-27  Robert RoeblingAdded mostly empty wxLaunchDefaultApplication
2008-06-27  Robert RoeblingTicket #9641: wxBitmapComboBox_SetFont.patch, making...
2008-06-27  Robert RoeblingFix warning
2008-06-27  Robert Roeblinggtk wxStaticText and wxALIGN_CENTER_VERTICAL
2008-06-27  Stefan Csomorwas incorrectly forcing the font to 12 in most cases...
2008-06-27  Bryan PettySeparated out function grouping for less confusing...
2008-06-26  Vadim Zeitlinbuild fix for PCH-less build
2008-06-26  Vadim Zeitlinstill support wxNB_XXX and wxADJUST_MINSIZE in XRC...
2008-06-26  Vadim Zeitlindon't forget to output new line in wxMessageOutputStder...
2008-06-26  Vadim Zeitlinfix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
2008-06-26  Julian SmartFixed bug whereby sash would disappear under left hand...
2008-06-26  Stefan Csomorfixing an incorrect conversion path from utf8 to plain...
2008-06-25  Stefan Csomorrename for docs as well
2008-06-25  Julian SmartAllow an app to cut down start time by not doing unnece...
2008-06-25  Vadim Zeitlinmore wxBitmapType-related backward compatibility fixes
2008-06-24  Vadim Zeitlinprovide deprectaed LoadFile() and FindHandler() overloa...
2008-06-24  Vadim Zeitlindon't use deprecated wxIconizeEvent::Iconized()
2008-06-24  Robert RoeblingCompilation
2008-06-24  Robert RoeblingNext part of tree state icon patches
2008-06-24  Paul Cornettfix crash on exit, after hiding search tool then toggli...
2008-06-23  Vadim ZeitlinwxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
2008-06-23  Václav Slavíkadded <xrc-file> tag to wxpresets
2008-06-23  Paul Cornettavoid setting a negative window size
2008-06-23  Julian SmartFixed mime type recognition under Gnome by reading...
2008-06-23  Julian SmartDon't fail to get correct extension if there's a dot...
2008-06-22  Vadim Zeitlinfix problem with label characters starting with -1...
2008-06-22  Vadim Zeitlinfix handling of wxDP_SHOWCENTURY for some non-C locales...
2008-06-22  Vadim Zeitlinallow creating items without parent menus (#3425)
2008-06-22  Vadim Zeitlinallow wxDialog::ShowModal() after Show() (see #1416...
2008-06-22  Robert RoeblingMinor patch for state icons patch
2008-06-21  Vadim Zeitlinreview the header after the conversion and restore...
2008-06-21  Vadim Zeitlininitialize wx{Client,Paint,Window}DC with fonts/colours...
2008-06-21  Vadim Zeitlinremove Create{Window,Client,Paint}DC() methods without...
2008-06-21  Vadim Zeitlindon't allow editing listbox entries; better handling...
2008-06-21  Vadim Zeitlinassert if ShowModal() is called after a previous Show...
2008-06-21  Vadim Zeitlinadd wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz...
2008-06-21  Vadim Zeitlincompilation fix for PCH-less build
2008-06-21  Vadim Zeitlindisable report view mode under Mac as it hangs the...
2008-06-21  Vadim Zeitlinuse the real clipping region and not just its bounding...
2008-06-21  Vadim Zeitlinimplement wxWinINetInputStream::GetSize() (#9600)
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Robert RoeblingUse wxMenuBase:SendEvent() to emit event, shoudl also...
2008-06-21  Bryan PettyLeftover changes for sample doc improvements in ticket...
2008-06-21  Bryan PettyMinor doc corrections for [q-r] in ticket #9581 (most...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-21  Bryan PettyDocumentation corrections for /interface/log.h (#9583)
2008-06-21  Bryan PettyFinished initial review of [q-r] by Utensil Candel...
2008-06-20  Paul Cornettdon't include private header in a sample
2008-06-20  Vadim Zeitlindon't pass negative height to wxWindow::SetSize(),...
2008-06-20  Robert RoeblingBalance table
2008-06-20  Jouk JansenOpenVMS setup update
2008-06-20  Robert Roeblingminor formatting
2008-06-20  Robert RoeblingAdd missing SWAP macros for 64-bit signed int
2008-06-20  Robert RoeblingGive spin button the same height as the associated...
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-20  Robert RoeblingFormatting
2008-06-20  Robert RoeblingFormatting
2008-06-19  Robert RoeblingMissing and Moved Paragraphs in \interface\thread.h
2008-06-19  Vadim Zeitlindocument GetValue() behaviour when called from an event...
2008-06-19  Michael WetherellNew dev.
2008-06-18  Stefan NeisCleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr...
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-17  Vadim Zeitlinfix compilation of TestRegConfRead()
2008-06-16  Vadim Zeitlindon't recreate combobox with proportion of 1 (instead...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-16  Václav Slavíkadded a note about print preview inaccurancies and...
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2008-06-16  Václav Slavíkfixed SetUserScale() calls to use correct scale on...
2008-06-16  Václav Slavíkfixed printing preview to not report errors in infinite...
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-15  Vadim Zeitlinoverload Write() for char and unsigned char too, otherw...
2008-06-15  Vadim Zeitlinregenerate the makefiles with correct new test name...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Stefan NeisFixed problems with reassigning the already assigned...
2008-06-15  Stefan NeisFixed wxDoSetEnv (ticket # 9588).
2008-06-15  Vadim Zeitlinanother 64 bit fix: make SendMsg() return wxIntPtr...
2008-06-15  Vadim Zeitlincorrect wxIntPtr definition
2008-06-15  Stefan NeisAdded missing screen update on deselection in wxGrid...
next