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-03-15 17:16 VZ, revision 6738

1. wxFTP works (somehow) 2. wxSocket/GSocket wxBase support for Unix

2000-03-15 16:39 DW, revision 6737

no message

2000-03-15 16:16 RL, revision 6736

added some missing makefile.unx to samples_dist

2000-03-15 14:58 RL, revision 6735

makefile changes for utils_dist

2000-03-15 14:35 GRG, revision 6734

Fixed _Read() when waitall was not set and there was data in the pushback buffer

2000-03-15 14:34 GRG, revision 6733

Fixed typo

2000-03-15 13:29 GRG, revision 6732

Fixed a endianness stupidity in the sample

2000-03-15 13:28 GRG, revision 6731

Added a warning for unknown events

2000-03-15 12:11 JS, revision 6730

Changes to ProjGen for new sample filenames

2000-03-15 09:31 GRG, revision 6729

list.h was included twice

2000-03-15 09:03 GRG, revision 6728

Forgot to commit this one - changes for wxBase

2000-03-15 08:49 BJ, revision 6727
  • D /wxWidgets/trunk/utils/ogl

*** empty log message ***

2000-03-15 08:48 BJ, revision 6726
  • D /wxWidgets/trunk/utils/ogl/src/basic.cpp
  • D /wxWidgets/trunk/utils/ogl/src/basic.h
  • D /wxWidgets/trunk/utils/ogl/src/basic2.cpp
  • D /wxWidgets/trunk/utils/ogl/src/basicp.h
  • D /wxWidgets/trunk/utils/ogl/src/bmpshape.cpp
  • D /wxWidgets/trunk/utils/ogl/src/bmpshape.h
  • D /wxWidgets/trunk/utils/ogl/src/canvas.cpp
  • D /wxWidgets/trunk/utils/ogl/src/canvas.h
  • D /wxWidgets/trunk/utils/ogl/src/composit.cpp
  • D /wxWidgets/trunk/utils/ogl/src/composit.h
  • D /wxWidgets/trunk/utils/ogl/src/constrnt.cpp
  • D /wxWidgets/trunk/utils/ogl/src/constrnt.h
  • D /wxWidgets/trunk/utils/ogl/src/divided.cpp
  • D /wxWidgets/trunk/utils/ogl/src/divided.h
  • D /wxWidgets/trunk/utils/ogl/src/drawn.cpp
  • D /wxWidgets/trunk/utils/ogl/src/drawn.h
  • D /wxWidgets/trunk/utils/ogl/src/drawnp.h
  • D /wxWidgets/trunk/utils/ogl/src/lines.h
  • D /wxWidgets/trunk/utils/ogl/src/linesp.h
  • D /wxWidgets/trunk/utils/ogl/src/Makefile.in
  • D /wxWidgets/trunk/utils/ogl/src/makefile.b32
  • D /wxWidgets/trunk/utils/ogl/src/makefile.bcc
  • D /wxWidgets/trunk/utils/ogl/src/makefile.dos
  • D /wxWidgets/trunk/utils/ogl/src/makefile.g95
  • D /wxWidgets/trunk/utils/ogl/src/makefile.unx
  • D /wxWidgets/trunk/utils/ogl/src/makefile.vc
  • D /wxWidgets/trunk/utils/ogl/src/makefile.wat
  • D /wxWidgets/trunk/utils/ogl/src/mfutils.cpp
  • D /wxWidgets/trunk/utils/ogl/src/mfutils.h
  • D /wxWidgets/trunk/utils/ogl/src/misc.cpp
  • D /wxWidgets/trunk/utils/ogl/src/misc.h
  • D /wxWidgets/trunk/utils/ogl/src/ogl.h
  • D /wxWidgets/trunk/utils/ogl/src/ogldiag.cpp
  • D /wxWidgets/trunk/utils/ogl/src/ogldiag.h

removing ogl from utils

2000-03-15 08:41 JS, revision 6725

Added missing includes

2000-03-15 08:09 VZ, revision 6724

mingw32 compilation fix

2000-03-15 07:52 VZ, revision 6723

some fwd declarations added to the header

2000-03-15 06:05 GRG, revision 6722

Some modifications and additions for full wxBase support - not tested yet, but it should work OK as is or with little changes.

2000-03-15 03:30 GRG, revision 6721

Fixed a bug in the latest 'micro optimization' - was skipping one of each two events.

2000-03-15 02:14 GRG, revision 6720

err.. not sure :-)

2000-03-15 00:22 JS, revision 6719

Possible fix for DestroyWindow message in MDI apps (call DestroyChildren in destructor)

2000-03-15 00:21 JS, revision 6718

Some doc proofreading

2000-03-14 20:08 RR, revision 6717

Fixed missing paint events when overriding DoMoveWindow()

2000-03-14 19:55 RL, revision 6716

renamed treelay sample

2000-03-14 19:47 RL, revision 6715

renamed dragimag sample

2000-03-14 19:35 RL, revision 6714

renamed thread sample

2000-03-14 19:30 RL, revision 6713

renamed splitter sample

2000-03-14 19:24 RL, revision 6712

renamed notebook sample

2000-03-14 19:17 RL, revision 6711

renamed minifram sample

2000-03-14 19:09 RL, revision 6710

renamed grid sample

2000-03-14 18:58 RL, revision 6709

renamed tab sample

2000-03-14 18:50 RL, revision 6708

renamed wizard sample

2000-03-14 18:46 VZ, revision 6707

some micro optimisations in SearchEventTable

2000-03-14 18:37 RL, revision 6706

renamed treectrl sample

2000-03-14 18:28 VZ, revision 6705

call wxMenubarSetInvokingWindow for submenus appended during run-time

2000-03-14 18:22 RL, revision 6704

...and extra proplist makefiles too

2000-03-14 18:20 RL, revision 6703

renamed proplist sample

2000-03-14 17:58 VZ, revision 6702

portuguese translator added

2000-03-14 17:53 JS, revision 6701

Removed some redundant files

2000-03-14 17:20 RR, revision 6700

Corrected status bar redraw problems.

2000-03-14 17:09 VZ, revision 6699

removed -Icontrib from src/make.env, use APPEXTRADEFS for such things instead

2000-03-14 16:51 VZ, revision 6698

fixed crash in OnChar() after m_key_current was deleted

2000-03-14 16:35 VZ, revision 6697

fixed infinite recursion in TAB handling with panels inside panels

2000-03-14 16:11 VZ, revision 6696

stc targets in the global makefiles

2000-03-14 16:01 VZ, revision 6695

wxDropSource should have def ctor

2000-03-14 16:00 VZ, revision 6694

makefiles for stc lib and sample for Unix

2000-03-14 15:18 JS, revision 6693

Doc edits; adding mmedia.rsp; added STC BC++ makefiles

2000-03-14 15:15 VZ, revision 6692

temp ugly hack around the bug under GTK

2000-03-14 15:10 VZ, revision 6691

reverted all changes by Mark Johnson

2000-03-14 14:57 VZ, revision 6690

1. aapplied patch for bcc makefiles from Ricky Gonzales 2. regenerated makefiles with tmake

2000-03-14 14:50 VZ, revision 6689

some appearance fixes