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-03-04 18:40 RR, revision 6438

Some more drawing things, Tried to make miniframe stay on top, doesn't work, Make radio box big enough for its title, Can't anylong close disabled toplevel windows, Minor other changes.

2000-03-04 16:35 SN, revision 6437

Added SetSelectionMode

2000-03-04 16:23 RR, revision 6436

Lotta stuff for drawing etc.

2000-03-04 13:20 GRG, revision 6435

Ops

2000-03-04 13:20 GRG, revision 6434

Motif blindfix :-)

2000-03-04 12:11 JS, revision 6433

Fixed non-standard C++ syntax errors

2000-03-04 09:24 RR, revision 6432

Adapted wxGTK to wxMSW's notion of region setting. Made Julian's gc_include_inferior hack a bit less radical. Small addition to changes.txt, Compile fix to dbbrowse sample. Still crashes upon startup.

2000-03-04 02:54 GRG, revision 6431

Oh well..

2000-03-04 02:51 GRG, revision 6430

Fixed (my own) stupidity in Connect() mini-tutorial / comments Changed all _T() to _() in server.cpp Modified server to use Destroy() instead of directly accessing the wxPendingDelete list Removed the panels which contained the textctrls - they are not needed at all.

2000-03-04 02:42 GRG, revision 6429

Stupidity fixed in WaitOnConnect()

2000-03-04 02:41 GRG, revision 6428

Stupidity fixed in WaitOnConnect() docs

2000-03-03 22:52 VS, revision 6427

added compression ratio argument to wxZlibOutputStream ctor

2000-03-03 20:53 GRG, revision 6426

Removed dependency on tiffiop.h

2000-03-03 20:10 GL, revision 6425

wxSoundFileStream doc updates (indeed, first write)

2000-03-03 20:09 RR, revision 6424

Clean-up, speed-up and bug-fix for wxListCtrl drawing, Removed overlay things from wxScreenDC, Added test for bitmaps clipping with regions. Updates to changes.txt

2000-03-03 19:24 GRG, revision 6423

Please add classes in alphabetical order

2000-03-03 19:24 GRG, revision 6422

Added Destroy()

2000-03-03 19:24 GRG, revision 6421

makefiles changed

2000-03-03 19:22 GRG, revision 6420

small mods

2000-03-03 18:46 GL, revision 6419

Updated some doc (wxProcess, wxSoundStream)

2000-03-03 18:27 VZ, revision 6418

bug in month day parsing - now check that it's > 1 too

2000-03-03 18:22 GRG, revision 6417

new XPMs

2000-03-03 18:22 GRG, revision 6416

new bitmaps

2000-03-03 18:21 GRG, revision 6415

Life version 2.1

2000-03-03 17:36 GRG, revision 6414

no more _ftime instead of ftime

2000-03-03 17:04 VZ, revision 6413

regenerated from filelist.txt

2000-03-03 16:44 SN, revision 6412

Added extended selection support.

2000-03-03 16:35 SN, revision 6411

Added gridsel.cpp

2000-03-03 16:09 GRG, revision 6410

mingw32 makefiles must use tabs as separators

2000-03-03 14:05 VZ, revision 6409

fatal bug in wxSplitPath fixed

2000-03-03 13:51 GRG, revision 6408

Added HAVE_FTIME for all Windows compilers

2000-03-03 11:25 JS, revision 6407

Added OGL to contrib

2000-03-03 11:10 JS, revision 6406

Removed OGL prior to re-adding; some Watcom corrections

2000-03-03 10:46 VZ, revision 6405

removed OGL files from wxGTK build, fixed configure for wxBase

2000-03-03 10:31 VZ, revision 6404

1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) and also added a version which captures the programs output 2. fix for compilers which have void ftime() (my mingw does) in timercmn.cpp 3. updated console sample to test wxShell/wxExecute 4. treetest now can toggle images or change their size 5. wxTreeCtrl doesn't crash if it has no image list

2000-03-02 22:13 DW, revision 6403

More framework updates

2000-03-02 19:41 SN, revision 6402

Added class to handle selection inside wxGrid

2000-03-02 19:18 RR, revision 6401

Added test for region clipping. Corrected makefile.

2000-03-02 19:06 VZ, revision 6400

1. wxProcess changes to make capturing subprocess output easier (and more reliable), now works in both sync and async modes 2. wxSafeYieldBug() corrected, wxWindowDisabler which is now used in it added and documented 3. exec sample updated to illustrate capturing the subprocess output 4. wxStreamBase::IsOk() added 5. wxInputStream::Eof() added and non-blocking Eof() implementation in wxPipeInputStream used by wxExecute

2000-03-02 17:18 GRG, revision 6399

Latest OS/2 changes broke xpmlib for MSW. Fixed.

2000-03-02 16:17 VZ, revision 6398

added demo of capturing program output - doesn't work very well though

2000-03-02 15:41 VZ, revision 6397

corrected Remove() description

2000-03-02 11:29 JJ, revision 6396

Committing in . Modified Files: wxWindows/setup.h_vms wxWindows/src/common/timercmn.cpp ----------------------------------------------------------------------

2000-03-02 10:47 RL, revision 6395

