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

54236 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com e88657a878 # 25555
r= slamm@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:54:29 +00:00
mkaply%us.ibm.com 74b1446c7e # 25555
r= sobotka (per jdunn@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:52:31 +00:00
svn%xmlterm.org 2296215fbf xmlterm changes only (not part of the default build).
Added directory "scripts" to hold XMLterm-aware commands like "xls" and "xcat".
2000-02-29 15:50:56 +00:00
mkaply%us.ibm.com 2d408fcbfa # 25555
r= dp@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:50:48 +00:00
mkaply%us.ibm.com c3d461b52b # 25555
r= slamm@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:48:10 +00:00
svn%xmlterm.org 979d84d738 xmlterm changes only (not part of the default build).
Deleted files (xls, xcat) to be moved to new "scripts" directory.
2000-02-29 15:46:02 +00:00
mkaply%us.ibm.com 865f7fe4e4 # 25555
r= alecf@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:45:58 +00:00
mkaply%us.ibm.com 41e8a753c1 # 25555
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:40:42 +00:00
dcone%netscape.com 7cba92254e fixed directory calls for printer regression testing. r=karnaze a=rickg 2000-02-29 14:44:56 +00:00
karnaze%netscape.com 71838b1fb9 new regression test not affecting the build. 2000-02-29 13:22:46 +00:00
karnaze%netscape.com f41508bcd7 PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg 2000-02-29 13:17:33 +00:00
Jerry.Kirk%Nexwarecorp.com 14764fb096 Change default "option" key from Alt to Ctrl for Neutrino.
This is for PHOTON only.
2000-02-29 13:06:06 +00:00
Jerry.Kirk%Nexwarecorp.com 950a90f05b Initial check-in to deal with mozilla sending unicode instead of
plain text.
2000-02-29 12:58:28 +00:00
mcafee%netscape.com 96fe596734 Forward/Back commandkeys were reversed (29450) r=pavlov 2000-02-29 10:16:45 +00:00
mcafee%netscape.com e11f5bb0a6 Open taskbar URLs with openTopWin() function (29450). r=ben, a=chofmann 2000-02-29 09:27:29 +00:00
rhp%netscape.com d486886282 Finally correcting the nsIXULWindow issue in nsMsgSend.cpp 2000-02-29 09:13:10 +00:00
mcafee%netscape.com 434cab547b First attempt at drawing a taskbar separator (24121) r=ben, a=chofmann 2000-02-29 08:55:47 +00:00
warren%netscape.com 54b2b84073 Backing out mac change for dns shutdown because now that we shutdown we crash in OT! 2000-02-29 08:51:18 +00:00
warren%netscape.com c629a26564 Moving nsCOMPtr.h header to be safe. 2000-02-29 08:45:17 +00:00
warren%netscape.com d4f04fc6c9 One last fix for dns timing stuff. We weren't releasing the dns thread which caused a circular reference between the service and the thread. Now we get the summary for the timing stats too. a=jevering 2000-02-29 08:44:27 +00:00
rhp%netscape.com 0a2fb66b4e Fixing again.. 2000-02-29 08:02:04 +00:00
rhp%netscape.com 534958a414 Fixing breakage 2000-02-29 07:43:21 +00:00
ftang%netscape.com 31db5167ab fix bug 28171 14155 28784. escape keyword URI before pass to NS_NewURI. Correct the convertToFileURI function.
convert file: uri to be escped with the file system charset before pass to NS_NweURI
r=warren a=bobj
2000-02-29 07:07:36 +00:00
ben%netscape.com 350a69f750 forgot to check in this file with previous wallet reorganisation. r=rjc, a=jevering 2000-02-29 07:04:26 +00:00
rhp%netscape.com 4e7f4db46b Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
ftang%netscape.com 972ae0f088 fix bug 14155 . make sure the NS_NewURI handle escaped URI. r=warren a=bobj 2000-02-29 07:04:17 +00:00
ftang%netscape.com 58586f0b89 change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj 2000-02-29 07:02:37 +00:00
ftang%netscape.com e5cb538388 fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj 2000-02-29 06:59:55 +00:00
pollmann%netscape.com 3a67f9317c Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg 2000-02-29 06:51:48 +00:00
pollmann%netscape.com 91370583d9 Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg 2000-02-29 06:51:39 +00:00
pollmann%netscape.com 4b87b2a468 Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg 2000-02-29 06:51:05 +00:00
pollmann%netscape.com 4f12cda18b Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg 2000-02-29 06:51:04 +00:00
pollmann%netscape.com 44668d5ea8 Bug 28670: Remove unneeded scroll param to webshell::Init r=travis a=rickg 2000-02-29 06:50:27 +00:00
pinkerton%netscape.com 22783424fd fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar. 2000-02-29 06:46:47 +00:00
warren%netscape.com 8ad8cfcdf1 Rest of fix for dns timing for dotted-quad case. r=gordon,a=jevering 2000-02-29 06:19:32 +00:00
rpotts%netscape.com 7a70cff118 Fix unix build bustage... 2000-02-29 05:05:08 +00:00
rpotts%netscape.com 09dd4f54c9 bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels... nsCacheEntryChannel.cpp 2000-02-29 04:45:14 +00:00
rpotts%netscape.com 7d517154cb bug #29044. Made EOF on sockets detected as soon as possible... 2000-02-29 04:44:51 +00:00
rpotts%netscape.com 09305d8892 bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels... 2000-02-29 04:44:37 +00:00
dougt%netscape.com 94cfe4d5b4 Adding a windows implementation of GetUserName().
Adding a check on unix to ensure that the out param is not null when return
NS_OK.

Not in the build.
2000-02-29 04:39:54 +00:00
ben%netscape.com eb0ee02a28 fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering 2000-02-29 04:25:53 +00:00
ben%netscape.com b7e5b26c13 fix for bug 26592, wallet dialog menu organisation, r=rjc, a=jevering 2000-02-29 04:24:39 +00:00
ben%netscape.com 207685099c fix for bug 25412, search menu items, r=rjc, a=jevering 2000-02-29 04:23:02 +00:00
ben%netscape.com c5a3e9d9d8 fix for bug 23939, search menu items, r=rjc, a=jevering 2000-02-29 04:22:12 +00:00
ben%netscape.com acdbec3136 fix for bug 25412, search button should be depressable, r=rjc, a=jevering 2000-02-29 04:20:13 +00:00
ben%netscape.com f1c722f0ab fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering 2000-02-29 04:19:08 +00:00
saari%netscape.com f8b6e475eb fix for PDT+ 29004. r=hyatt, a=jevering 2000-02-29 03:54:49 +00:00
valeski%netscape.com 31266080ae r=rpotts. a=jar (checkin on red approval = leaf). built, run and pre-checkin tested on all three platforms. 28042. The FTP thread is now threadsafe, and I've reduced the amount of proxy object usage. 2000-02-29 03:29:08 +00:00
danm%netscape.com 358236d17a fixing build bustage by obliterating the entire offending function, which appears to be unused. 2000-02-29 02:50:06 +00:00
matt%netscape.com 0380607ac8 a=bobj r-=ftang. .... patch ftang gave me for bug 27826 2000-02-29 02:18:17 +00:00