Václav Slavík
|
a4ad36cdc5
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 13:49:34 +00:00 |
|
Stefan Csomor
|
fa9f937f05
|
applied bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 08:26:05 +00:00 |
|
Robin Dunn
|
487f2d58e9
|
Add some WXDLLIMPEXP's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 03:00:46 +00:00 |
|
Vadim Zeitlin
|
52a9e32988
|
fixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming text out now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 00:21:54 +00:00 |
|
Vadim Zeitlin
|
3e89999c1a
|
fixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 22:22:59 +00:00 |
|
Václav Slavík
|
6c24d95cf9
|
fixed memory leak (#817324)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 18:30:38 +00:00 |
|
Stefan Neis
|
72bfca58d9
|
Fixed usage of uninitialized variable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 17:03:52 +00:00 |
|
Stefan Neis
|
d00110f640
|
Fixed typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 17:01:06 +00:00 |
|
Stefan Neis
|
8681f66ced
|
Only use unicode format when unicode support is enabled.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 16:56:58 +00:00 |
|
Vadim Zeitlin
|
5ed08e5bb5
|
fix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 15:08:49 +00:00 |
|
David Elliott
|
518e56a71b
|
Removed MainLoop, ExitMainLoop, Pending, and Dispatch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 13:15:56 +00:00 |
|
David Elliott
|
f5e1002650
|
Extremely simple implementation of wxEventLoop using wxGTK as a skeleton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 13:05:42 +00:00 |
|
Vadim Zeitlin
|
9ffa72272b
|
fixed off by 1 in new GetRange() for wxTE_RICH2 controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 22:45:10 +00:00 |
|
Vadim Zeitlin
|
c8b1e8049e
|
fixed (harmless) mem leak when wxUSE_THREADS == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 21:01:18 +00:00 |
|
Stefan Neis
|
b93aba841c
|
Correctly bracketed initializers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 18:08:25 +00:00 |
|
Robin Dunn
|
bfe3577625
|
Added a const to be consistent with the generic class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 16:51:36 +00:00 |
|
David Elliott
|
9c6e197f65
|
include "wx/encinfo.h" for wxNativeEncodingInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 16:15:31 +00:00 |
|
Chris Elliott
|
38a87cfe1a
|
fix for DMC bug reading JPEGs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 15:53:14 +00:00 |
|
Vadim Zeitlin
|
e669d18427
|
don't lose encoding information when getting/setting the text in the control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 12:24:45 +00:00 |
|
Stefan Neis
|
2d28c41cbd
|
Insure that top level windows will be at least visible
when relying on default size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 21:50:56 +00:00 |
|
Stefan Neis
|
b21ec1a76c
|
Added MarkDirty implementation for MultiLine Edit controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 21:23:04 +00:00 |
|
Václav Slavík
|
cea43339ac
|
fixed accelerators in wxGTK if NumLock is active (bug #723379)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 17:05:06 +00:00 |
|
Václav Slavík
|
0fba0ec77b
|
fixed file: protocol for filenames with space (patch #815772)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 11:47:30 +00:00 |
|
Vadim Zeitlin
|
f6bc4102d7
|
and now it even compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 22:26:47 +00:00 |
|
Vadim Zeitlin
|
e2380ce157
|
make Delete() work in presence of client data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 22:24:06 +00:00 |
|
Vadim Zeitlin
|
020172f684
|
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 22:14:20 +00:00 |
|
Stefan Neis
|
3c623cf7d9
|
Correctly bracketed initializers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 20:22:16 +00:00 |
|
Stefan Neis
|
ee22d7f339
|
Modal dialogs now correctly use wxEventLoop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 20:13:51 +00:00 |
|
Stefan Neis
|
bd76e17e0f
|
Fixed compilation problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:56:23 +00:00 |
|
Václav Slavík
|
ebf0700dda
|
properly quote characters when streaming out XML properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:08:28 +00:00 |
|
Robin Dunn
|
6612393c00
|
Fixed bad merge...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:07:59 +00:00 |
|
Robin Dunn
|
a4f3565ebd
|
More AutoComplete crash fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:04:03 +00:00 |
|
Václav Slavík
|
6a8fb6bdea
|
XML code fixes (patch #815196)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 18:36:05 +00:00 |
|
Stefan Csomor
|
9c9ceb4820
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 15:52:50 +00:00 |
|
Vadim Zeitlin
|
aef35d0ef5
|
use wxEvent::ShouldPropagate() instead of its own propgation control mechanism in wxNavigationKeyEvent (patch 814644)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 12:49:56 +00:00 |
|
Vadim Zeitlin
|
cb0bcdd65c
|
don't draw raised border around disabled bitmaps (patch 814745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 12:29:34 +00:00 |
|
Vadim Zeitlin
|
9542f0a109
|
treat 0xc0c0c0 as transparent colour by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 12:26:42 +00:00 |
|
Robin Dunn
|
2d588cb2b0
|
Should not delete colours that come from the wxColourDatabase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-29 17:42:18 +00:00 |
|
Vadim Zeitlin
|
8d00896532
|
support creating larger minidumps; support WX_CRASH_FLAGS env var
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-29 17:14:52 +00:00 |
|
Vadim Zeitlin
|
bd947cc9f0
|
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-29 12:05:49 +00:00 |
|
Vadim Zeitlin
|
ac95e67140
|
reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 18:12:26 +00:00 |
|
Mattia Barbon
|
f4998a1cc6
|
MinGW compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 13:57:52 +00:00 |
|
Vadim Zeitlin
|
8941fa8806
|
added 3-state checkboxes (patch 813790)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 00:23:08 +00:00 |
|
Vadim Zeitlin
|
32e2c7613d
|
Unicode fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 15:14:44 +00:00 |
|
Vadim Zeitlin
|
3cb98121f2
|
fixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:58:10 +00:00 |
|
Vadim Zeitlin
|
dd435a79ed
|
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:47:46 +00:00 |
|
Vadim Zeitlin
|
1bba1946d5
|
suppress compiler warning about uninit var
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:28:28 +00:00 |
|
Vadim Zeitlin
|
d8cf2b8d7d
|
made UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:13:22 +00:00 |
|
Vadim Zeitlin
|
fedec98126
|
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 12:55:46 +00:00 |
|
Vadim Zeitlin
|
1d5b3bf041
|
fix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 12:34:05 +00:00 |
|