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

1998-05-26 15:15 VZ, revision 36

new compile option added: USE_WXCONFIG. If it's 1, wxApp has a virtual wxConfig *CreateConfig() function which can be overloaded to create a global config object (current implementation simply returns NULL for now).

1998-05-26 15:13 VZ, revision 35

stray '^M' removed (egcs doesn't like them)

1998-05-26 15:11 VZ, revision 34

1) log leves are now global wxLOG_ prefixed constants and not wxConfig::enum members 2) another variant of wxLogTrace() takes the trace level as argument: this allows to filter trace messages from different sources (see wxTraceXXX constants) 3) wxLogWindow class added: opens a debug frame which collects all log messages

1998-05-26 15:08 VZ, revision 33

inline wxGetTranslation() moved so it's not called before being defined (thanks to egcs for the warning)

1998-05-26 15:07 VZ, revision 32

wxFileConfig now has it's own header, the config file name may be given to it's ctor (and not hard coded). Static wxFileConfig methods Get{Global|Local}FileName can be used to retrieve the standard config file path.

1998-05-26 15:05 VZ, revision 31

added write_append mode to wxFile, implemented eof() for Unix

1998-05-26 15:04 VZ, revision 30

added "\n" at the end of file to silent egcs warnings

1998-05-26 15:02 VZ, revision 29

added "const char *Read()" returning pointer to statis buffer (in wxConfig implementation at least), code common to wxRegConfig and wxFileConfig moved to config.cpp

1998-05-26 14:58 VZ, revision 28

mistype: #ifdef __GTK corrected (#ifdef __GTK__ now)

1998-05-22 20:03 JS, revision 27

Added some more missing files.

1998-05-22 19:57 JS, revision 26

*** empty log message ***

1998-05-22 19:08 RR, revision 25

Added dynamic events sample.

1998-05-22 17:09 JS, revision 24

*** empty log message ***

1998-05-22 11:48 JS, revision 23

*** empty log message ***

1998-05-22 10:31 JS, revision 22

In SetString, added test for owner draw style to cure crash.

1998-05-22 08:08 JS, revision 21

Changed library paths for new structure

1998-05-21 20:42 JS, revision 20

*** empty log message ***

1998-05-21 19:39 JS, revision 19

App declarations modified; cursor was corrupt; needed to add PostScript-related variable.

1998-05-21 15:02 JS, revision 18

*** empty log message ***

1998-05-21 14:34 JS, revision 17

Minor changes to make files compile (return values); added resource.cpp.

1998-05-21 14:33 JS, revision 16

Added resource.h, missing from archive.

1998-05-21 14:22 JS, revision 15

Added sample makefile.nt, makefile.g95.

1998-05-21 14:19 JS, revision 14

*** empty log message ***

1998-05-21 12:31 RR, revision 13

Add support for dynamic event tables

1998-05-21 10:46 RR, revision 12

*** empty log message ***

1998-05-20 14:25 KB, revision 11

I've now added the documentation files.

1998-05-20 14:21 KB, revision 10

now MSW stuff is complete

1998-05-20 14:12 KB, revision 9

added some wxMSW stuff

1998-05-20 14:02 , revision 8

This commit was manufactured by cvs2svn to create tag 'wxGTK_0_12'.

1998-05-20 14:02 , revision 7

This commit was manufactured by cvs2svn to create tag 'WXGTK_ONLY'.

1998-05-20 14:02 , revision 5
  • A /wxWidgets/branches/ZLIB
  • D /wxWidgets/branches/ZLIB/config.guess
  • D /wxWidgets/branches/ZLIB/config.sub
  • D /wxWidgets/branches/ZLIB/configure
  • D /wxWidgets/branches/ZLIB/configure.in
  • D /wxWidgets/branches/ZLIB/docs
  • D /wxWidgets/branches/ZLIB/INSTALL
  • D /wxWidgets/branches/ZLIB/imrc
  • D /wxWidgets/branches/ZLIB/im_palette.pal
  • D /wxWidgets/branches/ZLIB/include
  • D /wxWidgets/branches/ZLIB/install-sh
  • D /wxWidgets/branches/ZLIB/lib
  • D /wxWidgets/branches/ZLIB/Makefile
  • D /wxWidgets/branches/ZLIB/misc
  • D /wxWidgets/branches/ZLIB/samples
  • D /wxWidgets/branches/ZLIB/src/common
  • D /wxWidgets/branches/ZLIB/src/gdk_imlib
  • D /wxWidgets/branches/ZLIB/src/generic
  • D /wxWidgets/branches/ZLIB/src/gtk
  • D /wxWidgets/branches/ZLIB/src/gtk1
  • D /wxWidgets/branches/ZLIB/src/Makefile
  • D /wxWidgets/branches/ZLIB/src/Makefile.in
  • D /wxWidgets/branches/ZLIB/src/mkdirs
  • D /wxWidgets/branches/ZLIB/src/png
  • D /wxWidgets/branches/ZLIB/src/zlib/Makefile.in2
  • D /wxWidgets/branches/ZLIB/src/zlib/makefile.b32
  • D /wxWidgets/branches/ZLIB/src/zlib/makefile.bcc
  • D /wxWidgets/branches/ZLIB/src/zlib/makefile.nt
  • D /wxWidgets/branches/ZLIB/src/zlib/makefile.unx
  • D /wxWidgets/branches/ZLIB/src/zlib/makefile.wat
  • D /wxWidgets/branches/ZLIB/template.mak
  • D /wxWidgets/branches/ZLIB/user
  • D /wxWidgets/branches/ZLIB/utils

