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):

2006-06-25 23:42 VZ, revision 39828

added an extra pixel to CalcSizeFromPage() (patch 1498847)

2006-06-25 18:54 KO, revision 39827

Setting up unix dobuilds script to run gtk2 builds.

2006-06-25 18:48 KO, revision 39826

Removing all occurrences of the distrib scripts in the manifests.

2006-06-25 18:43 VZ, revision 39825

added a possibility to test how a custom bitmap appears in the toolbar

2006-06-24 11:18 MW, revision 39824

Make IsOfClass out-of-line to defend against gcc 3.4.[56] bug: http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:msp:75436:ofgfinakfempiciaejof

2006-06-24 09:10 VZ, revision 39823

added back 2 extra pixels for the best size under XP

2006-06-22 18:33 VZ, revision 39822

added VK_SNAPSHOT <-> WXK_SNAPSHOT mapping

2006-06-22 18:31 VZ, revision 39821

recognize WXK_NUMPAD_XXX keys in wxCharCodeWXToMSW(): it's better to map them to VK_XXX then to some random junk

2006-06-22 18:27 VZ, revision 39820

reorganized VK to WXK translation code to use a table instead of huge switch statement in which it was too easy to get lost

2006-06-22 17:22 VZ, revision 39819

more tweaks to bitmap button borders: - we don't seem to need the extra +2 after Jamie's fix for the min size - we shouldn't use margins at all for buttons without border, this looks bad - refactored the code slightly to avoid some duplication

2006-06-22 14:20 JS, revision 39818

Added missing makefile

2006-06-22 01:12 VZ, revision 39817

strip HTML tags when searching for keywords

2006-06-22 00:20 VZ, revision 39816

corrected redundant link to wxLogTextCtrl itself in its see also section

2006-06-21 21:46 VZ, revision 39815

removed unexplainable deletion of .bkl files in debian-dist target which broke make install

2006-06-21 18:06 VZ, revision 39814

added WX_UNICODE and WX_OPENGL options which can be used to build packages without Unicode/OpenGL; as a side benefit all configure arguments are now centralized in one place instead of being repeated many times

2006-06-21 14:38 ABX, revision 39813

Fix for dir dialog in dir picker appearing without title and border under universal builds.

2006-06-21 14:22 ABX, revision 39812

Include wx/gdiobj.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-21 10:46 ABX, revision 39811

[ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking.

2006-06-21 07:36 ABX, revision 39810

Include wx/containr.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-20 17:02 ABX, revision 39809

Removed outdated initialization.

2006-06-20 16:36 RD, revision 39808

Patch for [ 1489711 ] analogclock hour hand sticks on 12:00 noon

2006-06-20 14:46 ABX, revision 39807

Rebuild after new files.

2006-06-20 14:45 ABX, revision 39806

Fix for wxMGL built with common part of setup0.h.

2006-06-20 12:59 ABX, revision 39805

Rebuild after new files.

2006-06-20 12:57 ABX, revision 39804

Fix for wxOS2 built with common prt of setup0.h.