Commit Graph

115170 Commits

Author SHA1 Message Date
mostafah%oeone.com
cf30057c34 Fixed Bug Don't use std::* in mozilla 2003-02-14 18:05:46 +00:00
igor%mir2.org
8d78476dde Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=191668 :
Integration of LineBuffer into TokenStream code which now uses a special buffer for unreading of several chars to follow SM more closely. In this way there is no problem with a possible backtracking of 3 chars on failed attempt to match <!-- at the last minus.

TokenStream is also modified to accept a string with a source directly which avoids the need to construct intermediate StringReader in Context and allows to remove DebugReader class which is replaced by a simple function to read all Reader data into string.
2003-02-14 17:09:19 +00:00
igor%mir2.org
16f9ecfd66 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=192226 :
Codegen.visitRegularCall should not try to apply the simple call optimization
when firstArgDone is true indicating directly called function. The patch also
replaces generation of code to call new Object[0] by loading the
ScripRuntime.emptyArgs field.
2003-02-14 16:55:40 +00:00
igor%mir2.org
55fc9c878b Use x instanceof Type checks in place of x.getClass() = TypeClass as instanceof is significantly faster then calling getClass. 2003-02-14 16:53:14 +00:00
blizzard%redhat.com
c1611a7f67 Bug #185160. Crashes due to uninitialized drawing area. Patch from robin.lu@sun.com. Cleaned up by me. Not part of the default build. 2003-02-14 15:11:42 +00:00
mostafah%oeone.com
b2d25f32f5 Added missing Addref 2003-02-14 15:11:00 +00:00
brade%netscape.com
61f5799369 add comments, remove warnings, cancel mLoadBlankDocTimer to prevent crash, disable animation of images (bugs 191392, 192976, 191166) r=smfr, kin, brade; a=asa (mLoadBlankDocTimer portion originally submitted by cmanske@netscape.com) 2003-02-14 14:56:32 +00:00
mikep%oeone.com
aab700b7e6 More localization fixes, changing dialog box side for localCalDialog and making localCalDialog and serverDialog persist their width and height. 2003-02-14 14:33:13 +00:00
blizzard%redhat.com
8f66288f79 Bug #192718. mozilla-xremote-client links against xpcom when it doesn't need to (round 2.) r/a=dbaron 2003-02-14 13:17:50 +00:00
neil%parkwaycc.co.uk
8c729040fe Bug 192299 Editing a page when browsing a named anchor should strip off anchor name from url r=brade sr=sfraser a=asa 2003-02-14 11:56:49 +00:00
neil%parkwaycc.co.uk
fb9e022960 Bug 185790 Impossible to remove JavaScript Events in Composer r=brade sr=sfraser a=asa 2003-02-14 11:42:10 +00:00
bbaetz%acm.org
57144ccd3a Bug 192531 - Bugzilla not properly closing DB statement handles
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect

