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

1095 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 2c8e580668 Commented out some debug statements with ifdef DEBUG_kin. 1998-08-10 21:08:10 +00:00
sdagley%netscape.com 5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
waterson%netscape.com eced28047e Added some more timing traces to WinFE. Approved by blythe. 1998-08-09 20:28:53 +00:00
mcafee%netscape.com c27502fec7 Compiler warning on IRIX. 1998-08-09 09:10:55 +00:00
jwz%mozilla.org 741187535c build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
jwz%mozilla.org 11d49b4463 various tweaks to get libmime to build, and be linkable with the
rest of Mozilla.
1998-08-09 03:51:51 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
ramiro%netscape.com b72fff1a29 Fix xpcom linking problem under some versions of gcc and egcs.
Add libxpcom.a to link line after libraries that reference symbols in it.
1998-08-08 06:37:47 +00:00
law%netscape.com a4c98fdbaa Fixing stupid off-by-one bug that breaks rel builds 1998-08-07 18:34:03 +00:00
robinf%netscape.com 2f793a3a3c this is help file that goest with as_html/2step.htm; re: bug 3000065 1998-08-07 18:10:18 +00:00
robinf%netscape.com e4e752a985 removing this file so I can replace it with renamed file "2step.htm" to fix bug # 3000065 1998-08-07 18:08:29 +00:00
ramiro%netscape.com 35ea10ba77 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
ramiro%netscape.com c8b7588195 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com c6a59fc40e dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
clu%netscape.com 27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com 5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
ramiro%netscape.com ba7177f6c6 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
pinkerton%netscape.com 542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
pinkerton%netscape.com ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com 288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com 1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com d4152a19bd Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus. 1998-08-07 00:14:26 +00:00
pinkerton%netscape.com 3adf766ed6 Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
timm%netscape.com d829e387d8 fix for long timeout on cancelled or dropped connections 1998-08-07 00:07:27 +00:00
law%netscape.com 98e6d84b5c Turn on new Desktop integration prefs pane 1998-08-07 00:07:22 +00:00
law%netscape.com 959499b5ad Added new property pane for windows (98) Desktop integration 1998-08-07 00:05:00 +00:00
law%netscape.com e796b63aed New 'default browser' dialog 1998-08-07 00:02:46 +00:00
law%netscape.com 10b111fa26 More tweaks 1998-08-06 23:54:37 +00:00
robinf%netscape.com 7c8131c094 Corrected the name of the Show More ISPs button in this help screen; removed author comment from text. 1998-08-06 23:23:02 +00:00
robinf%netscape.com b633603150 updated name of this help screen so that it says "Connect to Netscape" instead of "Retrieve Accnt Plan Info". 1998-08-06 23:20:10 +00:00
timm%netscape.com 504a8fd7a3 remove busted error logic from error.js 1998-08-06 23:18:49 +00:00
akkana%netscape.com 79086deceb ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
timm%netscape.com 8f74167033 move removal of support window to compare page 1998-08-06 20:55:40 +00:00
timm%netscape.com f94ba78122 added code to pull down the support window 1998-08-06 20:43:07 +00:00
timm%netscape.com 8c9869d882 added document close call to force pane to clear 1998-08-06 20:40:34 +00:00
kin%netscape.com 84f6b1146e Updated DisplayPixmap() prototype to use PRInt32 to match function definition
in Frame.cpp.
1998-08-06 20:12:29 +00:00
blythe%netscape.com 9e227e6edc Fix MOZ_LITE builds busted by previous checkin 1998-08-06 20:04:24 +00:00
toshok%netscape.com c8892d2e22 actually fix the freebsd conditional. 1998-08-06 19:49:15 +00:00
toshok%netscape.com be1f77050d FreeBSD doesn't need (and complains about) -rdynamic 1998-08-06 19:48:00 +00:00
law%netscape.com dee04299b0 Updates for Win(98) integration feature (not yet being built) 1998-08-06 03:53:29 +00:00
ramiro%netscape.com 4375f69bda Change usage of jint to PRint32. Fixes the current unix build bustage. 1998-08-06 03:10:34 +00:00
racham%netscape.com 9f1ea0a60e Correcting 1step & 2step navigational errors 1998-08-06 01:58:14 +00:00
radha%netscape.com 448f0684a7 Change usage of jint to PRint32. One of he fixes from the net. 1998-08-06 01:31:57 +00:00
kin%netscape.com 693681e5b3 Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
1998-08-06 01:28:53 +00:00
timm%netscape.com 28310a132b renamed and obsoleted 1998-08-05 23:50:07 +00:00
timm%netscape.com 59beb6e7a0 fix anchor ugliness 1998-08-05 23:38:32 +00:00
timm%netscape.com 68d7a7f7aa fix ugly buttons 1998-08-05 23:35:49 +00:00
racham%netscape.com a641ca77e6 Added help file 2step mode register page 1998-08-05 23:30:52 +00:00
racham%netscape.com 3c0b0aefed Added help file 1step mode register page 1998-08-05 23:30:30 +00:00
racham%netscape.com ade7147e64 Added help file 2step mode dialinfo page 1998-08-05 23:29:28 +00:00
racham%netscape.com 36886d2cd7 Added help file 1step mode dialinfo page 1998-08-05 23:29:02 +00:00
robinf%netscape.com 8587aa1e2a updating terminology to reflect the UI 1998-08-05 23:27:24 +00:00
law%netscape.com 1e2a77439a I take back what I said about mjudge; he did screw up. But I think I've saved his butt for sure this time. 1998-08-05 21:16:55 +00:00
kin%netscape.com 7d63abcb7c Fixed ENDER related compiler warnings. 1998-08-05 20:21:43 +00:00
kin%netscape.com df7e9649fb Changed C++ comment to C comment. 1998-08-05 19:13:08 +00:00
kin%netscape.com 4a709151f5 Initial check-in of HTMLArea (embedded composer widget) form
element feature. All Ender related code is ifdef'd ENDER.
1998-08-05 19:08:58 +00:00
law%netscape.com bb065271c1 doh! mjudge didn't screw up after all. No, I'm not talking about the upcoming nuptials. Turning his /DENDER back on... 1998-08-05 19:00:15 +00:00
dfm%netscape.com b7126cda02 Enabled privacy policies in winfe. Approved: garrett 1998-08-05 18:36:32 +00:00
ramiro%netscape.com bf19c3ef92 Fix the mozilla-motif-export target linking. 1998-08-05 15:17:43 +00:00
jfrancis%netscape.com 9559bc9922 First pass of the htmlarea form element, aka Ender. Module owners dagley and brade ok'd. 1998-08-05 12:38:53 +00:00
jfrancis%netscape.com 6f3e59624e First pass of the htmlarea form element for macfe, aka Ender. module owners dagley and brade ok'd. 1998-08-05 12:36:53 +00:00
pierre%netscape.com eefa01333a added header files to fix Raptor build 1998-08-05 08:26:45 +00:00
pierre%netscape.com f4deb219f5 fix build errors with Raptor 1998-08-05 08:02:20 +00:00
ftang%netscape.com f817bc4659 check in KOI8-U support for XFE. Thanks
Dmitry Kohmanyuk dk+@ua.net from the net
1998-08-05 07:29:55 +00:00
beard%netscape.com 6a4b1dd5aa For OJI, macroized access to LO_BuiltinStruct. Should really put these macros in layout.h. 1998-08-05 05:44:47 +00:00
pinkerton%netscape.com 0b0131614b Comment out lines that aren't being used. Also fixes build bustage. 1998-08-05 04:07:29 +00:00
pinkerton%netscape.com fec391a795 Register a bunch of new classes for the new aurora ui. 1998-08-05 03:01:02 +00:00
pinkerton%netscape.com 0291aae247 moving CChameleonCaption out to its own class (appr brade). 1998-08-05 03:00:31 +00:00
pinkerton%netscape.com a7c79e99f3 Shack stuff. 1998-08-05 03:00:13 +00:00
pinkerton%netscape.com 93e983edc4 Tons of stuff for color and behavior properties. 1998-08-05 02:59:42 +00:00
pinkerton%netscape.com f33f52c036 Implement ListenToMessage and trap the message from the IconCache to call a pure virtual. Means subclasses don't have to override ListenToMessage. 1998-08-05 02:59:23 +00:00
pinkerton%netscape.com 34ad665403 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +00:00
pinkerton%netscape.com b4fc845b9d Rewritten and broken out so that the same base class can be used for both the title strip and the command strip. 1998-08-05 02:57:56 +00:00
pinkerton%netscape.com 8d8100db8a use a constant instead of hard-coded pane id. 1998-08-05 02:57:26 +00:00
pinkerton%netscape.com a09948b361 sfraser's fix for less flashing when showing a window for the first time. 1998-08-05 02:57:06 +00:00
pinkerton%netscape.com ac22827e6b More rewrites for the new UI. Command area, mode switching, colors and behavior properties fully implemented. 1998-08-05 02:56:24 +00:00
pinkerton%netscape.com 00bbc69041 New suite of CreateHTPane methods to take a variety of parameters. 1998-08-05 02:55:38 +00:00
pinkerton%netscape.com d3191edb44 Added a target to DoGetURL so shack can dispatch correctly. 1998-08-05 02:55:07 +00:00
pinkerton%netscape.com 10d856c257 More stuff for RDF properties as well as fixing color parsing. 1998-08-05 02:54:32 +00:00
pinkerton%netscape.com 77fa8d6e70 some new traits for Aurora. 1998-08-05 02:53:31 +00:00
pinkerton%netscape.com 8401a4de88 new UI for Aurora (mode switching, command pane). 1998-08-05 02:53:18 +00:00
pinkerton%netscape.com 464ceae7bb Updated ctyp's for CRDFCoordinator and created a new one for CBroadcastChameleonCaption 1998-08-05 02:52:49 +00:00
pinkerton%netscape.com 1a763c5f18 Moving CChameleonCaption to a separate file. (appr brade). 1998-08-05 02:52:10 +00:00
hyatt%netscape.com 6de10dde4d Improving drag feedback. 1998-08-05 00:38:41 +00:00
warren%netscape.com 668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
jgellman%netscape.com e0b6dd69c0 link against pop3url.lib if RDF mail is being built 1998-08-04 22:58:08 +00:00
robinf%netscape.com 3ce3232e0f changed title and button names to match UI 1998-08-04 21:55:31 +00:00
radha%netscape.com 26a07cadaa Context menu changes 1998-08-04 21:20:45 +00:00
radha%netscape.com 7a48df0e7b Implement some of the RDFView context menu features. 1998-08-04 21:20:13 +00:00
hyatt%netscape.com c5dad36ecc Fixes for bugs 301228 and 311949. Approved by blythe. 1998-08-04 21:00:44 +00:00
beard%netscape.com c5e5f06dfd Added oji[Debug].o static libraries, and access path to find them. Also added LiveConnect[Debug].shlb shared libraries, which are found via the aliases in the client[_debug] build directories. 1998-08-04 19:10:16 +00:00
hyatt%netscape.com f6940bf50a Fixing Windows build bustage. 1998-08-04 17:45:56 +00:00
hyatt%netscape.com 29ad2836fa Improvements to the control strip on the nav bar. Fix for the status bar bug
where the status bar isn't taking over the whole area at the bottom like it
should.
1998-08-04 08:25:37 +00:00
dfm%netscape.com 02eec4b07b Removed ifdefs from dependency on privacy module. 1998-08-04 04:16:53 +00:00
dfm%netscape.com 44ffbbd661 Fixing build bustage. Removed conditional compilation of privacy. 1998-08-04 03:51:01 +00:00
timm%netscape.com 190f33db28 change compServ to .NRS 1998-08-04 01:44:37 +00:00
timm%netscape.com 518e40bbfe add call to SetCacheState 1998-08-04 01:38:43 +00:00
clu%netscape.com 23573be819 changed composer table insert menu items. reviewed by jfrancis. 1998-08-04 01:30:13 +00:00
timm%netscape.com 45634e4d39 change .IAS to .NRS 1998-08-04 01:28:55 +00:00
dfm%netscape.com c17cce15a4 Removed temporary privacy policy warning dialog. 1998-08-04 01:26:57 +00:00
timm%netscape.com 3c9fb1ad1d change extension from .IAS to .NRS to avoid conflict with those files 1998-08-04 01:24:52 +00:00
clu%netscape.com 2714299418 changes to table menu items. 1998-08-04 01:24:40 +00:00
hyatt%netscape.com bed2025014 Added control strip, removed selector bar and HTML pane, and added support
for template data fetching from the back end.
1998-08-04 01:10:49 +00:00
timm%netscape.com 5ac329bef7 change to use compServer 1998-08-04 01:06:49 +00:00
timm%netscape.com b86203a7a4 add support for cache writethrough 1998-08-04 01:06:09 +00:00
timm%netscape.com ab1453efd8 fix getBrowserVersionNumber 1998-08-04 01:05:37 +00:00
timm%netscape.com c7801bad76 fix acctSetupFolder 1998-08-04 01:05:22 +00:00
timm%netscape.com e1d399f876 add compServer form element 1998-08-04 01:04:41 +00:00
timm%netscape.com f195d56f81 change to use compServer not regServer 1998-08-04 01:04:19 +00:00
timm%netscape.com 1fa916b4cc remove debugging stubs 1998-08-04 01:03:49 +00:00
robinf%netscape.com 7086170406 fixed line endings 1998-08-04 00:20:24 +00:00
dfm%netscape.com 613ceb9548 Changed name of privacy policy pref. Approved: garrett 1998-08-04 00:18:29 +00:00
dfm%netscape.com ccef2b6c79 Removed ifdefs from inclusion of privacy module. Approved: garrett 1998-08-03 23:58:08 +00:00
guha%netscape.com 2622817cf4 One more small thing in the name of mail 1998-08-03 22:38:10 +00:00
robinf%netscape.com 6f22967443 rewording this help screen title 1998-08-03 22:18:28 +00:00
robinf%netscape.com 23a55a7134 rewordking the title of thies screen to say "Start Accnt Setup" 1998-08-03 22:17:46 +00:00
warren%netscape.com 3de635f730 Fixed NPP_GetValue signature for new npapi.h header. 1998-08-03 21:56:21 +00:00
clu%netscape.com 5445a04dc7 Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
timm%netscape.com a660a6d947 123505 fix for NCI files not showing up in pick list 1998-08-03 21:04:38 +00:00
akkana%netscape.com a099c35d47 Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com 1edc2b68e6 Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com 1f610248cc fix a warning 1998-08-03 20:48:21 +00:00
law%netscape.com 2a744becdb Windows(98) integration feature 1998-08-03 20:33:38 +00:00
law%netscape.com 3cb6e3bfd1 Fixing res problem on Windows95-98 1998-08-03 20:24:45 +00:00
hshaw%netscape.com 5cfa4fc314 DEBUG_hshaw ifdef for splash window 1998-08-03 12:54:30 +00:00
ramiro%netscape.com 9c83cd4e72 Rename mkicons.c to mkicons.cpp. Needs to be built with c++ because of libimg
dependancy.  Libimg has recently been "improved" by being made c++ only.
1998-08-03 08:32:31 +00:00
ramiro%netscape.com 80da45beaf Make it work with optimized builds. 1998-08-03 08:06:17 +00:00
ramiro%netscape.com 91b5c815d1 Deal with common pixel/pixmap/sensitive resources in SetValues(). 1998-08-03 06:52:06 +00:00
ramiro%netscape.com 0fe080bea0 Change XfeManagerApply() so it can conditionaly deal with private components. 1998-08-03 06:51:37 +00:00
ramiro%netscape.com 289aec7ed6 Fix a SetValues() bug. XfePrimitive was not responding to changes in
XmNbackground.  Geez, unbelievably, no bitched about it before.
1998-08-03 06:48:31 +00:00
ramiro%netscape.com f1c2114dac Add _XfeManagerPropagateSetValues(). 1998-08-03 06:45:15 +00:00
ramiro%netscape.com 956372b2a4 Fix a typo. 1998-08-03 06:42:44 +00:00
ramiro%netscape.com f6dcd63226 Change top/bottom shadow change detection order. yes, im anal. 1998-08-03 06:42:31 +00:00
ramiro%netscape.com 05cf4189fd Get editres working again. 1998-08-03 06:38:48 +00:00
law%netscape.com cdb0d32f69 Still cleaning up after mjudge (just touching cxpane.cpp to force it to be recompiled) 1998-08-01 21:13:16 +00:00
law%netscape.com 5967c0690a Undoing mjudge's last screwup as a single man 1998-08-01 20:35:58 +00:00
mjudge%netscape.com 304e4f89c2 turning on ENDER father forgive me. if this is bad, backout this mozilla.mak change only please 1998-08-01 19:32:58 +00:00
mjudge%netscape.com 923d06f52d one more fix to default to treeview in builtin 1998-08-01 19:29:51 +00:00
mjudge%netscape.com 758f64a7e3 left builtin to default to treeview 1998-08-01 19:29:02 +00:00
mjudge%netscape.com dc1f98681d font fix and kill focus problem correction for toolbars. long live ender 1998-08-01 19:26:52 +00:00
mjudge%netscape.com 60b03be40d Font correction. 1998-08-01 19:13:31 +00:00
law%netscape.com e170f6477c mozprobe feature (approved by blythe/don); mozprobe.dll implementation, plus C/C++ test programs 1998-08-01 19:12:04 +00:00
law%netscape.com 3083080c4e mozprobe feature (approved by blythe/don); Add code to process mozprobe IPC requests 1998-08-01 19:05:02 +00:00
law%netscape.com 89e75a5275 mozprobe feature (approved by blythe/don); expose ProcessIPCRequst even without mail/news 1998-08-01 19:01:55 +00:00
law%netscape.com 62a265dd46 mozprobe feature (approved by blythe/don); interface to mozprobe.dll 1998-08-01 19:00:03 +00:00
ftang%netscape.com 649166c598 correct typo in the resource name 1998-08-01 09:19:53 +00:00
ftang%netscape.com 1ae599df3a Add Thai Unicode conersion table for Mac 1998-08-01 09:18:28 +00:00
ftang%netscape.com 619876f624 Check in changes for Thai WinFE UI changes. Approved by Garrett Blythe
submitted by samphan@email.ksc.net (with slight changes)
1998-08-01 07:49:21 +00:00