Vadim Zeitlin
|
c1f6530541
|
backport wxRegConfig enumeration fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-08 23:37:24 +00:00 |
|
Vadim Zeitlin
|
72957aa3ba
|
fixed enumerating of entries/groups under '/' in wxRegConfig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-08 23:36:11 +00:00 |
|
Vadim Zeitlin
|
05e1201cb5
|
wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-08 23:22:00 +00:00 |
|
Vadim Zeitlin
|
5bb9aeb266
|
check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-08 23:15:16 +00:00 |
|
Vadim Zeitlin
|
1cc603c152
|
documented _PTR versions of WX_DEFINE_ARRAY macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-08 22:16:39 +00:00 |
|
Vadim Zeitlin
|
7b92350b2e
|
restore status bar text after a menu has been shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 23:04:44 +00:00 |
|
Václav Slavík
|
3527f29c87
|
added .chm support for Unix (Markus Sinner)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 20:15:27 +00:00 |
|
Vadim Zeitlin
|
d2ed74b912
|
send END_EDIT label if label editing is cancelled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 08:41:54 +00:00 |
|
Vadim Zeitlin
|
8c4b73d1c9
|
removed extra virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-05 15:18:45 +00:00 |
|
Václav Slavík
|
6f80247a06
|
added gettext plural forms support (patch #785660 with modifications)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 22:43:46 +00:00 |
|
Václav Slavík
|
849a28d0da
|
added gettext plural forms support (patch #785660 with modifications)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 22:38:00 +00:00 |
|
Vadim Zeitlin
|
430d4341ff
|
mention Spanish translations update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 20:48:44 +00:00 |
|
Vadim Zeitlin
|
bdb4888d5a
|
added translation to Afrikaans (Petri Jooste)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 18:51:17 +00:00 |
|
Václav Slavík
|
8b44810e29
|
wxInetFSHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 15:16:20 +00:00 |
|
Vadim Zeitlin
|
75a21d5e18
|
mention wxChoice::Delete() change in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 22:28:55 +00:00 |
|
Vadim Zeitlin
|
0da52ad172
|
SetValue() takes just bool, not const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 17:51:11 +00:00 |
|
Vadim Zeitlin
|
4f5c4ebf1a
|
mention that Write(string) works with NUL-terminated strings only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 11:10:46 +00:00 |
|
Vadim Zeitlin
|
14f286429e
|
mention wxListBook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 00:29:57 +00:00 |
|
Vadim Zeitlin
|
8941fa8806
|
added 3-state checkboxes (patch 813790)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 00:23:08 +00:00 |
|
Vadim Zeitlin
|
93255dade6
|
extra word removed (patch 813536)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:49:01 +00:00 |
|
Vadim Zeitlin
|
dd435a79ed
|
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:47:46 +00:00 |
|
Mattia Barbon
|
080a7b206c
|
Updated changes.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:33:45 +00:00 |
|
Vadim Zeitlin
|
9c0eae85b9
|
make it possible to give focus to the notebook itself (patch 811013)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 21:44:31 +00:00 |
|
Vadim Zeitlin
|
d7a7546b8e
|
fixed code for swapping rect corners if out of order (bug 800180)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 20:50:27 +00:00 |
|
Vadim Zeitlin
|
6f96ac03f0
|
added wxGzipIOStreams (patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 20:24:36 +00:00 |
|
Vadim Zeitlin
|
bcda793a4e
|
added wxTextInputStream::ReadChar() (part of patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 20:15:38 +00:00 |
|
Vadim Zeitlin
|
0915d0b2e2
|
wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 20:07:22 +00:00 |
|
Vadim Zeitlin
|
6bb7cee4e9
|
fixes to radio button handling (patch 803360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 19:43:47 +00:00 |
|
Vadim Zeitlin
|
e19971c370
|
applied part of the patch 811993
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 17:11:49 +00:00 |
|
Julian Smart
|
03c0e93785
|
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 15:06:18 +00:00 |
|
Vadim Zeitlin
|
ef92f44097
|
wxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-25 22:04:53 +00:00 |
|
Robin Dunn
|
3684ade82e
|
Oops, I left an extra { in there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 19:59:03 +00:00 |
|
Robin Dunn
|
840d782c79
|
Corrected some tex errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 19:43:00 +00:00 |
|
Vadim Zeitlin
|
97f278b453
|
finally reverted patch 782947 completely, it is broken; added just a check that id returned by SetTimer() is not a dup instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 14:48:33 +00:00 |
|
Julian Smart
|
b853ebf6f5
|
Tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 07:26:55 +00:00 |
|
Vadim Zeitlin
|
480e58979a
|
mention GetNativeFontInfo() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 01:26:34 +00:00 |
|
Vadim Zeitlin
|
e441e1f4e8
|
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_REPAINT_ON_RESIZE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 00:26:40 +00:00 |
|
Vadim Zeitlin
|
eccd199223
|
refactored code to create hidden window in one place only; use it from wxTimer; unregister class used by wxExecute (modified patch 782947)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:57:32 +00:00 |
|
Vadim Zeitlin
|
007bea23c3
|
TransferFrom/ToWindow() were reverted, fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:54:33 +00:00 |
|
Mattia Barbon
|
2bbd97f433
|
Add a couple of wxPerl notes.
Mark keyed wxList methods as deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 19:29:23 +00:00 |
|
Vadim Zeitlin
|
3a9fa0d6b5
|
added wxTextCtrl::MarkDirty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 00:09:18 +00:00 |
|
Vadim Zeitlin
|
845f426885
|
updated wxMBConv docs slightly; added brief docs for UTF16/32 conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:34:03 +00:00 |
|
Vadim Zeitlin
|
57c5293e49
|
made Convert() methods const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:15:00 +00:00 |
|
Vadim Zeitlin
|
116b407e4f
|
added ctor taking wxFontEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 17:09:08 +00:00 |
|
Vadim Zeitlin
|
3c59549689
|
documented wxCONCAT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 15:32:47 +00:00 |
|
Vadim Zeitlin
|
84ed77ef28
|
added (and documented) wxULL(); fixes for wxINT64_SWAP macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 15:30:25 +00:00 |
|
Vadim Zeitlin
|
0a4e332382
|
updated; added IsVertical()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:29:36 +00:00 |
|
Vadim Zeitlin
|
375fc5a970
|
fix for crash when using user-dashed lines (patch 801663)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:20:39 +00:00 |
|
Vadim Zeitlin
|
9a78988fed
|
support full 32bit range in wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 11:36:48 +00:00 |
|
Vadim Zeitlin
|
a1d8baa9f2
|
fixed broken link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:47:27 +00:00 |
|