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-06-22 15:46 RD, revision 2862

Finished a sample I forgot to do before...

1999-06-22 15:31 KB, revision 2861

Significantly improved thanks to vi.

1999-06-22 11:51 VZ, revision 2860

just to resolve a dummy conflict

1999-06-22 10:45 RR, revision 2859

Makefiles without dependencies Compile fixes...

1999-06-22 08:36 RR, revision 2858

Some #include and #if wxUSE_XX things Shut up notification in wxTextCtrl Made things compile again...

1999-06-22 07:03 RD, revision 2857

wxPython 2.1b1 for wxMSW (wxGTK coming soon) Lots of changes, see the README.txt for details...

1999-06-22 06:53 RD, revision 2856

wxPython documentation updates

1999-06-21 21:37 RR, revision 2855

Motif compile fixes.

1999-06-21 21:29 VZ, revision 2854

wxStaticBitmap::GetIcon() added

1999-06-21 21:00 KB, revision 2853

Crude hack to enable PageUp/DownKeys when controlbar is enabled. Needs improvement, but better than no keyboard support at all.

1999-06-21 20:58 KB, revision 2852

print overlap gone, mouse/cursor handling

1999-06-21 20:53 RD, revision 2851

Fixed core dump for when there is no image list on the TreeCtrl

1999-06-21 20:04 RR, revision 2850

New Makefile.ins, updates for the Motif build, removed typos from configure, etc. Corrected typo in wxGTK's window.cpp related to [not] sending char events when Alt is pressed

1999-06-21 17:41 VZ, revision 2849

msg boxes now have icons

1999-06-21 14:11 KB, revision 2848

fixes to progressdialog and its use in printing framework

1999-06-21 14:11 KB, revision 2847

merged in from Mahogany

1999-06-21 11:27 RR, revision 2846

Disabled dependencies for a while Added Motif Makefile.in wxPostScriptDC now uses fprintf() instead of <<

1999-06-21 11:17 KB, revision 2845

cursor reflects focus change

1999-06-21 10:59 KB, revision 2844

Merged in latest changes from Mahogany. Untested.

1999-06-20 22:07 VZ, revision 2843

buttons now become default when they have focus

1999-06-20 21:51 VZ, revision 2842

keyboard/focus handling improved a bit more: 1. wxFrame doesn't give focus to anything at all on activation 2. last control restored more often (some problems still persist) 3. buttons process enter 4. text controls with wxTE_PROCESS_TAB still leave TAB work as dialog navigation key if the event wasn't processed

1999-06-20 21:34 VZ, revision 2841

better update rect calculation

1999-06-20 21:34 VZ, revision 2840

compile warnings removed

1999-06-20 21:33 VZ, revision 2839

bug which could result in trying to show the caret when we didn't have focus fixed

1999-06-20 21:32 VZ, revision 2838

link problem in release build fixed