George Tasker
|
c36f96879f
|
Removed an outdated statement from docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-12 15:06:07 +00:00 |
|
Julian Smart
|
74ca941903
|
Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 08:52:33 +00:00 |
|
Václav Slavík
|
500769a8bb
|
applied 928163: zlib truncated output fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-21 21:14:35 +00:00 |
|
Vadim Zeitlin
|
b433ecc132
|
fixed DLL build (patch 879706)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-15 22:43:18 +00:00 |
|
Vadim Zeitlin
|
8c3bc82529
|
fixed priority of the mailcap entries (patch 935954)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-15 22:15:12 +00:00 |
|
Julian Smart
|
c840833a66
|
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-23 20:31:28 +00:00 |
|
Julian Smart
|
272c6a23de
|
Applied [ 897450 ] Patch for WXDEBUG_NEW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-18 11:44:11 +00:00 |
|
Stefan Neis
|
91df926e86
|
Script install-sh wants a '-c' parameter, otherwise it 'moves' the header
files instead of copying them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 22:54:05 +00:00 |
|
Julian Smart
|
3b8675dd43
|
Closed doc bug [ 412032 ] wxGrid SetCellAlignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:51:13 +00:00 |
|
Julian Smart
|
ecc6b334d6
|
Fixed [ 855507 ] typo in wxFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:39:29 +00:00 |
|
Julian Smart
|
a9cd350583
|
Fixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
Jay Berkenbilt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:34:16 +00:00 |
|
Julian Smart
|
ae1e7a67f6
|
Fixed bug [ 875952 ] Win32 wxListControl::FindItem documentation wrong
Fixed bug [ 890430 ] 'message' parameter documented twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:15:16 +00:00 |
|
Vadim Zeitlin
|
dc1fc1bf65
|
fix for hanging in wxThread::Delete() (patch 882198)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-07 13:47:56 +00:00 |
|
Václav Slavík
|
0e03d3f6aa
|
fixed bug #890430, parameter documented twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-04 19:39:35 +00:00 |
|
Vadim Zeitlin
|
f9397309e7
|
fix for AIX build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-04 15:46:13 +00:00 |
|
Stefan Neis
|
63dd265775
|
Added hint on how to build from CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-24 16:58:56 +00:00 |
|
Julian Smart
|
05b43e428d
|
Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-23 10:01:44 +00:00 |
|
Julian Smart
|
0fd0be4ca7
|
wxFileDialog now returns correct filter index for multiple-file
dialogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-21 13:44:54 +00:00 |
|
Julian Smart
|
b244e900e3
|
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-19 14:39:11 +00:00 |
|
Julian Smart
|
688b498d0d
|
Added Emulator, configtool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-13 17:48:33 +00:00 |
|
Julian Smart
|
8640f315b6
|
Corrected wrong reference to Gizmos location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-13 15:31:45 +00:00 |
|
Julian Smart
|
ff13ad9d15
|
Added missing description for wxNO_BORDER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-11 11:46:40 +00:00 |
|
Julian Smart
|
cd03160244
|
Applied patch [ 863936 ] wxGrid scroll bars not drawn.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-08 15:52:35 +00:00 |
|
Stefan Neis
|
513c9f7957
|
Add
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-28 17:09:40 +00:00 |
|
Julian Smart
|
3a92223b22
|
Added FindById doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-25 11:59:29 +00:00 |
|
Vadim Zeitlin
|
c293cbbb18
|
fixed wxDateTime compilation in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 23:00:21 +00:00 |
|
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 |
|
Vadim Zeitlin
|
858488c8d0
|
always return a new pointer from FindColour()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:11:24 +00:00 |
|
Vadim Zeitlin
|
0fa83ad090
|
RemoveEventHandler() didn't reset all pointers correctly (patch 819545)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:31:19 +00:00 |
|
Vadim Zeitlin
|
63cbc77a25
|
mention Spanish translations update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 20:48:44 +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
|
0bbf4cf70c
|
fixed bug in DeleteEntry()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:36:58 +00:00 |
|
Vadim Zeitlin
|
889285fd21
|
don't return & in strings returned by GetLabelTop() (closes 687905)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:22:15 +00:00 |
|
Julian Smart
|
ec5b49cf64
|
Corrected date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 12:45:27 +00:00 |
|
Vadim Zeitlin
|
3c775050a0
|
fixed wx-config --rezflags output on platforms != Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 11:18:41 +00:00 |
|
Vadim Zeitlin
|
07421d20b5
|
memory leak fixes in file dialogs (patch 783812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:06:05 +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 |
|
Stefan Neis
|
5c44c2ff04
|
Updated OS/2 specific part of the installation instructions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 21:17:20 +00:00 |
|
Stefan Neis
|
d05a1ebd09
|
Adapted MAKE_SHELL/MAKESHELL to current make versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 19:00:31 +00:00 |
|
Václav Slavík
|
e0ea65c81b
|
backported intl.cpp fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 21:45:03 +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 |
|
Vadim Zeitlin
|
259da6c52a
|
backported wxHTTPStream EOF fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 16:38:50 +00:00 |
|
Gilles Depeyrot
|
652a4489b8
|
remove gdb debug related configuration option which causes problems with Apple D
eveloper Tools assembler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 05:50:46 +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 |
|
Vadim Zeitlin
|
849e641411
|
set array size correctly in wxArrayString::Shrink() (bug 797758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 20:55:43 +00:00 |
|
Václav Slavík
|
9f4a5bc2c7
|
unknown container now accepts wxNO_FULL_REPAINT_ON_RESIZE flag (John Anderson)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 10:48:41 +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 |
|