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.

2000-02-21 20:11 RL, revision 6188

modified burnt_name to use only soname instead of full version name

2000-02-21 18:34 VZ, revision 6187

added "bugs table" which will show non string data support when it's ready

2000-02-21 18:13 SB, revision 6186

tiny fixes

2000-02-21 18:08 SB, revision 6185

Check multiple selection :-)

2000-02-21 18:01 VZ, revision 6184

added SetColMinimalWidth()

2000-02-21 18:01 RR, revision 6183

Slightly better GC pooling, Implemented automatic updateregion clipping as MSW does. Made drawing sample a bit saner.

2000-02-21 17:37 VZ, revision 6182

make it possible to specify the virtual table size (this makes it easier to see that the memory taken by the grid doesn't depend on it with top)

2000-02-21 17:25 VZ, revision 6181

a couple of terrible typos fixed

2000-02-21 17:10 SN, revision 6180

Eliminate apparently unnecessary updates in SetScrollbars.

2000-02-21 16:48 VZ, revision 6179

Left() -> BeforeFirst()

2000-02-21 16:39 VZ, revision 6178

virtualized m_row/col height/widths arrays

2000-02-21 14:35 VZ, revision 6177

added wxCURSOR_DEFAULT to others (not GTK only), hide the current selection in the tree ctrl during dnd

2000-02-21 14:31 VZ, revision 6176

Michaels change to OnEraseBackground()

2000-02-21 14:27 VZ, revision 6175

1. removed 3d border, but a) made DrawCellHighlight() virtual to allow overriding it in user code b) fixed bug with grid lines painting over the border, so it should really work now 2. char events to readonly cells are Skip()ped which makes Alt-X work for them too

2000-02-21 14:25 VZ, revision 6174

include

2000-02-21 14:19 VZ, revision 6173

a couple of wors about wxObjArray::Index()

2000-02-21 14:16 RR, revision 6172

Implemented MSW's paint region clipping, but it exposed some bug in GTK's guffaw stuff. Implmented GC pooling. Implemented Corrcet mixing of pain region clipping, user clipping and masked bitmap clipping. Minor other corrections.

2000-02-21 14:13 RR, revision 6171

Set logical functions to wxCOPY, no -1.

2000-02-21 14:12 RR, revision 6170

Make use of FillRect() when possible.

2000-02-21 13:19 VZ, revision 6169

wxUSE_NEW_GRID implies wxUSE_GRID

2000-02-21 13:17 VZ, revision 6168

compile fix for wxUSE_STD_IOSTREAM case

2000-02-21 12:31 MJ, revision 6167

browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de/dbbrowse.mo de/dbbrowse.po de/xget.cfg

2000-02-21 12:30 MJ, revision 6166

xget.cfg

2000-02-21 09:53 MB, revision 6165

Changed system colours for better default display of wxGrid. Please revert this if it causes problems with other things and let me know on wxwin-dev.

2000-02-21 09:42 JS, revision 6164

Fixed (I hope) the wxDialog reactivation bug

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)

2000-02-18 19:00 GL, revision 6138

* Some more missing files. MMBoard tested (wave files) on MSVC 5

2000-02-18 18:36 GL, revision 6137

* Make some more work on the video for Linux (Unix hopefully as I use XAnim) * Added some datas for Windows

2000-02-18 16:57 RR, revision 6136

help sample useful again

2000-02-18 16:15 GRG, revision 6135

Added missing Unref() in wxImage::Create()

2000-02-18 16:10 GRG, revision 6134

Solved a typo related to masks. Was setting *all* pixels in the mask to rgb(0,0,0) - hence no mask at all :-) Corrected related OS/2 code as well (this is where the typo was introduced in the first place)

2000-02-18 15:03 BJ, revision 6133

Hashtable now supports negative keys

2000-02-18 08:14 JS, revision 6132

Added JPEG rsp file

2000-02-17 23:39 GRG, revision 6131

Now wxGIFDecoder always tries to read to the end of the GIF data.

2000-02-17 23:31 DW, revision 6130

More wxFrame updates

2000-02-17 23:18 VS, revision 6129

added wxMemoryFSHandler for storing VFS in memory

2000-02-17 23:13 VS, revision 6128

added wxMemoryFSHandler for storing VFS in memory

2000-02-17 22:44 JS, revision 6127

Reverted change to DrawLine so it doesn't draw the last point (sorry!)

2000-02-17 21:17 RR, revision 6126

Small testing changes, Small flicker reduction in wxGrid.

2000-02-17 20:36 JS, revision 6125

Removed redundant wxColour constructor (how come this didn't cause problems before...)

2000-02-17 20:03 VZ, revision 6124

added wxGridCellEditor::StartingClick(), used by BoolEditor

2000-02-17 19:32 VZ, revision 6123

some (attempts of) appearance fixes for wxGCBoolRenderer

2000-02-17 19:13 VZ, revision 6122

wxGridCellEditor::PaintBackground() added

2000-02-17 19:07 RL, revision 6121

added -doc package

2000-02-17 19:05 RL, revision 6120

remembered to update and commit after changing .in, duh :)

2000-02-17 18:23 SB, revision 6119

Workaround (?) for using streambuf with wxUSE_IOSTREAMH=0

2000-02-17 17:26 RL, revision 6118

fixed cutnpaste error samples->utils in UTILS_DIST

2000-02-17 17:09 VS, revision 6117

fixed inaccurancy in container layouting with wxHTML_ALIGN_JUSTIFY

2000-02-17 17:09 VS, revision 6116

documented 2nd prototype of wxListCtrl::SetItem

2000-02-17 17:03 RL, revision 6115

ignore CVS dir when copying /debian

2000-02-17 15:17 VS, revision 6114

fixed detection of listbox background

2000-02-17 14:12 VZ, revision 6113

assorted files I forgot to commit before

2000-02-17 14:08 VZ, revision 6112

bool editor/renderer added

2000-02-17 14:06 VZ, revision 6111

added wxRect::Inflate()

2000-02-17 13:57 RL, revision 6110

added APPEXTRADEFS var so things like tex2rtf can pass their own flags to the make system

2000-02-17 12:53 VZ, revision 6109

added and documented wxDC::DrawCheckMark()

2000-02-17 12:16 VZ, revision 6108

wxSysErrorCode/Msg documented

2000-02-17 11:04 JS, revision 6107

Added demo of strange rectangle behaviour

2000-02-17 10:12 VZ, revision 6106

1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX 2. EVT_GRID_EDITOR_SHOWN/HIDDEN added 3. Alt-X now work in the grid (instead of being eaten in StartingKey) 4. added CanEnableCellControl() and use it before calling EnableEC

2000-02-17 08:47 VZ, revision 6105

hack to fix crash when creating a DC for a widgetless window

2000-02-17 08:04 VZ, revision 6104

warning in GetItemFromPoint with mingw32 fixed

2000-02-17 04:52 RD, revision 6103

More fixes for the OGL wrapper and some other updates.

2000-02-17 03:02 GRG, revision 6102

Optimized drawing code in OnMouse() for freehand drawing.

2000-02-16 23:46 GRG, revision 6101

added a few comments and remove $(COPYSEP)

2000-02-16 23:38 GRG, revision 6100

added myself for spanish translation :-)

2000-02-16 23:23 VS, revision 6099

fixed background colour handling in wxTreeCtrl

2000-02-16 21:51 DW, revision 6098

Start of actual filling in of wxFrame.

2000-02-16 21:51 DW, revision 6097

Start of actual filling in of wxFrame. Makefile now supports tiff

2000-02-16 21:44 JS, revision 6096

DrawLine normalized; wxStaticBitmap fixed for Dialog Editor

2000-02-16 21:41 VS, revision 6095

documented Set/GetVendorName

2000-02-16 21:10 VZ, revision 6094

added support for readonly cells and 3d border drawing

2000-02-16 20:54 RD, revision 6093

Eats EVT_CHAR events for WXK_ESCAPE, WXK_TAB, and WXK_RETURN since they are handled in EVT_KEY_DOWN. It also gets rid of the annoying bell on MSW for the return key.

2000-02-16 20:47 RL, revision 6092

added files / made changes to enable building Debian releases from cvs

2000-02-16 20:42 RD, revision 6091

disable edit control before insert/delete row/col

2000-02-16 20:20 GL, revision 6090

* Video with XANIM is working on Multimedia Board (I must improve the window sizing, ...): it shows me movies. * Fixed a major bug in sndcpcm: we must divide by 2 the length of the sound block because we work in 16 bits mode * Support for Video in wxMultimediaBoard * Other fixes

2000-02-16 20:18 VZ, revision 6089

the in-place control uses the attr for colours/font info too

2000-02-16 20:10 VZ, revision 6088

missing event.Skip() added (it was impossible to use mouse without it...)

2000-02-16 20:07 VZ, revision 6087

compilation fix for the generic version

2000-02-16 19:22 VZ, revision 6086

removed test wxYield

2000-02-16 19:15 VZ, revision 6085

deTABified

2000-02-16 19:06 VZ, revision 6084

translators for Hungarian and Russian added

2000-02-16 17:52 RD, revision 6083

Insert row/col now uses the current position to determine where to insert.

2000-02-16 17:51 RD, revision 6082

Added getters/setters for cell and grid-default editors

2000-02-16 17:12 DW, revision 6081

OS/2 support added

2000-02-16 16:08 SN, revision 6080

Added UpdateAttrRows/Cols to change the row/column info in attributes as needed when Deleting/Inserting rows/columns.

2000-02-16 14:55 JS, revision 6079

Corrected my bug...

2000-02-16 13:46 DW, revision 6078

Add Plot to library

2000-02-16 13:38 SB, revision 6077

Fixed stupidity

2000-02-16 13:05 SB, revision 6076

Fixed wxGetLocalTimesMillis using HAVE_GETTIMEOFDAY\nPlease fix the others...\nThen remove val*=wxGetLocalTime()

2000-02-16 11:53 JS, revision 6075

Various VC++ 1.5 and other corrections

2000-02-16 09:59 JS, revision 6074

Corrected LINKAGEMODE OS/2 thingy

2000-02-16 09:32 SB, revision 6073

Add Shivar's patch for using iostream

2000-02-16 07:34 RD, revision 6072

more updates

2000-02-16 06:26 DW, revision 6071

OS/2 updates, basically linkage mode settings on static procs

2000-02-16 06:23 DW, revision 6070

Final cleanup

2000-02-16 06:14 RD, revision 6069

incremented version number

2000-02-16 06:08 RD, revision 6068

incremented version number

2000-02-16 05:57 RD, revision 6067

Some minor updates and fixes

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

empty rc file for the sample

2000-02-15 23:57 VZ, revision 6065

1. dnd demo in treetest 2. compilation fix in drawing (for VC++) 3. refresh bug fixed in regtest, dnd/copying keys seems to work

2000-02-15 23:54 VZ, revision 6064

bug fix in wxRegKey::CopyValue()

2000-02-15 22:19 VS, revision 6063

background color set to wxSYS_COLOUR_LISTBOX

2000-02-15 22:13 VS, revision 6062

background color set to wxSYS_COLOUR_LISTBOX

2000-02-15 22:10 VS, revision 6061

added wxSYS_COLOUR_LISTBOX

2000-02-15 22:09 VS, revision 6060

removed duplicate defines of wxSYS_ constants

2000-02-15 22:08 VS, revision 6059

added wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COLOUR_HIGHLIGHT and HIGHLIGHT_TEXT being same

2000-02-15 22:07 VS, revision 6058

fixed radiobox layouting: asks GTK for best size, does not compute it from string&font anymore (fixes GNU Step theme problem)

2000-02-15 22:07 VS, revision 6057

fixed typo bug in my last commit that caused image size (-1,-1)

