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

2000-01-22 11:55 VS, revision 5588

fixed bug in reference to tnoneng.tex

2000-01-22 11:55 VS, revision 5587

added GNOME mimeinfo parsing & some fixes for non-XPM icons

2000-01-22 11:55 VS, revision 5586

added test for correctly created wxIcon

2000-01-22 11:54 VS, revision 5585

updated documentation about default type in wxImage ctor

2000-01-22 11:14 RR, revision 5584

Fixed wxListCtrl::GetNextItem() Fixed bug in handling wxLC_NO_HEADER, Moved logmessage stuff out of idle_recursion protection so that log dialogs get idle events

2000-01-22 01:45 VZ, revision 5583

1. added some test code (currently disabled) to controls 2. removed test code (oops...) from minimal

2000-01-22 01:44 VZ, revision 5582

I think I finally fixed activation behaviour under MSW - now focus is not given to random window after you switch to/from a frame

2000-01-21 22:58 VS, revision 5581

finished non-Eng overview

2000-01-21 22:56 VZ, revision 5580

warning fix

2000-01-21 22:21 DW, revision 5579

Adds mimietype.h to OS/2 port

2000-01-21 22:21 VZ, revision 5578

a new bitmap for the sample

2000-01-21 22:20 DW, revision 5577

Updates to fix EMX specific stuff that broke VisualAge specific stuff

2000-01-21 22:19 DW, revision 5576

Updates to fix an error that cropped up putting EMX stuff into gsocket and a new makefile for VA V3.0 to inldue new mime stuff and plot module

2000-01-21 22:18 DW, revision 5575

Fix to include the OS/2 version of mimetype.h, not unix

2000-01-21 22:17 DW, revision 5574
  • D /wxWidgets/trunk/src/wxCommon.icc
  • D /wxWidgets/trunk/src/wxGeneric.icc
  • D /wxWidgets/trunk/src/wxHTML.icc
  • D /wxWidgets/trunk/src/wxOS2.icc
  • M /wxWidgets/trunk/src/wxWin.icc

New VA config file for new plot and mimetype modules

2000-01-21 21:51 VZ, revision 5573

BC++ compilation fix

2000-01-21 21:40 VZ, revision 5572

tests for XPM images

2000-01-21 21:38 VZ, revision 5571

1. fixed (to test) the bug with bitmaps without masks in wxImageList 2. reorganized wxImageList a bit, created a new wxInvertMask() function 3. an incredibly ugly fix (?) for "unsatisfied constraints" warnings 4. added wxIcon and wxBitmap ctors from XPM 5. XPM handler now creates bitmaps with mask 6. added wxPrinterDC::BitBlt() and DrawBitmap(), cleared the horrible mess in the wxDC methods with the same names

2000-01-21 17:01 JS, revision 5570

Misc. Dialog Editor/resource bugs fixed

2000-01-21 10:52 BJ, revision 5569

new 'dynamic' SetColDefs fix

2000-01-21 09:14 BJ, revision 5568

adding search path for iodbc headers

2000-01-21 09:13 BJ, revision 5567

adding case sensitive link (/c) flag

2000-01-21 05:56 GRG, revision 5566

Some things added

2000-01-21 04:22 GRG, revision 5565

msgdlg.h missing - please try compiling without precompiled headers before commiting

2000-01-21 03:17 GRG, revision 5564

Some docs updated