Vadim Zeitlin
|
7e73fb9c99
|
no real changes, just reformat before starting really modifying
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-28 00:02:38 +00:00 |
|
Vadim Zeitlin
|
438febca6e
|
don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 22:04:42 +00:00 |
|
Francesco Montorsi
|
fadc2df682
|
automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 21:26:54 +00:00 |
|
Francesco Montorsi
|
50ec54b656
|
other ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 21:18:55 +00:00 |
|
Francesco Montorsi
|
83fdf79672
|
fixed some false positives; fixed method declaration-position detection also for operators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 21:16:01 +00:00 |
|
Vadim Zeitlin
|
ae3b14872b
|
don't save the initial selection if it's invalid in CBN_DROPDOWN (refixes #8474 without breaking #9995)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 18:47:07 +00:00 |
|
Vadim Zeitlin
|
9eb2347dc3
|
disable workaround for lack of alpha support in native static bitmap control for WinCE, apparently it breaks the display (#10093)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 18:15:19 +00:00 |
|
Francesco Montorsi
|
7323ff1aee
|
other ifacecheck fixes, resulting in removal of the non-existing functions wxDatagramSocket::ReceiveFrom() and wxCloseEvent::SetForce()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 17:12:27 +00:00 |
|
Francesco Montorsi
|
04e7bc9f90
|
no real change; moved wxDataObject and wxDataFormat class declarations after all their derived classes, at the end of the file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 17:08:44 +00:00 |
|
Jaakko Salli
|
c724444f7e
|
Added similar assignment operator as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 16:50:45 +00:00 |
|
Jaakko Salli
|
1d882226f5
|
Added wxPropertyGridConstIterator(const wxPropertyGridIterator&) copy ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 16:47:35 +00:00 |
|
Vadim Zeitlin
|
e7d3d27dce
|
fix handling of errors in wxConditionInternal::Wait() and WaitTimeout() (#10111)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 16:46:43 +00:00 |
|
Vadim Zeitlin
|
506e9b7ed2
|
rebaked using bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 16:40:51 +00:00 |
|
Jaakko Salli
|
cfcc02a8a4
|
Removed dummy wxFont == operator implementation (IIRC was needed to compile with some old version of wx)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 16:26:46 +00:00 |
|
Robert Roebling
|
e3cb990e68
|
Set cursor to <from> in wxTextCtrk::SetSelection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 14:29:16 +00:00 |
|
Robert Roebling
|
5edfb38495
|
Disable focus out events during menu popup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 14:19:18 +00:00 |
|
Robert Roebling
|
36a845fe5b
|
Added method to disable focus_out handling temporarily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 14:02:54 +00:00 |
|
Francesco Montorsi
|
5bddd46dde
|
other interface revisions of html headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-25 20:44:52 +00:00 |
|
Vadim Zeitlin
|
4e10de45a6
|
rename ca@valencian description to "Valencian (Southern Catalan)" at translators request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-25 15:48:52 +00:00 |
|
Vadim Zeitlin
|
36d444d525
|
some fixes from Robert Millan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-25 15:45:18 +00:00 |
|
Vadim Zeitlin
|
97672f5696
|
initial Valencian (Southern Catalan) translation from Robert Millan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-24 20:45:06 +00:00 |
|
Vadim Zeitlin
|
90523bdb22
|
fix a couple of typos pointed out by a translator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 14:53:01 +00:00 |
|
Vadim Zeitlin
|
579fd6f12a
|
added Vietnamese translations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 14:33:29 +00:00 |
|
Francesco Montorsi
|
c87f263ea5
|
first part of revisions of html/h* interface headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 13:55:07 +00:00 |
|
Francesco Montorsi
|
4726bcc51b
|
remove references to tex2rtf; it's not part of wxWidgets anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 13:54:17 +00:00 |
|
Vadim Zeitlin
|
6c58cd78a5
|
use hex escapes instead of 8 bit characaters (#10105)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 13:08:02 +00:00 |
|
Vadim Zeitlin
|
474207cae4
|
give credit for wxGrid column move hint improvement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 11:47:12 +00:00 |
|
Vadim Zeitlin
|
074574b4a6
|
compilation fix for operator=() with DMC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 23:14:48 +00:00 |
|
Francesco Montorsi
|
0ad10f3055
|
fixed doxygen warnings; also restyled (partially) the interface headers to conform to wx doc style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 20:48:31 +00:00 |
|
Francesco Montorsi
|
c4e5720224
|
interface revisions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 20:03:19 +00:00 |
|
Francesco Montorsi
|
07baa1435d
|
add a new beginEventTable{2} overload for those classes which fires events using more than 1 event class; remove the <br> from beginEventTable{} macros to make the event blocks more compact
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 20:02:59 +00:00 |
|
Robert Roebling
|
bf7160a83e
|
Ticket #10108 (bitmap from wxImage depth regression)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 16:58:51 +00:00 |
|
Jaakko Salli
|
78f2d746a0
|
Merged wxBaseEnumPropertyClass (intermediate property class with obsolete purpose) to wxEnumPropertyClass
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 15:23:07 +00:00 |
|
Robert Roebling
|
788432e343
|
Correct TAB handling for generic wxDataViewCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-21 19:10:25 +00:00 |
|
Robert Roebling
|
62957e523c
|
Remove wxLog hack and put all controls in a panel to test TAB traversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-21 18:33:31 +00:00 |
|
Jaakko Salli
|
98c0463399
|
Removed deprecated functions wxPGChoices::HasValue(), HasValues()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-21 15:17:06 +00:00 |
|
Jaakko Salli
|
b50e81c696
|
Added workaround for wxGTK tab traversal problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-21 14:35:17 +00:00 |
|
Jaakko Salli
|
f275b5dbfd
|
User should no longer be able to modify disabled or read only child properties by editing their parent (wxPG sf bug #2181860)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 17:01:17 +00:00 |
|
Paul Cornett
|
e253521dda
|
fix for assert failure when first paint event occurs before first idle event, #10085
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 16:50:20 +00:00 |
|
Jouk Jansen
|
e3c80a1dd9
|
gtk1.x has less native functions than gtk2.x
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 14:12:40 +00:00 |
|
Robert Roebling
|
015fba490f
|
Better size for screenshot of wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 12:04:56 +00:00 |
|
Robert Roebling
|
939a965b4f
|
Corrcted wxListCtrl image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 12:04:16 +00:00 |
|
Robert Roebling
|
4ee5edc799
|
Fix wxListCtrl::Insert() bug reported by Riccardo Cohen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 11:33:58 +00:00 |
|
Vadim Zeitlin
|
53b849eadf
|
use wxRegKey::QueryDefaultValue() explicitly to fix DMC compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 11:08:05 +00:00 |
|
Vadim Zeitlin
|
dd639a4f27
|
a couple of more left over Borland unused variable/code warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 10:52:17 +00:00 |
|
Vadim Zeitlin
|
f1430ac766
|
slightly better error reporting (could still be improved)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 10:43:17 +00:00 |
|
Vadim Zeitlin
|
bd8b65be3d
|
2006 version of Borland compiler still doesn't grok operator?: involving wxStrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 10:31:29 +00:00 |
|
Vadim Zeitlin
|
e822d1bd5f
|
fix more Borland release build warnings about unused variable/code without effect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 10:30:49 +00:00 |
|
Vadim Zeitlin
|
107b52ed17
|
avoid an unnecessary and unused (resulting in release build warning) variable in GetMimeTypeFromExt()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 09:57:34 +00:00 |
|
Vadim Zeitlin
|
3232da9d90
|
work around Borland compilation errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 09:00:19 +00:00 |
|