Stefan Csomor
|
5273bf2fd3
|
removing dependancy on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:13:39 +00:00 |
|
Stefan Csomor
|
fd1bc7fcb3
|
removing dependany on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:09:59 +00:00 |
|
Stefan Csomor
|
f2c16a0b2c
|
removing dependany on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:00:38 +00:00 |
|
Vadim Zeitlin
|
138e15024a
|
fixed the dialog event table (bug #498611)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 15:20:01 +00:00 |
|
Julian Smart
|
abad53678b
|
Corrected (maybe) the object.h token syntax; corrected typo in makefile.g95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 14:18:59 +00:00 |
|
Vadim Zeitlin
|
44b62d54c6
|
always make the name of the file to replace absolute before using it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 13:06:28 +00:00 |
|
Vadim Zeitlin
|
3752e0abf1
|
typo which prevented TMP env var from being used in CreateTempFile fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 13:04:42 +00:00 |
|
Julian Smart
|
df6e7577e3
|
Fixed missing membersections bug and also bug with functions not being written
in the right class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 11:06:09 +00:00 |
|
Vadim Zeitlin
|
903b61cc9d
|
fixed wxIsPathSeparator() to work for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 01:39:22 +00:00 |
|
Václav Slavík
|
c6b3a07ceb
|
fixed MSW makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 23:16:06 +00:00 |
|
Václav Slavík
|
d394f4791d
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 23:08:59 +00:00 |
|
Václav Slavík
|
6a253da1fb
|
(Hopefully) fixed bad MSW makefiles (Vadim, can you please check if I haven't screw up something in that executable noise?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 23:08:41 +00:00 |
|
Vadim Zeitlin
|
414c639cc2
|
moved Watcom thread stack size fix from .h to the .cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 19:07:32 +00:00 |
|
Julian Smart
|
bf16085dc0
|
Added ignoreBadRefs so e.g. the PMF manual doesn't generate bad references to
wxWindows classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 18:23:35 +00:00 |
|
Robin Dunn
|
4aaef122cb
|
PyCrust updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 18:19:16 +00:00 |
|
Robin Dunn
|
1278f7fcc5
|
Fix for Python 2.2 issue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 18:18:55 +00:00 |
|
Robin Dunn
|
5a2930ab79
|
Move [GS]etDefaultItem up to wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 18:17:19 +00:00 |
|
Robin Dunn
|
c4c2f218f1
|
use proper style name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 18:16:35 +00:00 |
|
Vadim Zeitlin
|
0a33446c8e
|
don't crash in UnselectAll() if the tree has no root
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 17:39:28 +00:00 |
|
Vadim Zeitlin
|
2fb203e6ef
|
fixed memory leak in wxHTTP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 17:18:38 +00:00 |
|
Vadim Zeitlin
|
761df41e86
|
compilation fix for recent commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 17:16:27 +00:00 |
|
Vadim Zeitlin
|
6c3422e909
|
added wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 16:01:02 +00:00 |
|
Vadim Zeitlin
|
b0fc883297
|
rearranged functions by topics, got rid of the macros section and reduced the miscellaneous one and also added the alphabetical function list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 15:59:27 +00:00 |
|
Julian Smart
|
eb4200905f
|
Added code to make it not duplicate membersections for overloaded functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 14:23:33 +00:00 |
|
Jouk Jansen
|
8f52ea33e9
|
Committing in .
Updated OpenVMS compile support
Modified Files:
wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 14:15:25 +00:00 |
|
Julian Smart
|
3689307fd1
|
Added FlushAll to CloseClass, otherwise text was only flushed right at the end,
and appeared in one file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 13:34:12 +00:00 |
|
Gilles Depeyrot
|
f703588066
|
added missing include file for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 12:47:14 +00:00 |
|
Julian Smart
|
31dc7e4995
|
Added main() and corrected VC++ project settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 12:02:47 +00:00 |
|
Stefan Csomor
|
1c66f293b6
|
added plain "*" as wildcard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 10:25:42 +00:00 |
|
Stefan Csomor
|
4c4d66e1e4
|
added correct temp folder path for mac classic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 09:47:22 +00:00 |
|
Stefan Csomor
|
c9fdc1071b
|
corrected graying out, only to be executed when background is gray or white
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 09:29:20 +00:00 |
|
Ron Lee
|
19f478fdd7
|
Changed test to reflect the real current state of dynamic loading
dependencies.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 06:34:21 +00:00 |
|
Ron Lee
|
deab45402f
|
Use GetFullPath not GetFullName in OnWrite else we'll always write the
file to the cwd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 06:22:38 +00:00 |
|
Ron Lee
|
6fe7378863
|
Added (and documented :) optional stack size specification for wxThread.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 05:53:39 +00:00 |
|
Vadim Zeitlin
|
f882d57e93
|
fixed SetInsertionPoint() for the rich text controls (ugly hack)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 00:49:05 +00:00 |
|
Vadim Zeitlin
|
309824154b
|
log textctrl should be readonly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 00:45:22 +00:00 |
|
Vadim Zeitlin
|
5262eb0a98
|
suppressed wrong debug error messages from SetFocus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 00:42:57 +00:00 |
|
Vadim Zeitlin
|
6386110d02
|
some brush tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-03 00:13:35 +00:00 |
|
Vadim Zeitlin
|
eb729cd37a
|
added wxRTII macros to wxPopupWindow under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 23:18:11 +00:00 |
|
Vadim Zeitlin
|
15ce54dae1
|
fixed NotMSW flag handling in the common files (now for the makefiles)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 23:08:56 +00:00 |
|
Vadim Zeitlin
|
bb16e81453
|
fixed NotMSW flag handling in the common files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 23:05:22 +00:00 |
|
Julian Smart
|
7fd62be2af
|
Attempted to alter project settings for wxBase, Release mode, with only partial success
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 18:14:54 +00:00 |
|
Václav Slavík
|
649d13e837
|
fixing effects of my lack of English skills: GetImagesCount back to GetImageCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 17:09:43 +00:00 |
|
Václav Slavík
|
f02ff0a7bd
|
updated tags info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 17:09:01 +00:00 |
|
Václav Slavík
|
9d4ca3aa8f
|
fixed missing wxprec.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 17:08:49 +00:00 |
|
George Tasker
|
3fb676f87d
|
Replaced 'delete' calls with wxDELETE() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 15:25:17 +00:00 |
|
Václav Slavík
|
2e8b69c748
|
regenerated makefiles (forgot to do it after changing filelist.txt... so much for advantages of having everything in the CVS...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-01 23:14:52 +00:00 |
|
Václav Slavík
|
a7061e3dc0
|
wrong directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-01 23:14:11 +00:00 |
|
Václav Slavík
|
a61d25e639
|
multiple images support in wxImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-01 23:13:54 +00:00 |
|
Václav Slavík
|
60d43ad883
|
support for multiple images in one file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-01 23:13:37 +00:00 |
|