minor change: differentiate the initial banner of test.exe from test_gui.exe
[wxWidgets.git] / include /
2009-06-01  Robert RoeblingCloses #10495: wxDataViewCtrl needs a way to start...
2009-06-01  Francesco Montorsifix loading ICO from socket stream: override OnSysTell...
2009-06-01  Francesco Montorsifix PCH-less build
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-05-31  Vadim Zeitlinextracted wxTextWrapper in its own header and made...
2009-05-31  Vadim Zeitlinadded wxDC::CopyAttributes() and use it in wxBufferedDC...
2009-05-31  Václav Slavíkuse enhanced metafiles for wxMSW print preview: this...
2009-05-31  Václav Slavíkadd ability to create wxEnhMetaFileDC based on a refere...
2009-05-31  Vadim Zeitlindon't redefine HAVE_STRFTIME as it can already be defin...
2009-05-31  Vadim Zeitlinadded default ctor to wxMouseEventsManager, this is...
2009-05-31  Vadim Zeitlindon't add client area origin when positioning the child...
2009-05-31  Vadim Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinadded wxTempFile::Flush() (dedicated to Theodore Ts...
2009-05-31  Vadim Zeitlinallow overriding wxUSE_GLCANVAS value in setup.h by...
2009-05-31  Jaakko SalliAdded wxPGProperty::SetDefaultValue(v), as a shortcut...
2009-05-30  Vadim Zeitlinimplement Update() properly for the generic wxListCtrl...
2009-05-30  Vadim Zeitlindefine HAVE_LARGEFILE_SUPPORT in setup.h when large...
2009-05-30  Jaakko SalliMore forward-ported wxPython-bindings related cleanup...
2009-05-30  Jaakko SalliForward-ported wxPython-bindings related cleanup from...
2009-05-28  Vadim Zeitlinavoid g++ 4.3 warnings about conflict between parameter...
2009-05-27  Stefan Csomorallowing font changes on multi-line textctrls, see...
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-24  Vadim Zeitlinremove wxMSW-specific (but copied into wxPalm too)...
2009-05-24  Vadim Zeitlinfill in the fields of wxListItem in a wxListEvent befor...
2009-05-24  Vadim ZeitlinwxUSE_GSTREAMER is Unix-specific, remove it from common...
2009-05-23  Vadim Zeitlinmake wxWindow::SetAutoLayout() now works for all window...
2009-05-22  Vadim Zeitlininitialize wxDocChildFrameAnyBase before creating the...
2009-05-22  Vadim Zeitlinno real changes, just remove unneeded empty dtor
2009-05-22  Vadim Zeitlinreturn the correct number of columns from wxGridStringT...
2009-05-22  Vadim Zeitlinallow 2 step creation of wxDocChildFrameAnyBase and...
2009-05-20  Vadim Zeitlindon't use m_useProxy if !wxUSE_PROTOCOL_HTTP (see ...
2009-05-19  Vadim Zeitlinadded Asturian language entry (see #10808)
2009-05-16  Francesco Montorsifix the wxCursor(const wxString& cursor_file, ...)...
2009-05-15  Vadim Zeitlinmove virtual GetPath() implementation out of line to...
2009-05-15  Julian SmartAdded background colour control
2009-05-13  Stefan Csomoradd window-modal dialog calls and fallback implementation
2009-05-12  Stefan Csomorfiles are replaced by dataview implementations
2009-05-12  Vadim ZeitlinCygwin doesn't have std::wstring nor std::wostream
2009-05-11  Vadim Zeitlinfixed wxRadioBox positioning to take the client area...
2009-05-11  Robert RoeblingForgot to commit header as part of r60586, Reapplied...
2009-05-10  Stefan Csomorexporting methods properly
2009-05-09  Vadim Zeitlincompilation fix for Windows after the last change ...
2009-05-09  Vadim Zeitlindon't use GetParent() in GetParentForModalDialog()...
2009-05-09  Vadim Zeitlininitialize the local address before calling getsockname...
2009-05-09  Francesco Montorsiadd a few comments about wxDEPRECATED stuff to ease...
2009-05-09  Francesco Montorsiadd new predefined colour (and relative brush/pen)...
2009-05-09  Vadim Zeitlinremove wxMSW-specific FindSuitableParent() and use...
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-05-07  Stefan Csomorexplicitly export symbols
2009-05-06  Vadim Zeitlinenable wxHAS_RAW_BITMAP for OpenWatcom 1.8 and later
2009-05-06  Paul Cornettbuild fixes for wxUSE_CONFIG==0
2009-05-05  Václav Slavíkuse <bitmapsize> to load bitmaps at the specified size...
2009-05-03  Vadim Zeitlinallow comparison of int with 64 bit integer type (see...
2009-05-03  Vadim Zeitlintest whether wxHAS_EVENT_BIND is supported in wx/featur...
2009-05-03  Vadim Zeitlincheck for wxHAS_EVENT_BIND instead of its converse...
2009-05-03  Vadim Zeitlinremove mentions of wxEVENTS_COMPATIBILITY_2_8
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-02  Vadim Zeitlindon't use dialog size gripper under CE (should close...
2009-05-02  Vadim Zeitlinuse correct Windows CE version number in strnlen()...
2009-05-02  Vadim Zeitlindon't use access declarations with Watcom which doesn...
2009-05-02  Vadim Zeitlinallow passing temporary functors to Bind() too (closes...
2009-05-02  Vadim ZeitlinWinCE doesn't provide strnlen/wcsnlen() until version...
2009-05-02  Vadim Zeitlinkeep {Left,Middle,Right}Down() methods of wxMouseState...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-05-02  Jaakko SalliFixed bug: wxPropertyGridInterface::SetPropertyReadOnly...
2009-05-01  Vadim Zeitlinrename wxGrid::SendSizeEvent() to SendGridSizeEvent...
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-05-01  Vadim Zeitlinimplement changing wxChoice and wxComboBox height
2009-05-01  Vadim Zeitlinadded MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI...
2009-04-29  Vadim Zeitlingenerate wxEVT_GRID_{COL,ROW}_SIZE events when the...
2009-04-29  Vadim Zeitlindon't duplicate wxMouseState in wxMouseEvent but reuse...
2009-04-28  Jouk JansenDo not use Tooltips if they are disabled
2009-04-28  Robert RoeblingCompilo
2009-04-27  Vadim Zeitlinmake it possible to forward declare the class defined...
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Vadim ZeitlinwxHashSet::count() method should be const
2009-04-26  Francesco Montorsitypo fix (strangely VC9 doesn't consider it an error)
2009-04-26  Vadim Zeitlinadd parent parameter to wxAboutBox() (closes #9952)
2009-04-26  Francesco MontorsiAdd support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TI...
2009-04-26  Vadim Zeitlinset correct EOL style for files added in r58024
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-04-25  Vadim Zeitlinoptimize FindItem(data) performance (closes #9870)
2009-04-25  Vadim Zeitlinanother typo correction after last change, correct...
2009-04-25  Vadim Zeitlincompilation fix after the latest change (typo: used...
2009-04-25  Vadim Zeitlinmore order in wxCRT_filefunctions: define A and W versi...
2009-04-25  Vadim ZeitlinCygwin doesn't have _wcsdup() (closes #10738)
2009-04-25  Vadim Zeitlindefine wxStrchr(non-const char-or-wchar_t*) as a templa...
2009-04-25  Vadim Zeitlindisable wxGC for Borland as it can't compiler the macro...
2009-04-25  Vadim Zeitlinworkaround for Borland compilation: don't use unspecifi...
2009-04-25  Vadim Zeitlinbuild fixes for Borland in wxUSE_UNICODE_MSLU and wxHAS...
2009-04-25  Vadim Zeitlinmake wxSTRING_BASE_HASNT_CLEAR check more readable
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
2009-04-25  Vadim Zeitlinset wxUSE_STD_IOSTREAM to 0 for eVC which doesn't provi...
2009-04-25  Vadim ZeitlineVC4 version of std::string doesn't have clear() neithe...
2009-04-25  Francesco Montorsiuse wxSTB_ as prefix for wxStatusBar styles; add suppor...
2009-04-25  Francesco Montorsiallow windows which are placed inside wxStaticBoxes...
2009-04-24  Francesco Montorsifix push/pop mechanism after r58786; add a few notes...
2009-04-21  Francesco Montorsiimplement tooltips for wxStatusBar panes whose contents...
2009-04-21  Francesco Montorsino real change; just add the standard separator where...
next