added and documented SetEscapeId()
[wxWidgets.git] / docs / changes.txt
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-24  Vadim Zeitlinfix handling Alt-key events in wxComboBox
2005-03-23  Vadim ZeitlinwxTextCtrl with wxTE_RICH2 style now uses RichEdit...
2005-03-21  Vadim Zeitlinadded support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-20  Vadim ZeitlinSeek(-1, mode) should work instead of giving an error...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Julian SmartDoc tweaks
2005-03-17  Vadim Zeitlinfixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-13  Michael WetherellAdd wxTempFileOutputStream, patch 1152042 by Stas Sergeev
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-12  Robert Roebling gtk updates
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-08  Vadim Zeitlinmention Linux/AMD64 build fix
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-03-03  Julian SmartAdded wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
2005-02-28  Ryan Nortonnote wxURI change
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-27  Julian SmartAdded GetIcon, GetBitmap to wxImageList
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim ZeitlinwxGenericListCtrl::SetItemState(-1) now changes the...
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  Vadim ZeitlinVK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
2005-02-19  Kevin HockDocumentation - wxTE_AUTO_URL for wxGTK2 from Mart...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-13  Vadim Zeitlinadded support for background bitmap specified in backgr...
2005-02-13  Robert Roebling Documentedm, that the print setup dialog has been
2005-02-13  Robert Roebling Added raw bitmap access support to GTK 2.0.
2005-02-13  Ryan Nortonnote wxMediaCtrl change - all that work for one line lol
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-27  Kevin HockMac vertical sliders consistent with MSW/GTK vertical...
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-24  Włodzimierz SkibaNote about deprecating some wxSystemSettings members.
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-18  Kevin HockEvent member variables hidden, text control efficiency...
2005-01-18  Włodzimierz SkibaPalmOS native colour dialog.
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-04  Włodzimierz SkibaInitial wxSystemSettings::GetColour() for PalmOS.
2005-01-02  Vadim Zeitlinfixed IMPLEMENT_DYNAMIC_CLASS2 macro
2005-01-02  Vadim Zeitlinpass correct tool id (and not always -1) to EVT_TOOL_RC...
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-28  George TaskerAdded wxODBC changes to the log
2004-12-24  Włodzimierz SkibawxPalmOS port started its development so let's list...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-12  Vadim Zeitlincross-reference types in the generated docs (patch...
2004-12-11  Robert Roebling A bit of updating the changes.txt etc.
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-12-08  Julian SmartFixed spurious selection of combobox text during resize
2004-12-05  Kevin HockFreeze/Thaw implementation
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Ryan Nortonmoved verbose changes to manual
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-11-15  Włodzimierz SkibawxUniv actualization.
2004-11-14  Václav Slavíkadded system colours and fonts support to XRC (based...
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-09  Włodzimierz SkibawxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-04  George TaskerwxODBC changes logged
2004-10-30  Ryan Nortonrestore ConvertToValidURI to prev. version for bw compa...
2004-10-30  Ryan Nortonmark incompat and depreciated changes for wxURL, add...
2004-10-28  Vadim Zeitlinundid last change to wxBitmapButton::GetBestSize()...
2004-10-28  Vadim Zeitlinfixed wxBU_EXACTFIT handling in wxBitmapButton (closes...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-24  Vadim Zeitlinuse GetBestSize() and not GetSize() for AsIs() size...
2004-10-22  Kevin Hock*** empty log message ***
2004-10-20  Vadim Zeitlinadded wxTextInputStream::operator>>(wchar_t) for compil...
2004-10-18  Julian SmartwxRadioButtons in the same group no longer have to...
2004-10-18  Vadim Zeitlintypo
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Vadim Zeitlinmention enhanced metafiles bug fix
2004-10-17  Vadim Zeitlin- wxDynamicLibrary::GetDllExt() now returns ".bundle...
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-15  Włodzimierz SkibaGUI is not All at all ;)
2004-10-15  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Vadim Zeitlinadded Norvegian translation (Hans F. Nordhaug)
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Ryan Nortonvarious cleanups
next