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

87451 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com b09ceb26de BLAPI is complete below the PKCS #11 line, so should not call high level initialization functions. 2001-08-24 18:21:09 +00:00
relyea%netscape.com ff896c9655 1) Open database RW if we are encrypting so that the SDR key can be created.
2) Return an error code if we fail to open the database.
3) Initialize the database if it wasn't already
2001-08-24 18:20:07 +00:00
justdave%syndicomm.com 6aaa134676 Fix for bug 95235: variables with untrusted content were being echoed back to the user in error messages. Those variables are now run through html_quote() first.
Patch by Gavin Shelley <gavins@iplbath.com>
r= justdave@syndicomm.com
2001-08-24 17:32:25 +00:00
dbaron%fas.harvard.edu 8f33cf8805 Fix FMR with a band-aid on top of a band-aid, at least until we figure this one out for real. b=93105 r=jag sr=attinasi a=asa 2001-08-24 14:00:49 +00:00
dbaron%fas.harvard.edu 35f25d8ca6 Make LABEL act like an inline element rather than inline-block by removing lots of special (and not-well-tested) logic from nsLabelFrame and making it inherit from nsInlineFrame. This means LABEL will essentially always have 'display: inline', but it's hard to avoid that as long as form controls are implemented in frames rather than content. b=47149 r=rods sr=attinasi a=asa 2001-08-24 13:58:53 +00:00
dinglis%qnx.com 74b849c013 NOT PART OF BUILD (Photon port only)
- added new prompt service
- new history resource.
2001-08-24 13:51:21 +00:00
bryner%netscape.com 39d6a84c5c Bug 85946 - file picker not resiz[e]able. Patch from colin@theblakes.com, r=bryner, sr=blake, a=asa. 2001-08-24 06:53:22 +00:00
bryner%netscape.com dd91f767b6 Bug 96434 - open folder in xp filepicker attempts a save instead of an open. r=jag, sr=shaver, a=dbaron. 2001-08-24 06:50:45 +00:00
nicolson%netscape.com 156fb16d7d add getEncryptedPrivateKeyInfo. 2001-08-24 05:23:15 +00:00
nicolson%netscape.com f58c4de5f3 add NSPR wrapper around java socket. 2001-08-24 05:16:27 +00:00
nicolson%netscape.com a6f4d34c4e add types and ids for NSPR wrapper around java socket. 2001-08-24 05:15:18 +00:00
nicolson%netscape.com ba19b46475 Add getEncryptedPrivateKeyInfo. 2001-08-24 05:14:55 +00:00
nicolson%netscape.com af6175f918 add getEncryptedPrivateKeyInfo to CryptoStore. 2001-08-24 05:14:30 +00:00
syd%netscape.com 1cb8e8b641 Add QuickLaunch panel to the installer. r=ssu,dveditz sr=mscott, a=asa. Bug is
87038
2001-08-24 05:00:02 +00:00
wtc%netscape.com c4185eef2e Bugzilla bug 94685: fixed compiler warnings. 2001-08-24 03:52:23 +00:00
kaie%netscape.com ef9709b219 b=96696 r=kaie sr=darin a=dbaron
adding missing init code
checking in for bbaetz
2001-08-24 03:40:48 +00:00
brendan%mozilla.org f319c1d822 Check keyword version when scanning, not by installing different keywords on version selection (when starting to compile; bug 96562, r=rogerl, sr=shaver&jband, a=dbaron). 2001-08-24 03:32:31 +00:00
sonmi%netscape.com 57589cceed fixed typo 2001-08-24 01:11:58 +00:00
mcafee%netscape.com 37ff9aaf32 Fix for rh7.1/jvm1.3.0 hang bug 2001-08-24 01:02:07 +00:00
sonmi%netscape.com 1b3e2f29f3 added p/f for generating objsign cert bug 96743 2001-08-23 23:41:16 +00:00
rginda%netscape.com e68939ca87 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
set default nickname so it'll get saved
2001-08-23 22:12:43 +00:00
radha%netscape.com 29aa2102b0 Fox for bug # 90098 and 83684 r=valeski sr=rpotts a=asa 2001-08-23 21:56:38 +00:00
radha%netscape.com 8745507311 Fix for bug 84519 r=adamlock sr=rpotts a=asa. history.go(toofar) gives problems to back/forward buttons 2001-08-23 21:55:57 +00:00
rginda%netscape.com 018c61d1b8 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
move most of the rules to content/output-base.css; remianing rules are simple text style changes
2001-08-23 21:45:58 +00:00
rginda%netscape.com f458436e6c ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
make current tab bold
add spacers after 4th and 8th tab so they're easy to map to Fn keys
2001-08-23 21:44:41 +00:00
rginda%netscape.com 32139e8465 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add i18n strings for css, ping, and version commands
2001-08-23 21:43:11 +00:00
rginda%netscape.com 5be8295073 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add i18n strings for new context menu
2001-08-23 21:42:07 +00:00
rginda%netscape.com 9af76861b1 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
bump version number to 0.8.4
reduce max word length to 20
s/toolbar/tabstrip/
dont connect to default urls if we're supposed to go to a specific irc:// url
add quakenet
add mailto: and #Channel links
remove target attribute from links that don't need one
modify smiley insertion to be css friendly
implement tooltips
add dynamic css code, not used yet
fix parsing of empty irc:// urls (irc:, irc:/, and irc://)
focus input on startup and [esc]
implement dnd for content pane and links
add getURL method for the client object
2001-08-23 21:41:24 +00:00
rginda%netscape.com b56c86a273 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add initialScripts pref
remove old style prefs
add new "default style" pref
2001-08-23 21:35:45 +00:00
rginda%netscape.com b81f0fbe3d ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
fix function names
2001-08-23 21:34:58 +00:00
rginda%netscape.com 031a7b9602 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add doctype to prevent quirks mode
add logic to take css file from querystring
2001-08-23 21:34:45 +00:00
rginda%netscape.com 3047cfd111 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
load initial scripts at startup
rename toolbar functions to tabstrip
add support for content area context menu
implement css command
fix i18n string concatenation to use formats instead
imlement ping and version commands
add unknown ctcp handler
put list reply header with the list
add nickname in use during initial connect logic (append an _ until it works)
add ctcp ping reply handler
2001-08-23 21:33:59 +00:00
rginda%netscape.com 7a037d3de2 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add css, ping, voice commands
rename toolbar to tabstrip
2001-08-23 21:30:40 +00:00
rginda%netscape.com 351eed1984 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add tooltip and drag and drop related <script>s
add <command>s and <key>s for the new context menu
add popupset for tooltip
add content area context menu
tweak main menu layout
add class name and op/voice attributes for nick column in userlist
add drag and drop handlers for content area
2001-08-23 20:38:57 +00:00
rginda%netscape.com 27fcf5f84f ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
robustify dumpObjectTree()
whitespace cleanup
fix getStackTrace to get function name from the correct place
2001-08-23 20:33:24 +00:00
rginda%netscape.com c30e3af813 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
add getURL methods
add default parameter for CTCP PING
route ctcp replies properly
2001-08-23 20:31:07 +00:00
rginda%netscape.com 27364ee9ed ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
prepare to use sockets correctly, changes not used yet
2001-08-23 20:27:24 +00:00
rginda%netscape.com 6dedb4563f ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
remove debug dump
pass URL to new window via window.openDialog argument, instead of query string.
2001-08-23 20:25:42 +00:00
rginda%netscape.com ac81642cc1 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
fix whitespace, add new files to chatzilla.jar
2001-08-23 20:24:42 +00:00
rginda%netscape.com ff023582ca ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
initial add of dark and light output styles
2001-08-23 20:24:02 +00:00
rginda%netscape.com e7a2161855 ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
initial add of blank "dynamic" stylesheet, and base styles for output window.
2001-08-23 20:23:16 +00:00
dp%netscape.com f4baa95a45 bug# 96469 caching xbl service r=jag, sr=waterson, a=asa 2001-08-23 20:07:10 +00:00
darin%netscape.com a59e06aac8 workaround fix for blocker bug 96440 r=harishd, sr=vidur, a=dbaron 2001-08-23 18:59:46 +00:00
darin%netscape.com b95283c439 backing out my patch for bug 95981 to fix blocker bug 96480 2001-08-23 18:58:25 +00:00
sonmi%netscape.com d5deeb87b0 brought comments up to date 2001-08-23 18:46:44 +00:00
dbaron%fas.harvard.edu 8c7304136b Fix warning / potential bustage. b=91794 2001-08-23 14:49:06 +00:00
bienvenu%netscape.com a21db7df15 fix leak of undo transaction mgr and undo objects on window close r=naving, sr=sspitzer a=dbaron 96564 2001-08-23 14:36:55 +00:00
bienvenu%netscape.com 75c97262c9 implement offline undo of imap delete r=naving, sr=sspitzer a=asa 93128 2001-08-23 14:35:50 +00:00
barnboy%trilobyte.net 18756c7ecf Adding some pretty images for the Bugzilla Guide warning,
note, caution, and tip entries.
2001-08-23 14:30:20 +00:00
dbaron%fas.harvard.edu a90c2131dc Use the same information for max ascent/max descent (which is used for painting backgrounds) that we've been using all along for default line spacing (ascent/descent rather than max_bounds.ascent/max_bounds.descent), since max_bounds often gives extents larger than ascent/descent. Also clean up the metrics calculation a bit and clean up some debugging macros. b=91794 (also fixes 59825, 64807, 77067, 91776, and probably 89133) r=bstell sr=waterson a=tor 2001-08-23 13:44:06 +00:00