2000-02-15 20:21 SB, revision 6056

Update entering/leaving

2000-02-15 19:56 DW, revision 6055

Generic path instead of hardcoded

2000-02-15 19:48 RD, revision 6054

Fixed precedence order problem for IsShiftDown and IsCtrlDown. (It was using the toggle bit instead of the is-down-now bit because of the order of evaluation of the operators.)

2000-02-15 19:44 DW, revision 6053

A few more minor fixes for OS/2

2000-02-15 19:26 JS, revision 6052

Typo corrected

2000-02-15 18:49 GL, revision 6051

* Added IsPaused() to wxSoundFileStream * Play/Pause/Resume should work in wxMMBoard

2000-02-15 18:38 RR, revision 6050

list ctrl and tree ctrl didn't like the new focus code, mem clean uop crash fixed.

2000-02-15 18:33 RD, revision 6049

fix for goofed up grid borders when scrolling/refreshing

2000-02-15 18:06 GRG, revision 6048

Readded fix to adjust size of rectangles with transparent outline

2000-02-15 18:01 RR, revision 6047

wxGTK now ignores widget style when using the pixmap theme.

2000-02-15 17:32 JS, revision 6046

Added comment makeg95.env

2000-02-15 16:38 RR, revision 6045

Minor wxYield() change.

2000-02-15 16:28 VZ, revision 6044

text bg is transparent now, but the icons are still not

2000-02-15 15:56 RR, revision 6043

Forgot to add this one.

2000-02-15 15:56 RR, revision 6042

plot docs.

2000-02-15 15:43 DW, revision 6041

more xpm fixes

2000-02-15 15:31 DW, revision 6040

more xpm fixes

2000-02-15 15:21 GRG, revision 6039

added tests for filled rects

2000-02-15 15:17 GRG, revision 6038

...

2000-02-15 14:48 VZ, revision 6037

demo of wxYield() bug

2000-02-15 14:08 VZ, revision 6036

fixed bug in handling value names with escaped chars

2000-02-15 12:56 RR, revision 6035

Various distrib related changes.

2000-02-15 12:53 VZ, revision 6034

typo fixed

2000-02-15 12:36 VZ, revision 6033

added wxUSE_PLOT

2000-02-15 11:50 MB, revision 6032

Fixed typo with TV_HITTESTINFO

2000-02-15 11:49 RR, revision 6031

Readded plot event constants.

2000-02-15 11:25 JS, revision 6030

Removed old Ming95 makefiles

2000-02-15 10:21 VZ, revision 6029

more translators

2000-02-15 10:06 VZ, revision 6028

added wxUSE_PLOT

2000-02-15 09:55 BJ, revision 6027

SCROLLWIN instead of SCROLL again

2000-02-15 09:53 VZ, revision 6026

oops... another incorrectly resolved cvs conflict

2000-02-15 09:50 VZ, revision 6025

conflicts markers removed

2000-02-15 09:49 VZ, revision 6024

fix for drawing bitmap buttons under Win95 (untested)

2000-02-15 09:37 RR, revision 6023

Many plot window gooddies.

2000-02-15 09:26 RL, revision 6022

fixed test for _vsnprintf

2000-02-15 09:22 BJ, revision 6021

wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_THUMBRELEASE

2000-02-15 07:08 RD, revision 6020

Some cleanup.

2000-02-15 05:49 DW, revision 6019

Updates to make VA 3.0 compile again, particularly xpm

2000-02-15 05:00 DW, revision 6018

minimal makefile for VA 3.0

2000-02-15 00:05 VZ, revision 6017

1. implemented wxRegKey::Copy() and CopyValue() 2. regtest sample doesn't crash any more 3. wxLogGui uses msg box for only 1 message 4. "const wxEventType" => "enum" 5. wxEVT_COMMAND_TREE_END_DRAG introduced - see sample for example 6. fixed several non fatal bugs in wxRegKey 7. many changes in regtest sample, not tested yet

2000-02-14 21:45 GRG, revision 6016

just some comments

2000-02-14 21:35 RD, revision 6015

1. Initialized m_displayed to TRUE to solve a cell highlight problem for some systems. If this causes no problems then this flag can be removed. 2. Took out the edit timer so now a second click in the current cell will activate the edit control, even if it is several seconds later.

2000-02-14 19:27 SN, revision 6014

Fixed SetCurrentCell. Fixed CalcCellsExposed.

2000-02-14 18:54 VZ, revision 6013

list of official wxWin translators

2000-02-14 18:21 VZ, revision 6012

fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always defined (as 0 or 1)

2000-02-14 18:12 GL, revision 6011

Added a bigger wxMMedia2 demonstration: wxMultimediaBoard: it is a sort of light clone of the Windows Media Player. Early development, but it plays WAV/AIFF files and should work on Windows as soon as I build the makefiles.

2000-02-14 18:09 GL, revision 6010

* Various fixes * Introduced FinishPreparation() in wxSoundFileStream as a conclusion to PrepareToPlay()

2000-02-14 15:32 VZ, revision 6009

USE_DYNLIB_CLASS set to 1 by default

2000-02-14 15:06 VZ, revision 6008

fix for id of CHAR_HOOK events

2000-02-14 14:58 MJ, revision 6007

dbtree.cpp de/dbbrowse.mo de/dbbrowse.po de/mo.cmd

2000-02-14 11:14 MJ, revision 6006

dbtree.cpp

2000-02-14 11:05 RD, revision 6005

wxGridCellEditor plugged in and operational for strings.

2000-02-14 11:05 MJ, revision 6004

browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po

2000-02-14 09:07 MJ, revision 6003

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

2000-02-14 08:53 RD, revision 6002

1. Fixed slow-click timer. 2. Fix for full cell background to be painted. (One line on the edges was showing through to the background.) 3. Added current cell highlight. Currently it just draws a thick border using the gridLineColour just inside the cell borders. 4. Make dragging a little less sensitive by ensuring that the mouse drags at least 3 pixels before anything is done to the grid. 5. CaptureMouse while drag-selecting cells and fixed to make cells visible if dragging outside window boundaries. Still a problem here though, it moves way to fast to see what's happening (at least on MSW.)

2000-02-14 05:00 DW, revision 6001

Fix for VA 4.0

2000-02-14 04:58 DW, revision 6000

Minor updates

2000-02-13 23:49 GRG, revision 5999

Still with the same 'read after close' thing...

2000-02-13 19:43 SN, revision 5998

Shift edit control (since we shifted cells in last version!) Only draw valid help lines in resizing. First try to enable EditCtrl on slow clicking: Doesn't work yet.

2000-02-13 19:04 GRG, revision 5997

Solved a 'bug' in GSocket_Select (a bug in the user side, I'd say)

2000-02-13 18:33 MJ, revision 5996
  • D /wxWidgets/trunk/demos/dbbrowse/de/pgmtext.mo
  • D /wxWidgets/trunk/demos/dbbrowse/de/pgmtext.po

pgmtext.mo pgmtext.po

2000-02-13 18:31 MJ, revision 5995

dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de/help.mo de/help.po de/dbbrowse.mo de/dbbrowse.po

2000-02-13 16:58 SN, revision 5994

Added enabling/disabling of cell edit control. Moved grid lines and cells by one pixel. Call SelectBlock in SetCurrentCell (possibly not, what we want?)

2000-02-13 16:28 JS, revision 5993

Bitmap name changes (also done by RR, oops)

2000-02-13 15:08 RR, revision 5992

Applied colour reduction and changes to use Windows standard palette to plot BMPs.

2000-02-13 14:50 RR, revision 5991

Reverted Vadims change for the size of filled rects, the are the same now on GTK and Win95.

2000-02-13 14:49 RR, revision 5990

Corrected BMP names for plot window.

2000-02-13 14:48 RR, revision 5989

Added mingw32 makefile for plot demo.

2000-02-13 06:35 RD, revision 5988

Some updates and fixes

2000-02-13 06:01 RD, revision 5987

Some updates and fixes

2000-02-13 05:38 RD, revision 5986

1. Grid cell defaults are now handled by an internal wxGridCellAttr object 2. wxGridCellRenderer::Draw updated to expect an attr object and use it instead of going back to the grid for everything 3. The selection colours are now initialized from wxSystemSettings, and are configurable. 4. Now either CreateGrid() or SetTable() can be called to initialize the grid. Added a test for using a non-default table. 5. Reduced flicker even more byt using empty EVT_ERASE_BACKGROUND handlers. 6. The beginings of wxGridCellEditor are in there but not activated yet. (This is the next step.)

2000-02-13 05:37 RD, revision 5985

1. Grid cell defaults are now handled by an internal wxGridCellAttr object. 2. wxGridCellRenderer::Draw updated to expect an attr object and use it instead of going back to the grid for everything 3. The selection colours are now initialized from wxSystemSettings, and are configurable. 4. Now either CreateGrid() or SetTable() can be called to initialize the grid. Added a test for using a non-default table. 5. Reduced flicker even more byt using empty EVT_ERASE_BACKGROUND handlers. 6. The beginings of wxGridCellEditor are in there but not activated yet. (This is the next step.)

2000-02-13 00:29 RD, revision 5984

Fixed thread state problem in wxTreeCtrl.GetBoundingBox

2000-02-12 19:10 JS, revision 5983

BC++ doesn't like periods in resource names

2000-02-12 14:57 VZ, revision 5982

mouse event flags have MSW-compatible values for click/release events

2000-02-12 14:11 MJ, revision 5981

browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbrowse.rc dbgrid.cpp dbgrid.h dbtree.cpp dbtree.h dlguser.cpp dlguser.h doc.cpp doc.h pgmctrl.cpp pgmctrl.h

2000-02-12 12:11 GL, revision 5980

* Updated README * Recoded converters (in a cleaner way)

2000-02-12 10:44 JS, revision 5979

Distrib file updates; test for bitmap presence in controls.cpp

2000-02-11 23:11 GRG, revision 5978

Partially rewrote rotation code due to a potential alignment problem

2000-02-11 22:36 JS, revision 5977

Uncommented listctrl.tex

2000-02-11 22:36 JS, revision 5976

Doc bug fixes

2000-02-11 21:14 VZ, revision 5975

added attr assignment for rows/columns

2000-02-11 20:38 VZ, revision 5974

added an extremely simple cell attr cache (yet it catches 80% of acccesses)

2000-02-11 20:09 GRG, revision 5973

Another oops.

2000-02-11 19:42 JS, revision 5972

Manual fixes

2000-02-11 19:40 VZ, revision 5971

added wxGridCellRenderer

2000-02-11 18:18 VZ, revision 5970

fixed setting more than one attr for a cell

2000-02-11 18:01 SN, revision 5969

Updated to include recent fixes to configure.in

2000-02-11 18:00 RR, revision 5968

Made HelpGen compile here. Documented wxPlotWindow.

2000-02-11 17:57 GRG, revision 5967

Oops.

2000-02-11 17:56 GRG, revision 5966

Modified for new THUMBRELEASE event Optimized game engine a bit more

2000-02-11 17:55 GRG, revision 5965

Added wxEVT_SCROLL[WIN]_THUMBRELEASE

2000-02-11 17:47 VZ, revision 5964

removed debugging messages I just added by default

2000-02-11 17:43 VZ, revision 5963

added ChangeCursorMode() method, rewrote the col/row resizing code to capture/release mouse properly

2000-02-11 13:29 JS, revision 5962

Some BC++ 5.4 fixes

2000-02-11 12:28 RR, revision 5961

Added BMP files for wxPlotWindow, Replaced wxWindow with wxNotebookPage in wxNotebook.

2000-02-11 12:08 VS, revision 5960

fixed bug in scaling images

2000-02-11 04:09 MB, revision 5959

Added facility to resize rows and cols by dragging grid lines. Fixed bug where row col resize events were sent twice.

2000-02-11 02:41 VZ, revision 5958

1. exchanged binary ROPs wxSET/wxCLEAR meaning for wxMSW to match wxGTK 2. bug with multiline messages in wxLogGui fixed 3. wxLogGui visual enhancements (for MSW, don't know how it looks elsewhere) 4. fixed 2 nice (i.e. BIG) memory leaks in wxImage::Rotate() 5. modified the text sample to show the mouse events too 6. documented strange behaviour of LEAVE_WINDOW mouse event under MSW

2000-02-10 19:31 RR, revision 5957

Fixed Vadims fix.

2000-02-10 18:43 RR, revision 5956

Whole lotta stuff for wxPlotWindow, repaired image sample.

2000-02-10 18:32 DW, revision 5955

Added an OS/2 section to the sql defines

2000-02-10 18:12 VZ, revision 5954

1. fixed bug with the index of the last column in EVT_COL_CLICK being shifted by 1 (always) 2. added a menu item to toggle single/multiple selection to the sample

2000-02-10 16:53 MJ, revision 5953

dbgrid.cpp dbtree.cpp

2000-02-10 15:42 JS, revision 5952

Added a few makefiles

2000-02-10 15:36 MJ, revision 5951

dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm help.de/problems.htm help.std/icons.htm help.std/problems.htm bitmaps/view.ico bitmaps/view.xpm help.png/view.png

2000-02-10 13:27 GRG, revision 5950

Added support for transparency in rotation code

2000-02-10 13:26 GRG, revision 5949

Added code to test the transparency stuff for image rotation

2000-02-10 08:36 BJ, revision 5948

#include textfile.h out of the WX_PRECOMP section (bcc)

2000-02-10 07:28 GRG, revision 5947

Added comments explaining my recent changes

2000-02-10 06:54 GRG, revision 5946

ROP 0x00AA0029 used for transparent area in DrawBitmap and Blit

2000-02-10 05:01 GRG, revision 5945

Minor updates

2000-02-10 05:00 RD, revision 5944

moved Clear() outside of if (textured)...

2000-02-10 04:56 RD, revision 5943

added option for drawing a textured background to test masks on a non-solid background.

2000-02-10 03:50 MB, revision 5942

Added wxTextFile functions to make multi-line text formatting portable. Fixed cell background colour problem.

2000-02-10 02:39 MB, revision 5941

Reverted changes to grid line positioning that caused many problems with refreshing and edit control placement. Added calls to wxFAIL_MSG.

2000-02-10 01:02 GRG, revision 5940

- wxSocket no loner automatically Closes() the socket when it receives a LOST event. - Elusive bug found and fixed when: a) there was still data to be read in the input buffer, but b) the socket had already been closed by the peer, so c) there was a LOST event before the next INPUT event was generated.

