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-21 08:37 VS, revision 6163

modif time of FS inet and FS mem files is not wxDateTime::Now, not wxDateTime::Today

2000-02-21 08:37 VS, revision 6162

wxGTK compilation fix (wxFrame::Show call without argument)

2000-02-21 08:05 MJ, revision 6161

browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h dlguser.cpp dlguser.h doc.cpp doc.h pgmctrl.h de/dbbrowse.mo de/dbbrowse.po

2000-02-21 05:12 DW, revision 6160

Frame and Window coding

2000-02-20 12:40 JS, revision 6159

wxImage::Rotate corrections added; docview improvements (menus updated properly)

2000-02-20 10:23 RR, revision 6158

configure changes grid 3d changes

2000-02-20 10:04 MJ, revision 6157

browsedb.cpp dbtree.cpp

2000-02-20 07:06 MJ, revision 6156

help.de/compiler.htm help.de/dbbrowse.htm help.de/getcol.htm help.de/getcolsh.htm help.de/icons.htm help.de/picgrams.htm help.de/problems.htm help.de/remstar.htm help.de/sample.htm help.de/startprm.htm help.de/todo.htm help.de/wxdb.htm help.de/wxtable.htm help.std/compiler.htm help.std/dbbrowse.htm help.std/getcol.htm help.std/getcolsh.htm help.std/icons.htm help.std/picgrams.htm help.std/problems.htm help.std/remstar.htm help.std/sample.htm help.std/startprm.htm help.std/todo.htm help.std/wxdb.htm help.std/wxtable.htm

2000-02-20 02:52 GRG, revision 6155

Opps. Sorry - typo fixes

2000-02-20 01:08 GRG, revision 6154

Don't try to translate empty strings (just a cosmetical issue - it should not fail anyway, but it is cleaner this way)

2000-02-20 01:04 GRG, revision 6153

Process all pending events before starting to delete pending objects - specially important for wxPostEvent to work OK.

2000-02-20 01:03 GRG, revision 6152

Solved bug which was breaking richedit ctrls for non-unicode builds on some compilers. Fixed some small non-fatal bugs like missing c_str() and the like.

2000-02-19 06:49 GRG, revision 6151

Fixed these: text.cpp:588: passing `const char *' as argument 1 of `wxWindowBase::SetClientData(void *)' discards qualifiers text.cpp:592: passing `const char *' as argument 1 of `wxWindowBase::SetClientData(void *)' discards qualifiers

2000-02-19 04:22 GRG, revision 6150

Solved multiple memory leaks. Added some comments (on-screen, not to the code) Inverted the original XBM file.

2000-02-19 00:55 VS, revision 6149

fixed bug in wxMemoryInput/OutputStream::OnSysRead/Write that caused incorrect LastRead reports

2000-02-19 00:55 VS, revision 6148

ripper_main.o does not belong to HelpGen

2000-02-18 23:35 DW, revision 6147

no message

2000-02-18 22:12 VZ, revision 6146

added dnd support to generic wxTreeCtrl

2000-02-18 21:21 RD, revision 6145

toggle button doesn't send event if mouse is released outside of the button.

2000-02-18 21:01 RD, revision 6144

fixed some typos

2000-02-18 20:45 VZ, revision 6143

auto arrays can't be initialized - compile error for HP-UX

2000-02-18 20:40 VZ, revision 6142

HP-UX recommendations added

2000-02-18 20:28 RD, revision 6141

wx-config is configurable...

2000-02-18 20:20 VZ, revision 6140

more long/double to int conversion warnings from HP-UX logs fixed

2000-02-18 19:05 GL, revision 6139

* ESD works in full duplex (theorically)