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

121634 Коммитов

Автор SHA1 Сообщение Дата
rjesup%wgate.com dcdf4824bb Bug 193011: frame recursion limits re-added/docshell limit removed (backout
of bug 98158 and follow-on patches).  Also re-fixes bug 98158.
r=darin, sr=dbaron
2003-08-08 13:06:40 +00:00
noririty%jcom.home.ne.jp ca9574bfda Add resizer to Thunderbird. b=194081 r=me 2003-08-08 12:31:01 +00:00
igor%mir2.org 96a2d4f7b0 Decompiler class is moved to a separated file 2003-08-08 10:35:57 +00:00
bryner%brianryner.com 23bb7fd73c Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins. 2003-08-08 09:42:24 +00:00
igor%mir2.org e7294c0d66 1. Fixing Decompler.decopile for a function body when justBody is true Token.LC is added to the list of tokens to skip in function header.
2. Various cleanups in Decompiler to finalize Parser/Decompler split.
2003-08-08 09:35:36 +00:00
igor%mir2.org 282751793f push(int/double) simply calls now ClassFileWriter.addPush() 2003-08-08 09:32:40 +00:00
igor%mir2.org a837af4e01 Added addPush(String) to generate code to push the given String into stack even if String does not fit the class file format restriction that JVM utf-8 encoding of strings in constant pool can not exceed 64K - 1.
Also added addPush(int/double) for symmetry, they are copied here from omj/optimizer/Codegen.java.
2003-08-08 09:30:57 +00:00
bryner%brianryner.com dbbade2c8f Fix a compiler warning 2003-08-08 09:28:13 +00:00
blakeross%telocity.com b8071047bd Make Ctrl+I open bookmarks sidebar for IE compatibility. 2003-08-08 09:11:54 +00:00
dbaron%dbaron.org f002c1c41e Add script to use addr2line to get more useful information out of Linux stack traces. 2003-08-08 08:51:56 +00:00
blakeross%telocity.com 6caf5be92b Oops, remove this ifdef too. 2003-08-08 08:02:16 +00:00
blakeross%telocity.com c9244f6006 Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js. 2003-08-08 08:01:24 +00:00
blakeross%telocity.com af090d4796 Add "add engines" item to search bar dropdown (links to mycroft page for now, we'll want a more friendly site later) 2003-08-08 07:44:06 +00:00
oeschger%netscape.com 41d157ca0e small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag 2003-08-08 03:00:53 +00:00
dean_tessman%hotmail.com 30d25f7bb4 203754 - Bug in select code in Auto-Complete component
patch eric@5stops.com
2003-08-08 02:38:24 +00:00
oeschger%netscape.com c29b797a94 small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag 2003-08-08 02:31:02 +00:00
jshin%mailaps.org cccbaa456d bug 214769 : add two more registry-encoding pairs for ISO10646 fonts (HP/UX) : r=smontagu,sr=blizzard,a=chofman) 2003-08-08 01:06:54 +00:00
jshin%mailaps.org 3a1683152e bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann) 2003-08-08 01:00:30 +00:00
ben%bengoodger.com b3fd83884b Actually fix b199819 2003-08-08 00:52:33 +00:00
mhammond%skippinet.com.au 4353745624 Fix errors with (and add tests for) unsigned long constants on solaris.
Not part of the build (and neither was the last checkin - sorry)
2003-08-08 00:51:40 +00:00
mhammond%skippinet.com.au 6ac34c924f Add some extra utf8 string tests. 2003-08-08 00:50:34 +00:00
ben%bengoodger.com fd282b5425 b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref. 2003-08-08 00:27:08 +00:00
hyatt%mozilla.org c7a4744554 Update for 215440, make sure not to break SeaMonkey titlebars when the doc has no title, r/sr/a=brendan. 2003-08-07 23:01:24 +00:00
ben%bengoodger.com 06374f0329 b215197 - Plugin Configuration UI shows entries for plugins that aren't configured in this build. 2003-08-07 22:02:21 +00:00
ben%bengoodger.com 1f10381513 b215197 - Plugin Configuration UI shows entries for types that aren't configured in this build. 2003-08-07 22:01:49 +00:00
wtc%netscape.com a32141f5d2 Bugscape bug 49314: code cleanup. Throw InvalidKeyException directly
instead of NoSuchAlgorithmException.
2003-08-07 21:45:35 +00:00
hyatt%mozilla.org 4a12b99de0 FIx for 215440, add support for a titledefault attribute that can be used when a document has no title. 2003-08-07 21:05:58 +00:00
smontagu%netscape.com 43edd1dad9 As a temporary stopgap fix for issues with GDI handles on Windows, don't optimize images at all. Patch by jdunn@maine.rr.com, r=smontagu, sr=tor, a=asa. 2003-08-07 19:46:54 +00:00
hyatt%mozilla.org 22682b9606 Switch close tabs and close other tabs. 2003-08-07 19:01:27 +00:00
jag%tty.nl 1ba4a1c3b4 Bug 212793: crash when following link when a file upload box is on the screen with XSLT generated content. r=Pike, sr=jst, a=choffman 2003-08-07 18:58:30 +00:00
scott%scott-macgregor.org 399a4e041a no more titlemodifier attribute 2003-08-07 18:36:19 +00:00
scott%scott-macgregor.org 3851cffff3 Get rid of the titlemodifier attribute on all of the mail windows. We no longer append the useless "- Thunderbird" to
our window titles. This matches the recent change to firebird.
2003-08-07 18:35:39 +00:00
hyatt%mozilla.org f3b3b32f11 Add titledefault attribute to the browser window. 2003-08-07 18:29:18 +00:00
oeschger%netscape.com 3e684cf687 a=chofmann for 1.5, sr=jag, r=oeschger, work=r.j.keller: adding help for IE users to help menu/system 2003-08-07 17:29:31 +00:00
igor%mir2.org 807f86937c Restoring from bad commit of development uncompilable code 2003-08-07 15:10:10 +00:00
igor%mir2.org 1c21aeb4b2 Notification of debugger about finished compilation of script/top-level-function is moved to a separated function. In this way Interpreter and ScriptOrFnNode does not need to pass original source around just to throw it away if debugger is not present. 2003-08-07 15:08:00 +00:00
noririty%jcom.home.ne.jp f5be54ff6d Fix 213994 - Warn and uninstall when applying old themes. Patch (mostly) by mpconnor@rogers.com 2003-08-07 14:56:57 +00:00
igor%mir2.org 02965674fe Replace anonymous/empty name play for functions constructed through Function in NativeFunction/Parser by using anonymous when necessary when assembling function source from Function arguments. 2003-08-07 10:46:41 +00:00
blakeross%telocity.com 86e65ef137 Google is the default search bar engine. 2003-08-07 09:00:28 +00:00
igor%mir2.org 6ef6f731d0 Less generic code for interactioon between Parser and Decompiler 2003-08-07 07:19:16 +00:00
ben%bengoodger.com 72f51376ea Add type information to the unknown content type dialog 2003-08-07 04:56:26 +00:00
blakeross%telocity.com 0643b8c09e Remove dmoz from the firebird search bar. r/sr=bryner 2003-08-07 02:55:48 +00:00
ben%bengoodger.com 3f390414db Fix js error when OKing the options dialog after having visited the downloads panel 2003-08-07 02:50:36 +00:00
blakeross%telocity.com 1ba8cd3344 Add another advanced pref. 2003-08-07 00:57:49 +00:00
blakeross%telocity.com 4c6a4a75fc New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
glen.beasley%sun.com 7523a62658 215190 delete CA created certs 2003-08-07 00:34:32 +00:00
noririty%jcom.home.ne.jp 3348ca0439 Fixing release-notes 404 2003-08-07 00:03:19 +00:00
dbaron%dbaron.org e72ca78c99 Remove workaround for timer bug, since the timer bug is fixed and the workaround now causes a crash. b=215250 r+sr=brendan a=asa 2003-08-07 00:00:13 +00:00
dbaron%dbaron.org cad6c6ff69 Fix view positioning logic in RelativePositionFrames so that widgets are positioned correctly. b=214623 r+sr=roc a=asa 2003-08-06 23:59:10 +00:00
ben%bengoodger.com 4e247f64e7 b215291 - Show Folder for Custom Folder sometimes show bin directory
- remove unnecessary QIs, initialize local file using initWithPath.
2003-08-06 21:16:34 +00:00