made msw wxRegion(wxRect&) constructor consistant with other wxRegion constructors

2000-03-02 04:18 GRG, revision 6394

Renamed tech notes to tnxxxx.txt

2000-03-02 04:17 GRG, revision 6393

Changed naming to TNxxxx

2000-03-02 01:06 VZ, revision 6392

no changes

2000-03-02 00:58 VZ, revision 6391

1. wxGrid row can't be resized to less than minimal height 2. memory leaks fixed in wxHashTableLong 3. and in wxGrid 4. changed newgrid sample to use char buffers 5. fixed double clicking owner-drawn buttons 6. compilation fix in enhmeta.cpp for !wxUSE_DND 7. bug introduced earlier today in wxGridCellAttr::GetEditor() fixed 8. bool renderer/editor now look as good as I may ever make them look good under MSW

2000-03-01 23:37 , revision 6390
  • A /wxWidgets/tags/WITH_OGL
  • D /wxWidgets/tags/WITH_OGL/.cvsignore
  • D /wxWidgets/tags/WITH_OGL/autogen.sh
  • D /wxWidgets/tags/WITH_OGL/BuildCVS.txt
  • D /wxWidgets/tags/WITH_OGL/config.guess
  • D /wxWidgets/tags/WITH_OGL/config.sub
  • D /wxWidgets/tags/WITH_OGL/debian
  • D /wxWidgets/tags/WITH_OGL/demos
  • D /wxWidgets/tags/WITH_OGL/descrip.mms
  • D /wxWidgets/tags/WITH_OGL/difflast.pl
  • D /wxWidgets/tags/WITH_OGL/distrib/gtk
  • D /wxWidgets/tags/WITH_OGL/distrib/motif
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/bc.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/copy_src.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/cw.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/docsrc.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/generic.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/glcanvas.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/gtk.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/jpeg.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/makefile.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/makewise.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/motif.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/msw.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/ogl.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/patch.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/readme.txt
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/splitwise.cpp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/stubs.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tardist
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tardist.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tex2rtf.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tiff.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/b32.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/base.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/baserpm.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/bcc.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/dos.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/g295.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/g95.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/Makefile
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/makeall.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/makeall.sh
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/motif.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/msw.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/os2.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/sc.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/tmake.conf
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/v15.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/vc.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/vc6.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/vc6base.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/vc6dll.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/wat.t
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/tmake/wxwin.pro
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/user.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/vc.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wisebott.txt
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wisesys.txt
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wisetop.txt
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wxtree.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wxwin01.bmp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wx_hlp.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wx_html.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wx_pdf.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/wx_word.rsp
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/zipdist.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/msw/zippatch.bat
  • D /wxWidgets/tags/WITH_OGL/distrib/wine
  • D /wxWidgets/tags/WITH_OGL/docs
  • D /wxWidgets/tags/WITH_OGL/include
  • D /wxWidgets/tags/WITH_OGL/install-sh
  • D /wxWidgets/tags/WITH_OGL/lib
  • D /wxWidgets/tags/WITH_OGL/locale
  • D /wxWidgets/tags/WITH_OGL/Makefile.in
  • D /wxWidgets/tags/WITH_OGL/Mingw32-gcc295.patches
  • D /wxWidgets/tags/WITH_OGL/make-deb
  • D /wxWidgets/tags/WITH_OGL/misc
  • D /wxWidgets/tags/WITH_OGL/mkinstalldirs
  • D /wxWidgets/tags/WITH_OGL/modules
  • D /wxWidgets/tags/WITH_OGL/regen
  • D /wxWidgets/tags/WITH_OGL/samples
  • D /wxWidgets/tags/WITH_OGL/setup.h.in
  • D /wxWidgets/tags/WITH_OGL/setup.h_vms
  • D /wxWidgets/tags/WITH_OGL/src/.cvsignore
  • D /wxWidgets/tags/WITH_OGL/src/common
  • D /wxWidgets/tags/WITH_OGL/src/cygnus.bat
  • D /wxWidgets/tags/WITH_OGL/src/files.lst
  • D /wxWidgets/tags/WITH_OGL/src/generic
  • D /wxWidgets/tags/WITH_OGL/src/gtk/.cvsignore
  • D /wxWidgets/tags/WITH_OGL/src/gtk/accel.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/app.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/bdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/bitmap.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/bmpbuttn.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/brush.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/button.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/cdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/checkbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/checklst.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/choice.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/clipbrd.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/colour.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/combobox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/control.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/cross.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/cursor.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/data.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dataobj.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dc.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dcclient.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dcmemory.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dcscreen.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dialog.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/dnd.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/fdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/filedlg.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/font.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/fontdlg.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/frame.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/gauge.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/gdiobj.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/glcanvas.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/gsockgtk.c
  • D /wxWidgets/tags/WITH_OGL/src/gtk/horiz.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/icon.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/joystick.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/listbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/main.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/mdi.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/menu.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/minifram.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/notebook.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/palette.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/pen.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/radiobox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/radiobut.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/region.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/scrolbar.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/settings.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/slider.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/spinbutt.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/spinctrl.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/statbmp.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/statbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/statline.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/stattext.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/tbargtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/textctrl.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/threadno.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/threadpsx.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/threadsgi.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/timer.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/tooltip.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/treegtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/utilsgtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/utilsres.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/verti.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk/wave.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/window.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk/win_gtk.c
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/.cvsignore
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/accel.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/app.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/bdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/bitmap.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/bmpbuttn.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/brush.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/button.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/cdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/checkbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/checklst.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/choice.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/clipbrd.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/colour.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/combobox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/control.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/cross.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/cursor.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/data.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dataobj.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dc.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dcclient.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dcmemory.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dcscreen.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dialog.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/dnd.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/fdiag.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/filedlg.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/font.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/fontdlg.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/frame.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/gauge.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/gdiobj.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/glcanvas.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/gsockgtk.c
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/horiz.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/icon.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/joystick.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/listbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/main.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/mdi.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/menu.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/minifram.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/notebook.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/palette.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/pen.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/radiobox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/radiobut.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/region.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/scrolbar.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/settings.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/slider.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/spinbutt.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/spinctrl.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/statbmp.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/statbox.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/statline.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/stattext.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/tbargtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/textctrl.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/threadno.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/threadpsx.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/threadsgi.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/timer.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/tooltip.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/treegtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/utilsgtk.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/utilsres.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/wave.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/window.cpp
  • D /wxWidgets/tags/WITH_OGL/src/gtk1/win_gtk.c
  • D /wxWidgets/tags/WITH_OGL/src/html
  • D /wxWidgets/tags/WITH_OGL/src/iodbc
  • D /wxWidgets/tags/WITH_OGL/src/jpeg
  • D /wxWidgets/tags/WITH_OGL/src/mac
  • D /wxWidgets/tags/WITH_OGL/src/make.env.in
  • D /wxWidgets/tags/WITH_OGL/src/makeb32.env
  • D /wxWidgets/tags/WITH_OGL/src/makebcc.env
  • D /wxWidgets/tags/WITH_OGL/src/makeenvs
  • D /wxWidgets/tags/WITH_OGL/src/makefile.bcc
  • D /wxWidgets/tags/WITH_OGL/src/makefile.dos
  • D /wxWidgets/tags/WITH_OGL/src/makefile.va
  • D /wxWidgets/tags/WITH_OGL/src/makefile.vc
  • D /wxWidgets/tags/WITH_OGL/src/makeg95.env
  • D /wxWidgets/tags/WITH_OGL/src/makelib.b32
  • D /wxWidgets/tags/WITH_OGL/src/makelib.bcc
  • D /wxWidgets/tags/WITH_OGL/src/makelib.env.in
  • D /wxWidgets/tags/WITH_OGL/src/makelib.g95
  • D /wxWidgets/tags/WITH_OGL/src/makelib.vc
  • D /wxWidgets/tags/WITH_OGL/src/makelib.wat
  • D /wxWidgets/tags/WITH_OGL/src/makemsc.env
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.b32
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.bcc
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.env.in
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.g95
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.msc
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.sl
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.va
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.vc
  • D /wxWidgets/tags/WITH_OGL/src/makeprog.wat
  • D /wxWidgets/tags/WITH_OGL/src/makesc.env
  • D /wxWidgets/tags/WITH_OGL/src/makesl.env
  • D /wxWidgets/tags/WITH_OGL/src/maketwin.env
  • D /wxWidgets/tags/WITH_OGL/src/makeva.env
  • D /wxWidgets/tags/WITH_OGL/src/makevc.env
  • D /wxWidgets/tags/WITH_OGL/src/makewat.env
  • D /wxWidgets/tags/WITH_OGL/src/make_cw.mcp
  • D /wxWidgets/tags/WITH_OGL/src/mingegcs.bat
  • D /wxWidgets/tags/WITH_OGL/src/mingw32.bat
  • D /wxWidgets/tags/WITH_OGL/src/motif
  • D /wxWidgets/tags/WITH_OGL/src/msw
  • D /wxWidgets/tags/WITH_OGL/src/ntwxwin.mak
  • D /wxWidgets/tags/WITH_OGL/src/ogl
  • D /wxWidgets/tags/WITH_OGL/src/os2
  • D /wxWidgets/tags/WITH_OGL/src/png
  • D /wxWidgets/tags/WITH_OGL/src/qt
  • D /wxWidgets/tags/WITH_OGL/src/regex
  • D /wxWidgets/tags/WITH_OGL/src/rpmfiles.lst
  • D /wxWidgets/tags/WITH_OGL/src/stubs
  • D /wxWidgets/tags/WITH_OGL/src/tiff
  • D /wxWidgets/tags/WITH_OGL/src/unix
  • D /wxWidgets/tags/WITH_OGL/src/wxJpeg.icc
  • D /wxWidgets/tags/WITH_OGL/src/wxPng.icc
  • D /wxWidgets/tags/WITH_OGL/src/wxvc.dsp
  • D /wxWidgets/tags/WITH_OGL/src/wxvc.dsw
  • D /wxWidgets/tags/WITH_OGL/src/wxvc_dll.dsp
  • D /wxWidgets/tags/WITH_OGL/src/wxvc_dll.dsw
  • D /wxWidgets/tags/WITH_OGL/src/wxWin.icc
  • D /wxWidgets/tags/WITH_OGL/src/wxXpm.icc
  • D /wxWidgets/tags/WITH_OGL/src/wxZlib.icc
  • D /wxWidgets/tags/WITH_OGL/src/xpm
  • D /wxWidgets/tags/WITH_OGL/src/zlib
  • D /wxWidgets/tags/WITH_OGL/tests
  • D /wxWidgets/tags/WITH_OGL/user
  • D /wxWidgets/tags/WITH_OGL/utils
  • D /wxWidgets/tags/WITH_OGL/wx-config.in
  • D /wxWidgets/tags/WITH_OGL/wxBase.dsp
  • D /wxWidgets/tags/WITH_OGL/wxBase.spec
  • D /wxWidgets/tags/WITH_OGL/wxGTK.spec
  • D /wxWidgets/tags/WITH_OGL/wxMotif.spec
  • D /wxWidgets/tags/WITH_OGL/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'WITH_OGL'.