r,a=justdave
2003-02-14 10:37:43 +00:00
neil%parkwaycc.co.uk
a9c0a6ad41 Bug 82547 patch allows Composer to catch mouse events on some form elements r=glazman sr=kin a=asa 2003-02-14 09:59:51 +00:00
aaronl%netscape.com
1339837416 Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron 2003-02-14 07:52:00 +00:00
aaronl%netscape.com
e4e243b7f7 Bug 189775. First keypress cancels currently playing sound. r=neil, sr=alecf, a=dbaron 2003-02-14 07:50:09 +00:00
aaronl%netscape.com
274d697e27 Bug 189193. With find as you type, don't search text docs for links. r=kyle, sr=henry jia, a=dbaron. Bug 190555. Weird find as you type behavior in framed pages. r=caillon, sr=jst, a=dbaron 2003-02-14 07:47:40 +00:00
wtc%netscape.com
42ae3a8e2c There should be no token after #endif. 2003-02-14 05:32:35 +00:00
jst%netscape.com
c735423014 Fixing bug 189494. Making window.frames replaceable. r=fabian@guisset.org, sr=peterv@netscape.com, a=asa@mozilla.org 2003-02-14 01:59:52 +00:00
sicking%bigfoot.com
dcc6361443 Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive.
r=peterv sr=jst a=asa
2003-02-14 00:59:40 +00:00
ccarlen%netscape.com
d265cec7f1 Bug 193078 - cookies file loses entries if you switch to a new profile and then quit. r=mvl@exedo.nl/sr=darin/a=asa 2003-02-14 00:32:57 +00:00
shliang%netscape.com
94be522015 121998 no secondary highlight color for treerows in aqua/mac classic theme. r=sgehani, sr=jag, a=asa 2003-02-13 23:10:18 +00:00
shliang%netscape.com
7fc8c4e4dd 142148 fix sort widget in sidebar addressbook. r=cavin, sr=sspitzer, a=asa 2003-02-13 23:08:10 +00:00
shliang%netscape.com
7231f7fb98 hook up help for popup blocking pref panel. r=danm, sr=jag, a=dbaron 2003-02-13 23:04:42 +00:00
aaronl%netscape.com
7da68e788f Bug 166504. Crash when closing down with accessibility running because of late object release from third party apps. r=jgaunt, sr=jst, a=dbaron 2003-02-13 22:56:18 +00:00
darin%netscape.com
6f89b182bd fixes bug 189965 "ANY connection error treated as TCP RST, resulting in "the document contains no data" [was: Yahoo - The connection was refused when attempting to contact rd.yahoo.com]" r=wtc sr=bz a=dbaron 2003-02-13 21:33:58 +00:00
blizzard%redhat.com
a188bf5bd3 Bug #193061. Install the ssl libs into the system dir. Not part of the default build. 2003-02-13 21:10:36 +00:00
pkw%us.ibm.com
27da0df2f9 Bug 163744 - Error message displayed in terminal during startup from
command-line on machines which do no have the GNU md5sum program.
r=bryner@netscape.com, a=asa@mozilla.org
2003-02-13 20:30:52 +00:00
seawood%netscape.com
8e90f05bc4 Avoid packaging symlinks in the sdk on *x builds.
Bug #192828 r=leaf a=asa
2003-02-13 20:25:42 +00:00
blizzard%redhat.com
34f5251faa Backout my patch to fix bustage. 2003-02-13 19:59:22 +00:00
roc+%cs.cmu.edu
a39004bd43 Bug 182107. Don't let negative z-index views mess up document ordering. r=kmcclusk,sr=bzbarsky,a=asa 2003-02-13 19:27:58 +00:00
seawood%netscape.com
12ed9246d8 Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
bzbarsky%mit.edu
468001d914 Remove leftover reflow reason hack in fixed-pos reflow. Bug 192291,
r+sr=dbaron, a=asa
2003-02-13 19:10:50 +00:00
bzbarsky%mit.edu
01c7e681e0 Make %-height kids of fieldsets do the right thing. Bug 191135, r=jkeiser,
sr=roc+moz, a=asa
2003-02-13 19:09:04 +00:00
bzbarsky%mit.edu
3d685b697d Dynamic changes to border-collapse should produce the right hint. Bug 191794,
r=bernd, sr=dbaron, a=asa
2003-02-13 19:06:18 +00:00
bzbarsky%mit.edu
5cefa814c3 Don't use quirky box-sizing for image inputs. Bug 191967, r+sr=dbaron, a=asa 2003-02-13 19:02:28 +00:00
darin%netscape.com
d021d7d179 fixes bug 190860 "trunk topcrash [@ _PR_Getfd]" r=dougt sr=bz a=asa 2003-02-13 19:02:25 +00:00
bzbarsky%mit.edu
a01da841e5 Changing from default action to a different one should work (didn't if the
default was "save").  Bug 193054, r=pkw@us.ibm.com, sr=mscott, a=asa
2003-02-13 19:00:08 +00:00
blizzard%redhat.com
1853e2d568 Bug #192718. mozilla-xremote-client links against xpcom when it doesn't need to. r=dougt, a=dbaron 2003-02-13 18:57:03 +00:00
kirk.erickson%sun.com
1fa1add016 Changed License: MPL to MPL/GPL. 2003-02-13 18:24:07 +00:00
relyea%netscape.com
f9dd52a261 Turn off debugging output now that we have the tinderboxen working correctly. 2003-02-13 17:41:45 +00:00
mikep%oeone.com
e352e2a200 Fixing problem with double clicking on the tasks list causing text to disappear. 2003-02-13 16:44:53 +00:00
mikep%oeone.com
db09aa21f0 Localizing text so that people can easily translate to another language. 2003-02-13 16:37:57 +00:00
mikep%oeone.com
dbf5c85f79 Adding in check for left mouse button when double clicking, bug 191804. 2003-02-13 15:56:09 +00:00
mikep%oeone.com
17a59fa686 Fixing bug 192949, problem with tooltips showing wrong end date for repeating events. 2003-02-13 15:48:18 +00:00
mikep%oeone.com
d1407e3a26 Adding in refresh method to be able to change the date picker and calendar view on the fly. 2003-02-13 15:28:16 +00:00
mikep%oeone.com
8f93fa7fe6 Fixing bug 192309, event dialog had a tab named "New Event", I've changed it to just "Event", since it didn't make sense when editing. 2003-02-13 15:06:53 +00:00
mikep%oeone.com
238a0e36f8 Fixing bug 193018 to show proper end date for repeating events in top list view. 2003-02-13 15:02:58 +00:00
mikep%oeone.com
f5d028737d Fixing bug 192311, text entry does nothing for start and end dates. Modified datepicker to call back to callback function when onblur is called. 2003-02-13 14:47:10 +00:00
mikep%oeone.com
4ab8fdb3c6 Fixing problem with webcal:// urls not working. 2003-02-13 14:33:04 +00:00
mikep%oeone.com
fb5cf83229 Applying patches from bug 181550 to fix problems in the to do list, so that colors show up properly again. Thanks to Eric Belhaire for this fix. 2003-02-13 13:59:37 +00:00