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):

1999-11-25 13:41 JJ, revision 4687

Committing in . Changes needed to get dialoged utility compile on VMS Modified Files: wxWindows/descrip.mms wxWindows/include/wx/setup.h wxWindows/lib/vms.opt wxWindows/utils/dialoged/src/reseditr.cpp ----------------------------------------------------------------------

1999-11-25 12:35 GT, revision 4686

Commented out the defines of strnicmp and stricmp to fix OS/2 compilation. These should not be necessary any longer since db uses wxStrxxxx functions now.

1999-11-25 12:10 JJ, revision 4685

Committing in . Support for caret sample on VMS repaired Modified Files: wxWindows/samples/caret/descrip.mms ----------------------------------------------------------------------

1999-11-25 07:57 RD, revision 4684

generated sources update

1999-11-25 07:12 RD, revision 4683

Split build instructions into a separate file.

1999-11-25 07:08 RD, revision 4682

Bug fixes, new tests and demos, new generated source... Added FileBrowseButton class to the library

1999-11-25 07:03 RD, revision 4681

Added some test code...

1999-11-24 18:45 GT, revision 4680

Added optional param to Count() function to allow for counting DISTINCT columns rather than all columns

1999-11-24 18:44 GT, revision 4679

Added preliminary support for Informix

1999-11-24 18:42 GT, revision 4678

Replaced all the strxxx() function calls with wxStrxxx() function calls. Added preliminary support for Informix

1999-11-24 18:40 GT, revision 4677

Replaced all the strxxx() function calls with wxStrxxx() function calls. wxTable:Count() function now has an optional parameter to allow the count to be done on DISTINCT columns rather than all columns.

1999-11-24 16:57 RR, revision 4676

Partial fix for big_endian image conversion probs.

1999-11-24 15:11 KB, revision 4675

fixed setfocus() flicker in listctrl

1999-11-24 12:55 VZ, revision 4674

1. wxIcon/wxCursor change, wxGDIImage class added 2. wxCriticalSection doesn't alloc memory any more 3. many minor fixes in bitmap/icon code

1999-11-24 12:30 VZ, revision 4673

1. wxIcon/wxCursor change, wxGDIImage class added 2. wxCriticalSection doesn't alloc memory any more 3. many minor fixes in bitmap/icon code

1999-11-24 12:14 JS, revision 4672

Removed strange wxFAIL; added dialup.cpp to filelist.txt

1999-11-24 11:47 JJ, revision 4671

Committing in . New VMS sample compile support files Modified Files: wxWindows/samples/bombs/descrip.mms wxWindows/samples/checklst/descrip.mms wxWindows/samples/config/descrip.mms wxWindows/samples/controls/descrip.mms wxWindows/samples/dialogs/descrip.mms wxWindows/samples/image/descrip.mms wxWindows/samples/menu/descrip.mms wxWindows/samples/minimal/descrip.mms Added Files: wxWindows/lib/vms.opt ----------------------------------------------------------------------

1999-11-24 10:17 JJ, revision 4670
  • D /wxWidgets/trunk/samples/bombs/bombs.opt
  • D /wxWidgets/trunk/samples/caret/caret.opt
  • D /wxWidgets/trunk/samples/checklst/checklst.opt
  • D /wxWidgets/trunk/samples/config/conftest.opt
  • D /wxWidgets/trunk/samples/controls/controls.opt
  • D /wxWidgets/trunk/samples/dialogs/dialogs.opt
  • D /wxWidgets/trunk/samples/image/image.opt
  • D /wxWidgets/trunk/samples/menu/menu.opt
  • D /wxWidgets/trunk/samples/minimal/minimal.opt

VMS option files clash with VC++. temporarily removed. Removed Files: wxWindows/samples/bombs/bombs.opt wxWindows/samples/caret/caret.opt wxWindows/samples/checklst/checklst.opt wxWindows/samples/config/conftest.opt wxWindows/samples/controls/controls.opt wxWindows/samples/dialogs/dialogs.opt wxWindows/samples/image/image.opt wxWindows/samples/menu/menu.opt wxWindows/samples/minimal/minimal.opt ----------------------------------------------------------------------

1999-11-24 09:20 VS, revision 4669

added © -> (c) conversion in html docs

1999-11-23 21:45 RD, revision 4668

Removed some debug code

1999-11-23 20:36 RD, revision 4667

a bug fix in helpers for ref-counting callbacks some generated code updates

1999-11-23 20:09 VS, revision 4666

fixed bug that caused wxHtmlWindow to segfault on html tables with cell(s) with rowspan>=3

1999-11-23 19:30 RD, revision 4665

Splashscreen works better on GTK

1999-11-23 17:33 RD, revision 4664

Fixed so the tree looks proper on GTK and also reduced flicker.

1999-11-23 17:25 RD, revision 4663

fixing binary again...

1999-11-23 15:38 KB, revision 4662

Fixed linkage problem.

1999-11-23 14:53 DW, revision 4661

Adding OS/2 default images and resource file to repository

1999-11-23 12:52 KB, revision 4660

Created wxSamples

1999-11-23 12:29 KB, revision 4659

Compilation fix for Solaris.

1999-11-23 10:53 JS, revision 4658

WM_MOUSEMOVE correction

