Václav Slavík
f2a6c918e8
compilation fix for wxMSW and r52961
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 15:40:49 +00:00
Václav Slavík
16361ec941
Generalized wxScrolledWindow into wxScrolled<T> that can derive from
...
anything (typically wxPanel or wxWindow). Fixed generic wxListCtrl to
use wxScrolled<wxWindow> - this fixes focus problems with label-editing
text control. Fixes to wxScrolledWindow doxygen docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 15:07:03 +00:00
Francesco Montorsi
cdbcf4c286
replace @b Note with @note; replace '' with "
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 13:59:28 +00:00
Francesco Montorsi
0ce6d6c89a
first raw revision
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 13:55:38 +00:00
Robin Dunn
008e999e14
Don't force wxBORDER_SUNKEN so the programmer can specify some other style.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 04:35:21 +00:00
Francesco Montorsi
c52b4eb8b2
move readme_vms.txt in a folder ad-hoc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 20:32:27 +00:00
Francesco Montorsi
5d9a1f6e6b
add a list of the samples yet to document
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 20:29:39 +00:00
Vadim Zeitlin
c8f80d2758
throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823) and added a unit test for this class
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 15:22:10 +00:00
Vadim Zeitlin
d497bc6561
give an error message when ran from a wrong location instead of just saying that config.status is not found
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 15:00:42 +00:00
Vadim Zeitlin
9ccffa515c
fix unused parameter warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:53:22 +00:00
Vadim Zeitlin
4cfcb00f00
store selected indices as unsigned int, not size_t, in wxSelectionStore, we don't need to waste twice the memory needed under Win64
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:42:07 +00:00
Francesco Montorsi
4c3d7eab4f
update links to the TODO lists
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:39:17 +00:00
Francesco Montorsi
b99c3b97e3
remove old files not needed anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:35:31 +00:00
Francesco Montorsi
8f03f6a15e
moved to the wiki
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:35:11 +00:00
Francesco Montorsi
511a9e3a47
moved old TODO lists to the Wiki: http://www.wxwidgets.org/wiki/index.php/Development:_Todo_List
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:21:28 +00:00
Francesco Montorsi
5c02d584da
move TODO items for wxDocs from the wxwiki to the doxygen manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:14:18 +00:00
Francesco Montorsi
08d367c26b
CSS changes: make lists more spaced; use sans-serif font by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:06:13 +00:00
Francesco Montorsi
09380d4145
moved translations list to the doxygen manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:05:42 +00:00
Francesco Montorsi
0f660b35d9
merge "strategies" page with devtips.h; add mention of Bakefile and wx presets in devtips.h; add explanation of the difference between static/shared builds; reorganize the main page of the manual to improve its usability.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 13:27:33 +00:00
Vadim Zeitlin
471793175a
don't leave empty listboxes with tiny best size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 00:40:55 +00:00
Francesco Montorsi
1add55ae50
s/NB:/@note; revised wxFFile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 23:34:30 +00:00
Francesco Montorsi
eea9220dfa
typo fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 23:04:47 +00:00
Kevin Ollivier
cc669f240b
Merge build script updates from 2.8 branch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 18:30:48 +00:00
Francesco Montorsi
658d98040d
optimization for faster execution: don't use wxString::Replace() all the times a wxType comparison is required
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 15:50:40 +00:00
Francesco Montorsi
b64d83f52b
further revision (done by me)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 14:49:43 +00:00
Francesco Montorsi
cfa9866bf5
revision contributed by Utensil Candel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 14:48:22 +00:00
Francesco Montorsi
28b5ea4e86
add references to wxWebsite,wxWiki,wxForum
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 13:09:58 +00:00
Václav Slavík
43a302f200
added wxXmlNode::InsertChildAfter and use it for (much) faster XML parsing (based on patch by Francesco Montorsi)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 10:27:19 +00:00
Stefan Neis
f0b8c97ddc
Add OS/2 to buildbot (patch #1929212 ).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 10:12:06 +00:00
Francesco Montorsi
fce0e8f7cd
updated the index page: 1) removed sample list: it duplicated (and was out-of-date) the doxygen samples page; 2) removed tex2rtf and odbc references; 3) merged with html/index.htm so that the entire 'html' folder can be removed; temporarily commented-out the FAQ (need to decide how to handle them) and the platforms/i18n pages (need to decide how to handle them)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 00:55:17 +00:00
Václav Slavík
5e05df3c7f
1. fixed wxXmlNode::InsertChild() documentation to match the code
...
2. added tests for InsertChild()
3. simplified InsertChild() code without changing what it does
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 22:55:35 +00:00
Stefan Neis
34f0083726
Linker fixes for OS/2 build.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 21:18:36 +00:00
Stefan Neis
6b5c2d5262
OS/2 port: reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType
...
instead of "long" where possible; made them const-correct etc. (see r52820)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:34:37 +00:00
Francesco Montorsi
bf2ede051c
ODBC is not part of wx anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:10:50 +00:00
Francesco Montorsi
82f9d41fd6
noone is going to backport stuff to wx2.4 anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:09:06 +00:00
Francesco Montorsi
0eb0cdef7c
removed latex sources of wxDocs; wxWidgets now uses Doxygen on the 'interface' headers to create its documentation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:03:36 +00:00
Václav Slavík
29901843fd
set initial GTK_CAN_FOCUS value to match AcceptsFocus (fixes wxTreeCtrl text control dismissing after r52476)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 18:14:57 +00:00
Václav Slavík
37dfb6ff1c
removed no longer used win_gtk.c file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 18:14:12 +00:00
Václav Slavík
ad20c567c2
be tolerant of XHTML self-closing tags when parsing the input in wxHTML (patch by kulick@hildensia.de)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 15:01:15 +00:00
Francesco Montorsi
231b9591aa
add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 16:47:58 +00:00
Francesco Montorsi
1f1d2182ff
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 16:19:12 +00:00
Vadim Zeitlin
73c64a3a9e
compilation fix for ANSI build: use reinterptre_, not static_cast, to convert from BYTE* to char*
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 10:13:32 +00:00
Vadim Zeitlin
628e155d8c
added native GTK implementation of wxCalendarCtrl (modified patch 1925439)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 02:47:12 +00:00
Vadim Zeitlin
bd7cef4a05
fix gcc warning about assigning -1 to a guint
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 01:45:36 +00:00
Robin Dunn
439cce1443
Use SetCanFocus
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:32:05 +00:00
Francesco Montorsi
d2367a0f78
build fix for non-PCH builds (thanks to buildbot emails ;))
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:27:34 +00:00
Robin Dunn
befc36f888
Use C++ names in the text, not wxPython names
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:27:12 +00:00
Robin Dunn
6c09235ca1
Fix line endings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:26:13 +00:00
Robin Dunn
457d88d9d9
wxPython needs win_gtk.h to be installed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:25:54 +00:00
Robin Dunn
c0a4c58aca
A bit of cleanup for STC's use of PopupWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 21:25:03 +00:00