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-03-02 01:08 RN, revision 32553

Document wxDisplay::GetFromWindow

2005-03-02 01:05 RN, revision 32552

fix unresolved reference

2005-03-02 01:03 RN, revision 32551

fix backslashes

2005-03-02 00:54 RN, revision 32550

grammer

2005-03-02 00:53 RN, revision 32549

clear up the 'something'

2005-03-02 00:51 RN, revision 32548

reword a bit - get rid of mention of the platforms it supports because nearly all of them do now (all major ones do)

2005-03-02 00:15 KH, revision 32547

Add missing wxFileDialog flags to both dialog overview and wxFileDialog description (modified patch 1154022)

2005-03-01 23:52 RD, revision 32546

Added newDirectory flag to DirBrowseButton

2005-03-01 23:49 RD, revision 32545

reSWIGged

2005-03-01 23:36 RD, revision 32544

Make IsSelected be a bit more specific

2005-03-01 20:18 MBN, revision 32543

Revert my last commit, GetClientAreaOrigin was already implemented in common code by ABX.

2005-03-01 19:13 KH, revision 32542

Revert last change moving wxFloodFill from imagfill.cpp to dcbase.cpp, which broke compilation across the board when wxUSE_IMAGE is defined.

2005-03-01 17:52 VZ, revision 32541

restored alpha test in raw image frame (why had it been commented out?)

2005-03-01 17:49 VZ, revision 32540

don't use WXDLLEXPORT with nested template classes: this doesn't work

2005-03-01 17:42 VZ, revision 32539

don't try to save invalid image: added a wxCHECK(Ok()) to Save() overloads which didn't already have it

2005-03-01 17:11 MW, revision 32538

Minor fixes for gcc

2005-03-01 17:08 MW, revision 32537

Add samples to configure: ipc, keyboard, listbox, multimon, popup, vscroll richedit (partly), regtest, nativdlg, oleauto

2005-03-01 16:53 ABX, revision 32536

Warning fixes.

2005-03-01 16:22 RD, revision 32535

Use GetMark if available

2005-03-01 15:47 SC, revision 32534

correct placard under toolbar

2005-03-01 14:13 MW, revision 32533

No res-include for rpmspec wx24dsp

2005-03-01 14:09 MW, revision 32532

Add $(TOP_SRCDIR)include for windres

2005-03-01 11:54 ABX, revision 32531

Warning fix.

2005-03-01 11:43 ABX, revision 32530

Missing header.

2005-03-01 11:30 RN, revision 32529

wxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes