]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Tue, 9 Sep 2003 16:46:26 +0000 (16:46 +0000)]
const ptr fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:48:52 +0000 (15:48 +0000)]
crashes fixed, trying to remove erradic redraws when layouting windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:45:45 +0000 (15:45 +0000)]
wxID_PREFERENCES added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:44:02 +0000 (15:44 +0000)]
implementation changes to closer follow MSW, crashes fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 9 Sep 2003 15:43:00 +0000 (15:43 +0000)]
added <warnings>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:42:28 +0000 (15:42 +0000)]
initial creation invisible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:38:03 +0000 (15:38 +0000)]
trying to avoid redraw problems at wrong places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:37:19 +0000 (15:37 +0000)]
fixing Update, attempt to speed redrawing by making embedded controls invisible (leading to lesser nested redraws)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:36:22 +0000 (15:36 +0000)]
when memory dumps out debug info, lookups can go wrong, since the list is not there anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:34:15 +0000 (15:34 +0000)]
fix for CW non unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Sep 2003 15:32:35 +0000 (15:32 +0000)]
wxID_PREFERENCES added for the preferences menu item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 9 Sep 2003 13:05:50 +0000 (13:05 +0000)]
Applied patch for better sizing of bitmap buttons.
Applied patch for correct order of activate and mouse down events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 9 Sep 2003 11:59:25 +0000 (11:59 +0000)]
Applied patch for better pattern support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 20:03:16 +0000 (20:03 +0000)]
Implement NSMenuValidation protocol for the wxNSMenuItemTarget
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 19:44:40 +0000 (19:44 +0000)]
Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMain). When a window
is destroyed it doesn't resign key or main status.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 19:42:35 +0000 (19:42 +0000)]
Use wxStripMenuCodes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 19:03:31 +0000 (19:03 +0000)]
Implement wxSpinButton (except up/down events)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 19:00:45 +0000 (19:00 +0000)]
Provide target/action mechanism for subclasses to use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 18:14:57 +0000 (18:14 +0000)]
When using a non-subclassed NSControl, use a new wxNonControlNSControl
subclass which implements drawRect: like wxPoserNSView does.
If this is not done, NSControl simply eats the drawRect: message.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 8 Sep 2003 17:11:29 +0000 (17:11 +0000)]
forgot to commit regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 15:42:40 +0000 (15:42 +0000)]
Implement (sort-of) non-client wxWindowDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 15:37:58 +0000 (15:37 +0000)]
Added virtual GetNonClientNSView()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 8 Sep 2003 14:51:38 +0000 (14:51 +0000)]
* Added NSWindowStyleForWxStyle static method
* Create(): Handle window styles and initial frame size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 8 Sep 2003 14:21:36 +0000 (14:21 +0000)]
setter fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 8 Sep 2003 10:42:29 +0000 (10:42 +0000)]
Added src/motif/xmcombo/xmcombo.c.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 7 Sep 2003 20:29:46 +0000 (20:29 +0000)]
Removing makegen an projgen files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 7 Sep 2003 20:23:55 +0000 (20:23 +0000)]
Removing makegen and projgen, part #1: removing references
in other parts of wxWindows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Sep 2003 17:50:12 +0000 (17:50 +0000)]
Insure that messages are posted to the main threads event loop,
instead of sending them to the thread-local event loop
(which typically does not exist under wxWindows).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Sep 2003 12:49:04 +0000 (12:49 +0000)]
Initialize PM subsystem in every thread, to enable sending messages to the GUI.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 6 Sep 2003 22:25:16 +0000 (22:25 +0000)]
Unified with Unix version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 6 Sep 2003 21:47:19 +0000 (21:47 +0000)]
wxOS2: Added mdig.{cpp, h}.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 19:12:04 +0000 (19:12 +0000)]
Use an NSImageView instead of an NSView (nothing works yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 19:11:26 +0000 (19:11 +0000)]
Use an NSSlider instead of an NSView (nothing works yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 19:10:22 +0000 (19:10 +0000)]
Override CocoaSetEnabled because it's not an NSControl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 17:36:51 +0000 (17:36 +0000)]
wxCocoa: CodeWarrior (like GCC) mangles struct X and @class X identically.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 17:32:21 +0000 (17:32 +0000)]
wxCocoa: Added NSNotification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 6 Sep 2003 16:37:02 +0000 (16:37 +0000)]
Use function table instead of direct references to GSocket functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 6 Sep 2003 00:33:02 +0000 (00:33 +0000)]
Implement wxChoice including sorting and client data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Fri, 5 Sep 2003 20:26:36 +0000 (20:26 +0000)]
Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 18:40:00 +0000 (18:40 +0000)]
Implement wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 18:29:15 +0000 (18:29 +0000)]
Implement wxApp::Yield
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 18:19:11 +0000 (18:19 +0000)]
Override CocoaSetEnabled. NSProgressIndicator is not an NSControl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 15:29:17 +0000 (15:29 +0000)]
Works a little better when you remember to say "virtual"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23406
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 15:09:02 +0000 (15:09 +0000)]
Implement the hashmap for NSMenu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 14:59:51 +0000 (14:59 +0000)]
Changed CocoaNotification parameter names to notification from userInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 14:50:31 +0000 (14:50 +0000)]
Added ability to observe NSMenu notifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Sep 2003 14:44:48 +0000 (14:44 +0000)]
selection for DeleteAllPages corrected, images scaleing in order to avoid crashes under OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23402
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Sep 2003 14:42:17 +0000 (14:42 +0000)]
commented section removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Sep 2003 14:41:12 +0000 (14:41 +0000)]
todo added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Sep 2003 14:38:03 +0000 (14:38 +0000)]
removing scroll flags before instantiation the base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23399
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 14:00:53 +0000 (14:00 +0000)]
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar
* Comment out wxPoserNSMenu (it's not needed for now, may never be)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 03:30:28 +0000 (03:30 +0000)]
Set the window's title
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 03:01:13 +0000 (03:01 +0000)]
wxMenuBar:
* Add the application (bold) menu to the NSMenu used for menubars
* Rework Insert, Remove, and GetLabelTop to work with indices by
retrieving the wxMenu then working from there to find the Cocoa index.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23396
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 02:53:39 +0000 (02:53 +0000)]
* Set the window's title
* setHidesOnDeactivate: NO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 02:51:29 +0000 (02:51 +0000)]
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 02:48:49 +0000 (02:48 +0000)]
When a modal dialog is shown and the app isn't running, run the event
loop manually until it is out of events. This will allow the application
to let the Dock know it has completed startup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23393
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Sep 2003 02:07:28 +0000 (02:07 +0000)]
added live resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23392
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 01:40:52 +0000 (01:40 +0000)]
Implement Cocoa_canBecomeMainWindow to say YES to Cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 01:39:55 +0000 (01:39 +0000)]
* Added GetAppMenuBar
* Removed Show
* Labeled (Attach|Detach)MenuBar as virtual
* Added SetMenuBar
* Implement (Attach|Detach)MenuBar using the wxMenuBarManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23390
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 5 Sep 2003 01:34:57 +0000 (01:34 +0000)]
Add support for wxMenuBarManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 4 Sep 2003 22:20:16 +0000 (22:20 +0000)]
Added a couple of wxPerl notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23387
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 4 Sep 2003 21:59:48 +0000 (21:59 +0000)]
Fix and testcase for wxString::rfind bug I introduced.
Patch by Robert Vazan.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 4 Sep 2003 21:16:41 +0000 (21:16 +0000)]
* Added virtual GetAppMenuBar() which returns the app-wide menubar which
would be appropriate for this window, or NULL if the manager should decide
* Added Become/Resign Main handlers
* For all Become/Resign Main/Key handlers, notify the menubar manager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23385
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 4 Sep 2003 20:59:30 +0000 (20:59 +0000)]
* Added delegate notifications for Become/Resign Main
* Added canBecomeMainWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23384
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 4 Sep 2003 19:22:00 +0000 (19:22 +0000)]
wxCocoa: Added mbarman.(mm|h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23383
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 4 Sep 2003 19:19:03 +0000 (19:19 +0000)]
Added wxMenuBarManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 4 Sep 2003 18:09:53 +0000 (18:09 +0000)]
added data files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23381
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 16:18:07 +0000 (16:18 +0000)]
log changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 4 Sep 2003 13:11:39 +0000 (13:11 +0000)]
#if wxUSE_UNICODE instead of #if defined(wxUSE_UNICODE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 12:26:52 +0000 (12:26 +0000)]
macro naming changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 01:28:39 +0000 (01:28 +0000)]
macro naming changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 01:19:40 +0000 (01:19 +0000)]
macro naming changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 01:12:11 +0000 (01:12 +0000)]
macro naming changes, delegate api calls getting property info, object info exposed for beforewriteobject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 4 Sep 2003 01:08:25 +0000 (01:08 +0000)]
naming changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 4 Sep 2003 00:01:59 +0000 (00:01 +0000)]
Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 3 Sep 2003 20:27:58 +0000 (20:27 +0000)]
Regenerated makefiles in the correct place.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 3 Sep 2003 20:16:10 +0000 (20:16 +0000)]
fixed win32res
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 3 Sep 2003 17:39:27 +0000 (17:39 +0000)]
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 3 Sep 2003 17:34:00 +0000 (17:34 +0000)]
Added missing bakefiles in utils/* and regenerated
(autoconf) Makefile.in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 3 Sep 2003 17:19:48 +0000 (17:19 +0000)]
Oops. Check in the correct Makefile.in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 3 Sep 2003 14:35:49 +0000 (14:35 +0000)]
fix makefile for digitalmars to build taskbar sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 3 Sep 2003 14:16:40 +0000 (14:16 +0000)]
fix makefile for digitalmars to build joytest sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 3 Sep 2003 13:59:53 +0000 (13:59 +0000)]
fix makefile for digitalmars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 3 Sep 2003 10:02:47 +0000 (10:02 +0000)]
added GetBaseClassName1 and 2 for memory.cpp compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 2 Sep 2003 19:15:44 +0000 (19:15 +0000)]
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 2 Sep 2003 19:03:22 +0000 (19:03 +0000)]
Support precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 2 Sep 2003 13:00:28 +0000 (13:00 +0000)]
* Use wxTopLevelWindow::Show() for modeless dialogs
* Maintain m_isShown for modal dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 2 Sep 2003 12:54:34 +0000 (12:54 +0000)]
Set the m_isShown flag appopriately
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 1 Sep 2003 20:59:57 +0000 (20:59 +0000)]
accept focus, keyboard can be used for navigation (patch 798098)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 1 Sep 2003 20:20:21 +0000 (20:20 +0000)]
Corrected statements about wxString correctly handling
embedded '\0' characters.
Fixed various wxString::*find* methods (patch by Robert Vazan),
plus added missing overloaded variants of find_first/last_(not_)of.
Added more tests in console sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 20:01:55 +0000 (20:01 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 20:01:10 +0000 (20:01 +0000)]
Changed #include order to correct a compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:59:50 +0000 (19:59 +0000)]
Corrected a return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:56:28 +0000 (19:56 +0000)]
Added handler for WM_PRINT to assist with offscreen drawing of widgets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:54:41 +0000 (19:54 +0000)]
Fixed style setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:53:54 +0000 (19:53 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 1 Sep 2003 19:53:05 +0000 (19:53 +0000)]
Regenerated Makefile.in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:52:45 +0000 (19:52 +0000)]
More experiments with wxDrawWindowOnDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:41:12 +0000 (19:41 +0000)]
Work around a bug in the Carbon headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Sep 2003 19:32:16 +0000 (19:32 +0000)]
Check wxUSE_DEPRECATED before including its headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775