Commit Graph

5947 Commits

Author SHA1 Message Date
dougt%netscape.com
4cec055e33 Fix to allow MOZ_MEM_LIMIT be the upper limit in memory allocation.
Debugging code.  pavlov reviewed.
2000-08-01 01:46:52 +00:00
danm%netscape.com
4e46a1cbee Glossing over the real problem (a leaking content area docshell), in the sure hope that nsBrowserInstance is going away soon, this embarrassing hack stops crash bug 46556. Same change is on M17, rev 1.139.2.4. r=hyatt 2000-08-01 01:16:40 +00:00
pinkerton%netscape.com
cbca86fb56 for bug 39326, add a drag over handler to reject drags from the same content area. better than the way i did it before. 2000-07-31 22:53:26 +00:00
BlakeR1234%aol.com
0a37728653 Fix bug 47036, remove ellipses from Edit | Preferences to conform to UI guidelines. r=jag, a=brade 2000-07-31 22:03:04 +00:00
pinkerton%netscape.com
e7c124aeec for bug 39326, don't load urls dragged from the same content area. 2000-07-31 21:35:01 +00:00
ben%netscape.com
228a9db3e0 one of these days I won't suck. Not any day soon though, I'd wager. 2000-07-31 21:29:59 +00:00
alecf%netscape.com
8fd7d44622 fix for #38834 r=ben (last week sometime)
make wizard page X of Y localizable
2000-07-31 21:26:29 +00:00
mcafee%netscape.com
bcc1e4beab Cleaning up cache pref panel (40888). r=matt 2000-07-31 21:22:53 +00:00
ben%netscape.com
e69cdca74d forgot to check this file in with previous checkin for pink... 2000-07-31 21:10:56 +00:00
ben%netscape.com
98f64a1abf some required groundwork for pink for his nsbeta3+ bug 39326 2000-07-31 20:26:08 +00:00
mcafee%netscape.com
9db4a60ba4 Ignore generated files. 2000-07-31 20:24:43 +00:00
brade%netscape.com
176979235b add comment and modifier="false" to some keybindings 2000-07-31 13:24:09 +00:00
brade%netscape.com
b4a776dff2 unix keybindings for ctrl-shift home/end (bug #43122) 2000-07-31 13:20:57 +00:00
brade%netscape.com
5fa2c094d5 change conflicting ids (#43122) 2000-07-31 13:17:40 +00:00
brade%netscape.com
bd94457ab2 tooltips (bug #9767) 2000-07-31 12:49:38 +00:00
BlakeR1234%aol.com
2f2a65e05e Oops; fix capitalization error in my last checkin. 2000-07-31 05:51:29 +00:00
BlakeR1234%aol.com
03a940db3b Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag 2000-07-31 05:01:03 +00:00
BlakeR1234%aol.com
aa5a656223 Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag 2000-07-31 04:54:02 +00:00
bryner%uiuc.edu
292ee60a37 Bug 41409 - make unix filepicker start out in home directory instead of root directory. r=pavlov. 2000-07-31 03:41:18 +00:00
BlakeR1234%aol.com
0e234aeb8c Fix bug 37982 and bug 9997 2000-07-31 00:57:01 +00:00
morse%netscape.com
92f9c48ba7 fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
BlakeR1234%aol.com
dd036ab545 Minor wording change (44473) 2000-07-30 18:46:24 +00:00
BlakeR1234%aol.com
ad26eb5bd0 Fix bug 43257 2000-07-30 18:26:27 +00:00
BlakeR1234%aol.com
605f12e7d3 Fix bug 43257 2000-07-30 18:21:06 +00:00
BlakeR1234%aol.com
f5085d38e1 Bug 44733 2000-07-30 06:57:38 +00:00
ben%netscape.com
06ee6fcca7 some code tidy up for prefs after my previous checkin -
1) remove mousewheel pref panels from Mac build (there is no mousewheel support on mac, they're not needed)
2) remove js that did platform checking for winhooks and mousewheel from the prefwindow. This is unneeded now
that the panels are overlayed by the build system. no runtime checking is needed.
2000-07-30 06:40:30 +00:00
ben%netscape.com
b11c2d7a51 fixes for 13977 - make sure that 'Use Windows colors' shows up only on Windows, rather than on all platforms.
While we're at it, make the integration of winhooks and mousewheel a little cleaner.
2000-07-30 06:35:33 +00:00
BlakeR1234%aol.com
cba2c4a5e4 Bug 44694 2000-07-30 06:14:55 +00:00
BlakeR1234%aol.com
6a307035db Clean up history window... 2000-07-30 06:09:06 +00:00
BlakeR1234%aol.com
116f16f78b Clean up history window. Also fixes bug 44732. 2000-07-30 06:04:58 +00:00
BlakeR1234%aol.com
67a68a0845 Clean up work, also fixes bug 44689. 2000-07-30 05:45:27 +00:00
BlakeR1234%aol.com
5569b003b8 Clean up Bookmarks/History search window. also fixes bugs 44695, 44697, 44690. 2000-07-30 05:40:58 +00:00
morse%netscape.com
452a9138ad fix bug 43227, hide quickfill menu item on all platforms, r=ben 2000-07-30 04:44:18 +00:00
morse%netscape.com
a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
ben%netscape.com
fc383c61bb Correct platform keyboard accelerator support for navigation. Should work this time. b46803 2000-07-30 03:36:52 +00:00
BlakeR1234%aol.com
f5fae503ef Fix for bug 41402, very minor. r=me 2000-07-30 02:02:53 +00:00
BlakeR1234%aol.com
fba7644aba Fix for bug 35770. Patch by jrgm@netscape.com, r=me 2000-07-30 01:44:55 +00:00
BlakeR1234%aol.com
d308a9e634 Bug 45707 2000-07-30 01:33:50 +00:00
BlakeR1234%aol.com
ce5d9859ff Part of bug 45707. a=johng, german 2000-07-30 01:29:01 +00:00
BlakeR1234%aol.com
0b5e8c29ba Fix 17608 a=vera 2000-07-30 01:22:12 +00:00
BlakeR1234%aol.com
492c08cf46 Fix bug 43893. 2000-07-30 01:06:56 +00:00
BlakeR1234%aol.com
afd98df213 Fix for bug 43617, small regression patch. 2000-07-29 22:34:47 +00:00
morse%netscape.com
0391c6e8a2 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
hyatt%netscape.com
af143b4ebb More of the same. 2000-07-29 08:37:49 +00:00
ben%netscape.com
03258a80d6 fixing build bustage by removing include of overlay. too tired to figure out
why this is happening, will attempt to hook this up again tomorrow.
2000-07-29 08:32:43 +00:00
hyatt%netscape.com
a35cdf8a5f Halving the number of frames used for tree cells. r=ben 2000-07-29 08:22:51 +00:00
ben%netscape.com
87c40ad8ae fix makefiles 2000-07-29 06:51:43 +00:00
ben%netscape.com
ef8635cad4 46803, XP keyboard accelerators for navigation. 2000-07-29 06:48:57 +00:00
ben%netscape.com
19d00bebec fixing busted tab widgets. accidentally checked in the wrong version of this file last night. This was causing various parts of the app to not appear (bookmark properties dialog, bottom half of themes pref panel, new card dialog in address book, etc) 2000-07-29 03:26:49 +00:00
mkaply%us.ibm.com
d0a78465d3 OS/2 Tinderbox breakage
Use PR_TRUE not true
2000-07-29 02:36:54 +00:00