David Elliott
|
da19c58b60
|
wxTextCtrl: Implement alignment flags, editable (read only) status, and GetLastPosition.
Patch from Mark Oxenham. Copyright 2007 Software 2000 Ltd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 21:47:45 +00:00 |
|
Robert Roebling
|
2baf8467ce
|
add objectdataptr.tex to classes.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 20:33:13 +00:00 |
|
Julian Smart
|
aad7e71c66
|
Compile fix for old W32API headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 19:25:59 +00:00 |
|
Václav Slavík
|
0e89a51a25
|
added some clarifying comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 15:08:07 +00:00 |
|
Václav Slavík
|
d989875a52
|
fixed memory leak in RestoreState
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 14:51:46 +00:00 |
|
Robert Roebling
|
369d17c075
|
added copy constr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 12:30:56 +00:00 |
|
Robert Roebling
|
ef36734a79
|
added docs for wxObjectDataPtr<T> and examples for ref counting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 12:26:20 +00:00 |
|
Robert Roebling
|
513edac21e
|
syntax correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 11:08:55 +00:00 |
|
Václav Slavík
|
5367a38ad3
|
optimized wxMBConvStringUTF8::ToWchar() for ASCII characters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 10:40:40 +00:00 |
|
Robert Roebling
|
c59a09cfea
|
Minor correction, use wxCHECK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 10:28:51 +00:00 |
|
Robert Roebling
|
d92cb0154b
|
Fix from Bo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 09:47:01 +00:00 |
|
Robert Roebling
|
57f2a65292
|
Applied patch from Bo, WIP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 09:32:43 +00:00 |
|
Robert Roebling
|
ef974c00e0
|
doc syntax corrections again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 09:05:42 +00:00 |
|
Robert Roebling
|
8cb475f139
|
doc syntax corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 09:04:04 +00:00 |
|
Paul Cornett
|
37cafc6af8
|
fix getting frame extents on 64-bit platforms, cleanup XGetWindowProperty code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-27 17:29:36 +00:00 |
|
Francesco Montorsi
|
eedb553a68
|
add small script which reports a list of the unused wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-27 14:39:35 +00:00 |
|
Robert Roebling
|
e887bad5f3
|
restored expanders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-27 08:35:26 +00:00 |
|
Julian Smart
|
b4ae0def64
|
Only show the context menu if the event belongs to this window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-27 08:22:12 +00:00 |
|
Vadim Zeitlin
|
429e2bb2fa
|
added Clone() method documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 20:47:54 +00:00 |
|
Vadim Zeitlin
|
bf6d45ebf6
|
don't overwrite the existing local file if we failed to open it but it does exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 20:40:33 +00:00 |
|
Paul Cornett
|
69562a1d4c
|
remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WINDOW_TYPE_HINT_TOOLTIP is not available before GTK 2.10
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 16:17:37 +00:00 |
|
Robert Roebling
|
405a351f3f
|
add test for custom in-place editor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 15:24:41 +00:00 |
|
Robert Roebling
|
29b25edaf9
|
correct constr's signature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 15:16:12 +00:00 |
|
Robert Roebling
|
8fdaf7de91
|
Minor correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 14:51:55 +00:00 |
|
Robert Roebling
|
afebb87be1
|
Patch from Bo for recent API changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 14:48:29 +00:00 |
|
Julian Smart
|
6b54668b4f
|
Don't assert in update handler if read-only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 13:49:19 +00:00 |
|
Robert Roebling
|
91a6c65558
|
Move column organizing code to ports, away from common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 10:05:16 +00:00 |
|
Václav Slavík
|
b1a3a96499
|
fixed wxHTML parsing to run in O(n) even in UTF8 build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 10:04:11 +00:00 |
|
Robert Roebling
|
4f33a4dd4c
|
compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 09:32:00 +00:00 |
|
Paul Cornett
|
a5de860f0b
|
fix getting tooltip colors for GTK 2.11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 05:45:21 +00:00 |
|
Robert Roebling
|
e15c84ce24
|
documented Collapse() and Expand()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 21:06:16 +00:00 |
|
Robert Roebling
|
f71d3ba46c
|
added Collapse() and Expand()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 21:05:51 +00:00 |
|
Robert Roebling
|
d14e1c3a1a
|
test editing_started and _done events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 20:43:47 +00:00 |
|
Robert Roebling
|
a912e81f64
|
implement editing_started and _done events for GTK+ >= 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 20:43:20 +00:00 |
|
Robert Roebling
|
e0000f9494
|
add editing_started and _done events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 19:44:04 +00:00 |
|
Robert Roebling
|
5bad300d22
|
correct label name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 19:12:26 +00:00 |
|
Robert Roebling
|
1b27b2bd2b
|
Set/GetExpanderColumn() should use wxDataViewColumn, not unsigned int
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 13:28:56 +00:00 |
|
Robert Roebling
|
07c51ff1fa
|
Hartwig's patch for OS X implementation of wxDataViewCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 13:15:16 +00:00 |
|
Robert Roebling
|
b74077ace2
|
Correct signature of HitTest()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 20:01:06 +00:00 |
|
Robert Roebling
|
a87b466df3
|
Correct signature of HitTest()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 20:00:32 +00:00 |
|
Robert Roebling
|
fbda518cb7
|
Minor API changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 11:21:52 +00:00 |
|
Robert Roebling
|
daf5b37afd
|
Use const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 11:15:22 +00:00 |
|
Robert Roebling
|
e0976f6db3
|
Use const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 11:09:32 +00:00 |
|
Robert Roebling
|
d19d8941c6
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:57:42 +00:00 |
|
Robert Roebling
|
6bb29886cb
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:56:05 +00:00 |
|
Robert Roebling
|
d0b6742169
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:55:17 +00:00 |
|
Robert Roebling
|
61cec318da
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:54:36 +00:00 |
|
Robert Roebling
|
1f0412088d
|
add wxVector docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:26:01 +00:00 |
|
Robert Roebling
|
677ab4a566
|
add wxVector docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:21:49 +00:00 |
|
Robert Roebling
|
44f2a3d1c8
|
add wxVector docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 10:21:38 +00:00 |
|