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

5330 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 4bab6e4eec Temporarily disable D&D support for selection to unblock
people working on selection problems. (Bug #39821 Drag and Drop interferes with selection)
r=brade@netscape.com, a=trudelle@netscape.com
2000-05-19 20:37:53 +00:00
slamm%netscape.com c81aa8a05d Tiny adjustment to last checkin (Fix for bug 37428). Adjustment fixes stuck 'loading...' message on Windows. r=pavlov 2000-05-19 19:55:07 +00:00
mcafee%netscape.com a30f6ba0ce Prefs were being stored as wrong type (39779). r=cmanske 2000-05-19 02:23:48 +00:00
slamm%netscape.com e9f406d8cd Add the 'load' handler through timeout to push it down in the event queue a little. Otherwise, js barf when it fires the 'load' handler too early. Fix bug 37428. r=pavlov. 2000-05-18 23:43:23 +00:00
tao%netscape.com 501f17906b bug 39634: Sidebar customize has no remote tabl r= slamm. 2000-05-18 22:44:19 +00:00
tao%netscape.com e80ab37566 Back out change to 35121 (searchplugins/); move it back to bin/ r=rjc. 2000-05-18 22:37:50 +00:00
slamm%netscape.com 4771341ea2 Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee 2000-05-18 22:10:42 +00:00
mcafee%netscape.com 88eb00f059 Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160) 2000-05-18 22:08:14 +00:00
slamm%netscape.com de1c637426 Add items to bookmarks menu on personal toolbar (bug 35345). Also break long lines into multiple lines. r=law 2000-05-18 21:49:05 +00:00
slamm%netscape.com 215bf1ece1 Remove onclick handler from <tree> since <treechildren> has a handler. Fix 2 windows on dblclick (bug 38811). r=mcafee 2000-05-18 21:24:41 +00:00
pinkerton%netscape.com 4e3a2e70ef Fix for 37421, showToolbar menu items not being checked. Put checkbox type
on broadcasters. r=saari.
2000-05-18 20:43:21 +00:00
brade%netscape.com 1916868e44 handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255) 2000-05-18 20:30:01 +00:00
cls%seawood.org 90c026607b Make --without-dbgrinfo-modules work properly.
Fixes for platforms without REPEATING_TIMERS (BeOS).  r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
brendan%mozilla.org 87e4ec3261 Fix SetupMallocTracing so argc is updated in main (r=sfraser, #ifdef off by default). 2000-05-18 18:59:32 +00:00
mcafee%netscape.com 597839245b Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2000-05-18 03:19:00 +00:00
brade%netscape.com e9130d1e2d attempt to fix build bustage; remove NetworkModular*.shlb 2000-05-17 14:49:20 +00:00
sfraser%netscape.com bd1075d6f2 Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
sfraser%netscape.com 5765bc32dc Remove linkage with NetworkModular.shlb 2000-05-17 07:48:58 +00:00
cata%netscape.com a722168fbc Fixing bustage from nsCOMPtr. 2000-05-17 07:31:44 +00:00
warren%netscape.com 655db9fcdc Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
pavlov%netscape.com 1db511bc2e last minute change 2000-05-17 06:59:50 +00:00
pavlov%netscape.com 7372ae051c one other things.. 2000-05-17 06:48:21 +00:00
cls%seawood.org 1165ad3a33 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
pavlov%netscape.com c92b45b1b2 adding comment 2000-05-17 06:38:27 +00:00
ben%netscape.com b4760e5a24 code cleanup 2000-05-17 06:29:22 +00:00
racham%netscape.com da8ae5f302 Fixing bug 29093. Modifying shrimp folder name to be uniform on all platforms. r=gayatrib 2000-05-17 06:12:29 +00:00
cata%netscape.com 069f6df176 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
ducarroz%netscape.com 7790a94736 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
mcafee%netscape.com 080393cfe4 Adding -quiet win32 option to -help output (26752) 2000-05-17 05:44:05 +00:00
mcafee%netscape.com 2378208c83 Removing enable_style_sheets pref UI. (39552) 2000-05-17 05:21:40 +00:00
jbetak%netscape.com a37cd883c9 39448 Clicking Customize in charset menu freezes application.
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
sfraser%netscape.com 14e3776284 Fix some string badness caused by tao. 2000-05-17 05:19:51 +00:00
ducarroz%netscape.com 6dd843e5eb Fix problem with openPopup which seems now to work as a toggle. Also prepare integration with IME. And some more little stuff. 2000-05-17 05:05:11 +00:00
radha%netscape.com 45eccc3d1a Enable autocomplete in teh urlbar 2000-05-17 04:54:49 +00:00
brendan%mozilla.org 51d9b107f3 Improve --trace-malloc to handle multiple logfiles. 2000-05-17 04:44:14 +00:00
pavlov%netscape.com cbe97a1d06 minor fixups to the way we handle signals r=brendan 2000-05-17 04:06:08 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
tao%netscape.com a6004caf58 35401: use (lang,country) info from Activation to construct URL to the remote
SB panels.
2000-05-17 02:15:57 +00:00
sfraser%netscape.com 246babcbfa Fix for 35866 -- have the splash screen show progress message (for now, just during autoreg). 2000-05-17 01:55:46 +00:00
tao%netscape.com 6d11349b8c 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:31:06 +00:00
tao%netscape.com 8e1ceee462 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:24:53 +00:00
alecf%netscape.com 0183aa3937 fix radiogroup.selectedItem - was referencing some aRadioGroup which should have been "this" 2000-05-16 23:29:02 +00:00
racham%netscape.com de5730270b Fixing bug 29093. File location for shrimp directory has been added. r=amusil 2000-05-16 23:18:02 +00:00
racham%netscape.com 0f8e96469e Fixing bug 29093. Adding an entry for shrimp directory. r=amusil 2000-05-16 23:17:59 +00:00
morse%netscape.com 49db6ea399 fix incorrect component for wallet 2000-05-16 23:13:57 +00:00
law%netscape.com bfa6c7e34e Build windows desktop integration component, again 2000-05-16 22:59:07 +00:00
law%netscape.com ab12e2b797 Fix some string screw-ups 2000-05-16 22:57:41 +00:00
mcafee%netscape.com 408df21432 Adding style for pageinfo (22119) 2000-05-16 22:21:05 +00:00
cata%netscape.com 50782fc359 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
sfraser%netscape.com 6fcfb88511 Code cleanup of main() and friends 2000-05-16 22:14:55 +00:00