Commit Graph

632 Commits

Author SHA1 Message Date
saari%netscape.com
66dcb4ed36 Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
pinkerton%netscape.com
a874cd71b5 Font stuff now in CarbonLib so no need to link with it specially. 1999-05-11 21:27:25 +00:00
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
pinkerton%netscape.com
b10a076be6 adding NavServices to InterfaceLib target. Added LiteCarbonLib target. 1999-04-06 00:42:26 +00:00
sfraser%netscape.com
bbcc430311 Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
mcmullen%netscape.com
37216bc6d4 Just fixed a warning. 1998-12-23 22:09:09 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
sar%netscape.com
6c6adc91ee remove layspan.c from the client module too. It was removed from clientDebug yesterday. This fixes build breakage. 1998-10-23 03:45:55 +00:00
sdagley%netscape.com
d57ea0355b First landing of Apple's changes for NSL support from the Open Location in Navigator dialog. Currently #ifdef'ed out with BUILD_NSL_SUPPORT tag as we haven't figured out how to distribute the required NSL header and library yet. Hopefully that will be addressed soon. 1998-10-23 00:03:43 +00:00
nhotta%netscape.com
f40b135e1c Added country.c for libi18n. 1998-10-21 23:26:25 +00:00
ftang%netscape.com
404bf5feae UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
pinkerton%netscape.com
c061f05285 changes to match UI spec for title area and command strip. 1998-10-20 00:16:25 +00:00
pinkerton%netscape.com
65efc2a9c0 make command strip match UI spec/behaviors. 1998-10-20 00:15:07 +00:00
pinkerton%netscape.com
6b2a90f926 Tons o changes to make strip match UI spec (add, manage, close). 1998-10-20 00:14:46 +00:00
pinkerton%netscape.com
66913a09fd no longer include CPersonalToolbarTable as it is obsolete. 1998-10-20 00:12:52 +00:00
cyeh%netscape.com
e2ca880d53 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com
d59bbe2d87 remove layout/layspan.c from client build. it was wrapped around #ifdef DOM, so it was never built/linked. 1998-10-19 20:28:34 +00:00
pinkerton%netscape.com
33dc7831bd #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
pinkerton%netscape.com
8651a69f63 made destructor virtual 1998-10-19 18:27:51 +00:00
pinkerton%netscape.com
a0432f089e fix bug #323840 by not always called XP_InterruptContext() 1998-10-19 18:27:36 +00:00
pinkerton%netscape.com
e88fea99db #328696. Change GetTemplateData to GetNodeData where appropriate. 1998-10-19 18:26:38 +00:00
jfrancis%netscape.com
67ab26033e A bunch of EDT_* functions flipped the sense of a one of their bool params. Updating Composer macfe code to match new sense. 1998-10-19 13:49:01 +00:00
cltbld%netscape.com
0025c75d52 add ::::::lib:mailto to the accesspath of the opt settings. This fixes a build problem introduced by the ender/mime landing on Wednesday. approved: sdagley 1998-10-16 05:57:06 +00:00
cyeh%netscape.com
e03dc39162 remove unneeded #define. 1998-10-15 18:51:42 +00:00
ftang%netscape.com
346c49b6c0 Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari 1998-10-15 13:55:28 +00:00
jfrancis%netscape.com
6a009b5910 Ender Mime Carpool. This is not your father's email client. 1998-10-14 20:38:35 +00:00
sdagley%netscape.com
606e8a2f62 Stopped using macros to access fields of struct that were longer than the actual struct field names. 1998-10-14 06:01:36 +00:00
waterson%netscape.com
be1114ae44 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=saari. 1998-10-13 02:53:01 +00:00
jfrancis%netscape.com
22ee9b07da fixing some printing probs with forms and adding javascript support for html textarea form elements (ENDER) 1998-10-12 04:59:04 +00:00
jfrancis%netscape.com
5f2ef6f7be fixing some printing bugs for HTML forms 1998-10-12 04:57:12 +00:00
saari%netscape.com
73adfecb86 Mac Only Make Mozilla stop complaining about the lack of an Essential Files folder. This is a temporary fix until the build system can agan generate the folder 1998-10-10 01:16:36 +00:00
pinkerton%netscape.com
63877f7093 start pullings toolbars from HT instead of hardcoded in constructor. 1998-10-08 21:26:27 +00:00
pinkerton%netscape.com
ebeb2870d2 context menus, layout changes and fixes. 1998-10-08 21:25:18 +00:00
pinkerton%netscape.com
5768dcef3d handle context menu commands and updates from the toolbars that their sizes have changed. 1998-10-08 21:24:43 +00:00
pinkerton%netscape.com
946f92ddc0 bevel outline, stuff for context menus on toolbars, resizing container when sizes change on toolbars. 1998-10-08 21:24:14 +00:00
pinkerton%netscape.com
7ccc45febe Added classes for toolbar and toolbar button context menus. Introduced a virtual parent class and renamed the context menu class for trees to be specific to that. 1998-10-08 21:23:22 +00:00
pinkerton%netscape.com
28b0a5d4b1 call clickSelf if not handled in a child class. 1998-10-08 21:22:27 +00:00
pinkerton%netscape.com
4598448348 added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
pinkerton%netscape.com
b6204f4f3a new tree context menu relfects rearranging of HT context menu code. 1998-10-08 21:21:27 +00:00
pinkerton%netscape.com
4e27bde4ea Adding QAP_AssistPP.cp to project and fixes for Pro4 to QAP. 1998-10-08 20:59:09 +00:00
sdagley%netscape.com
bfce8f47d7 Added pref item to control URL Autocompletion (network.enableUrlMatch) 1998-10-07 04:22:49 +00:00
pinkerton%netscape.com
34cc3dccd1 add resizeFrameBy to relayout on resize. 1998-10-07 04:11:02 +00:00
pinkerton%netscape.com
ca1b804bf0 calc button size stuff at startup not at draw time for layout. 1998-10-07 04:10:21 +00:00
sdagley%netscape.com
0dfd1d18a9 Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
scc%netscape.com
dc496ff79d the real LayoutButtons method 1998-10-07 00:06:48 +00:00
pinkerton%netscape.com
1e0a8727b8 Changes for laying out toolbars 1998-10-06 23:28:42 +00:00
pinkerton%netscape.com
56b127574c Fix bug where the toolbars in the first window were never enabled. 1998-10-06 23:28:07 +00:00
pinkerton%netscape.com
631316e12b break out hooking up the context to the toolbars so that it can be called when the url bar streams in. 1998-10-06 23:27:37 +00:00
pinkerton%netscape.com
549c043fc7 url bar now works, redraw fixes, buttons actually do what they are supposed to do. 1998-10-06 20:55:43 +00:00
pinkerton%netscape.com
15ccd672a6 more strawman layout changes and button init routines. 1998-10-06 20:55:14 +00:00