Vadim Zeitlin
|
c5e2dc6f5b
|
removed erroneous return type from a membersection (patch 905562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 22:26:40 +00:00 |
|
Vadim Zeitlin
|
1ad6d522ed
|
honour the 2nd parameter of DeleteEntry() instead of always deleting empty groups unconditionally (patch 896303)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 22:25:28 +00:00 |
|
Vadim Zeitlin
|
c79ba234fa
|
update from Jonas for 2.5.1 (patch 901921)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 22:17:08 +00:00 |
|
Mattia Barbon
|
e4f3eb42f2
|
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 15:21:11 +00:00 |
|
Mattia Barbon
|
4b5e5cfb22
|
Added wxRTTI information to wxNumberEntryDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 15:18:21 +00:00 |
|
Mattia Barbon
|
9c592b6165
|
STL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 15:15:59 +00:00 |
|
Mattia Barbon
|
08938fe1b5
|
The DND sample shows both clipboard and drag'n'drop functionality,
as such it can work with just wxUSE_CLIPBOARD.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 15:14:24 +00:00 |
|
Julian Smart
|
6b707fc394
|
Specify tree control in event table to avoid problems with stray tree events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 13:05:20 +00:00 |
|
Julian Smart
|
04bf08b7e2
|
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 13:02:01 +00:00 |
|
Václav Slavík
|
ced5554416
|
fixed wxDebugContext to work with global and static objects (patch 901031)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 23:57:54 +00:00 |
|
Václav Slavík
|
121680bff0
|
reverted rev 1.26, workarounds for memchecking code no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 23:57:15 +00:00 |
|
Václav Slavík
|
b598205862
|
another cleanup of constraints code in samples (patch #906438)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 21:13:00 +00:00 |
|
Stefan Neis
|
90c86c0ca3
|
Compilation fix for Innotek gcc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 19:19:44 +00:00 |
|
Václav Slavík
|
32ddf007a2
|
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 17:59:07 +00:00 |
|
Stefan Neis
|
463b12b830
|
Compilation fix for OS/2 specific "Innotek gcc" port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 17:43:23 +00:00 |
|
Stefan Neis
|
dc4118b883
|
Configuration fixes for OS/2 specific "Innotek gcc" port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 17:28:05 +00:00 |
|
Stefan Neis
|
3c221c5088
|
Compilation fix for OS/2 specific "Innotek gcc" port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 17:23:22 +00:00 |
|
Robert Roebling
|
0f87e84cc6
|
GPE generic font dialogs change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 15:32:41 +00:00 |
|
Robert Roebling
|
0f6792ad22
|
Add generix font dialog to gtk build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 15:27:58 +00:00 |
|
Robert Roebling
|
47e118ba9a
|
GPE uses generic dialogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 15:27:11 +00:00 |
|
Robert Roebling
|
62be94e1b1
|
make use of GPE feature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 13:18:08 +00:00 |
|
Robert Roebling
|
16bd311d28
|
Checks for --enable-gpe, libgpewidget
defines __WXGPE__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 13:16:30 +00:00 |
|
Václav Slavík
|
9230b62136
|
applied patch to remove use of deprecated constraints API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 10:46:36 +00:00 |
|
Václav Slavík
|
eac98de747
|
copy data files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 09:56:52 +00:00 |
|
Robin Dunn
|
cb2d8b773c
|
Typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 23:22:47 +00:00 |
|
Robin Dunn
|
b25cb7db43
|
Updated wx.lib.calendar with many fixes and enhancements from Joerg
"Adi" Sieker.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 23:21:37 +00:00 |
|
Vadim Zeitlin
|
527bbb3997
|
mention exit code change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 18:09:08 +00:00 |
|
Vadim Zeitlin
|
bc37bb431f
|
documented OnRun()/OnExit() return values; expanded OnInit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 17:10:38 +00:00 |
|
Václav Slavík
|
ec59d2ccea
|
fixed typoe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 16:56:52 +00:00 |
|
Stefan Csomor
|
b93f383244
|
since drawtext does not have to take linefeeds into account, they're #if 0'ed now. fix for background colors in text using classic quickdraw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 10:07:24 +00:00 |
|
David Elliott
|
7dd8b1ea10
|
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
NSWindow* parameter instead of an id.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 06:07:47 +00:00 |
|
Robin Dunn
|
9c329f86c6
|
Updated html files, removed old simplify xsl and shell script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 00:34:30 +00:00 |
|
Robin Dunn
|
dd35b09a3b
|
distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 00:30:47 +00:00 |
|
Vadim Zeitlin
|
118208ac3b
|
fix showing toolbar tooltips (we were using a pointer to a temporary object so it mostly _appeared_ to work but really didn't)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 00:24:13 +00:00 |
|
Vadim Zeitlin
|
fdf1429eea
|
testing wxComboBox::SetBackgroundColour()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 00:02:44 +00:00 |
|
Robin Dunn
|
a8f47d21d5
|
distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 23:51:59 +00:00 |
|
Robin Dunn
|
c2dda88254
|
updated metadata file with new docstrings and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 23:29:50 +00:00 |
|
Robin Dunn
|
99aca60e76
|
distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 23:28:24 +00:00 |
|
Robin Dunn
|
2f4c0a1618
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 22:23:53 +00:00 |
|
Vadim Zeitlin
|
06d4e3c226
|
AddPendingEvent() is not virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 22:21:52 +00:00 |
|
Václav Slavík
|
c76b647492
|
fixed invalid memory read
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:49:54 +00:00 |
|
Vadim Zeitlin
|
a4b4366304
|
update from Petri Jooste
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:35:53 +00:00 |
|
Robin Dunn
|
15afbcd000
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:29:56 +00:00 |
|
Robin Dunn
|
f4e088f7bb
|
Fix compilation error due to recent typedef changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:14:29 +00:00 |
|
Robin Dunn
|
a0c956e8e6
|
Fix compilation errors due to recent typedef changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:12:16 +00:00 |
|
Robin Dunn
|
56ca5a419b
|
ContextHelp is fixed on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 20:49:22 +00:00 |
|
Robin Dunn
|
fda1446558
|
Don't use AA fonts to avoide measurment problem on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 20:43:47 +00:00 |
|
Robin Dunn
|
e2bbfc8f05
|
docstring tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:50:35 +00:00 |
|
Robin Dunn
|
0facd0e524
|
Added docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:38:21 +00:00 |
|
Robin Dunn
|
d7466b1d18
|
Fixed PyDropTarget rename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:37:41 +00:00 |
|