chanial%noos.fr
1ed0199b39
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
2003-10-24 06:55:04 +00:00
wchang0222%aol.com
e4c6ee1dbb
Removed the nonexistent directory 'rngtest' from DIRS.
2003-10-24 06:22:58 +00:00
wchang0222%aol.com
6dac9765c9
Removed nonexistent directory "crypto" from DIRS.
2003-10-24 05:29:08 +00:00
wchang0222%aol.com
ee1dc4bffd
Bugzilla bug 223427: added a note section so that the linker knows we're
...
not executing off the stack. This patch is received from Christopher
Blizzard of Red Hat <blizzard@redhat.com>.
2003-10-24 04:47:23 +00:00
wchang0222%aol.com
b21ca10c09
Bugzilla bug 223427: added a note section so that the linker knows we are
...
not executing off the stack. This patch is received from Christopher
Blizzard of Red Hat <blizzard@redhat.com>.
2003-10-24 04:12:54 +00:00
tor%cs.brown.edu
8bdd034c9d
Bug 222293 - gif crasher if animation overlay is offscreen in only one
...
direction. r=paper, sr=blizzard, a=asa.
2003-10-24 02:58:03 +00:00
dean_tessman%hotmail.com
b53f2ecef6
213250 - get middle click working properly in XML documents.
...
p=bugzilla@accessibleinter.net , r=me
2003-10-24 02:11:53 +00:00
wchang0222%aol.com
e674a5d2d2
Use a larger buffer.
2003-10-24 01:34:28 +00:00
wchang0222%aol.com
9f4b826366
Added a missing printf statement.
2003-10-24 01:17:42 +00:00
wchang0222%aol.com
e37e101fea
Added formattm.c, a test program for PR_FormatTime and
...
PR_FormatTimeUSEnglish.
2003-10-24 01:02:40 +00:00
pschwartau%netscape.com
21596d6383
Correcting a mistake: remember to escape the escape character inside eval strings!
2003-10-24 00:51:37 +00:00
wchang0222%aol.com
aa235aeafb
Bugzilla bug 217121: fixed a crash in strftime on Mac OS X. The patch is
...
contributed by Ben Goodger <bugs@bengoodger.com>.
2003-10-24 00:47:19 +00:00
brendan%mozilla.org
0355393543
Fix to error on extra ) in regexp rather than corrupt 'n' crash (223273, r=timeless, sr=shaver, a=asa).
2003-10-24 00:37:49 +00:00
uid502
edce75d653
Bug 80190. Emit twips measurements into PS code and let the PS engine do the scaling. r=tor,sr=roc,a=roc. Thanks to kherron who did the patch.
2003-10-23 22:43:04 +00:00
sicking%bigfoot.com
b36f724982
Bug 222667: Add newlines between root-nodes in serializer rather then encoder.
...
r=peterv sr=jst
2003-10-23 22:24:21 +00:00
nicolson%netscape.com
975c6d1b52
try forcing the bourne shell to execute the command line.
2003-10-23 22:01:55 +00:00
igor%mir2.org
e5b4886f58
Added information on shared scopes
2003-10-23 21:49:23 +00:00
igor%mir2.org
f813a31aa8
Updated to remove NotAFunction exception handler which is not generated any more and was deprecated.
2003-10-23 21:48:45 +00:00
pschwartau%netscape.com
0b9f8244c1
Whitespace fix.
2003-10-23 21:15:06 +00:00
pschwartau%netscape.com
e03b9ebe33
Fixing a comment.
2003-10-23 21:13:34 +00:00
pschwartau%netscape.com
d04a86445e
Added cases covering unbalanced brackets and braces.
2003-10-23 20:48:43 +00:00
pschwartau%netscape.com
054eaeb6fc
Initial add. Regression test for bug 223273.
2003-10-23 20:27:32 +00:00
dbaron%dbaron.org
1743e5a204
Not-so-automated update.
2003-10-23 19:47:31 +00:00
mcs%netscape.com
b7719ef988
Additional fix for 221694 - ber_get_next_buffer_ext() fails when
...
length or tag is split across buffers.
Improve backwards compatibility by setting *Bytes_Scanned to zero
when errors occur; use errno to report specific errors.
2003-10-23 19:35:02 +00:00
pinkerton%netscape.com
04d250c514
add context menu to history items and change the icon to the normal
...
bookmark icon (bug 223417)
2003-10-23 19:30:58 +00:00
pinkerton%netscape.com
0de98523bf
fix for special folder icons resetting to the default when losing the
...
blessing of being the dock menu (bug 223210)
2003-10-23 19:04:46 +00:00
sfraser%netscape.com
b68864dece
Bug 223323: fix building under panther, where pbxbuild is replaced by xcodebuild. r=pink, sr=bryner.
2003-10-23 17:47:33 +00:00
mkaply%us.ibm.com
404d79221e
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
2003-10-23 13:49:12 +00:00
timeless%mozdev.org
0c124554b7
MOZ_TIMELINE - Bug 222134
2003-10-23 10:23:30 +00:00
dbaron%dbaron.org
ce5146b843
Incorrect test in previous checkin. b=220291
2003-10-23 02:29:47 +00:00
wchang0222%aol.com
3d84d300c8
Bugzilla bug 214411: fixed a bug introduced in the previous checkin.
...
threadid_key_destructor may get called on the primordial thread if the app
doesn't call PR_Cleanup and the assertion would fail. Thanks to
Gerard Roos <gerard.roos@adnovum.ch> for contributing the patch.
2003-10-23 00:43:36 +00:00
dbaron%dbaron.org
039566e00c
Combine NSCAP_FEATURE_FACTOR_DESTRUCTOR and NSCAP_FEATURE_DEBUG_PTR_TYPES into NSCAP_FEATURE_USE_BASE to fix leaks when mixing builds compiled in different ways. b=220291 r=scc sr=bryner a=asa
2003-10-22 23:29:00 +00:00
mkaply%us.ibm.com
5d0e41cca4
#218312
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Code from Rich Walsh - OS/2 drag drop improvements
2003-10-22 21:57:01 +00:00
tor%cs.brown.edu
a41430bfac
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
2003-10-22 21:12:36 +00:00
pkw%us.ibm.com
12d77b3fe3
Backing out previous patch - didn't have drivers approval. Sorry.
2003-10-22 19:35:54 +00:00
pkw%us.ibm.com
d945487839
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com
2003-10-22 19:32:48 +00:00
bryner%brianryner.com
c328dccc60
Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me
2003-10-22 19:05:05 +00:00
tor%cs.brown.edu
8a4e0b84cd
Fixing build bustage from 153586. r+sr=jst, a=tor
2003-10-22 18:15:15 +00:00
chanial%noos.fr
871ae3c600
fixing bogus a dependency to comm.jar I just introduced. Thanks to Steffen Wilberg for noticing.
2003-10-22 18:10:25 +00:00
pinkerton%netscape.com
b9cb76cf88
clean up decomtamination changes
2003-10-22 15:59:25 +00:00
pinkerton%netscape.com
f90a14f08c
remove "new files" folder left by accident
2003-10-22 15:59:07 +00:00
mostafah%oeone.com
de91ae5577
Added hour/minute increment/decrement functionality to timepicker
2003-10-22 14:59:44 +00:00
pinkerton%netscape.com
32fa08513b
fix build bustage from decomification of nsIDocument
2003-10-22 14:56:07 +00:00
chanial%noos.fr
e8019ac402
Adding viewSource.properties
2003-10-22 14:54:11 +00:00
mostafah%oeone.com
ad7af5e1a7
Updated sunbird images
2003-10-22 14:22:06 +00:00
noririty%jcom.home.ne.jp
3577e386dc
Fixing build failure (viewSource.properties doesn't exist) b=221599
2003-10-22 13:13:26 +00:00
timeless%mozdev.org
159f288e9b
requires bustage bug 222134
2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu
50a00a9918
More bustage fixing. Bug 222134
2003-10-22 08:46:56 +00:00
chanial%noos.fr
584cac56a4
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
igor%mir2.org
a23733fc96
The class is no longer used.
2003-10-22 08:02:37 +00:00