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

2005-04-03 13:41 SC, revision 33303

invalidating vis regions upon tlw resize as well

2005-04-03 13:24 VS, revision 33302

there's no reason to do wxRTTI lookup twice when once is enough

2005-04-03 12:01 JS, revision 33301

Missing arguments fixed Need for blank last line comes back to haunt us again

2005-04-03 11:36 JS, revision 33300

Cross-hair cursor appears as an I-beam on WinXP for some reason; use cursor file instead.

2005-04-03 09:32 JS, revision 33299

Removed unnecessary casts

2005-04-03 09:24 JS, revision 33298

Not all implementations of wxMDIChildFrame derive from wxFrame

2005-04-03 03:48 RN, revision 33297

Update wxURI for RFC 3986

2005-04-03 00:27 VZ, revision 33296

make it possible to change the text of the item being edited from OnBeginLabelEdit()

2005-04-02 23:32 VZ, revision 33295

added example code using wxEmail to send the debug report by mail

2005-04-02 23:01 JS, revision 33294

WinCE apparently should not have rectangle adjusted if using transparent pen (droppings left on Life! canvas when drawing with a transparent pen)

2005-04-02 22:37 VZ, revision 33293

added wxMemoryInputStream(wxMemoryOutputStream&) ctor (patch 1170635)

2005-04-02 22:26 VZ, revision 33292

updates from photon3108@users.sf.net (patches 1173350, 1173440, 1173447 and 1173453): - s/wxWindows/wxWidgets/g - build qa library - use %{_tmppath} instead of /var/tmp (makes possible to build as non root) - run ldconfig on uninstall - many cosmetic changes

2005-04-02 22:22 VS, revision 33291

added MDI support to XRC

2005-04-02 21:42 JS, revision 33290

Border fixes for WinCE

2005-04-02 21:40 JS, revision 33289

No resize border on WinCE by default

2005-04-02 21:39 JS, revision 33288

No resize border on WinCE

2005-04-02 21:36 VZ, revision 33287

document disabled bitmap parameter of AddTool()

2005-04-02 21:34 VZ, revision 33286

changed wxCreateGreyedImage() to respect the original image mask

2005-04-02 21:33 VZ, revision 33285

fixed background colour of the automatically created disabled button bitmaps (makes patch 1116702 work)

2005-04-02 21:30 VZ, revision 33284

added wxImage::IsTransparent(x, y)

2005-04-02 21:20 VZ, revision 33283

documented static_data parameter of SetAlpha()

2005-04-02 21:19 VZ, revision 33282

use separate is-static flag for alpha channel and main data

2005-04-02 21:16 VZ, revision 33281

added XYToIndex() to avoid duplicating the checks for valid coordinates in many different places

2005-04-02 17:44 JS, revision 33280

Further WinCE adaptations

2005-04-02 17:41 JS, revision 33279

Only set background colour explicitly for PPC/Smartphone