This commit was manufactured by cvs2svn to create branch 'ZLIB'.

1998-05-20 14:02 , revision 4
  • A /wxWidgets/branches/LIBPNG
  • D /wxWidgets/branches/LIBPNG/config.guess
  • D /wxWidgets/branches/LIBPNG/config.sub
  • D /wxWidgets/branches/LIBPNG/configure
  • D /wxWidgets/branches/LIBPNG/configure.in
  • D /wxWidgets/branches/LIBPNG/docs
  • D /wxWidgets/branches/LIBPNG/INSTALL
  • D /wxWidgets/branches/LIBPNG/imrc
  • D /wxWidgets/branches/LIBPNG/im_palette.pal
  • D /wxWidgets/branches/LIBPNG/include
  • D /wxWidgets/branches/LIBPNG/install-sh
  • D /wxWidgets/branches/LIBPNG/lib
  • D /wxWidgets/branches/LIBPNG/Makefile
  • D /wxWidgets/branches/LIBPNG/misc
  • D /wxWidgets/branches/LIBPNG/samples
  • D /wxWidgets/branches/LIBPNG/src/common
  • D /wxWidgets/branches/LIBPNG/src/gdk_imlib
  • D /wxWidgets/branches/LIBPNG/src/generic
  • D /wxWidgets/branches/LIBPNG/src/gtk
  • D /wxWidgets/branches/LIBPNG/src/gtk1
  • D /wxWidgets/branches/LIBPNG/src/Makefile
  • D /wxWidgets/branches/LIBPNG/src/Makefile.in
  • D /wxWidgets/branches/LIBPNG/src/mkdirs
  • D /wxWidgets/branches/LIBPNG/src/png/ansi2knr.1
  • D /wxWidgets/branches/LIBPNG/src/png/ansi2knr.c
  • D /wxWidgets/branches/LIBPNG/src/png/makefile.bcc
  • D /wxWidgets/branches/LIBPNG/src/png/makefile.dos
  • D /wxWidgets/branches/LIBPNG/src/png/makefile.nt
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/build.bat
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.aco
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.ama
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.atr
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.lnx
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.mip
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.s2x
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.sun
  • D /wxWidgets/branches/LIBPNG/src/png/scripts/makefile.wat
  • D /wxWidgets/branches/LIBPNG/src/zlib
  • D /wxWidgets/branches/LIBPNG/template.mak
  • D /wxWidgets/branches/LIBPNG/user
  • D /wxWidgets/branches/LIBPNG/utils

This commit was manufactured by cvs2svn to create branch 'LIBPNG'.

