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

1999-11-25 13:41 JJ, revision 4687

Committing in . Changes needed to get dialoged utility compile on VMS Modified Files: wxWindows/descrip.mms wxWindows/include/wx/setup.h wxWindows/lib/vms.opt wxWindows/utils/dialoged/src/reseditr.cpp ----------------------------------------------------------------------

1999-11-25 12:35 GT, revision 4686

Commented out the defines of strnicmp and stricmp to fix OS/2 compilation. These should not be necessary any longer since db uses wxStrxxxx functions now.

1999-11-25 12:10 JJ, revision 4685

Committing in . Support for caret sample on VMS repaired Modified Files: wxWindows/samples/caret/descrip.mms ----------------------------------------------------------------------

1999-11-25 07:57 RD, revision 4684

generated sources update

1999-11-25 07:12 RD, revision 4683

Split build instructions into a separate file.

1999-11-25 07:08 RD, revision 4682

Bug fixes, new tests and demos, new generated source... Added FileBrowseButton class to the library

1999-11-25 07:03 RD, revision 4681

Added some test code...

1999-11-24 18:45 GT, revision 4680

Added optional param to Count() function to allow for counting DISTINCT columns rather than all columns

1999-11-24 18:44 GT, revision 4679

Added preliminary support for Informix

1999-11-24 18:42 GT, revision 4678

Replaced all the strxxx() function calls with wxStrxxx() function calls. Added preliminary support for Informix

1999-11-24 18:40 GT, revision 4677

Replaced all the strxxx() function calls with wxStrxxx() function calls. wxTable:Count() function now has an optional parameter to allow the count to be done on DISTINCT columns rather than all columns.

1999-11-24 16:57 RR, revision 4676

Partial fix for big_endian image conversion probs.

1999-11-24 15:11 KB, revision 4675

fixed setfocus() flicker in listctrl

1999-11-24 12:55 VZ, revision 4674

1. wxIcon/wxCursor change, wxGDIImage class added 2. wxCriticalSection doesn't alloc memory any more 3. many minor fixes in bitmap/icon code

1999-11-24 12:30 VZ, revision 4673

1. wxIcon/wxCursor change, wxGDIImage class added 2. wxCriticalSection doesn't alloc memory any more 3. many minor fixes in bitmap/icon code

1999-11-24 12:14 JS, revision 4672

Removed strange wxFAIL; added dialup.cpp to filelist.txt

1999-11-24 11:47 JJ, revision 4671

Committing in . New VMS sample compile support files Modified Files: wxWindows/samples/bombs/descrip.mms wxWindows/samples/checklst/descrip.mms wxWindows/samples/config/descrip.mms wxWindows/samples/controls/descrip.mms wxWindows/samples/dialogs/descrip.mms wxWindows/samples/image/descrip.mms wxWindows/samples/menu/descrip.mms wxWindows/samples/minimal/descrip.mms Added Files: wxWindows/lib/vms.opt ----------------------------------------------------------------------

1999-11-24 10:17 JJ, revision 4670
  • D /wxWidgets/trunk/samples/bombs/bombs.opt
  • D /wxWidgets/trunk/samples/caret/caret.opt
  • D /wxWidgets/trunk/samples/checklst/checklst.opt
  • D /wxWidgets/trunk/samples/config/conftest.opt
  • D /wxWidgets/trunk/samples/controls/controls.opt
  • D /wxWidgets/trunk/samples/dialogs/dialogs.opt
  • D /wxWidgets/trunk/samples/image/image.opt
  • D /wxWidgets/trunk/samples/menu/menu.opt
  • D /wxWidgets/trunk/samples/minimal/minimal.opt

VMS option files clash with VC++. temporarily removed. Removed Files: wxWindows/samples/bombs/bombs.opt wxWindows/samples/caret/caret.opt wxWindows/samples/checklst/checklst.opt wxWindows/samples/config/conftest.opt wxWindows/samples/controls/controls.opt wxWindows/samples/dialogs/dialogs.opt wxWindows/samples/image/image.opt wxWindows/samples/menu/menu.opt wxWindows/samples/minimal/minimal.opt ----------------------------------------------------------------------

1999-11-24 09:20 VS, revision 4669

added © -> (c) conversion in html docs

1999-11-23 21:45 RD, revision 4668

Removed some debug code

1999-11-23 20:36 RD, revision 4667

a bug fix in helpers for ref-counting callbacks some generated code updates

1999-11-23 20:09 VS, revision 4666

fixed bug that caused wxHtmlWindow to segfault on html tables with cell(s) with rowspan>=3

1999-11-23 19:30 RD, revision 4665

Splashscreen works better on GTK

1999-11-23 17:33 RD, revision 4664

Fixed so the tree looks proper on GTK and also reduced flicker.

1999-11-23 17:25 RD, revision 4663

fixing binary again...

1999-11-23 15:38 KB, revision 4662

Fixed linkage problem.

1999-11-23 14:53 DW, revision 4661

Adding OS/2 default images and resource file to repository

1999-11-23 12:52 KB, revision 4660

Created wxSamples

1999-11-23 12:29 KB, revision 4659

Compilation fix for Solaris.

1999-11-23 10:53 JS, revision 4658

WM_MOUSEMOVE correction

1999-11-23 01:06 DW, revision 4657

CriticalSection update for OS/2

1999-11-23 00:01 RD, revision 4656

Now sets the font for newly appended ownerdraw items.

1999-11-22 19:46 RR, revision 4655

Include changes again. Something is wrong with CVS...

1999-11-22 19:44 RR, revision 4654

Headers moved a bit. Minor docs updates.

1999-11-22 14:59 JJ, revision 4653

Committing in . Compiling support for samples/controls on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/controls/controls.opt wxWindows/samples/controls/descrip.mms ----------------------------------------------------------------------

1999-11-22 14:31 JJ, revision 4652

Committing in . samples/config/contest.cpp compilation on VMS Bug fix for "double home directory in fileconf.cpp Modified Files: wxWindows/descrip.mms wxWindows/src/common/fileconf.cpp Added Files: wxWindows/samples/config/conftest.opt wxWindows/samples/config/descrip.mms ----------------------------------------------------------------------

1999-11-22 12:13 RR, revision 4651

Doc updates.

1999-11-22 10:34 JJ, revision 4650

Committing in . Compliations of samples/checklst on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/checklst/checklst.opt wxWindows/samples/checklst/descrip.mms ----------------------------------------------------------------------

1999-11-22 05:27 DW, revision 4649

OS/2 thread updates

1999-11-22 05:27 DW, revision 4648

thread updates

1999-11-22 01:25 GRG, revision 4647

explicitly set addr.LocalHost before creting the wxSocketServer object

1999-11-21 19:29 RR, revision 4646

Forgot one.

1999-11-21 19:28 RR, revision 4645

makefile updates, minor doc updates

1999-11-21 18:31 RR, revision 4644

Updates to event docs. (removed evthandler::default).

1999-11-21 18:16 GL, revision 4643

Fixed an incorrect behaviour in ResetBuffer()

1999-11-21 11:32 RR, revision 4642

Added speed-up for font-loading (a bit simplistic), Moving between items in a radiobox works again, Tried to remove remaining gap in a wxStaticBox that has no text-label.

1999-11-21 10:25 RR, revision 4641

Called autoconf to update configure.

1999-11-21 03:37 RD, revision 4640

Fixed bug in DnD. wxDragSource will now delete itself when done.

1999-11-21 01:03 DW, revision 4639

updates for DoGetBestSize

1999-11-20 21:17 RD, revision 4638

here it is again