Vadim Zeitlin
|
4f167b46b4
|
added wxUSE_TASKBARICON; corrected condition for generating the taskbar sample makefile in configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-19 01:02:28 +00:00 |
|
Vadim Zeitlin
|
01cd7f7575
|
added documentation of wxUSE_XXX symbols (modified patch 1755127)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-18 18:09:28 +00:00 |
|
Vadim Zeitlin
|
b1fd5b3506
|
fix broken wxvscrolledwindowsetrowcount link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-18 18:08:54 +00:00 |
|
Vadim Zeitlin
|
baac339546
|
added new libraries (patch from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-17 23:04:20 +00:00 |
|
Vadim Zeitlin
|
fc715b5088
|
added missing libraries to the requirements list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-17 22:53:43 +00:00 |
|
Vadim Zeitlin
|
8749ce0a6f
|
remove references to contrib (patch from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-17 22:51:06 +00:00 |
|
Chris Elliott
|
6865660d5a
|
svn rather than cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-17 13:24:03 +00:00 |
|
Vadim Zeitlin
|
d42e12e8dd
|
remove file containing many obsolete defines, if anyone wants to revive MicroWindows support the MicroWin-specific checks should be added to wx/msw/chkconf.h or wx/msw/microwin/chkconf.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-16 23:28:15 +00:00 |
|
David Elliott
|
b1c702af6f
|
Added preliminary documentation about how to write new wxCocoa controls.
Basically just a brain dump but it's better than nothing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-16 23:09:56 +00:00 |
|
Václav Slavík
|
288b6107e1
|
renamed wxXmlProperty to wxXmlAttribute, plus implied method names changes (bug #1751761)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-14 10:07:41 +00:00 |
|
Václav Slavík
|
6a4cbac17a
|
removed broken and global GetLine() function from wx/protocol/protocol.h; there's already wxProtocol::ReadLine() that actually works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-13 21:30:36 +00:00 |
|
Vadim Zeitlin
|
c70557da08
|
set the string field of the wxEVT_COMMAND_CHECKLISTBOX_TOGGLED event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-13 14:16:14 +00:00 |
|
Vadim Zeitlin
|
46753a7ce5
|
fixed showing busy cursor for disabled windows and during wxExecute()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-13 14:09:08 +00:00 |
|
Vadim Zeitlin
|
b534968dc3
|
added support for alpha channel to wxColour to/from string conversion functions (slightly modified patch 1750112)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-12 08:36:24 +00:00 |
|
Vadim Zeitlin
|
6af769427a
|
added missing spaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-12 00:18:01 +00:00 |
|
Vadim Zeitlin
|
5814e8ba4e
|
added support for binary data to wxConfig (slightly modified patch 1736788)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-12 00:11:03 +00:00 |
|
Vadim Zeitlin
|
bd63020652
|
added --optional-libs wx-config argument (patch 1747239)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-10 10:28:12 +00:00 |
|
Vadim Zeitlin
|
4db03d266b
|
added functions for base64 en/decoding (replaces patch 1739431)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-10 01:51:43 +00:00 |
|
Vadim Zeitlin
|
0a904ed2c8
|
generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-09 14:58:44 +00:00 |
|
Václav Slavík
|
b5dbe15d0b
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-09 10:09:52 +00:00 |
|
Václav Slavík
|
d03dab2a64
|
documented removal of unsafe wxGets() and wxTmpnam() functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-08 20:23:11 +00:00 |
|
Vadim Zeitlin
|
0836334e9f
|
document that SetValue() accepts values in 0..GetRange interval, inclusive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-06 12:09:34 +00:00 |
|
Vadim Zeitlin
|
39434ba375
|
use 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-06 11:17:13 +00:00 |
|
Bryan Petty
|
5a0ed193cd
|
Added deprecation warnings to old wxVScrolledWindow functions (in wxVarVScrollLegacyAdaptor), and fixed a minor documentation format error in the wxVScrolledWindow docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-05 21:42:39 +00:00 |
|
Bryan Petty
|
0a82af9b91
|
Fixed case on LaTeX member function labels.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-05 08:06:12 +00:00 |
|
Vadim Zeitlin
|
60edcf4535
|
added support for broadcasting to UDP sockets (patch 1740266)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-04 21:33:11 +00:00 |
|
Vadim Zeitlin
|
cde76cf2a9
|
added wxAtomicInc/Dec() functions (patch 1739486)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-04 20:54:14 +00:00 |
|
Paul Cornett
|
0200fb2788
|
fix XPM SaveFile for more than 92 colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-03 03:08:26 +00:00 |
|
Vadim Zeitlin
|
259a2a7332
|
removed instructions for adding contrib libraries -- we don't have them any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-02 10:44:17 +00:00 |
|
Julian Smart
|
f49fd6d0cd
|
Added SetBitmap, GetBitmap to wxWizard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-02 08:00:48 +00:00 |
|
Vadim Zeitlin
|
e16916eae4
|
strip the leading dot from extension if present in GetFileTypeFromExtension()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-29 17:33:22 +00:00 |
|
Václav Slavík
|
cfa3d7ba83
|
ANSI+Unicode compatibility fixes to wxArrayString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-28 18:56:00 +00:00 |
|
Václav Slavík
|
e6310bbc5a
|
added wxString::FromAscii(char*,size_t) for consistency with FromUTF8()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-28 12:36:54 +00:00 |
|
Vadim Zeitlin
|
7ffc857fb2
|
corrected some links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-28 01:57:02 +00:00 |
|
Vadim Zeitlin
|
30519b021a
|
mention wxLogInterposer(Temp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-28 01:55:56 +00:00 |
|
Vadim Zeitlin
|
ab29bb87b2
|
don't invalidate the font in SetNativeFontInfo[Desc]() to conform to the documented behaviour (patch 1743548)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-27 15:55:48 +00:00 |
|
Vadim Zeitlin
|
7b1bf3ad2d
|
added wxLog::DisableTimestamp() to be used as a synonym for SetTimestamp(wxEmptyString)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-27 12:09:55 +00:00 |
|
Vadim Zeitlin
|
db23ced867
|
remove .cvsignore files, they're useless with svn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-26 22:41:53 +00:00 |
|
Robert Roebling
|
e31f4da5f0
|
More const bool (sigh)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:11:25 +00:00 |
|
Robert Roebling
|
39456ee667
|
Remove const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:10:25 +00:00 |
|
Robert Roebling
|
75d9e50223
|
Remove const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:09:16 +00:00 |
|
Robert Roebling
|
7477f0898c
|
Remove const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:05:34 +00:00 |
|
Robert Roebling
|
19f6bff448
|
Don't use const bool.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:04:37 +00:00 |
|
Robert Roebling
|
1c7ca6a0c8
|
We don't use "const bool" anywhere, I think.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-23 17:03:05 +00:00 |
|
Václav Slavík
|
5e1fd3eb61
|
clarified global and local config files behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 22:19:38 +00:00 |
|
Vadim Zeitlin
|
1c871fe2a4
|
don't always add wxCAPTION to wxMiniFrame style unconditionally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 19:10:04 +00:00 |
|
Vadim Zeitlin
|
2686d9339b
|
fix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 13:58:05 +00:00 |
|
Václav Slavík
|
35fc0be75c
|
added documentantion for wxMemoryFSHandler::AddFileWithMimeType()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 12:56:19 +00:00 |
|
Václav Slavík
|
4fc1c0f091
|
made wxUSE_UNICODE=1 the default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 12:34:38 +00:00 |
|
Vadim Zeitlin
|
0d5c7b2dca
|
document CreateConfig() (extended patch 1739374)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 02:01:40 +00:00 |
|