Václav Slavík
47793ab85a
implemented Alex's <object_ref> symlinks in XRC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-17 00:16:54 +00:00
Vadim Zeitlin
12353a277f
more DLL compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 19:50:01 +00:00
Robin Dunn
32083aa0de
Patch for using wxSTC with Borland, #504370
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 17:48:48 +00:00
Robin Dunn
5ff5710d55
UPdated the OSX build instructions a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 16:10:52 +00:00
Jouk Jansen
a7aef4a92a
Committing in .
...
update OpenVMS compile support
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/thread.h
wxWindows/src/common/descrip.mms
wxWindows/src/common/iffdecod.cpp
wxWindows/src/unix/threadpsx.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 15:07:55 +00:00
George Tasker
8c71c62c87
Replaced "-erase" calls with "-$(RM)" calls
...
Defined RM as "erase" if it is not already defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 13:51:12 +00:00
George Tasker
46b8b00b5e
Minor cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 13:40:19 +00:00
George Tasker
6535dbafaf
Added checks for wxUSE_IOSTREAMH to determine which iostream(.h) to use
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 13:39:50 +00:00
George Tasker
b6e7d3e347
Fixed a '&' that should be an '&&'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 10:31:39 +00:00
Gilles Depeyrot
42fa962e31
added missing wxLogStatus function with variable argument list pointer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 10:04:05 +00:00
Robin Dunn
d1e76a376e
SWIGged updates for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 06:54:16 +00:00
Robin Dunn
ea736fec49
wxThread::GetCurrentId for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 06:32:40 +00:00
Robin Dunn
1fcfb40de3
wxThread::GetCurrentId() for Unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 06:30:27 +00:00
Robin Dunn
4958ea8f7b
Added wxThread::GetCurrentId(), which returns an ID for the current
...
thread, even if it is not a wxThread.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 06:28:11 +00:00
Robin Dunn
c17e761dc3
Compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 02:50:51 +00:00
Robin Dunn
db34b2d45d
Regenerated SWIGged sources for wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 01:03:43 +00:00
Robin Dunn
6556acfa56
Added wx/dirctrl.h to filelist.txt so it will get installed.
...
Regenerated makefiles and such.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 01:01:00 +00:00
Vadim Zeitlin
a53e32df70
added WXDIRREL needed for contrib samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 00:45:57 +00:00
Vadim Zeitlin
80e8062f67
lookup the classes in the hash table if it had been already set up
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-16 00:34:41 +00:00
Václav Slavík
4a1b95962f
merged another part of Alex's work (LoadMenuBar w/ parent)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 23:37:55 +00:00
George Tasker
1ad12a5699
Added /nologo to the CFLAGS to match other makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 21:31:54 +00:00
George Tasker
b311dc08be
dummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D
...
makefile.vc and makebase.vc no longer override the location of dummy(dll).obj that is specified in makevc.env
if wxWin/include/wx/msw/setup.h does not exist, setup0.h is copied to setup.h
[BASE builds]setup.h is no longer used from wxWin/include/wx, it is now used just like with makefile.vc. setup.h is copied from wxWin/include/wx/msw into wxWin/lib/base(d)/wx and all references to setup.h now read this location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 20:32:23 +00:00
George Tasker
2557f8d858
Changed version to 233
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 20:28:00 +00:00
Robert Roebling
4b6b4dfcf4
Added IFF handler.
...
Minor doc updates.
Corrected configure for SGI OpenGL (wx-config related).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 17:57:08 +00:00
Vadim Zeitlin
13b1f8a7e6
added a fix for cygwin and cleaned up wxGetWorkingDirectory()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 17:36:20 +00:00
Vadim Zeitlin
ab2a521063
added more files to wxBase distrib (and unzip.h to the filelist)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 17:04:33 +00:00
Robert Roebling
9b72a74d94
gdk_rgb doesn't work on SGI.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 16:21:09 +00:00
Václav Slavík
3dde6c7293
case insensitive HHP files and fixed buffer overflow vulnerability
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 16:20:25 +00:00
George Tasker
4888e623a6
Added checks for wxUSE_IOSTREAMH to #include the correct header file based on setup.h settings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 14:49:31 +00:00
Robin Dunn
68320e40cd
Added wxGenericDirCtrl and other varioius updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 04:54:19 +00:00
Václav Slavík
c7206e6424
reverted my locale change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-15 00:09:09 +00:00
Stefan Csomor
2c724d2535
changed processing of events to only process the events that were logged when entering wxMacProcessNotifierEvents, ignoring eventually added new ones during notifier processing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 21:04:31 +00:00
Stefan Csomor
4f5a32506a
fixed MouseUp handling when window was captured
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 20:56:41 +00:00
Stefan Csomor
d11715669d
added missing break in switch statement
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 20:40:28 +00:00
George Tasker
7ac13b21fe
Fixed '_' chars that were not quoted with a '\'
...
Fixed layout problems for functions that had overloaded \func{} defs for the function. Problem was that there needs to be a blank line between them, or they all get concatenated
Changed a bunch of "char*" to "char *", as the (just slightly) larger number of occurances use "char *" rather than "char*" throughout the .tex files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 20:32:08 +00:00
Robert Roebling
ed60b5022b
Fix wxClipboard.
...
Fix enter and leave events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 20:29:18 +00:00
Stefan Csomor
2078220ed6
since DoScreenToClient and ClientToScreen in toplvlcmn are implemented by calling the superclass implementation, we have to avoid shifting by the client origin twice. had to change MacWindowFromPoint therefore too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 20:23:49 +00:00
Vadim Zeitlin
42c95b077f
make locale modified them, not me
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 19:10:41 +00:00
Vadim Zeitlin
53f6aab752
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 19:04:35 +00:00
Stefan Csomor
f175912347
added flushing for MacOS X buffered window immediatly when using wxWindow::Update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 18:08:59 +00:00
Vadim Zeitlin
f6106dae23
made the alphabetic class order more alphabetic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 17:14:29 +00:00
Vadim Zeitlin
f3845e889c
made the alphabetic class order more alphabetic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 16:40:44 +00:00
Stefan Csomor
a3590de1a3
corrected apple menu and help menu anomalies under carbon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 14:13:48 +00:00
Stefan Csomor
f1ba2ee8c1
expanded autotranslation of Exit-Quit to items having accelerators
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 14:13:08 +00:00
Vadim Zeitlin
3d96d41115
added missing WXDLLEXPORTs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 12:14:38 +00:00
Vadim Zeitlin
ade7e576a1
fixed warnings about double to int conversions, defined PI as a constant, untabbed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 12:07:30 +00:00
Gilles Depeyrot
ea44a6310e
added wxLog functions with a variable argument list pointer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 07:10:34 +00:00
Václav Slavík
7acfb99907
removed wxYield from wxHtmlWindow (seems to work w/o it and yielding caused reentrancy problems)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 00:22:17 +00:00
Václav Slavík
eeadb14c3d
removed setup0.h artifacts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 00:22:03 +00:00
Vadim Zeitlin
409bd320f3
do NOT append extension to the library names which already have it!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-14 00:17:17 +00:00