Chris Elliott
|
009f8ef4a3
|
a fix to preserve UNC paths when creating the commandline argument array
tested with Borland/wxMSW; existing behaviour of replacing \\ with \ preserved
except at start of string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 20:09:46 +00:00 |
|
Robin Dunn
|
fc5d3e42d8
|
better font sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 19:36:19 +00:00 |
|
Robin Dunn
|
09bb255197
|
fixed a comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 19:35:36 +00:00 |
|
Robin Dunn
|
70e8d96150
|
Don't try to release the mouse unless we actually have it captured.
The mouse capture can be lost if an event handler shows a modal
dialog, for example.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 18:35:17 +00:00 |
|
Stefan Csomor
|
0304b43712
|
added WXDisplay for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 18:28:58 +00:00 |
|
Stefan Csomor
|
f03c50fa3b
|
corrected scoping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 15:26:06 +00:00 |
|
Vadim Zeitlin
|
6cd4655bee
|
old mingw32 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 15:19:40 +00:00 |
|
Stefan Csomor
|
692f921af5
|
support for arbitrary backgrounds via suppressing the ordinary control background eraser and supplying a hook for us.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 15:18:58 +00:00 |
|
Vadim Zeitlin
|
ec6aa8ecd5
|
wxMotif compilation warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 15:15:00 +00:00 |
|
Vadim Zeitlin
|
e28b0102bd
|
wxMotif compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 15:14:26 +00:00 |
|
Vadim Zeitlin
|
f3dbeba4dd
|
fixed compilation for Mac OS X 10.1.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 18:55:43 +00:00 |
|
Gilles Depeyrot
|
595f3eefab
|
corrected printf format strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 17:23:23 +00:00 |
|
Gilles Depeyrot
|
f5bb225133
|
improved memory liberation (explicitly set to NULL after delete)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 17:22:54 +00:00 |
|
Gilles Depeyrot
|
d208e6412a
|
corrected warnings for unused parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 17:09:04 +00:00 |
|
Gilles Depeyrot
|
f9b170bd18
|
added attribute printf to perform printf format checks (GNU C)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 16:58:27 +00:00 |
|
Gilles Depeyrot
|
0078f87f40
|
added missing include file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 16:56:40 +00:00 |
|
Julian Smart
|
24f4ad9592
|
Applied patch [ 546335 ] Added Automation types and array access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 14:10:32 +00:00 |
|
Julian Smart
|
c0b8a8b9cc
|
Applied patch [ 571965 ] update stc contrib stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 14:01:57 +00:00 |
|
Julian Smart
|
b2261c5bb8
|
Applied patch [ 566194 ] Adds taskbar sample to configure-targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 13:55:20 +00:00 |
|
Julian Smart
|
06aa2a5508
|
Added taskbar sample Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 13:53:15 +00:00 |
|
Julian Smart
|
fc0d5b6bd2
|
Applied patch [ 565012 ] Add wxTextValidator to wxTextEntryDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 13:51:32 +00:00 |
|
Julian Smart
|
45d6fd80b3
|
Applied [ 565397 ] FL wxNewBitmapButton patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-23 13:38:50 +00:00 |
|
Václav Slavík
|
a7501aebf8
|
forgot to check in new wxrc -- as a side effect, this commit also fixes the bug with deleting source files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-22 23:33:12 +00:00 |
|
Ron Lee
|
ada7d2c0e7
|
arg type warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-22 15:58:29 +00:00 |
|
Ron Lee
|
2a5c221c19
|
removed missing treectrl sample bitmaps from dist target,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-22 15:55:22 +00:00 |
|
Gilles Depeyrot
|
c4dbf15191
|
integrated wxMac specific changes into common file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-22 14:05:35 +00:00 |
|
Vadim Zeitlin
|
148d6ad80b
|
applied patch 568329
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 22:31:13 +00:00 |
|
Vadim Zeitlin
|
99a5af7f72
|
added wxMemoryOutputStream test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 22:07:13 +00:00 |
|
Vadim Zeitlin
|
3ee5833474
|
renamed wxWizard::Fit() to FitToPage() to avoid potential conflicts with wxWindow::Fit() (and the compiler warnings about it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 21:49:28 +00:00 |
|
Gilles Depeyrot
|
7357f98198
|
added attribute printf checks to printf like functions (when using gcc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 21:38:43 +00:00 |
|
Gilles Depeyrot
|
58863a9e34
|
added macro definitions for printf like function checks when using gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 21:37:00 +00:00 |
|
Stefan Csomor
|
b2a0801592
|
switch back to non appearance fonts until problems are solved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 18:54:40 +00:00 |
|
Stefan Csomor
|
45c8d9e52a
|
changed key handling to new carbon-savvy implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 16:10:34 +00:00 |
|
Stefan Csomor
|
ac2d1ca6c6
|
routing key events to new app routine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 16:09:15 +00:00 |
|
Stefan Csomor
|
f11afffe01
|
changed handling to skip in order to have default handling working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 16:05:46 +00:00 |
|
Stefan Csomor
|
ca4532668c
|
take out key handling at control level, we'll remove that later on, if things are still working...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 16:04:58 +00:00 |
|
Stefan Csomor
|
72ddb593f1
|
factored out key handling for better integrating with carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 16:01:18 +00:00 |
|
Stefan Csomor
|
a4c4cf1028
|
millisecond resolution supported for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 15:59:52 +00:00 |
|
Vadim Zeitlin
|
2f1cd9053b
|
fixed stray _T()s
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 11:18:19 +00:00 |
|
Chris Elliott
|
fa89fbe54f
|
svg Unix fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 09:46:32 +00:00 |
|
Stefan Csomor
|
aee9fe73d7
|
corrected Appearance measuring routines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 06:54:08 +00:00 |
|
Robin Dunn
|
6149de710a
|
Refactored my last change a bit and applied it in another place too.
Added the wx prefix to the other static funcitons for consistency.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 03:03:37 +00:00 |
|
Robin Dunn
|
e4ed5de1fe
|
fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 02:04:43 +00:00 |
|
Robin Dunn
|
73d8c5fd76
|
This fixes a crash that would happen when DeleteAllItems is called
when some items have attributes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 01:57:17 +00:00 |
|
Robin Dunn
|
5a6b32cc16
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 00:19:08 +00:00 |
|
Robin Dunn
|
3930382b0a
|
Updated build notes for wxPython on unix systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 00:17:31 +00:00 |
|
Robin Dunn
|
4cf1a93af3
|
A bit of cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-20 23:36:58 +00:00 |
|
Vadim Zeitlin
|
dac348b9e2
|
fixed compilation with CW8 (SF patch 567845) and also added alignment fillers for wxCriticalSection::m_buffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-20 22:33:22 +00:00 |
|
Vadim Zeitlin
|
1420518999
|
wxThread::Delete() doesn't wait until the next event occurs before waking up any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-20 22:25:28 +00:00 |
|
Vadim Zeitlin
|
d1148d2418
|
tried to fix a race condition in the sample, not sure if I really did it though
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-20 22:25:01 +00:00 |
|