Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2009-09-25 13:14 JS, revision 62120

Applied #11238: Wrong text positioning if fonts with different Ascent/Descent ratio are on the same line

2009-09-25 13:14 JS, revision 62119

Applied #11238: Wrong text positioning if fonts with different Ascent/Descent ratio are on the same line

2009-09-25 12:11 JS, revision 62118

Applied #10007: SetWindowGroupParent hangs in Mac Carbon dialog.cpp

2009-09-25 12:11 JS, revision 62117

Applied #10007: SetWindowGroupParent hangs in Mac Carbon dialog.cpp

2009-09-25 11:57 JS, revision 62116

Applied #10753: WarpPointer() for Mac

2009-09-25 11:57 JS, revision 62115

Applied #10753: WarpPointer() for Mac

2009-09-25 11:18 JS, revision 62114

Applied #10356: Duplicate help menu in wxMac as a plugin

2009-09-25 11:06 JS, revision 62113

Applied #9011: Native wxListCtrl::HitTest on OS X

2009-09-25 11:02 JS, revision 62112

Applied #9011: Native wxListCtrl::HitTest on OS X

2009-09-25 10:35 JS, revision 62111

Changed order of calls to avoid crash after deletion of window in kill focus event

2009-09-25 09:52 JS, revision 62110

Applied #9520: Fix to allow repeated use of wxFileDialog object

2009-09-25 09:51 JS, revision 62109

Applied #9520: Fix to allow repeated use of wxFileDialog object

2009-09-25 09:45 JS, revision 62108

Applied #10858: wxListCtrl on Mac does not route Freeze/Thaw/Update to m_genericImpl

2009-09-25 09:31 JS, revision 62107

Removed comment

2009-09-25 09:29 JS, revision 62106

Applied #9481: submenus for help menu

2009-09-25 09:29 JS, revision 62105

Applied #9481 - submenus for help menu

2009-09-25 09:17 SC, revision 62104

make sure build script for copying setup.h doesn't get lost, fixes #11193

2009-09-24 22:47 JS, revision 62103

Added missing const

2009-09-24 22:41 JS, revision 62102

Applied #10546: GTK support for multi-colored wxCursor

2009-09-24 22:36 JS, revision 62101

Applied #10917: wxGTK wxFileDialog::SetDirectory and ::SetFilename problems

2009-09-24 22:36 JS, revision 62100

Applied #10917: wxGTK wxFileDialog::SetDirectory and ::SetFilename problems

2009-09-24 22:05 JS, revision 62099

Applied part of #10034: wxImage::ConvertToDisabled()

2009-09-24 21:13 JS, revision 62098

wxDateTime timezone functions now dynamic (no caching).

2009-09-24 21:12 JS, revision 62097

Applied #9668: made wxGetTimeZone() dynamic

2009-09-24 21:12 JS, revision 62096

Applied #9668: made wxGetTimeStatic() dynamic

2009-09-24 20:20 JS, revision 62095

Reverted change

2009-09-24 19:04 JS, revision 62094

Applied #11106: wxGenericDirCtrl can get into a state where it will no longer expand

2009-09-24 19:04 JS, revision 62093

Applied #11106: wxGenericDirCtrl can get into a state where it will no longer expand

2009-09-24 18:46 JS, revision 62092

Applied #11005: use purple instead of black as default wxHyperlinkCtrl::m_visitedColour

2009-09-24 18:46 JS, revision 62091

Applied #11005: use purple instead of black as default wxHyperlinkCtrl::m_visitedColour

2009-09-24 18:25 JS, revision 62090

Applied #10892: Remove wxDocManager instance check

2009-09-24 18:04 JS, revision 62089

Applied #10811: Image in docview sample

2009-09-24 17:54 JS, revision 62088

Applied #10860: adding test to show that a list being manipulated inside a long task updates correctly

2009-09-24 17:48 JS, revision 62087

Applied #10829: docview sample: enable canvas in --single mode

2009-09-24 17:42 JS, revision 62086

Applied #11236: Event from thread not processed

2009-09-24 17:42 JS, revision 62085

Applied #11236: Event from thread not processed

2009-09-24 17:36 JS, revision 62084

Applied #9789: missing wxBORDER_THEME style in XRC

2009-09-24 17:36 JS, revision 62083

Applied #9789: missing wxBORDER_THEME style in XRC

2009-09-24 16:36 JS, revision 62082

Applied #10891: ChangeValue instead of SetValue in wxTextCtrlBase::DoLoadFile

2009-09-24 16:35 JS, revision 62081

