pinkerton%netscape.com
|
93f6029b4e
|
change #ifndef TARGET_CARBON to #if !TARGET_CARBON so it can be defined as 0 in DefinesMac.h
|
1999-05-12 06:44:03 +00:00 |
|
pinkerton%netscape.com
|
1c1040d611
|
dont use OpenDeskAcc under Carbon.
|
1999-05-11 21:32:51 +00:00 |
|
beard%netscape.com
|
29ce2e2b20
|
checking result of Initialize() call, so it won't crash.
|
1999-04-06 23:56:07 +00:00 |
|
pierre%netscape.com
|
325ea61ec3
|
added menu command VIEWER_PRINT_SETUP
|
1999-03-09 06:39:50 +00:00 |
|
pierre%netscape.com
|
91d9dd34db
|
added menu commands VIEWER_GFX_WIDGET_MODE and VIEWER_NATIVE_WIDGET_MODE
|
1999-03-09 04:39:50 +00:00 |
|
sfraser%netscape.com
|
e62f603bf9
|
Added debug output text and HTML menu items
|
1999-03-06 20:54:03 +00:00 |
|
pinkerton%netscape.com
|
f1fb0ed544
|
handle toolbar demo sample menu command.
|
1999-03-05 20:21:25 +00:00 |
|
beard%netscape.com
|
d227cf56ad
|
fix menu double dispatching
|
1999-03-02 22:30:02 +00:00 |
|
pierre%netscape.com
|
f544024e57
|
returns eConsumeNoDefault after closing a window
|
1999-02-21 02:01:16 +00:00 |
|
jj%netscape.com
|
8d36a6fc05
|
fixed non-debug build bustage
|
1999-01-27 22:10:44 +00:00 |
|
sfraser%netscape.com
|
9a4ac794ae
|
Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, the viewer uses the window refCon to store an nsBrowserWindow now.
Also fixed menu item numbering, as two different items were using 2000.
|
1999-01-27 05:21:43 +00:00 |
|
mcmullen%netscape.com
|
a58105db04
|
Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp.
|
1999-01-27 02:11:56 +00:00 |
|
pierre%netscape.com
|
4908a5c207
|
moved ConvertOSMenuResultToPPMenuResult() to the message pump
|
1999-01-19 10:29:14 +00:00 |
|
sfraser%netscape.com
|
8448fc7382
|
Added new debug menu items, changed menus to be more similar to windows viewer.
|
1999-01-11 19:46:49 +00:00 |
|
sfraser%netscape.com
|
c4f7c709c6
|
Call SIOUX initialization in debug mode
|
1999-01-08 03:27:57 +00:00 |
|
pinkerton%netscape.com
|
779e2d730a
|
handle toolbar demo file menu command.
|
1999-01-05 22:59:51 +00:00 |
|
sfraser%netscape.com
|
42226c005a
|
Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet.
|
1998-12-08 02:16:42 +00:00 |
|
dcone%netscape.com
|
83d0fa59c7
|
Added some printer support
|
1998-12-04 15:08:18 +00:00 |
|
pinkerton%netscape.com
|
163ee6e30c
|
handle view source and tree view file menu commands.
|
1998-12-03 17:59:13 +00:00 |
|
pierre%netscape.com
|
f740ba45f7
|
Landing MacWidgets...
|
1998-10-29 14:06:26 +00:00 |
|
dcone%netscape.com
|
c3c8bb57f8
|
Addref on the nsViewerApp, so we dont destroy in the webcrawler on quit.
This is consistent with the window implementation, fixes crash on quit.
|
1998-10-09 17:13:21 +00:00 |
|
pierre%netscape.com
|
f8474ee65e
|
handle menu events when there is no window
|
1998-09-23 09:23:07 +00:00 |
|
pierre%netscape.com
|
254d8d510d
|
implemented menu events
|
1998-09-22 04:21:31 +00:00 |
|
thom%netscape.com
|
0adf838257
|
Added code to load menus
|
1998-09-12 00:06:05 +00:00 |
|
dcone%netscape.com
|
db1ae743ca
|
New file for the macintosh main viewer routine
|
1998-07-24 17:19:44 +00:00 |
|