Dimitri Schoolwerth
1e1cc1ce95
Implemented missing pure virt functions (stub functions for now).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 19:29:20 +00:00
Robin Dunn
423f194a14
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 18:38:16 +00:00
Robin Dunn
9d1d5697d5
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 18:17:15 +00:00
Robin Dunn
d58a0c0392
Updated docstring patch for new SWIG CVS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 17:35:50 +00:00
Robin Dunn
11188b025c
SWIG Runtime update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 17:32:06 +00:00
Stefan Csomor
a2825c340a
XTI support for checklist
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 16:30:04 +00:00
George Tasker
9af163d74d
Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE keeping current functional behavior intact)), that will allow the user to override whether a call to getDbInfo() should fail immediately if a data type request reports back that it is unsupported/unavailable
...
fixed issues with wxDb::DBMS() that were not correctly detecting MySQL databases using MySQL v4. also removed erroneous/duplicated code in this function that looked like a result of a bad merge at some point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 14:50:09 +00:00
George Tasker
981cf2aadb
Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE keeping current functional behavior intact)), that will allow the user to override whether a call to getDbInfo() should fail immediately if a data type request reports back that it is unsupported/unavailable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 14:44:50 +00:00
Robin Dunn
fc1fcd0edc
Added accessors for m_rowHeights, m_colWidths
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:42:23 +00:00
Robin Dunn
bf08dd12b4
Tests for FindItemAtPoint
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:41:33 +00:00
Robin Dunn
5499dd8961
Show using GetAtter in wxPyGridTbaleBase
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:41:12 +00:00
Robin Dunn
d3d0f6ec7f
Fix compilation error in gizmos
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:39:29 +00:00
Robin Dunn
e811c8cebb
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:36:16 +00:00
Robin Dunn
dd9f7fea29
Changed all TRUE/true --> True and all FALSE/false --> False so the
...
Python docstrings will have the correct case.
Started adding extra docstrings where needed.
Some other little tweaks and fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:31:30 +00:00
Robin Dunn
cd303fbbc1
Correct a compile warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:28:39 +00:00
Robin Dunn
6a30d63aed
SWIG patch for "autodoc" and "docstring" %features
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:27:42 +00:00
Julian Smart
eae4425db6
WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo.com>
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 21:25:44 +00:00
Robin Dunn
0fee8cc4fa
Fixed a tex2rtf warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 21:21:05 +00:00
Robin Dunn
3ac7b44cc0
Added FindItemAtPoint
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 21:20:09 +00:00
Roman Rolinsky
31f0435291
XMLID -> XRCID, Number -> GetCount, etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 19:05:45 +00:00
Roman Rolinsky
fdc1a8be8f
removed second parameter from GetFirstChild calls
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 19:04:48 +00:00
Dimitri Schoolwerth
5ea02ed5df
Don't leave behind trails from glowing OS X button (By extending invisible button border).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 17:52:25 +00:00
Dimitri Schoolwerth
68f572da6e
Ignore ReleaseBuild directory (Created by MSVC's "Win32 Release With Debug Info" config).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 16:54:13 +00:00
Dimitri Schoolwerth
feebe03bf2
Horizontally aligned header (Like other technotes).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 16:38:48 +00:00
Dimitri Schoolwerth
17a4e1f12f
Updated translation technote to mention Makefile usage under Windows.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 16:37:11 +00:00
Robin Dunn
e1447a9737
Bugfix patch from Alberto
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-17 19:57:26 +00:00
Stefan Neis
b08c90ca63
Modified wxGetHomeDir to take environment variable HOME into account.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 22:20:41 +00:00
Stefan Neis
a85585d595
Fixed the code to actually work.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 21:56:50 +00:00
Dimitri Schoolwerth
37d729ed98
wxPopupWindow was not compiled when not using pch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 20:53:10 +00:00
Václav Slavík
130711ba32
fixed wx-config together with gcc-3.4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 15:13:17 +00:00
Mattia Barbon
dad6a47e6d
Changes corresponding to patch #841324 from Ian Brown:
...
"GetPosition() returns wrong result for dialog". Moved implementation
from wxFrame to wxTopLevelWindow thus sharing it between wxFrame
and wxDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:28:37 +00:00
Mattia Barbon
795c00bdcc
Made element layout consistent with wxMSW/wxGTK when
...
radiobox is wider/taller than necessary. Previously
the last element was stretched to fit remaining space.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:14:34 +00:00
Mattia Barbon
6746fe58b5
Applied changes corresponding to patch #840617 .
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:07:24 +00:00
Mattia Barbon
178edd2a32
Applied patch #840643 from Ian Brown with some modifications:
...
use DisplayWidth/DIsplayHeight instead of hardcoded values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 21:12:24 +00:00
Vadim Zeitlin
2dc357ea28
expand the value of HOME env var in wxGetHomeDir() because it may contain env vars inside it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 15:42:40 +00:00
Vadim Zeitlin
c7952709e9
iconMove was incorrectly called iconCopy in ctor docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 15:08:28 +00:00
Vadim Zeitlin
f06afb9ceb
IsAlive/Running() may only be used with joinable threads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 15:05:28 +00:00
Julian Smart
4c663122e4
Fixes for previous fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 10:26:46 +00:00
Dimitri Schoolwerth
f942f48def
Initial revision; Ignore setup.h.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 04:50:56 +00:00
Dimitri Schoolwerth
1857c88d26
Ignore isosurf.dat.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 04:50:11 +00:00
Dimitri Schoolwerth
5cf036d017
Fixed Open Watcom compilation of OpenGL samples; Code cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 04:21:10 +00:00
Dimitri Schoolwerth
9c157f38e3
Applied patch #825402 ("Fix for Unicode Open Watcom build of life demo"), second part.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 01:06:53 +00:00
Julian Smart
92d8fb5dc6
Fixes for later WinCE versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 21:06:21 +00:00
Julian Smart
4a268913a8
Corrected semaphores for WinCE >= 3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 21:04:17 +00:00
Vadim Zeitlin
aa2d9ecc3f
reverted the change to the values of DEFAULT_wxUSE_XXX for the 3rd party libs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 18:05:32 +00:00
Dimitri Schoolwerth
22c1c01b13
Applied patch #825402 ("Fix for Unicode Open Watcom build of life demo"); Code cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 17:19:44 +00:00
Dimitri Schoolwerth
9f55ceabf4
Include wx/file.h in case previous includes don't do it.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 15:33:30 +00:00
Dimitri Schoolwerth
abe89c8acb
Applied patch #827025 (Removes last warnings from emulator util); Cosmetic cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 13:55:06 +00:00
Dimitri Schoolwerth
b8add85e9d
Ignore Watcom build directory.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 13:23:52 +00:00
Dimitri Schoolwerth
0b3fcc0a59
Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-14 12:59:03 +00:00