wxTextCtrl::LoadFile no longer sends a text event, to correct problems with spurious modification of documents.

2009-09-24 16:22 JS, revision 62080

Applied #10069: performance improvement to mime type initialization

2009-09-24 15:54 JS, revision 62079

Applied #10828 (Hourglass in wxDocManager::OnPreview)

2009-09-24 15:54 JS, revision 62078

Applied #10828 (Hourglass in wxDocManager::OnPreview)

2009-09-24 15:49 JS, revision 62077

Applied: wxDocument: Adding an asterix to the title

2009-09-24 15:33 JS, revision 62076

Applied better/Win98-proof method of getting edit window

2009-09-24 15:17 JS, revision 62075

Applied #10799: using CallTipUseStyle() doesn't enable wxSTC_STYLE_CALLTIP

2009-09-24 15:16 JS, revision 62074

Applied #10799: using CallTipUseStyle() doesn't enable wxSTC_STYLE_CALLTIP

2009-09-24 15:08 JS, revision 62073

Applied part of #9115 (STC sample cleanup) by troelsk

2009-09-24 14:38 JS, revision 62072

Applied #9127: patch to remove blank under wxFrame with Hildon

2009-09-24 14:36 JS, revision 62071

Applied patch #9058 (add Hildon 2.0 support)

2009-09-24 12:18 JS, revision 62070

Applying patch #10784: eliminate gauge flicker

2009-09-24 12:18 JS, revision 62069

Applying patch #10784: eliminate gauge flicker

2009-09-24 12:15 JS, revision 62068

Applied patch #9510: wxIAccessible access freed memory by Cyball

2009-09-24 12:15 JS, revision 62067

Applied patch #9510: wxIAccessible access freed memory by Cyball

2009-09-24 11:54 SC, revision 62066

avoiding double define warnings on osx

2009-09-24 11:54 JS, revision 62065

Applied patch #11078 - DEVMODE creation in wxWindowsPrintNativeData::TransferFrom plus SetQuality to dpi by Martin Perktold

2009-09-24 11:52 JS, revision 62064

Applied patch #11078 - DEVMODE creation in wxWindowsPrintNativeData::TransferFrom plus SetQuality to dpi by Martin Perktold

2009-09-24 11:52 SC, revision 62063

support PerformClick for NSControls, closes #11129

2009-09-24 11:46 SC, revision 62062

no focus on Show for toolwindows, closes #10872

2009-09-24 11:41 SC, revision 62061

documenting events that are not available on OSX, closes #10776

2009-09-24 11:39 SC, revision 62060

removing unneeded method, closes #11073

2009-09-24 11:15 SC, revision 62059

removing unneeded method, closes #11073

2009-09-24 11:07 JS, revision 62058

Applied #10025 (Patch to allow proper sizing of simple combo box)

2009-09-24 10:36 JS, revision 62057

Alternate fix for #9954 (simple combobox assert) except on WinCE which probably shouldn't be using a simple combobox anyway

2009-09-24 10:16 SC, revision 62056

supporting disabled items, closes #11130

2009-09-24 10:05 SC, revision 62055

fixing styles, closes #11128

2009-09-24 09:42 JS, revision 62054

Applied #10659 (year change in copyright)

2009-09-24 09:42 JS, revision 62053

Applied #10659 (year change in copyright)

2009-09-24 09:36 JS, revision 62052

Applied #10639 (Not all previewed fonts are displayed with the correct nameface)

2009-09-24 09:35 JS, revision 62051

Applied #10639 (Not all previewed fonts are displayed with the correct nameface)

2009-09-24 08:48 JS, revision 62050

Fixed compile problem

2009-09-24 02:22 VZ, revision 62049

Handle deprecated background styles correctly in wxMSW. Handle wxBG_STYLE_TRANSPARENT as wxBG_STYLE_PAINT and wxBG_STYLE_COLOUR as wxBG_STYLE_ERASE instead of asserting (and almost surely crashing next, as this assert is in the code called when the window is repainted and so will be called again when the assert dialog is shown resulting in reentrant assert). Closes #11208.

2009-09-24 02:21 VZ, revision 62048

Fix wxGrid compilation with MSVC7. Due to what seems a compiler bug, MSVC tries to instantiate objects of abstract wxGridXXXHeaderRenderer classes when compiling operators ?: using references to them. Add explicit static_cast<>s to help it do the right thing. Fixes compilation with this compiler broken in r62037.

2009-09-24 02:21 VZ, revision 62047

Display correct minimal and maximal pages numbers under OS X. Set min and max page fields in m_printDialogData before showing the print dialog in the Mac version. Closes #8349.

