wxWidgets.git
2011-11-03  Jouk JansenUpadte setup for OpenVMS
2011-11-02  Robin DunnFix missing or broken interface items for Phoenix
2011-11-02  Robin DunnFix missing or broken interface items for Phoenix
2011-11-02  Vadim ZeitlinImprovements to German translation.
2011-11-02  Vadim ZeitlinOrthographical fixes in German translation.
2011-11-02  Vadim ZeitlinHyphen fixes in German translation.
2011-11-02  Vadim ZeitlinPunctuation fixes in German translation.
2011-11-02  Vadim ZeitlinCorrections to spaces in German translation.
2011-11-01  Vadim ZeitlinExplicitly include X11/Xlib.h to fix AIX build.
2011-11-01  Vadim ZeitlinDefine _LINUX_SOURCE_COMPAT for AIX build.
2011-10-31  Vadim ZeitlinMake wxTreeListEvent dynamically creatable.
2011-10-31  Vadim ZeitlinCorrect wxFileName::SetPath() documentation.
2011-10-31  Paul Cornettfix creation of bitmap from image with requested depth 32
2011-10-31  Vadim ZeitlinSuppress harmless unused variable warnings in wxSocket...
2011-10-31  Vadim ZeitlinFix compilation of wxGethostbyname_r() and wxGethostbya...
2011-10-31  Vadim ZeitlinCompilation fix for AIX: fix the name of wxGetservBuf...
2011-10-31  Julian SmartFixed #13535: wxRichTextCtrl: Incorrectly documented...
2011-10-31  Dimitri SchoolwerthFixed dropdown height of wxChoice and wxComboBox controls.
2011-10-31  Vadim ZeitlinMention setting up file as default download on SF in...
2011-10-31  Vadim ZeitlinCompilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP.
2011-10-31  Vadim ZeitlinCorrect FSF postal address in the licence text.
2011-10-31  Vadim ZeitlinRemove duplicated and apparently unnecessary licence...
2011-10-31  Paul Cornettadd gdk_window_get_height/width
2011-10-31  Paul Cornettsimplify Refresh(), ancestors of a mapped window have...
2011-10-31  Paul Cornettin DoSetSize, only call GetPosition if necessary
2011-10-31  Paul Cornettcorrect callback function signature
2011-10-31  Paul Cornettmove class function out of extern "C" block
2011-10-31  Paul Cornettsimplify code calling gtk_window_set_urgency_hint
2011-10-30  Vadim ZeitlinAvoid too many sash position changed events when splitt...
2011-10-30  Vadim ZeitlinFix the check for second window becoming too small...
2011-10-30  Vadim ZeitlinMake the initial sash position work in splitter sample.
2011-10-30  Vadim ZeitlinDon't apply gravity before requested sash position...
2011-10-30  Vadim ZeitlinRemove wxSplitterWindow::m_checkRequestedSashPosition.
2011-10-30  Vadim ZeitlinNo changes, just remove wxSplitterWindow::{Set,Get...
2011-10-30  Julian SmartFixed problem with the size of paragraphs not needing...
2011-10-30  Vadim ZeitlinPerform wxAuiToolBar idle updates from UpdateWindowUI...
2011-10-30  Vadim ZeitlinGenerate right click events for all kinds of items...
2011-10-30  Vadim ZeitlinFix splitting message into title in body in MSW wxProgr...
2011-10-30  Vadim ZeitlinDon't replace non default wxMessageDialog labels with...
2011-10-30  Vadim ZeitlinChange variables naming convention in wxAUI code.
2011-10-30  Vadim ZeitlinLink tests with webview library only if it is actually...
2011-10-30  Vadim ZeitlinRemove apparently unnecessary wxAuiMDIClientWindow...
2011-10-30  Vadim ZeitlinAdd wx/datetimectrl.h to the wxAdv files list.
2011-10-30  Vadim ZeitlinFix assert in generic wxListCtrl icon view when using...
2011-10-30  Julian SmartFixed warning when compiling richttextctrl.cpp in VS201...
2011-10-30  Julian SmartAdd indents to maximum size to prevent problems with...
2011-10-30  Vadim ZeitlinAllow customization of the locations where persistent...
2011-10-30  Vadim ZeitlinFix return value of wxPersistentSplitter::RestoreValue().
2011-10-29  Robin DunnAdd missing interface items for Phoenix
2011-10-29  Robin Dunnresolve multiple inheritance ambiguity
2011-10-29  Paul Cornettparenthesize bitwise operator in logical expression
2011-10-27  Vadim ZeitlinMake BOM-detection code in wxConvAuto public.
2011-10-27  Vadim ZeitlinNo changes, just simplifications to configure code.
2011-10-27  Vadim ZeitlinNo changes, just remove redundant code.
2011-10-27  Vadim ZeitlinAdd _PTR WX_DECLARE_HASH_SET variants to fix warnings...
2011-10-27  Vadim ZeitlinUse WX_XXX_ARRAY_PTR macro variants for arrays of pointers.
2011-10-27  Vadim ZeitlinDon't make wxQsort() extern "C" nor use any special...
2011-10-27  Vadim ZeitlinMake GTK callbacks passed to GTKConnectWidget() extern...
2011-10-27  Vadim ZeitlinExplicitly declare environ variable.
2011-10-27  Vadim ZeitlinAlways include locale.h to get LC_ALL declaration.
2011-10-27  Vadim ZeitlinRemove unused wxIFFDecoder::picptr member variable.
2011-10-27  Vadim ZeitlinNo real changes, just remove an extra semicolon.
2011-10-27  Vadim ZeitlinReplace remaining occurrences of _T() with wxT().
2011-10-27  Vadim ZeitlinNo real changes, just remove trailing commas from enums.
2011-10-26  Vadim ZeitlinAdd WX_FIND_LIB() function to simplify testing for...
2011-10-26  Vadim ZeitlinNo changes, just fix some typos in acinclude.m4 comments.
2011-10-26  Vadim ZeitlinUse AC_LANG_SOURCE and add missing quoting to configure.
2011-10-26  Václav SlavíkFix incorrect handling of ItemsAdded() in wxDataViewCtrl.
2011-10-26  Robin DunnInterface tweaks and fixes for Phoenix
2011-10-26  Robin DunnWork around a multiple inheritance ambiguity
2011-10-26  Stefan Csomormove declaration into cocoa part
2011-10-25  Stefan Csomordeactivate wxUSE_TIMEPICKCTRL for iphone
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Paul Cornettfix wxMDIChildFrame after r69390 and r69468, TLW realiz...
2011-10-25  Stefan Csomorpanelg removal
2011-10-25  Stefan Csomorfixing reentrancy problem under iOS 5
2011-10-25  Stefan Csomorfixing iPhone build
2011-10-25  Stefan Csomorfixing iPhone build
2011-10-25  Paul Cornettavoid GDK warning "drawable is not a pixmap or window"
2011-10-25  Paul Cornettavoid GTK3 warning "GtkNotebook %p is mapped but visibl...
2011-10-23  Paul Cornettrevert (presumably unintentional) change from r59562...
2011-10-22  Julian SmartFix for indeterminate attribute specification
2011-10-22  Julian SmartApplied patch #13534: wxRichTextCtrl: Make it easier...
2011-10-22  Julian SmartAllow user to select indeterminate state for font attri...
2011-10-22  Robin DunnAdd missing styles and flags, and specify pure virtuals...
2011-10-21  Robin DunnAdd the getters
2011-10-21  Robin DunnIt's not an array of pointers to dashes, but rather...
2011-10-21  Václav SlavíkDocument wxDataViewModelNotifier callbacks return values.
2011-10-21  Václav SlavíkUse the new wxDataViewRenderer activation API in wxTree...
2011-10-21  Václav SlavíkMove wxDataViewCustomRendererBase::ActivateCell() to...
2011-10-21  Robin DunnInterface fixes for Phoenix
2011-10-20  Vadim ZeitlinDirty hack to allow generic wxDatePickerCtrl to compile...
2011-10-20  Vadim ZeitlinFix wxRichToolTip compilation under MSW without PCH...
2011-10-20  Vadim ZeitlinAdd "checked" property for toolbar tool elements in...
2011-10-20  Robin DunnThe new wxImage related gaphics context code uses some...
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-19  Vadim ZeitlinFix PCH-less compilation of wx/richtooltip.h too.
2011-10-19  Václav SlavíkCleanup of wxDataViewCtrl cell activation code.
next