2000-03-01 23:37 VZ, revision 6389

menu sample added

2000-03-01 23:07 VZ, revision 6388

used in the sample

2000-03-01 20:27 RR, revision 6387

Various changes due to OGL and glcanvas having changed position. Had to butcher Vadims system header patch.

2000-03-01 20:13 RR, revision 6386

OGL: misc.cpp clashes with misc.c frim iODBC, therefore added oglmsc.cpp instead. misc.cpp should be removed.

2000-03-01 20:11 RR, revision 6385

typo in plot.cpp

2000-03-01 20:11 RR, revision 6384

get opengl samples going again

2000-03-01 19:24 VZ, revision 6383

added a note about where to find makegen

2000-03-01 19:22 VZ, revision 6382

created 'how to add a sample' technote

2000-03-01 19:22 VZ, revision 6381

created tech note directory

2000-03-01 18:55 VZ, revision 6380

1. warning in gtk/menu.cpp fixed 2. Unicode fix in msw/textctrl.cpp 3. more parameters support in grid editors/handlers

2000-03-01 18:09 JS, revision 6379

Full-screen dragging fix (GC setting)

2000-03-01 17:21 VZ, revision 6378

asserts in wxGridStringTable corrected

2000-03-01 17:08 VZ, revision 6377

patch for using system libz

