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-14 11:36 KB, revision 2461

a few more buglets

1999-05-14 10:41 KB, revision 2460

NL insert bug

1999-05-14 10:31 KB, revision 2459

Updated, fixed a colour bug.

1999-05-14 09:35 KB, revision 2458

The new layout mechanism is better than the old one. :-)

1999-05-13 23:02 VZ, revision 2457

wxWindowDC compiles (wxGTK doesn't link yet because of dcpsg.cpp problems...)

1999-05-13 21:33 VZ, revision 2456

wxWindow::Show() works again

1999-05-13 21:21 VZ, revision 2455

1. MSW message handling simplifications 2. wxDC split into wxDC and wxDCBase 3. Several minor bug fixes, many major new bugs

1999-05-13 21:13 KB, revision 2454

I was stupid enough to reorganise the way font changes get stored and applied, so after only four hours work I'm back where I was yesterday. Selections still buggy.

1999-05-13 17:18 KB, revision 2453

untested changes...

1999-05-13 17:18 KB, revision 2452

some changes, untested

1999-05-13 15:52 karsten, revision 2451

ProgressDialog now handles multiple copies and shows total number of pages.

1999-05-13 15:51 KB, revision 2450

slowdown effect

1999-05-13 15:38 KB, revision 2449

another wxLayout bug, prints empty pages suddenly

1999-05-13 15:24 GL, revision 2448

* Some more CopyObject()

1999-05-13 15:09 KB, revision 2447

fixed wrong range for print progress dialog

1999-05-13 15:02 KB, revision 2446

removed an assert which was broken (looked right though)

1999-05-13 13:02 KB, revision 2445

Fixed a minor bug in hotKey handling.

1999-05-13 11:06 KB, revision 2444

two more bug notes

1999-05-13 10:56 KB, revision 2443

first text (header lines) in M get malformatted

1999-05-13 10:56 KB, revision 2442

find position bug fixed

1999-05-13 10:14 KB, revision 2441

Added finding of text in the list and fixed calculation of scrollbar size.

1999-05-13 09:53 RR, revision 2440

Added m_scanCode field to wxKeyEvent Added a few more WXK symbols to wxGTK

1999-05-13 09:44 GL, revision 2439

* fix in wcslen()

1999-05-12 22:14 KB, revision 2438

Modified font handling (on the way to real rtf editing...) Selections are better but still buggy, list size does not get calculated completely, end of list only appears after multiple edits. ???

1999-05-12 22:12 RR, revision 2437

Maybe negative wxWindowId are better than just -1.