]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agowxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)
Vadim Zeitlin [Sat, 14 Jun 2003 13:31:49 +0000 (13:31 +0000)] 
wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)

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

21 years agoadded virtual dtor to wxDateTimeHolidayAuthority (patch 753947)
Vadim Zeitlin [Sat, 14 Jun 2003 13:23:56 +0000 (13:23 +0000)] 
added virtual dtor to wxDateTimeHolidayAuthority (patch 753947)

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

21 years agoadded a few #ifdefs needed to build a smaller library (patch 751523)
Vadim Zeitlin [Sat, 14 Jun 2003 13:00:55 +0000 (13:00 +0000)] 
added a few #ifdefs needed to build a smaller library (patch 751523)

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

21 years agono changes
Vadim Zeitlin [Sat, 14 Jun 2003 13:00:31 +0000 (13:00 +0000)] 
no changes

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

21 years agoimplemented alpha support for raw bitmaps under Mac
Vadim Zeitlin [Sat, 14 Jun 2003 12:57:44 +0000 (12:57 +0000)] 
implemented alpha support for raw bitmaps under Mac

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

21 years agoSmall updates to wxCT
Julian Smart [Sat, 14 Jun 2003 09:29:45 +0000 (09:29 +0000)] 
Small updates to wxCT

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

21 years agofix some more samples for digital mars
Chris Elliott [Sat, 14 Jun 2003 08:48:42 +0000 (08:48 +0000)] 
fix some more samples for digital mars

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

21 years agocompilation fix for platforms w/o wxRawBitmap
Václav Slavík [Fri, 13 Jun 2003 23:25:09 +0000 (23:25 +0000)] 
compilation fix for platforms w/o wxRawBitmap

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

21 years agono real changes
Vadim Zeitlin [Fri, 13 Jun 2003 22:32:23 +0000 (22:32 +0000)] 
no real changes

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

21 years agoSetSelection() may be used for both single and multi selection listboxes
Vadim Zeitlin [Fri, 13 Jun 2003 22:30:55 +0000 (22:30 +0000)] 
SetSelection() may be used for both single and multi selection listboxes

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

21 years agoadded possibility to customize the listbox colours
Vadim Zeitlin [Fri, 13 Jun 2003 22:26:45 +0000 (22:26 +0000)] 
added possibility to customize the listbox colours

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

21 years agoInclude wx/file.h even when using precompiled headers
David Elliott [Fri, 13 Jun 2003 21:32:07 +0000 (21:32 +0000)] 
Include wx/file.h even when using precompiled headers

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

21 years ago* Added gsockcocoa.c to files list
David Elliott [Fri, 13 Jun 2003 21:28:45 +0000 (21:28 +0000)] 
* Added gsockcocoa.c to files list
* Regenerated files lists, wxCocoa now includes selstore

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

21 years agoAdded GSocket stubs for wxCocoa
David Elliott [Fri, 13 Jun 2003 21:19:49 +0000 (21:19 +0000)] 
Added GSocket stubs for wxCocoa

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

21 years agoUse the new wxNSStringWithWxString conversion function
David Elliott [Fri, 13 Jun 2003 21:15:04 +0000 (21:15 +0000)] 
Use the new wxNSStringWithWxString conversion function

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

21 years agoAdded wxString to NSString conversion functions
David Elliott [Fri, 13 Jun 2003 21:09:21 +0000 (21:09 +0000)] 
Added wxString to NSString conversion functions

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

21 years agofix some more samples for digital mars [allow contrib to work]
Chris Elliott [Fri, 13 Jun 2003 20:30:52 +0000 (20:30 +0000)] 
fix some more samples for digital mars [allow contrib to work]

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

21 years agoProposed wxMac MDI interface (in limbo)
David Elliott [Fri, 13 Jun 2003 20:29:48 +0000 (20:29 +0000)] 
Proposed wxMac MDI interface (in limbo)

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

21 years agofix some more samples for digital mars
Chris Elliott [Fri, 13 Jun 2003 20:26:54 +0000 (20:26 +0000)] 
fix some more samples for digital mars

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

21 years agoAdded support for delayed deactivation of windows (for MDI)
David Elliott [Fri, 13 Jun 2003 20:24:32 +0000 (20:24 +0000)] 
Added support for delayed deactivation of windows (for MDI)

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

21 years agodocumented all methods pertaining to the multiple selection
Vadim Zeitlin [Fri, 13 Jun 2003 19:21:37 +0000 (19:21 +0000)] 
documented all methods pertaining to the multiple selection

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

