Robert Roebling
|
4b05d97389
|
Typo in image sample (displayed PNM, not TIFF).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 15:35:40 +00:00 |
|
Robert Roebling
|
5c5ab9ebc3
|
TIFF fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 14:27:09 +00:00 |
|
David Webster
|
93759cda46
|
.RC file with OS/2 stuff in it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 13:37:21 +00:00 |
|
Guillermo Rodriguez Garcia
|
d9c09c79fa
|
Added a comment about the 'UpdateWindow' issue in SetScrollBars()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 11:45:41 +00:00 |
|
Guillermo Rodriguez Garcia
|
dc5c1114e1
|
wxSocekt now uses wxPostEvent.
Added preliminary wxDatagramSocket support (still incomplete)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 10:04:12 +00:00 |
|
Guillermo Rodriguez Garcia
|
58a003cea3
|
Mumit Khan's patches for cross compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 10:01:56 +00:00 |
|
Vadim Zeitlin
|
e183484e41
|
added the fix to autoconf hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 00:34:55 +00:00 |
|
Ryan Norton
|
451458f4c9
|
This commit was generated by cvs2svn to compensate for changes in r5380,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 00:20:46 +00:00 |
|
Vadim Zeitlin
|
3427517637
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 00:20:44 +00:00 |
|
Vadim Zeitlin
|
ae3dd4a589
|
1. some warnings fixed in forty
2. added test for a would-ve client data bug in wxTextCtrl
3. added support for metafiels to the dnd sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 00:17:41 +00:00 |
|
Vadim Zeitlin
|
d9317fd472
|
1. added wxEnhMetaFileXXX classes
2. fixed/added copy/paste for metafiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 23:39:48 +00:00 |
|
David Webster
|
02b6f53109
|
LINKAGEMODE under OS/2 is only applicable for VisualAge, not EMX or Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 20:31:20 +00:00 |
|
Julian Smart
|
f6e4e9ea30
|
Changed wxWindowBase foreground to use wxSystemSettings, and changed wxTextCtrl
to only be grey for single-line read-only controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 14:26:30 +00:00 |
|
Julian Smart
|
d1e418eaea
|
Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but...); fixed a
Dialog Editor crash problem; made wxStaticBitmap movable again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 13:17:19 +00:00 |
|
Stefan Csomor
|
8208e181cb
|
mac updates and msw bitmapdrawing on printer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 11:07:58 +00:00 |
|
Julian Smart
|
d47ebd1e05
|
Fixed read-only colour for wxTextCtrl (TODO: wxComboBox) and fixed makeproj
in line with recent sample changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 10:41:43 +00:00 |
|
Julian Smart
|
60fe730339
|
Removed ::UpdateWindow from scrolwin.cpp; corrected default extension appending;
corrected bug in dcprint.cpp that tried to access deleted memory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 09:40:24 +00:00 |
|
Jouk Jansen
|
94f8abf9d3
|
Committing in .
Update of VMS compile support
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/src/common/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 09:03:13 +00:00 |
|
Stefan Csomor
|
37e2cb08cd
|
cw pro 5.3 adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 07:58:45 +00:00 |
|
Stefan Csomor
|
07cdd02764
|
a base for geometry operations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 07:58:07 +00:00 |
|
Stefan Csomor
|
4765d335f6
|
adaptions for CW Pro 5.3 on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 07:57:22 +00:00 |
|
Guillermo Rodriguez Garcia
|
3b322b4a1f
|
last line missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 01:10:59 +00:00 |
|
Guillermo Rodriguez Garcia
|
dc8497b15c
|
A few more fixes from Mumit Khan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 01:07:28 +00:00 |
|
Vadim Zeitlin
|
c5c32d72aa
|
some compilation fixes for mingw32 and not only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 21:23:26 +00:00 |
|
Robin Dunn
|
5e64b2b6a1
|
fix for red to blue mapping in toolbar buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 20:43:09 +00:00 |
|
Julian Smart
|
cc42eb7afc
|
Made filter index zero-based
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 20:02:15 +00:00 |
|
Robert Roebling
|
82ea63e6e0
|
Chnages to mono-bitmap code.
Added ConvertToMonoBitmap() to wxImage.
Minor changes to forty.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 17:57:18 +00:00 |
|
Vadim Zeitlin
|
9260520f90
|
fixed 'make install' I had broken previously
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 16:13:29 +00:00 |
|
Vadim Zeitlin
|
ec14dd32d8
|
call to tr fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 15:14:01 +00:00 |
|
Vadim Zeitlin
|
b3402d0df8
|
added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we
already have RADIOBTN)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 15:10:47 +00:00 |
|
Vadim Zeitlin
|
8535af00e2
|
regenerated from template
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 14:56:47 +00:00 |
|
Vadim Zeitlin
|
eeca623edd
|
clarification of PAGE_CHANGING event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 14:52:04 +00:00 |
|
Karsten Ballüder
|
c6e62f74fc
|
compilation fix for non-threaded compilation (threads are still broken
anyway!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 11:56:30 +00:00 |
|
Václav Slavík
|
9bc8fded1b
|
added wxHtmlLinkInfo::GetHtmlCell so that you know where it came from
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 08:27:07 +00:00 |
|
Guillermo Rodriguez Garcia
|
75515c52a4
|
Fixes to allow DLL compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 01:19:23 +00:00 |
|
Guillermo Rodriguez Garcia
|
c9c436eb70
|
Changed \ to /
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 01:14:13 +00:00 |
|
Guillermo Rodriguez Garcia
|
24e148adbe
|
Added missing WXDLLEXPORTs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 01:13:25 +00:00 |
|
Guillermo Rodriguez Garcia
|
eafef53a5f
|
Patches for DLL compilation & libtiff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-12 01:11:04 +00:00 |
|
Václav Slavík
|
0b2dadd342
|
added mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes const wxHtmlLinkInfo& argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 23:30:43 +00:00 |
|
Václav Slavík
|
1be096c9f9
|
added mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes const wxHtmlLinkInfo& argument and wxHtmlCell::OnMouseClicked takes wxMouseEvent instead of three bools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 23:30:02 +00:00 |
|
Vadim Zeitlin
|
0de868d9dd
|
fixed refresh problem with holidays in wxCalendarCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 19:12:47 +00:00 |
|
Bart A.M. Jourquin
|
c2754d2903
|
Bug fix in GetLabelFromText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 16:41:42 +00:00 |
|
Bart A.M. Jourquin
|
8bf9e177d5
|
Adding GetCount() to wxHashTable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 16:27:31 +00:00 |
|
Bart A.M. Jourquin
|
4a3563c542
|
Fix bug in GetLableFromText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 16:26:44 +00:00 |
|
Bart A.M. Jourquin
|
5692876f3b
|
Adding GetCount() to wxHashTable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 16:19:35 +00:00 |
|
Vadim Zeitlin
|
9856788f58
|
EnableTool() should be called after Realize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 14:10:24 +00:00 |
|
Vadim Zeitlin
|
3b59cdbfaf
|
wxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 13:58:41 +00:00 |
|
George Tasker
|
ba2d860554
|
Replaced typo that had wxCALLBACK being redefined. wxSTDCALL should have been the the #define used, not wxCALLBACK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 12:56:58 +00:00 |
|
Guillermo Rodriguez Garcia
|
870ff2b13d
|
Mumit Khan's fixes to allow DLL compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 02:59:25 +00:00 |
|
George Tasker
|
47cb338282
|
No #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation failed if wxUSE_DRAG_AND_DROP was 0 and wxUSE_METAFILE was 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-10 23:58:16 +00:00 |
|