]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agofixed some bugs in wxrc compiler
Václav Slavík [Sun, 6 Aug 2000 16:52:00 +0000 (16:52 +0000)] 
fixed some bugs in wxrc compiler

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

24 years agoremoved debug message ; improved resource loading logic
Václav Slavík [Sun, 6 Aug 2000 16:51:54 +0000 (16:51 +0000)] 
removed debug message ; improved resource loading logic

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

24 years agowxrcedit improvements
Václav Slavík [Sun, 6 Aug 2000 16:51:32 +0000 (16:51 +0000)] 
wxrcedit improvements

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

24 years agoSome BC++ fixes
Julian Smart [Sun, 6 Aug 2000 08:18:52 +0000 (08:18 +0000)] 
Some BC++ fixes

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

24 years agosupport for drawing arbitary object on DC's
Kevin Hock [Sun, 6 Aug 2000 05:55:39 +0000 (05:55 +0000)] 
support for drawing arbitary object on DC's

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

24 years agoMinor compilation fixes for Borland.
Michael Bedward [Sun, 6 Aug 2000 03:15:14 +0000 (03:15 +0000)] 
Minor compilation fixes for Borland.
Changed tabs to spaces.

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

24 years agofixed bug in wxrcedit makefile
Václav Slavík [Sat, 5 Aug 2000 21:26:32 +0000 (21:26 +0000)] 
fixed bug in wxrcedit makefile

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

24 years agoadded minsize variable for sizers and sizeritems
Václav Slavík [Sat, 5 Aug 2000 21:25:54 +0000 (21:25 +0000)] 
added minsize variable for sizers and sizeritems

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

24 years agogot rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading...
Václav Slavík [Sat, 5 Aug 2000 21:25:20 +0000 (21:25 +0000)] 
got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file ; also fixed bug in XMLID macro

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

24 years agogot rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading...
Václav Slavík [Sat, 5 Aug 2000 21:25:07 +0000 (21:25 +0000)] 
got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file

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

24 years agoGeneric tree control text editor now has simple boder (no 3D effect)
Julian Smart [Fri, 4 Aug 2000 15:35:15 +0000 (15:35 +0000)] 
Generic tree control text editor now has simple boder (no 3D effect)

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

24 years agoGeneric tree control fixes
Julian Smart [Fri, 4 Aug 2000 15:23:28 +0000 (15:23 +0000)] 
Generic tree control fixes

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

24 years agoRenamed generic tree control.
Julian Smart [Fri, 4 Aug 2000 14:24:01 +0000 (14:24 +0000)] 
Renamed generic tree control.

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

24 years agoAdded settings.h include
Julian Smart [Fri, 4 Aug 2000 14:09:39 +0000 (14:09 +0000)] 
Added settings.h include

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

24 years agoModified generic wxTreeCtrl to work under non-Unix platforms simultaneously
Julian Smart [Fri, 4 Aug 2000 13:59:45 +0000 (13:59 +0000)] 
Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously
with the native control.

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

24 years agoRemoved redundant m_left etc. variables
Michael Bedward [Fri, 4 Aug 2000 05:22:34 +0000 (05:22 +0000)] 
Removed redundant m_left etc. variables

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

24 years agofixed low resolution problem with wxPostScriptDC
Václav Slavík [Thu, 3 Aug 2000 21:43:30 +0000 (21:43 +0000)] 
fixed low resolution problem with wxPostScriptDC

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

24 years agoAdded ability to call wxWindow::OnPaint under Windows (experimental).
Julian Smart [Thu, 3 Aug 2000 16:11:51 +0000 (16:11 +0000)] 
Added ability to call wxWindow::OnPaint under Windows (experimental).
Added wxTR_NO_LINES to remove lines from tree control (MSW only).

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

24 years agoCorrected resource type
Julian Smart [Wed, 2 Aug 2000 14:59:10 +0000 (14:59 +0000)] 
Corrected resource type

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

24 years agoMade some member variables protected so derived classes can use them
Julian Smart [Wed, 2 Aug 2000 14:45:05 +0000 (14:45 +0000)] 
Made some member variables protected so derived classes can use them

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

24 years agoRemoved winmm.dll from delayload list.
Julian Smart [Wed, 2 Aug 2000 06:35:58 +0000 (06:35 +0000)] 
Removed winmm.dll from delayload list.

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

24 years agofixed bug in APPEXTRALIBS
Václav Slavík [Mon, 31 Jul 2000 22:04:39 +0000 (22:04 +0000)] 
fixed bug in APPEXTRALIBS

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

