wxWidgets.git
2011-11-08  Vadim ZeitlinMove GDK_META_MASK definition in the header in which...
2011-11-08  Vadim ZeitlinCompilation fixes for GTK+ 2.4.
2011-11-08  Vadim ZeitlinAdd missing stdio.h include to wxGTK assert dialog...
2011-11-08  Václav SlavíkUse Enter and Space for cell editing in generic wxDVC...
2011-11-07  Jouk JansenUpdates to compile WX on OpenVMS
2011-11-07  Jouk JansenwxGTK1 should not include .h files for wxGTK
2011-11-06  Vadim ZeitlinUpdated all message catalogs to correspond to the curre...
2011-11-06  Vadim ZeitlinChinese translations update from Jiawei Huang.
2011-11-06  Vadim ZeitlinUse current time, not the Epoch for time zone determina...
2011-11-05  Václav SlavíkFix wxArray::Index() with bFromEnd=true in STL build.
2011-11-05  Václav SlavíkTest correctness of wxArray::Index() with bFromEnd...
2011-11-05  Francesco Montorsino real change: just move Docset/CHM/QCH declarations...
2011-11-05  Francesco MontorsiMove detailed documentation to the top, leaving styles...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-11-05  Vadim ZeitlinAllow reusing the same wxWindowID more than 254 times.
2011-11-05  Vadim ZeitlinUse wxWindowUpdateLocker to speed up updates of the...
2011-11-05  Vadim ZeitlinFix adding a control to two different sizers in the...
2011-11-05  Vadim ZeitlinTranslate the log message in wxLog destructor.
2011-11-05  Vadim ZeitlinFix format string in wxLog::LogLastRepeatIfNeeded().
2011-11-05  Vadim ZeitlinUse correct direction in wxDataObject::IsSupported...
2011-11-05  Vadim ZeitlinDon't read beyond the end of input buffer when decoding...
2011-11-05  Vadim ZeitlinAdd wxConvAuto::GetBOMChars() helper.
2011-11-05  Francesco Montorsidocument wxLogGeneric() function
2011-11-05  Francesco Montorsidocument wxConfigPathChanger helper class
2011-11-05  Vadim ZeitlinRename lineAnchor in Scintilla code to avoid shadowing...
2011-11-04  Vadim ZeitlinCorrect the misleading example of using id ranges in...
2011-11-04  Vadim ZeitlinSimplify wxIdRange code by using new XRCID_Assign(...
2011-11-04  Vadim ZeitlinFix choice of tree item icon for the selected state...
2011-11-04  Vadim ZeitlinMake wxQsort() definition exactly the same as declaration.
2011-11-04  Robin DunnAdd wxAnyButton so the shared class hierarchy of wxButt...
2011-11-04  Robin DunnFix missing and broken interface items for Phoenix
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.
next