Vadim Zeitlin
|
f4621a09f0
|
wxSetCursor() bug with splitters corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-27 01:33:05 +00:00 |
|
Vadim Zeitlin
|
ed93168bf9
|
1. (very) short i18n overview added, wxGetTranslation() documented.
2. wxTreeCtrl overview written and documentation updated
3. wxString docmunetation updated (no more unresolved references)
4. wxWindow::SetCursor() recursive behaviour mentioned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-27 01:26:26 +00:00 |
|
Julian Smart
|
721b32e058
|
DoSetClientSize omissions fixed; some doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 22:22:13 +00:00 |
|
Vadim Zeitlin
|
585037876a
|
char */wxString confusion cleaned in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 21:13:12 +00:00 |
|
Vadim Zeitlin
|
60acb9473f
|
wxLog fix as for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 20:56:54 +00:00 |
|
Guilhem Lavaux
|
5a99f84afe
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:54:44 +00:00 |
|
Guilhem Lavaux
|
0d6957a540
|
* Missing doc file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:51:51 +00:00 |
|
Julian Smart
|
b23386b266
|
Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:04:12 +00:00 |
|
Julian Smart
|
532372a31c
|
Doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 17:29:39 +00:00 |
|
Harco de Hilster
|
3a2629c0a2
|
added double click handler. various minor fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 17:01:16 +00:00 |
|
Julian Smart
|
fd34e3a570
|
Some doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 09:45:30 +00:00 |
|
Harco de Hilster
|
7d255c9c34
|
A port of tkPlotCanvas.py. Requires Numeric module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 00:25:13 +00:00 |
|
Julian Smart
|
ab6e89dea5
|
wxBitmapButton bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 22:53:49 +00:00 |
|
Guilhem Lavaux
|
9a1b2c283e
|
* Added a small wxHTTP description
* Added some example/description to wxFTP
* Some more on wxURL
* Added missing file in wxMMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 20:13:10 +00:00 |
|
Vadim Zeitlin
|
623e1cb209
|
delete all log messages suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 15:45:33 +00:00 |
|
Julian Smart
|
777553d227
|
Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 15:09:23 +00:00 |
|
Julian Smart
|
40b480c35d
|
Corrected some .tex problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 15:07:00 +00:00 |
|
Vadim Zeitlin
|
a994f81b94
|
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
suppress _annoying_ bell.
2. Docs and samples updated to reflect this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 14:47:18 +00:00 |
|
Vadim Zeitlin
|
bb0ca8dfcc
|
InsertItems() implemented for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 13:50:44 +00:00 |
|
Vadim Zeitlin
|
bbdbfb0e3d
|
check list box sample updated to test InsertItems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 13:50:16 +00:00 |
|
Vadim Zeitlin
|
e3f3949907
|
more HP-UX fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 13:38:09 +00:00 |
|
Vadim Zeitlin
|
81108288e6
|
InsertItems() documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 12:38:56 +00:00 |
|
Vadim Zeitlin
|
25b1fc055a
|
SetSize() fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 12:25:55 +00:00 |
|
Karsten Ballüder
|
02da33e27d
|
GetNextItem() now checks for item < GetItemCount() to avoid illegal
wxList access beyond end of list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 10:32:48 +00:00 |
|
Vadim Zeitlin
|
539dae5200
|
more DG-UX compilation fixes (thanks to Benjamin Beckwith)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 09:36:35 +00:00 |
|
Robin Dunn
|
c3c1cebed3
|
wxPython version 2.0b5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 07:18:52 +00:00 |
|
Robin Dunn
|
0699c8646a
|
wxPython version 2.0b5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 07:09:51 +00:00 |
|
Vadim Zeitlin
|
99f09bc1b9
|
wxString docs are nearly complete (but don't compile :-( ), a brief threads
overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 23:53:40 +00:00 |
|
Vadim Zeitlin
|
ec9f78844b
|
demonstrates SetCursor() now too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 23:50:59 +00:00 |
|
Vadim Zeitlin
|
1aff8b0241
|
SetCursor() works now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 23:48:32 +00:00 |
|
Vadim Zeitlin
|
db2150a19b
|
added /usr/include/Xm to the search path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 14:53:59 +00:00 |
|
Vadim Zeitlin
|
68995f26e8
|
wxGTK fixes for the yesterday's addition of m_isWindow flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 13:15:42 +00:00 |
|
Robin Dunn
|
21f280f4ec
|
More wxPython docs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 08:17:50 +00:00 |
|
Julian Smart
|
ad813b00d5
|
Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 08:02:28 +00:00 |
|
Harco de Hilster
|
3cc7ea5302
|
Some wxPython interface change updates. Moved refresh button. Platform
sensitive defaults for external browser. uses wxYield instead of (silly)
quicktimer hack.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 00:46:09 +00:00 |
|
Robin Dunn
|
afc48cd0d8
|
reenabled some methods for wxPython on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 23:48:55 +00:00 |
|
Vadim Zeitlin
|
f7c44a6a16
|
wxCritSection change to accomodate mem checking system (even better :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 23:24:50 +00:00 |
|
Vadim Zeitlin
|
00fdc89da8
|
wxCritSection change to accomodate mem checking system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 23:23:00 +00:00 |
|
Vadim Zeitlin
|
6bf5720681
|
more cursor fixes (now ::wxSetCursor() works too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 23:08:40 +00:00 |
|
Václav Slavík
|
02b5126b85
|
Czech language
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 23:00:22 +00:00 |
|
Vadim Zeitlin
|
c793fa8756
|
some very minor fixes (I don't even remember what exactly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:57:19 +00:00 |
|
Vadim Zeitlin
|
d20eef8ac8
|
menu help string fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:53:48 +00:00 |
|
Vadim Zeitlin
|
634903fd04
|
wxBeginBusyCursor now works (better)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:51:14 +00:00 |
|
Vadim Zeitlin
|
e5c0b16a78
|
wxLogXXX() functions called near app termiantion shouldn't crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:49:26 +00:00 |
|
Vadim Zeitlin
|
90022ddc1e
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:43:48 +00:00 |
|
Vadim Zeitlin
|
3aa0e8fa2b
|
new options: wxUSE_OLE (on by default except for some compilers),
wxUSE_DYNLIB_CLASS (off by default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:42:49 +00:00 |
|
Vadim Zeitlin
|
193bf01364
|
small optimizations: m_isWindow and m_isCommandEvent flags introduced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 22:41:37 +00:00 |
|
Vadim Zeitlin
|
89a43902a8
|
another wxBeginBusyCursor fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 19:05:55 +00:00 |
|
Vadim Zeitlin
|
7c39369e5a
|
some feeble attempts at making wxBeginBusyCursor work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 18:57:01 +00:00 |
|
Vadim Zeitlin
|
a1d8eaf7a9
|
support for incorrect entries in .mime.types added (world is not perfect, alas)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-23 18:26:04 +00:00 |
|