24 years agoadded binz handler
Václav Slavík [Mon, 31 Jul 2000 22:03:55 +0000 (22:03 +0000)] 
added binz handler

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

24 years agoadded wxListBox handling
Václav Slavík [Mon, 31 Jul 2000 22:03:49 +0000 (22:03 +0000)] 
added wxListBox handling

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

24 years agoadded null pointer check in DoGetSize functions; else programs crash when resizing...
Unknown (NI) [Sun, 30 Jul 2000 08:42:13 +0000 (08:42 +0000)] 
added null pointer check in DoGetSize functions; else programs crash when resizing list heads

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

24 years agoadded a wrapper class for opengl contexts (like that used in the gtk and msw
Unknown (NI) [Sun, 30 Jul 2000 03:32:39 +0000 (03:32 +0000)] 
added a wrapper class for opengl contexts (like that used in the gtk and msw
ports)

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

24 years agoadded a simple wrapper class for shared opengl contexts (like in the gtk and msw
Unknown (NI) [Sun, 30 Jul 2000 03:30:37 +0000 (03:30 +0000)] 
added a simple wrapper class for shared opengl contexts (like in the gtk and msw
ports)

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

24 years agoFloodFill correction, wxQuantize correction
Julian Smart [Sat, 29 Jul 2000 17:25:36 +0000 (17:25 +0000)] 
FloodFill correction, wxQuantize correction

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

24 years agoAdded version of Quantize that manages the palette itself
Julian Smart [Sat, 29 Jul 2000 13:41:56 +0000 (13:41 +0000)] 
Added version of Quantize that manages the palette itself

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

24 years agoAdded Set/Get/HasOption members and moved palette to ref data class.
Julian Smart [Sat, 29 Jul 2000 11:44:57 +0000 (11:44 +0000)] 
Added Set/Get/HasOption members and moved palette to ref data class.

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

24 years agoAdded wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage
Julian Smart [Fri, 28 Jul 2000 17:53:25 +0000 (17:53 +0000)] 
Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage

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

24 years agoUpdated docs for wxGrid::SelectBlock
Michael Bedward [Fri, 28 Jul 2000 05:21:17 +0000 (05:21 +0000)] 
Updated docs for wxGrid::SelectBlock

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

24 years agoRenamed existing wxGrid::SelectBlock to HighlightBlock.
Michael Bedward [Fri, 28 Jul 2000 05:12:32 +0000 (05:12 +0000)] 
Renamed existing wxGrid::SelectBlock to HighlightBlock.
Added new wxGrid::SelectBlock that does what the name suggests
(consistent with the other SelectXXX functions).

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

24 years agoradiobox default dimension changed from 0 to 1
Václav Slavík [Thu, 27 Jul 2000 18:53:23 +0000 (18:53 +0000)] 
radiobox default dimension changed from 0 to 1

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

24 years agofixed setting value in spinctrl
Václav Slavík [Thu, 27 Jul 2000 18:53:13 +0000 (18:53 +0000)] 
fixed setting value in spinctrl

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

24 years agoadded more controls
Václav Slavík [Thu, 27 Jul 2000 18:53:04 +0000 (18:53 +0000)] 
added more controls

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

24 years agoadded notebooks support; added not_supported variable type
Václav Slavík [Thu, 27 Jul 2000 18:52:12 +0000 (18:52 +0000)] 
added notebooks support; added not_supported variable type

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

24 years agoadded XMLCTRL() macro for fast access to dialog controls
Václav Slavík [Thu, 27 Jul 2000 18:51:28 +0000 (18:51 +0000)] 
added XMLCTRL() macro for fast access to dialog controls

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

24 years agonotebooksizer is now property of notebook, not special kind of sizer
Václav Slavík [Thu, 27 Jul 2000 18:51:07 +0000 (18:51 +0000)] 
notebooksizer is now property of notebook, not special kind of sizer

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

24 years agoGeneric dirctrl corrections
Julian Smart [Thu, 27 Jul 2000 16:34:51 +0000 (16:34 +0000)] 
Generic dirctrl corrections

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

24 years agoUpdated wxMotif files.lst
Julian Smart [Thu, 27 Jul 2000 15:12:56 +0000 (15:12 +0000)] 
Updated wxMotif files.lst

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

24 years agoUpdated file list to include dirctrlg.cpp
Julian Smart [Thu, 27 Jul 2000 15:11:47 +0000 (15:11 +0000)] 
Updated file list to include dirctrlg.cpp

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

24 years agorecommited binary files
Václav Slavík [Thu, 27 Jul 2000 09:38:40 +0000 (09:38 +0000)] 
recommited binary files

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

24 years agooops, forgot -kb
Václav Slavík [Thu, 27 Jul 2000 09:37:32 +0000 (09:37 +0000)] 
oops, forgot -kb

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

24 years agostandardized projects
Václav Slavík [Thu, 27 Jul 2000 09:36:50 +0000 (09:36 +0000)] 
standardized projects

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

24 years agonow uses resources, not xpm files
Václav Slavík [Thu, 27 Jul 2000 09:35:42 +0000 (09:35 +0000)] 
now uses resources, not xpm files

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

24 years agofixed typo
Václav Slavík [Thu, 27 Jul 2000 09:35:35 +0000 (09:35 +0000)] 
fixed typo

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

24 years agoadded WXDLLEXPORT
Václav Slavík [Thu, 27 Jul 2000 09:35:16 +0000 (09:35 +0000)] 
added WXDLLEXPORT

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

24 years agoFix for bug where the cell highlight was not cleared from a cell
Michael Bedward [Thu, 27 Jul 2000 06:37:41 +0000 (06:37 +0000)] 
Fix for bug where the cell highlight was not cleared from a cell
that was only partially in view.

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

24 years agoAdded another hack to the collection of hacks in
Michael Bedward [Thu, 27 Jul 2000 06:23:33 +0000 (06:23 +0000)] 
Added another hack to the collection of hacks in
wxGridCellTextEditor::SetSize so that the caret will show
for cells in the first row.

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

24 years agoChanged wxGridCellAttr::HasAlignment to treat values of -1 as no
Michael Bedward [Thu, 27 Jul 2000 04:09:21 +0000 (04:09 +0000)] 
Changed wxGridCellAttr::HasAlignment to treat values of -1 as no
alignment because wxALIGN_LEFT and wxALIGN_TOP are 0.

Updated griddemo.cpp to use correct alignment defs.

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

24 years agoChanged cell and label alignment functions to use wxALIGN_XXX defs.
Michael Bedward [Thu, 27 Jul 2000 01:57:24 +0000 (01:57 +0000)] 
Changed cell and label alignment functions to use wxALIGN_XXX defs.

SetXXXAlignment() functions still accept wxTOP, wxLEFT etc
for (some) backwards compatibility.

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

24 years agoSome more wxGrid function docs.
Michael Bedward [Thu, 27 Jul 2000 01:29:07 +0000 (01:29 +0000)] 
Some more wxGrid function docs.

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

24 years agoxmlres: added support for wxMSW
Václav Slavík [Wed, 26 Jul 2000 21:49:18 +0000 (21:49 +0000)] 
xmlres: added support for wxMSW

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

24 years agostandardized syntax of bool properties: '1' means true, anything else false
Václav Slavík [Wed, 26 Jul 2000 21:34:36 +0000 (21:34 +0000)] 
standardized syntax of bool properties: '1' means true, anything else false

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

24 years agochanged content of checklist, choice, combobox, radiobox from <children> to <content>
Václav Slavík [Wed, 26 Jul 2000 21:34:26 +0000 (21:34 +0000)] 
changed content of checklist, choice, combobox, radiobox from <children> to <content>

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

24 years agovisual enhancements of wxrcedit
Václav Slavík [Wed, 26 Jul 2000 21:34:19 +0000 (21:34 +0000)] 
visual enhancements of wxrcedit

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

24 years agoadded handling of wxGridSizer and wxFlexGridSizer
Václav Slavík [Wed, 26 Jul 2000 21:34:05 +0000 (21:34 +0000)] 
added handling of wxGridSizer and wxFlexGridSizer

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

24 years agoadded wxMSW support to wxrcedit
Václav Slavík [Wed, 26 Jul 2000 21:33:23 +0000 (21:33 +0000)] 
added wxMSW support to wxrcedit

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

24 years agofixed typo in wxStaticBitmap wxrcedit definition
Václav Slavík [Wed, 26 Jul 2000 21:33:10 +0000 (21:33 +0000)] 
fixed typo in wxStaticBitmap wxrcedit definition

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

24 years agoxmlres: added support for wxMSW
Václav Slavík [Wed, 26 Jul 2000 21:32:47 +0000 (21:32 +0000)] 
xmlres: added support for wxMSW

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

24 years agoadded xmlres format docs (uncomplete)
Václav Slavík [Wed, 26 Jul 2000 21:32:26 +0000 (21:32 +0000)] 
added xmlres format docs (uncomplete)

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

24 years agochanged shared library version number to 2.3
Václav Slavík [Wed, 26 Jul 2000 21:31:39 +0000 (21:31 +0000)] 
changed shared library version number to 2.3

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

24 years agofix for VA 3.0 vs 4.0
David Webster [Wed, 26 Jul 2000 20:06:24 +0000 (20:06 +0000)] 
fix for VA 3.0 vs 4.0

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

24 years agoBetter behaviour on NT (no dialogs when searching drives)
Julian Smart [Wed, 26 Jul 2000 14:08:39 +0000 (14:08 +0000)] 
Better behaviour on NT (no dialogs when searching drives)

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

24 years agoWIN32 compilation of wxrc, wxrcedit
Julian Smart [Wed, 26 Jul 2000 12:40:49 +0000 (12:40 +0000)] 
WIN32 compilation of wxrc, wxrcedit

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

24 years agoCorrected makefile target bug
Julian Smart [Wed, 26 Jul 2000 11:53:38 +0000 (11:53 +0000)] 
Corrected makefile target bug

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

24 years agoAdded additional wxXML makefiles and projects files; added some
Julian Smart [Wed, 26 Jul 2000 11:43:54 +0000 (11:43 +0000)] 
Added additional wxXML makefiles and projects files; added some
flexibility to VC++ make include files

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

24 years agoNot sure why this file is being committed (CVS glitch?)
Julian Smart [Wed, 26 Jul 2000 08:50:18 +0000 (08:50 +0000)] 
Not sure why this file is being committed  (CVS glitch?)

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

24 years agoadded xml resources readme
Václav Slavík [Tue, 25 Jul 2000 18:48:13 +0000 (18:48 +0000)] 
added xml resources readme

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

24 years agowxGTK compilation fixes
Václav Slavík [Tue, 25 Jul 2000 18:47:58 +0000 (18:47 +0000)] 
wxGTK compilation fixes

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

24 years agowxGTK compilation fix (undefined wxDirDialogDefaultFolderStr)
Václav Slavík [Tue, 25 Jul 2000 18:47:48 +0000 (18:47 +0000)] 
wxGTK compilation fix (undefined wxDirDialogDefaultFolderStr)

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

24 years agogtk 1.2.8 compilation fix
Václav Slavík [Tue, 25 Jul 2000 18:47:29 +0000 (18:47 +0000)] 
gtk 1.2.8 compilation fix

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

24 years agoadded XML resources library
Václav Slavík [Tue, 25 Jul 2000 18:47:21 +0000 (18:47 +0000)] 
added XML resources library

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

24 years ago dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
Mark Johnson [Tue, 25 Jul 2000 12:15:55 +0000 (12:15 +0000)] 
  dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
dbbrowse.dsp dbbrowse.dsw dummy.cpp

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

24 years agoModified mouse ENTER/LEAVE events so that they also
Guillermo Rodriguez Garcia [Tue, 25 Jul 2000 06:27:45 +0000 (06:27 +0000)] 
Modified mouse ENTER/LEAVE events so that they also
carry information about the state of the mouse buttons
(they only had info about SHIFT and CTRL keys so far)

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

24 years agoFix gtk+ 1.2 compilation...
Ove Kaaven [Mon, 24 Jul 2000 23:44:17 +0000 (23:44 +0000)] 
Fix gtk+ 1.2 compilation...

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

24 years agoFixed wxMotif breakage, sorry!
Julian Smart [Mon, 24 Jul 2000 19:55:22 +0000 (19:55 +0000)] 
Fixed wxMotif breakage, sorry!

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

24 years agoAdded insertion point code to wxComboBox
Julian Smart [Mon, 24 Jul 2000 15:26:59 +0000 (15:26 +0000)] 
Added insertion point code to wxComboBox

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

24 years agoTry to include windows.h.
Ove Kaaven [Mon, 24 Jul 2000 13:47:19 +0000 (13:47 +0000)] 
Try to include windows.h.

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

24 years agoFixed broken compilation due to Ove's last nice changes :-(
Guillermo Rodriguez Garcia [Mon, 24 Jul 2000 13:28:01 +0000 (13:28 +0000)] 
Fixed broken compilation due to Ove's last nice changes :-(

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

24 years agoCorrected comment about Norlander headers (no changes to the code itself)
Guillermo Rodriguez Garcia [Mon, 24 Jul 2000 11:55:34 +0000 (11:55 +0000)] 
Corrected comment about Norlander headers (no changes to the code itself)

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

24 years agoUpdated version number.
Julian Smart [Mon, 24 Jul 2000 09:44:46 +0000 (09:44 +0000)] 
Updated version number.

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

24 years agoCorrected test for _vsnprintf
Julian Smart [Mon, 24 Jul 2000 09:01:57 +0000 (09:01 +0000)] 
Corrected test for _vsnprintf

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

24 years agoChanges as per patch from Paul Gammans to fix bug with edit control
Michael Bedward [Mon, 24 Jul 2000 06:16:49 +0000 (06:16 +0000)] 
Changes as per patch from Paul Gammans to fix bug with edit control
handling.

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

24 years agoHad accidentally added gridwork.tex to the docs
Michael Bedward [Mon, 24 Jul 2000 04:58:40 +0000 (04:58 +0000)] 
Had accidentally added gridwork.tex to the docs

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

24 years agoAdded wxGenericDirCtrl, wxGenericDirDialog and associated icons.
Julian Smart [Sun, 23 Jul 2000 19:10:27 +0000 (19:10 +0000)] 
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
Altered dialog sample to show generic dir dialog.

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

24 years agoUpdated project and makefiles (VC++) to be more consistent.
Julian Smart [Sun, 23 Jul 2000 14:26:37 +0000 (14:26 +0000)] 
Updated project and makefiles (VC++) to be more consistent.

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

24 years agoCygwin 1.1 mods (main branch)
Julian Smart [Sat, 22 Jul 2000 14:03:36 +0000 (14:03 +0000)] 
Cygwin 1.1 mods (main branch)

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

24 years agofixes for trailing commas for OS/2 from WX_2_2_BRANCH
David Webster [Fri, 21 Jul 2000 20:45:20 +0000 (20:45 +0000)] 
fixes for trailing commas for OS/2 from WX_2_2_BRANCH

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

24 years agofixes for S_IFMT for OS/2 from WX_2_2_BRANCH
David Webster [Fri, 21 Jul 2000 20:44:39 +0000 (20:44 +0000)] 
fixes for S_IFMT for OS/2 from WX_2_2_BRANCH

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

24 years agoCorrected some combobox-related code, changed ordering and added wxSpinCtrl
Julian Smart [Fri, 21 Jul 2000 15:43:14 +0000 (15:43 +0000)] 
Corrected some combobox-related code, changed ordering and added wxSpinCtrl
support as per bug report

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

24 years agomoved check for x include/library paths from motif configuration section to main...
Unknown (NI) [Fri, 21 Jul 2000 10:37:26 +0000 (10:37 +0000)] 
moved check for x include/library paths from motif configuration section to main scope of confiure.in; added opengl libs to freebsd target if configured with opengl support

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

24 years agouses now the platform independant attributes
Unknown (NI) [Fri, 21 Jul 2000 10:16:53 +0000 (10:16 +0000)] 
uses now the platform independant attributes

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

24 years agoTrying again to add these files to the main trunk.
Michael Bedward [Fri, 21 Jul 2000 08:30:47 +0000 (08:30 +0000)] 
Trying again to add these files to the main trunk.

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

24 years agoFirst batch of work for new wxGrid docs.
Michael Bedward [Fri, 21 Jul 2000 08:24:18 +0000 (08:24 +0000)] 
First batch of work for new wxGrid docs.
Very incomplete - still lots to do but will commit more
next week.  Please don't edit yet without letting me know
via the list.

 - Michael

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

24 years agoAdded ForceRefresh() to request immediate repainting of a grid.
Michael Bedward [Fri, 21 Jul 2000 06:51:22 +0000 (06:51 +0000)] 
Added ForceRefresh() to request immediate repainting of a grid.
Calling Refresh() doesn't do this because of our minimal OnPaint
handler (to reduce screen flicker).

Setting of position coords for wxGridEvents now takes account of
row and col label sizes.

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

24 years agoChanges for VISAGECPP (use _ftime to avoid clock skew bug)
Guillermo Rodriguez Garcia [Fri, 21 Jul 2000 05:32:07 +0000 (05:32 +0000)] 
Changes for VISAGECPP (use _ftime to avoid clock skew bug)

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

24 years agoanother small error
Unknown (NI) [Thu, 20 Jul 2000 19:18:38 +0000 (19:18 +0000)] 
another small error

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

24 years agono comment :)
Unknown (NI) [Thu, 20 Jul 2000 18:18:18 +0000 (18:18 +0000)] 
no comment :)

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