2000-02-09 22:58 DW, revision 5939

Updates to make latest changes compile

2000-02-09 22:53 GRG, revision 5938

Stupid bug: using LastError() instead of Error()

2000-02-09 21:50 SN, revision 5937

Updated/Added build instructions for OS/2.

2000-02-09 20:52 GRG, revision 5936

Zooming buttons / menu options automatically disabled when needed

2000-02-09 20:51 RD, revision 5935

fixed VC6 compilation error

2000-02-09 20:35 RD, revision 5934

plugged memory leak

2000-02-09 20:30 VZ, revision 5933

cell attributes added (doesn't quite work, work in progress, beware, don't use, &c &c)

2000-02-09 20:22 GRG, revision 5932

Added automatic connection of drawn points

2000-02-09 18:23 VZ, revision 5931

fixed fatal bug in wxStatusBar::SetFieldsCount(), added demo of it to the sample

2000-02-09 17:53 VZ, revision 5930

some Motif compilation fixes

2000-02-09 17:51 VZ, revision 5929

more HP-UX compilation warnings fixed (187th try)

2000-02-09 15:36 VZ, revision 5928

and ITEM_COLLAPSED/ING too

2000-02-09 15:34 VZ, revision 5927

added EVT_TREE_ITEM_ACTIVATED

2000-02-09 14:29 SN, revision 5926

Fix refreshs for wxGTK.

2000-02-09 08:54 GRG, revision 5925

let's see it it works now...

2000-02-09 08:18 MB, revision 5924

Changed grid line positioning slightly to line up the cells with the labels.

2000-02-09 08:09 MB, revision 5923

Fixed problem where corner label was displayed when either row or col label size had been set to zero prior to first display.

2000-02-09 07:17 MB, revision 5922

Simplified sizing code. Sub-windows are now sized explicitly in wxGrid::CalcWindowSizes().

2000-02-09 05:12 MB, revision 5921

Partially reverted last changes because of problems under wxMotif

2000-02-09 05:04 MB, revision 5920

Initializing more variables in wxGrid::Create() Minor fixes for crashes under wxMotif when setting attributes before the grid has been first painted.

2000-02-09 03:49 MB, revision 5919

Added more 3d rendering to row and col labels and removed sunken border style from the grid cell window so that labels and cells line up better.

2000-02-09 03:03 MB, revision 5918

A few optimizations to Refresh() calls for the grid cell area window

2000-02-09 02:15 MB, revision 5917

Implemented row and col label size functions.

2000-02-09 00:31 SN, revision 5916

More fixes

2000-02-08 23:48 SN, revision 5915

Fixed typo

2000-02-08 23:42 VS, revision 5914

fixed incorrect parsing of http://domain.com:portnumber/

2000-02-08 21:31 RD, revision 5913

Fix in parse headers so it wouldn't always store an empty string for each header value.

2000-02-08 20:04 GRG, revision 5912

Life! version 2

2000-02-08 19:25 JS, revision 5911

ShowFullScreen (MSW) doc; projgen updates

2000-02-08 19:22 JS, revision 5910

Minor mods if any

2000-02-08 19:19 JS, revision 5909

Added ShowFullScreen call (MSW only)

2000-02-08 19:18 JS, revision 5908

VC++ project file updates; minor sashwindow/splitterwindow cursor mods

2000-02-08 19:17 JS, revision 5907

Misc. fixes for obscure compilers

2000-02-08 19:14 JS, revision 5906

Added ShowFullScreen

2000-02-08 19:06 VZ, revision 5905

don't use ROPs for drawing the text for wxMSW compatibility

2000-02-08 18:31 GRG, revision 5904

Changed the order in which events are checked, so that LOST events are ignored until there are no more events pending. This is because you can have data waiting to be read, for example, even when the peer has already closed the connection. This affects _Wait() and OnRequest().

2000-02-08 17:44 VZ, revision 5903

added checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS

2000-02-08 17:16 VZ, revision 5902

cache the result of socklen_t check

2000-02-08 16:28 VZ, revision 5901

HP-UX compilation errors

2000-02-08 11:06 BJ, revision 5900

add SQL_CATALOG and SQL_LOG filename variablesas extern

2000-02-08 11:06 BJ, revision 5899

add SQL_CATALOG and SQL_LOG filename variables

2000-02-08 04:33 MB, revision 5898

Fixed problem with label resize cursor not resetting

2000-02-08 02:09 GRG, revision 5897

M_PI is not ANSI

2000-02-08 01:08 VZ, revision 5896

1. wxWizard appears in the centre of the screen by default 2. the selected brush isn't damaged any more by DrawBitmap() 3. corrected confusion between current and bg brush in DrawBitmap() 4. added wxGetColourFromUser() (to match wxGetTextFromUser() &c) 5. mem leak/crash in wxListCtrl on mode change fixed 6. wxListCtrl::Set{Fore|Back}groundColour() work as expected now

2000-02-08 01:07 VZ, revision 5895

1. more test code for drawing with ROPs/masks/bg brushes in drawing 2. wxListCtrl colour setting tests added

2000-02-07 23:26 GRG, revision 5894

Fixed transparency problem when masked area was not black

2000-02-07 20:47 SB, revision 5893

Add ctor with shared GLCanvas ( to be gtk compliant)

2000-02-07 17:33 VZ, revision 5892

fix for missing AC_SUBST(SAMPLES_SUBDIRS)

2000-02-07 17:28 VZ, revision 5891

many fixed for configure for Win32 - cross-compiling should work now

2000-02-07 16:53 VZ, revision 5890

wxLogFatalError() should abort now

2000-02-07 16:51 VZ, revision 5889

trying to fix memory leak in wxListCtrl (attributes not deleted)

2000-02-07 16:37 VZ, revision 5888

1. modified Makefile to copy the .bmp 2. added "change angle" to the menu, abort (and not crash) if bitmap not found

2000-02-07 15:48 VZ, revision 5887

wxListCtrl::SortItems() clarifications, more samples docs

2000-02-07 12:50 JS, revision 5886

Copied XPM files to new names to avoid conflict when compilign with VC++ project files

2000-02-07 11:15 SN, revision 5885

*** empty log message ***

2000-02-07 10:14 HH, revision 5884

Some fixes (&->\&, _->\_) to remove latex complaints. Actually the whole point of this excercise was to try to make a nice pdf file with contents tree and thumbnail pages using pdflatex, but it keeps depleting tex's resources :-(

2000-02-07 10:08 BJ, revision 5883

add definition for FAR for mingwin 2.95

2000-02-07 10:07 BJ, revision 5882

add casts + type to untyped const for GCC2.95

2000-02-07 05:39 MB, revision 5881

Fixes for problem where selection fails to start on dragging mouse in grid cell window.

2000-02-07 03:36 MB, revision 5880

Fixed bug in wxGrid::DrawAllGridLines that was causing crashes

2000-02-06 21:25 JS, revision 5879

Small changes for VC++ 4 compilation

2000-02-06 20:36 RR, revision 5878

Small modifications to listtest.

2000-02-06 20:35 RR, revision 5877

Reenabled deleteallitems events, marked with RR.

2000-02-06 19:51 SN, revision 5876

Minor fix in screen update code

2000-02-06 19:11 JS, revision 5875

Some doc corrections; Watcom C++ corrections; VC++ 4 corrections

2000-02-06 17:13 RR, revision 5874

compilation fixes.

2000-02-06 15:05 JS, revision 5873

Changed static_cast syntax not recogised by all compilers

2000-02-06 14:51 JS, revision 5872

Added rotation to wxImage

2000-02-06 13:51 RR, revision 5871

Tried to prevent scrollbars from scrolling as per MSW, didn't work. Added DeleteAllItems event and test to listctrl.

2000-02-06 12:12 JS, revision 5870

long -> wxCoord

2000-02-06 12:11 RR, revision 5869

Scrolling fixes.

2000-02-06 11:48 JS, revision 5868

Some BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR

2000-02-06 09:06 RL, revision 5867

patched DoSetClippingRegionAsRegion to update clipping state vars

2000-02-06 01:58 SN, revision 5866

Optimized Refresh Area in various functions

2000-02-06 01:30 VZ, revision 5865

some minor changes in controls/image, timings added to listtest

2000-02-06 00:21 SN, revision 5864

long -> wxCoord

2000-02-06 00:03 VZ, revision 5863

tried to fix compilation for mingw32 and wxGTK/Motif in the same time

2000-02-05 23:07 JS, revision 5862

SetStatusFields type in implementation now matches header

2000-02-05 20:03 JS, revision 5861

Ok -> OK; status bar typo/cast

2000-02-05 18:18 GRG, revision 5860

Some compilation fixes

2000-02-05 18:16 GRG, revision 5859

Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?

2000-02-05 18:15 GRG, revision 5858

Missing includes - please test without precompiled headers before committing

2000-02-05 18:04 SN, revision 5857

Added different strategy for updating grid lines.

2000-02-05 17:56 RR, revision 5856

