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-05-10 10:44 KB, revision 2386

Updated for Mahogany.

1999-05-10 09:18 VZ, revision 2385

DnD sample compiles and works

1999-05-10 00:42 VZ, revision 2384

wxWindow split (MSW part of changes)

1999-05-09 22:17 VZ, revision 2383

wxWindow split into wxWindowBase and wxWindow (wxGTK part)

1999-05-09 22:07 , revision 2382

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

1999-05-09 22:07 VZ, revision 2381

icons for generic dialogs

1999-05-09 21:42 JS, revision 2380

wxUSE_THREADS in sckint.h; wxMotif Clone error fixed; JPEG makefile.unx for wxMotif

1999-05-09 21:40 JS, revision 2379

#ifdefs for wxUSE_THREADS

1999-05-09 18:00 VZ, revision 2378

crash in GTK 1.0 on multiline text ctrl creation fixed

1999-05-09 17:28 KB, revision 2377

Selection marking seems fine now.

1999-05-09 15:24 KB, revision 2376

Partially functioning selections.

1999-05-09 15:19 KB, revision 2375

Added a generic wxProgressDialog and made wxPostscriptPrinter use it.

1999-05-09 15:03 JS, revision 2374

*** empty log message ***

1999-05-09 14:49 JS, revision 2373

Misc. fixes

1999-05-09 14:48 JS, revision 2372

Added JPEG jconfig.vc, BC++/VC++ makefiles. Sort of fixed jconfig.h for VC++ compilation but probably configure on Unix will go and overwrite it or something.

1999-05-09 12:24 GL, revision 2371

* Fixed two or three things in sckint.cpp but I still don't manage to fix the bug in wxSocketInternal::StopWaiter (Main thread hangs in wxThreadInternal::Wait). If someone has an idea I would be very happy ...

1999-05-09 10:54 RR, revision 2370

Applied FreeBSD patch augmented beta version to 4

1999-05-09 02:35 BM, revision 2369

Recursion bad... handle C++ style comments

1999-05-08 21:21 BM, revision 2368

Commented out 2 apparently used and invalid bitmaps

1999-05-08 21:21 BM, revision 2367

Reference counted objects should be used *much* more carefully. This was completely unnecessary.

1999-05-08 18:01 KB, revision 2366

Much improved, update rectangles almost work. Selections seem to work.

1999-05-08 14:18 RR, revision 2365

Corrected bmpbutton size added wxNO_BORDER style to button classes added WMclass and WMname strings to dialogs and frames added flag to scroll sample

1999-05-08 12:18 GL, revision 2364

* implemented VZ's idea about creating and destroying bg threads. (PB with the destruction of waiter: I think it's a race problem but I can't localize it if someone finds it please mail it to me) * Fixed race condition in threadpsx.cpp.

1999-05-08 04:58 BM, revision 2363

Fixed two missing parens

1999-05-07 23:05 KB, revision 2362

Fixed SetZoom() so it can be used from the outside.