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
|
047640f231
|
uses wxInitAllImageHandlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:05:39 +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
|
d572bb7513
|
added utils/hhp2cached
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:04:33 +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 |
|
Robin Dunn
|
8211bdcc03
|
After bashing my head on the desk for being so stupid I fixed the
wxFloatBar for wxGTK the extremly EASY way...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 22:09:38 +00:00 |
|
Guillermo Rodriguez Garcia
|
a4625b8c3b
|
Updated docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 19:32:07 +00:00 |
|
Sylvain Bougnoux
|
b8167e73f6
|
In order to make shared wxGLContext work,\nadd new wxGLCanvas ctor passing a wxGLCanvas\n instead of a wxGLContext, to share context with.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 18:41:38 +00:00 |
|
Guillermo Rodriguez Garcia
|
954e4e9883
|
makefile updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 16:43:12 +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 |
|
Robin Dunn
|
8e425133fb
|
Various odds and ends, minor fixes, and cleanups...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 06:58:56 +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
|
95b1b9d3b3
|
uses SetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:56 +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
|
2bdebb91be
|
Added Open HTML page to menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:39 +00:00 |
|
Václav Slavík
|
2e2fd42aa7
|
removed protected methods from docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 00:59:33 +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 |
|
Robin Dunn
|
ef489f6a73
|
more fixes to match some updates in wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 21:45:48 +00:00 |
|
Robin Dunn
|
c8bc03c332
|
fixes to match some updates in wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 21:39:41 +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
|
6ab6a43579
|
Test for IsScrolling() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 20:23:38 +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 |
|
Václav Slavík
|
2173065452
|
icons for generic file dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 15:39:36 +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 |
|
Julian Smart
|
15d4df3c71
|
Some more bug reports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 10:18:20 +00:00 |
|
Václav Slavík
|
0b75b49b60
|
m_LastPage changed to wxChar*, forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:36:10 +00:00 |
|
Václav Slavík
|
491ea6fa20
|
added justification demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:18:24 +00:00 |
|
Václav Slavík
|
459d420793
|
HTML_* -> wxHTML_* (bugs in docs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:18:17 +00:00 |
|
Václav Slavík
|
c26991edbb
|
added support for align=justify
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:18:09 +00:00 |
|
Václav Slavík
|
8eda3cb854
|
added wxHTML_ALIGN_JUSTIFY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:17:58 +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 |
|
Václav Slavík
|
dff873d1aa
|
removed relic: GetMaxLineWidth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-18 09:17:21 +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 |
|