]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

24 years agoumph, had made a dangerous mistake
Unknown (NI) [Thu, 20 Jul 2000 18:14:23 +0000 (18:14 +0000)] 
umph, had made a dangerous mistake

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

24 years agoapplied the patch by Garrick Meeker
Unknown (NI) [Thu, 20 Jul 2000 17:31:40 +0000 (17:31 +0000)] 
applied the patch by Garrick Meeker

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

24 years agoApplied the patch by Garrick Meeker
Unknown (NI) [Thu, 20 Jul 2000 17:27:25 +0000 (17:27 +0000)] 
Applied the patch by Garrick Meeker

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

24 years agoReally cheesy attempt to make wxDC::DrawText() utilize gtk+ 1.3.1's
Ove Kaaven [Wed, 19 Jul 2000 10:44:14 +0000 (10:44 +0000)] 
Really cheesy attempt to make wxDC::DrawText() utilize gtk+ 1.3.1's
multilingual text rendering engine to draw Unicode text (doubt this works
on wxMemoryDC, but at least it makes the generic listctrl show unicode text).

But I suspect that the text engine really should be abstracted at
a higher level in wxWindows...

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

24 years agoThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so I had to #ifndef
Ove Kaaven [Wed, 19 Jul 2000 10:34:52 +0000 (10:34 +0000)] 
There's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so I had to #ifndef
them out. Also used GTK_CLASS_TYPE...
(For some reason, scrolling no longer works with gtk+ 1.3.1 now...)

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

24 years agoMake this compile with gtk+ 1.3.1... not sure what the "casting"
Ove Kaaven [Wed, 19 Jul 2000 10:31:58 +0000 (10:31 +0000)] 
Make this compile with gtk+ 1.3.1... not sure what the "casting"
(class assignment) of the widget styles are for, but I used
_G_TYPE_IGC anyway...

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

24 years agoUse GTK_OBJECT_GET_CLASS macro.
Ove Kaaven [Wed, 19 Jul 2000 10:28:26 +0000 (10:28 +0000)] 
Use GTK_OBJECT_GET_CLASS macro.

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

24 years agoMay as well also add a GTK_CLASS_TYPE macro for compatibility.
Ove Kaaven [Wed, 19 Jul 2000 09:45:24 +0000 (09:45 +0000)] 
May as well also add a GTK_CLASS_TYPE macro for compatibility.

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

24 years agogtk+ 1.3.1's region transformation code no longer returns a new region,
Ove Kaaven [Wed, 19 Jul 2000 09:39:18 +0000 (09:39 +0000)] 
gtk+ 1.3.1's region transformation code no longer returns a new region,
but rather seems to operate on the source region... added a bunch
of ifdefs.

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

24 years agoThere's no gtk_widget_push_visual/pop_visual in gtk+ 1.3.1, so I just
Ove Kaaven [Wed, 19 Jul 2000 09:35:41 +0000 (09:35 +0000)] 
There's no gtk_widget_push_visual/pop_visual in gtk+ 1.3.1, so I just
ifndef-ed it out. Not sure if it matters.

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

