]> git.saurik.com Git - wxWidgets.git/commitdiff
More name change
authorJulian Smart <julian@anthemion.co.uk>
Sun, 23 May 2004 15:10:40 +0000 (15:10 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 23 May 2004 15:10:40 +0000 (15:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

54 files changed:
src/cocoa/NSBox.mm
src/cocoa/NSButton.mm
src/cocoa/NSControl.mm
src/cocoa/NSMenu.mm
src/cocoa/NSPanel.mm
src/cocoa/NSTabView.mm
src/cocoa/NSTableView.mm
src/cocoa/NSTextField.mm
src/cocoa/NSView.mm
src/cocoa/NSWindow.mm
src/cocoa/ObjcRef.mm
src/cocoa/app.mm
src/cocoa/bitmap.mm
src/cocoa/bmpbuttn.mm
src/cocoa/brush.mm
src/cocoa/button.mm
src/cocoa/checkbox.mm
src/cocoa/checklst.mm
src/cocoa/choice.mm
src/cocoa/clipbrd.mm
src/cocoa/colour.mm
src/cocoa/combobox.mm
src/cocoa/control.mm
src/cocoa/cursor.mm
src/cocoa/dataobj.mm
src/cocoa/dc.mm
src/cocoa/dcclient.mm
src/cocoa/dcmemory.mm
src/cocoa/dialog.mm
src/cocoa/evtloop.mm
src/cocoa/fontenum.mm
src/cocoa/frame.mm
src/cocoa/gauge.mm
src/cocoa/icon.mm
src/cocoa/listbox.mm
src/cocoa/mbarman.mm
src/cocoa/mdi.mm
src/cocoa/menu.mm
src/cocoa/menuitem.mm
src/cocoa/notebook.mm
src/cocoa/pen.mm
src/cocoa/radiobox.mm
src/cocoa/radiobut.mm
src/cocoa/region.mm
src/cocoa/slider.mm
src/cocoa/spinbutt.mm
src/cocoa/statbmp.mm
src/cocoa/statbox.mm
src/cocoa/statline2.mm
src/cocoa/stattext.mm
src/cocoa/textctrl.mm
src/cocoa/toolbar.mm
src/cocoa/toplevel.mm
src/cocoa/window.mm

index 6a476c3120bd5c98f88d01f97829ca9cd6ef2b14..33c4778bd8a00f583b77ce2c08f66b9464443e46 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/19
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 63cf30df2f37dff30e62d253ce07080f0c0b3427..fe70ab7f63c246360d669baab200c8024983dc0d 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/01/31
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 39981e4dbda41613fcbc2526b6a33b62a82eec1d..ab10708d20852b8a0855644e2b573b7f7788b869 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 60792740f4a5c8f62d7ae8e969bd857b1cf19d0a..43108ad7d692e524959302c2687766bc492dcfbf 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/09
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index ef391e8569a70c87efdfa26503ea825dab705079..9dbb83c522bbda484e03c2d2e27bfaf6a3a057ca 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id:
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index b3255cd51b311dd9bbfa6b04b64fc81af1998797..32a57511965fe1489f89e7e70bb2b8e5676bd4c0 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2004/04/08
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 8991fb0ebbb038c024433451fb3fd837c16de2f8..558c1a4558d39b4e68620e8678dd6421fe798b81 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/08/05
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index e0fe0520b83ed9655ed5160efbea00b029ce076d..27fd7b9b84e3109b9bbc0ed6d99facf87a095dc9 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/01/31
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index e5d83af0f2507b71d403e3004f119aaa3f32b062..7a4d133ff4d7dea8826ce6ee9eb6157179bd4c26 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index efc89aca14f10ed820c686eef6e4487e975e4cc6..c2df1cd5e6c26408ac33de7c4a5223814855dd95 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id:
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 6bff7b69c990663e5f8fd82fb392eadaeabeafb0..b2109129af6d34733d9b22d5cacc51791367eb28 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2004/03/28
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott <dfe@cox.net>
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/cocoa/ObjcRef.h"
index f44ff56c2db8ee049459beb20a5f0a2fec218263..2e01d1055863feed7ac24359ad7879442c6680d8 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/11/27
 // RCS-ID:      $Id$
 // Copyright:   (c) David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
@@ -119,7 +119,7 @@ WX_IMPLEMENT_POSER(wxPoserNSApplication);
 @implementation wxNSApplicationDelegate : NSObject
 
 // NOTE: Terminate means that the event loop does NOT return and thus
-// cleanup code doesn't properly execute.  Furthermore, wxWindows has its
+// cleanup code doesn't properly execute.  Furthermore, wxWidgets has its
 // own exit on frame delete mechanism.
 - (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)theApplication
 {
index 1eac66273f2e35d245d5aa155f3e3037abd0dc6b..2d335f5548953a5b414ed9ae8101b42fd254191d 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/19
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 439936ea54510df86942f7521d9682d299754baa..63252c28f41f144ee6c7c802ad059501806fe992 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id:
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index c58fd7604bb4abd2fad825f8346ab94106129ad0..3e24adc742d60629eb728d31bc3e838a3bb97c89 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 6e7603190b036c6043c1cbd10e76e0cc02333045..5bd7101249e6798f3d79cd7f961ccb7ad7b302b4 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/30
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2002 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 7b96b3ca0fd9305b032c0a80e417414bb9ec5238..07f7332b90507ca3c3fb1e8438dd4093d43acd38 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 09a347ecd2a98bbecb61bc704ae6ead6845dd137..2cfcc8b3e53fc93b9fea83ca904c06e8bd9a4150 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/18
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 3dd3ae306b1cf714705a039c153b8d2d17dcf277..401e7af1f769c8b1582c8ad5c09cdbc6bdc45c10 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 03d814cbe12d580b461cf9b988087f426228048f..c1a4ebbd84b0fc6004fb4a6566fec6d775b034ec 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/23
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index dd7fd3e73c8005d78d217a82f2073187668094a6..598fad8e00baa1e6614a7bebfd722d2eebd3cc1d 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/06/17
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 8500a22382b4afebf4d5e2863c2fcf3b4f5106ed..e016e8920556576e4be1b342c9731051dca0dfbb 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/14
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index fe1ccaa7b5fd6ea45b01af5cadcd5b3d587177f8..b474911ec2b1e39ac885df5c906e03f508249357 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 3b6d6abd7fb3180c57534a85f6b54f4687852087..76a007999e69156f67f937da7de1f4daef3a18ec 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     ??/??/98
 // RCS-ID:      $Id$
 // Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
index 2326aa7ed433cbabd6dd212cd79ee9de620669e2..e48b8fef0980f1ae79bb598d87af624e78c2aabf 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/23
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index f5fcb1c0074fc9539d59f92a1c9e603c8d622087..3358de935e0bb6d77aa2b43445d9f0861b04553c 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/04/01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 2f2f8ddf59a053efed8285d05ade0260b2d5dda0..cbeed000b59117119b2ff935e78ff906af35e614 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/04/01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index dc526fba9c8d8702efbb43cbfea5a3a561ad01dd..7ce8c835aa88af74217a0fdaa09e30cf0f3b17b9 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 6b5e0c49556d6e1c3adf906192f7e8d9b405d8cf..59adee30689d20a6184591976eae094f4faf30b6 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/15
 // RCS-ID:      $Id: 
 // Copyright:   2002 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 32f9ccbfa13bc4c8a897e9386a6e2a2aaeab7e54..2c31b6d1644963c2958a8c49c30d0eb8a0c797e0 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/10/02
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott <dfe@cox.net>
-// License:     wxWindows licence
+// License:     wxWidgets licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 9c3658aa1d7d1300b468a9ae93018ef10c71580a..396885008dc518e41959ccd09c9629101a75a61e 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/23
 // RCS-ID:      $Id$
 // Copyright:   (c) David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 9277c357f6f6406a149790b57d7eefc9cd459b64..7c21de34f4a022bdda3ac979c663b8f8a22ef3a2 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id:
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 92978f94bd142775e37f43f2d273d2c181de16e4..1769e1062fdb8c553c02c6cf82c0ddd355ec1e34 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/15
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index d8c612aab159f3b7d9be6fce9e20c14a7c6b38c2..889f03e7cd2b579b8d45dee54a8cf6c807a2c910 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/08/11
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index ff2428eb6419fd6da9dacc1cfa8c42c5592e0e2c..2da7df8afea596b37180ac13c83044de3d995753 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/18
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index fa6f666c5fed0a5a010595dc97b818fcba962991..2eda41c0d4f0cd9da31b4b8c2c701207f79ea111 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/09/04
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index fdac990686ca5cf50f77ba2a8eb1a26f4e6021f2..40dfa87d6961013b87bd01d2fa812d0b844057d7 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/09/08
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 2d662e4111e0b52a2a3e0751ddf2388defb6dd29..dee38021275ed768f822d47a973b0494a392ab63 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/09
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2002 David Elliott
-// Licence:     wxWindows license
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index d64f475a58ff8bd9329e37e0ac4ec63933290d46..ac1893384a86da08f46e09c30986c7ed0ede2123 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/15
 // RCS-ID:      $Id: 
 // Copyright:   2002 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -73,7 +73,7 @@
 
 - (BOOL)validateMenuItem: (id)menuItem
 {
-    // TODO: Do wxWindows validation here and avoid sending during idle time
+    // TODO: Do wxWidgets validation here and avoid sending during idle time
     wxLogTrace(wxTRACE_COCOA,wxT("wxMenuItemAction"));
     wxMenuItem *item = wxMenuItem::GetFromCocoa(menuItem);
     wxCHECK_MSG(item,NO,wxT("validateMenuItem received but no wxMenuItem exists!"));
index c77473f95afdfc175b791d0876bcbc48969c5a99..800d66f017f2d6218a33b7341314b5002edc084c 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2004/04/08
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 8872b82cec71dbf3125030b480b89e7ab8d1e5aa..2ab4e00e2867148852e21ab4b69d627611a323fb 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/08/02
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 93d5043e4711fcda2822da5c8c85d2cac4fbf5d6..63528324771a471f1af19034517be84781cd7559 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 5c4b6759d6b1dbba14034335a91b7508adcf326e..4962d81f45abee5d79fa7a0b8ec25513b1d58fef 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 04f2c15fe0a53b15236850dd64dc7e376cc97df3..b8ed91676fdc735d3623f818fe37f9718d6e903b 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2004/04/12
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/region.h"
index a55468122ffc346c719b8e12e3641a41a7b1cbe2..2183b7b5cc84c59cf63f4219965bf958b7f77d69 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/06/19
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 5a823ce2ec354489c2053a5c569169706bf989b1..336787d5721cad5701ae25fc621ad5bc4a0451ac 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/14
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 83cba15fd67d7224df27a4e9ff760f38965c6a75..10c5ec1ebeccf2833b9d62c3acff83a53dfbaed6 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 202608a7be39548cbd6dc8fa948cd34782474686..f63ff5f9c0e31c8ab3b12ef6cf49a874c7002838 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 283ca293a8d98154efcfe4a525934f197d56f286..d92a056dc48c18fdae34430f238877b55101183f 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index ff04f5899a510a5d6fc49c4c3b6843ae4214d562..1e9c86e7f3632a48658876a1b49cb8f4c33ac8de 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/02/15
 // RCS-ID:      $Id: 
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 5524ac147dec3314e078d06fc63ea9284ba4955a..60533978a1b9ff77a4a77174e534360dce4c02d3 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/03/16
 // RCS-ID:      $Id:
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
index 94407fff8e02913e77c3bbc5f2124ed1802d0411..6ad048346d0481f7a444bd4157b08c86cb64c577 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/08/17
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:    wxWindows licence
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 127157770f78da9ed9f9da109c37c810878a752d..43fb63faf2334fad681f33d0a68609153a5f81c6 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/11/27
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 David Elliott
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -274,7 +274,7 @@ bool wxTopLevelWindowCocoa::Show(bool show)
     wxAutoNSAutoreleasePool pool;
     if(show)
     {
-        // Send the window a size event because wxWindows apps expect it
+        // Send the window a size event because wxWidgets apps expect it
         // NOTE: This should really only be done the first time a window
         // is shown.  I doubt this will cause any problems though.
         wxSizeEvent event(GetSize(), GetId());
index 7778c84c39771635cc5b759ed0f6d41e0db2d9cc..684159bc05cabcf50c4a7139a19a14cc119d70bf 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2002/12/26
 // RCS-ID:      $Id:
 // Copyright:   (c) 2002 David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
@@ -283,7 +283,7 @@ wxWindow::~wxWindow()
     wxAutoNSAutoreleasePool pool;
     DestroyChildren();
 
-    // Make sure our parent (in the wxWindows sense) is our superview
+    // Make sure our parent (in the wxWidgets sense) is our superview
     // before we go removing from it.
     if(m_parent && m_parent->GetNSView()==[GetNSViewForSuperview() superview])
         CocoaRemoveFromParent();
@@ -631,7 +631,7 @@ void wxWindowCocoa::SetInitialFrameRect(const wxPoint& pos, const wxSize& size)
     frameRect.origin.y = parentRect.size.height-(pos.y+frameRect.size.height);
     // Tell Cocoa to change the margin between the bottom of the superview
     // and the bottom of the control.  Keeps the control pinned to the top
-    // of its superview so that its position in the wxWindows coordinate
+    // of its superview so that its position in the wxWidgets coordinate
     // system doesn't change.
     if(![superview isFlipped])
         [nsview setAutoresizingMask: NSViewMinYMargin];