bclary%bclary.com
410c7162e5
Regression test for bug 329530, by Erik Fabert
2006-03-20 19:55:22 +00:00
doronr%us.ibm.com
d587034c2f
XForms bug 330671 - multiple message dialogs don't always show. r=aaronr,allan
2006-03-20 19:17:14 +00:00
bclary%bclary.com
0e5f054b05
Regression test for bug 330976, by Blake Kaplan
2006-03-20 19:05:49 +00:00
gavin%gavinsharp.com
e6e265e6b7
Bug 330887: Ts fix attempt #3 , re-add timeout for search bar init, r+a=mconnor
2006-03-20 19:01:01 +00:00
tor%cs.brown.edu
e74933beab
Bug 328527 - make all SVG content special for frame constructor, use
...
leaf frame for filter leaves. r=bzbarsky, sr=dbaron
2006-03-20 17:39:08 +00:00
mkaply%us.ibm.com
45c9e57899
#283316
...
r=mkaply, sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - more OS/2 only SQLite fixes
2006-03-20 16:07:36 +00:00
jminta%gmail.com
b6fcc81258
Bug 330103 Add new file that didn't get committed the first time around. r=mvl
2006-03-20 14:29:12 +00:00
jminta%gmail.com
032e5d18ed
Bug 327805 Use calendar name as initial filename during calendar export. patch by ssitter, r=jminta
2006-03-20 13:31:27 +00:00
jminta%gmail.com
39272c9371
Bug 330103 Remove hardcoded strings. Also removes extra debug code and fixes a strict warning about sharp variables. r=mvl
2006-03-20 13:28:00 +00:00
jminta%gmail.com
7ce2bbd1b9
Bug 321693 (part 2) Listen for changes to the prefs for multiweek weeks in view. r=mvl
2006-03-20 13:23:52 +00:00
gerv%gerv.net
7909fdc9cb
Bug 327089: Capitalise the M in SeaMonkey.
2006-03-20 12:32:53 +00:00
allan%beaufour.dk
9abfee0cc3
[XForms] Fix submit issue for XUL. Bug 323006, r=smaug+me, patch by surkov@dc.baikal.ru
2006-03-20 11:04:57 +00:00
gerv%gerv.net
dfa727db65
Bug 327089 - new product names.
2006-03-20 11:02:23 +00:00
allan%beaufour.dk
55ef40139b
[XForms] Pick out calendar widget. Bug 329204, r=doronr+me, patch by surkov@dc.baikal.ru
2006-03-20 11:00:10 +00:00
allan%beaufour.dk
a3361a75f4
[XForms] Fix excessive refreshing for delegate controls. Bug 327985, r=aaronr+me, patch by surkov@dc.baikal.ru
2006-03-20 10:47:06 +00:00
uriber%gmail.com
a52c79e7ad
Bug 330881: Crash when double-clicking in empty area inside isindex with position:absolute;direction:rtl;. r+sr=roc
2006-03-20 09:20:49 +00:00
bclary%bclary.com
4b20c14c15
Regression test for bug 330951, by Pawel Chmielowski
2006-03-20 00:40:45 +00:00
enndeakin%sympatico.ca
78d577766c
bug 318208, fix case of readOnly property, r+sr=neil
2006-03-20 00:34:41 +00:00
pinkerton%aol.net
51811724c1
Remove popup blocking ui from the status bar, display it inline in the
...
browser wrapper.
2006-03-19 23:28:25 +00:00
neil%parkwaycc.co.uk
38355b47f6
Switch the way the component bar is updated from a push to a notification system so as to work with the cached compose window r=Mnyromyr sr=bienvenu
2006-03-19 20:42:46 +00:00
pinkerton%aol.net
1657a3fa02
open viewsource in chromeless window, creating new user_pref for opening in tab (bug 188604, r=sfraser, sr=pink)
2006-03-19 16:40:38 +00:00
pinkerton%aol.net
7f41e8c52f
opt-return or opt-enter in url bar downloads link (bug 187650, r=smorgan sr=pink)
2006-03-19 16:25:18 +00:00
pinkerton%aol.net
39777c2757
make google search resizable. this will reset everyone's toolbar defaults (bug 244099)
2006-03-19 16:13:44 +00:00
mvl%exedo.nl
6353a823d4
Bug 330140: Disable going back after the calendar was really created. patch by robin.edrenius@gmail.com, r=mvl
2006-03-19 13:34:35 +00:00
mvl%exedo.nl
e77ada00a9
Bug 329654: calDateTimeFormatter always uses selfmade long formatted date string hack. patch by ssitter, r=mvl
2006-03-19 13:27:38 +00:00
jag%tty.nl
fb9313e95b
nsresult -> NS_IMETHODIMP on some of the nsIDOMAttr methods. r=sicking
2006-03-19 10:26:58 +00:00
neil%parkwaycc.co.uk
dc4d9d09d9
Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag
2006-03-19 09:17:07 +00:00
smontagu%smontagu.org
0169a01e79
Remove compiler warning. Bug 330589, r=biesi, sr=roc
2006-03-19 07:08:11 +00:00
gavin%gavinsharp.com
198a9bebce
Revert previous change to re-enable the search service (bug 330887)
2006-03-19 06:54:29 +00:00
nelson%bolyard.com
6c95b75b6a
Avoid stack overflow while generating primes. Bug 310145. r=wtchang
2006-03-19 05:09:30 +00:00
gavin%gavinsharp.com
cf4bb6b5d6
Bug 330887: second try at disabling the search service to see impact on Ts
2006-03-19 04:46:26 +00:00
gavin%gavinsharp.com
d6514337e3
Back out previous change to re-enable search service (bug 330887)
2006-03-19 03:48:48 +00:00
dougt%meer.net
db0f13d809
Cleaning up PR_GetEnv() usage. b=306840. r=timeless, patch by serge gautherie
2006-03-19 02:52:30 +00:00
gavin%gavinsharp.com
9aa85eaf02
Temporarily disable the search service to see what effect it has on Ts
2006-03-19 02:38:05 +00:00
dbaron%dbaron.org
4a829838f0
Use __builtin_frame_address instead of setjmp to get the frame pointer. b=323853 r=brendan
2006-03-19 01:27:17 +00:00
igor%mir2.org
cdc28d9089
Bug 330951: Patch from Pawel Chmielowski to fix a regression that I introduced in bug 311515.
2006-03-18 23:36:04 +00:00
igor%mir2.org
a254e22506
Bug 330951: Asserting that string arguments str1 and str2 arguments are not NULLs in js_CompareStrings and js_EqualStrings.
...
Previously passing str1 and str2 set to NULL did not crash as str1 and str2 compared equals as pointers and the functions returned true without accessing *str1 or *str2. In turn it allowed for the regression from bug 311515 causing this bug to survive much longer then it should. r=brendan.
2006-03-18 23:29:15 +00:00
gavin%gavinsharp.com
75b95b7e99
Bug 330887: try to fix Ts regression from bug 317107, r=mano
2006-03-18 22:23:02 +00:00
mvl%exedo.nl
f959c1bf09
Bug 266241: use system time format in the views. patch by ssiter, r=mvl
2006-03-18 19:56:18 +00:00
silver%warwickcompsoc.co.uk
911241a85c
Bug 329702 - Allow code to hook all commands as well as individual ones.
...
ChatZilla only.
r=samuel
2006-03-18 15:20:32 +00:00
jminta%gmail.com
550b0aee03
Bug 329360 strict javascript warning: 'variable event hides argument' in calendar-alarm-dialog. patch by gekacheka@yahoo.com, r=jminta
2006-03-18 15:18:15 +00:00
jminta%gmail.com
34bbdb243e
Bug 329415 Trying to remove exceptions in recurrencedialog with no exceptions selected throws JS-errors. patch by robin.edrenius@gmail.com, r=jminta
2006-03-18 15:13:54 +00:00
jminta%gmail.com
908ff289f0
Bug 327662 'Currently selected day' in unifinder doesn't update on selection. r=mvl
2006-03-18 15:05:48 +00:00
jminta%gmail.com
5852908a8a
Bug 321560 Wrong day selected in Sunbird when using minimonth or datepicker r=mvl
2006-03-18 14:51:59 +00:00
jminta%gmail.com
855624035e
Bug 321608 First day of week setting not honoured in multiweek or month views. r=mvl
2006-03-18 14:39:40 +00:00
mark%moxienet.com
8110d3a381
330890 unify does not preserve the execute bit when copying non-Mach-O files. Strengthen unify's file mode management, and avoid a possible race if multiple unifies are pointed at the same target. r=preed
2006-03-18 14:31:17 +00:00
neil%parkwaycc.co.uk
d7bd93f921
Ensure box objects are obtained from the correct document b=330181 r+sr=jst
2006-03-18 14:14:08 +00:00
mvl%exedo.nl
84fbd99c0f
Bug 329347: remove old debug statements. patch by gekacheka@yahoo.com, r=mvl
2006-03-18 14:04:51 +00:00
mvl%exedo.nl
3b6286fcaa
whitespace normalization. no bug
2006-03-18 13:58:25 +00:00
mvl%exedo.nl
9011b0796c
Bug 325068: Improve printing UI (and interfaces). r=jminta
2006-03-18 13:10:58 +00:00