21 years agoFixed MDI scrollbars
Julian Smart [Fri, 13 Jun 2003 18:56:53 +0000 (18:56 +0000)] 
Fixed MDI scrollbars

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

21 years agoadd dmc makefile (samples compile and run OK)
Chris Elliott [Fri, 13 Jun 2003 18:43:35 +0000 (18:43 +0000)] 
add dmc makefile (samples compile and run OK)

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

21 years agofix for dmc compilation of projects with more than one obj
Chris Elliott [Fri, 13 Jun 2003 18:39:45 +0000 (18:39 +0000)] 
fix for dmc compilation of projects with more than one obj

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

21 years agoadded RefreshLine(s), HitTest() and IsVisible()
Vadim Zeitlin [Fri, 13 Jun 2003 17:18:28 +0000 (17:18 +0000)] 
added RefreshLine(s), HitTest() and IsVisible()

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

21 years agoadded def value for Create() id parameter
Vadim Zeitlin [Fri, 13 Jun 2003 17:17:46 +0000 (17:17 +0000)] 
added def value for Create() id parameter

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

21 years agoquote '|' inside regexes (fixes dump mode); fixed crash due to strange HelpGenApp...
Vadim Zeitlin [Fri, 13 Jun 2003 17:05:43 +0000 (17:05 +0000)] 
quote '|' inside regexes (fixes dump mode); fixed crash due to strange HelpGenApp code

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

21 years agofixed bug in group counting Compile()
Vadim Zeitlin [Fri, 13 Jun 2003 17:02:29 +0000 (17:02 +0000)] 
fixed bug in group counting Compile()

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

21 years agocollected all deprecated methods in the beginning
Vadim Zeitlin [Fri, 13 Jun 2003 16:38:09 +0000 (16:38 +0000)] 
collected all deprecated methods in the beginning

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

21 years agomention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
Vadim Zeitlin [Fri, 13 Jun 2003 16:30:14 +0000 (16:30 +0000)] 
mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c

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

21 years agosend wxEVT_SCROLLWIN_THUMBRELEASE events
Vadim Zeitlin [Fri, 13 Jun 2003 16:25:10 +0000 (16:25 +0000)] 
send wxEVT_SCROLLWIN_THUMBRELEASE events

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

21 years agofs_inet depends on protocol classes
Václav Slavík [Fri, 13 Jun 2003 15:33:14 +0000 (15:33 +0000)] 
fs_inet depends on protocol classes

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

21 years agocompilation fix for PCH
Vadim Zeitlin [Fri, 13 Jun 2003 15:24:40 +0000 (15:24 +0000)] 
compilation fix for PCH

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

21 years agofixed off by 1 bug in SelectRange()
Vadim Zeitlin [Fri, 13 Jun 2003 13:29:52 +0000 (13:29 +0000)] 
fixed off by 1 bug in SelectRange()

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

21 years agoadded commands to toggle multiple selection and to select all items
Vadim Zeitlin [Fri, 13 Jun 2003 13:23:49 +0000 (13:23 +0000)] 
added commands to toggle multiple selection and to select all items

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

21 years agomade multiple selection behave more consistently with the usual (Windows) way
Vadim Zeitlin [Fri, 13 Jun 2003 13:09:30 +0000 (13:09 +0000)] 
made multiple selection behave more consistently with the usual (Windows) way

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

21 years agoregenerated all make/project files to include selstore.cpp/.h
Vadim Zeitlin [Fri, 13 Jun 2003 13:06:51 +0000 (13:06 +0000)] 
regenerated all make/project files to include selstore.cpp/.h

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

21 years agoadded checks for the item index
Vadim Zeitlin [Fri, 13 Jun 2003 12:42:35 +0000 (12:42 +0000)] 
added checks for the item index

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

21 years agoSome fixes for gcc compilation
Julian Smart [Fri, 13 Jun 2003 12:20:33 +0000 (12:20 +0000)] 
Some fixes for gcc compilation

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

21 years agoSmall fixes
Julian Smart [Fri, 13 Jun 2003 10:56:26 +0000 (10:56 +0000)] 
Small fixes

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

21 years agoMerged some info from the 2.4 branch.
Julian Smart [Fri, 13 Jun 2003 10:30:03 +0000 (10:30 +0000)] 
Merged some info from the 2.4 branch.

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

21 years agoadded wxLocale::GetLanguageName
Václav Slavík [Fri, 13 Jun 2003 10:16:19 +0000 (10:16 +0000)] 
added wxLocale::GetLanguageName

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

21 years agoAdded DialogBlocks file for configtool
Julian Smart [Fri, 13 Jun 2003 09:08:39 +0000 (09:08 +0000)] 
Added DialogBlocks file for configtool

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