2000-03-01 17:02 VZ, revision 6376

IMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction

2000-03-01 16:39 GRG, revision 6375

DrawButtonFrame was a bit wrong because it was ignoring COLOR_3DLIGHT; fixed now.

2000-03-01 15:01 JS, revision 6374

Fixing commit problem

2000-03-01 14:57 GRG, revision 6373

wxBitmapButton transparency fixed by using wxDC API at all times

2000-03-01 11:05 JS, revision 6372

Added wxDragImage generic implementation and sample; added mask handling to Motif's wxImage::ConvertToBitmap

2000-03-01 10:35 BJ, revision 6371

remove 'extern' from IsKeyDown,... for bcc

2000-03-01 08:44 BJ, revision 6370

Restore previous ogl sources. Waiting for fix in configure system

2000-03-01 04:10 MB, revision 6369

Minor compilation fix for Borland

2000-03-01 01:01 GT, revision 6368

Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works

2000-02-29 23:58 GT, revision 6367

Added a #include of wx/module.h

2000-02-29 23:18 DW, revision 6366

no message

2000-02-29 21:12 GRG, revision 6365

Beginning the thread with _beginthreadex but ending with ExitThread is not a good thing.

2000-02-29 21:05 GRG, revision 6364

Tell is now compatible with the wback buffer

2000-02-29 21:04 GRG, revision 6363

Changed to use current wxSocket flag names instead of old ones

2000-02-29 21:02 GRG, revision 6362

Added some safety checks

2000-02-29 21:00 GRG, revision 6361

mfc not available for mingw

2000-02-29 20:58 GRG, revision 6360

moved Destroy() to the beginning

2000-02-29 20:57 GRG, revision 6359

Fixed potential bug related to clock skew when different clocks are used for hi and lo res timing. Still to be solved where ftime or gettimeofday are not available!

2000-02-29 19:30 VZ, revision 6358

setting parameters for wxGridCellFloatRenderer seems to work

2000-02-29 18:36 VZ, revision 6357

