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):

2003-06-04 19:03 VS, revision 20923

wxHtmlWindow uses double buffering now

2003-06-04 18:17 VS, revision 20922

added selecting-while-dragging

2003-06-04 12:53 JS, revision 20921

Don't divide by zero.

2003-06-04 07:12 CE, revision 20920

fix name of borland dll

2003-06-04 00:54 RD, revision 20919

Demo tweaks

2003-06-04 00:50 RD, revision 20918

SWIGged updates for wxMac

2003-06-04 00:50 VZ, revision 20917

made wxNativePixelFormat usable under Mac

2003-06-04 00:49 VZ, revision 20916

compilation warnings fixed

2003-06-04 00:48 RD, revision 20915

Added theme enabling methods, although I'm not sure if they actually do anything on any othe the platforms yet...

2003-06-04 00:46 RD, revision 20914

wxTipWindow on wxMac derives from wxFrame since there is no wxPopupWindow

2003-06-04 00:44 RD, revision 20913

Draw the stripy background on wxMac

2003-06-04 00:40 RD, revision 20912

Added support for Mac theming in wxBrush so there is a way to draw the stripy background.

2003-06-04 00:37 RD, revision 20911

Added missing wxNB_TOP

2003-06-04 00:18 VS, revision 20910

fixed bug in selection style if selection colours is not constant

2003-06-04 00:07 RD, revision 20909

More changes for compilation issues on OSX

2003-06-03 23:32 VS, revision 20908

new rendering customization api fixes

2003-06-03 23:24 VZ, revision 20907

documented RefreshAll()

2003-06-03 23:20 RD, revision 20906

backported the, uh... "fix" for update problems on wxMac.

2003-06-03 23:13 VZ, revision 20905

compilation fixed after recent wxHTML changes

2003-06-03 23:10 VZ, revision 20904

signed/unsigned comparison warning fixed

2003-06-03 23:07 VS, revision 20903

(hopefully) finished subcell selection

2003-06-03 23:04 VS, revision 20902

new rendering customization API for Vadim

2003-06-03 21:22 VZ, revision 20901

don't ignore cache hints with from == to

2003-06-03 21:22 VS, revision 20900

new rendering customization API for Vadim

2003-06-03 20:32 SC, revision 20899

feeds missed key events back to the control