2009-09-24 02:21 VZ, revision 62046

Minor corrections to sorted arrays documentation. Mention that Remove() uses binary search for sorted arrays so the item removed by it is not necessarily the first one. Also correct documentation of Index() for sorted arrays which was incorrectly the same as for the normal kind. Closes #11233.

2009-09-23 22:33 VZ, revision 62045

Exclude binary files from the checks done by the pre-commit hook. We shouldn't check that binary files are UTF-8 so determine whether the file is binary by looking at its svn:mime-type and only do the check for the text files.

2009-09-23 18:32 PC, revision 62042

build fixes for wxUSE_VALIDATORS==0

2009-09-23 18:03 VZ, revision 62041

Refactor owner-drawing code. Only keep common code in the base class and extract all menu/listbox-specific stuff into derived classes. This makes the code cleaner and more maintainable but introduces some problems in wxCheckListBox appearance which will be fixed by the next patch. Closes #10635.

2009-09-23 18:00 VZ, revision 62040

Fix bug in the hook which prevented committing makefiles. If both makefiles and any source files were committed, makefiles were mistakenly added to changed_sources and were flagged as containing TABs.

2009-09-23 16:30 VZ, revision 62039

Create branch ownerdraw-refactor

2009-09-23 16:29 VZ, revision 62038

Suppress harmless mingw32 warning about unused value. Add an explicit cast to void to Header_SetImageList() call to avoid "warning: value computed is not used".

2009-09-23 16:28 VZ, revision 62037

Extract default grid header renderers from wxGridCellAttrProvider. We must be able to use them even when we have no attributes at all and even when we have no associated table, so use default renderers in wxGrid implementation of Draw{Row,Column}Label()/DrawBorder() in this case. Closes #11230.

2009-09-23 16:28 VZ, revision 62036

Remove DLL export declaration from wxScrolled. As this class has only inline methods it doesn't need to be exported from the DLL and actually exporting it results in linking problems when using wxScrolled<wxWindow> (which, unlike wxScrolled<wxPanel>, is not used in wx itself and so doesn't seem to be instantiated) in DLL client even with VC > 6. An alternative solution would be to change WXDLLIMPEXP_TEMPLATE_INSTANCE_CORE macro to explicitly instantiate the template in the DLL even for VC > 6 but this wouldn't solve the problem for wxScrolled<CustomClass> while removing the DLL export declaration should. Also use wxScrolled<wxWindow> in addition to wxScrolled<wxPanel> in the scroll sample to test that it links correctly.

2009-09-23 16:28 VZ, revision 62035

Don't use deprecated integer mask with wxLogTrace(). Use string mask instead of the deprecated wxTraceMessages to fix compilation with WXWIN_COMPATIBILITY_2_8==0. Closes #11229.

2009-09-23 15:16 VZ, revision 62034

Add ribbon libraries sources to the monolithic build. Closes #11231.

2009-09-23 13:06 JS, revision 62033

Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS where possible.

2009-09-23 13:05 JS, revision 62032

Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS where possible.

2009-09-23 10:15 JS, revision 62031

Resolved #4842 (accessors for member variables)

2009-09-23 09:53 JS, revision 62030

Fixed #10702 (encoding not used in HTML handler)

2009-09-23 09:53 JS, revision 62029

Fixed #10702 (encoding not used in HTML handler)

2009-09-23 09:45 JS, revision 62028

Compile fix

2009-09-23 09:38 JS, revision 62027

Fix for wrong line placement when centering or right-aligning

2009-09-23 09:38 JS, revision 62026

Fix for wrong line placement when centering or right-aligning

2009-09-22 18:46 JS, revision 62022

Clarified difference between SetInsertionPoint and MoveCaret.

2009-09-22 18:36 JS, revision 62021

Fix for #4696: added SetDefaultStyleToCursorStyle() to SetInsertionPoint() so style is taken from context, not the style at a previous location.

2009-09-22 18:36 JS, revision 62020

Fix for #4696: added SetDefaultStyleToCursorStyle() to SetInsertionPoint() so style is taken from context, not the style at a previous location.

2009-09-22 17:20 JS, revision 62019

Returning WVR_REDRAW triggers Windows bug that moves child windows, so don't use it.

2009-09-22 17:20 JS, revision 62018

Returning WVR_REDRAW triggers Windows bug that moves child windows, so don't use it.

2009-09-22 16:52 JMS, revision 62017

Minor clarifation and typo fix

2009-09-22 16:13 JJ, revision 62016

Include compile support for propgrid & ribbon on OpenVMS