add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / include /
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-03  Václav SlavíkwxXPMDecoder requires wxUSE_IMAGE && wxUSE_XPM
2006-08-01  Václav Slavíkfixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
2006-08-01  Václav Slavíkmove wx11 and (the rest of) wxMGL specific checks into...
2006-08-01  Václav SlavíkwxX11's wxBitmap requires wxPalette, so check for wxUSE...
2006-07-31  Vadim ZeitlinTLW default item changes have changed Enter key process...
2006-07-31  Václav Slavíkavoid warnings about undefined wxUSE_LOG_DEBUG if wxUSE...
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav SlavíkwxFileModificationTime() needs wxDateTime, put it insid...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Robert Roebling Compilation fix after wxCB_ flags move.
2006-07-30  Robert Roebling Compile fix.
2006-07-29  Robin DunnDLL compilation fixes
2006-07-29  Vadim ZeitlinwxUSE_DATAOBJ requires wxUSE_OLE (bug 1526189)
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Vadim Zeitlinallow changing the page from keyboard in property sheet...
2006-07-28  Vadim Zeitlinadded HasMultiplePages()
2006-07-28  Václav Slavíkreverted the change to not use wxList until dynarray...
2006-07-27  Václav Slavíkdon't use untyped wxList in wxXmlResource
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-26  Vadim Zeitlindefine _TM_DEFINED if we define struct tm here
2006-07-25  Vadim Zeitlindon't make wxPathList dtor virtual, this is unneeded...
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-07-25  Włodzimierz SkibaMinor header cleaning.
2006-07-25  Włodzimierz SkibaFix for function access shown in Tinderbox builds.
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-25  Włodzimierz SkibaBlind Tinderbox build fix.
2006-07-25  Jamie GaddMake wxTreebook use wxControlContainer.
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlindo nothing in Refresh() if the control is frozen
2006-07-24  Vadim Zeitlincall DoDirtyProcessing() from OnIdle() instead of using...
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-24  Vadim Zeitlinadded wxID_ANY default value for the id parameter of...
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim Zeitlinminor refactoring of OnEraseBackground()
2006-07-24  Włodzimierz SkibaWarning fix, minor source cleaning and better !PCH...
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-07-24  Włodzimierz Skiba[ 1518434 ] wxSize::Scale with wxScale and wxPoint...
2006-07-24  Włodzimierz SkibaSource cleaning.
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnSome changes needed for wxPython
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-22  Benjamin Williamsmore compile fixes on wxGTK; auibook.h and tabmdi.h...
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.h to auibook.h
2006-07-21  Benjamin Williamsadded corresponding notebook.h and tabmdi.h to aui
2006-07-20  Włodzimierz Skiba[ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinadded non-static GetCentury(), removed default value...
2006-07-19  Mart RaudseppInitial wxTLW::(Can)SetTransparent support for wxGTK...
2006-07-19  Włodzimierz SkibaWarning fix.
2006-07-19  Michael WetherellMissing header
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Michael WetherellFile/font/colour/dir picker fixes for GTK Universal
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-16  Michael WetherellRevert access changes.
2006-07-16  Vadim Zeitlinunset the button as temporary default item when it...
2006-07-16  Vadim ZeitlinwxRadioBoxButtonsInfoList should be exported (should...
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-15  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
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-14  Włodzimierz SkibaPCH and wxUSE_* fix.
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-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-11  Włodzimierz SkibaFixed conflict between wxFilePicker and wxButton.
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Robin DunnChanges needed for scanning the aui header files with...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-07-06  Włodzimierz SkibawxRound() workaround to avoid unexpected compile and...
2006-07-06  Włodzimierz SkibaTemporarily disable colour picker to keep build working...
2006-07-06  Włodzimierz SkibaMissing include for wxCocoa build at Tinderbox.
2006-07-06  Vadim ZeitlinwxMenu::AppendRadioItem() now implemented under all...
2006-07-05  Alex BlighRemove bogus include
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-05  Stefan Csomormaking cocoa build again
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-04  Alex BlighwxAUI: Make 2 methods virtual and unprotect member...
2006-07-04  Włodzimierz SkibaXRC headers cleaning.
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Stefan CsomorwxColour lost its Create method, use direct creation...
next