1999-11-23 01:06 DW, revision 4657

CriticalSection update for OS/2

1999-11-23 00:01 RD, revision 4656

Now sets the font for newly appended ownerdraw items.

1999-11-22 19:46 RR, revision 4655

Include changes again. Something is wrong with CVS...

1999-11-22 19:44 RR, revision 4654

Headers moved a bit. Minor docs updates.

1999-11-22 14:59 JJ, revision 4653

Committing in . Compiling support for samples/controls on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/controls/controls.opt wxWindows/samples/controls/descrip.mms ----------------------------------------------------------------------

1999-11-22 14:31 JJ, revision 4652

Committing in . samples/config/contest.cpp compilation on VMS Bug fix for "double home directory in fileconf.cpp Modified Files: wxWindows/descrip.mms wxWindows/src/common/fileconf.cpp Added Files: wxWindows/samples/config/conftest.opt wxWindows/samples/config/descrip.mms ----------------------------------------------------------------------

1999-11-22 12:13 RR, revision 4651

Doc updates.

1999-11-22 10:34 JJ, revision 4650

Committing in . Compliations of samples/checklst on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/checklst/checklst.opt wxWindows/samples/checklst/descrip.mms ----------------------------------------------------------------------

1999-11-22 05:27 DW, revision 4649

OS/2 thread updates

1999-11-22 05:27 DW, revision 4648

thread updates

1999-11-22 01:25 GRG, revision 4647

explicitly set addr.LocalHost before creting the wxSocketServer object

1999-11-21 19:29 RR, revision 4646

Forgot one.

1999-11-21 19:28 RR, revision 4645

makefile updates, minor doc updates

1999-11-21 18:31 RR, revision 4644

Updates to event docs. (removed evthandler::default).

1999-11-21 18:16 GL, revision 4643

Fixed an incorrect behaviour in ResetBuffer()

1999-11-21 11:32 RR, revision 4642

Added speed-up for font-loading (a bit simplistic), Moving between items in a radiobox works again, Tried to remove remaining gap in a wxStaticBox that has no text-label.

1999-11-21 10:25 RR, revision 4641

Called autoconf to update configure.

1999-11-21 03:37 RD, revision 4640

Fixed bug in DnD. wxDragSource will now delete itself when done.

1999-11-21 01:03 DW, revision 4639

updates for DoGetBestSize

1999-11-20 21:17 RD, revision 4638

here it is again

1999-11-20 21:16 RD, revision 4637
  • D /wxWidgets/trunk/utils/wxPython/demo/bitmaps/splash.gif

forgot to add the image with binary flags

1999-11-20 21:15 RD, revision 4636

Added SplashScreen class from Mike Fletcher and use it in the demo.

1999-11-19 23:32 RD, revision 4635

Added encoding parameter to wxFontList::FindOrCreateFont

1999-11-19 22:36 DW, revision 4634

Removal of previous wxValidtor code for wxOS2

1999-11-19 21:01 VZ, revision 4633

wxWindow::GetBestSize() added

1999-11-19 18:59 VZ, revision 4632

Tom's patch - hope I got it right this time

1999-11-19 16:19 VZ, revision 4631

compilation fix for !wxUSE_MENU_CALLBACK

1999-11-19 09:47 JJ, revision 4630

Committing in . Support for the samples bombs and caret on VMS Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/bombs/bombs.opt wxWindows/samples/bombs/descrip.mms wxWindows/samples/caret/caret.opt wxWindows/samples/caret/descrip.mms ----------------------------------------------------------------------

1999-11-19 05:34 RD, revision 4629

updated wxMVCTree, VTK, and the demo

1999-11-19 00:51 JL, revision 4628

few adaptations to cope with new control.h file

1999-11-19 00:12 JL, revision 4627

adding the notion of cyclic group of radiobutton

1999-11-19 00:11 JL, revision 4626

with only a little modification could be generic

1999-11-18 23:41 JL, revision 4625

copy of the generic before adaptation

1999-11-18 23:38 JL, revision 4624

needed to compile

1999-11-18 23:37 JL, revision 4623

first add

1999-11-18 23:31 DW, revision 4622

Some minor modifications for VA 4.0 support

1999-11-18 23:30 JL, revision 4621

for Gray Controls implementation

1999-11-18 23:15 JL, revision 4620

add Mac to the list of definition of HAVE_LOCALTIME

1999-11-18 23:13 JL, revision 4619

needed for mac port

1999-11-18 23:12 JL, revision 4618

To include the wx/mac version

1999-11-18 23:10 JL, revision 4617

Used when the Apparence Manager is not installed

1999-11-18 16:14 VZ, revision 4616

Remove() -> RemoveAt()

1999-11-18 15:58 RR, revision 4615

Added wxEvtHandler::Disconect() Added wxToolBar::DeleteTool() Removed the WXWIN_COMP... defines from the common setup.h Some tests,

1999-11-18 15:00 VZ, revision 4614

wxGTK pastes text from rxvt again

1999-11-18 14:54 VZ, revision 4613

bug in wxArray::Remove() fixed (thanks Robert)

1999-11-18 14:34 VZ, revision 4612

wxLogTrace documentation updated and expanded, VC++ users note added

1999-11-18 14:30 JJ, revision 4611

