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-29 15:49 SC, revision 33153

fixing small scrollbars

2005-03-29 15:41 SC, revision 33152

going back to 16x16 standard size

2005-03-29 14:32 JS, revision 33151

Compile with builtin ODBC in GTK+ ANSI mode

2005-03-29 14:05 SC, revision 33150

handling mac as gtk

2005-03-29 13:09 SC, revision 33149

destroying native and wx controls

2005-03-29 12:22 JS, revision 33148

Allow Initialize(NULL)

2005-03-29 11:45 SC, revision 33147

that was a memory leak

2005-03-29 11:45 SC, revision 33146

using correct icon sizes

2005-03-29 11:45 SC, revision 33145

avoiding illegal window styles

2005-03-29 11:44 SC, revision 33144

switching implementation

2005-03-29 11:39 SC, revision 33143

we need our own imaglist implementation because in wxmac wxIcon does not inherit from wxBitmap anymore

2005-03-29 10:11 SC, revision 33142

we need our own imaglist implementation because in wxmac wxIcon does not inherit from wxBitmap anymore

2005-03-29 09:30 SC, revision 33141

we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore

2005-03-29 08:35 SC, revision 33140

we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore

2005-03-29 08:00 JS, revision 33139

Use AC_TRY_LINK for demangle

2005-03-29 04:08 KH, revision 33138

Added __WXMAC_OSX__ guards around the CFRunLoop calls, CFRunLoop not available on CFM [ followup on Patch 1160346 ]

2005-03-28 23:25 RD, revision 33137

reSWIGged

2005-03-28 23:24 RD, revision 33136

better root dir for rc uploads

2005-03-28 23:00 KH, revision 33135

Separate includes needed for Darwin and classic [ followup on Patch 1160346 ]

2005-03-28 20:21 RD, revision 33134

disable the buttons while a find dialog is active

2005-03-28 20:08 RD, revision 33133

disable the buttons while a find dialog is active

2005-03-28 20:05 RD, revision 33132

New wxTE_ flags

2005-03-28 20:04 RD, revision 33131

wx.lib.mixins.listctrl: Patches from Toni Brkic: * Bugfix for TextEditMixin when the view can't be scrolled * Enhancement for ListCtrlAutoWidthMixin, allowing it to manage the width of any column.

2005-03-28 19:57 RD, revision 33130

Note to self...

2005-03-28 19:46 SN, revision 33129

Fixed compilation error on unknown type "in_addr_t".