wxWidgets.git
2006-07-17  Włodzimierz... [ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz... [ 1522987 ] wxComboCtrl crashes if TAB is pressed while...
2006-07-17  Włodzimierz... [ 1522988 ] Keypress causes crash in combo sample
2006-07-17  Włodzimierz... create_archives.sh
2006-07-17  Włodzimierz... Better temporary fix.
2006-07-17  Włodzimierz... Build fix to make tinderbox work, needs asap change.
2006-07-16  Kevin OllivierBe careful about file extensions.
2006-07-16  Vadim Zeitlinfix Open(wxDbConnectInf) when using connection string...
2006-07-16  Kevin OllivierCreate the root dir install and readme files, and put...
2006-07-16  Stefan NeisDrawing fixed according to patch #1523304.
2006-07-16  Stefan NeisDisable CLIP_SIBLINGS style.
2006-07-16  Michael WetherellRevert access changes.
2006-07-16  Stefan NeisMake wxCalendarCtrl work on OS/2's PM port as well...
2006-07-16  Stefan NeisAvoid trouble during initialisation & typo fix (patch...
2006-07-16  Stefan NeisFixed geometry errors according to patch #1523304.
2006-07-16  Vadim Zeitlinupdate the combobox text as soon as we get CBN_SELENDOK...
2006-07-16  Vadim Zeitlindon't grow the combobox vertically (this does make...
2006-07-16  Vadim Zeitlindisable pixel size comparison in operator==() for wxGTK...
2006-07-16  Vadim ZeitlinwxUSE_PANGO is always 0 for wxGTK1 so there is no need...
2006-07-16  Vadim ZeitlinwxUSE_PANGO is always 1 for wxGTK2 so there is no need...
2006-07-16  Vadim Zeitlinunset the button as temporary default item when it...
2006-07-16  Vadim Zeitlinremove the search for parent with wxTAB_TRAVERSAL style...
2006-07-16  Vadim Zeitlinadded a DiscardEdits() test
2006-07-16  Vadim Zeitlindon't crash if m_widget == NULL in OnInternalIdle()
2006-07-16  Vadim ZeitlinwxRadioBoxButtonsInfoList should be exported (should...
2006-07-16  Vadim Zeitlinmin size of an empty sizer should be (0, 0) and not...
2006-07-16  Vadim Zeitlindon't add 7 and 14 pixel horz/vertical padding in DoGet...
2006-07-16  Stefan NeisUse xpm for PM port on OS/2 as well.
2006-07-16  Stefan NeisWith fix from treebase.cpp,v 1.28, (generic) treectrl...
2006-07-16  Stefan NeisFixed apparent typo.
2006-07-16  Stefan NeisAvoid using invalid parameters for GpiSetAttrs.
2006-07-16  Benjamin Williamsprevent some obscure wxAUI crashes after DetachPane...
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-15  Michael WetherellPut the reentrance check inside #ifdef __DEBUG__
2006-07-15  Vadim Zeitlinupdate (mostly corrections but some new translations...
2006-07-15  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-15  Michael WetherellHandle reentrance in the first part of wxClassInfo...
2006-07-15  Václav Slavíkdon't require <value> node in wxColourPickerCtrl's...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-15  Václav Slavíkuse <value> instead of <default-*> for initial value...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-07-15  Václav Slavíkreformatted to fit on standard terminal
2006-07-15  Václav Slavíkfixed typos in *picker.cpp files' headers
2006-07-14  Vadim Zeitlintest for the bug in HasEntry() which could create non...
2006-07-14  Vadim Zeitlindon't create non-existing groups in HasEntry()
2006-07-14  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-14  Robin DunnDon't let SWIG see the wxTreeCtrl name anywhere so...
2006-07-14  Włodzimierz... PCH and wxUSE_* fix.
2006-07-14  Benjamin Williamshint window pane should always be shown so that hints...
2006-07-14  Mart RaudseppReturn false from PositionToXY if passed in position...
2006-07-14  Mart Raudseppgtk_text_iter_get_line and get_line_offset work fine...
2006-07-14  Robin DunnGet/SetManagedWindow
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Alex BlighApply patch 1520776, partial completion on wxOwnerDrawn...
2006-07-13  Alex BlighVirtualize ProcessDockResult so people can override...
2006-07-13  Robin DunnreSWIGged
2006-07-13  Robin Dunnenable building just the unicode version, or both unico...
2006-07-13  Robin DunnAdd items for the _aui and _richtext .pyd's
2006-07-13  Jamie GaddDon't set background of wxMemoryDC before selecting...
2006-07-13  Robin DunnReverted part of rev 1.92. It causes probelms on Windo...
2006-07-12  Robin DunnDon't use a saved label size incase the size changes...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-12  Robin DunnwxPyDataObjectSimple::SetData should not be const
2006-07-12  Stefan NeisAdded support for MirOS, an OpenBSD variant (patch...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-12  Robin DunnreSWIGged
2006-07-11  Robin DunnreSWIGged
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Robin Dunndocstring fixes
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-11  Włodzimierz... Fixed crash in book pages.
2006-07-11  Włodzimierz... Fixed conflict between wxFilePicker and wxButton.
2006-07-10  Václav Slavíkrefresh tree item after changing its icon so that the...
2006-07-10  Václav Slavíktest changing of selected item's icon in DoToggleIcon...
2006-07-10  Robin DunnAdjust control size after Play
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin Dunnallow transparency flags on mac too
2006-07-10  Robin Dunnremove WXDLLEXPORT modifiers since this isn't in the...
2006-07-10  Robin DunnreSWIGged
2006-07-10  Robin Dunnpywrap should be treated as a gui script
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-10  Robin DunnDoh! I changed the AddPane parameter names but didn...
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-09  Mart RaudseppUse PangoFontMetrics to get wxDC::GetCharHeight, becaus...
2006-07-08  Benjamin Williamsreverted an earlier patch that was causing problems
2006-07-08  Kevin OllivierGive MSVS project files DOS line endings.
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-08  Robin DunnAdded wrappers for wxAUI
2006-07-07  Robin DunnChanges needed for scanning the aui header files with...
2006-07-07  Włodzimierz... Build fix.
2006-07-07  Alex BlighAdded style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox
2006-07-07  Robin DunnNeed to skipp the first half of ShowHint if the platfor...
2006-07-06  Kevin OllivierMake sure it creates the directory where tarballs are...
2006-07-06  Vadim Zeitlingcc -Wundef warning fix
2006-07-06  Robin DunnUndeprecate wxGetNumberFromUser, add wxNumberEntryDialog
2006-07-06  Robin Dunnproperly offset the mouse position for the label window...
2006-07-06  Alex BlighwxComboCtrlBase: Fix SEGV due to double deletion where...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
next