Border corrections, and more compact dialog sizes
[wxWidgets.git] / include /
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...
2007-10-29  David ElliottAdd WXUNUSED to unused parameters in several inline...
2007-10-29  Chris ElliottDMC work round
2007-10-28  Stefan NeisApplied patch #1821711 (workaround for Watcom inconsist...
2007-10-27  Paul Cornettbuild fixes
2007-10-27  Paul Cornettdon't include platform headers from public wx header
2007-10-27  Paul Cornettcorrect access for virtuals
2007-10-27  Julian SmartImplementation of wxSysColourChangedEvent on wxGTK
2007-10-27  Julian SmartFixed context menu in wxRichTextCtrl
2007-10-27  Chris Elliottanother DMC build fix (thread.gmane.org/gmane.comp...
2007-10-26  Robin DunnMove the %disownarg directive to the .i file
2007-10-26  Paul Cornettrevert calling static directly, its not always static
2007-10-26  Paul Cornettmake access for virtuals match base
2007-10-26  Paul Cornettuse class keyword to match forward decl, call static...
2007-10-26  Paul Cornettallow including wx/crt.h first
2007-10-25  Paul Cornettbuild fixes
2007-10-25  Chris Elliottallow Borland 5.5 again
2007-10-25  Chris Elliottremove extra ';'
2007-10-24  Vadim Zeitlinuse LogLastRepetitionCountIfNeeded() instead of DoLogNu...
2007-10-24  David ElliottDon't check for wxMac before overriding WORDS_BIGENDIAN...
2007-10-24  David ElliottRemove defined(__WXMAC__) && defined(__APPLE__) case...
2007-10-24  Paul CornettUse a GtkVBox to do TLW layout. Rework some of the...
2007-10-24  Vadim Zeitlinadd a critical section protecting ms_prev variables...
2007-10-24  Vadim Zeitlinslightly simplified wxLog repetition counting code
2007-10-24  Julian SmartSmall usability improvements
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-23  Vadim Zeitlindo use vswprintf() with mingw32 if STLPort >= 5.1 is...
2007-10-23  Vadim Zeitlindon't compare initial slider position with uninitialize...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-22  Vadim Zeitlinadd HDF_SORTUP/DOWN definitions
2007-10-22  Robert RoeblingUse a private GtkCellRendererText for rendering text...
2007-10-22  Robert Roeblingremove deprecated and constructor and SetModal() methods
2007-10-22  Robert Roeblingremove deprecated and constructor and SetModal() methods
2007-10-22  Chris Elliottupdate to 2.9.0
2007-10-21  Paul Cornettadd wxUSE_MINIFRAME wrapper
2007-10-21  Paul Cornettfix header wrapper typo
next