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

610 Коммитов

Автор SHA1 Сообщение Дата
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
pinkerton%netscape.com f7d228ee4e new command for general toolbar buttons in FindCommandStatus. 1998-10-06 20:54:37 +00:00
pinkerton%netscape.com 433883db7c consolodate some commands into Netscape_constants and add a new one for general toolbar buttons. 1998-10-06 20:54:03 +00:00
pinkerton%netscape.com 640d021ce4 Added tooltip support, better icon drawing support. 1998-10-06 03:58:30 +00:00
pinkerton%netscape.com 714f732ee2 Fix hidden virtual functions. 1998-10-06 03:57:25 +00:00
pinkerton%netscape.com 5022884e44 Added GetImageDimensions() so clients can tell the size of the image. Will fail gracefully if that info is not present. 1998-10-06 03:56:56 +00:00
sdagley%netscape.com c939b835c6 Picked up sfraser's fix from 4.5 that allows URLs of up to 1K to be dragged to a browser window (old limit was 255 characters) 1998-10-06 01:29:50 +00:00
pinkerton%netscape.com f1ba38b754 Better drawing for control tracking on push buttons. Now selects/unselects correctly for mouse clicks. 1998-10-05 23:02:49 +00:00
beard%netscape.com a0de371b82 Deleted FullSoft Access paths (for sure, this time). 1998-10-05 22:47:39 +00:00
pinkerton%netscape.com 736ac30e7f support toolbarBitmapPosition property. 1998-10-05 22:44:47 +00:00
pinkerton%netscape.com 5cca4d5199 Simple hack to strawman layout to make toolbars with icon on the side create narrow buttons. 1998-10-05 22:44:21 +00:00
scc%netscape.com 1c1918cd05 Exploited better syntax for class constants; delay hooking up HT_FEData until creating the HT_Pane to hook it up to; fixed formatting 1998-10-05 22:41:32 +00:00
pinkerton%netscape.com c5c547b0bb More rollover stuff and pure virtual interfaces in CRDFToolbarItem to get rid of LView reliance in base class. 1998-10-05 20:56:03 +00:00
cltbld%netscape.com f6d531b383 Deleted FullSoft Access path 1998-10-05 19:41:12 +00:00
pinkerton%netscape.com c5b5342df7 Getting the button class drawing and showing rollover feedback. 1998-10-05 18:47:21 +00:00
pinkerton%netscape.com c01c823a72 More code to better create the correct item class, EraseBackground() to do the right thing when HT specifies a colored bg, and some more minor tweaks. 1998-10-05 18:46:54 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
ftang%netscape.com e725a31ada add one selector to access the csid for menu and menu bar 1998-10-05 14:29:57 +00:00
pinkerton%netscape.com 7b567f62b5 Added CRDFToolbarItem.cp 1998-10-02 19:19:23 +00:00
pinkerton%netscape.com f7abcebddb changes to use CRDFToolbarItem.h 1998-10-02 19:18:51 +00:00
pinkerton%netscape.com 24de21d16b First Checked In. 1998-10-02 19:18:26 +00:00
pinkerton%netscape.com d62358422f Skeleton code for adding buttons to the toolbars. 1998-10-02 01:26:25 +00:00
pinkerton%netscape.com 0247e6fff4 add RDF toolbar stuff. 1998-10-01 21:49:40 +00:00