Robin Dunn
|
75cf127cf9
|
Added character coding comment for Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:22:15 +00:00 |
|
Robin Dunn
|
9245f5cd38
|
Unicode fix from Will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:21:28 +00:00 |
|
Vadim Zeitlin
|
3450d39e45
|
compilation fix for Unicode && compatibility_2 (bug 807764)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 11:39:26 +00:00 |
|
Robin Dunn
|
2a1d234f6c
|
Updated version number and fixed oglmisc.cpp filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-16 17:14:03 +00:00 |
|
Robin Dunn
|
05ed6a12d4
|
Ensure that the native font is initialized so the face name and such
are valid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:27:47 +00:00 |
|
Vadim Zeitlin
|
72213c85e9
|
wxNavigationKeyEvent doesn't derive from wxCommandEvent (but from wxEvent)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 11:00:51 +00:00 |
|
Vadim Zeitlin
|
1c4a0ca4c1
|
backport: adjust m_current when inserting items in the control (patch 799937)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 23:01:58 +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 |
|
Václav Slavík
|
e59fcce8b5
|
backported style flags fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 11:05:52 +00:00 |
|
Julian Smart
|
f8480f281c
|
Applied patch [ 805147 ] GDI objects are not deselected from DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 16:08:47 +00:00 |
|
Roman Rolinsky
|
3dd0697400
|
slightly changed text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 09:58:37 +00:00 |
|
Roman Rolinsky
|
0e573042c4
|
Fixed problems with wxStaticBitmap (stock_id attribute, icon type
switching).
Changed some dimensions in properties panel elements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 09:45:35 +00:00 |
|
Robert Roebling
|
82dc259d6c
|
Filter out triple click events entirely rather than confusing
everyone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:37:11 +00:00 |
|
Václav Slavík
|
31aa986e27
|
backported better classinfo test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 19:20:03 +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 |
|
Robert Roebling
|
9d7fde109c
|
Test if g_thread alreasy is initialized.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 14:32:25 +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 |
|
Robert Roebling
|
84a4784aba
|
Applied fixes for
memory leaks in file dialog and font dialog
miniframe drawing prob
file object for dragging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 18:02:27 +00:00 |
|
Mattia Barbon
|
3f8d9bc981
|
Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 14:30:01 +00:00 |
|
Stefan Neis
|
a13500d541
|
Insure that messages are posted to the main threads event loop,
instead of sending them to the thread-local event loop
(which typically does not exist under wxWindows).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-07 17:50:12 +00:00 |
|
Stefan Neis
|
8db2ef43d0
|
Initialize PM subsystem in every thread, to enable sending messages to the GUI.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-07 12:49:04 +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 |
|
Chris Elliott
|
d461d28e0e
|
fix makefile for digitalmars to build taskbar sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-03 14:35:49 +00:00 |
|
Chris Elliott
|
bbd3070ca3
|
fix makefile for digitalmars to build joytest sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-03 14:25:13 +00:00 |
|
Chris Elliott
|
1f4514b378
|
partial fix for digital mars compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-01 12:54:58 +00:00 |
|
Chris Elliott
|
805a614d5a
|
fix digital mars compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-01 12:48:54 +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 |
|
Stefan Neis
|
bf2b70693b
|
Fixed several bugs in threading code for OS/2. Thread sample now working.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 20:44:14 +00:00 |
|
Václav Slavík
|
9fb83fe107
|
Content-Type parsing should be case insensitive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 09:59:00 +00:00 |
|
Stefan Csomor
|
857a68a6a8
|
masking out yes/no/cancel flags before creating top level window (backport from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 07:46:29 +00:00 |
|
Stefan Csomor
|
3a0bd3d5cd
|
-1 , -1 for SetSelection improved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 14:49:11 +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 |
|
Václav Slavík
|
6eae09a1aa
|
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@23270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 10:40:43 +00:00 |
|
Václav Slavík
|
c14dc56ac0
|
wxCheckList -> wxCheckListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 09:36:54 +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 |
|
Chris Elliott
|
ca7f743abb
|
fix for d mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 20:53:48 +00:00 |
|
Chris Elliott
|
b1724637b8
|
fix for d mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 20:20:21 +00:00 |
|
Chris Elliott
|
6683f9b239
|
fix for d mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 20:09:33 +00:00 |
|
Chris Elliott
|
ee8a3ffa4f
|
fix build for digital mars 8.35 and grid samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 20:05:41 +00:00 |
|
Robin Dunn
|
b1aaaadc5a
|
avoid a bug in Carbon headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 20:22:05 +00:00 |
|
Julian Smart
|
914a37e5fd
|
Fixed redefinition of i
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 18:42:38 +00:00 |
|
Julian Smart
|
6b6a271f4d
|
Fix for missing CCS_VERT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 14:27:05 +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 |
|
Stefan Neis
|
cec2758435
|
More fixes/improvements for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 11:35:13 +00:00 |
|
Stefan Neis
|
9c075e212d
|
Fixed compile error (seen on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 10:19:37 +00:00 |
|
Stefan Neis
|
22d0d332bd
|
Removed superfluous conditional include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 09:56:16 +00:00 |
|
Stefan Neis
|
8db75328d6
|
Minor correction for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 09:52:09 +00:00 |
|
Stefan Neis
|
4be2c4b3a6
|
Fixes for multithreading handling on OS/2.
Some fixes for autoconf-2.57.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 07:31:06 +00:00 |
|
Ron Lee
|
fb446a01f1
|
Typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 16:03:38 +00:00 |
|
Ron Lee
|
8e6cba6943
|
Updated for 2.4.1.2 release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 15:41:59 +00:00 |
|