Fixed status bar probs, Compilation fixes.

2000-02-05 16:09 JS, revision 5855

VC++ changes + makeproj additions

2000-02-05 15:56 SN, revision 5854

Include Header file of base class!

2000-02-05 14:27 SN, revision 5853

Fixed typo

2000-02-05 14:13 GT, revision 5852

Fixed a typo in a comment

2000-02-05 11:16 JS, revision 5851

Corrected initial m_filterIndex value (was 1)

2000-02-05 10:33 RR, revision 5850

wxWindow no longer emits any scroll events after a programmatic change to its scrollbars. Reverted sense of SHIFT and CONTROL in wxListCtrl.

2000-02-05 02:07 VZ, revision 5849

docs for wxTimer change

2000-02-05 01:57 VZ, revision 5848

1. wxTimer change - now generates EVT_TIMER() 2. wxStatusBar reorganisation

2000-02-05 01:55 VZ, revision 5847

cosemtic fixes

2000-02-05 01:06 MB, revision 5846

Space now move active cell right if grid is not editable

2000-02-05 01:03 MB, revision 5845

Removed ^M chars again

2000-02-05 00:26 MB, revision 5844

Removed erroneous EVT_SCROLLWIN

2000-02-04 23:41 SN, revision 5843

Added #ifdef HAVE_SCHED_YIELD

2000-02-04 20:27 VZ, revision 5842

readding back

2000-02-04 20:27 VZ, revision 5841

new sample: statbar

2000-02-04 19:27 VZ, revision 5840

updated to reflect the current situation

2000-02-04 18:31 VZ, revision 5839

another new version of wxStringTokenizer (with tests and docs)

2000-02-04 17:08 JS, revision 5838

Minor doc typos removed; compilation improved for VC++ 4.x

2000-02-04 17:01 RR, revision 5837

Minor GTK fixes for wxGrid.

2000-02-04 15:17 VZ, revision 5836

fixed resize line drawing

2000-02-04 14:57 VZ, revision 5835

fixed refresh problem due to rounding errors

2000-02-04 14:16 RR, revision 5834

ROP changes.

2000-02-04 13:49 VZ, revision 5833

fixed AdvanceSelection() wrapping

2000-02-04 11:17 MB, revision 5832

Many bug fixes for display code: - clicking outside cell area no longer causes crashes - clicking beyond labels is now ignored - better cell selection code - old grid sample now works with this grid - newlines can be entered in to cell edit control

2000-02-04 08:41 SN, revision 5831

Added drag-shrinking

2000-02-03 17:37 VZ, revision 5830

fixed bug in handling quoted characters in value names

2000-02-03 15:14 SN, revision 5829

Added drag-shrinking.

2000-02-03 13:56 GT, revision 5828

Replaced C++ comment with C comment

2000-02-03 13:30 VZ, revision 5827

re-checking in files in Unix mode

2000-02-03 13:17 BJ, revision 5826

remove c++ comment in header

2000-02-03 13:07 BJ, revision 5825

fix include files path

2000-02-03 12:35 VZ, revision 5824

added WM_SYSCHAR processing

2000-02-03 12:20 VZ, revision 5823

fixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY

2000-02-03 07:18 MB, revision 5822

Used old name SelectCell instead of new name SetCurrentCell

2000-02-03 07:11 MB, revision 5821

Added missing SetGridCursor function

2000-02-03 06:07 MB, revision 5820

Updated demo program to work with revised grid code

2000-02-03 06:03 MB, revision 5819

Removed cell highlighting temporarily. Now wxGrid::EnableEditing(bool) sets the cell edit control to be editable or read-only. Fixed row sizing problem where text was clipped in the cell edit control.

2000-02-03 04:43 MB, revision 5818

Major redesign of grid classes: - wxGrid now derives from wxScrolledWindow - Row labels, col labels, corner labels and grid cell area implemented as separate classes The new design fixes the display problems (bad flicker when scrolling) and simplifies the internal handling of grid cell coordinates, the edit control etc.

2000-02-02 22:43 RD, revision 5817

more change documentation

2000-02-02 22:38 RD, revision 5816

more change documentation

2000-02-02 21:32 VS, revision 5815

added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)

2000-02-02 21:18 VS, revision 5814

fixed bug that caused assertion failure when printing HTML with images

2000-02-02 21:18 VS, revision 5813

fixed memory leaks

2000-02-02 21:17 VS, revision 5812

fixed DeleteContents inconsistency: didn't free memory if DeleteContents called before inserting data (and creating wxList)

2000-02-02 21:17 VS, revision 5811

fixing memory leaks & mem tracing false alerts

2000-02-02 20:36 RR, revision 5810

Clearified ROP code in wxDC (MSW and GTK). Removed CaptureMouse() non-sense again.

2000-02-02 19:48 GRG, revision 5809

Fixed bug in DoDrawRotatedText: it wasn't deleting the font when done

2000-02-02 19:30 VZ, revision 5808

docs can be built again (thanks lacheck!)

2000-02-02 18:48 VZ, revision 5807

added CentreOnScreen(), updated the docs to clear this mess a bit

2000-02-02 18:00 VZ, revision 5806

1. don't compile IODBC sources for MSW 2. check for gettimeofday/ftime in configure (even though we have localtime)

2000-02-02 17:59 RR, revision 5805

Tried to fix corrupted display of wxTextCtrl, Corrected wxFileDialog's multiple file option. Corrected event mask for CaptureMouse(), Small change to "best visual" code.

2000-02-02 17:50 VZ, revision 5804

don't show the same message twice when wxLog called from another thread

2000-02-02 17:11 VZ, revision 5803

oops, typo in recently committed files

2000-02-02 17:06 VZ, revision 5802

another assert added to check incorrect use of ctor

2000-02-02 16:56 VZ, revision 5801

made error message when test for GTK+ fails more detailed

2000-02-02 16:37 SB, revision 5800

Add warning if wxStopWatch is up to second resolution

2000-02-02 16:09 KB, revision 5799

FreeBSD fixes

2000-02-02 15:10 VS, revision 5798

added Linux-only /proc/net/route check, IsOnline proceeds check always, not only if timer is not running, changed order of tests (/proc/net, ifconfig, connect to well-known host, ping)

2000-02-02 06:37 RD, revision 5797

minor fixes

2000-02-02 04:46 RD, revision 5796

wxPython doc updates

2000-02-02 00:52 VZ, revision 5795

1. wxStaticBitmap now uses mask even for bitmaps (and not only icons) 2. we now catch WM_SYSKEYDOWN/UP events as well as normal ones

2000-02-02 00:08 SN, revision 5794

Added rules using motif.t gtk.t os2.t

2000-02-01 23:47 SN, revision 5793

Added auto-generated files.lst

2000-02-01 23:43 SN, revision 5792

added os2.t

2000-02-01 21:36 RD, revision 5791

some fixes and code regeneration

2000-02-01 20:29 RD, revision 5790

workaround font data bug

2000-02-01 19:35 RD, revision 5789

set version number

2000-02-01 18:14 GRG, revision 5788

Updated for new XPMlib files

2000-02-01 18:13 GRG, revision 5787

Updated for new XPM files

2000-02-01 18:12 GRG, revision 5786

Added a test for saving XPMs with 'automatic' mask

2000-02-01 18:12 RR, revision 5785

Added test for no-change in crollwin.

2000-02-01 18:11 GRG, revision 5784
  • D /wxWidgets/trunk/src/xpm/dataxpm.c

This file was a copy of data.c and is not needed

2000-02-01 18:10 GRG, revision 5783

Fixed XPM transparency issue for both loading and saving

2000-02-01 18:10 GRG, revision 5782

Updated lib to 3.4g

2000-02-01 16:37 RR, revision 5781

Various corrections to makefiles, RPMs etc. Corrected overoptimised window style and colour code. More best visual changes. Minor typos in docs.

2000-02-01 16:05 BJ, revision 5780

splitter in bin format

2000-02-01 16:03 BJ, revision 5779
  • D /wxWidgets/trunk/docs/latex/wx/splitter.bmp
  • D /wxWidgets/trunk/docs/latex/wx/splitter.gif

*** empty log message ***

2000-02-01 15:54 BJ, revision 5778

*** empty log message ***

2000-02-01 15:54 BJ, revision 5777
  • D /wxWidgets/trunk/docs/latex/wx/bullet.bmp

*** empty log message ***

2000-02-01 15:48 JS, revision 5776

Set/GetWindowMenu added to MDI parent frame under MSW

2000-02-01 14:52 BJ, revision 5775

icons fix for unix

2000-02-01 09:16 BJ, revision 5774

Add system fonts

2000-02-01 09:05 BJ, revision 5773

fix icons in dbtree.cpp

2000-02-01 01:46 VZ, revision 5772

trying to make wxYield() more threads friendly

2000-02-01 01:22 VZ, revision 5771

1. some fixes for the problems reported by BoundsChecker 2. filled rectangles without outline are one pixel taller/wider

2000-01-31 21:28 DW, revision 5770

VA 4.0 fix

2000-01-31 21:22 RD, revision 5769

Minor additions to make working with binary buffers easier.

2000-01-31 21:07 RD, revision 5768

Some minor updates, fixes, etc.

2000-01-31 21:01 RD, revision 5767

new tests

2000-01-31 20:46 VZ, revision 5766

1. bug in wxString::find_first_of() fixed 2. new wxStringTokenizer class and the docs for it

2000-01-31 19:16 VZ, revision 5765

compilation for Win32 using configure works again

2000-01-31 18:42 VZ, revision 5764

added wxBase.dsp to the list of files

2000-01-31 18:38 VZ, revision 5763

new wxStringTokenizer

2000-01-31 18:31 VZ, revision 5762

makefiles changes (@top_srcdir@ adjusted)

2000-01-31 18:26 VZ, revision 5761

1. configre/makefiles changes a) wxBase compilation/installation/dist works, added wxBase.spec b) list of files is include by Makefile.in, not embedded into it c) configure runs "subconfigures" for samples/demos/utils 2. wxTokenizer class from Gregory Pietsch

2000-01-31 17:37 RR, revision 5760

Using the best visual is now an option.

2000-01-31 17:31 KB, revision 5759

Added the "guessed" icon path for Debian/Corel Linux with KDE

2000-01-31 16:25 VZ, revision 5758

wxWS_EX_VALIDATE_RECURSIVELY set by default if parent has it

2000-01-31 16:08 KB, revision 5757

gtk-config now checks for gthread

2000-01-31 16:02 KB, revision 5756

FreeBSD library naming fix

2000-01-31 15:44 GT, revision 5755

Replaced tabs and cleaned up indentations. Replaced all the char arrays I could with wxStrings. Should noticably reduce memory used by classes. Fixed "for (int i=0...)" occurances

2000-01-31 15:41 GT, revision 5754

Removed tabs and cleaned up indentations. Added SQL_LOG_FILENAME and SQL_CATALOG_FILENAME constants to remove embedded text filenames

2000-01-31 15:08 BJ, revision 5753

wxString fix (c_str()) in doc.cpp

2000-01-31 15:02 BJ, revision 5752

add busycursors and remove fonts

2000-01-31 14:36 BJ, revision 5751

suppres some warnings, suppress assert failure for fonts

2000-01-31 14:22 BJ, revision 5750

Handle Cancel button in userdlg

2000-01-31 14:16 DW, revision 5749

VA 4.0 fixes

2000-01-31 13:20 BJ, revision 5748

Userdlg uses constraints (better for wxMotif). Also added Id for cvs

2000-01-31 11:43 GT, revision 5747

Fixed file names to be the 8.3 name style

2000-01-31 10:43 BJ, revision 5746

re-indent sources

2000-01-31 09:51 BJ, revision 5745

