better (i.e. actually working) fix for the problem on systems where /bin/sh is a...
[wxWidgets.git] / docs /
2005-09-20  Julian SmartChanged date
2005-09-20  Julian SmartDocmented IsModal change
2005-09-20  Mart RaudseppDocument wxDirDialog styles
2005-09-20  Julian SmartUpdated FAQ from web files
2005-09-19  Mart RaudseppFix "Error: Curly braces do not match inside file fontm...
2005-09-18  Vadim Zeitlindocumented GetAllEncodingNames
2005-09-18  Julian SmartDocumented GTK+ ~wxWindow fix
2005-09-18  Stefan CsomorwxMac changes
2005-09-17  Julian SmartResaved corrupt libs.bmp again
2005-09-17  Vadim Zeitlindocumented wx_truncate_cast()
2005-09-17  Julian SmartMinor doc corrections
2005-09-17  Julian SmartTypo correction
2005-09-16  Vadim Zeitlinadded tech note describing how to add a new wxUSE_XXX
2005-09-16  Włodzimierz SkibaNative spline drawing.
2005-09-14  Julian SmartDoc fix
2005-09-14  Mart Raudsepp"See also wxListView" link for wxListCtrl
2005-09-11  Julian SmartUpdated change log
2005-09-11  Julian SmartApplied patch [ 1284335 ] doc update for wxString:...
2005-09-11  Vadim Zeitlinclarified ToULong() behaviour with negative numbers
2005-09-11  Vadim Zeitlinshow that key codes are defined in wx/defs.h (patch...
2005-09-10  Michael WetherellImprove instructions for compiling with djgpp
2005-09-09  Włodzimierz SkibaFixed wxListbook and wxChoicebook internal layout.
2005-09-09  Julian SmartApplied patch [ 1284913 ] [DOC] Removes msw.staticbitma...
2005-09-09  Julian SmartUpdated date
2005-09-09  Julian SmartMinor doc corrections
2005-09-07  Kevin HockwxApp destructor is virtual [ patch 1283503 ]
2005-09-04  Mart RaudseppFix wxGLCanvas ctor prototypes in docs. Closes bug...
2005-09-03  Vadim Zeitlinfix showing keyboard cues under Win2k/XP
2005-09-03  Vadim Zeitlinmade wxRegKey bugfix note more detailed
2005-09-01  Vadim Zeitlincorrected Get() return value
2005-08-31  Vadim Zeitlinadded link to wxFileHistory
2005-08-31  Vadim Zeitlinadded Open() mode parameter
2005-08-31  Vadim ZeitlinRaise() and Lower() work for any windows
2005-08-31  Vadim Zeitlincorrected header file name
2005-08-30  Vadim Zeitlinreturn a more useful value from wxJoystick::GetProductN...
2005-08-30  Vadim Zeitlincorrected wording of last commit
2005-08-30  Vadim Zeitlingenerate mouse events for all static controls, not...
2005-08-29  Mart RaudseppRemove assert from wxNativeFontInfo::GetFamily() due...
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-08-28  Vadim Zeitlinfixed status bar positioning to work both with and...
2005-08-28  Vadim Zeitlinfixed label case so that the link works (patch 1263943)
2005-08-28  Vadim Zeitlinfixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
2005-08-28  Vadim ZeitlinFixed several bugs in wxDateTime timezone handling:
2005-08-28  Mattia Barbon Add recent wxMotif changes.
2005-08-28  Vadim Zeitlinadded wxLongLong::ToDouble()
2005-08-27  Vadim Zeitlinadded operator==() and !=
2005-08-25  Vadim Zeitlindon't mention undocumented wxOwnerDrawn in the docs...
2005-08-25  Włodzimierz SkibaRTTI and exceptions settings for WinCE are restored.
2005-08-23  Vadim Zeitlinremoved wrong sentence about idle events being sent...
2005-08-19  Vadim Zeitlindon't forget to modify include/msvc/wx/setup.h and...
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-17  Mart RaudseppSpecify that "Backward compatibility" is a topic overvi...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-16  Vadim Zeitlinadded newsince note
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-13  Michael WetherellMake the backward compatibility section a topic overview.
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-12  Michael WetherellTypo
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-08-12  Julian SmartAdaptations for PDA-sized screens
2005-08-12  Julian SmartAdded support for "help" parameter (context help text).
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-10  Michael WetherellMention converting ANSI->Unicode, patch 1247339 Eric Kow
2005-08-10  Václav Slavíkmake sure all licence texts are really the same
2005-08-09  Mart Raudsepp"Include file" -> "Include files" - as in all other...
2005-08-08  Mart Raudsepp[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
2005-08-06  Michael WetherellAdd wxMGL and Cygwin changes to the changelog
2005-08-06  Vadim Zeitlinadded char/wxChar note (bug 1252854)
2005-08-06  Vadim Zeitlinadded ldconfig-not-in-path note and removed duplicate...
2005-08-06  Michael WetherellAdditional information
2005-08-06  Michael WetherellNotes on compiling MGL 5.1
2005-08-04  Vadim Zeitlincorrected wxUnix2DosFilename signature, added deprecati...
2005-08-04  Mart Raudsepp[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI...
2005-08-04  Mart RaudseppwxFont wxMSW specific ctor first arg is a const wxSize...
2005-08-03  Mart RaudseppDocument wxTextCtrl::XYToPosition, PositionToXY and...
2005-08-02  Julian SmartSmall corrections to licence
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-29  Vadim Zeitlintake border into account in best size calculations
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlincompilation fix for IBM xlC (closes 1230392)
2005-07-29  Vadim Zeitlinasync playback and object lifetime remarks
2005-07-29  Vadim Zeitlinadded http://www.wxwidgets.org/bincompat.html link
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim Zeitlinclarifications about MRU menu workings (patch 1221797)
2005-07-28  Vadim Zeitlindon't reserve space in the header for the column image...
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim Zeitlinmention VC8 support
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-07-28  Vadim Zeitlindocument wxDb::ExecSql() 3 params overload (patch 1240839)
2005-07-28  Vadim ZeitlinRyan's binary compatibility technote (patch 1242898)
2005-07-28  Vadim Zeitlintypo (patch 1246614)
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-07-27  Włodzimierz SkibaDefaults in wxWinCE documented.
2005-07-26  Vadim Zeitlinremoved (non existing) default argument for DrawRounded...
2005-07-26  Kevin HockUpdating wording in description of Skip to be less...
2005-07-26  Włodzimierz SkibaHeader correction.
2005-07-25  Julian SmartVersion number update
next