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

2004-03-07 15:22 JS, revision 26128

Don't refresh statusbar field if the text is identical (removes flicker)

2004-03-07 14:54 SC, revision 26127

byte length for interim UniChar String corrected

2004-03-07 14:49 SC, revision 26126

header includes for mac corrected

2004-03-07 12:43 SC, revision 26125

header includes corrected

2004-03-07 12:42 SC, revision 26124

SetWindowVariant implemented

2004-03-07 09:59 VS, revision 26123

*** empty log message ***

2004-03-07 09:45 RL, revision 26122

Remove demos from the Debian -examples package. Replace html lib in tex2rtf build, it is needed for any platform where wxHelpController == wxHtmlHelpController.

2004-03-07 09:37 VS, revision 26121
  • D /wxWidgets/trunk/src/regex/makefile.sc
  • D /wxWidgets/trunk/src/regex/makefile.vc
  • D /wxWidgets/trunk/src/regex/makefile.wat

removed unneeded makefiles

2004-03-07 09:34 VS, revision 26120

small fixes

2004-03-07 06:03 SC, revision 26119

unicode fix and header includes corrected

2004-03-07 06:01 SC, revision 26118

OS Header includes corrected

2004-03-06 13:10 RR, revision 26117

Small patch for notenbook encoding.

2004-03-06 11:23 VS, revision 26116

wxFormatConverter test rewritten for CppUnit (patch #910051)

2004-03-06 00:16 RD, revision 26115

ShouldInheritColours

2004-03-06 00:15 RD, revision 26114

Fixed typo

2004-03-06 00:14 RD, revision 26113

New style

2004-03-06 00:14 RD, revision 26112

Updated DrawPolyPolygon note

2004-03-06 00:12 RD, revision 26111

Default stule for wxFileConfig

2004-03-06 00:09 RD, revision 26110

Decided that not doing methods for keyboard commands was not worth the effort keeping track of which should be eliminated and which should not. Now all functions defined in Scintilla.iface will have a method in the wxSTC class.

2004-03-05 23:57 RD, revision 26109

Add the wx module to the namespace

2004-03-05 23:38 RD, revision 26108

Only close the shell window if it still exists

2004-03-05 23:37 RD, revision 26107

Remove some extra Refreshes and such

2004-03-05 23:36 RD, revision 26106

Use WidthDefault and HeightDefault

2004-03-05 23:14 VS, revision 26105

compilation fix

2004-03-05 23:14 VS, revision 26104

added regex test suite