Committing in . Modifications to get rid of warnings on VMS Modified Files: wxWindows/include/wx/utils.h wxWindows/src/common/date.cpp wxWindows/src/common/datstrm.cpp wxWindows/src/common/gdicmn.cpp wxWindows/src/common/image.cpp wxWindows/src/common/object.cpp wxWindows/src/common/sckipc.cpp wxWindows/src/common/txtstrm.cpp wxWindows/src/generic/fontdlgg.cpp wxWindows/src/generic/listctrl.cpp wxWindows/src/generic/scrolwin.cpp wxWindows/src/generic/splitter.cpp wxWindows/src/motif/app.cpp wxWindows/src/motif/bitmap.cpp wxWindows/src/motif/bmpbuttn.cpp wxWindows/src/motif/button.cpp wxWindows/src/motif/checkbox.cpp wxWindows/src/motif/choice.cpp wxWindows/src/motif/clipbrd.cpp wxWindows/src/motif/colour.cpp wxWindows/src/motif/combobox.cpp wxWindows/src/motif/control.cpp wxWindows/src/motif/cursor.cpp wxWindows/src/motif/dataobj.cpp wxWindows/src/motif/dcclient.cpp wxWindows/src/motif/dcmemory.cpp wxWindows/src/motif/dcscreen.cpp wxWindows/src/motif/dialog.cpp wxWindows/src/motif/filedlg.cpp wxWindows/src/motif/font.cpp wxWindows/src/motif/frame.cpp wxWindows/src/motif/gauge.cpp wxWindows/src/motif/icon.cpp wxWindows/src/motif/listbox.cpp wxWindows/src/motif/mdi.cpp wxWindows/src/motif/menu.cpp wxWindows/src/motif/menuitem.cpp wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/palette.cpp wxWindows/src/motif/radiobox.cpp wxWindows/src/motif/radiobut.cpp wxWindows/src/motif/region.cpp wxWindows/src/motif/scrolbar.cpp wxWindows/src/motif/settings.cpp wxWindows/src/motif/slider.cpp wxWindows/src/motif/statbmp.cpp wxWindows/src/motif/statbox.cpp wxWindows/src/motif/stattext.cpp wxWindows/src/motif/textctrl.cpp wxWindows/src/motif/timer.cpp wxWindows/src/motif/toolbar.cpp wxWindows/src/motif/utils.cpp wxWindows/src/motif/window.cpp wxWindows/src/unix/fontutil.cpp wxWindows/src/unix/utilsunx.cpp ----------------------------------------------------------------------

1999-11-18 09:26 KB, revision 4610

Linux/AXP compilation fixed.

1999-11-18 08:41 GRG, revision 4609

Changed default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET, so that if the address is not correctly initialized it won't connect to localhost by default.

1999-11-18 08:39 GRG, revision 4608

Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init, so that if the address is not correctly initialized it won't connect to localhost by default.

1999-11-18 07:17 RD, revision 4607

VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.

1999-11-17 22:35 VS, revision 4606

I changed wxUSE_HTML (and other related wxUSEs) to 1. wxHTML is stable enough and all other options are enabled by default so I guess it's time to enable wxHTML as well :)

1999-11-17 22:34 VS, revision 4605

fixed incomplete lists of supported handlers

1999-11-17 22:33 VS, revision 4604

wxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitmap handler for given type

1999-11-17 22:33 VS, revision 4603

wxHtmlWindow::LoadPage does not use wxBusyCursor anymore. Instead it displays local hourglass cursor

1999-11-17 21:02 RD, revision 4602

Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac Pending events are now deleted after being processed

1999-11-17 14:29 JS, revision 4601

Made some treectrl sample icons transparent; added toolbar.h to wx.h

1999-11-17 13:45 JJ, revision 4600

Committing in . New timing routines need new setup-definitions Modified Files: : wxWindows/setup.h_vms

1999-11-17 02:05 MT, revision 4599

use a smaller tip font for MSW

1999-11-16 23:24 DW, revision 4598

Modified full UNICODE support for VisualAge C++ for OS/2 V4.0

1999-11-16 23:21 DW, revision 4597

VisualAge V4.0 duplicate definition error suppression

1999-11-16 23:09 VZ, revision 4596

wxMSW fixes after wxFrameBase change - seems to work ok too by now

1999-11-16 21:31 VZ, revision 4595

wxFrameBase class for wxMSW and wxGTK

1999-11-16 16:59 VZ, revision 4594

assert in OnSelected() fixed

1999-11-16 16:44 VZ, revision 4593

send wxActivateEvents

1999-11-16 16:02 VZ, revision 4592

wxWindows/misc correction (was doubly included in wxGTK module)

1999-11-16 15:49 DW, revision 4591

Added full UNICODE support for VisualAge C++ for OS/2 V4.0

1999-11-16 15:31 VZ, revision 4590

crash when deleting window in OnUnsplit() corrected

1999-11-16 13:28 VZ, revision 4589

RemoveAt() added to array classes

1999-11-16 13:14 VZ, revision 4588

wxListCtrl::DeleteAllItems() doesn't send notification events (as documented)

1999-11-16 05:52 DW, revision 4587

More wxWindow work

1999-11-16 01:58 MT, revision 4586

fix compile error - too many }

1999-11-16 01:55 MT, revision 4585

