Mattia Barbon
|
54451a2c58
|
Added some wxPerl notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-19 09:09:12 +00:00 |
|
Julian Smart
|
7abe75210f
|
Tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 08:20:34 +00:00 |
|
Mattia Barbon
|
74b4ca1c60
|
Add a couple of wxPerl notes.
Mark keyed wxList methods as deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 19:29:23 +00:00 |
|
Vadim Zeitlin
|
032b711c92
|
backported IPAddress() from HEAD (patch 793048)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:50:10 +00:00 |
|
Julian Smart
|
7e6e96f608
|
Changed version to 2.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 19:22:35 +00:00 |
|
Mattia Barbon
|
4066177bfd
|
Added a couple of wxPerl notes. (backport)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-04 22:21:45 +00:00 |
|
Julian Smart
|
5eace63e83
|
Added notes for OnPreparePrinting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 08:47:00 +00:00 |
|
Julian Smart
|
0d8391fdd2
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 10:02:04 +00:00 |
|
Julian Smart
|
0edd44ba7c
|
Updated XRC tool section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 08:06:57 +00:00 |
|
Mattia Barbon
|
6989d60149
|
Improve wxHashMap documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-03 20:05:27 +00:00 |
|
Julian Smart
|
fb85527783
|
Applied patch [ 760463 ] wxMenu::FindItemByPosition for 2.4 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 08:57:34 +00:00 |
|
Robert Roebling
|
cd0a3c88a3
|
Clarified the list item end label edit semantics in the docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-06 11:51:54 +00:00 |
|
Vadim Zeitlin
|
7dc607d0a1
|
added RefreshItem[s]()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 21:15:05 +00:00 |
|
Roger Gammans
|
ef596c3261
|
correct docuemtation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE
events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 17:30:46 +00:00 |
|
Julian Smart
|
37a4073bef
|
Added extra wxGLCanvas documentation from
Davide Pasquini <davide.pasquini@fastwebnet.it>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 09:20:46 +00:00 |
|
Vadim Zeitlin
|
dde2f47eb1
|
wxComboBox doesn't derive from wxChoice (officially)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 11:06:10 +00:00 |
|
Mattia Barbon
|
1476cdecb0
|
wxMessageDialog and ::wxMessageBox don't support wxCENTRE: remove
it from documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-08 18:20:24 +00:00 |
|
Julian Smart
|
fdda9a6b9d
|
Updated month in readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-08 07:57:27 +00:00 |
|
Julian Smart
|
caa7ab9b29
|
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 21:11:16 +00:00 |
|
Julian Smart
|
c1f7ecdf3b
|
Added BCC include dir in XRC makefile
Typo correction in app.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 12:26:34 +00:00 |
|
Vadim Zeitlin
|
e47201cf41
|
corrected MakeLower/Upper() return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-31 15:10:56 +00:00 |
|
Václav Slavík
|
7edf0f4df1
|
clarify using embedded XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-26 16:20:54 +00:00 |
|
Roger Gammans
|
5fc42941db
|
* 2.4 version of sf.net pacth 735595
Backport of docs from patch 2.5 patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-22 19:42:57 +00:00 |
|
Julian Smart
|
6c2298b2db
|
Noted that the preview object is deleted by the frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-21 15:45:57 +00:00 |
|
Julian Smart
|
6f5d76722b
|
Don't prepend directory to filename for shortcuts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-18 09:20:42 +00:00 |
|
Julian Smart
|
ce231d2667
|
Doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-14 21:31:03 +00:00 |
|
Julian Smart
|
44571a5d27
|
Doc clarifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-06 07:53:46 +00:00 |
|
Robin Dunn
|
6f9fbb55ab
|
Reversed the meaning of black and white in wxRegion::ConvertToBitmap
so it matches the menaning of black and white in wxMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-03 17:56:30 +00:00 |
|
Julian Smart
|
ea2d63b55b
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-03 13:45:00 +00:00 |
|
Julian Smart
|
ef1694d6f0
|
Typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 14:19:39 +00:00 |
|
Julian Smart
|
3ef4ba7fca
|
Removed backslash in example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 13:40:12 +00:00 |
|
Robin Dunn
|
a16bcfcef2
|
Shaped window support for wxMac, plus a wxSTAY_ON_TOP fix from Egon
<e_lub@yahoo.com> wxMac requires knowledge before Create that SetShape
will be called so I also added the wxFRAME_SHAPED style flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-30 00:39:15 +00:00 |
|
Julian Smart
|
0e66b22778
|
Doc suggestions applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 10:37:08 +00:00 |
|
Václav Slavík
|
a24ce8f811
|
backported wxFileName::MakeAbsolute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-13 17:09:37 +00:00 |
|
Václav Slavík
|
919d1806cc
|
removed outdated docs (fixes bug #698139)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-12 22:29:04 +00:00 |
|
Václav Slavík
|
c44ad973b9
|
partially backported wxHTML SetFonts improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-07 22:19:19 +00:00 |
|
Julian Smart
|
0733b715d6
|
Fix for wxProgressDialog::Update() signature
backported from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 15:15:37 +00:00 |
|
Julian Smart
|
091adf6727
|
wxCondition doc update from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 14:52:13 +00:00 |
|
Julian Smart
|
bc9406afe6
|
Fx for sending event from wxCheckListBox::Check().
Backported from head.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 14:20:49 +00:00 |
|
Julian Smart
|
e63aab5adf
|
Version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 16:49:41 +00:00 |
|
Robin Dunn
|
8c879ff9c5
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Robert Roebling
|
194e741cea
|
Added hint at default conversion in Unicode mode. It is
enough if I got burned by it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 21:31:58 +00:00 |
|
Václav Slavík
|
5b6f98d439
|
removed deprecated calls from wxImage example (bug #688438)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 11:01:09 +00:00 |
|
Robert Roebling
|
daa249f2b9
|
Docs update for combobox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-26 20:31:52 +00:00 |
|
Julian Smart
|
c950107aa8
|
DOc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-13 18:28:36 +00:00 |
|
Vadim Zeitlin
|
c5ee986890
|
fixed bug in SetToolClientData() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-11 22:57:07 +00:00 |
|
Mattia Barbon
|
601501d0d0
|
Backported Motif wxFileDialog wildcard corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-11 21:24:02 +00:00 |
|
Václav Slavík
|
4446474c49
|
don't indent text body
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-30 23:10:23 +00:00 |
|
Ron Lee
|
64d6b78b91
|
fix broken doc build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-28 03:49:05 +00:00 |
|
Julian Smart
|
34fb706af5
|
Corrected printing docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-27 11:27:43 +00:00 |
|