Commit Graph

3298 Commits

Author SHA1 Message Date
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
danm%netscape.com
f86eb66b97 killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt 1999-10-07 23:10:41 +00:00
slamm%netscape.com
4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
dp%netscape.com
48397acd29 Instrumentation to detect leaks of BrowserInstance. r=don 1999-10-07 21:01:16 +00:00
dp%netscape.com
1b40406ef5 Fixed webshell leak caused by session history entry circular
reference. r=radha
1999-10-07 20:55:14 +00:00
rods%netscape.com
ac9115fd89 set the padding to 1 related to bug# 15314 1999-10-07 20:53:23 +00:00
bienvenu%netscape.com
bb0be78f52 fix mork factory r=waterson 12326 1999-10-07 14:27:50 +00:00
sspitzer%netscape.com
e8fb6b9150 fix my comment 1999-10-07 09:12:27 +00:00
sspitzer%netscape.com
5a95c13603 minor tweak on the way to getting Cancel / Exit to behave properly in the
Profile Manager UI.  they both set the current profile to "".
1999-10-07 09:01:23 +00:00
sspitzer%netscape.com
7dd6e3333a GetSingleProfile() is going away. use GetFirstProfile now. 1999-10-07 06:55:59 +00:00
sspitzer%netscape.com
c695a85031 fix for #15735, r=waterson. fix the JS error by re-writing the C style
fancy logic.
1999-10-07 06:37:32 +00:00
sspitzer%netscape.com
f3885b19a5 fix for bug #15402. exit if we get past the profile manager without a current profile. this can happen. 1999-10-07 03:10:18 +00:00
morse%netscape.com
7308d7d024 fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
mcafee%netscape.com
73d733e8c2 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com
7faffbd33c Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
mcafee%netscape.com
ca34e454c3 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
waterson%netscape.com
3a996ae835 Bug 13910. Fix flash panel style rules, XUL, and JS so that flashes start to display again. r=slamm. 1999-10-06 21:08:50 +00:00
sspitzer%netscape.com
c837c78a4e make sure we save the prefs when we exit. will fix a bunch of problems, including #15705. r=alecf, a=leaf 1999-10-06 20:52:50 +00:00
waterson%netscape.com
c9fb61d225 Comment out '_dead' renaming to get context menus working again. r=law 1999-10-06 18:53:32 +00:00
mcafee%netscape.com
46c9d36103 Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
rjc%netscape.com
60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
rjc%netscape.com
a429ff2900 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
mcafee%netscape.com
886ef180d1 removing redundant xul: tags, minor whitespace stuff. r=slamm 1999-10-05 23:44:41 +00:00
mcafee%netscape.com
c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
rjc%netscape.com
d5cc699921 Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-05 23:39:48 +00:00
morse%netscape.com
35eeaffa17 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
pavlov%netscape.com
45fd3e457d fix bugs in find dialog and make it use the dialog overlay. make it not resizeable, fixed style rules on the windows and buttons. r=sfraser 1999-10-05 05:20:29 +00:00
rjc%netscape.com
7299479e84 Fix bug # 15435: prevent long ( > 255) URL corruption. Also convert over to a nsIModule. Review: dp@netscape.com 1999-10-05 05:11:09 +00:00
radha%netscape.com
98ab0bb7c2 Fix for bug #13329 . Back and forward not consistent all the time.
Fix already checked in to the M10 branch. Merging changes to tip.
1999-10-05 04:49:58 +00:00
sspitzer%netscape.com
e3cdd7da27 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
rpotts%netscape.com
89f54ea1ae bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer. 1999-10-05 04:04:16 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
beard%netscape.com
b86fa86c81 changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:11:44 +00:00
beard%netscape.com
3a35f6481c changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:08:40 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
norris%netscape.com
d21c5596fd Fix the following bugs:
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
1999-10-02 03:41:37 +00:00
dp%netscape.com
83045c8396 Eliminating 3 leaks to servicemanager when running for the first time.
bug# 15387 r=law
1999-10-01 22:39:20 +00:00
hyatt%netscape.com
4f0f268674 Fixing bustage. 1999-10-01 21:47:17 +00:00
briano%netscape.com
6233e64a9f Fixed the typo that broke the Unix builds. 1999-10-01 21:19:14 +00:00
hyatt%netscape.com
f0b1fd346c Adding skin.css 1999-10-01 21:01:24 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dp%netscape.com
e15380e6c1 Converter to nsIModule to prepare for memory leaks fixing.
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
sdagley%netscape.com
169a932af5 First Checked In. 1999-10-01 05:20:25 +00:00
law%netscape.com
b6d2de1cb0 Context menu updates 1999-10-01 04:43:45 +00:00
rjc%netscape.com
b62bcaf7d9 Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com 1999-10-01 04:02:07 +00:00
rjc%netscape.com
7d1672ab74 Fix bug # 15203: Containers inside of related links data appear as leaf nodes instead of containers. Also, opening up a container gives NxN children instead of N children (due to the composite datasources ArcLabelsOut() not removing dups -- a separate chunk of work to be re-done). Review: waterson@netscape.com. 1999-10-01 04:00:21 +00:00
davidm%netscape.com
80bcd0b9ae 14240 [BETA] About box date/version incorrect 1999-10-01 03:32:00 +00:00
davidm%netscape.com
2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
davidm%netscape.com
115319f3ac 4912 an't open bookmarks when no other window open 1999-10-01 03:28:43 +00:00
sfraser%netscape.com
dabcb6ee17 Removing nsIQFAServices.idl to fix build bustage. a=leaf 1999-09-30 20:08:45 +00:00
ramiro%netscape.com
e096f93d17 Fix build bustage. 1999-09-30 19:34:26 +00:00
namachi%netscape.com
de939c95d7 Approved by leaf. Removing fullcircle from mozilla builds 1999-09-30 19:03:27 +00:00
pavlov%netscape.com
5e06bffcf8 make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan 1999-09-30 06:02:12 +00:00
slamm%netscape.com
41a298bc7c Get the file names right. 1999-09-29 21:05:46 +00:00
slamm%netscape.com
c018960c9c No longer use bookmarks-popup.js 1999-09-29 21:01:37 +00:00
kin%netscape.com
8c32968e27 Fix build bustage on windows. 1999-09-29 21:00:19 +00:00
slamm%netscape.com
214e757257 Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +00:00
slamm%netscape.com
8b6b2e2771 Remove unused files. Add a dtd file for sidebar.rdf. 1999-09-29 20:24:34 +00:00
slamm%netscape.com
5dc3983921 Remove unused files 1999-09-29 20:24:02 +00:00
slamm%netscape.com
7573df09d6 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com
a47bbecd09 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com
457d912bd5 Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com
e0b4887a68 Move alerts outside of 'my panels'. bug #14992. 1999-09-29 20:22:54 +00:00
slamm%netscape.com
e2c85d42c5 Remove unused file 1999-09-29 20:22:48 +00:00
slamm%netscape.com
395c509223 Rename file to more descriptive name. 1999-09-29 20:22:36 +00:00
slamm%netscape.com
1721e55f97 Unused files. Use one datasource for all sidebars. bug #14995. 1999-09-29 20:22:24 +00:00
slamm%netscape.com
7ad15c56a6 Remove unused file. 1999-09-29 20:22:11 +00:00
slamm%netscape.com
e82db8c5d9 Add collapsed state icon and rename. bug #14993. 1999-09-29 20:21:58 +00:00
slamm%netscape.com
7e1d8a8568 Add alerts as part of overlay. 1999-09-29 20:21:44 +00:00
slamm%netscape.com
8ba7f2edeb Remove unused files, rename some others. Related to bugs 14993, 14991. . 1999-09-29 20:21:25 +00:00
slamm%netscape.com
4509a68ce8 Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com
978cd22825 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
slamm%netscape.com
c5d68630d4 Remove unused file. Bookmark menus are handled by xp menus now. 1999-09-29 20:20:33 +00:00
slamm%netscape.com
15fa1e7f36 Add style sheet to give bookmarks tree a single click look (bug #14998). Remove unsed file. 1999-09-29 20:20:12 +00:00
slamm%netscape.com
0fad3a055c Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
slamm%netscape.com
86d180a7e2 Move sidebar styles to overlay. Related to changes for #14838. 1999-09-29 20:19:59 +00:00
slamm%netscape.com
1019e77c40 Move sidebar attributes into overlay (hide implementaton details). Put sidebar to left of sidebar again. Related to bugs #14838, #13878. 1999-09-29 20:19:53 +00:00
kin%netscape.com
3296a62faf Added call to nsITextServicesDocument::ScrollSelectionIntoView(). 1999-09-29 20:05:00 +00:00
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
sfraser%netscape.com
61483fca08 Fix type mismatch 1999-09-29 03:45:18 +00:00
shaver%netscape.com
0a8227549b missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
rjc%netscape.com
e56dbc25fc Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
mcafee%netscape.com
4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
ftang%netscape.com
7d9b1cf7f1 fix bug 14879. reviewed by erik 1999-09-28 22:44:15 +00:00
radha%netscape.com
475df26c39 Fix for 14967. r=pollmann, a=chofmann 1999-09-28 22:17:49 +00:00
rjc%netscape.com
c97367cce4 Fix bug # 15062. Review: waterson. Approval: chofmann. 1999-09-28 22:16:38 +00:00
pinkerton%netscape.com
8d05127672 remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf. 1999-09-28 21:24:16 +00:00
sspitzer%netscape.com
29f7d723c6 removed files: mozilla/xpfe/AppCores/src/nsJSProfileCore.cpp 1999-09-28 08:26:28 +00:00
sspitzer%netscape.com
97c194c946 whoops, accidentally checked this in. 1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
56868aa322 removed files: mozilla/xpfe/AppCores/src/nsProfileCore.cpp, mozilla/xpfe/AppCores/src/nsProfileCoreFactory.cpp 1999-09-28 07:31:40 +00:00
sspitzer%netscape.com
e96fe99b53 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
hangas%netscape.com
14554c992d Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann 1999-09-28 04:40:15 +00:00
hangas%netscape.com
cbc9492543 Removed globalOverlay.xul which was not needed, slowed down opening the navigator window, and caused the Mac menu (from hiddenwindow) to have two Quit menu items. a=chofmann 1999-09-28 04:37:36 +00:00
pavlov%netscape.com
0a448c09a4 remove open="true" from the tasks menu r=hyatt so that it isn't pressed by default 1999-09-28 01:09:48 +00:00
ducarroz%netscape.com
b76b45536a 0 isn't equal to null!, fix for bug 14987. R=hangas,A=chofmann 1999-09-27 21:32:11 +00:00
hangas%netscape.com
9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
dougt%netscape.com
1695928cd1 adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
waterson%netscape.com
9fbb5f74d2 Fix AIX build bustage. a=chofmann 1999-09-27 19:19:44 +00:00
pavlov%netscape.com
0e1d8c6019 move the toolbars above the sidebar r=hyatt a=brendan 1999-09-25 02:53:55 +00:00
hangas%netscape.com
20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
mcafee%netscape.com
353824668a Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
slamm%netscape.com
453fb20847 Add back extra columns within comments. No bug number (they are just comments). a=chofmann. 1999-09-24 18:56:51 +00:00
waterson%netscape.com
f36c2ce6d4 Bug 11661. Fix <menu> templates to include <menupopup> children. 1999-09-24 05:44:04 +00:00
alecf%netscape.com
28e7b3ebb4 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
sspitzer%netscape.com
9d3ddb14b5 fix for #14726. r=mscott, a=leaf. 1999-09-23 18:40:43 +00:00
radha%netscape.com
0d0ae31dfd Don't call UpdateGoMenu twice. 1999-09-23 17:46:03 +00:00
ftang%netscape.com
b83e349e61 hookup code for 14219 1999-09-23 02:08:39 +00:00
rjc%netscape.com
46ee5b7f29 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
law%netscape.com
8f2bea0893 Get file download working; r=danm@netscape.com; a=chofmann@netscape.com 1999-09-23 00:49:15 +00:00
matt%netscape.com
c79fd13732 Just changing things...approved by leaf 1999-09-22 21:52:08 +00:00
rjc%netscape.com
8e1d15aad4 Match up icons. 1999-09-22 08:32:36 +00:00
ftang%netscape.com
ae7070934b use dtd for charset detectors menu (not the items yet). Fix typo of pref call 1999-09-22 08:26:29 +00:00
rjc%netscape.com
f133778001 Add more search engines. 1999-09-22 08:25:42 +00:00
ftang%netscape.com
1e1104f9df add charset detectors menu 1999-09-22 08:24:57 +00:00
rjc%netscape.com
16b03c2920 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com
fbaeea8581 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
ftang%netscape.com
c7d6fb66d8 add dtd files for charsetDetectors 1999-09-22 07:34:39 +00:00
law%netscape.com
5cdaefc592 Better context menus (but still a ways to go) 1999-09-22 07:30:44 +00:00
law%netscape.com
9f9f72b6e1 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
ftang%netscape.com
7b3e17a288 add charsetDetectorsOverlay 1999-09-22 06:27:04 +00:00
ftang%netscape.com
66cd71e3cc add charset Detectors menu in overlay 1999-09-22 06:23:45 +00:00
sdagley%netscape.com
a19dc7acf1 Landing fix for davidm. Returning nsnull was being interpreted as no error so changing to a return code that indicates an error. 1999-09-22 06:02:21 +00:00
cata%netscape.com
966c3f77c1 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
sdagley%netscape.com
a0003b9a35 First Checked In. 1999-09-22 05:34:08 +00:00
matt%netscape.com
dab7bc1010 Fixing trashed file 1999-09-22 04:08:57 +00:00
matt%netscape.com
3e02509c55 Moving files to chrome directory. 1999-09-22 03:36:25 +00:00
sspitzer%netscape.com
a8eccb2f67 export stop and print buttons 1999-09-22 03:17:43 +00:00
sspitzer%netscape.com
da4094705f adding print and stop gifs (from 4.x)
adding them here, since they are global.
a bunch of places will want stop and print, and I'm going to find and
fix those places to use these.
1999-09-22 03:16:14 +00:00
matt%netscape.com
fe1cee9965 Moving the chrome out 1999-09-22 02:59:56 +00:00
tao%netscape.com
ba4dcc77ab Make UI language change persistent. 1999-09-22 02:49:53 +00:00
tao%netscape.com
a1b20b1e94 Update package list. 1999-09-22 02:39:47 +00:00
ducarroz%netscape.com
74e2f51583 disable temporary keybing for period which was causing a crash 1999-09-22 02:29:55 +00:00
matt%netscape.com
4f4f2981f8 Adding globalOverlay.dtd for help menu 1999-09-22 02:01:48 +00:00
matt%netscape.com
373be65eca Adding globalOverlay 1999-09-22 02:01:02 +00:00
rjc%netscape.com
fe28d861f3 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
cata%netscape.com
557b3fa8a8 charset overlay created 1999-09-22 01:44:31 +00:00
cata%netscape.com
be2fa2df30 created charset Overlay 1999-09-22 01:38:47 +00:00
nisheeth%netscape.com
0572a3efca If DETECT_WEBSHELL_LEAKS is defined, check to see if webshells are leaked at shutdown. If so, dump a message to the console. 1999-09-22 01:25:40 +00:00
rjc%netscape.com
7c545c9367 More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
evaughan%netscape.com
feb38492b6 Fixed bug that made the toolbar not shrink 1999-09-21 22:59:24 +00:00
pinkerton%netscape.com
1b2bfe6f81 disabling d&d for alpha-thang. 1999-09-21 22:54:05 +00:00
davidm%netscape.com
80ca5be773 14406 Can't make new browser window when no other windows are open 1999-09-21 22:43:41 +00:00
law%netscape.com
7e4762c9e9 Get context menu attached to content area 1999-09-21 22:03:56 +00:00
davidm%netscape.com
19c8366527 14405 Empty, blank menu in hidden window menu bar fix overlay id 1999-09-21 21:51:04 +00:00
waterson%netscape.com
095f7718ee Add animation to directory viewer. 1999-09-21 21:43:41 +00:00
radha%netscape.com
aff8fa278f Fix crashes due to reference counting problems 1999-09-21 21:35:59 +00:00
slamm%netscape.com
98847f09af Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com
93ae0f0b05 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com
f8c7bac1a8 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
rjc%netscape.com
85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
sspitzer%netscape.com
0d1ef6d630 fix for #14438
if you have user_pref("browser.startup.page", 2); in your prefs.js file,
[meaning open browser with last page visted] and you click on the browser button
in the task bar from messgener, it will fail to open.
1999-09-21 08:39:20 +00:00
waterson%netscape.com
13b3de802c Use a 'const long' instead of hardcoding numbers. 1999-09-21 07:38:23 +00:00
waterson%netscape.com
bfd3c5e529 Rig up a kludgy but functional two-pane view. 1999-09-21 07:34:23 +00:00
waterson%netscape.com
0ecf73c69d Fix bug where only first property was being returned. 1999-09-21 07:34:07 +00:00
waterson%netscape.com
4ed61e06cd Fix MODULE so that we don't clobber the directory.xpt file. 1999-09-21 06:10:24 +00:00
waterson%netscape.com
49c8c525b5 First Checked In. 1999-09-21 05:37:00 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
hangas%netscape.com
aea63e8642 Changed unix global overlay for 'Redo' to use Mac style shortcut key. 1999-09-21 05:16:17 +00:00
hangas%netscape.com
531f66367a Hacked default titledbutton style to center text and icon. 1999-09-21 05:14:49 +00:00
waterson%netscape.com
3c46b84d98 Add regviewer to Unix build. 1999-09-21 05:13:36 +00:00
waterson%netscape.com
7025305291 Add regviewer to win32 build. 1999-09-21 05:13:05 +00:00
waterson%netscape.com
98aeb2eb8e Fix JavaScript to use the right interface. 1999-09-21 05:11:56 +00:00
waterson%netscape.com
fa1013635c Initial revision. Not in the build. 1999-09-21 05:08:00 +00:00
waterson%netscape.com
2b260fa655 add registry datasource/viewer. not in the build. 1999-09-21 02:43:13 +00:00
waterson%netscape.com
191b853be7 Deal with case where a load has failed. 1999-09-21 01:41:29 +00:00
waterson%netscape.com
06b78978e9 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
dougt%netscape.com
cafc051501 removing. the only way is xul. 1999-09-20 21:36:01 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
radha%netscape.com
2eac010be8 Add an id to menubar 1999-09-20 21:06:25 +00:00
radha%netscape.com
97efb55ea4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
radha%netscape.com
8f8db1c5c6 Re-enable 'Go' menu 1999-09-20 21:04:38 +00:00
rods%netscape.com
637edcdd1f commenting out the the generic input type's vertical-align and border widget 1999-09-20 20:58:58 +00:00
slamm%netscape.com
e5964482fc Use only name and url columns for beta. 1999-09-20 20:54:54 +00:00
sspitzer%netscape.com
653eda99e3 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
davidm%netscape.com
ab55f42520 Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
davidm%netscape.com
715bba800b update to call quit rather than shutdown. 1999-09-20 01:52:21 +00:00
mccabe%netscape.com
4f7990cd94 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
sspitzer%netscape.com
50f21c62ec don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
sspitzer%netscape.com
da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
davidm%netscape.com
9e11c59200 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com
52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com
485534ab8a 14186 "Open Web Location" dialog appears at 0,0 1999-09-19 06:34:30 +00:00
davidm%netscape.com
168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
morse%netscape.com
d0b8d165c6 fix linkage error if CleintWallet is excluded from build 1999-09-18 20:21:44 +00:00
sspitzer%netscape.com
78f4b21b83 make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it. 1999-09-18 19:32:40 +00:00
sspitzer%netscape.com
b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
colin%theblakes.com
e36bf8e336 Link with MOZ_NECKO_UTIL_LIBS 1999-09-18 16:29:07 +00:00
morse%netscape.com
165daef17b cleaner fix for bug 14247 1999-09-18 08:13:06 +00:00
morse%netscape.com
08b1c1e5ba fix bug 14247 1999-09-18 08:02:58 +00:00
briano%netscape.com
08b197c931 Whoops, we don't want to change the name just yet. 1999-09-18 04:43:53 +00:00
briano%netscape.com
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
davidm%netscape.com
5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
davidm%netscape.com
61be19ee25 Add extra chrome flag for the sidebar and taskbars 1999-09-18 03:24:34 +00:00
davidm%netscape.com
26f89aedbd [PP]Regression: File|Exit does not close apprunner. Make hidden window small on the mac with no chrome 1999-09-18 03:21:30 +00:00
slamm%netscape.com
1aa539a135 Use simpler styles for panel tree; no twisty, no selection. Will also switch to single click later. 1999-09-18 03:02:10 +00:00
ramiro%netscape.com
7e00a6c053 Add debugging code for myself. 1999-09-18 01:43:35 +00:00
law%netscape.com
1928c06bc6 Make Open Web Location dialog modal 1999-09-18 01:27:36 +00:00
law%netscape.com
152b969357 Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00
tao%netscape.com
20d7ae6eb9 Hook up da-DK 1999-09-18 01:15:01 +00:00
tao%netscape.com
32b915cda2 Hook up da-DK 1999-09-18 00:50:37 +00:00
sfraser%netscape.com
26f731cf9c Fix bustage; remove test for stack-based nsFileSpec. 1999-09-18 00:48:13 +00:00
tao%netscape.com
57d86c8459 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>

Hook up da-DK
1999-09-18 00:40:05 +00:00
davidm%netscape.com
3e09ede30f update open location to work when no browser app core is provided. Will always open in a new window 1999-09-18 00:31:15 +00:00
davidm%netscape.com
65261848ac update taskbar xul to open links in a new window 1999-09-18 00:30:20 +00:00
tao%netscape.com
9692b43571 Hook up da-DK. 1999-09-18 00:27:49 +00:00
tao%netscape.com
2eb4e7f6a0 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:27:03 +00:00
tao%netscape.com
14019d739c Hook up da-DK 1999-09-18 00:23:56 +00:00
tao%netscape.com
abf5c67d7b First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:21:44 +00:00
alecf%netscape.com
cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
tao%netscape.com
08c4e7fbaa Hook up da-DK 1999-09-18 00:18:14 +00:00
rchen%netscape.com
722329959b Add Localization notes 1999-09-18 00:17:59 +00:00
tao%netscape.com
e0831914e4 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:13:42 +00:00
tao%netscape.com
c8c9b89f0d Hook up da-DK. 1999-09-18 00:08:28 +00:00
tao%netscape.com
4a0a94a779 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:07:00 +00:00
law%netscape.com
f9212a3d0a More context menu stuff 1999-09-17 23:53:20 +00:00
law%netscape.com
f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
slamm%netscape.com
57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
slamm%netscape.com
f7912edc3f Remove extra box. Tweak some formatting. First pass at personal toolbar popups. 1999-09-17 23:37:41 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
neeti%netscape.com
a607ba1e42 Added GetDefaultFolder api 1999-09-17 23:25:05 +00:00
hangas%netscape.com
78e3b84abe Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
tao%netscape.com
ddde4bd24f First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 21:09:52 +00:00
rjc%netscape.com
7b265772a3 Add a couple of alert()s for user messages on error conditions. 1999-09-17 20:34:20 +00:00
waterson%netscape.com
34f7163631 Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource. 1999-09-17 20:16:36 +00:00
shaver%netscape.com
6a26e5fb42 overhaul menus to use spiffy new titledbutton features 1999-09-17 20:12:02 +00:00
sfraser%netscape.com
ee712ef0b4 Don't crash when closing the not-so-hidden window. 1999-09-17 19:56:53 +00:00
rjc%netscape.com
8bb369b0b0 Use ToNewUTF8String(). [Missed a spot] 1999-09-17 11:29:18 +00:00
rjc%netscape.com
871ea292a5 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
rpotts%netscape.com
1c06b05946 Fixed the throbber to work with framesets... 1999-09-17 08:08:30 +00:00
mcafee%netscape.com
f8a0f960f1 Adding color picker. 1999-09-17 07:49:56 +00:00
tbogard%aol.net
7fa1736cfd Adding sample to show how tool icons don't properly update when told to via css. 1999-09-17 07:43:36 +00:00
mcafee%netscape.com
82622ebed7 Removing debug info 1999-09-17 07:34:37 +00:00
dveditz%netscape.com
7b70c6daf9 a little more debug output to show where startup time is going 1999-09-17 06:38:05 +00:00
mcafee%netscape.com
947c13ebf3 Adding colorpicker 1999-09-17 06:30:56 +00:00
rjc%netscape.com
ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
mcafee%netscape.com
7cc1b02b8b License, plus dropdown examples. 1999-09-17 05:23:48 +00:00
rjc%netscape.com
f6b3272e31 Fix signed/unsigned warning. 1999-09-17 04:59:55 +00:00
rjc%netscape.com
23c6dd0c95 Fix bug #5871: now write out bookmark file in "UTF-8" encoding, along with: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file. 1999-09-17 04:58:07 +00:00
rjc%netscape.com
294832cc06 Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
waterson%netscape.com
d6245f8b84 Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup. 1999-09-17 04:02:27 +00:00
danm%netscape.com
e9bd7f6f1c reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow. 1999-09-17 03:43:06 +00:00
briano%netscape.com
93cec57e4a Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
rjc%netscape.com
3c8a4bf7d7 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
syd%netscape.com
f07cb272bf Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com
51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
davidm%netscape.com
c308807889 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com
e91630628d Change quit code. Change wallet code to load URL's directly rather than call appcore 1999-09-16 23:44:07 +00:00
davidm%netscape.com
c1d0091bab break shutdown into quit and shut down. Add code to not quit on mac when last window closed. Load wallet files directly rather than going through the appcore 1999-09-16 23:42:49 +00:00
fergus%netscape.com
1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
slamm%netscape.com
1ae64ebfdb slightly smaller icon 1999-09-16 21:29:30 +00:00
slamm%netscape.com
ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
fergus%netscape.com
0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
sspitzer%netscape.com
643b8c9959 if the user has a sidebar.rdf file in there profile directory, use that.
otherwise, use the global.  slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
mcafee%netscape.com
08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
law%netscape.com
612cd3ec05 _new -> _blank 1999-09-16 19:20:56 +00:00
matt%netscape.com
637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
matt%netscape.com
29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
sspitzer%netscape.com
7ee3917790 ignore generated makefiles 1999-09-16 11:33:15 +00:00
sspitzer%netscape.com
0804b138df add beginnings of support for -h, -help, --help, -v, -version, --version. note how the code for this happens way early in main(), before any COM or profile stuff. when running with -v and -h it should be quick. 1999-09-16 11:30:18 +00:00
sspitzer%netscape.com
4b5eef34a2 wrap more in the try / catch block to prevent exceptions making
there way to the console.
1999-09-16 11:00:20 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
sspitzer%netscape.com
e1cfee40ea fix warnings. fix #13886. support the "general.startup.*" prefs.
use PL_strcmp instead of strcmp
1999-09-16 06:50:17 +00:00
sspitzer%netscape.com
d4b1939be9 add -P and -CreateProfile to the script. also add a comment explaining where all these command line options come from 1999-09-16 06:42:51 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
hangas%netscape.com
06bab0b8b6 Default edit menu items to disabled. 1999-09-16 05:44:37 +00:00
davidm%netscape.com
c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
law%netscape.com
264c585f12 Initial context menu support 1999-09-16 04:15:40 +00:00
hangas%netscape.com
6951aaf9c0 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
waterson%netscape.com
aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
warren%netscape.com
7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com
f9ea614f40 Remove security.o 1999-09-16 01:11:28 +00:00
hangas%netscape.com
7f0fe2afd4 Default edit menu items to disabled. 1999-09-16 00:59:15 +00:00
hangas%netscape.com
6dc38f96d8 Added "_blank" to window.open as per danm's notification. 1999-09-16 00:58:50 +00:00
hangas%netscape.com
0e6cf27eda Added style display:none for commands, commandset, command 1999-09-16 00:57:10 +00:00
dp%netscape.com
33be9c3ecb Fixing XPCOM init being called again after shutdown. 1999-09-15 22:01:05 +00:00
rchen%netscape.com
b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
radha%netscape.com
9f00583602 When invoking the mail composer upon on a click on a mailto: link, make
sure the to, cc, subject arguments are passed to the composer
1999-09-15 19:33:46 +00:00
radha%netscape.com
d9f4a9bab5 No need to update the urlbar in OnEndDocumentLoad() 1999-09-15 19:32:17 +00:00
rjc%netscape.com
2a63ae4008 Comment this out for a while. Need to look at it a bit more. 1999-09-15 14:47:44 +00:00
rjc%netscape.com
22f38a062e Persist the search window's x, y, width & height attributes. 1999-09-15 13:42:06 +00:00
rjc%netscape.com
e283df1a25 Make sure MODULE is set to "search". 1999-09-15 13:10:39 +00:00
rjc%netscape.com
478d0cd974 Tweak relevancy computation. 1999-09-15 12:52:57 +00:00
rjc%netscape.com
b773dcc57d Move onclick() to tree root node instead of putting it on every tree cell. 1999-09-15 12:19:47 +00:00
rjc%netscape.com
43b83b0eb9 Remove unused inVisible() method. 1999-09-15 11:55:17 +00:00
rjc%netscape.com
38461cd2b2 Do some non-NECKO cleanup as well as remove some old #if 0'ed code. 1999-09-15 11:50:55 +00:00
rjc%netscape.com
b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com
ff0ca2d33a Make sure that window.content.location.href is defined and not an empty string. 1999-09-15 11:36:34 +00:00
rjc%netscape.com
c8af5a283f Adding search service into Unix builds. 1999-09-15 11:22:53 +00:00
rjc%netscape.com
c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com
2e898f66fa Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init(). 1999-09-15 10:35:56 +00:00
rjc%netscape.com
e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
rjc%netscape.com
5e3f960568 Return proper value for GetURI() 1999-09-15 10:17:55 +00:00
rjc%netscape.com
de6ce38b24 Prepare Makefile.in for Unix (not yet in the Unix builds though) 1999-09-15 09:34:06 +00:00
rjc%netscape.com
49717051f4 Add Search component into Windows build. 1999-09-15 09:29:24 +00:00
rjc%netscape.com
c17550dcb4 Add Makefiles for Windows and Unix. (Not part of build on those platforms yet though.) 1999-09-15 08:28:11 +00:00