ignore error when trying to delete zlib.lib

1999-11-15 23:16 DW, revision 4584

wxWindow class work

1999-11-15 21:15 KB, revision 4583

private dataformat almost working - minor fixes

1999-11-15 19:35 RR, revision 4582

Added header vs. library version check to configure, Fixed problem in wxTreeCtrl when nothing was selected upon startup and tabbing into it crashed. I understood now what filterindex in file dialog means.

1999-11-15 19:25 , revision 4581
  • A /wxWidgets/tags/wxGTK_2_1_11
  • R /wxWidgets/tags/wxGTK_2_1_11/lib/dummy
  • R /wxWidgets/tags/wxGTK_2_1_11/misc
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/.cvsignore
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/afm/.cvsignore
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/afm/Makefile.am
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/gs_afm/.cvsignore
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/gs_afm/Makefile.am
  • A /wxWidgets/tags/wxGTK_2_1_11/misc/Makefile.am
  • D /wxWidgets/tags/wxGTK_2_1_11/samples/dynamic/minimal.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/grid/test.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/grid/test.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/internat/internat.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/internat/internat.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/internat/makefile.sc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/layout/fload.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/layout/layout.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/layout/makefile.sc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/makefile.sc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/mdi.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/mdi.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/mdi.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/printing/fload.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/printing/printing.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/splitter/test.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/splitter/test.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/tab/mondrian.ico
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/tab/test.def
  • R /wxWidgets/tags/wxGTK_2_1_11/samples/tab/test.rc
  • R /wxWidgets/tags/wxGTK_2_1_11/src/common/glob.inc
  • R /wxWidgets/tags/wxGTK_2_1_11/src/common/ipcbase.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/common/matrix.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/horiz.xbm
  • D /wxWidgets/tags/wxGTK_2_1_11/src/gtk/threadpsx.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/horiz.xbm
  • D /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/threadpsx.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/gtk1/verti.xbm
  • D /wxWidgets/tags/wxGTK_2_1_11/src/html/search.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/png/ansi2knr.1
  • D /wxWidgets/tags/wxGTK_2_1_11/src/png/makefile.nt
  • R /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/build.bat
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.s2x
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/wxGTK_2_1_11/src/png/scripts/makefile.wat
  • D /wxWidgets/tags/wxGTK_2_1_11/src/regex
  • D /wxWidgets/tags/wxGTK_2_1_11/src/unix/net.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/ChangeLog
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/configure
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/descrip.mms
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/INDEX
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/infblock.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/infcodes.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/inffast.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/inftrees.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/infutil.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/Makefile.in2
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/Make_vms.com
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/maketree.c
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/README
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/trees.h
  • R /wxWidgets/tags/wxGTK_2_1_11/src/zlib/zlib.3
  • R /wxWidgets/tags/wxGTK_2_1_11/user
  • D /wxWidgets/tags/wxGTK_2_1_11/user/Makefile
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxConvert
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxConvert/wxConvert.h
  • A /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/.cvsignore
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/dirctrl.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/dirctrl.h
  • A /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/FMJobs.cpp
  • A /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/FMJobs.h
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/filectrl.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/filectrl.h
  • D /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/Makefile
  • D /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/Makefile.in
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/wxFile.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxFile/wxFile.h
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxTest
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxTest/folder.xpm
  • R /wxWidgets/tags/wxGTK_2_1_11/user/wxTest/list.xpm
  • R /wxWidgets/tags/wxGTK_2_1_11/utils
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/dialoged
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/glcanvas
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython
  • A /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/demo/Calbmp
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/demo/Sizers.py
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/lib/grids.py
  • D /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/src/wxp.cpp
  • R /wxWidgets/tags/wxGTK_2_1_11/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/wxGTK_2_1_11/utils/wxprop

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

