Added wxTextEntry implementation for OS/2.
[wxWidgets.git] / include /
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Vadim ZeitlinwxColourData::operator=() should return wxColourData...
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-18  Vadim Zeitlinremoved not implemented anyhow SetIcons()
2007-11-18  Stefan NeisCompilation fix for Watcom (on OS/2).
2007-11-18  Robert RoeblingRemove useless GetRowCount
2007-11-17  Stefan NeisChanged control name constants from wxChar to char...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-17  Vadim Zeitlinfix several problems in handling of the menu items...
2007-11-17  Vadim Zeitlinadded SetInitialSocketBuffers() to allow changing the...
2007-11-17  Vadim Zeitlinforward SetFocus() to the directory tree (replaces...
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-17  Vadim Zeitlinadded vendor display name (for consistency with app...
2007-11-17  Vadim Zeitlinfix wxColourDialog::Centre() and SetSize() (modified...
2007-11-17  Vadim ZeitlinPCH-less compilation fix after last commit
2007-11-17  Vadim Zeitlinno real changes, just some cleanup: add wxIsAltDown...
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-11-16  Vadim Zeitlinmove Add/DeleteAttribute() implementations out of line...
2007-11-16  Vadim Zeitlinadded logic to manage automatically allocated ids in...
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcorrecting import/export (_adv gave linking errors)
2007-11-15  Stefan Csomorcleanup
2007-11-15  Robert Roeblingremove warnings
2007-11-15  Robert Roeblingoptimise startup of wxDataViewIndexListModel
2007-11-15  Julian SmartCorrected symbol for OS/2
2007-11-15  Julian SmartAdded missing include
2007-11-14  Robert RoeblingwxDC rework, forgot these
2007-11-14  Julian SmartConflict correction
2007-11-14  Robert RoeblingFurther wxDC changes
2007-11-14  Julian SmartBorder corrections
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-11-14  Paul Cornettput the useable border styles in one place
2007-11-13  Vadim Zeitlinoverride GetDefaultBorder() to return wxBORDER_NONE...
2007-11-13  Vadim Zeitlindisambiguate between 2 base class IsEmpty() versions...
2007-11-13  Julian SmartAdded missing return type
2007-11-13  Julian SmartGetting borders working
2007-11-13  Vadim Zeitlinreplace changes of r49890 by defining more compatibilit...
2007-11-13  Robert RoeblingMore DC changes
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Julian SmartTidying
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-13  Julian SmartwxChar -> char
2007-11-13  Vadim Zeitlincompilation fix for g++ 3.4 (and maybe others)
2007-11-13  Vadim Zeitlinuse standard functions for BSTR handling instead of...
2007-11-12  Vadim Zeitlinmade wxApp::argv an object convertible to either char...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-11-12  Vadim Zeitlinrefactor wxGTK mnemonics conversion functions in a...
2007-11-12  Vadim Zeitlinremove declaration of EscapeMnemonics() which doesn...
2007-11-12  Robert Roeblingadd const overload for GetImpl()
2007-11-12  Vadim Zeitlinupdate wxUSE_UNICODE and wxUSE_WCHAR_T descriptions...
2007-11-12  Vadim Zeitlinadd std::vector-compatible ctors taking array size...
2007-11-12  Vadim Zeitlinsome Hildon integration work: use HildonProgram (for...
2007-11-12  Vadim Zeitlincompilation fix for some build configurations (forward...
2007-11-11  Stefan NeisCompilation fix (patch #1829901)
2007-11-10  Vadim Zeitlinadded functions for setting the columns order in wxList...
2007-11-10  Vadim Zeitlinadded array(size_t count) ctor initializing the array...
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-09  Vadim Zeitlinfixed bugs with moving/centering the file dialog (repla...
2007-11-09  David ElliottResynch with 2.8 changes (realized I don't need __WX_CO...
2007-11-09  David ElliottAdd RCS-ID and normalize whitespace.
2007-11-09  David ElliottMake new wxCocoaMessageDialog suitable for backport...
2007-11-09  David ElliottApplied slightly-modified patch 1826540 from Gareth...
2007-11-08  Robert RoeblingAdd wxDataViewTextRendererAttr, blind noop under wxMac
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-06  Mart RaudseppInclude the parent classes header to fix compilation...
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-11-05  Robert RoeblingMinimum is now GTK+ 2.4
2007-11-05  Robert Roebling[ 1823588 ] gtk filedlg - droping support for gtk 2.2
2007-11-05  Vadim Zeitlinforward declare wxArrayString (compilation fix for...
2007-11-05  Vadim Zeitlinimplement AutoComplete for wxMSW too
2007-11-04  Paul Cornettbuild fix: return type for AutoComplete is bool
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoCompleteFileNames() and implemen...
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoComplete() and implemented it...
2007-11-04  Paul Cornettbuild fixes for universal
2007-11-04  Vadim Zeitlinuse gtk_entry_set_activates_default() instead of redoin...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-11-03  Vadim Zeitlinmake wxScrollBar derive from wxScrollBarBase under...
2007-11-03  Vadim Zeitlinhandle failure of gtk_drag_begin() (which can happen...
2007-11-02  Vadim Zeitlinfix warnings in EventsSuppressor ctor from gcc with...
2007-11-02  Paul Cornettbuild fixes
2007-11-02  Vadim Zeitlinfixes for DLL build
2007-11-01  Vadim Zeitlinuse wxTextEntry in wxTextValidator (modified patch...
2007-11-01  Vadim Zeitlinmade LogLastRepetitionCountIfNeeded() non static to...
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-11-01  Vadim Zeitlinalso assert in generic GetSelection() if the control...
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
next