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-08-25 17:22 GL, revision 3487

Added wxSound for Windows support (successful WAV playback on VC++ 5) Fixes/Updates for the rest. PNM decoder uses now wxBufferedInputStream to (to be tested). Support for G72X is on the road ...

1999-08-25 16:39 RR, revision 3486

Many distribution things.

1999-08-25 13:47 HH, revision 3485

fixed mingw32 problem. Now correctly deals with egcs / <=gcc-2.8 issue.

1999-08-25 07:52 MB, revision 3484

Fixed bug (hopefully) that caused windows to be only partially repainted. Last update rect was being missed in wxCanvasRepaintProc().

1999-08-25 06:27 MB, revision 3483

Fixed but in wxButton::SetDefault() that was causing core dumps when a generic colour dialog was created.

1999-08-25 04:59 RD, revision 3482
  • D /wxWidgets/trunk/utils/wxPython/src/glcanvas.i
  • D /wxWidgets/trunk/utils/wxPython/src/glcanvasc.def
  • D /wxWidgets/trunk/utils/wxPython/src/gtk/glcanvas.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/gtk/glcanvas.py
  • D /wxWidgets/trunk/utils/wxPython/src/gtk/utils.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/gtk/utils.py
  • D /wxWidgets/trunk/utils/wxPython/src/msw/glcanvas.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/msw/glcanvas.py
  • D /wxWidgets/trunk/utils/wxPython/src/msw/utils.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/msw/utils.py
  • D /wxWidgets/trunk/utils/wxPython/src/utils.i
  • D /wxWidgets/trunk/utils/wxPython/src/utilsc.def

glcanvas and utils have mode to the modules directory

1999-08-25 04:50 RD, revision 3481
  • D /wxWidgets/trunk/utils/wxPython/modules/glcanvas/Makefile.pre.in
  • D /wxWidgets/trunk/utils/wxPython/modules/glcanvas/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/glcanvas/Setup.in
  • D /wxWidgets/trunk/utils/wxPython/modules/html/Makefile.pre.in
  • D /wxWidgets/trunk/utils/wxPython/modules/html/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/html/Setup.in
  • D /wxWidgets/trunk/utils/wxPython/modules/lseditor/Makefile.pre.in
  • D /wxWidgets/trunk/utils/wxPython/modules/lseditor/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/lseditor/Setup.in
  • D /wxWidgets/trunk/utils/wxPython/modules/Makefile
  • D /wxWidgets/trunk/utils/wxPython/modules/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/makeinc.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/stubs/Makefile.pre.in
  • D /wxWidgets/trunk/utils/wxPython/modules/stubs/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/modules/stubs/Setup.in
  • D /wxWidgets/trunk/utils/wxPython/src/Makefile.pre.in
  • D /wxWidgets/trunk/utils/wxPython/src/makefile.vc
  • D /wxWidgets/trunk/utils/wxPython/src/Setup.in
  • D /wxWidgets/trunk/utils/wxPython/src/Setup.in.linux
  • D /wxWidgets/trunk/utils/wxPython/src/Setup.in.solaris

Death to all Makefiles and associates!

1999-08-24 23:45 MB, revision 3480

Added test for wxUSE_STATLINE so that wizard will compile under wxMotif

1999-08-24 23:00 RD, revision 3479

More execute bit setting... (again!)

1999-08-24 22:59 RD, revision 3478
  • D /wxWidgets/trunk/utils/wxPython/modules/buildall.py

More execute bit setting... (again!)

1999-08-24 22:58 RD, revision 3477

More execute bit setting...

1999-08-24 22:57 RD, revision 3476
  • D /wxWidgets/trunk/utils/wxPython/modules/buildall.py

More execute bit setting...

1999-08-24 22:55 RD, revision 3475

Fixed a typo

1999-08-24 22:13 GRG, revision 3474

Added CanRead()

1999-08-24 22:10 GRG, revision 3473

Fixed CanRead(), which incorrectly forced version 89a, thus preventing valid GIFs with older version numbers (87a) to be loaded correctly. Also, CanRead() is now in gifdecod.cpp

1999-08-24 20:30 RR, revision 3472

Forgot to add the files.

1999-08-24 20:26 RR, revision 3471

Added new wxFontDialog, Added PICFLAGS to parser compilation, Implemented COL_CLICK and wxLC_NO_HEADER

1999-08-24 20:14 RD, revision 3470

Deleting and re-adding to get the execute bit set