21 years agoAdded first cut wxWindows Configuration Tool
Julian Smart [Thu, 12 Jun 2003 20:43:55 +0000 (20:43 +0000)] 
Added first cut wxWindows Configuration Tool

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

21 years agoPatch #753465 a fix for Bug#750363.
Robin Dunn [Thu, 12 Jun 2003 18:53:42 +0000 (18:53 +0000)] 
Patch #753465 a fix for Bug#750363.

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

21 years agoadded wxRTTI to XRC handlers (patch #752996 by David Falkinder)
Václav Slavík [Thu, 12 Jun 2003 18:10:38 +0000 (18:10 +0000)] 
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)

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

21 years agofixed typo
Václav Slavík [Thu, 12 Jun 2003 16:15:26 +0000 (16:15 +0000)] 
fixed typo

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

21 years agofix Borland makefile as per 2 recent bug reports
Chris Elliott [Thu, 12 Jun 2003 15:23:25 +0000 (15:23 +0000)] 
fix Borland makefile as per 2 recent bug reports

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

21 years agoMake wxMDIParentFrame a regular top level window
David Elliott [Thu, 12 Jun 2003 13:41:05 +0000 (13:41 +0000)] 
Make wxMDIParentFrame a regular top level window
- Override DoGetClientSize for wxMDIClientWindow instead of wxMDIParentFrame
- Do not override OnSize for wxMDIParentFrame

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

21 years agofix Borland makefile for xrc as per SF report 747099
Chris Elliott [Thu, 12 Jun 2003 12:32:22 +0000 (12:32 +0000)] 
fix Borland makefile for xrc as per SF report 747099

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

21 years ago Committing in .
Jouk Jansen [Thu, 12 Jun 2003 11:28:16 +0000 (11:28 +0000)] 
 Committing in .

 OpenVMS compile issues

 Modified Files:
  wxWindows/include/wx/vms_x_fix.h
  wxWindows/samples/image/image.cpp
  wxWindows/src/generic/descrip.mms
  wxWindows/src/motif/clipbrd.cpp
  wxWindows/src/motif/combobox.cpp
  wxWindows/src/motif/scrolbar.cpp
 ----------------------------------------------------------------------

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

21 years agoadded missing selstore.cpp
Vadim Zeitlin [Thu, 12 Jun 2003 08:54:28 +0000 (08:54 +0000)] 
added missing selstore.cpp

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

21 years agofixed warnings about assigning literal strings to char *
Vadim Zeitlin [Wed, 11 Jun 2003 22:21:42 +0000 (22:21 +0000)] 
fixed warnings about assigning literal strings to char *

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

21 years agoWriteString() doesn't append EOL automatically
Vadim Zeitlin [Wed, 11 Jun 2003 22:02:05 +0000 (22:02 +0000)] 
WriteString() doesn't append EOL automatically

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

21 years agodon't ignore wxLC_NO_HEADER style when inserting first column
Vadim Zeitlin [Wed, 11 Jun 2003 21:58:55 +0000 (21:58 +0000)] 
don't ignore wxLC_NO_HEADER style when inserting first column

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

21 years agoapplied SF patch #752538 to implement wxGetOSDirectory() for Mac
Gilles Depeyrot [Wed, 11 Jun 2003 18:17:56 +0000 (18:17 +0000)] 
applied SF patch #752538 to implement wxGetOSDirectory() for Mac

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

21 years agofix SF bug report 751351
Chris Elliott [Wed, 11 Jun 2003 14:44:43 +0000 (14:44 +0000)] 
fix SF bug report 751351

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

