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-08-25 16:52 JS, revision 8188

Added some casts in hopes of fixing HP compilation problem

2000-08-25 16:51 JS, revision 8187

Added a flag to avoid Capture/Release asserts

2000-08-25 15:51 JS, revision 8186

Fixed dialogs sample

2000-08-25 15:51 JS, revision 8185

Fixed sample; enhanced wxLayoutAlgorithm to give remaining space to last window

2000-08-25 15:00 RR, revision 8184

Let's see where this commit will end up :-) Corrected reported wxSizer bug (wrong minimal size when option flag > 1) Updated changes.txt and wxGTK spec.

2000-08-25 10:39 JJ, revision 8183

Committing in . Modified Files: wxWindows/lib/vms_gtk.opt wxWindows/src/motif/mdi.cpp For VMS only ----------------------------------------------------------------------

2000-08-25 09:37 JS, revision 8182

Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG

2000-08-25 09:22 JJ, revision 8181

Committing in . Modified Files: wxWindows/samples/mdi/mdi.cpp VMS patch ----------------------------------------------------------------------

2000-08-25 08:00 JJ, revision 8180

Committing in . Modified Files: wxWindows/src/generic/scrolwin.cpp wxWindows/src/motif/app.cpp wxWindows/src/motif/bitmap.cpp wxWindows/src/motif/bmpbuttn.cpp wxWindows/src/motif/button.cpp wxWindows/src/motif/checkbox.cpp wxWindows/src/motif/choice.cpp wxWindows/src/motif/dialog.cpp wxWindows/src/motif/filedlg.cpp wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/radiobox.cpp wxWindows/src/motif/radiobut.cpp wxWindows/src/motif/statbox.cpp wxWindows/src/motif/stattext.cpp wxWindows/src/motif/textctrl.cpp wxWindows/src/motif/utils.cpp wxWindows/src/motif/window.cpp More patches for VMS only ----------------------------------------------------------------------

2000-08-25 01:35 RD, revision 8179

new SWIG generated sources for compiling with Python 1.6

2000-08-25 01:34 RD, revision 8178

new SWIG generated sources for compiling with Python 1.6

2000-08-25 01:21 RD, revision 8177

Some minor tweaks to SWIG templates to enable compiling with Python 1.6 headers.

2000-08-24 20:56 VS, revision 8176

fixed typo

2000-08-24 20:28 VZ, revision 8175

wxScrollBar for wxGTK done

2000-08-24 12:12 VZ, revision 8174

more scrollbar input handling: extracted common bits to wxStdScrollBarHandler

2000-08-24 11:32 JS, revision 8173

Added gizmos

2000-08-24 11:31 JS, revision 8172

Fixed for wxGTK compilation

2000-08-24 11:31 JS, revision 8171

Fixed #pragma

2000-08-24 10:58 JJ, revision 8170

Committing in . Modified Files: wxWindows/setup.h_vms wxWindows/demos/bombs/descrip.mms wxWindows/lib/vms.opt wxWindows/samples/caret/descrip.mms wxWindows/samples/checklst/descrip.mms wxWindows/samples/config/descrip.mms wxWindows/samples/controls/descrip.mms wxWindows/samples/dialogs/descrip.mms wxWindows/samples/drawing/descrip.mms wxWindows/samples/image/descrip.mms wxWindows/samples/mdi/descrip.mms wxWindows/samples/menu/descrip.mms wxWindows/samples/minimal/descrip.mms wxWindows/samples/resource/descrip.mms wxWindows/src/common/descrip.mms wxWindows/src/common/gdicmn.cpp wxWindows/src/generic/descrip.mms wxWindows/src/motif/choice.cpp wxWindows/src/motif/descrip.mms wxWindows/src/motif/font.cpp wxWindows/src/motif/frame.cpp wxWindows/src/motif/gauge.cpp wxWindows/src/motif/listbox.cpp wxWindows/src/motif/menu.cpp wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/toolbar.cpp wxWindows/src/motif/window.cpp wxWindows/src/motif/xmcombo/xmcombo.c wxWindows/src/unix/descrip.mms wxWindows/utils/dialoged/src/descrip.mms Added Files: wxWindows/include/wx/vms_x_fix.h VMS patches ----------------------------------------------------------------------

