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-05-18 23:19 VZ, revision 34153

VC++-generated apparently harmless change

2005-05-18 23:18 VZ, revision 34152

make sure that setting custom foreground works together with custom background too

2005-05-18 23:17 VZ, revision 34151

produce more informative (but not much bigger) minidumps by default

2005-05-18 23:16 VZ, revision 34150

setting foreground colour for wxCheckBox now works when using XP themes too

2005-05-18 22:41 MW, revision 34149

Redo the temporary fix 'test -f' instead of 'test -e' for Solaris

2005-05-18 22:40 VZ, revision 34148

added gcc_lib

2005-05-18 22:40 VZ, revision 34147

added wxEvtHandler::Disconnect(evtType, ...) overload

2005-05-18 21:36 MW, revision 34146

Let the menubar see a menu's keyboard events, and reset menus on dismiss.

2005-05-18 20:39 MW, revision 34145

I don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet

2005-05-18 19:47 JS, revision 34144

Updated and removed unnecessary graphics

2005-05-18 18:03 RD, revision 34143

Bug fix from Chad Netzer for when self.history is None

2005-05-18 17:30 JS, revision 34142

Replaced image

2005-05-18 17:29 JS, revision 34141

Replaced images

2005-05-18 16:57 VZ, revision 34140

removed wx/datetime.inl which is not used any more

2005-05-18 16:56 VZ, revision 34139
  • D /wxWidgets/trunk/src/jpeg/jpeg.dsw
  • D /wxWidgets/trunk/src/png/png.dsw
  • D /wxWidgets/trunk/src/regex/regex.dsw
  • D /wxWidgets/trunk/src/tiff/tiff.dsw

removed obsolete workspaces

2005-05-18 15:40 JS, revision 34138

Replaced image

2005-05-18 15:35 JS, revision 34137
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/src/books.bmp
  • D /wxWidgets/trunk/utils/tex2rtf/src/books.bmp

Removed redundant file

2005-05-18 15:28 JS, revision 34136

Replaced some images

2005-05-18 15:04 JS, revision 34135

Removed redundant file, update ini files

2005-05-18 15:04 JS, revision 34134
  • D /wxWidgets/trunk/docs/latex/wx/plug.bmp

Removed redundant file

2005-05-18 15:01 JS, revision 34133

Updated images

2005-05-18 14:37 JS, revision 34132

Image replacement

2005-05-18 13:58 JS, revision 34131

Removed more traces of wxrcedit

2005-05-18 13:52 JS, revision 34130

Removed wxrcedit

2005-05-18 13:44 JS, revision 34129

Updated images

2005-05-18 12:09 ABX, revision 34128

Fix for lib order causing unresolved symbols on MSYS (bug #1204112).

2005-05-18 08:48 ROL, revision 34127

0.1.5-2 Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing active encoding. Fixed pasting siblings (Ctrl key pressed while pasting).

2005-05-18 08:48 ABX, revision 34126

MinGW fix.

2005-05-18 08:27 JS, revision 34125

Replaced icons

2005-05-18 02:34 RD, revision 34124

*** empty log message ***

2005-05-18 02:33 RD, revision 34123

Set the ID and the event object in the events

2005-05-18 02:32 RD, revision 34122

Added some test code (commented out)

2005-05-18 02:26 RD, revision 34121

Put a cap on the number of lines used in DoGetBestSize

2005-05-18 02:23 RD, revision 34120

Patch #1203934: enable best size caching for MSW widgets

2005-05-18 00:39 RD, revision 34119

Added a wx.xrc.XmlResourceHandler for the Ticker class

2005-05-17 23:42 VZ, revision 34118

ensure that message catalog files are found when the sample is run under Windows

2005-05-17 23:19 VZ, revision 34117

suppress events resulting from our own SetValue() calls

2005-05-17 23:05 VZ, revision 34116

added wxSashEventFunction macro

2005-05-17 21:21 JS, revision 34115

Removed last fix to aclocal.m4 Fixed configure.in for Wine

2005-05-17 20:58 MW, revision 34114

Work around compile problem with some versions of gcc 2.95 (Debian 3.0 and OS X 10.1 affected)

2005-05-17 20:49 JS, revision 34113

Replaced image

2005-05-17 20:30 JS, revision 34112

Replaced icons

2005-05-17 20:30 JS, revision 34111

Fixed transparency

2005-05-17 20:14 ABX, revision 34110

DMC missing value.

2005-05-17 20:12 ABX, revision 34109

Include common controls before completing it with missing.h.

2005-05-17 19:05 RD, revision 34108

Cache best size

2005-05-17 18:29 ABX, revision 34107

Possible crash fix from Ryan (patch #1194315).

2005-05-17 18:25 ABX, revision 34106

wxLog small fixes.

2005-05-17 18:20 ABX, revision 34105

Fix for MinGW macros not available due to include order (http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?t=108)

2005-05-17 17:50 JS, revision 34104

Removed unnecessary bitmaps