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

67514 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 53590d9e94 nsbeta3+ 46284, crash after trying to install package via software installation pref panel. remove button (was there
for debugging purposes only)
2000-08-09 05:11:29 +00:00
ben%netscape.com 53b3485f5e fix for nsbeta3+ bug 40877, 'secs' not localised in navigator.js 2000-08-09 05:10:01 +00:00
ben%netscape.com 80cd6d1b04 fix for nsbeta3+ bug 40877, 'secs' is not localised in navigator.js 2000-08-09 05:09:45 +00:00
dmose%mozilla.org 1cb86ef8dd adding .cvsignore files to stop cvs whining in non-OBJDIR builds. a=r=(not built) 2000-08-09 04:44:01 +00:00
dmose%mozilla.org 9ad2e3e186 A number of lines were not properly bracketed by DEBUG conditionals, causing non-DEBUG builds to fail. a=r=(not built) 2000-08-09 04:43:33 +00:00
brendan%mozilla.org 8de75d3e89 Clear JS watchpoints on the window object before loading a new document (38959, r=mstoltz). 2000-08-09 03:30:46 +00:00
morse%netscape.com e4a1d4dec7 bug 48076, remove commonDialogs from wallet module, r=dougt 2000-08-09 03:27:32 +00:00
saari%netscape.com 6ea350941c hack part deux for testing for leak increase 2000-08-09 02:59:44 +00:00
blizzard%redhat.com 1997361fdf add some extra test cases for the embedding widget 2000-08-09 02:52:09 +00:00
scc%mozilla.org 121b1c59e0 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 744280c781 not part of the build; further work on multi-fragment strings 2000-08-09 02:47:33 +00:00
blizzard%redhat.com cc66c63ae2 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 71f06b90ee 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 53ef9c0ba4 Add captioned timestamp events, for JS storyboarding (not part of build). 2000-08-09 02:41:58 +00:00
cmanske%netscape.com fe2ede9c32 Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske 2000-08-09 02:33:29 +00:00
mscott%netscape.com 798bafe8bc 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 b5b1fff8de adding reorder styles for nsbeta3+ bug 46516 to modern and mac classic skin 2000-08-09 02:26:45 +00:00
saari%netscape.com 77de93bb14 temp hack to test theory for sudden increase in leaks 2000-08-09 02:25:51 +00:00
nbhatla%netscape.com 45ac7057d2 #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 8c792f118c 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 4a0351e364 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 4269972c3e fix 45347. do case insenstive comparesion for html attribute value
r=cmanske
2000-08-09 02:22:56 +00:00
bienvenu%netscape.com 7861776baa 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 0aa7d904b4 oops, forgot this file with a checkin earlier today 2000-08-09 01:17:19 +00:00
sfraser%netscape.com 725b321659 More bustage fixing with style struct return types. 2000-08-09 00:52:02 +00:00
alecf%netscape.com 443f0bcbcc fix mac bustage by using AssignWithConversion 2000-08-09 00:38:01 +00:00
sfraser%netscape.com 10d894e672 Fix Windows compiler suckage. Fixes bustage. 2000-08-09 00:27:38 +00:00
tao%netscape.com 00ff8296c5 Lacalizable accesskey fix. (check in for Andrea; r=tao,a=brendan.) 2000-08-09 00:21:11 +00:00
jband%netscape.com 2c1dd9e9ec 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 c27cfc93c7 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 72205420ff 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 49bb645f0b 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 9aa82a567b 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 277decdb88 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 ccb476e85f 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 bdcc060776 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 18e88e25a1 forgot to check this in last night... 2000-08-08 23:15:52 +00:00
javi%netscape.com 05485feff7 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 2a720a5b1b fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
nelsonb%netscape.com 6449cf0e9f 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 0c167f6256 Saving space with thin separator (40888) 2000-08-08 22:45:53 +00:00
cata%netscape.com 8dbca0b044 Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
dr%netscape.com c08d243b5f fix for 38787, r=hyatt 2000-08-08 22:42:42 +00:00
mcafee%netscape.com 9039651c85 Changing font resolution to say screen resolution. r=slamm, akkana 2000-08-08 22:37:54 +00:00
mcafee%netscape.com a79cd32cc6 Removing whats related description to save room (40888). r=slamm 2000-08-08 22:28:27 +00:00
putterman%netscape.com fe443f787a Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf. 2000-08-08 22:28:26 +00:00
larryh%netscape.com 1ef6d945bb BugZilla: 25982. MacOS retruns 1 2000-08-08 22:26:42 +00:00
putterman%netscape.com 5812cbc05a Fix for 37932. r=ducarroz. remove Forward Quoted from preferences. 2000-08-08 22:19:37 +00:00
ruslan%netscape.com 742dc4b9cc Checking in the patch for 45337 by jgmeyers, r=ruslan,a=gagan 2000-08-08 22:16:05 +00:00
ducarroz%netscape.com 4f8d3a6170 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