wxWidgets.git
2015-07-07  Jay Freeman... The rounded corners look really dumb at this size.
2015-07-07  Jay Freeman... The UIProgressView is somehow not doing layout :(.
2015-07-06  Jay Freeman... Allow more than one line in a wxStaticText on iOS.
2015-07-06  Jay Freeman... Implement setFont on the iOS port of wxStaticText.
2014-02-26  Jay Freeman... OSX_ARCH_OPTS also needs to be added to CPPFLAGS.
2013-10-04  Jay Freeman... Remove invalid attempts to detect 64-bit MinGW.
2013-10-04  Jay Freeman... Fix configure check for gcc atomics on 32-bit x86.
2013-10-04  Jay Freeman... Increase the number of visible OS X combo items.
2013-10-04  Jay Freeman... Hack compilation using the latest MinGW release.
2013-10-04  Jay Freeman... Fix a very annoying autorelease pool memory leak.
2013-10-04  Jay Freeman... Expose the Apple menu so it can be setup manually.
2013-10-04  Julian SmartCorrected border drawing to avoid clipping
2013-10-04  Julian SmartwxRTC table layout now uses cell content to calculate...
2013-10-03  Julian SmartInclude wxWANTS_CHARS style unless wxTE_READONLY is...
2013-10-03  Václav SlavíkAdd RELAX NG schema for XRC files.
2013-10-03  Václav SlavíkMisc validity fixes to samples/xrc/rc/*.xrc.
2013-10-03  Václav SlavíkXRC spec: document wxRibbon* XRC handler.
2013-10-03  Václav SlavíkXRC spec: relax requirements on some commonly omitted...
2013-10-03  Václav SlavíkXRC spec: document the "title" property for wxWizard.
2013-10-03  Václav SlavíkXRC spec: document the "focused" window property.
2013-10-03  Vadim ZeitlinFix install_name_tool calls in OS X "make install".
2013-10-03  Vadim ZeitlinRomanian translations fixes from Catalin Raceanu.
2013-10-02  Vadim ZeitlinAvoid dropping events in wxDocParentFrameAnyBase in...
2013-10-02  Vadim ZeitlinNo changes, just fix a typo in a comment in wx/docview.h.
2013-10-02  Vadim ZeitlinNo changes, just fix a typo in a comment in docview...
2013-10-02  Vadim ZeitlinA couple of fixes to Brazilian Portuguese translations...
2013-10-02  Vadim ZeitlinAdd wxActivateEvent::GetActivationReason().
2013-10-02  Vadim ZeitlinFix incorrect event handler functions casts in wxRibbon...
2013-10-01  Vadim ZeitlinAdd more checks for Intel compiler.
2013-10-01  Vadim ZeitlinRemove support for Gnome printing from wxGTK.
2013-10-01  Paul CornettGo back to using a fixed value of 3 for lines/columns...
2013-10-01  Julian SmartFurther refine of #15226: wxRichTextCtrl: Implement...
2013-10-01  Vadim ZeitlinInstall wxrc with proper library dependencies under...
2013-10-01  Vadim ZeitlinRemove unused debian subdirectory.
2013-10-01  Vadim ZeitlinRemove RPM .spec files from the repository.
2013-10-01  Vadim ZeitlinRemove obsolete CodeWarrior-related batch files.
2013-10-01  Vadim ZeitlinRemove obsolete VisualAge-related files.
2013-10-01  Vadim ZeitlinDefine _CRT_NONSTDC_NO_WARNINGS for zlib compilation...
2013-10-01  Vadim ZeitlinUpgrade bundled zlib to 1.2.8.
2013-10-01  Julian SmartApplied #15226 wxRichTextCtrl: Implement setting proper...
2013-10-01  Vadim ZeitlinExclude zlib 3rd party sources from our checks too.
2013-10-01  Vadim ZeitlinAdd a few missing appearance screenshots for the manual.
2013-10-01  Vadim ZeitlinUse generic appearance for wxSimpleHtmlListBox.
2013-10-01  Vadim ZeitlinMake @genericAppearance Doxygen macro consistent with...
2013-10-01  Vadim ZeitlinUse wxListCtrl screenshots for wxListView as well.
2013-10-01  Vadim ZeitlinDocument domain parameter of wxTranslations::GetTransla...
2013-10-01  Vadim ZeitlinFix wrong references to wxImageList description in...
2013-10-01  Václav SlavíkDestroy the wxDialog::ShowWindowModalThenDo() functor...
2013-09-30  Vadim ZeitlinFix crash when auto-sizing a wxDataViewCtrl column.
2013-09-30  Vadim ZeitlinDo not define __VISUALC__ for Intel C++ compiler under...
2013-09-30  Vadim ZeitlinImprove drawing of the tree item buttons in the generic...
2013-09-30  Vadim ZeitlinMinGW-w64 provides isfinite() in both 32 and 64 bit...
2013-09-30  Vadim ZeitlinDefine __MINGW64_TOOLCHAIN__ and __MINGW32_TOOLCHAIN__...
2013-09-30  Vadim ZeitlinPolish translations update from Grzegorz Zlotowicz.
2013-09-30  Vadim ZeitlinFix problem with COMDLG_FILTERSPEC declaration with...
2013-09-30  Vadim ZeitlinDon't check for tr1/type_traits in configure if type_tr...
2013-09-30  Vadim ZeitlinAvoid using wxHtmlTag::HasParam() unnecessarily.
2013-09-30  Vadim ZeitlinStore HTML "id" parameter value in wxHtmlCell.
2013-09-30  Vadim ZeitlinAdd wxHtmlTag::GetParamAsString() convenience method.
2013-09-30  Vadim ZeitlinNo changes, just use "@since 3.0" consistently in the...
2013-09-30  Vadim ZeitlinBrazilian Portuguese translations update from Felipe.
2013-09-30  Vadim ZeitlinChinese translations update from Jiawei Huang.
2013-09-30  Václav SlavíkCompilation fix for !wxUSE_OWNER_DRAWN.
2013-09-29  Julian SmartApplied #15226 with modifications: wxRichTextCtrl:...
2013-09-29  Julian SmartDon't redraw borders for cells that are hidden - fixes...
2013-09-29  Julian SmartAdded wxRichTextTableBlock class to help with table...
2013-09-29  Julian SmartFixed capitalisation
2013-09-29  Julian SmartApplied patch #15540: wxRichTextTable: crashes due...
2013-09-29  Julian SmartApplied #15539: wxRichTextCtrl: demonstrate adding...
2013-09-29  Julian SmartwxRTC: save and load the 'shown' status in case there...
2013-09-27  Julian SmartwxRTC: fixed guidelines overwriting adjacent cell borde...
2013-09-26  Václav SlavíkMisc XRC format docs corrections.
2013-09-26  Václav SlavíkXRC: make wxStaticText's wrap property a dimension.
2013-09-26  Václav SlavíkXRC: make wxSplitterWindow's sashpos and minpanesize...
2013-09-26  Julian SmartCorrected disabling of controls in cell editor.
2013-09-26  Stefan Csomoralways use hw-accel, fixes #15536, applied with thanks
2013-09-24  Julian SmartAdded wxRichTextAction::SetOldAndNewObjects for clarity...
2013-09-24  Paul Cornettavoid calling GetDefaultSize() twice
2013-09-23  Julian SmartMake wxRichTextRectArray usable by other parts of wxRTC
2013-09-22  Julian SmartPartial fix for #15196: wxRichTextCell caret issues...
2013-09-22  Julian SmartAllow absent checkbox when transferring dimension data
2013-09-21  Václav SlavíkMake public headers compatible with Objective-C++ with...
2013-09-21  Václav SlavíkRevert "using #ifdef wxABORT_ON_CONFIG_ERROR not just...
2013-09-21  Václav SlavíkAdd virtual ~wxAnyScrollHelperBase() to fix compiler...
2013-09-21  Václav SlavíkFix wxOSX warnings about int-to-void* casts.
2013-09-21  Václav SlavíkSet missing Language: headers in PO files.
2013-09-21  Václav SlavíkStandardize Project-Id-Version in PO files.
2013-09-20  Václav SlavíkTry loading even English translations if provided.
2013-09-20  Paul Cornettfix vertical mouse wheel event rotation value, sign...
2013-09-20  Julian SmartAdded setters for table row and column count
2013-09-20  Jouk JansenUpdate OpenVMS makefile
2013-09-19  Julian SmartThe alignment controls are now left-aligned if the...
2013-09-19  Julian SmartCorrections to border placement
2013-09-19  Julian SmartSecond part of #15224 fix: AddRows, AddColumns (dghart)
2013-09-19  Julian SmartFix for #15224: wxRichTextTable: Setting a cell's text...
2013-09-19  Julian SmartFix for #15520: wxRichTextCtrl: Drawing the selection...
2013-09-19  Paul Cornettfix building with WXWIN_COMPATIBILITY_2_8 == 0
2013-09-19  Paul Cornettfix wxSystemSettings::GetColour() for wxGTK3
2013-09-18  Vadim ZeitlinAdd missing c_str() call to fix wxGTK ANSI+STL build.
2013-09-18  Vadim ZeitlinUse std::isfinite() for wxFinite() for C++11 compilers.
next