2000-08-24 08:55 JS, revision 8169

Replaced true/false with TRUE/FALSE

2000-08-24 05:50 JJ, revision 8168

Committing in . Modified Files: wxWindows/include/wx/gtk/app.h Added wxEntry like in other ports (i.e. Motif) ----------------------------------------------------------------------

2000-08-23 22:47 VZ, revision 8167

added test of wxFileSelector() def ext handling

2000-08-23 22:45 VZ, revision 8166

bug #105 (wxFileSelector misinterprets the def extension) fixed

2000-08-23 22:41 VZ, revision 8165

1. added wxRenderer::StandardHitTestScrollbar 2. started implementing wxMSW scrollbar input handling

2000-08-23 10:39 VS, revision 8164

fixed my previous fix in wxListCtrl::SetItem

2000-08-23 10:39 VS, revision 8163

reverted my 2 previous checkins -- will merge back from 2.3 as soon as it proves stable

2000-08-22 23:03 RD, revision 8162

small bug fix in the wxSizer.Insert wrapper

2000-08-22 21:56 VS, revision 8161

fixed bug in wxListCtrl::SetItem (forgot to delete previous attribute from m_attrs)

2000-08-22 17:02 VZ, revision 8160

1. wxInputHandler now knows about wxRenderer and uses it 2. wxInputHandler::OnMouseMove() added 3. wxGTKRenderer (almost) draws scrollbars 4. scrollbar mouse handling starts to work

2000-08-22 15:28 VZ, revision 8159

typo fixed

2000-08-22 14:00 JS, revision 8158

Added Reset() to command line parser and called it from Parse(), so that you can call Parse() multiple times and get the desired result.

2000-08-22 10:12 VZ, revision 8157

bug #101 (wxListCtrl::GetItemRect() returns rectangle with incorrect height) fixed

2000-08-22 10:06 VZ, revision 8156

bug #103 (encodings not enumerated correctly) fixed

2000-08-21 19:14 VZ, revision 8155

1. (trivial) wxGTKColourScheme added 2. wxScrollBar draws almost fine under GTK

2000-08-21 17:08 JS, revision 8154

Double oops, removed include file

2000-08-21 17:07 JS, revision 8153

Oops, missed out include file

2000-08-21 17:06 JS, revision 8152

Doc fix and SetArguments implementation

2000-08-21 11:08 DW, revision 8151

no message

2000-08-21 10:31 JJ, revision 8150

Committing in . Modified Files: wxWindows/descrip.mms wxWindows/samples/caret/descrip.mms Compile support for caret sample on wxGTK/VMS ----------------------------------------------------------------------

2000-08-20 22:21 VZ, revision 8149

forgotten files

2000-08-20 22:19 VZ, revision 8148

1. wxColourScheme used by Win32 renderer 2. wxScrollBar half implemented (drawing only)

2000-08-20 21:53 VS, revision 8147

fixed bug in gizmos Makefile.in

2000-08-20 21:53 VS, revision 8146

added contrib/gizmos to configure

2000-08-20 21:52 VS, revision 8145

added contrib/gizmos to configure.in

2000-08-20 21:52 VS, revision 8144

fixed stupid loop in wxFileSystem::OpenFile

2000-08-20 19:56 JS, revision 8143

Doc mods

2000-08-20 19:55 JS, revision 8142

Small mods

2000-08-19 20:26 VZ, revision 8141

added wxColourScheme

2000-08-19 19:26 VZ, revision 8140

1. wxInputHandler::Map() can return a sequence of actions, not only one 2. wxControl::PerformAction() takes a wxEvent parameter 3. wxGTK fix: send enter/leave events even when the mouse is captured 4. renamed "highlighted" state to "current"

2000-08-19 08:59 RR, revision 8139

The mac text ctrl wants '/r' from the log system for line breaks.