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

67499 Коммитов

Автор SHA1 Сообщение Дата
saari%netscape.com a92e27a5a6 hack part deux for testing for leak increase 2000-08-09 02:59:44 +00:00
blizzard%redhat.com 3a62c82e10 add some extra test cases for the embedding widget 2000-08-09 02:52:09 +00:00
scc%mozilla.org f3b71a95e8 not part of the build; further work on multi-fragment strings. Moved the bulk of the template implementation to the header file. This file needs to continue to exist for when I finally un-templatize the interfaces 2000-08-09 02:48:27 +00:00
scc%mozilla.org 77d093dffc not part of the build; further work on multi-fragment strings 2000-08-09 02:47:33 +00:00
blizzard%redhat.com ddedeb2752 warning fixes in gtkmozembed.h. fix for bug #46279. reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson 2000-08-09 02:46:53 +00:00
brendan%mozilla.org 9d6fc99130 Add TraceMallocLogTimestamp window method, for bloat storyboarding (#ifdef NS_TRACE_MALLOC, not part of build). 2000-08-09 02:43:09 +00:00
brendan%mozilla.org e32f933de0 Add captioned timestamp events, for JS storyboarding (not part of build). 2000-08-09 02:41:58 +00:00
cmanske%netscape.com 3a78df12d0 Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske 2000-08-09 02:33:29 +00:00
mscott%netscape.com 4964e2508e Bug #1642 --> don't run JS urls with the default browser (effects shrimp only)
r=prass
2000-08-09 02:30:58 +00:00
ben%netscape.com 7e1248d913 adding reorder styles for nsbeta3+ bug 46516 to modern and mac classic skin 2000-08-09 02:26:45 +00:00
saari%netscape.com b2f375261d temp hack to test theory for sudden increase in leaks 2000-08-09 02:25:51 +00:00
nbhatla%netscape.com fd07968671 #46519 -> Mac Classic Skin Fixes. This checkin specifically fixes the pref-languages panel, so that the reorder arrow buttons now appear properly on all platforms. 2000-08-09 02:25:43 +00:00
ftang%netscape.com 0aa7561e62 fix 45347. swap the order for author and content-type to make the content-type
appear first in the meta tag since we need to know the encoding before hitting
non ASCII value in the author name. r=cmanske
2000-08-09 02:25:25 +00:00
cmanske%netscape.com 1df63ec00a Checking in for rcassin@supernova.org. Composer pref string fixes, bug 47703, r=cmanske 2000-08-09 02:22:57 +00:00
ftang%netscape.com bbe32e8b9e fix 45347. do case insenstive comparesion for html attribute value
r=cmanske
2000-08-09 02:22:56 +00:00
bienvenu%netscape.com 9b92c301a7 fix freeing of uninitialized memory, prob result of trying to fix memory leaks, r=mscott 2000-08-09 01:32:20 +00:00
alecf%netscape.com 462e8c4713 oops, forgot this file with a checkin earlier today 2000-08-09 01:17:19 +00:00
sfraser%netscape.com 7ff1e18afc More bustage fixing with style struct return types. 2000-08-09 00:52:02 +00:00
alecf%netscape.com 92cb0e5c8d fix mac bustage by using AssignWithConversion 2000-08-09 00:38:01 +00:00
sfraser%netscape.com 54219e1d61 Fix Windows compiler suckage. Fixes bustage. 2000-08-09 00:27:38 +00:00
tao%netscape.com 829f2957f8 Lacalizable accesskey fix. (check in for Andrea; r=tao,a=brendan.) 2000-08-09 00:21:11 +00:00
jband%netscape.com 02b25f73f7 fix bug 47410. Allow JS components to implement nsISecurityCheckedComponent and have sidebar componnet implement it to allow access from untrusted scripts. a=brendan@mozilla.org a=johng@netscape.com 2000-08-08 23:59:32 +00:00
ericb%neoplanet.com 8ba16c914a removed call to widget->CaptureMouse that was crashing under gtk. r=hyatt a=waterson 2000-08-08 23:49:01 +00:00
sfraser%netscape.com 6382b1de09 Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge. 2000-08-08 23:48:42 +00:00
dmose%mozilla.org 25b0a8bf75 in DEBUG builds, created a PRLogModuleInfo for LDAP (gLDAPLogModule), and migrated most PR_fprintf(STDERR) bracketed by DEBUG_dmose to PR_LOG. a=r=(not built) 2000-08-08 23:44:48 +00:00
sfraser%netscape.com a19bcfbde3 Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge. 2000-08-08 23:38:00 +00:00
sfraser%netscape.com 59ee00ee6a Fix for 25161 -- allow editor to handle pages with form elements. Avoid infinite loop in editor, and add some CSS for form elements in editor. r=jfrancis 2000-08-08 23:37:51 +00:00
alecf%netscape.com 154d5e2a02 big-ass leak fix - stop leaking mail datasources by clearing ourselves out when the last
RDF observer goes away, and re-initializing if new RDF observers arrive on the scene.
r=putterman
fixes #45176, among other leaks
2000-08-08 23:32:55 +00:00
sgehani%netscape.com e84fbad78c Make Linux installer work on non-Redhat distributions.
[nsbeta2+ b=47921; r=sgehani; checking in for pavlov]
2000-08-08 23:29:36 +00:00
ben%netscape.com 00002a3060 forgot to check this in last night... 2000-08-08 23:15:52 +00:00
javi%netscape.com 7835a5b57b Implement the poll loop on UNIX for the PKCS7 Decoder when finishing up
just in case PSM is a little slow to shove data back at us.
2000-08-08 23:08:53 +00:00
dr%netscape.com e8cf5f1619 fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
nelsonb%netscape.com 64644f1887 Emulate an SSL3 client more closely after a server negotiates down to 3.0. 2000-08-08 22:54:02 +00:00
mcafee%netscape.com 8333c73729 Saving space with thin separator (40888) 2000-08-08 22:45:53 +00:00
cata%netscape.com 11aee96489 Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
dr%netscape.com a99ebcde39 fix for 38787, r=hyatt 2000-08-08 22:42:42 +00:00
mcafee%netscape.com b5b2ea82d6 Changing font resolution to say screen resolution. r=slamm, akkana 2000-08-08 22:37:54 +00:00
mcafee%netscape.com 5636d3211e Removing whats related description to save room (40888). r=slamm 2000-08-08 22:28:27 +00:00
putterman%netscape.com 995e393927 Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf. 2000-08-08 22:28:26 +00:00
larryh%netscape.com 04983a1547 BugZilla: 25982. MacOS retruns 1 2000-08-08 22:26:42 +00:00
putterman%netscape.com e23ef7571e Fix for 37932. r=ducarroz. remove Forward Quoted from preferences. 2000-08-08 22:19:37 +00:00
ruslan%netscape.com 7f148a290a Checking in the patch for 45337 by jgmeyers, r=ruslan,a=gagan 2000-08-08 22:16:05 +00:00
ducarroz%netscape.com 35a0d44283 Better fix for Mac Commercial bustage of yesterday. Add xpcompat.h to the manifest file. R=sfraser 2000-08-08 22:15:08 +00:00
alecf%netscape.com ff6e54f208 part of fix for 39016 - add direct access to the string bundle for the mail string bundle stuff
r=mscott
2000-08-08 22:11:40 +00:00
alecf%netscape.com 3ac91a2d6f part of fix for #34996 - unify location of username amongst the protocols 2000-08-08 22:06:59 +00:00
mcafee%netscape.com c09fd32990 Smart browsing pane should be titled as such, not whats related. r=slamm 2000-08-08 21:46:18 +00:00
valeski%netscape.com c40f656eac 38260. removing shadowed rv declaration, and xpfe #include dependency 2000-08-08 21:43:47 +00:00
wtc%netscape.com 6a0fb8a49e Removed obsolete test event.c.
Modified files: Makefile, Makefile.in
Removed file: event.c
2000-08-08 21:35:14 +00:00
wtc%netscape.com 69c1fcfb22 Make main() return int explicitly. 2000-08-08 21:33:51 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00