1999-08-24 20:13 RD, revision 3469
  • D /wxWidgets/trunk/utils/wxPython/demo/demo.py
  • D /wxWidgets/trunk/utils/wxPython/demo/demoMainLoop.py

Deleting and re-adding to get the execute bit set

1999-08-24 20:11 RD, revision 3468

Trying to get the execute bit set by default...

1999-08-24 20:10 RD, revision 3467
  • D /wxWidgets/trunk/utils/wxPython/distrib/build.py

Trying to get the execute bit set but default...

1999-08-24 19:53 RD, revision 3466

Build tool updates

1999-08-24 19:08 SB, revision 3465

2c : check menu was inversely set

1999-08-24 17:38 GL, revision 3464

Renamed UnRead to Unread in the doc

1999-08-24 16:17 SB, revision 3463

Fixed ctor declaration : some default were missing

1999-08-24 15:54 PA, revision 3462

Minor corrections to be able to compile with VC++ 1.5C and VC++ 4.1

1999-08-24 13:23 HH, revision 3461

Oops, had forgotten the GL libraries for unix

1999-08-24 13:04 JS, revision 3460

Minor doc & distrib file changes

1999-08-24 12:51 HH, revision 3459

- Updated gtk SWIGged files to SWIG 1.1 cvs level - changed SOURCES treatment in build.py; the path is stripped from the source file when the object name is derived; this means sources can be anywhere (typically might be in GENCODEDIR) but the compiled object will always be in the current dir. (This is how the implicit makefile rule already behaved) - updated glcanvas/build.cfg for unix builds to copy glcanvas.cpp from utils/glcanvas (like Setup.in did)

1999-08-24 08:24 JS, revision 3458

Added WS_VSCROLL, WS_HSCROLL styles

1999-08-24 08:05 RD, revision 3457

Some cleanup

1999-08-24 07:46 RD, revision 3456

New build system for wxPython. (Still needs some polish but is stable for me. Will be doing more testing tomorrow on other platforms and then will remove the old wxPython build stuff...)

1999-08-24 07:39 RD, revision 3455

Moving utils from core to modules

1999-08-24 07:19 RD, revision 3454

Fixed compile error for gcc 2.95 (was just a warning on other versions...)

1999-08-24 07:15 RD, revision 3453

Adding new SWIGified sources for wxPython modules

1999-08-24 04:37 RD, revision 3452

Added MS VC++ instructions.

1999-08-23 21:13 HH, revision 3451

disabled windows.h check for cross compiling --- might accidently find wine headers and we wouldn't want that...

1999-08-23 18:00 HH, revision 3450

started adding swigged sources

1999-08-23 17:43 HH, revision 3449

gtk and msw build dirs

1999-08-23 17:40 HH, revision 3448

ok

1999-08-23 15:23 RR, revision 3447

Small optical changes for MSW Buttons now get at least 80x23 if given a default size Small compile and distrib changes

1999-08-23 12:43 HH, revision 3446

added a define STRICT to setup.h (for mingw32-gcc2.95), removed liboldnames for wxMSW compilation.

1999-08-23 12:30 RR, revision 3445

Corrected motif makefile (hopefully)

1999-08-23 09:26 HH, revision 3444

Your typical c_str => c_str() fix.

1999-08-22 23:20 HH, revision 3443

small cross-compilation updates

1999-08-22 22:43 HH, revision 3442

Fixes for smoother cross compilation; - added parser.o to msw objects in unx.t - made sure 'lexer.c' is included in parser.y when cross compiling wxMSW - added optional program extention PROGRAM_EXT set by configure, so that makeprog.env can create .exe files - a few additions to setup.h.in (wxUSE_OWNER_DRAWN for wxMSW, hack to fix a clash with __WINDOWS__ define in wx/deps.h

1999-08-22 20:16 HH, revision 3441

A few small fixes for cross compilation

1999-08-22 16:12 RR, revision 3440

Added wxFFileStream base on wxFFile (as opposed to wxFile) Implemented the "endl" thing for text streams, Corrected cursor display for text ctrls, Corrected the strange spin button behaviour when dynamically changing its range Corrcected bug in wxListBox when programmatically unselecting an item in multi-select mode (bug reports are getting esoteric)

1999-08-22 14:10 RR, revision 3439

Added wxCountingStream for measuring the size of streamed data Added wxBitmapObject for putting it on the clipboard

1999-08-21 19:14 RR, revision 3438

makefile typo wxFileDialog now defaults to cwd, not home PS can now print in landscape (although upside-down)