fix Makefile.in

2000-01-31 09:30 BJ, revision 5744

add makefile.b32

2000-01-30 18:29 GT, revision 5743

Added dbbrowse demo to the list of demos

2000-01-30 18:28 GT, revision 5742

Fixed target name to dbbrowse rather than dbrrowser

2000-01-30 18:27 GT, revision 5741

Added the dbbrowse demo to the demo builds

2000-01-30 15:29 JS, revision 5740

Some but not all compile fixes for typetest (VC++ 1.5); added datetime.cpp to 16-bit compile list; edited isql.h for 16-bit (but not right since doesn't link)

2000-01-30 13:43 JS, revision 5739

Cured memory leak report in wxDateTime; wxGLCanvas corrections

2000-01-30 01:33 VZ, revision 5738

added modeless dlg test to dialogs

2000-01-30 01:31 VZ, revision 5737

wxDialog change (Show() completely rewritten, modal dialogs handling changed)

2000-01-29 22:19 VZ, revision 5736

I think it's needed...

2000-01-29 20:27 GRG, revision 5735

Fixed for old gnuwin32

2000-01-29 17:52 RR, revision 5734

Disabled ODBC code by default, Move isql.h and isqlext.h to /include/wx

2000-01-29 16:50 RR, revision 5733

Line drawing correction.

2000-01-29 14:36 RR, revision 5732

New line tests.

2000-01-29 02:38 VZ, revision 5731

1. small changes to wxProgressDialog to make it more user-friendly 2. attempt to correct the disappearing focus problem

2000-01-29 02:35 VZ, revision 5730

VC++ project for wxBase/Win32

2000-01-29 02:34 VZ, revision 5729

1. thread sample now uses wxProgressDialog for more "realism" 2. added a filled rect with outline to the drawing sample and changed DrawLine() to show how MSW draws them

2000-01-29 01:13 VS, revision 5728

fixed memory leak (m_PagesHash not deleted)

2000-01-29 01:13 VS, revision 5727

switched back to old use of DrawBitmap for transparent bitmaps

2000-01-29 01:12 VS, revision 5726

bugfix: added wxWindowBase::OnMiddleClick declaration

2000-01-29 01:12 VS, revision 5725

LGPL comments

2000-01-29 01:12 VS, revision 5724

wxHTML changelog added

2000-01-29 01:12 VS, revision 5723

changed meaning of Ctrl-End to be symetrical with Ctrl-Home

2000-01-28 23:37 DW, revision 5722

VA 4.0 fixes

2000-01-28 20:58 VZ, revision 5721

more files to ignore (build dirs names, tags files)

2000-01-28 20:56 VZ, revision 5720

compilation fix

2000-01-28 20:56 VZ, revision 5719

test for log dialog with only 1 msg

2000-01-28 20:54 VZ, revision 5718

wxBase compilation fixes

2000-01-28 20:54 VZ, revision 5717

added version info hidden dialog

2000-01-28 20:53 VZ, revision 5716

small compilation fix for !wxUSE_SOCKETS

2000-01-28 15:25 GT, revision 5715

First version of the DbBrowser demo program

2000-01-27 22:47 GT, revision 5714

Attempting to allow WIN16 compilation of the db/dbtable classes

2000-01-27 19:50 RR, revision 5713

Copied isql.h and isqlext.h to /include/wx/unix and make it get installed. New code for "best_visual" under SGI and Sun. Typos in PostScrip code: HelvO and CourO.

2000-01-27 16:47 VZ, revision 5712

wxString::find() now works again (was completely broken)

2000-01-27 13:10 BJ, revision 5711

IODBC fix in GetDataSource

2000-01-27 11:44 GT, revision 5710

Fixed the GetDataSource() function so the DsDesc that is returned is the full description

2000-01-27 08:54 BJ, revision 5709

Using P.Getchar(i) instead of p[i]

2000-01-27 07:59 SC, revision 5708

new upload / perhaps prev version was corrupted

2000-01-27 03:25 OK, revision 5707

Added a couple of wxT()

2000-01-27 00:03 VS, revision 5706

added helpview to makefile

2000-01-27 00:03 VS, revision 5705

compilation fix

2000-01-27 00:03 VS, revision 5704

compilation fix for MSVC

2000-01-27 00:03 VS, revision 5703

minor visual enhancement of help browser

2000-01-27 00:03 VS, revision 5702

documented noRefresh parameter of SetScrollbars

2000-01-27 00:03 VS, revision 5701

fixed incorrect parsing of URLs like www.kde.org (should be understood as www.kde.org/)

2000-01-27 00:03 VS, revision 5700

made unzip.c accept / and \ in filenames as equal

2000-01-27 00:02 VS, revision 5699

implemented better paths handling: dir1/../dir2/file is replaced by dir2/file

2000-01-27 00:02 VS, revision 5698

inline functions with if moved to .cpp

2000-01-27 00:02 VS, revision 5697

some scrolling&refreshing fixed ; removed wxHtmlWindow::OnKeyDown

2000-01-27 00:02 VS, revision 5696

removed wxHtmlWindow::OnKeyDown

2000-01-27 00:02 VS, revision 5695

yet another help browser visual enhancement

2000-01-26 23:43 RL, revision 5694

test for disabled scroll directions in kbd handler

2000-01-26 23:07 DW, revision 5693

Missing datetime and the db classes!!

2000-01-26 23:06 DW, revision 5692

Copmplete .icc that includes all libs that need be linked

2000-01-26 22:44 SN, revision 5691

LINKAGEMODE is defined in defs.h. No need to have the same #ifdef again - - at least as far as I can see/test.

2000-01-26 22:35 , revision 5690
  • A /wxWidgets/branches/unlabeled-1.40.2
  • D /wxWidgets/branches/unlabeled-1.40.2/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.40.2/autogen.sh
  • D /wxWidgets/branches/unlabeled-1.40.2/BuildCVS.txt
  • D /wxWidgets/branches/unlabeled-1.40.2/config.guess
  • D /wxWidgets/branches/unlabeled-1.40.2/config.sub
  • D /wxWidgets/branches/unlabeled-1.40.2/configure
  • D /wxWidgets/branches/unlabeled-1.40.2/configure.in
  • D /wxWidgets/branches/unlabeled-1.40.2/demos
  • D /wxWidgets/branches/unlabeled-1.40.2/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.40.2/difflast.pl
  • D /wxWidgets/branches/unlabeled-1.40.2/distrib
  • D /wxWidgets/branches/unlabeled-1.40.2/docs
  • D /wxWidgets/branches/unlabeled-1.40.2/include
  • D /wxWidgets/branches/unlabeled-1.40.2/install-sh
  • D /wxWidgets/branches/unlabeled-1.40.2/lib
  • D /wxWidgets/branches/unlabeled-1.40.2/locale
  • D /wxWidgets/branches/unlabeled-1.40.2/Makefile.in
  • D /wxWidgets/branches/unlabeled-1.40.2/Mingw32-gcc295.patches
  • D /wxWidgets/branches/unlabeled-1.40.2/misc
  • D /wxWidgets/branches/unlabeled-1.40.2/mkinstalldirs
  • D /wxWidgets/branches/unlabeled-1.40.2/modules
  • D /wxWidgets/branches/unlabeled-1.40.2/regen
  • D /wxWidgets/branches/unlabeled-1.40.2/samples
  • D /wxWidgets/branches/unlabeled-1.40.2/setup.h.in
  • D /wxWidgets/branches/unlabeled-1.40.2/setup.h_vms
  • D /wxWidgets/branches/unlabeled-1.40.2/src/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/.cvsignore
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/appcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/choiccmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/clipcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/cmdline.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/cmndata.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/config.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/ctrlcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/ctrlsub.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/cwlex_yy.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/cwy_tab.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/datetime.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/datstrm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/db.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dbtable.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dcbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/descrip.mms
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dlgcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dndcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dobjcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/docmdi.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/docview.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/doslex.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dosyacc.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/dynarray.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/encconv.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/event.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/extended.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/ffile.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/file.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/fileconf.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/filefn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/filesys.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/fontcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/fontmap.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/framecmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/fs_inet.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/fs_zip.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/ftp.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/gdicmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/geometry.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/gifdecod.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/glob.inc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/hash.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/helpbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/http.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagall.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagbmp.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/image.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imaggif.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagjpeg.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagpcx.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagpng.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagpnm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/imagtiff.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/init.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/intl.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/ipcbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/layout.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/lboxcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/lexer.l
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/list.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/log.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/longlong.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/matrix.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/memory.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/menucmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/mimecmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/module.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/mstream.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/object.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/objstrm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/odbc.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/paper.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/parser.y
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/prntbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/process.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/protocol.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/resourc2.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/resource.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/sckaddr.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/sckfile.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/sckipc.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/sckstrm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/serbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/sizer.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/socket.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/strconv.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/stream.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/string.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/tbarbase.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/textcmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/textfile.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/timercmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/tokenzr.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/txtstrm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/unictabl.inc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/unzip.c
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/unzip.h
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/url.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/utilscmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/valgen.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/validate.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/valtext.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/variant.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/wfstream.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/wincmn.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/wxchar.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/wxexpr.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/zipstrm.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/common/zstream.cpp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/cygnus.bat
  • D /wxWidgets/branches/unlabeled-1.40.2/src/generic
  • D /wxWidgets/branches/unlabeled-1.40.2/src/gtk
  • D /wxWidgets/branches/unlabeled-1.40.2/src/gtk1
  • D /wxWidgets/branches/unlabeled-1.40.2/src/html
  • D /wxWidgets/branches/unlabeled-1.40.2/src/iodbc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/jpeg
  • D /wxWidgets/branches/unlabeled-1.40.2/src/mac
  • D /wxWidgets/branches/unlabeled-1.40.2/src/make.env.in
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeb32.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makebcc.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeenvs
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makefile.bcc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makefile.dos
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makefile.va
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makefile.vc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeg295.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeg95.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.b32
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.bcc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.env.in
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.g95
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.vc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makelib.wat
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makemsc.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.b32
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.bcc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.env.in
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.g95
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.msc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.sl
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.va
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.vc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeprog.wat
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makesc.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makesl.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/maketwin.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makeva.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makevc.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/makewat.env
  • D /wxWidgets/branches/unlabeled-1.40.2/src/make_cw.mcp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/mingegcs.bat
  • D /wxWidgets/branches/unlabeled-1.40.2/src/mingw32.bat
  • D /wxWidgets/branches/unlabeled-1.40.2/src/motif
  • D /wxWidgets/branches/unlabeled-1.40.2/src/msw
  • D /wxWidgets/branches/unlabeled-1.40.2/src/ntwxwin.mak
  • D /wxWidgets/branches/unlabeled-1.40.2/src/os2
  • D /wxWidgets/branches/unlabeled-1.40.2/src/png
  • D /wxWidgets/branches/unlabeled-1.40.2/src/qt
  • D /wxWidgets/branches/unlabeled-1.40.2/src/regex
  • D /wxWidgets/branches/unlabeled-1.40.2/src/stubs
  • D /wxWidgets/branches/unlabeled-1.40.2/src/tiff
  • D /wxWidgets/branches/unlabeled-1.40.2/src/unix
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxJpeg.icc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxPng.icc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxvc.dsp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxvc.dsw
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxvc_dll.dsp
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxvc_dll.dsw
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxWin.icc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxXpm.icc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/wxZlib.icc
  • D /wxWidgets/branches/unlabeled-1.40.2/src/xpm
  • D /wxWidgets/branches/unlabeled-1.40.2/src/zlib
  • D /wxWidgets/branches/unlabeled-1.40.2/tests
  • D /wxWidgets/branches/unlabeled-1.40.2/user
  • D /wxWidgets/branches/unlabeled-1.40.2/utils
  • D /wxWidgets/branches/unlabeled-1.40.2/wx-config.in
  • D /wxWidgets/branches/unlabeled-1.40.2/wxGTK.spec
  • D /wxWidgets/branches/unlabeled-1.40.2/wxMotif.spec
  • D /wxWidgets/branches/unlabeled-1.40.2/wxWINE.spec

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.40.2'.

2000-01-26 22:35 SN, revision 5689

Changed order of #ifdefs to get native version on OS/2, even if dlopen-wrapper is available.

2000-01-26 21:33 DW, revision 5688

New OS2 icon file

2000-01-26 21:23 DW, revision 5687

New OS2 resource file

2000-01-26 21:23 DW, revision 5686

New Visualage stuff and remove OS/2 stuff in the .rc file

2000-01-26 21:07 DW, revision 5685

Visualage C++ V4.0 duplicate symbol fixes

2000-01-26 19:26 RR, revision 5684

Corrected TIFF, more drawing tests.

2000-01-26 18:28 VZ, revision 5683

compilation of wxBase works again (PATH_IFS wasn't defined for it!)

2000-01-26 18:21 SN, revision 5682

Found PROGRAM_EXT variable and now want to use it for OS/2, too.

2000-01-26 18:14 VZ, revision 5681
  • D /wxWidgets/trunk/include/wx/msw/ctl3d/Makefile.am
  • D /wxWidgets/trunk/include/wx/msw/Makefile.am
  • D /wxWidgets/trunk/misc/afm/Makefile.am
  • D /wxWidgets/trunk/misc/gs_afm/Makefile.am
  • D /wxWidgets/trunk/misc/Makefile.am
  • D /wxWidgets/trunk/src/msw/Makefile.am

these aren't being used any more

2000-01-26 16:42 VZ, revision 5680

more backwards compatible kbd handling in wxScrolledWindow

2000-01-26 14:31 VZ, revision 5679

'Details' button is now disabled if no details

2000-01-26 14:20 VZ, revision 5678

quick and dirty fix for the division by 0 crash in OnKeyDown()

2000-01-26 14:08 VZ, revision 5677

wxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure

2000-01-26 13:45 VZ, revision 5676

compilation fix for Win16

2000-01-26 13:41 VZ, revision 5675

compilation fix for compilers without PCH

2000-01-26 01:54 GRG, revision 5674

URL test and some comments added

2000-01-26 00:50 VS, revision 5673

wxHtmlHelpFrame enhancements

2000-01-26 00:50 VS, revision 5672

added wxHtmlWindow::GetOpenedAnchor

2000-01-26 00:50 VS, revision 5671

wxACCEL_NONE -> wxACCEL_NORMAL

2000-01-26 00:50 VS, revision 5670

changed demo data a bit

2000-01-26 00:50 VS, revision 5669

sets frame title even for pages without <title> tag

2000-01-26 00:49 VS, revision 5668

added wxHF_OPENFILES demo

2000-01-26 00:49 VS, revision 5667

some fixes in names of cached helpbooks (does not contain # or : anymore)

2000-01-26 00:49 VS, revision 5666

added new wxHF_ flags

2000-01-26 00:49 VS, revision 5665

added more navigation controls to wxHtmlHelpFrame

2000-01-26 00:49 VS, revision 5664

added more navigation controls to html help frame

2000-01-26 00:19 VZ, revision 5663

assert in GetNextItem() fixed (yes, now it is)

2000-01-26 00:17 VZ, revision 5662

assert in GetNextItem() fixed (?)

2000-01-26 00:02 VZ, revision 5661

extended (wxMask test) and reorganized the drawing sample

2000-01-26 00:01 VZ, revision 5660

1. fixed (?) blitting bitmaps with mask 2. fixed wxWindowBase compilation (oops) 3. fixed kbd handling in wxScrolledWindow under MSW

2000-01-25 19:59 VZ, revision 5659

1. kbd interface for wxScrolledWindow 2. wxWindow::Set/GetExtraStyle() 3. wxWS_EX_VALIDATE_RECURSIVELY added and implemented 4. docs updated to reflect (2) an (3)

2000-01-25 18:49 RL, revision 5658

fixed _T typo

2000-01-25 18:23 VZ, revision 5657

__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDER_HEADERS is not

2000-01-25 16:57 VZ, revision 5656

documented GetNextItem() behaviour precisely

2000-01-25 16:33 VZ, revision 5655

added DrawRectangle() test

2000-01-25 16:26 VZ, revision 5654

fixed GetNextItem(item = -1)

2000-01-25 16:18 GT, revision 5653

Fixed code that did not work with Postgres Removed all tabs, and replaced with spaces accordingly

2000-01-25 15:51 VZ, revision 5652

more patches for BC++ from Ricky Gonzales

2000-01-25 15:35 VZ, revision 5651

missing Init() added to wxMenu(wxCallback) ctors

2000-01-25 13:35 JS, revision 5650

Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear to not assert for printer DCs

2000-01-25 08:31 BJ, revision 5649

add CASTWNDPROC to call to CallWindowProc for bcc

2000-01-25 00:33 GRG, revision 5648

Image docs updates

2000-01-24 22:50 DW, revision 5647

Added method for mimietype implementation.

2000-01-24 22:48 DW, revision 5646

Fix for VisualAge; Init can't be before it is called in VA.

2000-01-24 22:15 RR, revision 5645

Added datetime.inl to filelist.txt

2000-01-24 21:53 JS, revision 5644

Added WS_VSCROLL and WSHSCROLL styles again

2000-01-24 20:46 GRG, revision 5643

Updated some bits in socket docs. Documented socket samples Moved wxInitAllImageHandlers from 'file functions' (?) to 'misc functions'

2000-01-24 20:19 VZ, revision 5642

several mingw32 compilation fixes

2000-01-24 20:19 VZ, revision 5641

value of wxTE_PASSWORD changed to be different from wxCANCEL

2000-01-24 20:18 VZ, revision 5640

implementation of wxGetPasswordFromUser

2000-01-24 18:26 VZ, revision 5639

added wxGetPasswordFromUser(), dialogs sample shows it, documented it

2000-01-24 17:53 VZ, revision 5638

warnings/linking fixes for wxMotif

2000-01-24 17:04 VZ, revision 5637

2 warnings from Solaris build log fixed

2000-01-24 16:46 VZ, revision 5636

modifications to show non monochrome masks in action

2000-01-24 16:22 VZ, revision 5635

excluded geometry.cpp from build by using #if wxUSE_GEOMETRY which is never defined to be 1 (so far)

2000-01-24 15:58 VZ, revision 5634

patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda

2000-01-24 15:47 VZ, revision 5633

some fixes from the SGI build log

2000-01-24 15:38 VS, revision 5632

fixed false error report with helpfiles without index

2000-01-24 15:38 VS, revision 5631

documented wxACCEL_ALT

2000-01-24 15:37 VZ, revision 5630

patches for XPM/TIFF compilation with BC++ from Ricky Gonzales

2000-01-24 15:36 VZ, revision 5629

refresh after sort - patch from Ricky Gonzales

2000-01-24 13:58 JJ, revision 5628

Committing in . Update VMS makefiles Modified Files: wxWindows/src/common/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/unix/descrip.mms ----------------------------------------------------------------------

2000-01-24 13:27 , revision 5627
  • A /wxWidgets/tags/wxGTK_2_1_13
  • R /wxWidgets/tags/wxGTK_2_1_13/lib/dummy
  • R /wxWidgets/tags/wxGTK_2_1_13/misc/afm
  • A /wxWidgets/tags/wxGTK_2_1_13/misc/afm/.cvsignore
  • A /wxWidgets/tags/wxGTK_2_1_13/misc/afm/Makefile.am
  • R /wxWidgets/tags/wxGTK_2_1_13/misc/gs_afm
  • A /wxWidgets/tags/wxGTK_2_1_13/misc/gs_afm/.cvsignore
  • A /wxWidgets/tags/wxGTK_2_1_13/misc/gs_afm/Makefile.am
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/dynamic/minimal.cpp
  • R /wxWidgets/tags/wxGTK_2_1_13/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxGTK_2_1_13/samples/grid/bitmap2.bmp
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/grid/Makefile.in
  • R /wxWidgets/tags/wxGTK_2_1_13/samples/grid/test.def
  • R /wxWidgets/tags/wxGTK_2_1_13/samples/grid/test.rc
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/about
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/help
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/helpview
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/printing
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/test
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/virtual
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/widget
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/html/zip
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/image
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/internat
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/ipc
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/joytest
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/layout
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/listctrl
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/mdi
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/memcheck
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/menu
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/mfc
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/minifram
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/minimal
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/nativdlg
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/newgrid
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/notebook
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/oleauto
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/ownerdrw
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/plot
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/png
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/printing
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/proplist
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/propsize
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/regtest
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/resource
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/richedit
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/sashtest
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/scroll
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/scrollsub
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/sockets
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/splitter
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/tab
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/taskbar
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/text
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/thread
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/toolbar
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/treectrl
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/typetest
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/validate
  • D /wxWidgets/tags/wxGTK_2_1_13/samples/wizard
  • D /wxWidgets/tags/wxGTK_2_1_13/src
  • D /wxWidgets/tags/wxGTK_2_1_13/tests
  • D /wxWidgets/tags/wxGTK_2_1_13/user
  • D /wxWidgets/tags/wxGTK_2_1_13/utils

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

2000-01-24 13:27 RR, revision 5626

Applied some of the SGI fixes. Don't know about the toolbar one.

2000-01-24 13:13 RR, revision 5625

Added geometry.cpp and made it compile, Added empty dndcmn.cpp to avoid GNU link warnings, Fixed problem with event.Skip() in new tab code.

2000-01-24 12:24 JS, revision 5624

Corrected font calculation (use screen resolution now); and check for mask in m_image.cpp or get assert in DoBlit

2000-01-24 10:47 RR, revision 5623

Corrected spinbutton events and made them vetoable.

2000-01-24 01:54 GRG, revision 5622

Compilation fix for mingw32 - will this break cygwin?

2000-01-24 00:15 VZ, revision 5621

small tests added here and there

2000-01-23 23:23 VZ, revision 5620

1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip made multiline if comctl32 supports it) 2. added wxTAB_TRAVERSAL to default wxScrolledWindow style 3. improved arrows handling in radiobox (still problems for multirow ones) 4. [Alt]-<mnemonic> works in nested panels as well now because we use WS_EX_CONTROLPARENT for all windows with wxTAB_TRAVERSAL style 5. tooltips for radioboxes work again, even if I'm not really satisfied with solution :-( but I spent 2 hours trying to make TTM_WINDOWFROMPOINT handler work and I don't have more time to waste on this.

2000-01-23 21:47 VS, revision 5619

moved bookmarks to Contents panel

2000-01-23 21:47 VS, revision 5618

added wxLogError/Warning into wxHTML

2000-01-23 19:17 SN, revision 5617

Added GAddress_INET_SetAnyAddress and dummy UNIX address handling. Anyway, GSocket_GUI_Init/Destroy, GSocket_Enable/Disable_Events and GSocket_Install/Uninstall_Callback are still missing...

2000-01-23 18:33 SN, revision 5616

Added @PROGRAM_EXT@ as apropriate (hopefully ;-) ). Give 'make clean' a chance to actually do something.

2000-01-23 18:14 SN, revision 5615

Added #define for soclose on EMX

2000-01-23 17:54 SN, revision 5614

Integrated recent API-change

2000-01-23 17:51 SN, revision 5613

Added #pragma implementation for gcc.

2000-01-23 17:09 RR, revision 5612

Fixed small bug in tab code WRT to having only a single control in a panel. sliders now have keyboard handling. Missing headers for install (memconf.h and geometry.h).

2000-01-23 16:25 VS, revision 5611

fixed broken GIFs

2000-01-23 16:24 VS, revision 5610
  • D /wxWidgets/trunk/docs/latex/wx/grid1.gif
  • D /wxWidgets/trunk/docs/latex/wx/hellow.gif
  • D /wxWidgets/trunk/docs/latex/wx/hellox.gif
  • D /wxWidgets/trunk/docs/latex/wx/prop1.gif
  • D /wxWidgets/trunk/docs/latex/wx/prop2.gif
  • D /wxWidgets/trunk/docs/latex/wx/wxtab1.gif

fixed broken GIFs

2000-01-23 15:51 RR, revision 5609

tabbing in controls sample works again.

2000-01-23 15:39 SN, revision 5608

Added more '#pragma implementation' for gcc. Replaced wxString[0u] by wxString[(size_t) 0]: size_t is signed for EMX, so explicitly using '0u' causes problems.

2000-01-23 15:00 SN, revision 5607

Added fontenum/fontutil and mimetype for OS/2

2000-01-23 10:22 JS, revision 5606

Small changes

2000-01-23 03:05 VZ, revision 5605

1. wxMSW::wxNotebook::SetPageSize() and SetPadding() added 2. wxNavigationKeyEvent changes: a) doesn't derive from wxCommandEvent any more b) has a new ShouldPropagate() accessor c) wxPanel::OnNavigationKey() changed significantly, beware

