Vadim Zeitlin
|
6e7ce6246c
|
(run-time) fix for !wxUSE_IPC build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-20 00:07:31 +00:00 |
|
Vadim Zeitlin
|
0765adca2b
|
XBM loading finally works (thanks Guillermo)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:53:18 +00:00 |
|
Václav Slavík
|
737255678c
|
rewritten to use wxTheMimeTypesManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:06:59 +00:00 |
|
Václav Slavík
|
af1ed0c107
|
fixed SetLink (if link.Href is empty, nulls the link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:06:17 +00:00 |
|
Václav Slavík
|
ecf23aa626
|
split mimetype.h/.cpp into platform specific code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:06:11 +00:00 |
|
Václav Slavík
|
065eb1427a
|
dialog for choosing charset was too wide
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:05:46 +00:00 |
|
Václav Slavík
|
f890e2d474
|
added encoding support to help contents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:05:31 +00:00 |
|
Václav Slavík
|
5d541a0366
|
mimetype.cpp/.h split into unix,max,msw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:05:17 +00:00 |
|
Václav Slavík
|
7dc3cc31af
|
mimetype.cpp/.h split into unix,mac,msw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:03:53 +00:00 |
|
Václav Slavík
|
68263f63e5
|
fixed compilation problem with BC (at least I hope so)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:02:04 +00:00 |
|
Václav Slavík
|
2ae47e3f2b
|
fixed ReadString for wxUSE_UNICODE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:01:57 +00:00 |
|
Julian Smart
|
583f6c5cb5
|
Added missing windows.h includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 10:34:43 +00:00 |
|
Bart A.M. Jourquin
|
56880523be
|
adding intl.h and wxString -> char* conversion in DDEAtomFromString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 09:55:14 +00:00 |
|
Václav Slavík
|
b854b7b82e
|
it is now possible to add custom buttons into wxHtmlHelpFrame's toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 01:01:08 +00:00 |
|
Václav Slavík
|
6ee654e6bb
|
added wxFSFile::GetModificationTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 01:00:47 +00:00 |
|
Václav Slavík
|
a47ce4a764
|
added wxFileModificationTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 01:00:25 +00:00 |
|
Václav Slavík
|
617eb021db
|
iso8859-1,15 and cp1252 added to Cyrillic charsets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:51 +00:00 |
|
Václav Slavík
|
f35822af10
|
.cached format of help books is now endian-independent; also changed lookup logic for .cached files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:27 +00:00 |
|
Václav Slavík
|
eaf40b230e
|
generic wxFileDialog now stores customizations to registry/dotfile if possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:11 +00:00 |
|
George Tasker
|
039f62f431
|
Fixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else).
Changed _T() calls to wxT() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 22:54:55 +00:00 |
|
Vadim Zeitlin
|
731dd422ea
|
1. fixed compilation of wxExecute() for !wxUSE_IPC
2. wxLogStatus() will not assert if there is no statusbar to set text for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 21:21:33 +00:00 |
|
Guillermo Rodriguez Garcia
|
feda301187
|
Added IsScrollng() support for scroll and scrollwin events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 20:26:20 +00:00 |
|
Guillermo Rodriguez Garcia
|
298d19f9ad
|
isScrolling() in wxScroll[Win]Event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 20:13:43 +00:00 |
|
George Tasker
|
3ee6d0a7bc
|
Removed a couple of debug lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 19:48:06 +00:00 |
|
Julian Smart
|
bf027a6daa
|
Avoided rounding errors in font point size calculations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 17:06:44 +00:00 |
|
Václav Slavík
|
b0c5c42156
|
added default icons for binary and unknown filetype
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 15:39:50 +00:00 |
|
Julian Smart
|
730bc726da
|
Put Stefan's speedup fix into DoBlit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 15:38:08 +00:00 |
|
Julian Smart
|
a84fc80be3
|
Change to wxWindow::HandleCommand to allow accelerators to work even if there
is no corresponding child window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 14:22:10 +00:00 |
|
George Tasker
|
ff0ea71cea
|
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 12:29:32 +00:00 |
|
Václav Slavík
|
5c1bfc5da0
|
added align=justify support ; also removed relic: GetMaxLineWidth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:17:46 +00:00 |
|
Vadim Zeitlin
|
5bd3a2da95
|
1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s
2. streamlined DDE code (better error handling, range checking)
3. hack in wxExecute to allow launching DDE servers
4. changed wxTreeCtrl::m_filename scope from private to protected
5. corrected creating wxBitmaps from XBMs
6. wxListCtrl no longer sends bogus ACTIVATED events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 01:22:56 +00:00 |
|
Václav Slavík
|
052e12db71
|
removed show_progress argument in some private functions -- was never used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 22:12:25 +00:00 |
|
Václav Slavík
|
6aef9caf82
|
PageUp/PageDown scroll by 2/3 of client area height (was 1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 22:11:53 +00:00 |
|
Václav Slavík
|
b5a7b00057
|
help search is much faster now (7 times! that's what I call optimization ;-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 22:11:44 +00:00 |
|
David Webster
|
57e3f9d9cc
|
Take hard coded path out of makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 20:22:34 +00:00 |
|
Robert Roebling
|
981b25083e
|
Add draft wxPlotWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 19:56:42 +00:00 |
|
Robert Roebling
|
cf214c358c
|
fix for HP compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 18:14:01 +00:00 |
|
Václav Slavík
|
66bf55ca85
|
fixed BC compilation bug (line 145)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 17:19:31 +00:00 |
|
Václav Slavík
|
74accc5015
|
wxHtmlHelpController can now use default wxConfig instance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 17:19:25 +00:00 |
|
Václav Slavík
|
3e5296e75d
|
removed some forgotted wxLogDebug calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 17:19:08 +00:00 |
|
Václav Slavík
|
aae3ccf88d
|
(1) fixed bug: wxFontMapper no longer creates wxConfig instance by calling wxConfig::Get, now uses wxConfig::Get(FALSE) ;; (2) changed default config path to wxWindows/FontMapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 17:18:34 +00:00 |
|
Julian Smart
|
76a4f50db5
|
Makeproj.cpp corrections; wxTextCtrl resource loading font bug cured
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 11:42:20 +00:00 |
|
Guillermo Rodriguez Garcia
|
35bc781e40
|
Please turn off pchs when testing!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 00:21:19 +00:00 |
|
Václav Slavík
|
076bae67da
|
somebody added #ifdefed #pragma to disable warnings about // in c source, instead of fixing the comments, grrr. So I fixed it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:55:43 +00:00 |
|
Václav Slavík
|
2686e01b0b
|
search progress bar has smooth gauge under win95 now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:55:25 +00:00 |
|
Václav Slavík
|
d0cf484622
|
wxProgressDialog now accepts wxGA_SMOOTH style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:55:13 +00:00 |
|
Václav Slavík
|
b250d38459
|
added encoding conversion to wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:54:49 +00:00 |
|
Václav Slavík
|
57f5902621
|
<pre> environment uses charset conversion as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:54:39 +00:00 |
|
Václav Slavík
|
fa146dd713
|
added <meta http-equiv> handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:54:32 +00:00 |
|
Václav Slavík
|
981e62aa85
|
wxHtmlFilterHTML adds fake <meta> tag so that the parser knows charset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:53:25 +00:00 |
|