21 years agoAllow for multiple CHM controllers in app (don't leak dynamic libs)
Julian Smart [Wed, 11 Jun 2003 14:15:36 +0000 (14:15 +0000)] 
Allow for multiple CHM controllers in app (don't leak dynamic libs)

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

21 years agotrigraph warning fixed
Vadim Zeitlin [Wed, 11 Jun 2003 12:18:46 +0000 (12:18 +0000)] 
trigraph warning fixed

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

21 years agomulti selection test
Vadim Zeitlin [Wed, 11 Jun 2003 11:55:06 +0000 (11:55 +0000)] 
multi selection test

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

21 years agoremoved countItems parameter from ctor -- doesn't work anyhow
Vadim Zeitlin [Wed, 11 Jun 2003 11:47:09 +0000 (11:47 +0000)] 
removed countItems parameter from ctor -- doesn't work anyhow

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

21 years agoimplemented multiple selection
Vadim Zeitlin [Wed, 11 Jun 2003 11:40:37 +0000 (11:40 +0000)] 
implemented multiple selection

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

21 years agoadded RefreshLines()
Vadim Zeitlin [Wed, 11 Jun 2003 11:37:52 +0000 (11:37 +0000)] 
added RefreshLines()

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

21 years agoremoved duplicate code from SetData(), just call AddData()
Vadim Zeitlin [Wed, 11 Jun 2003 11:36:45 +0000 (11:36 +0000)] 
removed duplicate code from SetData(), just call AddData()

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

21 years agomade CopySelection() always available (otherwise it wouldn't compile when wxUSE_CLIPB...
Vadim Zeitlin [Wed, 11 Jun 2003 11:34:44 +0000 (11:34 +0000)] 
made CopySelection() always available (otherwise it wouldn't compile when wxUSE_CLIPBOARD == 0); copy double/triple clicked selection to primary X11 clipboard under Unix as well; minor code cleanup

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

21 years agomerged the confllict resolution (I've fixed the m_format bug independently); no real...
Vadim Zeitlin [Wed, 11 Jun 2003 11:34:26 +0000 (11:34 +0000)] 
merged the confllict resolution (I've fixed the m_format bug independently); no real changes

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

21 years agoa hack to make copying double clicked words to clipboard work
Vadim Zeitlin [Wed, 11 Jun 2003 11:33:48 +0000 (11:33 +0000)] 
a hack to make copying double clicked words to clipboard work

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

21 years agoAdd back #endif
Julian Smart [Wed, 11 Jun 2003 11:11:34 +0000 (11:11 +0000)] 
Add back #endif

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

21 years agomade GetType() inline
Vadim Zeitlin [Wed, 11 Jun 2003 11:02:04 +0000 (11:02 +0000)] 
made GetType() inline

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

21 years agoadded selstore.(h|cpp)
Vadim Zeitlin [Wed, 11 Jun 2003 11:00:09 +0000 (11:00 +0000)] 
added selstore.(h|cpp)

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

21 years agoextracted wxSelectionStore in a separate file
Vadim Zeitlin [Wed, 11 Jun 2003 10:49:53 +0000 (10:49 +0000)] 
extracted wxSelectionStore in a separate file

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

21 years agotry to determine the correct SOCKLEN_T value harder
Vadim Zeitlin [Wed, 11 Jun 2003 10:48:43 +0000 (10:48 +0000)] 
try to determine the correct SOCKLEN_T value harder

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

21 years agoRemoving vestiges of wxUSE_NEW_GRID
Julian Smart [Wed, 11 Jun 2003 10:03:57 +0000 (10:03 +0000)] 
Removing vestiges of wxUSE_NEW_GRID

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

21 years agocorrected error in last fix for insert items
Stefan Csomor [Wed, 11 Jun 2003 08:34:07 +0000 (08:34 +0000)] 
corrected error in last fix for insert items

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

21 years agoEnsure that a wxMenuItem's parent menu is updated if it is removed
Robin Dunn [Tue, 10 Jun 2003 23:48:46 +0000 (23:48 +0000)] 
Ensure that a wxMenuItem's parent menu is updated if it is removed
from one and added to another menu.

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

21 years agofixed Content-Type lookup
Václav Slavík [Tue, 10 Jun 2003 21:23:53 +0000 (21:23 +0000)] 
fixed Content-Type lookup

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

21 years agoApple #pragma implementation fix (Yes, some of us do compile wxGTK on OS X)
David Elliott [Mon, 9 Jun 2003 18:33:02 +0000 (18:33 +0000)] 
Apple #pragma implementation fix (Yes, some of us do compile wxGTK on OS X)

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

21 years agoFixed Refresh to clip update rectangles to the visible area of a
Stefan Neis [Mon, 9 Jun 2003 18:27:31 +0000 (18:27 +0000)] 
Fixed Refresh to clip update rectangles to the visible area of a
        (scrolled) window. If there are many invisible/partly visible
        rectangles in the update region GTK+-1.2.10 starts complaining
        about bad match errors and soon crashes.
Change corresponds to changes on WX_2_4_BRANCH from 1.408.2.21 to 1.408.2.24.

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

21 years agoMoved include to wx/module.h out of #ifndef WX_PRECOMP.
Stefan Neis [Mon, 9 Jun 2003 17:33:39 +0000 (17:33 +0000)] 
Moved include to wx/module.h out of #ifndef WX_PRECOMP.

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

21 years agocompilation fix for VisualAge C++
Václav Slavík [Mon, 9 Jun 2003 17:06:40 +0000 (17:06 +0000)] 
compilation fix for VisualAge C++

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

21 years agoMoved include to wx/module.h out of #ifndef WX_PRECOMP.
Stefan Neis [Mon, 9 Jun 2003 16:35:12 +0000 (16:35 +0000)] 
Moved include to wx/module.h out of #ifndef WX_PRECOMP.

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

21 years agoFixed typos as reported by Adrian Gschwend.
Stefan Neis [Mon, 9 Jun 2003 16:27:04 +0000 (16:27 +0000)] 
Fixed typos as reported by Adrian Gschwend.

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

21 years agoOnly bring the window to the top in Show() if we're a top-level
Julian Smart [Sun, 8 Jun 2003 23:56:27 +0000 (23:56 +0000)] 
Only bring the window to the top in Show() if we're a top-level
window, else we mess up z-order/tab order

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

21 years agocorrected include for Apple's Dev Tools
Stefan Csomor [Sun, 8 Jun 2003 21:39:33 +0000 (21:39 +0000)] 
corrected include for Apple's Dev Tools

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

21 years ago wxMessageDialog and ::wxMessageBox don't support wxCENTRE: remove
Mattia Barbon [Sun, 8 Jun 2003 18:20:24 +0000 (18:20 +0000)] 
  wxMessageDialog and ::wxMessageBox don't support wxCENTRE: remove
it from documentation.

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

21 years agoAdded shaped sample copying
Julian Smart [Sun, 8 Jun 2003 17:49:49 +0000 (17:49 +0000)] 
Added shaped sample copying

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

21 years agoRestored Objective-C typesafety while retaining proper C++ name mangling
David Elliott [Sun, 8 Jun 2003 03:25:42 +0000 (03:25 +0000)] 
Restored Objective-C typesafety while retaining proper C++ name mangling

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

21 years agoMention RFC 1738, in particular file://hostname/path/to/file
David Elliott [Sun, 8 Jun 2003 01:58:10 +0000 (01:58 +0000)] 
Mention RFC 1738, in particular file://hostname/path/to/file

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

21 years agouse 'I' cursor when over text
Václav Slavík [Sat, 7 Jun 2003 23:31:21 +0000 (23:31 +0000)] 
use 'I' cursor when over text

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

21 years agoGetId was accessing the m_format var incorrectly
Stefan Csomor [Sat, 7 Jun 2003 21:55:19 +0000 (21:55 +0000)] 
GetId was accessing the m_format var incorrectly

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

21 years agoAccepts Focus was incorrectly returning FALSE for a panel w/o children on mac because...
Stefan Csomor [Sat, 7 Jun 2003 21:40:32 +0000 (21:40 +0000)] 
Accepts Focus was incorrectly returning FALSE for a panel w/o children on mac because of the two implicit scrollbars...

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

21 years agocast correction Profiler
Stefan Csomor [Sat, 7 Jun 2003 21:04:00 +0000 (21:04 +0000)] 
cast correction Profiler

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

21 years agocleanup
Stefan Csomor [Sat, 7 Jun 2003 21:02:06 +0000 (21:02 +0000)] 
cleanup

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

21 years agoMacHandleControlClick extended by mouseStillDown state for supporting things like...
Stefan Csomor [Sat, 7 Jun 2003 20:58:38 +0000 (20:58 +0000)] 
MacHandleControlClick extended by mouseStillDown state for supporting things like THUMBRELEASE

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

21 years agochanging inheritance and delegation
Stefan Csomor [Sat, 7 Jun 2003 20:34:29 +0000 (20:34 +0000)] 
changing inheritance and delegation

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

21 years agoadapting MacHandleControlClick to know about mouse state
Stefan Csomor [Sat, 7 Jun 2003 20:29:57 +0000 (20:29 +0000)] 
adapting MacHandleControlClick to know about mouse state

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

21 years agorevert my last change
Robin Dunn [Sat, 7 Jun 2003 15:54:41 +0000 (15:54 +0000)] 
revert my last change

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

21 years agoprintf() format warrning fix
Vadim Zeitlin [Sat, 7 Jun 2003 14:39:15 +0000 (14:39 +0000)] 
printf() format warrning fix

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

21 years agoApplied patch [ 748638 ] wxDos2UnixFilename for unicode
Julian Smart [Sat, 7 Jun 2003 13:55:43 +0000 (13:55 +0000)] 
Applied patch [ 748638 ] wxDos2UnixFilename for unicode

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

21 years agoReports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
Julian Smart [Sat, 7 Jun 2003 13:22:34 +0000 (13:22 +0000)] 
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
are needed. So map wxVSCROLL/wxHSCROLL to these.

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