wxWidgets.git
21 years agomore std iostream + Unicode fixes; copy streams in blocks of 4Kb, not char by char
Vadim Zeitlin [Sun, 2 Feb 2003 13:29:50 +0000 (13:29 +0000)] 
more std iostream + Unicode fixes; copy streams in blocks of 4Kb, not char by char

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

21 years agouse wxChar, not char, for the second argument of Open() and also use wxFopen() in...
Vadim Zeitlin [Sun, 2 Feb 2003 12:46:33 +0000 (12:46 +0000)] 
use wxChar, not char, for the second argument of Open() and also use wxFopen() in the implementation

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

21 years agoindicate whether this is a selection or a deselection in wxCommandEvent generated...
Vadim Zeitlin [Sun, 2 Feb 2003 03:05:41 +0000 (03:05 +0000)] 
indicate whether this is a selection or a deselection in wxCommandEvent generated by a multiselection wxListBox

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

21 years ago(blind) fix for compilation in standard iostreams + Unicode mode
Vadim Zeitlin [Sun, 2 Feb 2003 02:40:17 +0000 (02:40 +0000)] 
(blind) fix for compilation in standard iostreams + Unicode mode

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

21 years agobig wxCursor cleanup
Vadim Zeitlin [Sun, 2 Feb 2003 02:06:34 +0000 (02:06 +0000)] 
big wxCursor cleanup

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

21 years agoremoved wxCURSOR_SIZING (we now use the std one)
Vadim Zeitlin [Sun, 2 Feb 2003 01:50:07 +0000 (01:50 +0000)] 
removed wxCURSOR_SIZING (we now use the std one)

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

21 years agounsuccessful attempts to create resizable dir dlg without new folder button; added...
Vadim Zeitlin [Sun, 2 Feb 2003 00:38:09 +0000 (00:38 +0000)] 
unsuccessful attempts to create resizable dir dlg without new folder button; added BIF_EDITBOX style; minor code cleanup

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

21 years agowhat do we need a separate (from m_windowStyle) m_dialogStyle here for? removed
Vadim Zeitlin [Sat, 1 Feb 2003 23:30:53 +0000 (23:30 +0000)] 
what do we need a separate (from m_windowStyle) m_dialogStyle here for? removed

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

21 years agoshow dir selection dialog both with and without new dir button
Vadim Zeitlin [Sat, 1 Feb 2003 22:51:07 +0000 (22:51 +0000)] 
show dir selection dialog both with and without new dir button

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

21 years agoborland 5.5 on XP dislikes -WE line and dies; earlier systems ignore error
Chris Elliott [Sat, 1 Feb 2003 21:08:22 +0000 (21:08 +0000)] 
borland 5.5 on XP dislikes -WE line and dies; earlier systems ignore error

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