1999-11-15 19:25 , revision 4580
  • A /wxWidgets/tags/WX_2_1_11
  • R /wxWidgets/tags/WX_2_1_11/docs/latex/wx/frame.tex
  • R /wxWidgets/tags/WX_2_1_11/docs/latex/wx/statusbr.tex
  • R /wxWidgets/tags/WX_2_1_11/docs/latex/wx/wxPython.tex
  • R /wxWidgets/tags/WX_2_1_11/include
  • R /wxWidgets/tags/WX_2_1_11/lib/dummy
  • R /wxWidgets/tags/WX_2_1_11/misc
  • A /wxWidgets/tags/WX_2_1_11/misc/.cvsignore
  • A /wxWidgets/tags/WX_2_1_11/misc/afm/.cvsignore
  • A /wxWidgets/tags/WX_2_1_11/misc/afm/Makefile.am
  • A /wxWidgets/tags/WX_2_1_11/misc/gs_afm/.cvsignore
  • A /wxWidgets/tags/WX_2_1_11/misc/gs_afm/Makefile.am
  • A /wxWidgets/tags/WX_2_1_11/misc/Makefile.am
  • D /wxWidgets/tags/WX_2_1_11/samples/dynamic/minimal.cpp
  • R /wxWidgets/tags/WX_2_1_11/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_2_1_11/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/WX_2_1_11/samples/grid/test.def
  • R /wxWidgets/tags/WX_2_1_11/samples/grid/test.rc
  • R /wxWidgets/tags/WX_2_1_11/samples/internat/internat.def
  • R /wxWidgets/tags/WX_2_1_11/samples/internat/internat.rc
  • R /wxWidgets/tags/WX_2_1_11/samples/internat/makefile.sc
  • R /wxWidgets/tags/WX_2_1_11/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_2_1_11/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_2_1_11/samples/layout/fload.xbm
  • R /wxWidgets/tags/WX_2_1_11/samples/layout/layout.def
  • R /wxWidgets/tags/WX_2_1_11/samples/layout/makefile.sc
  • R /wxWidgets/tags/WX_2_1_11/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/chart.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/makefile.sc
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/mdi.def
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/mdi.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/mdi.rc
  • R /wxWidgets/tags/WX_2_1_11/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/png/pngdemo.rc
  • R /wxWidgets/tags/WX_2_1_11/samples/printing/fload.xbm
  • R /wxWidgets/tags/WX_2_1_11/samples/printing/printing.def
  • R /wxWidgets/tags/WX_2_1_11/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/splitter/test.def
  • R /wxWidgets/tags/WX_2_1_11/samples/splitter/test.rc
  • R /wxWidgets/tags/WX_2_1_11/samples/tab/mondrian.ico
  • R /wxWidgets/tags/WX_2_1_11/samples/tab/test.def
  • R /wxWidgets/tags/WX_2_1_11/samples/tab/test.rc
  • R /wxWidgets/tags/WX_2_1_11/src/common/glob.inc
  • R /wxWidgets/tags/WX_2_1_11/src/common/ipcbase.cpp
  • R /wxWidgets/tags/WX_2_1_11/src/common/matrix.cpp
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/horiz.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/WX_2_1_11/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WX_2_1_11/src/html/search.cpp
  • R /wxWidgets/tags/WX_2_1_11/src/png/ansi2knr.1
  • D /wxWidgets/tags/WX_2_1_11/src/png/makefile.nt
  • R /wxWidgets/tags/WX_2_1_11/src/png/scripts
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/build.bat
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.s2x
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/WX_2_1_11/src/png/scripts/makefile.wat
  • D /wxWidgets/tags/WX_2_1_11/src/regex
  • D /wxWidgets/tags/WX_2_1_11/src/unix/net.cpp
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/ChangeLog
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/configure
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/descrip.mms
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/INDEX
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/infblock.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/infcodes.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/inffast.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/inftrees.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/infutil.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/Makefile.in2
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/Make_vms.com
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/maketree.c
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/README
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/trees.h
  • R /wxWidgets/tags/WX_2_1_11/src/zlib/zlib.3
  • R /wxWidgets/tags/WX_2_1_11/user
  • D /wxWidgets/tags/WX_2_1_11/user/Makefile
  • R /wxWidgets/tags/WX_2_1_11/user/wxConvert
  • R /wxWidgets/tags/WX_2_1_11/user/wxConvert/wxConvert.h
  • A /wxWidgets/tags/WX_2_1_11/user/wxFile/.cvsignore
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/dirctrl.cpp
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/dirctrl.h
  • A /wxWidgets/tags/WX_2_1_11/user/wxFile/FMJobs.cpp
  • A /wxWidgets/tags/WX_2_1_11/user/wxFile/FMJobs.h
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/filectrl.cpp
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/filectrl.h
  • D /wxWidgets/tags/WX_2_1_11/user/wxFile/Makefile
  • D /wxWidgets/tags/WX_2_1_11/user/wxFile/Makefile.in
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/wxFile.cpp
  • R /wxWidgets/tags/WX_2_1_11/user/wxFile/wxFile.h
  • R /wxWidgets/tags/WX_2_1_11/user/wxTest
  • R /wxWidgets/tags/WX_2_1_11/user/wxTest/folder.xpm
  • R /wxWidgets/tags/WX_2_1_11/user/wxTest/list.xpm
  • R /wxWidgets/tags/WX_2_1_11/utils
  • R /wxWidgets/tags/WX_2_1_11/utils/dialoged
  • R /wxWidgets/tags/WX_2_1_11/utils/glcanvas
  • R /wxWidgets/tags/WX_2_1_11/utils/tex2rtf
  • R /wxWidgets/tags/WX_2_1_11/utils/wxPython
  • A /wxWidgets/tags/WX_2_1_11/utils/wxPython/demo/Calbmp
  • R /wxWidgets/tags/WX_2_1_11/utils/wxPython/demo/Sizers.py
  • R /wxWidgets/tags/WX_2_1_11/utils/wxPython/lib/grids.py
  • D /wxWidgets/tags/WX_2_1_11/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/WX_2_1_11/utils/wxPython/src/wxp.cpp
  • R /wxWidgets/tags/WX_2_1_11/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/WX_2_1_11/utils/wxprop

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

1999-11-15 19:25 RD, revision 4579

distrib update

1999-11-15 19:25 RD, revision 4578

typo

1999-11-15 17:33 VZ, revision 4577

more IRIX support

1999-11-15 17:31 RR, revision 4576

Added a few non-threads compile fixes, Removed strcasecmp defines from db.cpp and dbtable.cpp, Added more stand-alone makefiles, wxDropSource::DoDraDrop()'s return values works now (wxDragNone, -Copy, -Move).