1. more corrections for ref counted editors/renderers (doesn't crash any more, might leak memory though) 2. attempt to add parameters to renderers - failed.

2000-02-29 17:42 VZ, revision 6356

wxGridCellRenderer/Editor made ref counted

2000-02-29 17:21 VZ, revision 6355

1. added range checks in wxGridStringTable 2. added AutoSizeRow(), setting minimal size for the rows is supported as well now 3. replaced ugly wxHashTables with (just created) wxHashTableLong

2000-02-29 17:19 VZ, revision 6354

added wxHashTableLong

2000-02-29 16:12 RL, revision 6353

added missing include mdi.h

2000-02-29 15:09 RR, revision 6352

Commented out debug code.

2000-02-29 15:00 VZ, revision 6351

wxListCtrl uses SetWindowChange() in its OnChar

2000-02-29 12:48 MJ, revision 6350

Makefile.in makefile.g95 makefile.vc

2000-02-29 12:21 JJ, revision 6349

Committing in . Configuration for VMS Modified Files: wxWindows/setup.h_vms ----------------------------------------------------------------------

2000-02-29 11:27 GT, revision 6348

Fixed a misleading comment regarding MySQL and Postgres

2000-02-29 08:27 MB, revision 6347

AutoSizeColumns and AutoSizeRows changed to pass FALSE for calcOnly arg to SetOrCalcXXXSizes()

2000-02-29 08:14 MT, revision 6346

add wxTE_AUTO_SCROLL

2000-02-29 01:52 VZ, revision 6345

typo(s) fixed

2000-02-29 01:49 VZ, revision 6344

1. fruitless attempts to reproduce wxNotebook bug in the sample 2. multiple selection related changes in the treetest

2000-02-29 01:47 VZ, revision 6343

1. fixed bug with MDI child frames changign state when parent frame was iconized/uniconized 2. multiple selection emulation for wxTreeCtrl almost done

2000-02-29 01:37 MB, revision 6342

Added wxWANTS_CHARS style to all windows so that the grid reacts to cursor keys when it is on a panel.

2000-02-29 01:27 MB, revision 6341

Changed string members in BugsGridData struct to wxChar * for Borland only and added code to BugsGridTable::SetValue() for Borland to set string values.

2000-02-28 23:47 DW, revision 6340

no message

2000-02-28 19:08 VZ, revision 6339

wxGridCellAttr::Clone() added to allow the demo of custom grid cell attr provider to work

2000-02-28 19:07 VZ, revision 6338

correction for Fit() which didn't handle properly windows positioned at (-1, -1)

2000-02-28 17:54 VZ, revision 6337

Ctrl-TAB works when notebook has focus

2000-02-28 17:33 VZ, revision 6336

use _beginthreadex() for mingw32 if possible

2000-02-28 16:44 VZ, revision 6335

fixed wxPD_AUTO_HIDE bug (didn't auto hide)

2000-02-28 16:40 VZ, revision 6334

grid autosize fixes/changes

2000-02-28 16:02 DW, revision 6333

Standard frame resource defines for OS/2

2000-02-28 15:57 JS, revision 6332

Some corrections

2000-02-28 15:05 GRG, revision 6331

Added fix for mingw32 gcc-2.95 regarding FillMemory

2000-02-28 13:42 JS, revision 6330

Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors

2000-02-28 13:15 GRG, revision 6329

Added #include "wx/bitmap.h"

2000-02-28 11:45 JS, revision 6328
  • D /wxWidgets/trunk/utils/ogl

Removed utils/ogl

2000-02-28 11:33 JS, revision 6327

Moved OGL to new locations.

2000-02-28 08:22 JS, revision 6326

Moved wxGLCanvas to more normal positions

2000-02-28 04:40 DW, revision 6325

More updates to wxWindow, wxMenu, GdiImage to get minimal to work

2000-02-28 04:05 RD, revision 6324

Added wrapper for wxListCtrl.SortItems. Added column sorting to the demo to show how to use it. Other fixes and updates.

2000-02-28 03:28 MB, revision 6323

Reverted wxString members to const wxChar * for struct BugsGridData otherwise demo won't compile with BC5.

2000-02-27 21:29 VS, revision 6322

added wxMemoryFSHandler docs

2000-02-27 21:07 VS, revision 6321

added wxMemoryFSHandler docs

2000-02-27 21:07 VS, revision 6320

documented VFS handlers

2000-02-27 21:06 VS, revision 6319

added Include files section to my classes where it was missing

2000-02-27 21:06 VS, revision 6318

updated legalese regarding libtiff, libjpeg

2000-02-27 21:06 VS, revision 6317

added --enable-filesystem

2000-02-27 21:04 VS, revision 6316

minimalistic build fixes (mostly #if wxUSE_something)

2000-02-27 21:03 VS, revision 6315

fixed: text.rc was datafile => copied to build dir

2000-02-27 16:48 RR, revision 6314

Added bitmap create

2000-02-27 16:09 GL, revision 6313

Added wxMMedia doc. For the moment only a few files are really a documentation. (sndbase.tex). The rest will come progressively.

2000-02-27 15:56 RR, revision 6312

More wxPlotWindow goodies.

2000-02-27 10:44 GL, revision 6311

Inserted "stdio catch" in wxExecute. The activation is controlled by wxProcess. Completed some TODO in wxMMedia (wxSoundUlaw, ...) Reworked the PCM converted: it should be simpler to add converters now and it is cleaner. Implemented status information in wxVideoWindows but it doesn't work on my Win98SE (UNSUPPORTED_FUNCTION) Changed *ERR into *ERROR Added a TODO: we must detect the best format in wxSoundWindows

2000-02-27 05:06 GRG, revision 6310

Added support for wxSCROLL[WIN]_THUMBRELEASE events

2000-02-27 04:59 GRG, revision 6309

Large parts rewritten and reorganized

2000-02-27 04:56 GRG, revision 6308

Added support for bitmap buttons with standard Win95/98 LNF if __WIN95__ is #defined

2000-02-26 22:14 GT, revision 6307

Updated the ODBC-related ToDos

2000-02-26 21:00 VZ, revision 6306

wxGrid::AutoSize() added

2000-02-26 20:42 VZ, revision 6305

SHARED_LD/LDFLAGS correction

2000-02-26 20:40 VZ, revision 6304

oops, a stray C++ comment

2000-02-26 20:35 VZ, revision 6303

removing the IsWindow() test in ~wxWindow

2000-02-26 19:46 GRG, revision 6302

Corrected small miniframe-realted bug (itsy bitsy is never used for win32)

2000-02-26 14:42 VS, revision 6301

fixed reference to wxEvtHandler

2000-02-26 14:42 VS, revision 6300

added base.t to the script

2000-02-26 13:47 GL, revision 6299

Reenabled OSS support

2000-02-26 12:45 RR, revision 6298

Compile fixes.

2000-02-25 23:57 VZ, revision 6297

only modal dialogs ignore busy cursor, not all dialogs

2000-02-25 23:49 VZ, revision 6296

1. cursor fixes: frame does have hand cursor in the controls sample now, modal dialogs don't have busy cursor even if wxIsBusy() 2. wxTextCtrl sets client data field in the generated events 3. added wxEnhMetaFile::SetClipboard()

2000-02-25 21:28 GL, revision 6295

Ok. Vidwin works again on Windows. Extremely urgent: it must behave the same way as wxVideoXANIM

2000-02-25 20:36 GT, revision 6294

Replaced <iostream.h> reference with "wx/ioswrap.h" Replaced wxMessageBox() with wxLogDebug() calls When calling GetColumns(), some drivers/datasources would not return a proper value for columnSize. If columnSize is less than 1, columnSize gets set to bufferLength Some cout statements in DBDEBUG_CONSOLE were treating char* variables as if they were wxString variables.

2000-02-25 20:27 GT, revision 6293

Replaced <iostream.h> reference with "wx/ioswrap.h" Replaced wxMessageBox() with wxLogDebug() calls When calling GetColumns(), some drivers/datasources would not return a proper value for columnSize. If columnSize is less than 1, columnSize gets set to bufferLength

2000-02-25 19:23 VZ, revision 6292

WX_DECLARE_HASH() macro for type safe hashes

2000-02-25 19:07 GL, revision 6291

Removed unnecessary code from utilsunx.cpp Corrected the support for seeking in wxSoundFileStream. Added support for seeking in wxMultimediaBoard Reindentation of the code (conforming or nearly to the coding standard)

2000-02-25 18:50 GL, revision 6290

Windows stdio capture is working on my MSVC5. Here is the first alpha release.

2000-02-25 16:27 BJ, revision 6289

Tentative fix for UNICODE

2000-02-25 16:21 VZ, revision 6288

attempts at making wxSocket work with wxBase - it doesn't work but already compiles :-|

2000-02-25 16:20 JS, revision 6287

Fixed wxWindow::HandleCommand so multiple toolbars work again (e.g. ogl/studio sample); added border to OGL studio window

2000-02-25 15:32 VZ, revision 6286

attempt at fixing LDFLAGS

2000-02-25 15:16 JS, revision 6285

Added fix to wxMDIClientWindow to redisplay contents when window is repositioned

2000-02-25 15:00 BJ, revision 6284

fix memory allocation problem for strings

2000-02-25 14:02 VZ, revision 6283

assigning values to wxString is better than assigning to 'wxChar *' - editing of bugs table works

2000-02-25 13:56 VZ, revision 6282

compatibility/compilation fix

2000-02-25 12:01 MJ, revision 6281

dbgrid.cpp dbgrid.h bitmaps/logo.xpm

2000-02-25 09:08 GL, revision 6280

Major changes in wxVidXANIM (support for output filtering) Several API addings Added process.cpp, process.h and utilsunx.cpp in wxMMedia directory They should be moved to src/unix, src/common and include/wx to use them

2000-02-25 07:13 GRG, revision 6279

Corrected an HTML typo

2000-02-25 06:56 MB, revision 6278

Added call to CalcDimensions() at end of wxGrid::Init so that you can, for example, put a grid in a dialog, size it and then call CreateGrid at some later stage.

2000-02-25 04:19 DW, revision 6277

Visualge V3.0 fix

2000-02-25 04:17 DW, revision 6276

latest wxWindow updates

2000-02-25 04:16 DW, revision 6275

Change m_SubControls from wxList to wxArrayLong

2000-02-25 02:29 VZ, revision 6274

F2 enables edit in place

2000-02-25 02:20 VZ, revision 6273

1. corrected problem with label updating in wxProgressDialog 2. optical fix in wxTipDlg: use wxTE_RICH control to avoid vert scrollbar 3. put wxProgressDialog demo into dialogs sample, seems more appropriate 4. fixed a serious bug in wxProgressDialog when its parent was not a top level window (as in controls sample) 5. fixes in BringWindowToTop() usage in msw/dialog.cpp 6. fixed another serious bug in wxProgressDialog::OnClose() 7. wxDialog restores focus to previously focused window once again 8. attempts at fixing wxBusyCursor with modal dialogs problem - unsuccessful

2000-02-25 00:03 VZ, revision 6272

fix for bug #29 (blank lines in GetLineText)

2000-02-24 23:52 GRG, revision 6271

Very minor changes

2000-02-24 23:40 VZ, revision 6270

1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2. wxRegKey::Rename() added, regtest sample shows copying/moving/renaming keys and values now 3. using wxLog() insread of WriteText() contorsions in the listctrl sample, show client data from events in the log messages

2000-02-24 23:33 VZ, revision 6269

1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2. define LVS_EX_FULLROWSELECT ourselves if compiler headers don't 3. wxSafeYield() will only reenable windows which had been enabled, not all windows in the application 4. selection in wxTreeCtrl is not broken after dnd operation 5. wxRegKey::Rename() added, regtest sample shows copying/moving/renaming keys and values now 6. wxListEvent accessors made const 7. wxListCtrl sets client data field in generated events under MSW too

2000-02-24 20:18 JS, revision 6268

Fix to MDI to restore 3D border; kludge to OGL Studio sample to redraw the first client frame properly (need wxWindow::Redraw in wxWin API?)

2000-02-24 19:05 GL, revision 6267

Added a missing wxStream_NOERROR

2000-02-24 18:52 GL, revision 6266

Cut out some duplicate symbol in datstrm.tex

2000-02-24 18:09 RR, revision 6265

Minor optical things.

2000-02-24 17:17 JS, revision 6264

Added missing SetToolBitmapSize

2000-02-24 16:26 JS, revision 6263

wxToolBarSimple fix + OGL studio sample compilation

2000-02-24 15:04 JS, revision 6262

Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin streams; fixed wxSP_... ids that clashed with wxTextCtrl; added generic GetPixel implementation for GTK/Motif

2000-02-24 12:20 RL, revision 6261

configure changes, for wxBase and wx-config

2000-02-24 07:42 MB, revision 6260

Several ugly hacks to get the bugs table and virtual table demos to work under wxMotif.

2000-02-24 01:15 RL, revision 6259

added wxBase & examples & various tweaks

2000-02-24 00:43 GT, revision 6258

Reverting to 1.30

2000-02-24 00:35 GT, revision 6257

Reverting back to 1.35 as 1.36 does not work with all data sources

2000-02-24 00:20 VZ, revision 6256

mwxLog was leaked - fixed

2000-02-24 00:08 VZ, revision 6255

fix for wxSplitPath(foo/.filename)

2000-02-24 00:01 VZ, revision 6254

wxLogWindow now uses standard menu ids

2000-02-23 23:43 DW, revision 6253

More wxWindow updates

2000-02-23 23:42 VZ, revision 6252

typo fixed

2000-02-23 23:38 VZ, revision 6251

1. wxGCBoolRenderer looks better under MSW 2. wxGCBoolEditor too 3. only alnum keys start editing in-place 4. some memory leaks in wxGrid plugged

2000-02-23 23:11 GT, revision 6250

::IsNumber() returned FALSE if a + or - sign was the first character of the string. "-123" should be considered a number

2000-02-23 21:45 RL, revision 6249

tweaked debian-dist for building wxBase

2000-02-23 19:27 RD, revision 6248

fallback to string changes for number and float editors Fixes for DrawGridSpace (it needed moved over/up by one pixel, at least for MSW) Editor left active when resizing rows/cols

2000-02-23 19:23 VZ, revision 6247

removed the goto provoking HP-UX compiler warnings

2000-02-23 19:04 VZ, revision 6246

fixed (?) race condition in the sample

2000-02-23 18:54 VZ, revision 6245

some more cosmetic fixes for wxLogTrace

2000-02-23 18:50 VZ, revision 6244

typo fixed

2000-02-23 18:50 VZ, revision 6243

wxLogTrace doesn't give messages with two 'Trace' in the beginning

2000-02-23 18:26 SN, revision 6242

Improved wxMotif's look.

2000-02-23 17:53 SN, revision 6241

Improved checkmark on wxMotif.

2000-02-23 17:47 RR, revision 6240

#ifdeffed new paint clipping :-( Moved replacement code to printing preview canvas where its effect was particularly useful. Completed GC pooling.

2000-02-23 17:44 VZ, revision 6239

using LDFLAGS for the linker

2000-02-23 16:54 JS, revision 6238

Misc small changes, some for VC++ 1.5

2000-02-23 16:15 VZ, revision 6237

fall back on text value if no long/double value could be retrieved from the cell

2000-02-23 15:58 VZ, revision 6236

removed saveValue param in EndEdit()

2000-02-23 15:45 VZ, revision 6235

fix for (too big) combobox height

2000-02-23 15:38 VZ, revision 6234

command events are not redirected to focused window

2000-02-23 15:32 VZ, revision 6233

fix to allow non-extension based template choosing to work from Vegh Janos

2000-02-23 13:17 SB, revision 6232

Add exemple for redirecting cout

2000-02-23 12:31 GT, revision 6231

TablesInUse did not have DeleteContents() set to TRUE in __WXDEBUG__ mode

2000-02-23 07:15 MB, revision 6230

Added wxGrid::DrawGridSpace function to suppress junk beyond last row and col of grid.

2000-02-23 07:03 RD, revision 6229

Some mouse events need to be handled even when outside the grid. Added flag and accessors to enable/disable the dragging of the grid lines.

2000-02-23 04:45 RD, revision 6228

delay getting the default editor and renderer (by data type) until actually needed

2000-02-23 00:30 VZ, revision 6227

multiple/single sel mode can now be toggled from menu

2000-02-22 23:06 DW, revision 6226

More wxWindow updates

2000-02-22 22:48 RL, revision 6225

added missing files to life & poem, added wxPython/demo

2000-02-22 22:39 RR, revision 6224

Playing with scrolling, als fixed redraw bug in wxGrid (outer regions). You must not to maths with update regions within an scroll related OnPaint(). Everything else is allowed.

2000-02-22 20:09 VS, revision 6223

fixed divide by zero exception when layouting justified text

2000-02-22 20:09 VS, revision 6222

one of error messages had way too much spaces in it

2000-02-22 20:08 VS, revision 6221

better documented wxListCtrl::GetItem (it was absolutely unclear how to use it)

2000-02-22 20:02 RD, revision 6220

1. wxGridCellEditor::SetSize needs to use the wxSIZE_ALLOW_MINUS_ONE flag otherwise the choice editor will not move to row 1, (the wxRect given has a -1 y value.) 2. I fixed wxGridCellChoiceEditor::BeginEdit to not only set the current value into the text field, but also to make it the current selection in the dropdown. 3. EndEdit was getting called twice for each cell when you leave it with the TAB or ENTER. I commented out a call to SaveEditControlValue in SetCurrentCell to take care of this. It shouldn't hurt anything since SaveEditControlValue is also called within the EnableCellEditControl(FALSE) which gets called next. If this causes no problems for anybody it can be removed entirely.

2000-02-22 18:20 GL, revision 6219

AVI file playing on Windows is working Many fixes

2000-02-22 17:25 SN, revision 6218

Compilation fixes

2000-02-22 17:23 KB, revision 6217

added

2000-02-22 17:19 DW, revision 6216

GetSubcontrols now returns a reference to an Arraylong

2000-02-22 17:11 DW, revision 6215

no message

2000-02-22 16:57 VZ, revision 6214

added combobox editor

2000-02-22 16:03 VZ, revision 6213

column autosizing added

2000-02-22 15:29 RR, revision 6212

SetSelection() in wxNotebook now sets the focus, SPACE in wxListCtrl now sends Activate in multiple sel mode

2000-02-22 15:22 VZ, revision 6211

1. corrected bug with LIST_ITEM_ACTIVATED being sent even if second click in dbl click was on another item 2. moved private classes from listctrl.h -> listctrl.cpp 3. made sample messages include the item index

2000-02-22 14:29 VZ, revision 6210

added renderers/editors for long/float, not fully tested yet, but seems to work - see the demo in the (updated) sample

2000-02-22 13:00 MJ, revision 6209

dbbrowse.cpp dbbrowse.h

2000-02-22 11:08 VZ, revision 6208

don't draw cell highlight over the cell editor (improves wxGCBoolEditor appearance

2000-02-22 10:53 MJ, revision 6207

dbbrowse.cpp dbbrowse.h de/dbbrowse.mo de/dbbrowse.po

2000-02-22 10:17 VZ, revision 6206

1. wxMenuBar::FindMenu() made "const" 2. documented it 3. documented recent change to wxYield()

2000-02-22 10:09 VZ, revision 6205

attempt at HP-UX compilation fix

2000-02-22 10:00 VZ, revision 6204

added wxLog::Suspend/Resume and wxYield() uses them now so that it won't flush the messages any more

2000-02-22 09:56 VZ, revision 6203

removed some default value for wxGrid compatibility ctor resolving ambiguity of writing wxGrid(this, -1)

2000-02-22 09:53 VZ, revision 6202

moved wxMenuBar::FindMenu(title) from MSW to common code

2000-02-22 08:54 JS, revision 6201

Moved the wxDialog BringWindowToFront fix to Show because it happens in modeless dialogs too, if other windows have been disabled.

2000-02-22 05:34 DW, revision 6200

no message

2000-02-22 04:06 MB, revision 6199

Added view menu items to toggle row and col drag-resizing. Removed setting of cell background colour for the moment.

2000-02-22 03:51 MB, revision 6198

Added functions to enable/disable drag-resizing of rows and cols.

2000-02-22 00:01 RR, revision 6197

Removed some debug code.

2000-02-21 23:22 RD, revision 6196

forgot to uncomment a few things

2000-02-21 23:17 RD, revision 6195

Added ability for tables, grids, editors and renderers to handle nonstring data.

2000-02-21 23:02 RL, revision 6194

added wxPython control files and a few changes

2000-02-21 22:57 RL, revision 6193

added PYTHON_DIST for creating Debian source

2000-02-21 22:18 GRG, revision 6192

End of stream reading stuff

2000-02-21 22:09 RD, revision 6191

added typcast needed for VC++ 6

2000-02-21 20:33 RL, revision 6190

removed redundant #! line

2000-02-21 20:29 RL, revision 6189

allow '=' inside a value on command line. return error code from calling makefiles in lower 8 bits so any Makefile calling build.py will correctly interpret fatal build errors.