Vadim Zeitlin
|
e36a173933
|
added wxNotificationMessage and implemented it generically and natively for Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 01:56:13 +00:00 |
|
Václav Slavík
|
d2e97367fa
|
TeX files are not executables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 20:45:24 +00:00 |
|
Vadim Zeitlin
|
c944775f72
|
added wxWindow::GetPrev/NextSibling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 15:57:51 +00:00 |
|
Robert Roebling
|
b603ea39ca
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 14:34:56 +00:00 |
|
Vadim Zeitlin
|
8575ff507f
|
experimental IPv6 implementation (patch 1771429)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 20:53:33 +00:00 |
|
Vadim Zeitlin
|
8cf304f81b
|
added public wxInfoMessageBox() (slightly modified patch 1828235)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 19:56:03 +00:00 |
|
Vadim Zeitlin
|
e6ef9ea4ed
|
preserve custom colours between calls to wxGetColourFromUser(), also allow passing a custom wxColourData to it (modified patch 1832582)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 19:33:34 +00:00 |
|
Vadim Zeitlin
|
b0006473eb
|
use newsince{2.9.0}, not {3.0}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 18:36:39 +00:00 |
|
Francesco Montorsi
|
78cb09ec43
|
wxRichTextAttr does not exist anymore - document instead wxTextAttr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 11:59:47 +00:00 |
|
Robert Roebling
|
f4647740bb
|
document attributes mechanism
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 11:07:33 +00:00 |
|
Robert Roebling
|
eb1c3db2dd
|
Remove useless GetRowCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 10:22:58 +00:00 |
|
Vadim Zeitlin
|
2b147f2e19
|
allow to optionally use vendor name component in standard paths (slightly modified patch 1831308)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 14:59:13 +00:00 |
|
Vadim Zeitlin
|
180b5b4827
|
added vendor display name (for consistency with app display name &c) (patch 1831303)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 14:45:53 +00:00 |
|
Vadim Zeitlin
|
d04a9fdfe2
|
add wxModule::AddDependency(name) overload (patch 1790451)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 00:12:01 +00:00 |
|
Vadim Zeitlin
|
08f1c27c39
|
document Next/PrevControlId() removal (should have been part of r50007)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 23:59:30 +00:00 |
|
Francesco Montorsi
|
dd72206610
|
use docparam instead of simple italic tag for parameter docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:56:08 +00:00 |
|
Francesco Montorsi
|
c34b5c57d3
|
add 'Application and process-management classes', 'OpenGL classes', 'Multimedia classes' and 'stc classes' to the categories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:54:46 +00:00 |
|
Francesco Montorsi
|
a57f7612b4
|
document wxDECLARE_APP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:50:38 +00:00 |
|
Francesco Montorsi
|
6d98f9631a
|
document wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE, wxIMPLEMENT_APP macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:48:00 +00:00 |
|
Francesco Montorsi
|
9eac91c432
|
user proper markup for the url to unicode website
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:46:57 +00:00 |
|
Francesco Montorsi
|
a4d6005e61
|
small fix to inheritance hierarchy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:46:18 +00:00 |
|
Francesco Montorsi
|
6d321f2be6
|
update the file handling part of the manual; update the Acknowledgement section including a list of the core developers (some of them were missing) and separating them from the list of occasional contributors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:43:50 +00:00 |
|
Francesco Montorsi
|
90ab648378
|
keep function description before parameter documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:38:06 +00:00 |
|
Vadim Zeitlin
|
3dce0e4dc3
|
clarify wxHandleFatalExceptions() availability (bug 1830196)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 12:09:02 +00:00 |
|
Václav Slavík
|
a2b18c5746
|
renamed wxstd.po to wxstd.pot so that it uses standard gettext extension for catalog templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:12:49 +00:00 |
|
Vadim Zeitlin
|
58b33f504d
|
move wxGetClientDisplayRect() fix into 2.8.7 section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 00:22:31 +00:00 |
|
Vadim Zeitlin
|
d1e660b50a
|
document ItemDeleted()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-10 11:37:52 +00:00 |
|
Vadim Zeitlin
|
67d3fc4926
|
added functions for setting the columns order in wxListCtrl (modified patch 1828074)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-10 00:55:14 +00:00 |
|
Vadim Zeitlin
|
ba1a59622e
|
cleanup wxURLModule after wxSocketModule to avoid crash when destroying default proxy (patch 1828964)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-09 23:17:49 +00:00 |
|
Vadim Zeitlin
|
7921a093fa
|
forward ported changes in 2.8.7 from WX_2_8_BRNACH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-09 20:28:43 +00:00 |
|
Vadim Zeitlin
|
0a7b022960
|
fixed bugs with moving/centering the file dialog (replaces patch 1825170)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-09 20:02:47 +00:00 |
|
Julian Smart
|
ef26a5c409
|
Removed no longer needed desktop size hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 23:05:38 +00:00 |
|
Vadim Zeitlin
|
676c8c1d39
|
implement wxGetCientDisplayRect() correctly for X11-based ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 22:27:15 +00:00 |
|
Julian Smart
|
9e967d5417
|
Moved desktop margin options to a more sensible place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 10:52:14 +00:00 |
|
Julian Smart
|
3ed6c6f4ac
|
Added sizer.desktopmargin.x, sizer.desktopmargin.y options to allow for desktop decorations in wxSizer::Fit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 09:42:28 +00:00 |
|
Robert Roebling
|
700d08c109
|
[ 1823588 ] gtk filedlg - droping support for gtk 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 18:43:14 +00:00 |
|
Vadim Zeitlin
|
e815120e41
|
fix ReceiveTimeout() reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 18:22:22 +00:00 |
|
Vadim Zeitlin
|
391e70aeed
|
update the requirements: OS X >= 10.3, GTK+ >= 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 17:49:27 +00:00 |
|
Vadim Zeitlin
|
0847dca672
|
implement AutoComplete for wxMSW too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 00:44:26 +00:00 |
|
Vadim Zeitlin
|
59396417d3
|
added wxTextEntry::AutoCompleteFileNames() and implemented it for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 23:08:26 +00:00 |
|
Vadim Zeitlin
|
ecaed0bcda
|
added wxTextEntry::AutoComplete() and implemented it for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 22:39:54 +00:00 |
|
Vadim Zeitlin
|
dff6cf576a
|
implement wxLocale::GetInfo() using CFLocale (modified patch 1760939)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 16:01:05 +00:00 |
|
Vadim Zeitlin
|
da1994f027
|
mention that wxTE_PROCESS_ENTER must be used in order to receive EVT_TEXT_ENTER from combobox (to avoid reports such as bug 1820215)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 00:06:12 +00:00 |
|
Vadim Zeitlin
|
c114200348
|
added wxWindow::AlwaysShowScrollbars() and its wxMac implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-03 22:14:29 +00:00 |
|
Vadim Zeitlin
|
6aaee6afdc
|
added wxMessageQueue class for inter-thread communications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-01 01:35:20 +00:00 |
|
Vadim Zeitlin
|
f20f1e944c
|
mention that bitmap must be selected out of wxMemoryDC before being used for anything else (patch 1823516)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-31 16:14:29 +00:00 |
|
Vadim Zeitlin
|
8866abbb17
|
add wxMouseEvent::GetClickCount() and implement it for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-29 22:31:18 +00:00 |
|
Vadim Zeitlin
|
8cc1b7b526
|
fix syntax errors in the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-29 12:13:53 +00:00 |
|
Vadim Zeitlin
|
20e44f4f27
|
fix syntax error in the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-29 12:11:55 +00:00 |
|
Stefan Neis
|
7f2689be39
|
OS/2 currently unsupported due to platform's insufficient Unicode support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-28 18:36:28 +00:00 |
|