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-08-08 13:15 VS, revision 22703

1) some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL 2) fixed subdirs recursion code - all options must be output 3) fixed subdirs recursion code - all options must be output 4) fix for watcom resource compiler

2003-08-08 12:59 VS, revision 22702

1) some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL 2) fixed subdirs recursion code - all options must be output 3) fixed subdirs recursion code - all options must be output 4) fix for watcom resource compiler

2003-08-08 12:20 VS, revision 22701

fixed Common Headers group for VC++ definition

2003-08-08 11:54 VZ, revision 22700

don't ignore start parameter in find_last_of()

2003-08-08 11:49 VS, revision 22699

(re)added MSLU support to Unicode builds

2003-08-08 11:47 VS, revision 22698

fix for watcom resource compiler

2003-08-08 11:08 JS, revision 22697

Static object -> pointer Clean up renderer in module OnExit or we get a crash on exit (under wxX11 at least). To-do: we need to add priorities to wxModule so we can clean this up last.

2003-08-08 09:49 VS, revision 22696

some compilers (Watcom) don't like it if wxBase library PCH file contains symbols from GUI components and won't link a DLL

2003-08-08 09:32 VS, revision 22695

fixed some bugs in MSW version

2003-08-08 08:55 VS, revision 22694

compilation fix

2003-08-08 03:58 RD, revision 22693

Fix for wxTextCtrl::GetSelection for single line controls in GTK2 mode

2003-08-08 03:57 RD, revision 22692

Fix for wxTextCtrl::GetSelection for singel line controls in GTK2 mode

2003-08-07 23:14 SN, revision 22691

Added implementations for two cases of wxSystemSettingsNative::GetMetric to make wxTextEntryDialog work.

2003-08-07 23:01 VS, revision 22690

more samples makefiles fixes

2003-08-07 22:55 VS, revision 22689
  • D /wxWidgets/trunk/samples/mobile/mobile.bkl
  • D /wxWidgets/trunk/samples/mobile/mobile.dsp
  • D /wxWidgets/trunk/samples/mobile/mobile.dsw

removed old files

2003-08-07 22:39 VS, revision 22688

more samples fixes

2003-08-07 22:27 VS, revision 22687
  • D /wxWidgets/trunk/samples/wxtest/mondrian.ico
  • D /wxWidgets/trunk/samples/wxtest/test.rc

no longer needed

2003-08-07 22:24 VS, revision 22686
  • D /wxWidgets/trunk/samples/richedit/wxLayout.rc

not needed now

2003-08-07 22:22 VS, revision 22685
  • D /wxWidgets/trunk/samples/newgrid

newgrid was removed long ago

2003-08-07 22:15 VS, revision 22684

create samples makefile

2003-08-07 22:05 VS, revision 22683

fixed wrong srcdir in contrib w/ autoconf

2003-08-07 21:39 SN, revision 22682

wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds. Got sockets working.

2003-08-07 21:38 SN, revision 22681

wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds.

2003-08-07 21:31 SN, revision 22680

Got sockets working.

2003-08-07 20:59 VS, revision 22679

blind fix for watcom

2003-08-07 15:08 RD, revision 22678

only match the regex at the end of the string

2003-08-07 13:31 VS, revision 22677

regenerated

2003-08-07 13:26 VS, revision 22676

regenerated

2003-08-07 13:18 VS, revision 22675

added all samples

2003-08-07 13:14 VS, revision 22674

added makefile to compile all demos

2003-08-07 13:13 VS, revision 22673

this file doesn't compile with Watcom

2003-08-07 13:11 VS, revision 22672

added bakefile to build all demos

2003-08-07 13:10 VS, revision 22671

use hand-written samples/Makefile.in

2003-08-07 12:38 VS, revision 22670

exclude some files from being generate

2003-08-07 12:35 VS, revision 22669

fixed wxBase and GUI separation for sockets code

2003-08-07 12:26 VS, revision 22668

fixed wxBase and GUI separation for sockets code

2003-08-07 12:21 VS, revision 22667

disable Borland C++ warnings

2003-08-07 12:02 VS, revision 22666

consistency fixes

2003-08-07 08:48 SN, revision 22665

Don't forbid using threads on OS/2.

2003-08-07 08:34 VS, revision 22664

samples/render works on Unix now

2003-08-07 08:27 VS, revision 22663

bakefile fix for modules linking

2003-08-07 08:16 VS, revision 22662

XP manifest is in wx.rc now

2003-08-07 07:58 VS, revision 22661

finished documentation for the new build system

2003-08-06 23:03 VZ, revision 22660

fixed HasButtons()

2003-08-06 22:44 VS, revision 22659

regenerated makefiles

2003-08-06 22:24 VS, revision 22658

regenerated makefiles

2003-08-06 21:23 VS, revision 22657

more bakefile samples

2003-08-06 21:19 VS, revision 22656

wxUniv -> Universal

2003-08-06 20:49 VS, revision 22655

compilation fixes

2003-08-06 20:43 VS, revision 22654

update for new bakefile