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

36845 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com cac87fdec3 add nsICommonDialog and nsIDialogParamBlock 1999-08-10 23:34:25 +00:00
davidm%netscape.com 82cd734422 add nsCommonDialog.cpp and nsDialogParamBlock.cpp 1999-08-10 23:33:22 +00:00
davidm%netscape.com f99dc3fde4 add commonDialog.dtd 1999-08-10 23:31:38 +00:00
davidm%netscape.com 210ea14c0d Add commonDialog.js and commonDialog.xul 1999-08-10 23:30:52 +00:00
davidm%netscape.com 1d7198210c First Checked In. 1999-08-10 23:29:43 +00:00
matt%netscape.com 76a962eeb6 Adding fix for 10275 1999-08-10 23:27:26 +00:00
scc%netscape.com d8c88a29c9 fix for bug #10993, can't destroy an unitialized arena 1999-08-10 23:24:21 +00:00
mscott%netscape.com a7dd00b829 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 0375e0b94d Add a newline to the end of the file. 1999-08-10 23:17:10 +00:00
sfraser%netscape.com 669553a80b Fix the list buttons to show state. 1999-08-10 23:16:43 +00:00
slamm%netscape.com d09418b7bd Add newline to end of file. 1999-08-10 23:14:21 +00:00
sfraser%netscape.com b3336c69a6 Add an <OL> 1999-08-10 23:14:12 +00:00
sfraser%netscape.com 25d8e47dba Fix the image URLs to use the appropriate chrome URLs. 1999-08-10 23:13:52 +00:00
dp%netscape.com d82a873519 Fixing unix build bustage. 1999-08-10 23:13:46 +00:00
brade%netscape.com 6f6874d386 diffs from pete@postpagan.com 1999-08-10 23:09:22 +00:00
mscott%netscape.com e2987a0982 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 b128b0fc9c Adding Mac support to STANDALONE libjar. 1999-08-10 23:06:44 +00:00
dp%netscape.com 3370809f6a Logging error from canunload 1999-08-10 23:06:33 +00:00
sgehani%netscape.com e669e74fe5 Fixing Mac bustage in STANDALONE libjar. 1999-08-10 23:05:09 +00:00
dp%netscape.com 66b3bca04d Performance improvement in enumerating registry. 1999-08-10 23:03:58 +00:00
dougt%netscape.com a85217672a Fix for bug 9007 submitted by david.gardiner@unisa.edu.au. 1999-08-10 23:00:53 +00:00
briano%netscape.com 17b668a78c Automated update 1999-08-10 23:00:27 +00:00
cls%seawood.org 2e693417f9 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 52c5a5071d New files for attachment display - NOT PART OF THE BUILD!!! 1999-08-10 22:58:30 +00:00
brade%netscape.com d5cf3b9156 diffs from pete@postpagan.com 1999-08-10 22:57:55 +00:00
dougt%netscape.com 980adec33f Fix for bug 10838. 1999-08-10 22:53:02 +00:00
sspitzer%netscape.com 0a8bb17086 nsString(eOneByte) -> nsCString work 1999-08-10 22:45:44 +00:00
brade%netscape.com 260934892f add some menu keybindings 1999-08-10 22:45:33 +00:00
sspitzer%netscape.com cac29eecd9 nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again. 1999-08-10 22:45:31 +00:00
chuang%netscape.com 7af113af5a Add null pointer checking 1999-08-10 22:45:10 +00:00
davidm%netscape.com 937ad16436 remove long obsolete dialog code 1999-08-10 22:45:06 +00:00
brade%netscape.com 16f1b7595e from pete@postpagan.com 1999-08-10 22:44:39 +00:00
davidm%netscape.com feb6a58833 remove dialog code. return error code from history to fix bug 11489 1999-08-10 22:43:24 +00:00
dbragg%netscape.com faf8896df8 Removed the based.shlb file 1999-08-10 22:43:15 +00:00
dp%netscape.com a3a94b4e23 XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
jband%netscape.com 904d45e5ea adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
saari%netscape.com 70acc8dc24 Changing XP_PC logic to XP_MAC on akk's recommendation. 1999-08-10 22:33:53 +00:00
hangas%netscape.com 41f214f22e 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 60deae35eb 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 ff7ed579f8 Added two more idl files. 1999-08-10 22:31:38 +00:00
kmcclusk%netscape.com 9addfd5606 Added code to prevent negative values from being passed to nsIWidget::Resize. 1999-08-10 22:20:53 +00:00
hangas%netscape.com 31aca663f7 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
kmcclusk%netscape.com 12f49894e4 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
davidm%netscape.com d7eba1f6a2 First Checked In. 1999-08-10 22:14:38 +00:00
dbragg%netscape.com d92ec06759 Removed the basedebug.shlb file 1999-08-10 22:05:59 +00:00
jfrancis%netscape.com 97693b4584 let VC 5 live! 1999-08-10 22:02:27 +00:00
davidm%netscape.com 3fca0bd47f fix typo 1999-08-10 22:01:36 +00:00
dcone%netscape.com 9ea877130d fixed image printing -- with a non-printer hdc 1999-08-10 21:58:06 +00:00
nhotta%netscape.com 68b1a9ca9b Changed to notify conditionally. 1999-08-10 21:55:50 +00:00
dbragg%netscape.com ff4ea358ae First Checked In. 1999-08-10 21:55:20 +00:00