]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
[wxWidgets.git] / docs / changes.txt
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
2004-10-07  Ryan NortonI guess I should update this - :)
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Włodzimierz SkibaLate note about deprecated wxDbTable constructor.
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-28  Vadim ZeitlinwxListItem::m_data is now of type wxUIntPtr, not long...
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-27  Dimitri Schoolwerthdoc-typo
2004-09-27  Ryan Nortonnote font dialog change
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-25  Dimitri Schoolwerthadded convience functions wxSizer::AddSpacer/AddStretch...
2004-09-23  Włodzimierz Skibawx(Choice/List/Note)book controls send CHANG(ED/ING...
2004-09-19  Vadim Zeitlinadded wxStringStream classes
2004-09-18  Vadim Zeitlinactive mode support for wxFTP (extremely heavily modifi...
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-18  Vadim Zeitlinfixed SetWindowStyleFlag() to not remove WS_VISIBLE...
2004-09-17  Vadim Zeitlinadded possibility to specify printer bin (patch 910272)
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-13  Włodzimierz SkibaRecursive wxSizer::Show for subsizer and return value...
2004-09-13  Vadim Zeitlinmention wxDateTime::SetToTheWeek() change
2004-09-10  Vadim Zeitlinmake background colour apply to choice/combobox dropdow...
2004-09-08  Włodzimierz SkibaNative Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-08-30  Václav Slavíkload icons from current icon theme under GTK >= 2.4...
2004-08-25  Włodzimierz SkibaSupport for comma in contrib gizmo wxLEDNumberCtrl...
2004-08-23  Włodzimierz SkibaNative SmartPhone wxChoice implementation.
2004-08-22  Václav Slavíkadded GTK2 implementation of wxArtProvider
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-09  Włodzimierz SkibaFixed bug with truncation of Unicode data in wxConnecti...
2004-08-09  Włodzimierz SkibawxUSE_GENERIC_DIALOGS_IN_MSW removed
2004-08-04  Włodzimierz SkibawxSplashScreen sample added.
2004-08-01  Vadim Zeitlinadded --version-full option to wx-config
2004-08-01  Julian SmartFixed flat style for toolbars under XP, Windows Classic...
2004-07-31  Julian SmartFixed wxTextCtrl::SetMaxLength for rich edit controls
2004-07-30  Vadim Zeitlinfixed wxDateTime::GetWeekDayName() for wday > Wed ...
2004-07-30  Vadim Zeitlinfixed MFC sample (bug 978194)
2004-07-25  Vadim ZeitlinIsTopLevel() may return true not only for wxTLW: this...
2004-07-25  Vadim Zeitlinimplemented moving the dialog (patch 996448)
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinsupport for alpha channel in toolbars (patch 949843)
2004-07-25  Vadim ZeitlinFindItem() implementation (patch 950021)
2004-07-25  Vadim Zeitlinbasic UDP support (patch 835128)
2004-07-23  Vadim Zeitlingenerate EVT_CONTEXT_MENU when right mouse button is...
next