21 years agoimplemented wxFileSelectorEx() (this fixes docview behaviour when multiple selections...
Vadim Zeitlin [Sat, 1 Feb 2003 21:04:40 +0000 (21:04 +0000)] 
implemented wxFileSelectorEx() (this fixes docview behaviour when multiple selections are specified in doc template)

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

21 years agodon't print 2 empty commands after building the program under non-Mac
Vadim Zeitlin [Sat, 1 Feb 2003 20:47:19 +0000 (20:47 +0000)] 
don't print 2 empty commands after building the program under non-Mac

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

21 years agofix bcc bug
Chris Elliott [Sat, 1 Feb 2003 19:54:11 +0000 (19:54 +0000)] 
fix bcc bug

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

21 years agoOnly call use uppercase letter if control, alt, or shift is held down,
Gilles Depeyrot [Sat, 1 Feb 2003 13:45:49 +0000 (13:45 +0000)] 
Only call use uppercase letter if control, alt, or shift is held down,
otherwise lower case accelerators won't work.

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

21 years agosilently ignore any X-fields in mime.types
Vadim Zeitlin [Fri, 31 Jan 2003 23:09:35 +0000 (23:09 +0000)] 
silently ignore any X-fields in mime.types

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

21 years agocompilation fix for HP-UX CC
Vadim Zeitlin [Fri, 31 Jan 2003 22:56:49 +0000 (22:56 +0000)] 
compilation fix for HP-UX CC

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

21 years ago Uncommented warning that causes crashes while
Robert Roebling [Fri, 31 Jan 2003 21:56:09 +0000 (21:56 +0000)] 
  Uncommented warning that causes crashes while
    reading .mime.types.

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

21 years agousing SelectWindow for Raise Implementation
Stefan Csomor [Fri, 31 Jan 2003 15:52:24 +0000 (15:52 +0000)] 
using SelectWindow for Raise Implementation

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

21 years agoadded AppleEvent Handler, somehow the standard event handler does not take care of...
Stefan Csomor [Fri, 31 Jan 2003 15:50:09 +0000 (15:50 +0000)] 
added AppleEvent Handler, somehow the standard event handler does not take care of all of them..

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

21 years ago Typo.
Robert Roebling [Fri, 31 Jan 2003 14:55:28 +0000 (14:55 +0000)] 
  Typo.

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

21 years ago Compile fix.
Robert Roebling [Fri, 31 Jan 2003 14:45:38 +0000 (14:45 +0000)] 
  Compile fix.

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

21 years ago Removed unnecessary SET_STYLE.. macros.
Robert Roebling [Fri, 31 Jan 2003 10:31:54 +0000 (10:31 +0000)] 
 Removed unnecessary SET_STYLE.. macros.

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

21 years ago Corrected GTK2 creation of default font.
Robert Roebling [Fri, 31 Jan 2003 10:31:05 +0000 (10:31 +0000)] 
 Corrected GTK2 creation of default font.
 Removed ugly SET_STYLE_FONT code.

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

21 years ago Printing update for Pango (GTK2 and X11-Unicode).
Robert Roebling [Thu, 30 Jan 2003 23:40:05 +0000 (23:40 +0000)] 
  Printing update for Pango (GTK2 and X11-Unicode).

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

21 years agodon't indent text body
Václav Slavík [Thu, 30 Jan 2003 23:10:23 +0000 (23:10 +0000)] 
don't indent text body

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

21 years agorestored #ifndef wxUSE_UNICODE accidentaly removed by my previous commit
Václav Slavík [Thu, 30 Jan 2003 19:49:42 +0000 (19:49 +0000)] 
restored #ifndef wxUSE_UNICODE accidentaly removed by my previous commit

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

21 years ago1. Added m_count and maintain its value in InsertItem, RemoveItem
Robin Dunn [Thu, 30 Jan 2003 01:53:28 +0000 (01:53 +0000)] 
1. Added m_count and maintain its value in InsertItem, RemoveItem
   etc. and return it from GetItemCount to save so many calls to
   ListView_GetItemCount.

2. If EVT_LIST_DELETE_ALL_ITEMS was not handled then the
   post-processing code to prevent LVN_DELETEITEM messages was not
   getting executed.  Changed it so the post processing always
   happens.

3. It's possible with some versions of comctl32 that garbage values
   can be passed in nmLV->lParam so don't try to get the internal item
   data pointer from it.  This should close bug# 659939

4. Added FreeAllInternalData from DeleteAllItems, (part of patch
   #672065) and also guard against processing LVN_CHANG* messages
   while freeing the internal data.

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

21 years agoRevert last change so the right log message gets put on the file. (I
Robin Dunn [Thu, 30 Jan 2003 01:51:04 +0000 (01:51 +0000)] 
Revert last change so the right log message gets put on the file.  (I
did the last check in just a wee bit too fast...)

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

21 years agoFix for export warning when compiling a DLL.
Robin Dunn [Thu, 30 Jan 2003 01:48:11 +0000 (01:48 +0000)] 
Fix for export warning when compiling a DLL.

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

21 years agoadded MSLU reference to wxUSE_UNICODE
Václav Slavík [Wed, 29 Jan 2003 23:29:11 +0000 (23:29 +0000)] 
added MSLU reference to wxUSE_UNICODE

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

21 years agocarbon event support completed
Stefan Csomor [Wed, 29 Jan 2003 15:23:01 +0000 (15:23 +0000)] 
carbon event support completed

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

21 years agobug fix & carbon support
Stefan Csomor [Wed, 29 Jan 2003 15:21:58 +0000 (15:21 +0000)] 
bug fix & carbon support

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

21 years agostring conversion
Stefan Csomor [Wed, 29 Jan 2003 15:07:24 +0000 (15:07 +0000)] 
string conversion

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

21 years agocarbon modal state
Stefan Csomor [Wed, 29 Jan 2003 15:06:54 +0000 (15:06 +0000)] 
carbon modal state

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

21 years agobugfix : text background when using appearance text drawing
Stefan Csomor [Wed, 29 Jan 2003 15:06:08 +0000 (15:06 +0000)] 
bugfix : text background when using appearance text drawing

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

21 years agogetting rid of wxBuffer
Stefan Csomor [Wed, 29 Jan 2003 15:04:37 +0000 (15:04 +0000)] 
getting rid of wxBuffer

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

21 years agoadaptions for cleaned up string conversions & carbon events support
Stefan Csomor [Wed, 29 Jan 2003 15:04:04 +0000 (15:04 +0000)] 
adaptions for cleaned up string conversions & carbon events support

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

21 years agoadaptions for cleaned up string conversions
Stefan Csomor [Wed, 29 Jan 2003 15:03:43 +0000 (15:03 +0000)] 
adaptions for cleaned up string conversions

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

21 years agomoving string conversions at one place
Stefan Csomor [Wed, 29 Jan 2003 15:02:14 +0000 (15:02 +0000)] 
moving string conversions at one place

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

21 years agoremoving path corrections for wxMac, we now want a correct platform string for unzOpen
Stefan Csomor [Wed, 29 Jan 2003 15:00:57 +0000 (15:00 +0000)] 
removing path corrections for wxMac, we now want a correct platform string for unzOpen

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

21 years agomoving all string conversions to private.h
Stefan Csomor [Wed, 29 Jan 2003 14:59:28 +0000 (14:59 +0000)] 
moving all string conversions to private.h

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

21 years agomoving all string conversions here
Stefan Csomor [Wed, 29 Jan 2003 14:58:01 +0000 (14:58 +0000)] 
moving all string conversions here

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

21 years agoadditional mac alias types
Stefan Csomor [Wed, 29 Jan 2003 14:56:17 +0000 (14:56 +0000)] 
additional mac alias types

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

21 years agogetting rid of wxBuffer
Stefan Csomor [Wed, 29 Jan 2003 14:55:21 +0000 (14:55 +0000)] 
getting rid of wxBuffer

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

21 years ago Committing in .
Jouk Jansen [Wed, 29 Jan 2003 11:54:57 +0000 (11:54 +0000)] 
 Committing in .

 wxIcon creation changed -> MOTIF code had to be changed likewise the GTK
version.

 Modified Files:
  wxWindows/src/common/resource.cpp
 ----------------------------------------------------------------------

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

21 years ago Committing in .
Jouk Jansen [Wed, 29 Jan 2003 11:52:47 +0000 (11:52 +0000)] 
 Committing in .

 OpenVMS updates

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/motif/toplevel.cpp
 ----------------------------------------------------------------------

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

21 years agolistctrl update
David Webster [Tue, 28 Jan 2003 23:21:51 +0000 (23:21 +0000)] 
listctrl update

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

21 years agoadded definition of TARGET_CARBON when compiling with non generated setup.h
Gilles Depeyrot [Tue, 28 Jan 2003 22:26:30 +0000 (22:26 +0000)] 
added definition of TARGET_CARBON when compiling with non generated setup.h
using Project Builder

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

21 years agomoved definition of TARGET_CARBON to generated setup.h when compiling with
Gilles Depeyrot [Tue, 28 Jan 2003 22:23:02 +0000 (22:23 +0000)] 
moved definition of TARGET_CARBON to generated setup.h when compiling with
Apple Developer Tools

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

21 years ago Regenerate makefiles.
Mattia Barbon [Tue, 28 Jan 2003 21:02:32 +0000 (21:02 +0000)] 
  Regenerate makefiles.

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

21 years agoonly handling inContent CarbonEvents if we are the active window
Stefan Csomor [Tue, 28 Jan 2003 16:45:31 +0000 (16:45 +0000)] 
only handling inContent CarbonEvents if we are the active window

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

21 years agoCarbonEvents Added
Stefan Csomor [Tue, 28 Jan 2003 12:29:55 +0000 (12:29 +0000)] 
CarbonEvents Added

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

21 years agoReview, Carbon Events support
Stefan Csomor [Tue, 28 Jan 2003 12:27:43 +0000 (12:27 +0000)] 
Review, Carbon Events support

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

21 years agostatic box parent warning added
Stefan Csomor [Tue, 28 Jan 2003 12:26:43 +0000 (12:26 +0000)] 
static box parent warning added

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

21 years agono new install of event handler
Stefan Csomor [Tue, 28 Jan 2003 08:30:54 +0000 (08:30 +0000)] 
no new install of event handler

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

21 years agocleanup, Carbon Events
Stefan Csomor [Tue, 28 Jan 2003 08:27:05 +0000 (08:27 +0000)] 
cleanup, Carbon Events

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

21 years agoclipping before redraw in the setbackground callback
Stefan Csomor [Tue, 28 Jan 2003 08:25:53 +0000 (08:25 +0000)] 
clipping before redraw in the setbackground callback

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

21 years agocloser clipping
Stefan Csomor [Tue, 28 Jan 2003 08:24:38 +0000 (08:24 +0000)] 
closer clipping

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

21 years agomini-patch for better layout under OSX
Stefan Csomor [Tue, 28 Jan 2003 08:23:43 +0000 (08:23 +0000)] 
mini-patch for better layout under OSX

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

21 years agonew menu code
Stefan Csomor [Tue, 28 Jan 2003 08:22:48 +0000 (08:22 +0000)] 
new menu code

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

21 years agonot neede anymore
Stefan Csomor [Tue, 28 Jan 2003 08:22:18 +0000 (08:22 +0000)] 
not neede anymore

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

21 years agocorrected Yes/No
Stefan Csomor [Tue, 28 Jan 2003 07:55:37 +0000 (07:55 +0000)] 
corrected Yes/No

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

21 years agowxMenu Review, added Carbon Events and full OSX Support
Stefan Csomor [Tue, 28 Jan 2003 07:55:08 +0000 (07:55 +0000)] 
wxMenu Review, added Carbon Events and full OSX Support

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

21 years agoCarbon Events
Stefan Csomor [Tue, 28 Jan 2003 07:01:23 +0000 (07:01 +0000)] 
Carbon Events

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

21 years agoformatting
Stefan Csomor [Tue, 28 Jan 2003 07:00:57 +0000 (07:00 +0000)] 
formatting

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

21 years agowxMenu Review, added Carbon Events and full OSX Support
Stefan Csomor [Tue, 28 Jan 2003 06:54:36 +0000 (06:54 +0000)] 
wxMenu Review, added Carbon Events and full OSX Support

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

21 years agonot needed anymore
Stefan Csomor [Tue, 28 Jan 2003 06:53:15 +0000 (06:53 +0000)] 
not needed anymore

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

21 years agoadded WXEVENTHANDLERREF for Mac
Stefan Csomor [Tue, 28 Jan 2003 06:49:45 +0000 (06:49 +0000)] 
added WXEVENTHANDLERREF for Mac

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

21 years agoimproved Mac resource creation step in order to allow samples to provide
Gilles Depeyrot [Mon, 27 Jan 2003 22:18:18 +0000 (22:18 +0000)] 
improved Mac resource creation step in order to allow samples to provide
specific Rez options (used in docview sample)
added separate Mac Finder flag modification step (using SetFile)

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

21 years ago Remove some redefinition warnings.
Mattia Barbon [Mon, 27 Jan 2003 21:41:53 +0000 (21:41 +0000)] 
  Remove some redefinition warnings.

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

21 years agoCorrected printing docs
Julian Smart [Mon, 27 Jan 2003 11:27:43 +0000 (11:27 +0000)] 
Corrected printing docs

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

21 years agoAdd SetScrollbars patch, assuming this one really fixes things.
Ron Lee [Mon, 27 Jan 2003 09:09:19 +0000 (09:09 +0000)] 
Add SetScrollbars patch, assuming this one really fixes things.

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

21 years agoFixed bug in FlexGridSizer mods that prevented them from ever shrinking.
Ron Lee [Mon, 27 Jan 2003 09:02:58 +0000 (09:02 +0000)] 
Fixed bug in FlexGridSizer mods that prevented them from ever shrinking.

Reverted the earlier SetScrollbars patch and fixed a bug in GetVirtualSize
that was hopefully the real cause of all the preceding woe.

Added a comment and a kludge for a most unusual bug manifesting in the
scrollsub sample.  If it is resized quickly size events appear to get lost
and the scrollbar is set incorrectly.  Adding an extra call to
AdjustScrollbars masks the problem, though its clearly superfluous since
the FitInside above already calls it.  This seems to be a brand new problem
(on both Gtk and msw) as of some time prior to this patch and it should be
looked into further.

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

21 years agoadded Add/InsertTool() (patch 672032)
Vadim Zeitlin [Mon, 27 Jan 2003 01:13:35 +0000 (01:13 +0000)] 
added Add/InsertTool() (patch 672032)

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

21 years agothe string 'Goto...' should be translated (patch 674569)
Vadim Zeitlin [Mon, 27 Jan 2003 01:04:57 +0000 (01:04 +0000)] 
the string 'Goto...' should be translated (patch 674569)

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

21 years agoupdated sample evrsion from Greg Chicares
Vadim Zeitlin [Mon, 27 Jan 2003 00:19:36 +0000 (00:19 +0000)] 
updated sample evrsion from Greg Chicares

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

21 years agofixed a crash in socket server test and added quit command to the server
Vadim Zeitlin [Mon, 27 Jan 2003 00:18:44 +0000 (00:18 +0000)] 
fixed a crash in socket server test and added quit command to the server

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

21 years agofixed someone's typo
Václav Slavík [Sun, 26 Jan 2003 23:20:42 +0000 (23:20 +0000)] 
fixed someone's typo

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

21 years agoadded wxHtmlWindow::LoadFile
Václav Slavík [Sun, 26 Jan 2003 23:20:00 +0000 (23:20 +0000)] 
added wxHtmlWindow::LoadFile

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

21 years ago1. added wxHtmlWindow::LoadFile
Václav Slavík [Sun, 26 Jan 2003 23:19:46 +0000 (23:19 +0000)] 
1. added wxHtmlWindow::LoadFile
2. interpret LoadPage's argument as filename if it fails as URL

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

21 years agoadded wxSplitterWindow to XRC
Václav Slavík [Sun, 26 Jan 2003 23:19:04 +0000 (23:19 +0000)] 
added wxSplitterWindow to XRC

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

21 years ago Now scaling doesn't scale GetTextExtent() anymore. This
Robert Roebling [Sun, 26 Jan 2003 21:04:10 +0000 (21:04 +0000)] 
  Now scaling doesn't scale GetTextExtent() anymore. This
   make print previewing look fine for now. Next is actually
   printing what you preview :-)

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

21 years agofixed loading of GNOME2 mime icons (still not working as desired)
Václav Slavík [Sun, 26 Jan 2003 20:56:31 +0000 (20:56 +0000)] 
fixed loading of GNOME2 mime icons (still not working as desired)

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

21 years agouse all MIME data sources on Unix, not only mailcap/mime.types
Václav Slavík [Sun, 26 Jan 2003 20:54:57 +0000 (20:54 +0000)] 
use all MIME data sources on Unix, not only mailcap/mime.types

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

21 years agoFixed problem with kill focus event getting sent to control
Julian Smart [Sun, 26 Jan 2003 19:04:10 +0000 (19:04 +0000)] 
Fixed problem with kill focus event getting sent to control
that is getting the focus.

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

21 years agocompilation fixes (bug #672413)
Václav Slavík [Sun, 26 Jan 2003 16:16:13 +0000 (16:16 +0000)] 
compilation fixes (bug #672413)

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

21 years agoeliminate __WIN32__ only code
Václav Slavík [Sun, 26 Jan 2003 16:15:08 +0000 (16:15 +0000)] 
eliminate __WIN32__ only code

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

21 years agomoved OLE files group under MSW files -- this is more logical
Vadim Zeitlin [Sun, 26 Jan 2003 14:11:39 +0000 (14:11 +0000)] 
moved OLE files group under MSW files -- this is more logical

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

21 years agocorrected the paths for the OLE files
Vadim Zeitlin [Sun, 26 Jan 2003 14:09:52 +0000 (14:09 +0000)] 
corrected the paths for the OLE files

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

21 years agocompilation fix after wxSizer::Remove() change
Vadim Zeitlin [Sun, 26 Jan 2003 14:03:29 +0000 (14:03 +0000)] 
compilation fix after wxSizer::Remove() change

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

21 years ago Minor changes to printing sample.
Robert Roebling [Sun, 26 Jan 2003 12:41:01 +0000 (12:41 +0000)] 
  Minor changes to printing sample.

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

21 years ago Font work.
Robert Roebling [Sun, 26 Jan 2003 12:40:45 +0000 (12:40 +0000)] 
  Font work.

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

21 years ago Small speed up to fonts and support for scaling.
Robert Roebling [Sun, 26 Jan 2003 12:39:51 +0000 (12:39 +0000)] 
  Small speed up to fonts and support for scaling.

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

21 years agocompilation fix
Václav Slavík [Sun, 26 Jan 2003 12:36:48 +0000 (12:36 +0000)] 
compilation fix

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

21 years agodon't forget to backport Robert's GetInternalFont change
Václav Slavík [Sun, 26 Jan 2003 12:36:28 +0000 (12:36 +0000)] 
don't forget to backport Robert's GetInternalFont change

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

21 years agoadded CarbonFrameworkLib to CodeWarrior 5 projects
Gilles Depeyrot [Sun, 26 Jan 2003 11:24:49 +0000 (11:24 +0000)] 
added CarbonFrameworkLib to CodeWarrior 5 projects

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

21 years agoadded iosfwrap.h (wrapper for <iosfwd>)
Vadim Zeitlin [Sun, 26 Jan 2003 00:35:19 +0000 (00:35 +0000)] 
added iosfwrap.h (wrapper for <iosfwd>)

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

21 years agoadded iosfwrap.h (wrapper for <iosfwd>)
Vadim Zeitlin [Sun, 26 Jan 2003 00:12:12 +0000 (00:12 +0000)] 
added iosfwrap.h (wrapper for <iosfwd>)

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

21 years agoadded support for non flexible (in one direction only) flexible sizers
Vadim Zeitlin [Sun, 26 Jan 2003 00:04:24 +0000 (00:04 +0000)] 
added support for non flexible (in one direction only) flexible sizers

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

21 years agoadded wxArray::SetCount()
Vadim Zeitlin [Sat, 25 Jan 2003 23:47:33 +0000 (23:47 +0000)] 
added wxArray::SetCount()

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