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

2000-03-14 14:43 BJ, revision 6688

better dialog for Motif

2000-03-14 14:42 VZ, revision 6687

compilation fir for !WX_PRECOMP

2000-03-14 14:34 VZ, revision 6686

changed test -a into 2 tests

2000-03-14 14:07 DW, revision 6685

Tiff library icc for VisualAge 4.0

2000-03-14 14:06 RL, revision 6684

updated samples makefiles

2000-03-14 13:53 RR, revision 6683

Even more printfs in GSocket, Copmile fix for splitter.

2000-03-14 13:36 DW, revision 6682

Some changes to fix event processing

2000-03-14 12:33 KB, revision 6681

fixed arguments to "test"

2000-03-14 11:51 JS, revision 6680

Added/updated some BC++ makefiles

2000-03-14 11:33 VS, revision 6679

Czech message catalog is now up to date

2000-03-14 11:33 VS, revision 6678
  • D /wxWidgets/trunk/locale/cs.mo
  • D /wxWidgets/trunk/locale/cz.mo
  • D /wxWidgets/trunk/locale/cz.po

removed files that have nothing to do here (cz is alias for cs, .mo files for other languages are not here)

2000-03-14 11:25 JS, revision 6677

Fixed crash-on-exit bug due to status bar being deleted twice (MDI apps); small changes

2000-03-14 09:56 GRG, revision 6676

Changed Socket() and SocketEvent() to Get... in the samples, also added a few more comments and output messages for easier understanding of what's going on inside wxSocket.

2000-03-14 09:32 GRG, revision 6675

Changed declaration of functions taking an empty arglist (which means no prototype in C, not (void) like in C++) to take (void) instead.

2000-03-14 09:02 JS, revision 6674

Added gsockmsw.c to VC++ project files

2000-03-14 09:00 JS, revision 6673

Added prototypes to eliminate BC++ warnings

2000-03-14 04:44 GRG, revision 6672

Added new file: gsockmsw.c

2000-03-14 04:43 GRG, revision 6671

Added gsockmsw which now contains all GUI-specific code for the MSW version of gsocket - a step towards wxBase

2000-03-14 04:41 GRG, revision 6670

src\unix\gsocket.c

2000-03-14 03:13 MT, revision 6669

remove HWND association when DestroyWindow

2000-03-14 01:05 GRG, revision 6668

Removed the PREEXTRALIBS hack - no longer needed

2000-03-14 01:00 GRG, revision 6667

A few unimportant changes

2000-03-14 00:47 VZ, revision 6666

1. demo of status bar at the top in statbar 2. kbd accels added to splitter

2000-03-14 00:45 VZ, revision 6665

1. status bar can now be positioned on top (and anywhere, in fact) 2. status bar without wxST_SIZEGRIP style won't have the size grip (wow) 3. scrollbars don't get the cursor of the main window any more 4. introduced wxSetCursorEvent and use it in wxSplitterWindow

2000-03-14 00:09 GRG, revision 6664

Added PREEXTRALIBS and .cxx rule

2000-03-14 00:08 GRG, revision 6663

Added PREEXTRALIBS (ugh)

2000-03-13 23:41 GRG, revision 6662

new

2000-03-13 23:29 DW, revision 6661

Some changes to fix event processing

2000-03-13 22:11 SN, revision 6660

Improved selection mode handling in wxGrid::SelectBlock

2000-03-13 17:22 VS, revision 6659

replaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error messages -- these are for users, should not reveal internals

2000-03-13 17:20 VZ, revision 6658

added test for selection events

2000-03-13 17:12 RD, revision 6657

Initialize the field count in Create(). It was using a garbage value and causing havoc...

2000-03-13 16:45 RR, revision 6656

Found bug that skrewed up display wrt horizontal scrolling of wxListCtrl. The selected area still seems wrong, though.

2000-03-13 15:48 VZ, revision 6655

1. some patches from Janos Vegh to docview template detection 2. fixed reentrancy bug in wxGetTranslation/wxLogError resulting in infinite number of messageboxes 3. wxMenuItem::GetLabelFromText("&Foo") now returns "Foo", not "&Foo" in GTK as well 4. test for update region being NULL in wxPaintDC

2000-03-13 15:31 VZ, revision 6654

suppress gcc warning about non virtual dtor

2000-03-13 15:21 RR, revision 6653

Typo GtkPizza, More debug printf()s in GSocket_Write() Did I touch plot.cpp ?

2000-03-13 14:34 RL, revision 6652

moved wxDash typedef to gdicmn.h added wxXXXDash, platform dependant types for all ports made using native dialogs the default in msw/setup0.h

2000-03-13 13:52 GRG, revision 6651

Fixed a harmless warning about $d in sprintf and long argument

2000-03-13 13:00 GRG, revision 6650

Use system default font for all platforms

2000-03-13 12:04 SN, revision 6649

More compilation fixes.

2000-03-13 11:20 JS, revision 6648

Added tech note on adding class documentation.

2000-03-13 09:45 VZ, revision 6647

fixed cross-compilation for Windows with mingw

2000-03-13 08:28 VZ, revision 6646

remove \r from literal strings

2000-03-13 08:27 VZ, revision 6645

check for strtok_r() using C++ compiler

2000-03-13 06:50 RD, revision 6644

Added methods for folding dropTarget is now allocated with new

2000-03-13 05:43 DW, revision 6643

no message

2000-03-13 02:34 NI, revision 6642

someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

2000-03-13 01:59 NI, revision 6641

someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

2000-03-12 21:26 RR, revision 6640

Added debuf printf()s to GSocket,

2000-03-12 17:11 RR, revision 6639

Some doc updates, makefile and distrib things.