2000-01-23 01:10 VS, revision 5604

probably forgot to commit mimetype split to this file?

2000-01-23 01:03 VS, revision 5603

added intelligent scaling of icons -- cutting empty borders so that the icon is not too small

2000-01-23 01:03 VS, revision 5602

added WXMAC default font sizes

2000-01-23 01:03 VS, revision 5601

added wxFileType::GetMimeTypes

2000-01-23 01:02 VS, revision 5600

removed call to win32 api ::SetMapMode -- hopefully not longer neccessary

2000-01-22 23:15 VZ, revision 5599

1. added wxMemoryConfig (private) class 2. some minor tweaks to config usage in wxFontMapper

2000-01-22 22:47 RR, revision 5598

Various makefile corrections, Minor beatifications.

2000-01-22 22:26 SN, revision 5597

Fixed fixups to allow EMX to compile again.

2000-01-22 21:50 VZ, revision 5596

another image used by the image sample

2000-01-22 18:13 RL, revision 5595

added missing include dcmemory.h

2000-01-22 18:10 RL, revision 5594

added missing include for wxBitmap

2000-01-22 18:02 RR, revision 5593

Changes for next snapshot. Added new thumb track event for thumb release.

2000-01-22 17:50 RL, revision 5592

added dcmemory.h include

