Bryan Petty
|
f6bcfd974e
|
merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-15 19:51:35 +00:00 |
|
Jouk Jansen
|
a8e72c8f27
|
Committing in .
VMS compile support for samples/drawing/
Modified Files:
wxWindows/descrip.mms
Added Files:
wxWindows/samples/drawing/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 12:12:59 +00:00 |
|
Jouk Jansen
|
dbaf885e87
|
Committing in .
VMS compile support for samples/mdi
Modified Files:
wxWindows/descrip.mms
Added Files:
wxWindows/samples/mdi/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-09 12:28:12 +00:00 |
|
Jouk Jansen
|
0384e718cf
|
Committing in .
Added Files:
wxWindows/samples/resource/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-09 11:29:36 +00:00 |
|
Julian Smart
|
f47cd02d71
|
Win16 BC++ makefile fixes, other v. small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-20 16:32:55 +00:00 |
|
Julian Smart
|
09fb214e01
|
Added joytest Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-20 10:54:26 +00:00 |
|
Ron Lee
|
ceded8b925
|
fixed broken test for wxUSE_JOYSTICK in configure.
added joytest sample to samples_dist and samples/configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 23:04:18 +00:00 |
|
Vadim Zeitlin
|
bd3277fec0
|
1. corrected HAVE_PW_GECOS detection in configure (which never worked)
2. added and documented wxGetFreeMemory() for Unix (Linux/Solaris only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 16:45:43 +00:00 |
|
Julian Smart
|
7fee680be8
|
Some VC++ makefile fixes; minor comment mods to setup0.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 14:47:13 +00:00 |
|
Ron Lee
|
3711412e38
|
repaired some of the more obvious horrors in the contrib (configure) Makefiles
reworked makelib.env so that it now can create shared libs and has (un)install
targets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 04:09:08 +00:00 |
|
Vadim Zeitlin
|
feea7c52e9
|
don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 00:57:10 +00:00 |
|
Vadim Zeitlin
|
89e6035748
|
more tests: OS/user info functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-17 23:02:38 +00:00 |
|
Vadim Zeitlin
|
2e8a1588f8
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-17 23:02:03 +00:00 |
|
Robin Dunn
|
6a6d5b4731
|
fixing the STC sample makefile to find the include directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-17 18:49:18 +00:00 |
|
Robert Roebling
|
5d9fe0892b
|
Small makefile change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-17 15:42:54 +00:00 |
|
George Tasker
|
3f755e2d96
|
Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx).
Fixed program so it would not crash when using FILE|EXIT
Fixed widget alignment issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 19:09:42 +00:00 |
|
Vadim Zeitlin
|
ab0f03868e
|
added test for bug #38
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 17:57:19 +00:00 |
|
Vadim Zeitlin
|
ccdb23df47
|
better TestSocketServer()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 16:47:45 +00:00 |
|
Jouk Jansen
|
27df579a6f
|
Committing in .
Patches for the wxGTK compilation on VMS
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/include/wx/gtk/app.h
wxWindows/samples/minimal/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/generic/filedlgg.cpp wxWindows/src/gtk/app.cpp
wxWindows/src/gtk/descrip.mms wxWindows/src/gtk/listbox.cpp
wxWindows/src/gtk/utilsgtk.cpp wxWindows/src/gtk/win_gtk.c
wxWindows/src/gtk/window.cpp
wxWindows/src/gtk/wx_gtk_vmsjackets.c
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 08:07:59 +00:00 |
|
Vadim Zeitlin
|
89fc5e5d66
|
removed test code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 01:05:20 +00:00 |
|
Vadim Zeitlin
|
9fc3cba7fa
|
some fixes in TestSocketServer()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-16 01:04:50 +00:00 |
|
Vadim Zeitlin
|
8dfea369ea
|
wxSocketServer test added to console sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 19:19:44 +00:00 |
|
Julian Smart
|
669f7a111f
|
Various compiler changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 18:52:23 +00:00 |
|
Vadim Zeitlin
|
2d8e9af9c9
|
test data file for console sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 17:16:56 +00:00 |
|
Vadim Zeitlin
|
8e907a13ea
|
1. wxFTP works (somehow)
2. wxSocket/GSocket wxBase support for Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 17:16:35 +00:00 |
|
Guillermo Rodriguez Garcia
|
7b28543293
|
Fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 14:34:41 +00:00 |
|
Guillermo Rodriguez Garcia
|
f4d5e0098a
|
Fixed a endianness stupidity in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 13:29:07 +00:00 |
|
Robert Roebling
|
8cb9f0d0f8
|
Fixed missing paint events when overriding DoMoveWindow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 20:08:31 +00:00 |
|
Ron Lee
|
07a9af327e
|
renamed treelay sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:55:34 +00:00 |
|
Ron Lee
|
11e2dfd37d
|
renamed dragimag sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:47:10 +00:00 |
|
Ron Lee
|
c4f02b1fd8
|
renamed thread sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:35:40 +00:00 |
|
Ron Lee
|
6718d773ad
|
renamed splitter sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:30:04 +00:00 |
|
Ron Lee
|
b2f757f9b7
|
renamed notebook sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:24:14 +00:00 |
|
Ron Lee
|
14057bf4dc
|
renamed minifram sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:17:41 +00:00 |
|
Ron Lee
|
f30dcba95d
|
renamed grid sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 19:09:12 +00:00 |
|
Ron Lee
|
8fef0a6eae
|
renamed tab sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 18:58:22 +00:00 |
|
Ron Lee
|
13f5935c36
|
renamed wizard sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 18:50:24 +00:00 |
|
Ron Lee
|
5301d93336
|
renamed treectrl sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 18:37:46 +00:00 |
|
Ron Lee
|
eeb75ae603
|
...and extra proplist makefiles too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 18:22:50 +00:00 |
|
Ron Lee
|
30b641919c
|
renamed proplist sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 18:20:11 +00:00 |
|
Vadim Zeitlin
|
e9b663934d
|
makefiles for stc lib and sample for Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 16:00:24 +00:00 |
|
Julian Smart
|
5d525ad911
|
Doc edits; adding mmedia.rsp; added STC BC++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 15:18:20 +00:00 |
|
Vadim Zeitlin
|
e32ddbaae5
|
temp ugly hack around the bug under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 15:15:35 +00:00 |
|
Vadim Zeitlin
|
4e6bceff3b
|
reverted all changes by Mark Johnson
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 15:10:15 +00:00 |
|
Vadim Zeitlin
|
8e97b17bbd
|
1. aapplied patch for bcc makefiles from Ricky Gonzales
2. regenerated makefiles with tmake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 14:57:16 +00:00 |
|
Vadim Zeitlin
|
a1a4396142
|
some appearance fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 14:50:30 +00:00 |
|
Vadim Zeitlin
|
f6c881b448
|
compilation fir for !WX_PRECOMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 14:42:25 +00:00 |
|
Ron Lee
|
367e57ec9b
|
updated samples makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 14:06:41 +00:00 |
|
Julian Smart
|
9f15eeb32a
|
Added/updated some BC++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 11:51:29 +00:00 |
|
Guillermo Rodriguez Garcia
|
bc7e88ae03
|
Changed Socket() and SocketEvent() to Get... in the samples, also added
a few more comments and output messages for easier understanding of what's
going on inside wxSocket.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-14 09:56:38 +00:00 |
|