]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Sun, 5 Mar 2000 17:49:58 +0000 (17:49 +0000)]
Various makefile and installation things.
main() is now always in the program. Also added a
macro that doesn't set main at all so that users
can have their own.
The isosurf sample doesn't work anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 5 Mar 2000 16:25:23 +0000 (16:25 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 5 Mar 2000 16:05:53 +0000 (16:05 +0000)]
Removed wxMMedia classes doc from the main wx doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 5 Mar 2000 14:15:47 +0000 (14:15 +0000)]
added missing wxImageList::Add methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Mar 2000 11:45:03 +0000 (11:45 +0000)]
Fixed blatant non-initialisation bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:31:16 +0000 (02:31 +0000)]
test for 'backwards clock' bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:23:53 +0000 (02:23 +0000)]
1. wxStopWatch tests in console
2. some more messages in exec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:14:10 +0000 (02:14 +0000)]
create null, not empty, region in default wxRegion ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:12:04 +0000 (02:12 +0000)]
1. wxWindowDisabler modified to bring parent window back to top under MSW
2. modal dialogs without parent now use the app top window as parent or use
wxWindowDisabler if none
3. modal dialogs bring parent windows to top when activated
4. wxBase dsp will now compile it with MT CRT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 00:06:57 +0000 (00:06 +0000)]
regenerated from configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:59:34 +0000 (23:59 +0000)]
Compilation fixes (true->TRUE, false->FALSE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 23:59:13 +0000 (23:59 +0000)]
fix for --with-libpng=sys warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:38:22 +0000 (23:38 +0000)]
Added a fix for compilers with problems to compute signed % unsigned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 23:21:53 +0000 (23:21 +0000)]
removed warning about wxDrawRectangle being unused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:09:37 +0000 (23:09 +0000)]
Improved handling of selection/deselection events.
Improved keyboard navigation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 22:54:41 +0000 (22:54 +0000)]
removed extern from inline function declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:23 +0000 (20:37 +0000)]
fixed couple of bugs in wxZlibInputStream -- mainly incorrect handling of underlaying stream errors and absolutely wrong bytes counting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:16 +0000 (20:37 +0000)]
fixed wxDataInputStream::ReadString for empty strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:08 +0000 (20:37 +0000)]
fixes for wxBase compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:36:46 +0000 (20:36 +0000)]
added more stuff to wxBase: zipstrm, zstream, fs_*, mstream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 19:56:39 +0000 (19:56 +0000)]
Bugfixes; added selection modes demo to griddemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 18:40:52 +0000 (18:40 +0000)]
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.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 16:35:58 +0000 (16:35 +0000)]
Added SetSelectionMode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 16:23:26 +0000 (16:23 +0000)]
Lotta stuff for drawing etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:35 +0000 (13:20 +0000)]
Ops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:14 +0000 (13:20 +0000)]
Motif blindfix :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 4 Mar 2000 12:11:47 +0000 (12:11 +0000)]
Fixed non-standard C++ syntax errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 09:24:17 +0000 (09:24 +0000)]
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.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:54:56 +0000 (02:54 +0000)]
Oh well..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:51:45 +0000 (02:51 +0000)]
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.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:42:13 +0000 (02:42 +0000)]
Stupidity fixed in WaitOnConnect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:41:14 +0000 (02:41 +0000)]
Stupidity fixed in WaitOnConnect() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 3 Mar 2000 22:52:17 +0000 (22:52 +0000)]
added compression ratio argument to wxZlibOutputStream ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 20:53:27 +0000 (20:53 +0000)]
Removed dependency on tiffiop.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 3 Mar 2000 20:10:49 +0000 (20:10 +0000)]
wxSoundFileStream doc updates (indeed, first write)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 3 Mar 2000 20:09:19 +0000 (20:09 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:58 +0000 (19:24 +0000)]
Please add classes in alphabetical order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:24 +0000 (19:24 +0000)]
Added Destroy()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:21 +0000 (19:24 +0000)]
makefiles changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:22:35 +0000 (19:22 +0000)]
small mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 3 Mar 2000 18:46:12 +0000 (18:46 +0000)]
Updated some doc (wxProcess, wxSoundStream)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 18:27:18 +0000 (18:27 +0000)]
bug in month day parsing - now check that it's > 1 too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:42 +0000 (18:22 +0000)]
new XPMs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:20 +0000 (18:22 +0000)]
new bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:21:48 +0000 (18:21 +0000)]
Life version 2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 17:36:02 +0000 (17:36 +0000)]
no more _ftime instead of ftime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 17:04:33 +0000 (17:04 +0000)]
regenerated from filelist.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 3 Mar 2000 16:44:33 +0000 (16:44 +0000)]
Added extended selection support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 3 Mar 2000 16:35:47 +0000 (16:35 +0000)]
Added gridsel.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 16:09:38 +0000 (16:09 +0000)]
mingw32 makefiles must use tabs as separators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 14:05:42 +0000 (14:05 +0000)]
fatal bug in wxSplitPath fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 13:51:28 +0000 (13:51 +0000)]
Added HAVE_FTIME for all Windows compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 3 Mar 2000 11:25:10 +0000 (11:25 +0000)]
Added OGL to contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 3 Mar 2000 11:10:51 +0000 (11:10 +0000)]
Removed OGL prior to re-adding; some Watcom corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6406
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 10:46:23 +0000 (10:46 +0000)]
removed OGL files from wxGTK build, fixed configure for wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 10:31:34 +0000 (10:31 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 2 Mar 2000 22:13:38 +0000 (22:13 +0000)]
More framework updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 2 Mar 2000 19:41:17 +0000 (19:41 +0000)]
Added class to handle selection inside wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6402
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 2 Mar 2000 19:18:45 +0000 (19:18 +0000)]
Added test for region clipping.
Corrected makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Mar 2000 19:06:13 +0000 (19:06 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 17:18:34 +0000 (17:18 +0000)]
Latest OS/2 changes broke xpmlib for MSW. Fixed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6399
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Mar 2000 16:17:43 +0000 (16:17 +0000)]
added demo of capturing program output - doesn't work very well though
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Mar 2000 15:41:18 +0000 (15:41 +0000)]
corrected Remove() description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 2 Mar 2000 11:29:59 +0000 (11:29 +0000)]
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/src/common/timercmn.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6396
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Thu, 2 Mar 2000 10:47:38 +0000 (10:47 +0000)]
made msw wxRegion(wxRect&) constructor consistant with other wxRegion constructors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 04:18:53 +0000 (04:18 +0000)]
Renamed tech notes to tnxxxx.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 04:17:18 +0000 (04:17 +0000)]
Changed naming to TNxxxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6393
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Mar 2000 01:06:16 +0000 (01:06 +0000)]
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6392
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Mar 2000 00:58:11 +0000 (00:58 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 23:37:09 +0000 (23:37 +0000)]
menu sample added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 23:07:48 +0000 (23:07 +0000)]
used in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 1 Mar 2000 20:27:16 +0000 (20:27 +0000)]
Various changes due to OGL and glcanvas having changed
position.
Had to butcher Vadims system header patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6387
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 1 Mar 2000 20:13:42 +0000 (20:13 +0000)]
OGL: misc.cpp clashes with misc.c frim iODBC, therefore
added oglmsc.cpp instead. misc.cpp should be removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 1 Mar 2000 20:11:47 +0000 (20:11 +0000)]
typo in plot.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6385
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 1 Mar 2000 20:11:17 +0000 (20:11 +0000)]
get opengl samples going again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6384
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 19:24:07 +0000 (19:24 +0000)]
added a note about where to find makegen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6383
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 19:22:41 +0000 (19:22 +0000)]
created 'how to add a sample' technote
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 19:22:22 +0000 (19:22 +0000)]
created tech note directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6381
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 18:55:29 +0000 (18:55 +0000)]
1. warning in gtk/menu.cpp fixed
2. Unicode fix in msw/textctrl.cpp
3. more parameters support in grid editors/handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 1 Mar 2000 18:09:39 +0000 (18:09 +0000)]
Full-screen dragging fix (GC setting)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 17:21:00 +0000 (17:21 +0000)]
asserts in wxGridStringTable corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 17:08:20 +0000 (17:08 +0000)]
patch for using system libz
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 Mar 2000 17:02:32 +0000 (17:02 +0000)]
IMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 1 Mar 2000 16:39:22 +0000 (16:39 +0000)]
DrawButtonFrame was a bit wrong because it was ignoring COLOR_3DLIGHT;
fixed now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 1 Mar 2000 15:01:51 +0000 (15:01 +0000)]
Fixing commit problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 1 Mar 2000 14:57:33 +0000 (14:57 +0000)]
wxBitmapButton transparency fixed by using wxDC API at all times
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 1 Mar 2000 11:05:49 +0000 (11:05 +0000)]
Added wxDragImage generic implementation and sample; added mask handling to Motif's
wxImage::ConvertToBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Wed, 1 Mar 2000 10:35:30 +0000 (10:35 +0000)]
remove 'extern' from IsKeyDown,... for bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Wed, 1 Mar 2000 08:44:38 +0000 (08:44 +0000)]
Restore previous ogl sources. Waiting for fix in configure system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Wed, 1 Mar 2000 04:10:21 +0000 (04:10 +0000)]
Minor compilation fix for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 1 Mar 2000 01:01:01 +0000 (01:01 +0000)]
Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 29 Feb 2000 23:58:50 +0000 (23:58 +0000)]
Added a #include of wx/module.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 29 Feb 2000 23:18:42 +0000 (23:18 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:12:34 +0000 (21:12 +0000)]
Beginning the thread with _beginthreadex but ending with ExitThread is not a good thing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:05:12 +0000 (21:05 +0000)]
Tell is now compatible with the wback buffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:04:04 +0000 (21:04 +0000)]
Changed to use current wxSocket flag names instead of old ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:02:16 +0000 (21:02 +0000)]
Added some safety checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:00:19 +0000 (21:00 +0000)]
mfc not available for mingw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:58:36 +0000 (20:58 +0000)]
moved Destroy() to the beginning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:57:58 +0000 (20:57 +0000)]
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!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775