2000-01-22 14:24 SN, revision 5591

SN: Replace a __WXPM__ by __OS2__ in #if deciding whether to use Unix- or DOS-like version of mkdir. EMX (which doesn't define __OS2__) wants Unix-like version!

2000-01-22 14:18 SN, revision 5590

SN: Replaced __WXOS2__ by __WXPM__ in #ifdefs

2000-01-22 11:55 VS, revision 5589

added demo of wxEncodingConverter

2000-01-22 11:55 VS, revision 5588

fixed bug in reference to tnoneng.tex

2000-01-22 11:55 VS, revision 5587

added GNOME mimeinfo parsing & some fixes for non-XPM icons

2000-01-22 11:55 VS, revision 5586

added test for correctly created wxIcon

2000-01-22 11:54 VS, revision 5585

updated documentation about default type in wxImage ctor

2000-01-22 11:14 RR, revision 5584

Fixed wxListCtrl::GetNextItem() Fixed bug in handling wxLC_NO_HEADER, Moved logmessage stuff out of idle_recursion protection so that log dialogs get idle events

2000-01-22 01:45 VZ, revision 5583

1. added some test code (currently disabled) to controls 2. removed test code (oops...) from minimal

2000-01-22 01:44 VZ, revision 5582

I think I finally fixed activation behaviour under MSW - now focus is not given to random window after you switch to/from a frame

2000-01-21 22:58 VS, revision 5581

finished non-Eng overview

2000-01-21 22:56 VZ, revision 5580

warning fix

2000-01-21 22:21 DW, revision 5579

Adds mimietype.h to OS/2 port

2000-01-21 22:21 VZ, revision 5578

a new bitmap for the sample

2000-01-21 22:20 DW, revision 5577

Updates to fix EMX specific stuff that broke VisualAge specific stuff

2000-01-21 22:19 DW, revision 5576

Updates to fix an error that cropped up putting EMX stuff into gsocket and a new makefile for VA V3.0 to inldue new mime stuff and plot module

2000-01-21 22:18 DW, revision 5575

Fix to include the OS/2 version of mimetype.h, not unix

2000-01-21 22:17 DW, revision 5574
  • D /wxWidgets/trunk/src/wxCommon.icc
  • D /wxWidgets/trunk/src/wxGeneric.icc
  • D /wxWidgets/trunk/src/wxHTML.icc
  • D /wxWidgets/trunk/src/wxOS2.icc
  • M /wxWidgets/trunk/src/wxWin.icc

New VA config file for new plot and mimetype modules

2000-01-21 21:51 VZ, revision 5573

BC++ compilation fix

2000-01-21 21:40 VZ, revision 5572

tests for XPM images

2000-01-21 21:38 VZ, revision 5571

1. fixed (to test) the bug with bitmaps without masks in wxImageList 2. reorganized wxImageList a bit, created a new wxInvertMask() function 3. an incredibly ugly fix (?) for "unsatisfied constraints" warnings 4. added wxIcon and wxBitmap ctors from XPM 5. XPM handler now creates bitmaps with mask 6. added wxPrinterDC::BitBlt() and DrawBitmap(), cleared the horrible mess in the wxDC methods with the same names

2000-01-21 17:01 JS, revision 5570

Misc. Dialog Editor/resource bugs fixed

2000-01-21 10:52 BJ, revision 5569

new 'dynamic' SetColDefs fix

2000-01-21 09:14 BJ, revision 5568

adding search path for iodbc headers

2000-01-21 09:13 BJ, revision 5567

adding case sensitive link (/c) flag

2000-01-21 05:56 GRG, revision 5566

Some things added

2000-01-21 04:22 GRG, revision 5565

msgdlg.h missing - please try compiling without precompiled headers before commiting

2000-01-21 03:17 GRG, revision 5564

Some docs updated

2000-01-21 03:16 GRG, revision 5563

Socket sample: - Test 3 added to test large transfers involving multiple low level calls. - Stub for datagram socket tests (not yet in place) IPC sample: - Client no longer needs to use GetHostName for DDE and LocalHost for IPC; now it can just use GetHostName for both (because now the IPC server binds to INADDR_ANY instead of binding to localhost). - Fixed once again another warning about wxString objects that can't be passed through '...'

2000-01-21 03:12 GRG, revision 5562

GSocket: - Added lots of comments to both code and headers. - Restructured some parts of Unix version. Will try to merge with MSW soon and have a gsockcmn.c - Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode. - Fixed a potential (different) bug in the corresponding Unix version. - Now WaitConnection correctly fills out the peer address field. - Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY) - Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups sets the address to INADDR_NONE. wxSocket: - Added some safety checks to the wxPostEvent stuff. wxIPV4address: - Added a wxIPV4address::AnyAddress method. wxIPCConnection and co.: - Servers bind to INADDR_ANY, instead of binding to localhost.

2000-01-21 03:12 GRG, revision 5561

GSocket: - Added lots of comments to both code and headers. - Restructured some parts of Unix version. Will try to merge with MSW soon and have a gsockcmn.c - Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode. - Fixed a potential (different) bug in the corresponding Unix version. - Now WaitConnection correctly fills out the peer address field. - Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY) - Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups sets the address to INADDR_NONE. wxSocket: - Added some safety checks to the wxPostEvent stuff. wxIPV4address: - Added a wxIPV4address::AnyAddress method. wxIPCConnection and co.: - Servers binds to INADDR_ANY, instead of binding to localhost.

2000-01-21 03:10 GRG, revision 5560

GSocket: - Added lots of comments to both code and headers. - Restructured some parts of Unix version. Will try to merge with MSW soon and have a gsockcmn.c - Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode. - Fixed a potential (different) bug in the corresponding Unix version. - Now WaitConnection correctly fills out the peer address field. - Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY) - Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups sets the address to INADDR_NONE.

2000-01-21 02:31 VZ, revision 5559

1. some DDE tests in exec 2. per-page images test in wizard 3. wxLog dialog test in dialogs

2000-01-21 02:26 VZ, revision 5558

1. wxWizard supports setting images for each page, sample updated to show it 2. wxLogGui now uses a special dialog instead of a wxMsgBox 3. wxComboBox doesn't limit the text to its size under MSW 4. removed windows.h from dummy.cpp because I think it's unneeded

2000-01-20 23:07 VZ, revision 5557

restored windows.h

2000-01-20 22:57 VZ, revision 5556

oops... extra #endif removed

2000-01-20 22:49 VZ, revision 5555

'FAR redefined' warning fixed

2000-01-20 22:36 VZ, revision 5554

added test for _WIN32

2000-01-20 22:34 VZ, revision 5553

added wxMenuITemBase copy ctor decl apparently needed under FreeBSD

2000-01-20 18:09 RR, revision 5552

More life in wxPlot.

2000-01-20 15:21 GT, revision 5551

::bindInsertParams() was leaving some column bindings uninitialized if the column was set to insAllow=FALSE

2000-01-20 14:28 GT, revision 5550

Comment associated with wxODBC_FWD_ONLY_CURSORS modified

2000-01-20 14:16 GT, revision 5549

Commented out the #include of <windows.h> as it should not be needed any longer

2000-01-20 14:16 RR, revision 5548

A no-change for scroll events. Added y-axis to wxPlot.

2000-01-20 14:15 GT, revision 5547

Uses src/iodbc headers rather than windows headers to hopefully standardize across all platforms, and relieve dependency on <windows.h> Now allows reading of unknown data table structures to create wxTable instances without knowing the data dictionary ahead of time (see wxColInf() class and use) Ability to determine keys/foreign keys and read in those key definitions (see wxColFor() and wxDB::GetKeyFields() contributed by Mark Johnson) More support for mySQL, now handles columns with "non-standard" types (contributed by Bart Jourquin) SQLUnbind() was being called in some places which release ALL tables bound to the wxDB connection, not just the desired one To fix the SQLUnbind() problem, now temporary datasource connections use GetData() rather than binding columns to variables (see wxDB::Catalog()) wxDB::Catalog() now handles databases that support, and do not support passing a UserID to limit the scope of the catalog wxDB:TableExists() now handles databases that support, and do not support passing a UserID to limit the scope of existence check "const char *" now used in the appropriate places rather than "char *" GetDataSource() was not terminating the returned data source names with a '\0' wxTable::Open() now more gracefully handles tables not existing but trying to be opened with more detailed error messages wxTable::CreateTable() now handles return of SQL_SUCCESS_WITH_INFO as success (needed for some databases) Fixes to accomodate 64bit archtecture handling of some data types (may not be totally ready for 64bit, but closer now).

2000-01-20 14:00 GT, revision 5546

