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

36925 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 432d8b5f87 Added static lib targets (in prep for landing the Mac Install Wizard). 1999-08-10 23:45:46 +00:00
dp%netscape.com e180025e17 Fixing memory leak. 1999-08-10 23:45:12 +00:00
sgehani%netscape.com caf8e19ce1 First Checked In. 1999-08-10 23:44:53 +00:00
davidm%netscape.com 77ff52db4c changed url of dialog 1999-08-10 23:37:29 +00:00
davidm%netscape.com b26e941e08 Add nsCommonDialogs.cpp and nsDialogParamBlock.cpp 1999-08-10 23:36:57 +00:00
rogerl%netscape.com d7aeb2cd5a Fixed limit parameter interpretation to match ecma_2 spec. 1999-08-10 23:36:23 +00:00
davidm%netscape.com 009110fd7b add nsICommonDialogs.idl and nsIDialogParamBlock.idl 1999-08-10 23:35:44 +00:00
davidm%netscape.com ecf30c1806 add nsICommonDialog and nsIDialogParamBlock 1999-08-10 23:34:25 +00:00
davidm%netscape.com fa8217e1ab add nsCommonDialog.cpp and nsDialogParamBlock.cpp 1999-08-10 23:33:22 +00:00
davidm%netscape.com 65922a1d76 add commonDialog.dtd 1999-08-10 23:31:38 +00:00
davidm%netscape.com 69a0ab1534 Add commonDialog.js and commonDialog.xul 1999-08-10 23:30:52 +00:00
davidm%netscape.com 1979cf1e5c First Checked In. 1999-08-10 23:29:43 +00:00
matt%netscape.com 523d6db630 Adding fix for 10275 1999-08-10 23:27:26 +00:00
scc%netscape.com ea68100320 fix for bug #10993, can't destroy an unitialized arena 1999-08-10 23:24:21 +00:00
mscott%netscape.com f101815028 We weren't creating the socket transport from the correct thread. We were
doing it from LoadUrl which is in the ui thread. Necko makes assumptions
about what event queue to use for pumping notification messages based on
the current thread when you create the socket. So I moved this code
into ProcessCurrentUrl which lives in the imap connectoin thread.
Also fixed a big problem where we would wait on a monitor but waiting
was preventing messages from getting pumped which prevented ODA from
being called. So the monitor could never get notified. The fix is to
timeout of the PR_Wait and pump message events. We can then check a
flag to see if messages are being pumped.
1999-08-10 23:18:37 +00:00
slamm%netscape.com 50589a4dc0 Add a newline to the end of the file. 1999-08-10 23:17:10 +00:00
sfraser%netscape.com 1cf591a8c8 Fix the list buttons to show state. 1999-08-10 23:16:43 +00:00
slamm%netscape.com 5b5cf12dbb Add newline to end of file. 1999-08-10 23:14:21 +00:00
sfraser%netscape.com ddc164b565 Add an <OL> 1999-08-10 23:14:12 +00:00
sfraser%netscape.com 6f8bd3b554 Fix the image URLs to use the appropriate chrome URLs. 1999-08-10 23:13:52 +00:00
dp%netscape.com a38d83701e Fixing unix build bustage. 1999-08-10 23:13:46 +00:00
brade%netscape.com fb46846443 diffs from pete@postpagan.com 1999-08-10 23:09:22 +00:00
mscott%netscape.com 7816181f44 Fix for Bug #11470 --> when prompting the user for a password (when getting new mail for pop), let's gracefully abort
the operation if the user hits cancel.
1999-08-10 23:08:50 +00:00
sgehani%netscape.com f1dae366dc Adding Mac support to STANDALONE libjar. 1999-08-10 23:06:44 +00:00
dp%netscape.com 95b69a3611 Logging error from canunload 1999-08-10 23:06:33 +00:00
sgehani%netscape.com d762d45cf8 Fixing Mac bustage in STANDALONE libjar. 1999-08-10 23:05:09 +00:00
dp%netscape.com bf5c952d8d Performance improvement in enumerating registry. 1999-08-10 23:03:58 +00:00
dougt%netscape.com 1f154a72f4 Fix for bug 9007 submitted by david.gardiner@unisa.edu.au. 1999-08-10 23:00:53 +00:00
briano%netscape.com 23a2481c29 Automated update 1999-08-10 23:00:27 +00:00
cls%seawood.org 53383022f0 Long overdue to bump up the version number of the libpng in the src tree 1999-08-10 22:58:59 +00:00
rhp%netscape.com ef4e5e6a3b New files for attachment display - NOT PART OF THE BUILD!!! 1999-08-10 22:58:30 +00:00
brade%netscape.com b1c0378066 diffs from pete@postpagan.com 1999-08-10 22:57:55 +00:00
dougt%netscape.com f962a16511 Fix for bug 10838. 1999-08-10 22:53:02 +00:00
sspitzer%netscape.com 7f6fe0fdcf nsString(eOneByte) -> nsCString work 1999-08-10 22:45:44 +00:00
brade%netscape.com bfbc4a516e add some menu keybindings 1999-08-10 22:45:33 +00:00
sspitzer%netscape.com 5f4292b4d1 nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again. 1999-08-10 22:45:31 +00:00
chuang%netscape.com d28f2c0447 Add null pointer checking 1999-08-10 22:45:10 +00:00
davidm%netscape.com 3e49a1412e remove long obsolete dialog code 1999-08-10 22:45:06 +00:00
brade%netscape.com f153605bda from pete@postpagan.com 1999-08-10 22:44:39 +00:00
davidm%netscape.com 525b7d5330 remove dialog code. return error code from history to fix bug 11489 1999-08-10 22:43:24 +00:00
dbragg%netscape.com 85fa7823af Removed the based.shlb file 1999-08-10 22:43:15 +00:00
dp%netscape.com e2b51ff8da XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
jband%netscape.com e6130e8615 adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
saari%netscape.com 121deb6b90 Changing XP_PC logic to XP_MAC on akk's recommendation. 1999-08-10 22:33:53 +00:00
hangas%netscape.com 519b117863 Removed two .h files that were copied the old way rather than built in the idl project. 1999-08-10 22:32:14 +00:00
kmcclusk%netscape.com 40dd12421c Added PR_MAX calls to Layout method to prevent negative values from being passed to
nsIWidget::Resize.
1999-08-10 22:31:59 +00:00
hangas%netscape.com eaf2a04539 Added two more idl files. 1999-08-10 22:31:38 +00:00
kmcclusk%netscape.com 0f369ed7d3 Added code to prevent negative values from being passed to nsIWidget::Resize. 1999-08-10 22:20:53 +00:00
hangas%netscape.com 5d30559a90 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
kmcclusk%netscape.com 914ea31431 Changed default label for submit buttons to Submit Query from (submit)
Changed default label for reset buttons to Reset from (reset)
1999-08-10 22:17:08 +00:00