]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agoadded wxHtmlWindow::HistoryCanBack/Forward
Václav Slavík [Tue, 10 Oct 2000 22:07:16 +0000 (22:07 +0000)] 
added wxHtmlWindow::HistoryCanBack/Forward

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded wxXML demo VC++ project files; corrected filename in xmldemo.cpp (but still...
Julian Smart [Tue, 10 Oct 2000 17:10:24 +0000 (17:10 +0000)] 
Added wxXML demo VC++ project files; corrected filename in xmldemo.cpp (but still doesn't
load menu bar)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded VC++ project files (seems logical)
Julian Smart [Tue, 10 Oct 2000 16:59:34 +0000 (16:59 +0000)] 
Added VC++ project files (seems logical)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed MDI accel bug, more tests for it in the sample
Vadim Zeitlin [Tue, 10 Oct 2000 13:55:10 +0000 (13:55 +0000)] 
fixed MDI accel bug, more tests for it in the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoattempts at making modal dialogs without parent work - failed
Vadim Zeitlin [Tue, 10 Oct 2000 13:16:16 +0000 (13:16 +0000)] 
attempts at making modal dialogs without parent work - failed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agomake msg boxes without parent owned by top level app window
Vadim Zeitlin [Tue, 10 Oct 2000 13:08:59 +0000 (13:08 +0000)] 
make msg boxes without parent owned by top level app window

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoRemoved 'interface' pragma for gcc 2.96
Julian Smart [Tue, 10 Oct 2000 12:38:09 +0000 (12:38 +0000)] 
Removed 'interface' pragma for gcc 2.96

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoDoc corrections
Julian Smart [Tue, 10 Oct 2000 11:11:36 +0000 (11:11 +0000)] 
Doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded wxGenericDirCtrl documentation
Julian Smart [Tue, 10 Oct 2000 10:50:27 +0000 (10:50 +0000)] 
Added wxGenericDirCtrl documentation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofix for assertion failure
Václav Slavík [Mon, 9 Oct 2000 22:59:05 +0000 (22:59 +0000)] 
fix for assertion failure

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded wxQuantize, wxTipWindow, wxSplashScreen docs
Julian Smart [Mon, 9 Oct 2000 14:31:03 +0000 (14:31 +0000)] 
Added wxQuantize, wxTipWindow, wxSplashScreen docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoDoc corrections; added HelpGen project files
Julian Smart [Mon, 9 Oct 2000 13:53:33 +0000 (13:53 +0000)] 
Doc corrections; added HelpGen project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded context-sensitive help docs
Julian Smart [Mon, 9 Oct 2000 13:13:39 +0000 (13:13 +0000)] 
Added context-sensitive help docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agocompilation fix
Vadim Zeitlin [Sun, 8 Oct 2000 23:40:43 +0000 (23:40 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agowxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated
Vadim Zeitlin [Sun, 8 Oct 2000 23:35:09 +0000 (23:35 +0000)] 
wxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed EditLabel() for wxLC_REPORT mode
Václav Slavík [Sun, 8 Oct 2000 22:29:38 +0000 (22:29 +0000)] 
fixed EditLabel() for wxLC_REPORT mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agochange in XRC format
Václav Slavík [Sat, 7 Oct 2000 21:56:37 +0000 (21:56 +0000)] 
change in XRC format

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agorenamed resource.xml to resource.xrc
Václav Slavík [Sat, 7 Oct 2000 21:52:57 +0000 (21:52 +0000)] 
renamed resource.xml to resource.xrc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed use of wxMenuItem::SetBitmap
Václav Slavík [Sat, 7 Oct 2000 21:52:01 +0000 (21:52 +0000)] 
fixed use of wxMenuItem::SetBitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago1. more warnings fixed
Vadim Zeitlin [Sat, 7 Oct 2000 21:34:35 +0000 (21:34 +0000)] 
1. more warnings fixed
2. fixed wxProgressDialog to work as wxDialog now does

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago1. a couple of compilation warnings fixed (strconv/listctrl)
Vadim Zeitlin [Sat, 7 Oct 2000 20:19:10 +0000 (20:19 +0000)] 
1. a couple of compilation warnings fixed (strconv/listctrl)
2. now reenable windows disabled by wxWindowDisabler slightly earlier:
   this solves the problem with "wrong" window being brought to top and
   eliminates the need for BringWindowToTop() and SetActiveWindow() in
   our code
3. style wxFRAME_FLOAT_ON_PARENT is now obsolete and unused, all frames
   have WS_EX_APPWINDOW style and appear on the taskbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded a WXDLLEXPORT
Robin Dunn [Sat, 7 Oct 2000 02:38:05 +0000 (02:38 +0000)] 
Added a WXDLLEXPORT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed bug in parsing incomplete HTML when the very last tag was not closed with >
Václav Slavík [Fri, 6 Oct 2000 20:22:26 +0000 (20:22 +0000)] 
fixed bug in parsing incomplete HTML when the very last tag was not closed with >

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agochanged \n\r to \r\n
Václav Slavík [Fri, 6 Oct 2000 20:21:47 +0000 (20:21 +0000)] 
changed \n\r to \r\n

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
Julian Smart [Fri, 6 Oct 2000 16:52:29 +0000 (16:52 +0000)] 
Added DECLARE/IMLEMENT_CLASS for wxToolBarBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Modified Files:
Jouk Jansen [Fri, 6 Oct 2000 11:22:27 +0000 (11:22 +0000)] 
 Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
  wxWindows/utils/dialoged/src/descrip.mms
 Added Files:
  wxWindows/samples/dnd/descrip.mms

 Updated VMS compile support and readme.

----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed assert failures about missing status bar field
Vadim Zeitlin [Thu, 5 Oct 2000 15:23:41 +0000 (15:23 +0000)] 
fixed assert failures about missing status bar field

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoRemoved wxFindFocusDescendant for non-wxMSW platforms.
Julian Smart [Thu, 5 Oct 2000 13:05:50 +0000 (13:05 +0000)] 
Removed wxFindFocusDescendant for non-wxMSW platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agomerged in the commit from the 2.2 branch
Vadim Zeitlin [Wed, 4 Oct 2000 23:38:26 +0000 (23:38 +0000)] 
merged in the commit from the 2.2 branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoMore fixes
Julian Smart [Wed, 4 Oct 2000 15:16:20 +0000 (15:16 +0000)] 
More fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
Julian Smart [Wed, 4 Oct 2000 14:33:20 +0000 (14:33 +0000)] 
Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoFixes to generic dir dialog
Julian Smart [Wed, 4 Oct 2000 13:47:13 +0000 (13:47 +0000)] 
Fixes to generic dir dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoSpeed fix for wxGenericDirCtrl, starting to add text input control;
Julian Smart [Wed, 4 Oct 2000 12:53:28 +0000 (12:53 +0000)] 
Speed fix for wxGenericDirCtrl, starting to add text input control;
added wxWS_EX_NO_AUTOFOCUS for wxMSW so we can stop wxToolBar accepting
the focus; UI update improvement to send commands to current focus window;
split tree control horiz. scrollbar problem fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Committing in .
Jouk Jansen [Wed, 4 Oct 2000 08:15:16 +0000 (08:15 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
 Added Files:
  wxWindows/samples/calendar/descrip.mms

 Compile support on VMS for the calendar sample

----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Committing in .
Jouk Jansen [Wed, 4 Oct 2000 07:17:09 +0000 (07:17 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/docs/readme_vms.txt

 Updated VMS build instructions
----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Committing in .
Jouk Jansen [Tue, 3 Oct 2000 13:08:45 +0000 (13:08 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms

 Oops wrong file committed earlier today
----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Modified Files:
Jouk Jansen [Tue, 3 Oct 2000 10:34:40 +0000 (10:34 +0000)] 
 Modified Files:
  wxWindows/setup.h_vms wxWindows/lib/vms_gtk.opt
  wxWindows/src/common/fileconf.cpp
  wxWindows/src/unix/utilsunx.cpp

Patches for VMS:
  Updated Setup
  The conftest sample in wxGTK now can read_to/write_from the home-directory.

----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoSmall fixes to defs.h; change "windows.h" to <windows.h> in filefn.cpp
Julian Smart [Tue, 3 Oct 2000 07:41:33 +0000 (07:41 +0000)] 
Small fixes to defs.h; change "windows.h" to <windows.h> in filefn.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofix for group names containing ']'
Vadim Zeitlin [Mon, 2 Oct 2000 18:20:54 +0000 (18:20 +0000)] 
fix for group names containing ']'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agointerface additions (mostly for new generic/toolwin)
David Webster [Mon, 2 Oct 2000 03:42:05 +0000 (03:42 +0000)] 
interface additions (mostly for new generic/toolwin)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdd some new files for interface additions
David Webster [Mon, 2 Oct 2000 02:53:18 +0000 (02:53 +0000)] 
Add some new files for interface additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoOS/2 Statusbar fixes, and class interface updates
David Webster [Mon, 2 Oct 2000 02:49:35 +0000 (02:49 +0000)] 
OS/2 Statusbar fixes, and class interface updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoOS/2 Statusbar fixes
David Webster [Mon, 2 Oct 2000 02:45:47 +0000 (02:45 +0000)] 
OS/2 Statusbar fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed LoadPanel (created two instances previously and returned the wrong one)
Václav Slavík [Sun, 1 Oct 2000 21:31:35 +0000 (21:31 +0000)] 
fixed LoadPanel (created two instances previously and returned the wrong one)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofix from Robert for extra refreshes
Vadim Zeitlin [Sat, 30 Sep 2000 16:30:30 +0000 (16:30 +0000)] 
fix from Robert for extra refreshes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoremoved loading from in-memory document (illicit idea)
Václav Slavík [Fri, 29 Sep 2000 19:58:31 +0000 (19:58 +0000)] 
removed loading from in-memory document (illicit idea)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded wxListCtrl::AssignImageList
Václav Slavík [Thu, 28 Sep 2000 22:29:26 +0000 (22:29 +0000)] 
added wxListCtrl::AssignImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded wxTreeCtrl::AssignImageList
Václav Slavík [Thu, 28 Sep 2000 22:26:15 +0000 (22:26 +0000)] 
added wxTreeCtrl::AssignImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded wxNotebook::AssingImageList
Václav Slavík [Thu, 28 Sep 2000 22:25:07 +0000 (22:25 +0000)] 
added wxNotebook::AssingImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded wxTreeCtrl::AssignImageList
Václav Slavík [Thu, 28 Sep 2000 22:19:57 +0000 (22:19 +0000)] 
added wxTreeCtrl::AssignImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agomodified wxHtmlHelpFrame to use AssignImageList
Václav Slavík [Thu, 28 Sep 2000 22:18:47 +0000 (22:18 +0000)] 
modified wxHtmlHelpFrame to use AssignImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded event.Skip() to OnIdle() handler
Vadim Zeitlin [Thu, 28 Sep 2000 14:23:00 +0000 (14:23 +0000)] 
added event.Skip() to OnIdle() handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded bitmaps to menu items
Václav Slavík [Wed, 27 Sep 2000 23:13:02 +0000 (23:13 +0000)] 
added bitmaps to menu items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agodocumented wxMenuItem::SetBitmap
Václav Slavík [Wed, 27 Sep 2000 23:10:05 +0000 (23:10 +0000)] 
documented wxMenuItem::SetBitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Committing in .
Jouk Jansen [Wed, 27 Sep 2000 11:32:03 +0000 (11:32 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/include/wx/motif/menuitem.h
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoupdated resources convertor
Václav Slavík [Tue, 26 Sep 2000 21:59:37 +0000 (21:59 +0000)] 
updated resources convertor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofixed bug in wxHtmlWindow: HistoryBack/Forward now correctly preserves last entry...
Václav Slavík [Tue, 26 Sep 2000 21:54:29 +0000 (21:54 +0000)] 
fixed bug in wxHtmlWindow: HistoryBack/Forward now correctly preserves last entry's scrolled position

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded ability to read resources directly from wxXmlDocument to wxXmlResource
Václav Slavík [Tue, 26 Sep 2000 21:52:08 +0000 (21:52 +0000)] 
added ability to read resources directly from wxXmlDocument to wxXmlResource

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoFiddled with wxFindWindowAtPoint to make it work with notebooks and static boxes
Julian Smart [Tue, 26 Sep 2000 15:36:12 +0000 (15:36 +0000)] 
Fiddled with wxFindWindowAtPoint to make it work with notebooks and static boxes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoRemoved assert complaining about out-focus without in-focus, because it happens a lot
Julian Smart [Tue, 26 Sep 2000 14:46:42 +0000 (14:46 +0000)] 
Removed assert complaining about out-focus without in-focus, because it happens a lot

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agofix from Robert
Vadim Zeitlin [Tue, 26 Sep 2000 13:54:47 +0000 (13:54 +0000)] 
fix from Robert

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Committing in .
Jouk Jansen [Tue, 26 Sep 2000 10:49:41 +0000 (10:49 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/src/common/filefn.cpp

 Filename problem on VMS fixed.
----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agowxPython changes for new and improved wxSTC
Robin Dunn [Tue, 26 Sep 2000 05:32:50 +0000 (05:32 +0000)] 
wxPython changes for new and improved wxSTC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agonew and improved wxSTC
Robin Dunn [Tue, 26 Sep 2000 05:15:39 +0000 (05:15 +0000)] 
new and improved wxSTC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoEnabled context-sensitive help for wxRadioBox
Julian Smart [Mon, 25 Sep 2000 16:01:44 +0000 (16:01 +0000)] 
Enabled context-sensitive help for wxRadioBox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded wxID_IGNORE
Julian Smart [Mon, 25 Sep 2000 14:26:56 +0000 (14:26 +0000)] 
Added wxID_IGNORE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoimplemented wxDisplaySizeMM for gtk, msw & motif.
Ron Lee [Mon, 25 Sep 2000 08:51:35 +0000 (08:51 +0000)] 
implemented wxDisplaySizeMM for gtk, msw & motif.
used wxDisplaySize and wxDisplaySizeMM to calculate real screen PPI in
wxPostScriptPrinter.
documented wxDisplaySize and wxDisplaySizeMM.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoremoved unneccesary (and unwanted) asserts
Ron Lee [Sun, 24 Sep 2000 15:25:57 +0000 (15:25 +0000)] 
removed unneccesary (and unwanted) asserts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agomake contrib symlink relative to WXDIR
Ron Lee [Sun, 24 Sep 2000 15:24:10 +0000 (15:24 +0000)] 
make contrib symlink relative to WXDIR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agowxCaret now uses backing store instead of forcing window refresh each time the
Vadim Zeitlin [Fri, 22 Sep 2000 22:44:34 +0000 (22:44 +0000)] 
wxCaret now uses backing store instead of forcing window refresh each time the
caret is hidden; the non blinking carets work too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded XML resources sample
Václav Slavík [Mon, 18 Sep 2000 20:01:54 +0000 (20:01 +0000)] 
added XML resources sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoattempts to implement non blinking caret - failed so far
Vadim Zeitlin [Mon, 18 Sep 2000 19:06:35 +0000 (19:06 +0000)] 
attempts to implement non blinking caret - failed so far

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agogive frame a reasonable default size if none specified
Vadim Zeitlin [Mon, 18 Sep 2000 15:40:15 +0000 (15:40 +0000)] 
give frame a reasonable default size if none specified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded XML resources sample
Václav Slavík [Sun, 17 Sep 2000 19:20:16 +0000 (19:20 +0000)] 
added XML resources sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded unknown widget support
Václav Slavík [Sun, 17 Sep 2000 19:19:18 +0000 (19:19 +0000)] 
added unknown widget support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded <bitmap> and <icon> resources
Václav Slavík [Sun, 17 Sep 2000 19:18:31 +0000 (19:18 +0000)] 
added <bitmap> and <icon> resources

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded wxStaticLine handler
Václav Slavík [Sun, 17 Sep 2000 19:18:02 +0000 (19:18 +0000)] 
added wxStaticLine handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agodocumented EVT_LIST_ITEM_RIGHT_CLICK
Václav Slavík [Sun, 17 Sep 2000 19:17:55 +0000 (19:17 +0000)] 
documented EVT_LIST_ITEM_RIGHT_CLICK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded rc2xml and wxr2xml convertor (no makefiles yet)
Václav Slavík [Sun, 17 Sep 2000 19:17:13 +0000 (19:17 +0000)] 
added rc2xml and wxr2xml convertor (no makefiles yet)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded disabled, focus and selected to wxBitmapButton handler
Václav Slavík [Sun, 17 Sep 2000 19:16:22 +0000 (19:16 +0000)] 
added disabled, focus and selected to wxBitmapButton handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoremoved bitmap scaling in bitmap button handler
Václav Slavík [Sun, 17 Sep 2000 19:16:13 +0000 (19:16 +0000)] 
removed bitmap scaling in bitmap button handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Set the m_isFrame flag corrcetly.
Robert Roebling [Sat, 16 Sep 2000 11:26:28 +0000 (11:26 +0000)] 
  Set the m_isFrame flag corrcetly.
  Typo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Minor corrections to new theme code.
Robert Roebling [Fri, 15 Sep 2000 16:51:07 +0000 (16:51 +0000)] 
  Minor corrections to new theme code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded Set/GetThemeEnabled and used this for determining whether to paint a theme
Julian Smart [Fri, 15 Sep 2000 13:15:37 +0000 (13:15 +0000)] 
Added Set/GetThemeEnabled and used this for determining whether to paint a theme
background.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago wxFrame's m_mainWidget didn't have themes.
Robert Roebling [Fri, 15 Sep 2000 11:49:39 +0000 (11:49 +0000)] 
  wxFrame's m_mainWidget didn't have themes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Notebook theme attampt.
Robert Roebling [Fri, 15 Sep 2000 11:13:06 +0000 (11:13 +0000)] 
  Notebook theme attampt.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded new controls
Václav Slavík [Thu, 14 Sep 2000 21:32:46 +0000 (21:32 +0000)] 
added new controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded new controls: wxBitmapButton, wxCalendarCtrl, wxListCtrl, wxScrollBar, wxStatic...
Václav Slavík [Thu, 14 Sep 2000 21:32:23 +0000 (21:32 +0000)] 
added new controls: wxBitmapButton, wxCalendarCtrl, wxListCtrl, wxScrollBar, wxStaticBox, wxTreeCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Readded TrueType text.
Robert Roebling [Thu, 14 Sep 2000 13:02:34 +0000 (13:02 +0000)] 
  Readded TrueType text.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Another theme fix.
Robert Roebling [Thu, 14 Sep 2000 09:23:12 +0000 (09:23 +0000)] 
  Another theme fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago More theme goodies.
Robert Roebling [Thu, 14 Sep 2000 09:08:18 +0000 (09:08 +0000)] 
  More theme goodies.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Compilation fixes, bug fixes and streamlining in wxCanvas.
Robert Roebling [Thu, 14 Sep 2000 06:42:27 +0000 (06:42 +0000)] 
  Compilation fixes, bug fixes and streamlining in wxCanvas.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago wxListCtrl::InsertItem() returned wrong index.
Robert Roebling [Wed, 13 Sep 2000 20:03:27 +0000 (20:03 +0000)] 
  wxListCtrl::InsertItem() returned wrong index.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoadded polygon and polyline
Kevin Hock [Wed, 13 Sep 2000 19:58:09 +0000 (19:58 +0000)] 
added polygon and polyline

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Themed headers for wxListCtrl.
Robert Roebling [Wed, 13 Sep 2000 15:35:45 +0000 (15:35 +0000)] 
  Themed headers for wxListCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago1. wxFrame::IsIconized() fixed - seems to work
Vadim Zeitlin [Wed, 13 Sep 2000 12:25:42 +0000 (12:25 +0000)] 
1. wxFrame::IsIconized() fixed - seems to work
2. a couple of unused vars removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years ago Did the unmap/map trick for wxFrame::IsIconized().
Robert Roebling [Wed, 13 Sep 2000 11:45:43 +0000 (11:45 +0000)] 
 Did the unmap/map trick for wxFrame::IsIconized().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agoAdded accelerator to bitmap menu item
Julian Smart [Wed, 13 Sep 2000 11:34:15 +0000 (11:34 +0000)] 
Added accelerator to bitmap menu item

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agowxListMainWindow::HitTest no longer tests 'flags' which is garbage
Julian Smart [Wed, 13 Sep 2000 09:35:43 +0000 (09:35 +0000)] 
wxListMainWindow::HitTest no longer tests 'flags' which is garbage
at this point. HitTesting now working, hurrah!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 years agowxTimer::Start() now calls Stop()
Vadim Zeitlin [Wed, 13 Sep 2000 09:04:48 +0000 (09:04 +0000)] 
wxTimer::Start() now calls Stop()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775