Commit Graph

19555 Commits

Author SHA1 Message Date
Stefan Csomor
e802b32a26 fixed GetFilenames bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 14:02:54 +00:00
Mattia Barbon
18dbdd3c27 wxUniversal STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 12:14:20 +00:00
Gilles Depeyrot
7218d34b0a use SYMROOT instead of DERIVED_SOURCES_DIR
simplified warning messages by displaying relative paths instead of full paths


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 12:01:11 +00:00
Gilles Depeyrot
d941d5efc2 use SYMROOT instead of DERIVED_SOURCES_DIR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 11:59:28 +00:00
Stefan Csomor
7323387564 unicode correction for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 09:00:28 +00:00
Robin Dunn
2dbc444a19 Move more stuff into base for wxMac so that two level namespace dylibs
can be used on OS X.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 00:03:18 +00:00
Robin Dunn
439484990e For OS X detect (based on gcc version) and use -single_module flag.
Also removed the use of the flat namespace flags to prevent symbol
name conflicts when an app loads other dynlibs (that may also contain
libpng for example.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 00:01:49 +00:00
Mattia Barbon
4435bd4270 Fix two common case of hybrid build:
standard debugging build with non-debugging MSVCRT
release build with __WXDEBUG__ and non-debugging MSVCRT.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 22:34:06 +00:00
Mattia Barbon
d19d1899fc Try detecting if the CD-ROM I/O implementation in mmedia
has some possibility of working in the host OS..


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 21:55:09 +00:00
Mattia Barbon
9fd04ddee8 Various fixes to contrib bakefiles. Regenerated corresponding
Makefile.in.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 21:49:46 +00:00
Robin Dunn
d1cc09bb6f The unknown control container should always have the wxTAB_TRAVERSAL
and wxNO_BORDER styles


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 21:38:41 +00:00
Václav Slavík
4b289591ff .dsw files for samples must not contain dependencies between core libraries, otherwise static libraries will be linked into other static libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 21:09:11 +00:00
Gilles Depeyrot
59a8eb76bc external Shell Script file to copy setup.h for ProjectBuilder
removed obsolete lexer/parser related actions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 20:29:23 +00:00
Gilles Depeyrot
0b9d8fe18e Shell Script file to copy setup.h for ProjectBuilder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 20:24:53 +00:00
Václav Slavík
3d25fdeee2 import32.lib is always used by bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 18:17:56 +00:00
Julian Smart
3265e00f09 Applied patch [ 804995 ] compatibility of dnd sample with various settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 16:12:53 +00:00
Julian Smart
7dbfc030a0 Applied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 16:10:00 +00:00
Julian Smart
e7222d659b Applied patch [ 805147 ] GDI objects are not deselected from DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 16:08:47 +00:00
Mattia Barbon
22dcb6df90 Blind fix for library ordering.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 09:02:46 +00:00
Stefan Csomor
d0bfeea606 fixing normal font for mac, unicode corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 06:13:19 +00:00
Mattia Barbon
7658b9eb37 wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 21:36:27 +00:00
Vadim Zeitlin
530c90012a fix for C99-compatible vsnprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 21:13:02 +00:00
Mattia Barbon
7db33cc310 Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 21:11:01 +00:00
Mattia Barbon
3bdb8629f8 No real changes, just refactoring.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 21:05:19 +00:00
Mattia Barbon
d122f8c745 wxX11 STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 21:01:31 +00:00
Mattia Barbon
3c302c07bc Cygwin compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 20:58:49 +00:00
Mattia Barbon
a2a6aef2bf Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 20:50:11 +00:00
Stefan Csomor
b7047aa5cb disabling anti-aliasing in carbon builds running under classic (performance)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 20:49:53 +00:00
Stefan Csomor
789a620add moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 20:33:02 +00:00
Vadim Zeitlin
caff62f22d fix for C99-compatible vsnprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 20:27:39 +00:00
Julian Smart
1c9c480e80 Added new image for dnd sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 19:25:50 +00:00
Václav Slavík
3682ea7d2c link against oleacc.lib (needed by wxUSE_ACCESSIBILITY)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 19:22:18 +00:00
Václav Slavík
e3341ace3e copy data files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 19:22:17 +00:00
Stefan Csomor
80965ff88e focus setting must be possible even when not shown yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:59:06 +00:00
Julian Smart
f9668ef0e1 Removed horrible julian.png photo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:41:51 +00:00
Robert Roebling
8b8a8e0e5f Filter out triple click events entirely.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:39:15 +00:00
Stefan Csomor
6d56534934 mouse events added, menu id 0 safety check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:18:05 +00:00
Stefan Csomor
69991fff84 reminder added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:16:16 +00:00
Stefan Csomor
f65d4b83d1 new carbon implementation (unicode support)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:14:41 +00:00
Stefan Csomor
6724566552 mouse event handling extended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 18:03:59 +00:00
Václav Slavík
8fef2a9b08 no need for !wxUSE_GUI test anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 17:02:17 +00:00
Mattia Barbon
76fae052f1 Compilation fix for wxUSE_STL==1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 16:55:24 +00:00
Mattia Barbon
bffd3bf923 mention that wxALIGN_RIGHT swaps text and checkbox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 16:54:01 +00:00
Mattia Barbon
bba965d6d6 Compilation fix for WXWIN_COMPATIBILITY_2_4==1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 16:41:14 +00:00
Julian Smart
8d2474f486 Applied patch [ 800183 ] wxFlexGridSizer::RemoveGrowableRow/Col fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 15:57:37 +00:00
Julian Smart
f8252483ec Applied patch [ 803473 ] wxListCtrl header height bugfix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 15:38:38 +00:00
Stefan Csomor
a6b0ca7571 corrected hit-testing for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 15:37:58 +00:00
Václav Slavík
61a85e847b (blind) fix to last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 15:26:34 +00:00
Julian Smart
654a0fa974 Applied patch [ 791648 ] wxDateTime: note unimplemented methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 14:22:23 +00:00
Julian Smart
4efbec3587 Applied patch [ 804322 ] Fixes for the "life" demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 14:18:00 +00:00