]> git.saurik.com Git - wxWidgets.git/history - src
use wxID_ANY for internal controller control instead of wxID_CHOICE/LIST/TOOLBAR...
[wxWidgets.git] / src /
2007-01-21  Vadim Zeitlinuse wxID_ANY for internal controller control instead...
2007-01-20  Vadim Zeitlindon't crash in dtor if the X11 window hadn't been creat...
2007-01-20  Vadim Zeitlinname user config file appname.conf when it's locayed...
2007-01-20  Vadim Zeitlinset command int (indicating whether the item is checked...
2007-01-20  Robin DunnUse float-on-parent frames for the popups if wxPopupWin...
2007-01-20  Robin DunnAdded support for the wxFRAME_FLOAT_ON_PARENT style
2007-01-19  Václav Slavíkfixed typo in code for setting alternative locale name
2007-01-19  Robin DunnAdded wxSearchCtrl::[Get|Set]DescriptiveText
2007-01-18  Vadim Zeitlinadded wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch...
2007-01-18  Paul Cornettrevert last, GUI mutex isn't GUI-only
2007-01-18  Robin DunnUse kControlContentIconRef when recreating the tool...
2007-01-18  Vadim Zeitlinadded wxCSConv::IsOk() (patch 1637944)
2007-01-18  Vadim Zeitlincorrected VC warning about possibly uninitialized varia...
2007-01-18  Vadim Zeitlinmake wxTextFile work with unseekable files again (patch...
2007-01-18  Vadim Zeitlinreverted last change: wxGTK-specific wxMutextGui code...
2007-01-18  Václav Slavíkcompilation fix for !wxUSE_STATBOX
2007-01-18  Paul Cornettuse GTK-specific GUI lock
2007-01-18  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-01-18  Vadim Zeitlinadded wxDateTime::GetDateOnly()
2007-01-17  Vadim Zeitlindiscard time part of m_date, otherwise comparisons...
2007-01-15  Vadim Zeitlinhonour the drag effect supported by the drag source...
2007-01-15  Vadim Zeitlinadded wx/image.h to fix non-PCH compilation after last...
2007-01-15  Paul Cornettdon't change wxPRINTER_CANCELLED to wxPRINTER_ERROR...
2007-01-15  Paul Cornettremove some unneeded includes, clean up gnome force...
2007-01-15  Paul Cornettchain to the polling function GLib was using before...
2007-01-14  Vadim Zeitlincreate in place edit control with wxTE_PROCESS_ENTER...
2007-01-14  Vadim Zeitlincorrected drawing of the bitmaps for the disabled menu...
2007-01-14  Vadim Zeitlindon't crash when setting tooltip for a picker without...
2007-01-12  Václav Slavíkfixed child windows scrolling to use wxSIZE_ALLOW_MINUS_ONE
2007-01-12  Robin DunnFix for problem when Realize is re-called on a vertical...
2007-01-12  Robin DunnDoGetBestSize fix, the lbWidth was not getting updated...
2007-01-12  Robin DunnFix for when only a default dir is given without a...
2007-01-12  Stefan Csomormaking sure it is only breaking at newlines for measuring
2007-01-12  Stefan Csomorusing the CF Message box only for non main thread alerts
2007-01-12  Vadim Zeitlinonly set cursor immediately in SetCursor() if the mouse...
2007-01-11  Julian SmartUse the associated document manager, not the global one
2007-01-11  Vadim Zeitlinno changes, just refactor the code sending spin update...
2007-01-11  Vadim Zeitlinapply patch 1630906 after all as with my simpler fix...
2007-01-11  Vadim Zeitlinfix lack of spin control update event when control...
2007-01-11  Vadim Zeitlinsuppress spurious error message when copying from clipb...
2007-01-11  Vadim Zeitlinreverted wrong change of rev 1.129 and fixed the first...
2007-01-10  Vadim Zeitlinadd #if wxUSE_TOOLTIPS around DoSetToolTip()
2007-01-09  Julian SmartFix for missing separator if any previous items were...
2007-01-08  Vadim Zeitlinadded more wxUSE_TREE/LISTCTRL tests to fix compilation...
2007-01-08  Chris Elliottfix part of proposal at http://news.gmane.org/find...
2007-01-08  Vadim Zeitlinuse wxLongLong_t instead of long long
2007-01-08  Paul Cornettnon-pch build fix
2007-01-08  Kevin OllivierFix GetNextItem for virtual wxListCtrl, and improve...
2007-01-07  Vadim Zeitlinfix compilation for latest SDK where EnumModulesProc...
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2007-01-07  Stefan NeisAttempt at fixing deepCopyHostent/Servent.
2007-01-07  Vadim Zeitlindon't compile wxDataViewDateRendererPopupTransient...
2007-01-07  Vadim Zeitlinno changes, just removed duplicate TreeView_HitTest...
2007-01-07  Vadim Zeitlincorrected message about page number overflow
2007-01-07  Vadim Zeitlinadded EVT_TASKBAR_CLICK and use it to show taskbar...
2007-01-07  Stefan NeisFixed switching to a different drive/volume on OS/2.
2007-01-07  Kevin OllivierAdd more sanity checks to virtual list item nums as...
2007-01-07  Vadim Zeitlinfix attribute memory leak in wxGrid::ShowCellEditContro...
2007-01-07  Vadim Zeitlinadded support and enable long long support when wxLong...
2007-01-07  Vadim Zeitlinfix wxMDIChidFrame::GetPosition() (patch 1626610)
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2007-01-07  Vadim Zeitlinfix combobox dropdown position in RTL (patch 1623127)
2007-01-07  Vadim Zeitlinfixes and workarounds to return value of our own wxVsnp...
2007-01-07  Vadim Zeitlinfix for popup positioning in RTL mode (patch 1622930)
2007-01-07  Vadim Zeitlinset tooltips for the both subcontrols (patch 1622531)
2007-01-07  Vadim Zeitlinreturn correct item and position from wxTreeEvent:...
2007-01-07  Vadim Zeitlinadded wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
2007-01-07  Stefan NeisExtended wxGetHostName implementation.
2007-01-07  Stefan NeisAdded wxGetDiskSpace implementation (patch #1625514).
2007-01-07  Vadim Zeitlinchanged copyright year to 2007
2007-01-07  Kevin OllivierUse GetItem to get item info for events, even for virtu...
2007-01-07  Kevin OllivierGeneric list and tree ctrl should not use the focused...
2007-01-06  Robin DunnFixes for segfaults when the parent frame is destroyed
2007-01-06  Kevin OllivierDon't draw the primary highlight colors if the control...
2007-01-05  Kevin OllivierApply patch #1626802, which fixes GetNextItem to return...
2007-01-05  Stefan Csomorallowing vertical scrolling even if wxTE_NO_VSCROLL...
2007-01-04  Jouk Jansen Update OpenVMS make-files
2007-01-03  Václav Slavíkfixed deadlock when calling wxPostEvent() from worker...
2007-01-02  Chris Elliottfix errant __BORLAND__ see http://article.gmane.org...
2007-01-02  Jouk Jansen avoid reading KDE-tables on OpenVMS. They will never...
2007-01-01  Paul Cornettrestore declaration inline specifier, and make definiti...
2007-01-01  Robin DunnDon't steal VK_RETURN for wxEVT_COMMAND_LIST_ITEM_ACTI...
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-12-31  Kevin OllivierMake sure mouse events are only sent in the case of...
2006-12-30  Stefan NeisFixed mismatch between wxOperatingSystemIdNames and...
2006-12-29  Vadim Zeitlinfixed incorrectly inversed test for parent [not] being...
2006-12-29  Julian SmartProcess capture lost event to avoid assertion
2006-12-28  Paul Cornettfix idle handling when a new event loop is run from...
2006-12-28  Kevin OllivierFixing inactive state drawing, and removing warning.
2006-12-28  Václav Slavíkadded comment with pointers to wxEVT_MOUSE_CAPTURE_LOST...
2006-12-28  Stefan Csomorfix to always have a proper activation for DataBrowser...
2006-12-28  Julian SmartTemporary fix for inconsistent menu item margins (see...
2006-12-28  Kevin Ollivierexposing generic system option define, adding missing...
2006-12-27  Stefan Csomorapplying patch 1622389, fixing two memory leaks
2006-12-26  Kevin OllivierAdd middle-item click support.
2006-12-25  Kevin OllivierStop crash when wxVSCROLL is specified for native OS...
2006-12-25  Vadim Zeitlinshow RTL message box (in Unicode build only) when using...
2006-12-25  Kevin OllivierImplement LIST_KEY_DOWN support, and move new functions...
2006-12-24  Václav Slavíkfixed wxFrame background colour in wxUniv on ports...
2006-12-24  Kevin OllivierImplementing LIST_ITEM_RIGHT_CLICK event support, and...
next