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-02-27 11:55 JS, revision 32403

Added GetIcon, GetBitmap to wxImageList Tweaked DC and bitmap docs

2005-02-27 11:41 SC, revision 32402

cleanup, adding common methods

2005-02-27 10:54 JS, revision 32401

Fixes

2005-02-27 10:36 JS, revision 32400

Added GetBitmap, GetIcon to wxImageList

2005-02-27 10:02 RN, revision 32399

fix compilation - Stefan see my last commit bundle :)

2005-02-27 09:51 SC, revision 32398

cleanup

2005-02-27 09:49 SC, revision 32397

cleanup

2005-02-27 09:10 SC, revision 32396

reintroducing non-composited functionality due to DataBrowser Bugs under 10.2

2005-02-27 08:54 SC, revision 32395

reintroducing non-composited functionality due to DataBrowser Bugs under 10.2

2005-02-26 20:03 JS, revision 32394

Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL samples

2005-02-26 18:02 RD, revision 32393

Finalize --> Realize

2005-02-26 17:26 RR, revision 32392

Commited fix for HP compiler in raw bitmap code.

2005-02-26 15:51 MBN, revision 32391

Add implementation for pure virtual method.

2005-02-26 15:45 MBN, revision 32390

No real change.

2005-02-26 15:31 MW, revision 32389

Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway and make it a macro. Make the 'default' return value for wxGetFileKind wxFILE_KIND_DISK and add a comment explaining what it's for.

2005-02-26 14:40 JS, revision 32388

Spacing is better on GTK+ and (hopefully) Mac

2005-02-26 13:06 VZ, revision 32387

update from Martin Srebotnjak <miles@filmsi.net>

2005-02-26 11:30 RN, revision 32386

guess it wasn't

2005-02-26 10:23 RN, revision 32385

I'm assuming this was meant to be included

2005-02-26 10:19 RN, revision 32384

setup.h regeration

2005-02-26 10:09 RN, revision 32383

use_gstreamer fix

2005-02-26 10:05 RN, revision 32382

change superflous elif to else

2005-02-26 10:05 RN, revision 32381

fix for nonsupporting carbon builds

2005-02-26 10:00 RN, revision 32380

Fix error and some warnings - wxTopLevelWindowMac needs toplevel.h, but we only need a plain window - warnings are an unused variable (commented out) and passing floats in place of shorts - and why is this file in wxBase anyway? Oh well...

2005-02-26 03:32 RD, revision 32379

reSWIGged

2005-02-26 03:16 RD, revision 32378

The key event for the shift key should not start the cell editor

2005-02-26 01:13 RD, revision 32377

minor tweaks

2005-02-26 00:19 RD, revision 32376

Correct GetString check message

2005-02-26 00:18 RD, revision 32375

Range check the index in GetString

2005-02-25 23:50 RD, revision 32374

Added docview modules from Peter Yared and Morgan Hua

2005-02-25 20:38 ABX, revision 32373

Various warning fixes and minor source cleaning.

2005-02-25 19:16 ABX, revision 32372

BASE, NET and CORE separation in PalmOS build.

2005-02-25 17:25 JS, revision 32371

Use wxIMAGE_OPTION_QUALITY

2005-02-25 17:24 JS, revision 32370

Added wxIMAGE_OPTION_QUALITY

2005-02-25 16:51 SC, revision 32369

add mac theme -> rgb color conversion

2005-02-25 14:19 SC, revision 32368

submenus have to work in these as well

2005-02-25 14:16 ABX, revision 32367

More wxFile fixes.

2005-02-25 13:57 SC, revision 32366

new MLTE implementation, using our own scrolling

2005-02-25 13:49 SC, revision 32365

avoid negative widths, moved deeper down

2005-02-25 13:45 SC, revision 32364

avoid negative widths

2005-02-25 11:07 VZ, revision 32363

fix for disabling the control (bug 1150830)

2005-02-25 11:07 ABX, revision 32362

Use of date picker control flag must be somehow defined.

2005-02-25 09:44 ABX, revision 32361

Completed sync of BASE_CMN_SRC between PalmOS and bakefiles. Missing features (stdpaths) added and buildable.

2005-02-25 09:08 CE, revision 32360

daily build of inno msw

2005-02-25 08:08 JS, revision 32359

Make HTCLIENT code off by default

2005-02-24 19:52 RD, revision 32358

reSWIGged

2005-02-24 19:50 RD, revision 32357

Some build tweaks

2005-02-24 18:41 RD, revision 32356

bumped subrelease number

2005-02-24 18:34 RD, revision 32355

Took out IsValid. It is not public everywhere.

2005-02-24 18:22 RD, revision 32354

Add IsValid()