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-02-15 22:19 VS, revision 6063

background color set to wxSYS_COLOUR_LISTBOX

2000-02-15 22:13 VS, revision 6062

background color set to wxSYS_COLOUR_LISTBOX

2000-02-15 22:10 VS, revision 6061

added wxSYS_COLOUR_LISTBOX

2000-02-15 22:09 VS, revision 6060

removed duplicate defines of wxSYS_ constants

2000-02-15 22:08 VS, revision 6059

added wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COLOUR_HIGHLIGHT and HIGHLIGHT_TEXT being same

2000-02-15 22:07 VS, revision 6058

fixed radiobox layouting: asks GTK for best size, does not compute it from string&font anymore (fixes GNU Step theme problem)

2000-02-15 22:07 VS, revision 6057

fixed typo bug in my last commit that caused image size (-1,-1)

2000-02-15 20:21 SB, revision 6056

Update entering/leaving

2000-02-15 19:56 DW, revision 6055

Generic path instead of hardcoded

2000-02-15 19:48 RD, revision 6054

Fixed precedence order problem for IsShiftDown and IsCtrlDown. (It was using the toggle bit instead of the is-down-now bit because of the order of evaluation of the operators.)

2000-02-15 19:44 DW, revision 6053

A few more minor fixes for OS/2

2000-02-15 19:26 JS, revision 6052

Typo corrected

2000-02-15 18:49 GL, revision 6051

* Added IsPaused() to wxSoundFileStream * Play/Pause/Resume should work in wxMMBoard

2000-02-15 18:38 RR, revision 6050

list ctrl and tree ctrl didn't like the new focus code, mem clean uop crash fixed.

2000-02-15 18:33 RD, revision 6049

fix for goofed up grid borders when scrolling/refreshing

2000-02-15 18:06 GRG, revision 6048

Readded fix to adjust size of rectangles with transparent outline

2000-02-15 18:01 RR, revision 6047

wxGTK now ignores widget style when using the pixmap theme.

2000-02-15 17:32 JS, revision 6046

Added comment makeg95.env

2000-02-15 16:38 RR, revision 6045

Minor wxYield() change.

2000-02-15 16:28 VZ, revision 6044

text bg is transparent now, but the icons are still not

2000-02-15 15:56 RR, revision 6043

Forgot to add this one.

2000-02-15 15:56 RR, revision 6042

plot docs.

2000-02-15 15:43 DW, revision 6041

more xpm fixes

2000-02-15 15:31 DW, revision 6040

more xpm fixes

2000-02-15 15:21 GRG, revision 6039

added tests for filled rects