1998-05-20 14:01 , revision 3
  • A /wxWidgets/branches/karsten
  • D /wxWidgets/branches/karsten/src/png/CHANGES
  • D /wxWidgets/branches/karsten/src/png/example.c
  • D /wxWidgets/branches/karsten/src/png/INSTALL
  • D /wxWidgets/branches/karsten/src/png/libpng.3
  • D /wxWidgets/branches/karsten/src/png/libpngpf.3
  • D /wxWidgets/branches/karsten/src/png/png.5
  • D /wxWidgets/branches/karsten/src/png/png.c
  • D /wxWidgets/branches/karsten/src/png/png.h
  • D /wxWidgets/branches/karsten/src/png/pngconf.h
  • D /wxWidgets/branches/karsten/src/png/pngerror.c
  • D /wxWidgets/branches/karsten/src/png/pngget.c
  • D /wxWidgets/branches/karsten/src/png/pngmem.c
  • D /wxWidgets/branches/karsten/src/png/pngpread.c
  • D /wxWidgets/branches/karsten/src/png/pngread.c
  • D /wxWidgets/branches/karsten/src/png/pngrio.c
  • D /wxWidgets/branches/karsten/src/png/pngrtran.c
  • D /wxWidgets/branches/karsten/src/png/pngrutil.c
  • D /wxWidgets/branches/karsten/src/png/pngset.c
  • D /wxWidgets/branches/karsten/src/png/pngtest.c
  • D /wxWidgets/branches/karsten/src/png/pngtrans.c
  • D /wxWidgets/branches/karsten/src/png/pngwio.c
  • D /wxWidgets/branches/karsten/src/png/pngwrite.c
  • D /wxWidgets/branches/karsten/src/png/pngwtran.c
  • D /wxWidgets/branches/karsten/src/png/pngwutil.c
  • D /wxWidgets/branches/karsten/src/png/README
  • D /wxWidgets/branches/karsten/src/png/scripts/descrip.mms
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.bor
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.dec
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.dj2
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.knr
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.msc
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.os2
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.sgi
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.std
  • D /wxWidgets/branches/karsten/src/png/scripts/makefile.tc3
  • D /wxWidgets/branches/karsten/src/png/scripts/makevms.com
  • D /wxWidgets/branches/karsten/src/png/scripts/pngos2.def
  • D /wxWidgets/branches/karsten/src/png/scripts/SCOPTIONS.ppc
  • D /wxWidgets/branches/karsten/src/png/scripts/smakefile.ppc
  • D /wxWidgets/branches/karsten/src/png/TODO
  • D /wxWidgets/branches/karsten/src/zlib/adler32.c
  • D /wxWidgets/branches/karsten/src/zlib/algorithm.txt
  • D /wxWidgets/branches/karsten/src/zlib/ChangeLog
  • D /wxWidgets/branches/karsten/src/zlib/compress.c
  • D /wxWidgets/branches/karsten/src/zlib/configure
  • D /wxWidgets/branches/karsten/src/zlib/crc32.c
  • D /wxWidgets/branches/karsten/src/zlib/deflate.c
  • D /wxWidgets/branches/karsten/src/zlib/deflate.h
  • D /wxWidgets/branches/karsten/src/zlib/descrip.mms
  • D /wxWidgets/branches/karsten/src/zlib/example.c
  • D /wxWidgets/branches/karsten/src/zlib/gzio.c
  • D /wxWidgets/branches/karsten/src/zlib/INDEX
  • D /wxWidgets/branches/karsten/src/zlib/infblock.c
  • D /wxWidgets/branches/karsten/src/zlib/infblock.h
  • D /wxWidgets/branches/karsten/src/zlib/infcodes.c
  • D /wxWidgets/branches/karsten/src/zlib/infcodes.h
  • D /wxWidgets/branches/karsten/src/zlib/inffast.c
  • D /wxWidgets/branches/karsten/src/zlib/inffast.h
  • D /wxWidgets/branches/karsten/src/zlib/inffixed.h
  • D /wxWidgets/branches/karsten/src/zlib/inflate.c
  • D /wxWidgets/branches/karsten/src/zlib/inftrees.c
  • D /wxWidgets/branches/karsten/src/zlib/inftrees.h
  • D /wxWidgets/branches/karsten/src/zlib/infutil.c
  • D /wxWidgets/branches/karsten/src/zlib/infutil.h
  • D /wxWidgets/branches/karsten/src/zlib/Makefile.riscos
  • D /wxWidgets/branches/karsten/src/zlib/Make_vms.com
  • D /wxWidgets/branches/karsten/src/zlib/maketree.c
  • D /wxWidgets/branches/karsten/src/zlib/minigzip.c
  • D /wxWidgets/branches/karsten/src/zlib/README
  • D /wxWidgets/branches/karsten/src/zlib/trees.c
  • D /wxWidgets/branches/karsten/src/zlib/trees.h
  • D /wxWidgets/branches/karsten/src/zlib/uncompr.c
  • D /wxWidgets/branches/karsten/src/zlib/zconf.h
  • D /wxWidgets/branches/karsten/src/zlib/zlib.3
  • D /wxWidgets/branches/karsten/src/zlib/zlib.h
  • D /wxWidgets/branches/karsten/src/zlib/zutil.c
  • D /wxWidgets/branches/karsten/src/zlib/zutil.h

This commit was manufactured by cvs2svn to create branch 'karsten'.

1998-05-20 14:01 KB, revision 2

Initial revision

1998-05-20 14:01 , revision 1

New repository initialized by cvs2svn.