1999-11-15 17:19 RL, revision 4575

enabled _vsnprintf for mingw with norlander headers

1999-11-15 16:14 VZ, revision 4574

optimisation in wxString::AllocBeforeWrite() - realloc() used instead malloc() whenever possible

1999-11-15 15:57 VZ, revision 4573

oops, compilation fix

1999-11-15 15:49 VZ, revision 4572

wxSnprintf() and wxVsnprintf() added, documented and used in wxLog

1999-11-15 15:30 KB, revision 4571

wxGTK must include wxWindows/misc or make install will fail

1999-11-15 14:30 VZ, revision 4570

patch from Tom Surace for 16 color mode

1999-11-15 14:07 VZ, revision 4569

NO C++ COMMENTS IN THIS FILE PLEASE

1999-11-15 14:04 VZ, revision 4568

wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should be happy now)

1999-11-15 13:57 VZ, revision 4567

patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder compilation

1999-11-15 13:50 VZ, revision 4566

PPP interface under IRIX is called 'ppp'

1999-11-15 13:39 VZ, revision 4565

IRIX compilation fixes

1999-11-15 13:34 VZ, revision 4564

wxCriticalSectionLocker ctor param type corrected, example of using it added

1999-11-15 13:29 VZ, revision 4563

wizard.h added to the list of headers

1999-11-15 04:50 DW, revision 4562

wxApp development for WXPM

1999-11-15 04:48 DW, revision 4561

Minor tweek for WXPM

1999-11-15 04:47 DW, revision 4560

HAVE_LOCALTIME def for WXPM

1999-11-15 01:19 VZ, revision 4559

1. fixed wxStaticBox background erasing (or, rather, restored the old bug) 2. fixed the mask code in wxBitmap(const wxIcon&) - now it really works (Win32)

1999-11-14 19:25 RR, revision 4558

Distrib changes. Augmented version to 2.1.12.

1999-11-14 17:51 JS, revision 4557

Added m_callback init.

1999-11-14 17:20 GL, revision 4556

