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

2005-03-30 15:30 JS, revision 33178

Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox By Jamie Gadd

2005-03-30 15:20 JS, revision 33177

Minor English corrections

2005-03-30 15:14 JS, revision 33176

Eliminate warning on WinCE

2005-03-30 15:08 SC, revision 33175

propagating visibility states into MLTE (otherwise it is 'stealing' events at the top window level)

2005-03-30 11:45 DS, revision 33174

minor cleanup (don't use magic numbers)

2005-03-30 08:29 SC, revision 33173

giving correct 'pressed' visual feedback

2005-03-30 08:07 JS, revision 33172

Sorry, should be a __UNIX__ test

2005-03-30 08:00 JS, revision 33171

Attempted compile fix

2005-03-30 07:53 SC, revision 33170

applying OSAF patch for "toolbar selection not correct on Mac after calling Realize a 2nd time"

2005-03-30 07:33 SC, revision 33169

making removal and re-inserting possible

2005-03-30 05:42 SC, revision 33168

unifying redraw and scrolling calls between compositing and non-compositing modes

2005-03-30 04:52 SC, revision 33167

guarding against calls in the destruction sequence of a window

2005-03-30 04:24 SC, revision 33166

using separate imaglist on mac

2005-03-30 03:56 KH, revision 33165

Added note that the GLOBAL config flag refers to HKLM for wxRegConfig and only provides read-only access

2005-03-29 23:33 RR, revision 33164

Mini doc update for wxConvFileName.

2005-03-29 23:20 RR, revision 33163

Replace wxConvFile with wxConvFileName in the docs.

2005-03-29 23:15 RR, revision 33162

Made wxConvBrokenFileNames public. Made use of it from GTK+'s wxApp.

2005-03-29 18:45 JS, revision 33161

Reduce flicker in some circumstances by setting custom bg style

2005-03-29 18:12 VZ, revision 33160

removed extra dot from msg catalog names (fix for the fix for the patch 1169837)

2005-03-29 18:03 ABX, revision 33159

Unicode fixes, wxWidgets coding standards, source cleaning for wxFoldBar samples.

2005-03-29 17:49 ABX, revision 33158

Compile Int<->Hex functions only when necessary (warning fix).

2005-03-29 17:36 ABX, revision 33157

Warning fixes after recent library changes.

2005-03-29 17:28 ABX, revision 33156

Warning fix about assigning unused value + little source cleaning.

2005-03-29 17:24 ABX, revision 33155

Missing DMC value after recent changes in tbar95.cpp.

2005-03-29 17:21 ABX, revision 33154

Build fix after recent changes in library.