Vadim Zeitlin
|
feb72429e8
|
added API, docs and Win32 implementation of wxDatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 01:31:10 +00:00 |
|
Vadim Zeitlin
|
f38d3607bb
|
added missing default value for pos parameter of ctor/create; use wxID_ANY instead of -1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 01:18:29 +00:00 |
|
Włodzimierz Skiba
|
52f2ad0899
|
Common wxListCtrl control name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-14 13:07:44 +00:00 |
|
Robin Dunn
|
e384095a6c
|
Document the Show/Hide behaviour that wxSplitterWindow does to its children.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-14 01:58:50 +00:00 |
|
Robin Dunn
|
310660663f
|
Clarified the description of event.Skip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-13 20:54:45 +00:00 |
|
Włodzimierz Skiba
|
630ad6c6b6
|
Common default notebook name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-13 20:30:21 +00:00 |
|
David Elliott
|
77d47192a8
|
Document that wxLogNull must be used with SetActiveTarget to supress logging.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-12 15:49:44 +00:00 |
|
George Tasker
|
1837499892
|
Removed text saying that the wxODBC classes were not able to be used in Unicode builds. As of 2.5.3, Unicode and the ODBC classes work correctly together
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-10 18:31:54 +00:00 |
|
George Tasker
|
49742d4ecc
|
Added a small bit more information about Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-10 18:30:17 +00:00 |
|
Włodzimierz Skiba
|
4179da8a81
|
Bug 1099143 and more occurences of the same set vs. get mistakes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-10 17:25:58 +00:00 |
|
Włodzimierz Skiba
|
050f0844eb
|
Fixed references to 'wxdbindexdef'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-10 17:24:05 +00:00 |
|
Vadim Zeitlin
|
c50a4038e3
|
implemented wxIsDebuggerRunning() for Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-08 17:44:46 +00:00 |
|
Vadim Zeitlin
|
6b73af793f
|
made FindWindow() member functions const (this makes it possible to use XRCCTRL() in const methods)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-07 23:51:04 +00:00 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|