Граф коммитов

631 Коммитов

Автор SHA1 Сообщение Дата
saari%netscape.com 5d764ebeed Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
pinkerton%netscape.com d683bb2388 Font stuff now in CarbonLib so no need to link with it specially. 1999-05-11 21:27:25 +00:00
pinkerton%netscape.com 3a6a48bf99 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 06257d7852 adding NavServices to InterfaceLib target. Added LiteCarbonLib target. 1999-04-06 00:42:26 +00:00
sfraser%netscape.com 922e041c2d Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
mcmullen%netscape.com e97b5edbba Just fixed a warning. 1998-12-23 22:09:09 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
sar%netscape.com a9f7c511f4 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 8060a06256 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 51fdf2a094 Added country.c for libi18n. 1998-10-21 23:26:25 +00:00
ftang%netscape.com 219b89228c UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
pinkerton%netscape.com a8c44e7bda changes to match UI spec for title area and command strip. 1998-10-20 00:16:25 +00:00
pinkerton%netscape.com c467574ea2 make command strip match UI spec/behaviors. 1998-10-20 00:15:07 +00:00
pinkerton%netscape.com 6b1e417ba6 Tons o changes to make strip match UI spec (add, manage, close). 1998-10-20 00:14:46 +00:00
pinkerton%netscape.com 3accde7642 no longer include CPersonalToolbarTable as it is obsolete. 1998-10-20 00:12:52 +00:00
cyeh%netscape.com 0fd48ae014 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com 62f6b9539a 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 829d65dd99 #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
pinkerton%netscape.com cd10498cca made destructor virtual 1998-10-19 18:27:51 +00:00
pinkerton%netscape.com 3dbf7df920 fix bug #323840 by not always called XP_InterruptContext() 1998-10-19 18:27:36 +00:00
pinkerton%netscape.com 42afcba730 #328696. Change GetTemplateData to GetNodeData where appropriate. 1998-10-19 18:26:38 +00:00
jfrancis%netscape.com 2c6da1963f 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 e80e058d24 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 8872b96d2f remove unneeded #define. 1998-10-15 18:51:42 +00:00
ftang%netscape.com 1814bb948b Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari 1998-10-15 13:55:28 +00:00
jfrancis%netscape.com 5fecd9aa22 Ender Mime Carpool. This is not your father's email client. 1998-10-14 20:38:35 +00:00
sdagley%netscape.com b1eb17947b 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 3404af0443 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=saari. 1998-10-13 02:53:01 +00:00
jfrancis%netscape.com e671fdfe80 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 681f9f2345 fixing some printing bugs for HTML forms 1998-10-12 04:57:12 +00:00
saari%netscape.com 634a6c99e0 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 9806f8a898 start pullings toolbars from HT instead of hardcoded in constructor. 1998-10-08 21:26:27 +00:00
pinkerton%netscape.com e047c47ce0 context menus, layout changes and fixes. 1998-10-08 21:25:18 +00:00
pinkerton%netscape.com 47e52069ac 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 a90249cd82 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 48f1d95254 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 1dd4731662 call clickSelf if not handled in a child class. 1998-10-08 21:22:27 +00:00
pinkerton%netscape.com 99579daed0 added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
pinkerton%netscape.com 1232649ab2 new tree context menu relfects rearranging of HT context menu code. 1998-10-08 21:21:27 +00:00
pinkerton%netscape.com eeefd322f0 Adding QAP_AssistPP.cp to project and fixes for Pro4 to QAP. 1998-10-08 20:59:09 +00:00
sdagley%netscape.com 4bde9aa2df Added pref item to control URL Autocompletion (network.enableUrlMatch) 1998-10-07 04:22:49 +00:00
pinkerton%netscape.com 7232cd70a1 add resizeFrameBy to relayout on resize. 1998-10-07 04:11:02 +00:00
pinkerton%netscape.com 109937b975 calc button size stuff at startup not at draw time for layout. 1998-10-07 04:10:21 +00:00
sdagley%netscape.com 7963fbc192 Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
scc%netscape.com 6e1d06d75d the real LayoutButtons method 1998-10-07 00:06:48 +00:00
pinkerton%netscape.com 4fda55e906 Changes for laying out toolbars 1998-10-06 23:28:42 +00:00
pinkerton%netscape.com f8bdf6d87e Fix bug where the toolbars in the first window were never enabled. 1998-10-06 23:28:07 +00:00
pinkerton%netscape.com c810e83cea 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 6bbed56177 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 0a389001d3 more strawman layout changes and button init routines. 1998-10-06 20:55:14 +00:00