24 years agoAdded "stand-ins" for a couple of Pango (Owen Taylor's multilingual text
Ove Kaaven [Wed, 19 Jul 2000 09:32:26 +0000 (09:32 +0000)] 
Added "stand-ins" for a couple of Pango (Owen Taylor's multilingual text
rendering engine, used by gtk+ 1.3 widgets) types, and added
GTK_OBJECT_GET_CLASS macro for backwards compatibility with gtk+ 1.2

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

24 years agoIf the "partial" argument is true, you're probably meant to set the
Ove Kaaven [Wed, 19 Jul 2000 08:56:40 +0000 (08:56 +0000)] 
If the "partial" argument is true, you're probably meant to set the
LVFI_PARTIAL flag, not the LVFI_STRING flag again.

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

24 years agoStill no such thing as gtkfeatures.h in gtk+ 1.3.1...
Ove Kaaven [Wed, 19 Jul 2000 08:51:31 +0000 (08:51 +0000)] 
Still no such thing as gtkfeatures.h in gtk+ 1.3.1...

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

24 years agoCasting to GdkColormapPrivate is neither possible nor necessary in
Ove Kaaven [Wed, 19 Jul 2000 08:50:37 +0000 (08:50 +0000)] 
Casting to GdkColormapPrivate is neither possible nor necessary in
gtk+ 1.3.1.

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

24 years agoIf compiling with WXGTK20, set wxConvCurrent to wxConvUTF8, as all
Ove Kaaven [Wed, 19 Jul 2000 08:47:46 +0000 (08:47 +0000)] 
If compiling with WXGTK20, set wxConvCurrent to wxConvUTF8, as all
gtk+ 1.3.1's widgets (except the deprecated/obsoleted ones) work
solely with UTF-8. (I knew my forward thinking regarding wxConvCurrent
would pay off someday...)

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

24 years agoIf, in a single-selection listctrl, a focused item is selected, and the
Ove Kaaven [Wed, 19 Jul 2000 08:36:53 +0000 (08:36 +0000)] 
If, in a single-selection listctrl, a focused item is selected, and the
focus is moved programmatically (SetItemState) without selecting the new
item, the old focused item wasn't deselected, making the listctrl end up
with TWO selected items when the focused item gets selected by the user.
So I made SetItemState deselect the old focused item when the focus is
moved in a single-selection listctrl.

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

24 years agoAnother case of fn_str() in wxFopen() ?
Ove Kaaven [Wed, 19 Jul 2000 08:31:36 +0000 (08:31 +0000)] 
Another case of fn_str() in wxFopen() ?

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

24 years agogtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef it out
Ove Kaaven [Wed, 19 Jul 2000 08:28:55 +0000 (08:28 +0000)] 
gtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef it out

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

24 years agowxGTKDash is also a gint8 under WXGTK20
Ove Kaaven [Wed, 19 Jul 2000 08:27:41 +0000 (08:27 +0000)] 
wxGTKDash is also a gint8 under WXGTK20

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

24 years agoReplaced WXGTK13 with WXGTK20
Ove Kaaven [Wed, 19 Jul 2000 08:26:42 +0000 (08:26 +0000)] 
Replaced WXGTK13 with WXGTK20

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

24 years agoAn attempt at make the wxCSConv class useful. Uses iconv under Unix,
Ove Kaaven [Wed, 19 Jul 2000 08:25:15 +0000 (08:25 +0000)] 
An attempt at make the wxCSConv class useful. Uses iconv under Unix,
Internet codepages under Windows, wxEncodingConverter if all else fails.
Not really complete, not really optimized, nor really tested,
but I'll let you check whether it could be useful at least.

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

24 years agoMore Unicode compilation fixes.
Ove Kaaven [Wed, 19 Jul 2000 08:20:03 +0000 (08:20 +0000)] 
More Unicode compilation fixes.

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

24 years agoThe wxFopen() fix again, but in the main branch.
Ove Kaaven [Wed, 19 Jul 2000 08:13:58 +0000 (08:13 +0000)] 
The wxFopen() fix again, but in the main branch.

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

24 years agoConfigure checks for:
Ove Kaaven [Wed, 19 Jul 2000 08:08:43 +0000 (08:08 +0000)] 
Configure checks for:
sizeof(wchar_t)
iconv.h
langinfo.h
gtk+ 1.3.1, defines __WXGTK20__ (I removed __WXGTK13__)

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

24 years agoaclocal configure macro from gtk+ 1.3.1
Ove Kaaven [Wed, 19 Jul 2000 08:03:55 +0000 (08:03 +0000)] 
aclocal configure macro from gtk+ 1.3.1

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

24 years agoAdded opengl32 to DLL libs
Guillermo Rodriguez Garcia [Mon, 17 Jul 2000 13:52:38 +0000 (13:52 +0000)] 
Added opengl32 to DLL libs

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

24 years agomerged 2.2 branch
Bryan Petty [Sat, 15 Jul 2000 19:51:35 +0000 (19:51 +0000)] 
merged 2.2 branch

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

24 years agoAdded RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
Karsten Ballüder [Thu, 8 Jun 2000 20:11:51 +0000 (20:11 +0000)] 
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
on each other.

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

24 years agowxMMedia doc updates
Guilhem Lavaux [Sun, 4 Jun 2000 08:38:36 +0000 (08:38 +0000)] 
wxMMedia doc updates
wxMMedia compilation fixes
OGL and STC makefile build fixes

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

24 years agoAdded WXDLLEXPORT symbol for DynLib classes
Guilhem Lavaux [Wed, 17 May 2000 16:45:01 +0000 (16:45 +0000)] 
Added WXDLLEXPORT symbol for DynLib classes

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

24 years agoupdated wxStudio module.
Unknown (HK) [Fri, 12 May 2000 07:26:18 +0000 (07:26 +0000)] 
updated wxStudio module.

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

24 years agoremoved wxPython module from the modules file
Robin Dunn [Thu, 11 May 2000 21:18:05 +0000 (21:18 +0000)] 
removed wxPython module from the modules file

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

24 years ago Committing in .
Jouk Jansen [Thu, 11 May 2000 12:12:59 +0000 (12:12 +0000)] 
 Committing in .

 VMS compile support for samples/drawing/

 Modified Files:
  wxWindows/descrip.mms
 Added Files:
  wxWindows/samples/drawing/descrip.mms
 ----------------------------------------------------------------------

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

24 years ago Committing in .
Jouk Jansen [Tue, 9 May 2000 12:28:12 +0000 (12:28 +0000)] 
 Committing in .

 VMS compile support for samples/mdi

 Modified Files:
  wxWindows/descrip.mms
 Added Files:
  wxWindows/samples/mdi/descrip.mms
 ----------------------------------------------------------------------

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

24 years ago Committing in .
Jouk Jansen [Tue, 9 May 2000 11:29:36 +0000 (11:29 +0000)] 
 Committing in .

 Added Files:
  wxWindows/samples/resource/descrip.mms
 ----------------------------------------------------------------------

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

24 years ago Committing in .
Jouk Jansen [Tue, 9 May 2000 11:27:09 +0000 (11:27 +0000)] 
 Committing in .

 VMS compile support for samples/resource

 Modified Files:
  wxWindows/descrip.mms
 ----------------------------------------------------------------------

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

24 years agoRemoved -a switch for wxStudio.
Unknown (HK) [Sat, 6 May 2000 12:13:02 +0000 (12:13 +0000)] 
Removed -a switch for wxStudio.

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

24 years agoMisc fixes
Julian Smart [Fri, 5 May 2000 16:40:32 +0000 (16:40 +0000)] 
Misc fixes

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

24 years agoFixed wxStudio module.
Unknown (HK) [Fri, 5 May 2000 15:21:59 +0000 (15:21 +0000)] 
Fixed wxStudio module.

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

24 years agoAdded wxStudio module.
Unknown (HK) [Fri, 5 May 2000 13:11:45 +0000 (13:11 +0000)] 
Added wxStudio module.

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

24 years agocompilation fix inside WXWIN_COMPATIBILITY
Vadim Zeitlin [Tue, 11 Apr 2000 16:14:07 +0000 (16:14 +0000)] 
compilation fix inside WXWIN_COMPATIBILITY

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

24 years agoconst cast inside WXWIN_COMPATIBILITY
Vadim Zeitlin [Tue, 11 Apr 2000 16:10:25 +0000 (16:10 +0000)] 
const cast inside WXWIN_COMPATIBILITY

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

24 years agoadded -mt note for Sun CC 4.2
Vadim Zeitlin [Tue, 11 Apr 2000 16:06:44 +0000 (16:06 +0000)] 
added -mt note for Sun CC 4.2

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

24 years agomention wxNB_LEFT/RIGHT/BOTTOM styles
Vadim Zeitlin [Tue, 11 Apr 2000 15:47:22 +0000 (15:47 +0000)] 
mention wxNB_LEFT/RIGHT/BOTTOM styles

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

24 years agofixed double eol problem
Vadim Zeitlin [Tue, 11 Apr 2000 14:34:38 +0000 (14:34 +0000)] 
fixed double eol problem

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

24 years agoChanged a little the initialization code
Guilhem Lavaux [Mon, 3 Apr 2000 17:41:16 +0000 (17:41 +0000)] 
Changed a little the initialization code

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

24 years agoUndoing Eric's changes on the main branch
Robin Dunn [Fri, 31 Mar 2000 17:44:48 +0000 (17:44 +0000)] 
Undoing Eric's changes on the main branch

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

24 years agoThis commit includes the following changes:
Eric W. Sink [Thu, 30 Mar 2000 18:43:38 +0000 (18:43 +0000)] 
This commit includes the following changes:

1.  I have grabbed a new copy of the original Scintilla code from its
CVS repository on SourceForge.  I believe this code corresponds to
Scintilla 1.24.

2.  That code included several new files (stc/scintilla/src/Lex*.cxx)

3.  I added mentions of those files to Makefile.in and the .dsp file.

4.  I added a new required method to PlatWX.cpp, but it doesn't do
anything, and I don't think it needs to.

5.  I added code to stc.cpp which gratuitously references all of the
lexers, to prevent them from being optimized away by the linker.

6.  I modified (stc/scintilla/src/Lex*.cxx) to make the LexerModule
objects externally visible.

Gripes to me.  (eric@sourcegear.com)

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

24 years agosimple change to test new CVS server
Robin Dunn [Tue, 28 Mar 2000 17:15:58 +0000 (17:15 +0000)] 
simple change to test new CVS server

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

24 years agojoystick made conditional
Karsten Ballüder [Mon, 27 Mar 2000 11:20:54 +0000 (11:20 +0000)] 
joystick made conditional

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

24 years agono message
David Webster [Thu, 23 Mar 2000 05:17:18 +0000 (05:17 +0000)] 
no message

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

24 years agoReworked Frame class
David Webster [Wed, 22 Mar 2000 23:22:48 +0000 (23:22 +0000)] 
Reworked Frame class

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

24 years agofrench translation done!
Vadim Zeitlin [Wed, 22 Mar 2000 12:50:10 +0000 (12:50 +0000)] 
french translation done!

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

24 years ago Committing in .
Jouk Jansen [Wed, 22 Mar 2000 12:42:38 +0000 (12:42 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/gtk/wx_gtk_vmsjackets.c
 ----------------------------------------------------------------------

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

24 years agosmall fix to the msg catalog search path
Vadim Zeitlin [Wed, 22 Mar 2000 12:32:46 +0000 (12:32 +0000)] 
small fix to the msg catalog search path

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

24 years agonote about comctl32.dll bug with tree ctrl colours added
Vadim Zeitlin [Wed, 22 Mar 2000 12:11:54 +0000 (12:11 +0000)] 
note about comctl32.dll bug with tree ctrl colours added

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

24 years agoQuick VA fix
David Webster [Tue, 21 Mar 2000 13:39:53 +0000 (13:39 +0000)] 
Quick VA fix

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

24 years agoSettle on one shortcut key utility proc.
David Webster [Tue, 21 Mar 2000 13:39:23 +0000 (13:39 +0000)] 
Settle on one shortcut key utility proc.

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

24 years agoAdded WXDLLEXPORT keywords
Julian Smart [Tue, 21 Mar 2000 10:39:00 +0000 (10:39 +0000)] 
Added WXDLLEXPORT keywords

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

24 years ago Great. A dot mssing in the spec file so I can start
Robert Roebling [Mon, 20 Mar 2000 18:51:59 +0000 (18:51 +0000)] 
  Great. A dot mssing in the spec file so I can start
    building again.

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

24 years ago1. some (benign) warnings fixed
Vadim Zeitlin [Mon, 20 Mar 2000 18:41:55 +0000 (18:41 +0000)] 
1. some (benign) warnings fixed
2. make dist/install fixes for wxBase

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

24 years agowxThread::Kill() doesn't call OnExit() incorrectly
Vadim Zeitlin [Mon, 20 Mar 2000 17:39:18 +0000 (17:39 +0000)] 
wxThread::Kill() doesn't call OnExit() incorrectly

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

24 years agoHad to #ifdef out wxGetFullHostName for Cygwin b20
Julian Smart [Mon, 20 Mar 2000 16:52:43 +0000 (16:52 +0000)] 
Had to #ifdef out wxGetFullHostName for Cygwin b20

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

24 years agoWin16 BC++ makefile fixes, other v. small fixes
Julian Smart [Mon, 20 Mar 2000 16:32:55 +0000 (16:32 +0000)] 
Win16 BC++ makefile fixes, other v. small fixes

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

24 years agoSetBrushOrgExt broke WIN16 compilation
Julian Smart [Mon, 20 Mar 2000 15:48:54 +0000 (15:48 +0000)] 
SetBrushOrgExt broke WIN16 compilation

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

24 years agogsocket update. Fix for EMX broke VA.
David Webster [Mon, 20 Mar 2000 14:47:47 +0000 (14:47 +0000)] 
gsocket update.  Fix for EMX broke VA.

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

24 years agoalways link with libm
Vadim Zeitlin [Mon, 20 Mar 2000 13:46:14 +0000 (13:46 +0000)] 
always link with libm

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

24 years agoDocview mended (grrr) and OGL studio partially working under wxGTK
Julian Smart [Mon, 20 Mar 2000 13:41:16 +0000 (13:41 +0000)] 
Docview mended (grrr) and OGL studio partially working under wxGTK

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

24 years agoAdded extern "C" around winsock and moved it before "wx/msw/private.h"
Guillermo Rodriguez Garcia [Mon, 20 Mar 2000 13:00:27 +0000 (13:00 +0000)] 
Added extern "C" around winsock and moved it before "wx/msw/private.h"
to make it work with mingw (2.95 is buggy)

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

24 years agoPatch to add extern "C" to winsock.h in gcc2.95
Guillermo Rodriguez Garcia [Mon, 20 Mar 2000 12:57:26 +0000 (12:57 +0000)] 
Patch to add extern "C" to winsock.h in gcc2.95

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

24 years agoAdded joytest Makefile.in
Julian Smart [Mon, 20 Mar 2000 10:54:26 +0000 (10:54 +0000)] 
Added joytest Makefile.in

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

24 years agoFixed wrong cursor problem in wxGTK
Julian Smart [Mon, 20 Mar 2000 10:53:48 +0000 (10:53 +0000)] 
Fixed wrong cursor problem in wxGTK

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

24 years agoFixed problem with CaptureMouse if cursor is null.
Julian Smart [Mon, 20 Mar 2000 10:53:04 +0000 (10:53 +0000)] 
Fixed problem with CaptureMouse if cursor is null.

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

24 years agoOS/2 Updates
David Webster [Mon, 20 Mar 2000 00:31:11 +0000 (00:31 +0000)] 
OS/2 Updates

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

24 years agoOS/2 Updates
David Webster [Mon, 20 Mar 2000 00:20:29 +0000 (00:20 +0000)] 
OS/2 Updates

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

24 years agoA duplicate case label broken mingw compilation
Guillermo Rodriguez Garcia [Sun, 19 Mar 2000 23:43:38 +0000 (23:43 +0000)] 
A duplicate case label broken mingw compilation

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

24 years agoAdded a Motif-only extra call to UpdateInfoText() just after frame creation
Guillermo Rodriguez Garcia [Sun, 19 Mar 2000 23:19:52 +0000 (23:19 +0000)] 
Added a Motif-only extra call to UpdateInfoText() just after frame creation

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

24 years agofixed broken test for wxUSE_JOYSTICK in configure.
Ron Lee [Sun, 19 Mar 2000 23:04:18 +0000 (23:04 +0000)] 
fixed broken test for wxUSE_JOYSTICK in configure.
added joytest sample to samples_dist and samples/configure.

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

24 years agoMisc small changes
Julian Smart [Sun, 19 Mar 2000 19:55:13 +0000 (19:55 +0000)] 
Misc small changes

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

24 years ago The Return of WM Size Hints Part IV.
Robert Roebling [Sun, 19 Mar 2000 19:51:08 +0000 (19:51 +0000)] 
  The Return of WM Size Hints Part IV.

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

24 years agozlib objects linked together with wxBase
Vadim Zeitlin [Sun, 19 Mar 2000 18:51:40 +0000 (18:51 +0000)] 
zlib objects linked together with wxBase

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

24 years agowxFTP::Close() shouldn't hide base wxSocket function
Vadim Zeitlin [Sun, 19 Mar 2000 18:46:55 +0000 (18:46 +0000)] 
wxFTP::Close() shouldn't hide base wxSocket function

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

24 years agoAllows wxStatusBar95 to send common events like other windows
Robin Dunn [Sun, 19 Mar 2000 17:21:28 +0000 (17:21 +0000)] 
Allows wxStatusBar95 to send common events like other windows

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

24 years ago1. corrected HAVE_PW_GECOS detection in configure (which never worked)
Vadim Zeitlin [Sun, 19 Mar 2000 16:45:43 +0000 (16:45 +0000)] 
1. corrected HAVE_PW_GECOS detection in configure (which never worked)
2. added and documented wxGetFreeMemory() for Unix (Linux/Solaris only)

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

24 years ago Funny resize behaviour fix.
Robert Roebling [Sun, 19 Mar 2000 16:23:09 +0000 (16:23 +0000)] 
  Funny resize behaviour fix.

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

24 years agofixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine...
Václav Slavík [Sun, 19 Mar 2000 15:28:45 +0000 (15:28 +0000)] 
fixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine printable characters

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