Fixed bug in wxSound windows driver (Recording is in progress: don't try it it make Windows crash completely)

1999-11-14 17:04 RR, revision 4555

Small change to SetFont() logic.

1999-11-14 16:18 RR, revision 4554

Added two stand alone makefiles for samples.

1999-11-14 15:14 RR, revision 4553

Added wxWakeUpIdle() to wxGTK, Changed wxFindFile to detect hidden files (but not "." and ".." as before), Added "show hidden files" to file dialog, Added controls to wxToolBar, doc view now uses pretty file dialogs as per MSW.

1999-11-14 14:41 JS, revision 4552

Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu constructor and event handling; added wxString version of wxGetTempFileName

1999-11-14 11:35 OK, revision 4551

Looks like someone did str[n]cmp -> wxStr[n]cmp global replace or something even in files where this shouldn't be done?

1999-11-14 02:22 VZ, revision 4550

1. wxBitmap copy ctor and operator=() taking wxIcon added 2. wxBitmapButton focus rect looks a bit better and it respects the icon mask 3. wxWizard::GetPageSize() added

1999-11-13 18:28 VS, revision 4549

html help : search panel now has more logical order of controls (list of books is after search button, not the last item)

1999-11-13 15:58 RR, revision 4548

Compile fix in dialup, Removed GTK's native tab traversal and fixed some related probs, Fixed a crash in wxListCtrl, Added configure correction ofr HP-UX GNU shared linker.

1999-11-13 10:57 OK, revision 4547

No, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...

1999-11-13 10:51 OK, revision 4546

Unicode fixes

1999-11-13 10:48 OK, revision 4545

From: #define wxTRANSLATE(str) (str) To: #define wxTRANSLATE(str) wxT(str)

1999-11-13 10:44 OK, revision 4544

fopen -> wxFopen and such

1999-11-13 10:27 OK, revision 4543

wxGetHostName uses wxChar, not char

1999-11-13 08:45 RD, revision 4542

distrib file updates

1999-11-13 08:15 RD, revision 4541

wxPython doc updates

1999-11-13 08:03 RD, revision 4540

one more note

1999-11-13 07:52 RD, revision 4539

fixing distrib script

1999-11-13 07:33 RD, revision 4538

more tweaks for release

1999-11-13 06:10 RL, revision 4537

added patch for _(v)snprintf protos in stdio.h

1999-11-13 05:52 RD, revision 4536

Added a demo showing how to use wxPostEvent Added an MVCTree contribution Some final tweaks for this release

1999-11-13 05:07 RL, revision 4535

added simple test for wxStaticBoxSizers

1999-11-13 00:30 VZ, revision 4534

1. undid my wrong fix to wxWindowBase::Centre 2. corrected fatal bug in wxCheckLstBox (double deletion of items) 3. wxTextCtrl::SetValue() only does it if the new text is different from the old one 4. wxBitmap(const wxIcon&) ctor added 5. compilation fixes for VC++ and generic Win32 implementation of wxGetCurrentTime() in timercmn.cpp

1999-11-12 19:41 VZ, revision 4533

compilation fix (float => wxCoord)

1999-11-12 19:31 VZ, revision 4532

unused param warning fixed

1999-11-12 19:26 VZ, revision 4531

compilation fix

1999-11-12 19:26 VZ, revision 4530

aesthetic fix to configure (extra comma)

1999-11-12 19:24 VZ, revision 4529

Motif compilation fix

1999-11-12 19:19 VZ, revision 4528

wxTimer/timercmn.cpp change

1999-11-12 17:00 VZ, revision 4527

fixes for wxFontMapper endless recursion

1999-11-12 16:47 VZ, revision 4526

more samples added to SAMPLES_SUBDIRS (minimal, font, richedit)

1999-11-12 16:31 KB, revision 4525

fixed endless recursion for loading of default font

1999-11-12 16:12 JS, revision 4524

Removed warning.

1999-11-12 16:04 VZ, revision 4523

small fixes; rearranged module definitions in a more readable way

1999-11-12 15:33 VZ, revision 4522

some HTML links \urlref'ied

1999-11-12 15:29 VZ, revision 4521

note about VMS linker case insensitivity added

1999-11-12 15:15 VZ, revision 4520

OutputDebugStringW95 removed - it's really unnecessary - and the references to DBWIN32 in the docs replaced with DbgView

1999-11-12 15:03 VZ, revision 4519

Solaris compilation fix

1999-11-12 14:58 VZ, revision 4518

(old) mingw32 compilation fixes

1999-11-12 14:55 VZ, revision 4517

Centre() centers the window centre and not the upper left corner

1999-11-12 14:50 VZ, revision 4516

mingw32 compilation fixes

1999-11-12 14:50 VZ, revision 4515

mingw32 compilation fixes (unfortunately, this effectively disables placing controls into the toolbar)

1999-11-12 14:46 VZ, revision 4514

note about WX_DEFIN_EOBJARRAY added

1999-11-12 14:35 JJ, revision 4513

Committing in . Support to compile the image sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt Added Files: wxWindows/samples/image/descrip.mms wxWindows/samples/image/image.opt

1999-11-12 14:33 VZ, revision 4512

warning fixed

1999-11-12 14:31 VZ, revision 4511

it didn't compile at all...

1999-11-12 13:18 JJ, revision 4510

Committing in . Files needed to compile the dialogs sample on VMS Added Files: wxWindows/samples/dialogs/descrip.mms wxWindows/samples/dialogs/dialogs.opt

1999-11-12 13:17 JJ, revision 4509

Committing in . Support for compilation of dialogs sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt

1999-11-12 12:55 JJ, revision 4508

*** empty log message ***

1999-11-12 12:54 JJ, revision 4507

Committing in . Compilation support for minimal sample on VMS Modified Files: descrip.mms Added Files: samples/minimal/descrip.mms samples/minimal/minimal.opt

1999-11-12 12:11 JJ, revision 4506

Committing in . Added Files: docs/readme_vms.txt

1999-11-12 11:51 JJ, revision 4505

Committing in . VMS patch (typo in previous one) Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:36 JJ, revision 4504

Committing in . Link option file for VMS Added Files: wxWindows/samples/menu/menu.opt

1999-11-12 11:35 JJ, revision 4503

Committing in . Added Files: wxWindows/samples/menu/descrip.mms

1999-11-12 11:30 JJ, revision 4502

Committing in . VMS patch Modified Files: wxWindows/src/common/parser.y

1999-11-12 11:28 JJ, revision 4501

Committing in . VMS patch Modified Files: wxWindows/include/wx/setup.h

1999-11-12 11:27 JJ, revision 4500

Committing in . VMS patch Modified Files: wxWindows/include/wx/sckaddr.h

1999-11-12 11:25 JJ, revision 4499

Committing in . VMS patch Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:18 JJ, revision 4498

Committing in . VMS patch Modified Files: wxWindows/include/wx/app.h

1999-11-12 11:16 JJ, revision 4497

Committing in . VMS patch Adding some expicit type casts Modified Files: wxWindows/src/unix/gsocket.c

1999-11-12 11:08 JJ, revision 4496

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/doslex.c

1999-11-12 11:07 JJ, revision 4495

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/cwlex_yy.c

1999-11-12 11:04 JJ, revision 4494

Committing in . Makefile for VMS makes files in src/motif Added Files: wxWindows/src/motif/descrip.mms

1999-11-12 11:02 JJ, revision 4493

Committing in . Makefile for VMS makes files in src/unix Added Files: wxWindows/src/unix/descrip.mms

1999-11-12 11:00 JJ, revision 4492

Committing in . VMS patch Modified Files: wxWindows/src/unix/utilsunx.cpp

1999-11-12 10:56 JJ, revision 4491

Committing in . Makefile for VMS used to generate files in src/generic Added Files: wxWindows/src/generic/descrip.mms

1999-11-12 10:53 JJ, revision 4490

Committing in . VMS patch Modified Files: wxWindows/src/generic/helpext.cpp

1999-11-12 10:51 JJ, revision 4489

Committing in . VMS patch Modified Files: wxWindows/src/generic/dcpsg.cpp

1999-11-12 10:49 JJ, revision 4488

Committing in . Makefile for VMS makes files in src/common Added Files: wxWindows/src/common/descrip.mms

1999-11-12 10:47 JJ, revision 4487

Committing in . Patch for VMS7.x Modified Files: wxWindows/src/common/utilscmn.cpp

1999-11-12 10:17 JJ, revision 4486

Committing in . Patch needed for VMS Modified Files: wxWindows/src/common/timercmn.cpp

1999-11-12 10:09 JJ, revision 4485

Committing in . Patch for VMS7.x Modified Files: wxWindows/src/common/memory.cpp

1999-11-12 10:07 JJ, revision 4484

Committing in . Patches for VMS7.x Modified Files: wxWindows/src/common/filefn.cpp

1999-11-12 09:57 JJ, revision 4483

Main make file for VMS Added Files: wxWindows/descrip.mms

1999-11-12 09:23 JJ, revision 4482

New file use to configure the compilation on VMS-systems

1999-11-12 06:23 RD, revision 4481

more floatbar tweaks

1999-11-12 03:12 VZ, revision 4480

compilation fix

1999-11-12 02:21 VZ, revision 4479

compilation fix

1999-11-12 02:17 VZ, revision 4478

controls can now be put in the toolbars (MSW only so far, preliminary version)

1999-11-11 16:11 SC, revision 4477

wxMac completed so far, generic listctrl extension

1999-11-11 16:08 VS, revision 4476

<br><br><br> is now handled correctly, e.g. empty lines are inserted (unlike <p><p><p>)

1999-11-11 15:41 RR, revision 4475

Fixed optical bug in wxListCtrl, Added dnd.wxr to install script, Fixed two problems in wxGLCanvas.

1999-11-11 13:33 RL, revision 4474

#included log.h

1999-11-11 11:04 KB, revision 4473

fixed solaris gethostname() prototype

1999-11-11 11:01 JS, revision 4472

Added a bug report; C++Builder compile fixes

1999-11-11 10:59 JS, revision 4471

Added files to make patch.

1999-11-11 04:40 DW, revision 4470

Finished up utilities testing

1999-11-11 04:39 DW, revision 4469

Quick fix up for __WXPM__

1999-11-11 00:25 VZ, revision 4468

1. wxStaticBox doesn't draw over the underlying controls any more 2. a couple of new helper functions in msw/private.h: wxColourToRGB and wxRGBToColour are handy to avoid writing horribly long and ugly RGB <-> wxColour conversions explicitly 3. modified wxDirDialog to be more comprehensible (to me), hopefully it also works better

1999-11-10 22:47 RD, revision 4467

Tweaking some of the new wxPython stuff for wxGTK

1999-11-10 17:40 VZ, revision 4466

1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK 2. ... and with controls with id < 0 under all others as well

1999-11-10 17:19 VZ, revision 4465

added 2 more cursors (patch from Gerd Mueller)

1999-11-10 13:26 JS, revision 4464

Stupid makeprog.vc corruption fixed

1999-11-10 11:32 SC, revision 4463

wxMac (debug) builds and runs wxMinimal again

1999-11-10 08:03 RD, revision 4462

Added calendar contributed by Lorne White Some tweaks for wxFloatbar

1999-11-09 23:02 RD, revision 4461

wxSizer patches by Alexander Smishlajev <als@turnhere.com> Adds some wxALIGN_* flags to increase ability to position item within its allotted space. Adds wxSHAPED flag that enforces proportional resizing on growable items. Adds a sample and updated documentation.

1999-11-09 19:19 VZ, revision 4460

compiles with or without wxSpinCtrl now

1999-11-09 18:10 VZ, revision 4459

compilation fixes, Makefile.in added

1999-11-09 15:24 SC, revision 4458

mac adaptions

1999-11-09 14:48 RR, revision 4457

Removed Vadim's surplus code in clipboard. wxTreeCtrl now creates its two font in the constructor.

1999-11-09 14:32 VZ, revision 4456

fix for FreeBSD compilation

1999-11-09 12:31 KB, revision 4455

usleep() prototype added for solaris

1999-11-09 10:21 KB, revision 4454

added gethostname protoype for Solaris

1999-11-09 08:42 SC, revision 4453
  • D /wxWidgets/trunk/src/make_cw.old.mcp

will not be adopted to 2.1, pro 4 was too buggy

1999-11-09 08:41 SC, revision 4452

.mcp was broken

1999-11-09 05:57 DW, revision 4451

OS/2 resource storage and retrieval

1999-11-09 01:53 JS, revision 4450

Added m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)

1999-11-09 01:52 JS, revision 4449

Misc small fixes

1999-11-08 21:14 JS, revision 4448

Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.

1999-11-08 20:55 KB, revision 4447

Minor fixes to plug memory hole, will add WXLO import ASAP.

1999-11-08 18:38 VZ, revision 4446

compilation fix for Motif

1999-11-08 17:35 DW, revision 4445

Minor fix to environment to support co-existance of msw and os/2 port

1999-11-08 17:07 VZ, revision 4444

Motif compilation fix

1999-11-08 17:05 VZ, revision 4443

wxDataObjectComposite/Custom seem to work

1999-11-08 16:38 VZ, revision 4442

DEBUG => __WXDEBUG__

1999-11-08 15:59 VZ, revision 4441

small Motif compilation fix

1999-11-08 15:56 VZ, revision 4440

minor aesthetic fixes

1999-11-08 15:28 VZ, revision 4439

pasting text from xterm works, finally

1999-11-08 15:23 GT, revision 4438

Fixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater than 0