Uses src/iodbc headers rather than windows headers to hopefully standardize across all platforms, and relieve dependency on <windows.h> Now allows reading of unknown data table structures to create wxTable instances without knowing the data dictionary ahead of time (see wxColInf() class and use) Ability to determine keys/foreign keys and read in those key definitions (see wxColFor() and wxDB::GetKeyFields() contributed by Mark Johnson) More support for mySQL, now handles columns with "non-standard" types (contributed by Bart Jourquin) SQLUnbind() was being called in some places which release ALL tables bound to the wxDB connection, not just the desired one To fix the SQLUnbind() problem, now temporary datasource connections use GetData() rather than binding columns to variables (see wxDB::Catalog()) wxDB::Catalog() now handles databases that support, and do not support passing a UserID to limit the scope of the catalog wxDB:TableExists() now handles databases that support, and do not support passing a UserID to limit the scope of existence check "const char *" now used in the appropriate places rather than "char *" GetDataSource() was not terminating the returned data source names with a '\0' wxTable::Open() now more gracefully handles tables not existing but trying to be opened with more detailed error messages wxTable::CreateTable() now handles return of SQL_SUCCESS_WITH_INFO as success (needed for some databases) Fixes to accomodate 64bit archtecture handling of some data types (may not be totally ready for 64bit, but closer now).

2000-01-20 13:19 GT, revision 5545

Tweeked to use SQLHWND as a type rather than HWND, so that db/dbtable can use iodbc rather than #include <windows.h> and its overhead

2000-01-20 00:07 VZ, revision 5544

(run-time) fix for !wxUSE_IPC build

2000-01-19 23:53 VZ, revision 5543

XBM loading finally works (thanks Guillermo)

2000-01-19 23:07 VS, revision 5542

added link to Writing non-E apps

2000-01-19 23:07 VS, revision 5541

added Writing non-English applications

2000-01-19 23:07 VS, revision 5540

documented Charset= in hhp

2000-01-19 23:06 VS, revision 5539

rewritten to use wxTheMimeTypesManager

2000-01-19 23:06 VS, revision 5538

documented existence of wxTheMimeTypesManager

2000-01-19 23:06 VS, revision 5537

documented macros *_EXPORTED_ARRAY

2000-01-19 23:06 VS, revision 5536

fixed SetLink (if link.Href is empty, nulls the link

2000-01-19 23:06 VS, revision 5535

split mimetype.h/.cpp into platform specific code

2000-01-19 23:05 VS, revision 5534

dialog for choosing charset was too wide

2000-01-19 23:05 VS, revision 5533

uses wxInitAllImageHandlers

2000-01-19 23:05 VS, revision 5532

added encoding support to help contents

2000-01-19 23:05 VS, revision 5531

mimetype.cpp/.h split into unix,max,msw

2000-01-19 23:04 VS, revision 5530

added utils/hhp2cached

2000-01-19 23:03 VS, revision 5529

mimetype.cpp/.h split into unix,mac,msw

2000-01-19 23:02 VS, revision 5528

fixed compilation problem with BC (at least I hope so)

2000-01-19 23:01 VS, revision 5527

fixed ReadString for wxUSE_UNICODE

2000-01-19 22:09 RD, revision 5526

After bashing my head on the desk for being so stupid I fixed the wxFloatBar for wxGTK the extremly EASY way...

2000-01-19 19:32 GRG, revision 5525

Updated docs

2000-01-19 18:41 SB, revision 5524

In order to make shared wxGLContext work,\nadd new wxGLCanvas ctor passing a wxGLCanvas\n instead of a wxGLContext, to share context with.

2000-01-19 16:43 GRG, revision 5523

makefile updates

2000-01-19 10:34 JS, revision 5522

Added missing windows.h includes

2000-01-19 09:55 BJ, revision 5521

adding intl.h and wxString -> char* conversion in DDEAtomFromString

2000-01-19 06:58 RD, revision 5520

Various odds and ends, minor fixes, and cleanups...

2000-01-19 01:01 VS, revision 5519

it is now possible to add custom buttons into wxHtmlHelpFrame's toolbar

2000-01-19 01:00 VS, revision 5518

added wxFSFile::GetModificationTime

2000-01-19 01:00 VS, revision 5517

added wxFileModificationTime

2000-01-19 00:59 VS, revision 5516

uses SetTempDir

2000-01-19 00:59 VS, revision 5515

iso8859-1,15 and cp1252 added to Cyrillic charsets

2000-01-19 00:59 VS, revision 5514

Added Open HTML page to menu

2000-01-19 00:59 VS, revision 5513

removed protected methods from docs

2000-01-19 00:59 VS, revision 5512

.cached format of help books is now endian-independent; also changed lookup logic for .cached files

2000-01-19 00:59 VS, revision 5511

generic wxFileDialog now stores customizations to registry/dotfile if possible

2000-01-18 22:54 GT, revision 5510

Fixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else). Changed _T() calls to wxT() calls

2000-01-18 21:45 RD, revision 5509

more fixes to match some updates in wxHTML

2000-01-18 21:39 RD, revision 5508

fixes to match some updates in wxHTML

2000-01-18 21:21 VZ, revision 5507

1. fixed compilation of wxExecute() for !wxUSE_IPC 2. wxLogStatus() will not assert if there is no statusbar to set text for

2000-01-18 20:26 GRG, revision 5506

Added IsScrollng() support for scroll and scrollwin events

2000-01-18 20:23 GRG, revision 5505

Test for IsScrolling() added

2000-01-18 20:13 GRG, revision 5504

isScrolling() in wxScroll[Win]Event

2000-01-18 19:48 GT, revision 5503

Removed a couple of debug lines

2000-01-18 17:06 JS, revision 5502

Avoided rounding errors in font point size calculations

2000-01-18 15:39 VS, revision 5501

added default icons for binary and unknown filetype

2000-01-18 15:39 VS, revision 5500

icons for generic file dialog

2000-01-18 15:38 JS, revision 5499

Put Stefan's speedup fix into DoBlit

2000-01-18 14:22 JS, revision 5498

Change to wxWindow::HandleCommand to allow accelerators to work even if there is no corresponding child window.

2000-01-18 12:29 GT, revision 5497

Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows

2000-01-18 10:18 JS, revision 5496

Some more bug reports

2000-01-18 09:36 VS, revision 5495

m_LastPage changed to wxChar*, forgot to commit

2000-01-18 09:18 VS, revision 5494

added justification demo

2000-01-18 09:18 VS, revision 5493

HTML_* -> wxHTML_* (bugs in docs)

2000-01-18 09:18 VS, revision 5492

added support for align=justify

2000-01-18 09:17 VS, revision 5491

added wxHTML_ALIGN_JUSTIFY

2000-01-18 09:17 VS, revision 5490

added align=justify support ; also removed relic: GetMaxLineWidth

2000-01-18 09:17 VS, revision 5489

removed relic: GetMaxLineWidth

2000-01-18 01:22 VZ, revision 5488

1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s 2. streamlined DDE code (better error handling, range checking) 3. hack in wxExecute to allow launching DDE servers 4. changed wxTreeCtrl::m_filename scope from private to protected 5. corrected creating wxBitmaps from XBMs 6. wxListCtrl no longer sends bogus ACTIVATED events

2000-01-17 22:12 VS, revision 5487

removed show_progress argument in some private functions -- was never used

2000-01-17 22:11 VS, revision 5486

PageUp/PageDown scroll by 2/3 of client area height (was 1)

2000-01-17 22:11 VS, revision 5485

help search is much faster now (7 times! that's what I call optimization ;-)

2000-01-17 20:22 DW, revision 5484

Take hard coded path out of makefile

2000-01-17 19:56 RR, revision 5483

Add draft wxPlotWindow

2000-01-17 18:14 RR, revision 5482

fix for HP compiler

2000-01-17 17:19 VS, revision 5481

fixed BC compilation bug (line 145)

2000-01-17 17:19 VS, revision 5480

wxHtmlHelpController can now use default wxConfig instance

2000-01-17 17:19 VS, revision 5479

fixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig

2000-01-17 17:19 VS, revision 5478

removed some forgotted wxLogDebug calls

2000-01-17 17:18 VS, revision 5477

documented support for <meta>

2000-01-17 17:18 VS, revision 5476

wxConfig is used together with wxConfig::Set now

2000-01-17 17:18 VS, revision 5475

(1) fixed bug: wxFontMapper no longer creates wxConfig instance by calling wxConfig::Get, now uses wxConfig::Get(FALSE) ;; (2) changed default config path to wxWindows/FontMapper

2000-01-17 17:18 VS, revision 5474

changed wxConfigBase::Get signature to wxConfigBase::Get(bool CreateOnDemand = TRUE)

2000-01-17 11:42 JS, revision 5473

Makeproj.cpp corrections; wxTextCtrl resource loading font bug cured

2000-01-17 01:37 VZ, revision 5472

cleaned a bit

2000-01-17 01:26 GRG, revision 5471

added missing headers

2000-01-17 01:26 GRG, revision 5470

new makefile

2000-01-17 00:21 GRG, revision 5469

Please turn off pchs when testing!

2000-01-16 22:55 VS, revision 5468

somebody added #ifdefed #pragma to disable warnings about // in c source, instead of fixing the comments, grrr. So I fixed it.

2000-01-16 22:55 VS, revision 5467

documented wxGA_SMOOTH

2000-01-16 22:55 VS, revision 5466

search progress bar has smooth gauge under win95 now

2000-01-16 22:55 VS, revision 5465

wxProgressDialog now accepts wxGA_SMOOTH style

2000-01-16 22:54 VS, revision 5464

added encoding conversion to wxHTML

2000-01-16 22:54 VS, revision 5463

<pre> environment uses charset conversion as well

2000-01-16 22:54 VS, revision 5462

added <meta http-equiv> handler

2000-01-16 22:53 VS, revision 5461

wxHtmlFilterHTML adds fake <meta> tag so that the parser knows charset

2000-01-16 22:53 VS, revision 5460

wxNativeEncoding::To/FromString now stores wxFontEncoding info as well (don't worry, wxFontMapper stores data under different name now)

2000-01-16 22:52 VS, revision 5459

changed format of wxFontMapper entries: facename_encoding instead of encoding as key

2000-01-16 22:52 VS, revision 5458

added wxHTML i18n demonstration

2000-01-16 19:24 RR, revision 5457

sample docu

2000-01-16 18:49 GL, revision 5456

Tested wxMMedia2 on Cygwin B20. It works but it needs mmsystem.h.

2000-01-16 15:53 VS, revision 5455

added case sensitive and whole words only search

2000-01-16 13:27 VS, revision 5454

minor change in passing arguments to CreateAntialiasedBitmap

2000-01-16 13:26 VS, revision 5453

fixed default button size, finally

2000-01-16 13:25 VS, revision 5452

added some utils (tex2rtf, helpgen, makegen) to make system

2000-01-16 13:25 VS, revision 5451

fixed makefile - now compiles ALL samples

2000-01-16 13:25 VS, revision 5450

compilation fixes (gcc)

2000-01-16 10:39 RR, revision 5449

file dialogs now remembers the width of the first column.

2000-01-16 02:36 GRG, revision 5448

new makefile

2000-01-16 02:35 GRG, revision 5447

New makefiles

2000-01-16 00:57 GRG, revision 5446

Replaced \ with /

2000-01-16 00:55 GRG, revision 5445

Replaced \\ with /

2000-01-16 00:32 VS, revision 5444

index search is case insensitive now; index panel indicates number of displayed items

2000-01-16 00:31 VS, revision 5443

rewrote to use wxBoxSizer instead of hardcoded sizes

2000-01-16 00:31 VS, revision 5442

compilation fix for DLL build

2000-01-16 00:31 VS, revision 5441

file dialog now remebers list/report and hidden files settings, displays icons for all known file types

2000-01-16 00:31 VS, revision 5440

file dialog now remebers list/report and hidden files settings, displays icons for all known file types ; adds file extension if user did not specify one

2000-01-16 00:31 VS, revision 5439

KDE support for icons and mime types finished (icons searched in more directories, parsed .kdelnk files ever for mime types - mime.types or mailcap is no sufficient)