Vadim Zeitlin
7c7a653bec
moved HasTransparentBackground() from wxUniv to common wxWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-07 16:54:09 +00:00
Kevin Hock
5b5035ce5b
whilst -> while
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-06 15:51:05 +00:00
Włodzimierz Skiba
4aa7ecf1fa
Initial wxSystemSettings::GetColour() for PalmOS.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-04 19:19:39 +00:00
Vadim Zeitlin
9a84ce0d31
fixed IMPLEMENT_DYNAMIC_CLASS2 macro
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-02 22:52:22 +00:00
Vadim Zeitlin
2334fef6ea
pass correct tool id (and not always -1) to EVT_TOOL_RCLICKED() handler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-02 22:46:52 +00:00
Włodzimierz Skiba
555f645a40
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-31 07:08:11 +00:00
Włodzimierz Skiba
ecda94753a
wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-30 15:07:28 +00:00
Włodzimierz Skiba
23a59c2cbe
Empty container and design description for native PalmOS wxPrefConfig. Remove MSW configs from PalmOS.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-29 09:48:43 +00:00
George Tasker
549c8cc2fe
More parameter variable names fixed to make them more readable by replacing abbreviations with the full word
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 21:32:38 +00:00
George Tasker
998abc1506
Documentation updated to reflect Unicode support
...
Updated to show current function names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 20:59:14 +00:00
Robert Roebling
c436b31065
Documented the special meaning of wxID_EXIT and wxID_ABOUT
...
under MacOS X.
Documented the existence of the GNOME printing code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 14:13:06 +00:00
George Tasker
af24a079f5
Added wxODBC changes to the log
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 13:34:21 +00:00
Włodzimierz Skiba
13cf383252
Outdated informations refreshed.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 12:14:27 +00:00
Włodzimierz Skiba
f866562999
Adjust documentation to implementations and alphabetical order.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-27 20:48:31 +00:00
Włodzimierz Skiba
9d8aca4832
Take best fitting type for available memory measurement.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-27 18:47:26 +00:00
Robert Roebling
f7c6f947cf
Added TREE_ITEM_MENU event that gets sent if the
...
user hits the "Menu" key on the newer keyboards.
So far generic control only.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-26 17:37:59 +00:00
Robert Roebling
054004b96d
Documented findings about how to use mo files
...
with MacOS X's bundles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-25 15:04:30 +00:00
Vadim Zeitlin
ff1ce99740
added SetCmdLine(int, char **) overload even when building a Unicode app
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-25 01:58:36 +00:00
Julian Smart
5ab2950dc3
Doc corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-24 12:29:43 +00:00
Włodzimierz Skiba
65fd1c21b5
wxPalmOS port started its development so let's list it in the changes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-24 07:52:37 +00:00
Włodzimierz Skiba
47261ba05f
Deprecated methosd markup (documented).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-23 20:33:04 +00:00
Włodzimierz Skiba
2bacc6ab95
Further decoration.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-20 20:27:22 +00:00
Włodzimierz Skiba
12f6571f44
Fixed typo.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-20 20:24:34 +00:00
Włodzimierz Skiba
8e1bf7046e
wxPalmOS mentioned.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-20 20:17:15 +00:00
Vadim Zeitlin
4d17215498
added flags parameter to wxExecute(wxArrayString *) overloads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-20 00:03:35 +00:00
Vadim Zeitlin
f38f689990
added wxEXEC_NODISABLE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 23:59:28 +00:00
Vadim Zeitlin
de9815cb4f
added a note about old/new selection inconcistency in events generated by wxNotebook::SetSelection()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 23:29:46 +00:00
Vadim Zeitlin
35b92f0530
documented GetWindow() method
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:48:29 +00:00
Ryan Norton
9180b5352f
wxMediaCtrl API changes for 2.5.x/2.6
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 16:07:21 +00:00
Włodzimierz Skiba
b1263dcfa3
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-16 21:24:45 +00:00
Włodzimierz Skiba
956615e2f7
Further changes markup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 19:46:02 +00:00
Julian Smart
f525dc5479
Added missing events
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 10:49:13 +00:00
Julian Smart
78a445a86e
Typo correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 09:18:34 +00:00
Vadim Zeitlin
70a7bd90f9
large files support for wxFFile (patch 1077980 from Mike Wetherell)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 11:53:53 +00:00
Vadim Zeitlin
14b4c0ff12
gravity for splitter window (patch 1046105)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 11:19:36 +00:00
Vadim Zeitlin
4116fac052
cross-reference types in the generated docs (patch 1038083)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 11:12:25 +00:00
Kevin Hock
a34cc2bf6d
Revert change to wording... it is correct to have "aN 1800-page" because the full wording is "an eighteen hundred-page," where the an is clearly correct (say it out loud and it is clear than you would not say "a eighteen hundred-page")
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 01:37:40 +00:00
Vadim Zeitlin
df83b840bb
added and documented wxRect::Union(); also moved some methods inline
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-11 23:29:55 +00:00
Robert Roebling
c28cb884de
A bit of updating the changes.txt etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-11 21:54:12 +00:00
Robert Roebling
3980000ca6
Whole bunch of minor doc updates from an external patch.
...
Also documented combobox's EVT_TEXT_ENTER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-11 21:33:17 +00:00
Robert Roebling
ababa106ae
Add SetFocusIgnoringChildren() to wxControlContainer. This
...
makes corresponding hacks in wxListCtrl and wxTreeCtrl
obsolete. With docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-11 12:51:05 +00:00
Julian Smart
150e31d208
Added further 'missing' wxTextCtrl-like functions to wxComboBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 15:16:51 +00:00
Ryan Norton
8d7ea2312e
fixup {/'s with last commit
...
merge pre tag change from wxWebSite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 15:10:07 +00:00
Julian Smart
966a4a52b6
Spelling corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 14:59:08 +00:00
Julian Smart
14186b44e7
Small correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 14:16:20 +00:00
Julian Smart
15a2de7e4f
Misc FAQ mods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 14:14:01 +00:00
Mattia Barbon
8cd74a14cd
Documented wxHashSet.
...
Corrected documentation for wxHashMap::insert() mentioning
the correct return value.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 22:33:40 +00:00
Julian Smart
55e0d33c97
Fixed spurious selection of combobox text during resize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:51:48 +00:00
Włodzimierz Skiba
917be7ed06
wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:43:18 +00:00
Włodzimierz Skiba
82ce8b17f7
wxApp decoration to changes list and missed new methods in wxApp section.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:00:29 +00:00
Włodzimierz Skiba
ea76a6a5ca
Fix to FIXME about using unused Get/SetOptimization.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 20:10:40 +00:00
Włodzimierz Skiba
c65650d7b5
wxURI/wxURL links in changes list.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 19:57:09 +00:00
Kevin Hock
0fec2f73ec
wxHSCROLL works in GTK2, changed description to indicate no effect only on wxGTK1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 17:57:42 +00:00
Włodzimierz Skiba
42e88ddb61
Further decorations in changes chapter. Missed methods in their base location.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 17:22:49 +00:00
Kevin Hock
90470763da
Freeze/Thaw implementation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-05 19:15:41 +00:00
Kevin Hock
636673edda
Updating wording in Freeze to more accurately describe the situation under wxGTK where Freeze in a text control is most useful
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-05 19:14:34 +00:00
Robert Roebling
265accbe55
A little documentation about custom events as
...
per the discussion on the mailing list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-05 16:30:54 +00:00
Julian Smart
e0f6b731a8
Added flags argument to wxKill and wxProcess::Kill to allow it to
...
kill child processes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-05 12:53:25 +00:00
Włodzimierz Skiba
68d411dc57
Missing wxWindow member, manual decorations to pure text list of changes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-01 08:53:31 +00:00
Włodzimierz Skiba
ab9d0a8ca3
IS_HATCH macro replaced with wxBrush::IsHatch() + source and docs little cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-30 18:46:20 +00:00
Julian Smart
ece835440d
Doc corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-27 10:39:33 +00:00
Vadim Zeitlin
00cfda56d2
removed [GS]etAuto3D() which don't exist any more since quite some time
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 23:33:46 +00:00
Vadim Zeitlin
df10208f26
don't disable non top tabs if visual themes are not used
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 21:54:00 +00:00
Vadim Zeitlin
41bd216844
removed msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with visual theme enabled
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 21:51:01 +00:00
Vadim Zeitlin
82a16d7e5e
added (and documented) msw.xp-tab-ok option
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 21:24:09 +00:00
Ryan Norton
8f0ff17851
[ 1070686 ] wxOutputStream::Close()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 14:26:10 +00:00
Włodzimierz Skiba
3e1a5afdd2
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 11:51:50 +00:00
Włodzimierz Skiba
61c083e781
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 11:45:07 +00:00
Julian Smart
2faa8e74b5
Note about copy ctor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 16:37:10 +00:00
Ryan Norton
18591f2f81
PutChar doc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 05:25:13 +00:00
Włodzimierz Skiba
e1d6e01c88
Sorting fixes to wxUniv wxCombo/ListBox [part of bug #1040593 ].
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 20:38:04 +00:00
Vadim Zeitlin
21db32c129
added GetCurrentPage()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 18:57:53 +00:00
Václav Slavík
9755e73bd9
applied modified patch with native GTK wxFileDialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 00:30:24 +00:00
Ryan Norton
40210d8a0a
Add wxSizerFlags docs to wxSizer, wxSizerItem and wxSizer overview.
...
Mention that wxSizerFlags is PRELIMINARY.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 15:26:26 +00:00
Ryan Norton
f2fe4f6777
wxSizerFlags name fix, accessors only available to wxSizer (supposively :))
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:58:52 +00:00
Ryan Norton
2a3c8b658d
wxsizerflags docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:52:04 +00:00
Ryan Norton
ae4bd80aa0
moved verbose changes to manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:15:48 +00:00
Ryan Norton
499e521b7b
Add incompat and depre changes to manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:15:07 +00:00
Ryan Norton
0d2b62c57b
fix various latex errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:14:43 +00:00
Ryan Norton
717ba4898b
fix underscore errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 14:07:49 +00:00
Włodzimierz Skiba
415a0ff16d
3rd state in checkboxes for wxUniv [closes bug#1040585].
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 13:16:41 +00:00
Julian Smart
f6bb64a625
Doc tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-16 20:48:11 +00:00
Václav Slavík
02c92ad972
modified wxEncodingConverter API to report failures
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-16 11:58:24 +00:00
Włodzimierz Skiba
547e2b0c43
wxDC::DrawLabel documented.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 17:58:32 +00:00
Włodzimierz Skiba
0d28c9eb31
Order fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 17:57:05 +00:00
Włodzimierz Skiba
0de6678dd2
wxUniv actualization.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 17:38:05 +00:00
Vadim Zeitlin
1946085a4c
added \deprecated command
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 14:44:39 +00:00
Václav Slavík
862f336798
updated to be in sync with wxwin.py code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 09:07:46 +00:00
Ryan Norton
9cc7318052
fix buglet wxKeyEvent->wxMouseEvent
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 07:44:22 +00:00
Ryan Norton
db55c58fa8
doc for mediaplayer sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-14 23:33:12 +00:00
Ryan Norton
6f4a67aca8
doc update for wxMediaCtrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-14 23:13:18 +00:00
Václav Slavík
1df61962e8
added system colours and fonts support to XRC (based on patch #1038207 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-14 21:53:51 +00:00
Robert Roebling
66266922ca
The wxGNOME whitepaper-to-be.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-14 21:52:55 +00:00
Vadim Zeitlin
4626345596
fixes to ZIP/archive patch (patch 1064426); should fix the docs build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 19:10:35 +00:00
Ryan Norton
39c5bef057
1) fix border styles in wxMediaCtrl, 2) regenerate wx and mediaplayer samples bakefiles, 3) add sample makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 09:32:49 +00:00
Ron Lee
348f211c7e
Does \deprecated exist outside doxygen?
...
tex2rtf doesn't seem to like it right now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 07:00:11 +00:00
Ryan Norton
c5550b7551
prelim docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 05:37:05 +00:00
Vadim Zeitlin
00375592f9
added ZIP classes by M.J.Wetherell (patch 1030239)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 23:58:38 +00:00
Kevin Hock
d644ee7ee9
Correct typos, minor wording improvements
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 22:46:50 +00:00
Vadim Zeitlin
db1d019338
better (more precise) values for wxGetOsDescription() (patch 1047539)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 22:08:37 +00:00
Kevin Hock
cea15ffc7e
Clarified the wording for the return value of count
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 21:16:33 +00:00
Vadim Zeitlin
588066b7a3
replaced wxStream::GetSize() with GetLength() (still keep the former but it will be deprecated) (second part of patch 1063498)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 21:10:30 +00:00
Kevin Hock
c0f62256f5
Fixed two instances of : inbetween wxRect and method name (Inside and Intersects), replaced with ::
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 19:32:18 +00:00
Włodzimierz Skiba
1b4e1b3ad6
Missing parts of wxDateTime - bug #825215 .
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 19:01:43 +00:00
Włodzimierz Skiba
c87957c2db
IsSubMenu() not listed - bug #921648 .
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 18:59:25 +00:00
Włodzimierz Skiba
2585f54330
Fixes to recently added documentation of wxPasswordEntryDialog.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 18:51:22 +00:00
Włodzimierz Skiba
c3d02b6843
Removed method which belongs to wxArrayString (and is listed there already) [Bug #957545 ].
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 19:32:55 +00:00
Kevin Hock
55b46fd164
[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 19:13:15 +00:00
Włodzimierz Skiba
4cee05ac00
Doc fix [Patch #1048940 ].
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 19:09:13 +00:00
Włodzimierz Skiba
56eee37fc8
wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks]
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-09 18:33:00 +00:00
Ryan Norton
d34fb3b8f5
remove docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-08 07:22:30 +00:00
Václav Slavík
393103d84d
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 21:34:15 +00:00
Ryan Norton
3a774635dc
allow multiple movie loading as per Julian's suggestion. DOC.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 12:22:11 +00:00
Ryan Norton
5687a67ce1
clear up wxStringBuffer docs a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 11:42:51 +00:00
Ryan Norton
aa13eec585
correct Stopping - go to start of movie if stopped - add in preliminary docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 11:34:15 +00:00
Kevin Hock
9b621a7f7a
EnableEffects added for generic font dialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 05:38:58 +00:00
Ryan Norton
8632fc366f
change spun via [ 1050204 ] wxFileDialog wildcard filters
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 01:11:42 +00:00
Kevin Hock
57dd96a692
Add ability to position and/or center the dialog for wxGetPasswordFromUser like you can for wxGetTextFrom User (documentation)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-06 02:24:01 +00:00
Włodzimierz Skiba
8d8fbb9d1b
Simplify wxRect construction at the wxPoint(0,0) with given size.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-05 19:54:29 +00:00
George Tasker
2db1ecafac
wxODBC changes logged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-04 21:38:19 +00:00
Václav Slavík
f201b1e293
OnGetItemText is const
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-01 21:03:30 +00:00
Václav Slavík
9c0a4cb4e1
the position attribute is called 'pos', not 'position'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-31 11:42:28 +00:00
Václav Slavík
8b34993daa
added 'icon' property to wxFrame and wxDialog in XRC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-31 11:42:27 +00:00
Václav Slavík
88fd7006f4
fixed spelling of -checkcurleybraces (patch #1054304 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-31 08:31:03 +00:00
Ryan Norton
997ba01b28
restore ConvertToValidURI to prev. version for bw compat. Note changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-30 20:22:24 +00:00
Ryan Norton
459c621258
mark incompat and depreciated changes for wxURL, add UTF7 mention
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-30 02:40:59 +00:00
Kevin Hock
052d2fc581
Better alphabetized the event handler macros
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-30 01:54:17 +00:00
Vadim Zeitlin
9266e0ecde
undid last change to wxBitmapButton::GetBestSize(), in fact it doesn't make sense to support wxBU_EXACTFIT for it at all, so just removed the code doing it and mentioned it in the docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 22:43:14 +00:00
Ryan Norton
ce321570b0
wxURL - doc cleanups, depreciated more methods, more source comments. wxURI - enclosed literal characters with wxT, more source comments, doc cleanups, changed StartsWith(x) to [ou] == x
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 22:22:40 +00:00
Vadim Zeitlin
97786ab70f
fixed wxBU_EXACTFIT handling in wxBitmapButton (closes 1056234)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 16:47:39 +00:00
Włodzimierz Skiba
fc1f28995d
Missed CanRead and correct type for Eof (bug #983978 ).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 14:24:43 +00:00
Włodzimierz Skiba
4b4fae9b06
Single section for variants of the same function so it is less confusing for referencing from other parts.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 14:22:58 +00:00
Włodzimierz Skiba
aed3141867
Lack of label causes 'topicN' anchors in url and reports warning during tex2rtf execution.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 14:20:10 +00:00
Ryan Norton
86470d432f
final wxURI API changes. Changed Get to BuildURI to better reflect what its doing. Added wxURI::Unescape to unescape characters in a url or uri. Added wxURI::BuildUnescapedURI. Changed the wxURL convertXXXuri methods to use uri methods instead, and depreciated these methods.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 09:57:43 +00:00
Ryan Norton
b60b2ec8ac
Inherit wxURL from wxURI, providing assignment, copy construction, comparison, and less duplication of code. Change wxURI a bit to meet some of Vadim's reccommendations - move accessors into header, and finish some of his other reccom. Change assignment to use const wxString& instead of const wxChar*. Change wxURI docs to reflect that it inherits from wxObject. Made preliminary docs for the wxURL transition. Add some unit tests for the transition.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 06:49:46 +00:00
Vadim Zeitlin
e6a156f9c8
use \true/\false and \arg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 01:05:20 +00:00
Vadim Zeitlin
8404931e0d
minor cleanup: don't use bool parameters, don't typedef the enums, don't abuse references
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-28 01:03:38 +00:00
Ryan Norton
153fe6e7dd
final sweep over docs - replace & with \&
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 23:30:59 +00:00
Ryan Norton
0d8fc895d4
update docs, add to class list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 23:21:07 +00:00
Ryan Norton
dd65d8c830
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 22:47:26 +00:00
Włodzimierz Skiba
458d26a0cb
Correct defaults for basic options (bug #1048680 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 19:27:14 +00:00
Włodzimierz Skiba
eb9f2b7086
Replace license.txt with licence.txt as it is really named.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 11:33:48 +00:00
Ryan Norton
c298ea48e4
Add preliminary wxStringBufferLength docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 08:18:36 +00:00
Vadim Zeitlin
7de8eddef5
use GetBestSize() and not GetSize() for AsIs() size constraints -- this makes much more sense
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-24 14:49:38 +00:00
Kevin Hock
c6900c006b
*** empty log message ***
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 20:16:43 +00:00
Kevin Hock
dbd94b7501
*** empty log message ***
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 19:15:35 +00:00
Vadim Zeitlin
fdd99f154a
added wxTextInputStream::operator>>(wchar_t) for compilers which support this
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-20 22:50:03 +00:00
Włodzimierz Skiba
a8d08dbd45
Minor manual fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-20 11:12:56 +00:00
Vadim Zeitlin
90999185aa
updated bulid notes to include cmd line building instructions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 23:51:04 +00:00
Vadim Zeitlin
b36d022a0d
fixed GetConfigDir() description; added MT-safety note
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 18:47:31 +00:00
Vadim Zeitlin
58dee21145
document that not skipping left click event results in focus not being given to the window under mouse
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 18:11:21 +00:00
Julian Smart
ffecfa5aeb
Committed William Osborne's wxPalmOS port
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 13:40:30 +00:00
Vadim Zeitlin
d80fc6df55
define __WXOSX__ for wxMac/Cocoa; document it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 09:02:10 +00:00
Vadim Zeitlin
48713afd53
- added and documented Get/SetInstallPath() under Unix
...
- corrected returns values of several functions for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 23:27:37 +00:00
Vadim Zeitlin
96e2aec50a
renamed wxFileLocator to wxStandardPaths
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 22:35:51 +00:00
Julian Smart
c5b3143a47
wxRadioButtons in the same group no longer have to be consecutive
...
(there may be intervening controls). Without this fix, an out-of-sync
assert is generated when clicking on a radio button and then calling
GetValue().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 20:20:47 +00:00
Václav Slavík
eb5fa34b65
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 09:05:49 +00:00
Vadim Zeitlin
c4e05385a2
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 00:23:56 +00:00
Vadim Zeitlin
26f2b058cf
documented that SetSelection(-1) removes the selection
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 00:18:43 +00:00
Vadim Zeitlin
a018a119bd
added wxDynamicLibrary::HasSymbol()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 23:20:51 +00:00
Vadim Zeitlin
3692b33c7f
added \newsince command
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 22:30:01 +00:00
Vadim Zeitlin
1ee445c75b
added interface for wxFileLocator class
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 21:43:08 +00:00
Vadim Zeitlin
804cd2075d
mention enhanced metafiles bug fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 21:28:18 +00:00
Vadim Zeitlin
42a2452301
- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
...
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 19:45:20 +00:00
Stefan Csomor
73e54eb489
added mac constants
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-17 13:11:05 +00:00
Vadim Zeitlin
15b0d04889
added wxSetCursorEvent documentation (patch 1048181)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-16 19:59:04 +00:00
Václav Slavík
6d98ee990e
wxProcess::OnTerminate is not const
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-16 19:43:52 +00:00
Vadim Zeitlin
b4cfe261db
implemented SetWildcard()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 22:55:13 +00:00
Włodzimierz Skiba
7747ff60b8
GUI is not All at all ;)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 19:03:34 +00:00
Włodzimierz Skiba
9f13661f8b
Parts of wxSizer::Show() extracted into wxSizer::GetItem() (together with documentation).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 18:58:52 +00:00
Vadim Zeitlin
a22d4c5cbe
added Norvegian translation (Hans F. Nordhaug)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 15:44:21 +00:00
Vadim Zeitlin
39a2048975
ReadChar() is called GetChar() in fact
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 15:41:18 +00:00
Vadim Zeitlin
93e0db9a80
added wxFileSize_t, changed types of wxFile methods/parameters once again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-15 00:01:00 +00:00
Vadim Zeitlin
f5c74fddf0
call Skip() under Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 22:31:52 +00:00
Vadim Zeitlin
a13438c535
replaced deprecated GetNoHistoryFiles() function with GetCount()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 22:27:57 +00:00
Włodzimierz Skiba
6002d043b5
Bug #1001474 . Text!=Password.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 18:09:33 +00:00
Julian Smart
027aa6fa77
Doc tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 10:29:58 +00:00
Julian Smart
608754c4a3
Added SetScrollLinesX, SetScrollLinesY so apps can work around scrollbar
...
appearance problems by setting the scroll increment to e.g. 1
(Scrollbar problems caused by rounding errors - see comments in grid.cpp).
Also removed obsolete functions from reference, rearranged alphabetically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 10:28:20 +00:00
Ryan Norton
7c57ddc300
fix syntax errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-13 17:24:35 +00:00
Ryan Norton
0ea62c2105
fix syntax error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-13 17:22:40 +00:00
Ryan Norton
cabf7af237
small doc cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-13 17:10:51 +00:00
Václav Slavík
088dedd32d
updated after moving xrc to the core
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-12 18:28:43 +00:00
Ryan Norton
421f1954f9
slight correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-12 15:03:37 +00:00
Ryan Norton
01040ff02d
I can't beleive I forgot this
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-12 14:55:04 +00:00
Václav Slavík
984c33c9c7
added \ escaping in XRC (patch 1042675)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-12 10:23:16 +00:00
Vadim Zeitlin
19b65a3033
wxPuts() should output a trailing newline even in Unix/Unicode builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-11 23:49:15 +00:00
Włodzimierz Skiba
e0ad14ca47
Missed wxList::Erase description.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-11 12:15:22 +00:00
Julian Smart
09e7b3a0f5
Script updates, FAQ updates from web site
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 22:33:43 +00:00
Julian Smart
46b5ed4d7d
Removed over-specific references to wxDDE..
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 10:30:32 +00:00
Ryan Norton
063864481a
final null-char wxString stuff, a couple of bugfixes and lots of code cleanups - fixups to changes.txt as per someone's suggestions - support for a lot more stock cursors on wxCocoa using the cursors from the carbon port
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 23:19:39 +00:00
Ryan Norton
1e15159472
various cleanups
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 01:26:43 +00:00
Kevin Hock
feb571a4bf
Fixed typos -- obejct should be object
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 21:56:52 +00:00
Ryan Norton
3da9181eb4
I guess I should update this - :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 18:06:49 +00:00
Ryan Norton
422d306cb3
1. Yet another unit test for new stirng stuff
...
2. Fix unicode and 10.2 in src/cocoa/app.mm
3. Fix error in doc about wxEvtHandler::Connect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 16:50:24 +00:00
Julian Smart
2006289b74
Applied patch [ 1042241 ] Fixes print setup problem (MSW UNICODE build)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 16:32:20 +00:00
Włodzimierz Skiba
b4e0b521e0
Late note about deprecated wxDbTable constructor.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 13:04:53 +00:00
Ryan Norton
dcb6810279
2.5.3 - cleanups, fixes, etc. etc. -
...
1. Various stubs for wxCocoa (and the bakefile entries for them)
2. Definitions for some wxCocoa cocoa types in defs.h
3. Hack to attempt to fix SYNC sound for mac carbon
4. Fix for wxCocoa and 10.2 (Dave - I'm already around doing some stuff anyway - I'll go ahead and save you the trouble).
5. 10.2 unicode layer
6. Strings null-char fixes (stems from chartraits patch - essentially the patch minus the chartraits part - HAHA :)) [note to self - swap the 2nd and 3rd params of wxMemchr if you use chartraits and vice versa]
* If you have time please run the strings and stdstrings cppunit test suite
* Also add more test suites if you want - more is always better :)
* This does not include any fixes for mbtowc etc functions as outlined on the ml
7. An attempt to update wxArray docs a little
8. wx/process.h build fix for wxCocoa
9. Unicode fixes in app.mm for wxCocoa
10. Remove newer font panel after Stefan's suggestion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 08:53:48 +00:00
Ryan Norton
2619179042
cocoa tooltips. Remove runtime warning from 10.2 (dave - I was too lazy to change this from my local copy, feel free to commit over this if you want)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 21:09:47 +00:00
Václav Slavík
67aa6c1ee6
added reference to GetUnicodeKey to GetKeyCode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 19:46:11 +00:00
Vadim Zeitlin
9b0db4529f
made IsMainLoopRunning() static and implemented it for wxAppConsole too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 20:21:44 +00:00
Julian Smart
3134f9338b
Typo corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 16:11:04 +00:00
Włodzimierz Skiba
f510b7b2f3
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 15:13:52 +00:00
Vadim Zeitlin
5f4f5b58f6
added wxApp::IsMainLoopRunnning() (see bug 994293)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 10:51:11 +00:00
Vadim Zeitlin
a121d72052
added wxFileConfig::Save(stream); documented it in new, separate from wxConfig, wxFileConfig doc file (replaces patches 902372 and 900889)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-03 22:55:08 +00:00
Vadim Zeitlin
8482e4bdb9
added wxUmaskChanger class and wxCHANGE_UMASK macro and use them instead of duplicating the same umask-setting code in several places
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-03 22:12:58 +00:00
Julian Smart
2a3476f24d
Updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-03 09:57:15 +00:00
Vadim Zeitlin
bc525d0038
removed non-const wxDC accessors for pens, brushes, ... (bug 1039169)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-02 21:30:00 +00:00
Vadim Zeitlin
d85cfb3784
added wxVaCopy() and use it to fix wxVsnprintf() crash (see bug 1017651)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-02 18:32:31 +00:00
Julian Smart
c3627a004d
Deprecated SetItemImage with 2 image ids
...
Deprecated _GET_INFO, _SET_INFO list control events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 19:12:23 +00:00
Włodzimierz Skiba
b236c10f77
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 11:15:59 +00:00
Robin Dunn
1d451c5bd1
wxSystemSettings::GetMetric returns -1 if the metric is not supported
...
by the port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 21:56:22 +00:00
Włodzimierz Skiba
f0e8a2d077
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 11:25:34 +00:00
Włodzimierz Skiba
9ca7505f12
wxTLW::SetLeft/RightMenu of smart phones documented.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 09:46:26 +00:00
Vadim Zeitlin
0d01dd512f
wxListItem::m_data is now of type wxUIntPtr, not long, for compatibility with 64 bit systems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 21:53:19 +00:00
Vadim Zeitlin
8c8d66c5f0
added wx_reinterpret_cast() macro
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 21:44:10 +00:00
Julian Smart
32025be9de
Duplicate wxLC_VIRTUAL removed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 17:30:00 +00:00
Włodzimierz Skiba
5b33ae84fd
Hardware defines spec.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 16:32:06 +00:00
Włodzimierz Skiba
57ff58bd13
Hardware defines spec. Their application to the sources will take more commits since it not always as easy as it seems when they are part of more complicated conditions.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 16:11:04 +00:00
Włodzimierz Skiba
dcbd177f06
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 11:54:59 +00:00
Julian Smart
cf70008883
Typo corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 10:32:34 +00:00
Ryan Norton
1751226cbf
revert bad change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 22:46:16 +00:00
Vadim Zeitlin
ae177b45b2
set click coordinates to (-1, -1) if right mouse button event was generated from the keyboard
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 20:52:10 +00:00
Włodzimierz Skiba
3e79fa7534
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 16:01:38 +00:00
Dimitri Schoolwerth
0f9dff88e5
doc-typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 10:34:39 +00:00
Ryan Norton
6be23c2a23
pass by reference, not value
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 07:45:15 +00:00
Ryan Norton
4a027aea7d
note font dialog change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 06:45:36 +00:00
Vadim Zeitlin
2fd47df61e
documented IsActive()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 20:45:11 +00:00
Julian Smart
058a62b10d
Tweaks to fix RTF contents (need newline at end of each class file)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 16:37:44 +00:00
Julian Smart
a646203a02
Improved libs.bmp file but shows too small in WinHelp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 16:21:13 +00:00
Vadim Zeitlin
6b30a44ed0
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:32:09 +00:00
Ryan Norton
6ea3ac58ea
no reference to wxFont - you've got to be kidding! :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 11:52:11 +00:00
Ryan Norton
5d6f01d726
todo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 04:23:16 +00:00
Vadim Zeitlin
544229d106
added a way to create fonts with specified pixel size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:03:44 +00:00
Vadim Zeitlin
6294ac2e91
support for huge files (patch 1002226)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 22:44:19 +00:00
Ryan Norton
3e17bc3f73
wxDrawerWindow - [ 909351 ] Drawer window for OS X Carbon - somewhat heavily modified
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 17:22:43 +00:00
Ryan Norton
1df420d62b
more todos so I don't forget
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 13:45:50 +00:00
Ryan Norton
607667fde8
mark changes. Mac OSX taskbar implementation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 13:36:07 +00:00
Dimitri Schoolwerth
857069f07c
added convience functions wxSizer::AddSpacer/AddStretchSpacer (plus Prepend and Insert variants) (previously implemented on 20040725)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 01:14:51 +00:00
Vadim Zeitlin
6028be3f39
trying to make GetData() return data format more clear
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 19:46:42 +00:00
Włodzimierz Skiba
392751754e
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 10:57:56 +00:00
Václav Slavík
97722b262c
documented return value of wxListCtrl::HitTest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 10:05:26 +00:00
Ryan Norton
4c2752843a
note that drawpoint only takes into account pen color like the _other_ toolkit. Note for tracker bug [ 844761 ] wxDC::DrawPoint ignores pen size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 07:45:05 +00:00
Ryan Norton
8715d2d3c2
Add doc TODOs for wxVariant. You know, Convert wasn't documented _at all_, heh :).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 01:20:18 +00:00
Ryan Norton
c6dee7f728
GetId of wxTreeItemData returns a wxTreeItemId, not a wxTreeItem. From the wiki documentation buglets
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:53:07 +00:00
Ryan Norton
54d50c6e1b
wxT sample fix for regex docs - documentation buglet from wiki
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:38:05 +00:00
Ryan Norton
c805f6c3af
Mention that some functions are virtual - I'm pretty sure I didn't get all of them - from the wxwiki documentation buglets where it mentioned MainLoop() wasn't virtual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:33:14 +00:00
Ryan Norton
1bd98e4150
Link to event handling overview in wxEvent - documentation buglet from wiki
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:25:07 +00:00
Ryan Norton
0bf9746652
Put include file for sizer classes in docs - documentation buglet from wiki http://wiki.wxwidgets.org/docs.cgi?q=buglets&target=wiki
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:17:12 +00:00
Ryan Norton
f31d9916c2
delightful typo fixed - it was indefontedly a spelling error :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 22:36:56 +00:00
Ryan Norton
f2ac038698
get rid of \\ macros and change See Also -> See also
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 20:20:53 +00:00