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

2003-07-06 11:41 RR, revision 21698

Update to ending a label edit action in both tree control and list controls. This includes the patch for tree control to correct the focus behavour when cancelling a label change action. It also adds an end_label_edit event to wxListCtrl when cancelling (this was not done before).

2003-07-06 10:38 RR, revision 21697

Applied patch to wxTextCtrl::IsEditable()

2003-07-06 00:02 VZ, revision 21696

fix for VC++ warnings about missing macro arguments

2003-07-05 23:56 VZ, revision 21695

added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx/debug.h

2003-07-05 23:56 VZ, revision 21694

added wxScopeGuard; test it in the sample

2003-07-05 23:14 VS, revision 21693
  • D /wxWidgets/trunk/samples/autoconf_inc.m4

removed obsolete file

2003-07-05 22:43 VS, revision 21692

added wxHTML bakefiles

2003-07-05 22:39 VS, revision 21691

regenerated

2003-07-05 22:30 VS, revision 21690

regenerated

2003-07-05 22:26 VZ, revision 21689

some float -> int conversion warnings suppressed (but I wonder if this is really the right thing to do?)

2003-07-05 22:18 VS, revision 21688

added wxHTML

2003-07-05 21:15 VS, revision 21687

link against wxHtml

2003-07-05 21:08 VS, revision 21686

call wxBase built as part of wxMac wxbase_carbon

2003-07-05 20:58 VS, revision 21685

removed some obsolete parts

2003-07-05 20:50 VS, revision 21684

adde wxSTC bakefile

2003-07-05 20:45 VS, revision 21683

regenerated

2003-07-05 20:39 VS, revision 21682

added wxLC_VIRTUAL

2003-07-05 20:38 VS, revision 21681

added wxSTC bakefile

2003-07-05 19:48 SC, revision 21680

changed Remove to RemoveAt

2003-07-05 19:47 SC, revision 21679

moved c-runtime functions for CW here, only add strdup for MSL versions prior to PRO 8

2003-07-05 19:46 SC, revision 21678

moved c-runtime functions for CW to wxchar

2003-07-05 19:21 VS, revision 21677

fixed bug in previous commit: WXTOPDIR not set

2003-07-05 18:46 VS, revision 21676

regenerated

2003-07-05 18:39 VS, revision 21675

regenerated

2003-07-05 18:33 VS, revision 21674

added watcom makefiles; smaller build/bakefiles/Makefile

2003-07-05 17:54 VS, revision 21673

regenerated

2003-07-05 17:11 VS, revision 21672

removed WXUSINGDLL_FOO, one WXUSINGDLL is enough

2003-07-05 17:03 VS, revision 21671

modules don't have to be exported

2003-07-05 16:58 VS, revision 21670

DLL compilation fixes

2003-07-05 16:49 VS, revision 21669

DLL compilation fixes

2003-07-05 15:35 VS, revision 21668

workaround a Watcom build

2003-07-05 15:01 VS, revision 21667

define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars compilers because both of them use w32api

2003-07-05 14:50 VS, revision 21666

define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars compilers because both of them use w32api

2003-07-05 14:25 VS, revision 21665

...and so must 3rd party libs

2003-07-05 14:24 VS, revision 21664

fixed installation of wxHTML headers

2003-07-05 14:19 VS, revision 21663

samples must use same settings as the libraries

2003-07-05 14:05 VS, revision 21662

removed redundant app-type tag

2003-07-04 23:49 VZ, revision 21661

bring base class AddFile()s in scope manually, without using 'using'

2003-07-04 23:15 VZ, revision 21660

regenerated after Mattia's changes

2003-07-04 23:12 VZ, revision 21659

test multiple extensions in wxDocTemplate

2003-07-04 22:50 VS, revision 21658

fix monodll build

2003-07-04 21:23 MBN, revision 21657

Blind bakefile fixes.

2003-07-04 21:22 MBN, revision 21656

Applied first part of Roger Gammans' wxHashMap patch: reduce number of value_type() constructor calls.

2003-07-04 20:08 VZ, revision 21655

fixed crash in wxExecute() introduced during base/GUI split

2003-07-04 20:06 VZ, revision 21654

quick fix for Unix build (upper cased builtin, this should be done in bakefiles, of course...)

2003-07-04 19:59 SC, revision 21653

trying to avoid unneccessary redraws by not invalidating areas for windows that are not shown

2003-07-04 19:57 SC, revision 21652

flag removed

2003-07-04 19:57 SC, revision 21651

app traits support and CW Debug output fix

2003-07-04 19:55 SC, revision 21650

new files added

2003-07-04 19:54 SC, revision 21649

pid removed from temp file name