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

2004-11-24 15:46 ABX, revision 30753
  • D /wxWidgets/trunk/samples/splash/press.mpg

Should be binary.

2004-11-24 15:43 ABX, revision 30752

wxMediaCtrl in wxSplashScreen presentation.

2004-11-24 15:03 RR, revision 30751

Applied patch to stop crashing the tree control when deleting a selected item. Also does something to the inplace edit control.

2004-11-24 14:51 RR, revision 30750

Applied patch to remoce surplus text update evevt.

2004-11-24 14:38 RR, revision 30749

Applied kill patch (proper return value testing).

2004-11-24 14:18 ABX, revision 30748

Expression simplifications for scaling and inflating.

2004-11-24 14:01 ABX, revision 30747

Let's really remove border.

2004-11-24 10:25 JJ, revision 30746

Committing in . OpenVMS changes Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms wxWidgets/src/unix/descrip.mms ----------------------------------------------------------------------

2004-11-24 00:07 RD, revision 30745

More DLL build fixes for wxMediaCtrl

2004-11-23 21:01 VS, revision 30744

compilation fix

2004-11-23 20:08 ABX, revision 30743

Fixes for wxUSE_SPIN... == 0.

2004-11-23 19:58 ABX, revision 30742

Fix for assert after left click on tree in generic dir dialog in native MSW build. Source cleaning and readability fixes.

2004-11-23 18:43 RD, revision 30741

wxBookCtrl --> wxBookCtrlBase

2004-11-23 18:20 RD, revision 30740

wxPageSetupDialog no longer derives from wxDialog

2004-11-23 18:20 RD, revision 30739

wxBookCtrl --> wxBookCtrlBase

2004-11-23 18:19 RD, revision 30738

docstring

2004-11-23 17:40 ABX, revision 30737

Be in sync with wxW version.

2004-11-23 16:51 JS, revision 30736

Calculate better height for toolbar (add borders)

2004-11-23 16:22 DE, revision 30735

Seek calls take an offset which can validly be negative. Use >= LONG_MIN not 0

2004-11-23 15:00 VZ, revision 30734

regenerated

2004-11-23 14:56 RN, revision 30733

a stab at a dll fix for media lib

2004-11-23 14:54 CE, revision 30732

SF patch 1067466

2004-11-23 14:26 RN, revision 30731

[ 1070686 ] wxOutputStream::Close()

2004-11-23 13:49 RN, revision 30730

Lots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373

2004-11-23 12:53 DS, revision 30729

fixed #includes

2004-11-23 12:53 VZ, revision 30728

don't show the status bar after restoring normal view after full screen if it had been hidden all along (bug 1071354); code cleanup: removed unused variables, reduced #ifdefs

2004-11-23 12:46 RN, revision 30727

dll fixes for media lib

2004-11-23 12:29 VZ, revision 30726

update from Tsolakos Stavros

2004-11-23 12:02 ABX, revision 30725

wxCHB<->wxNB flags switch fix.

2004-11-23 11:51 ABX, revision 30724

wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

2004-11-23 11:45 ABX, revision 30723

wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

2004-11-23 09:54 JS, revision 30722

Changed GPL to wxWindows Licence

2004-11-23 08:46 VZ, revision 30721

rebaked after adding src/tiff/tif_color.c

2004-11-22 22:31 RD, revision 30720

Fixes for DemoCodeEditor for when there is no STC available.

2004-11-22 22:19 VZ, revision 30719

don't apply tab control background when using wxUniv, it renders background itself

2004-11-22 21:50 RR, revision 30718

Work in progress on printing stuff.

2004-11-22 21:07 JS, revision 30717

Added licence line

2004-11-22 21:02 JS, revision 30716

Added licence lines

2004-11-22 20:57 JS, revision 30715

Licence line

2004-11-22 20:50 JS, revision 30714
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.1
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.exe
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.lex
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.rea
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.txt
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.1
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.exe
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.lex
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.rea
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.txt

Licence for Lacheck unclear, so removing from CVS

2004-11-22 20:41 DE, revision 30713

Set m_minWidth, m_minHeight so that GetBestSize() works properly.

2004-11-22 20:40 JS, revision 30712

Added missing licence line

2004-11-22 20:28 JS, revision 30711

Licence correction

2004-11-22 20:24 JS, revision 30710

Licence fix

2004-11-22 20:22 JS, revision 30709

Fixed licence lines

2004-11-22 20:19 DE, revision 30708

Do not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar. NOTE: Ideally the toolbar would be moved internally to wxMac into its own floating frame and then the question of whether the parent frame should be hidden would be one of "does it not have controls OTHER than a toolbar?"

2004-11-22 20:19 JS, revision 30707

Added wxWidgets licence line accidentally omitted

2004-11-22 20:10 DE, revision 30706

Fix centering of top-level children of wxMDIParentFrame on Mac

2004-11-22 20:10 JS, revision 30705

Added wxWindows licence to match other files

2004-11-22 20:05 JS, revision 30704

Added accidentally omitted license to match source files