gavin%gavinsharp.com
|
efd75d66af
|
Bug 326449: XULRunner should display a user-visible message when an unknown command-line option or non-existent application.ini file is specified, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg
|
2006-02-09 23:17:42 +00:00 |
|
gavin%gavinsharp.com
|
f3839908cb
|
Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor
|
2006-02-09 23:04:48 +00:00 |
|
dbaron%dbaron.org
|
5c0a0a1611
|
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
|
2006-02-09 23:03:49 +00:00 |
|
mgalli%geckonnection.com
|
1fc0a1feaf
|
Download toolbar initial states.
|
2006-02-09 22:56:26 +00:00 |
|
mgalli%geckonnection.com
|
24497643b3
|
Fixes to Download toolbar command states.
|
2006-02-09 22:55:27 +00:00 |
|
mgalli%geckonnection.com
|
d94f5ed15f
|
fixes to download toolbar state.
|
2006-02-09 22:54:36 +00:00 |
|
mgalli%geckonnection.com
|
05ae280682
|
Tie the download transfer to the XUL Ui.
|
2006-02-09 22:33:47 +00:00 |
|
mgalli%geckonnection.com
|
461c8bb4ed
|
Fix to string..
|
2006-02-09 22:32:28 +00:00 |
|
mgalli%geckonnection.com
|
6e89de324d
|
NEw property with "Download Progress " string.
|
2006-02-09 22:31:29 +00:00 |
|
mgalli%geckonnection.com
|
3be55392dc
|
string bundle.
|
2006-02-09 22:30:23 +00:00 |
|
cltbld
|
97991b7583
|
Automated update from host egg
|
2006-02-09 21:38:34 +00:00 |
|
vladimir%pobox.com
|
9e965e13d1
|
More WIN32_REDIST_DIR fixes, trying to get vc8/gaius to build.. r=bsmedberg
|
2006-02-09 21:37:14 +00:00 |
|
neil%parkwaycc.co.uk
|
07a77a4a40
|
Remove over-optimization that is occasionally incorrect b=325251 r+sr+br=bz
|
2006-02-09 21:32:48 +00:00 |
|
beng%bengoodger.com
|
ce0f635f4e
|
324948 - should not be able to do edit operations on immutable containers (delete, paste, cut). Make sure we check if a container has readonly children, or the folder itself (if it is a bookmark folder) is readonly before enabling commands for cut, copy and paste. Also assert that activeView is non-null, for safety. r=annie.sullivan@gmail.com
|
2006-02-09 21:32:24 +00:00 |
|
benjamin%smedbergs.us
|
6dc4c23b10
|
Bug 323732 try #2 - Missing cursor resources in Windows xulrunner build
|
2006-02-09 21:02:11 +00:00 |
|
darin%meer.net
|
917257fd63
|
fixes bug 324644 "Add list of pings to link properties dialog" r=beng
|
2006-02-09 21:00:15 +00:00 |
|
dougt%meer.net
|
be51e2e6d0
|
adding download transfer support
|
2006-02-09 20:49:50 +00:00 |
|
mgalli%geckonnection.com
|
9db9f4da4d
|
Download toolbar resource.
|
2006-02-09 20:07:36 +00:00 |
|
mgalli%geckonnection.com
|
03f999b98d
|
Download textbar background progress image.
|
2006-02-09 20:06:57 +00:00 |
|
mgalli%geckonnection.com
|
0968520dbc
|
Download items entities
|
2006-02-09 20:06:01 +00:00 |
|
mgalli%geckonnection.com
|
bff8b7065b
|
Download toolbar
|
2006-02-09 20:05:18 +00:00 |
|
mgalli%geckonnection.com
|
a1073c9c42
|
Download UI handler, a menu item.
|
2006-02-09 20:04:54 +00:00 |
|
mgalli%geckonnection.com
|
d7ae9d1f07
|
Download functions.
|
2006-02-09 20:03:34 +00:00 |
|
rrelyea%redhat.com
|
2cf33676b0
|
Bug 320187 NSC_WrapKey called with null output returns short length
r=nelsonb
|
2006-02-09 19:54:22 +00:00 |
|
tor%cs.brown.edu
|
065f2e23fe
|
Bug 323704 - check for reference loop in clipPath. r=scooter
|
2006-02-09 19:34:01 +00:00 |
|
beng%bengoodger.com
|
38a34e5126
|
320655 - changing the history view displayed should also update the sorting r=annie.sullivan@gmail.com
|
2006-02-09 19:29:10 +00:00 |
|
dbaron%dbaron.org
|
59e02f2910
|
Remove DPI preference UI from Thunderbird. b=326329 r=mscott
|
2006-02-09 19:09:23 +00:00 |
|
dougt%meer.net
|
52822535eb
|
Fixing bug 326358. checking for null mStringBundle is not needed. r/a=kaie
|
2006-02-09 18:52:28 +00:00 |
|
mvl%exedo.nl
|
351b6dd5a8
|
Bug 325592. the 1.8 branch needs different linking. r=bsmedberg. Patch by michael.buettner@sun.com and I
|
2006-02-09 18:49:27 +00:00 |
|
scootermorris%comcast.net
|
3f1463e49e
|
SVG pattern fixes. Fixes bugs 308917, 308589, 308615, 308635
r=tor
|
2006-02-09 18:15:03 +00:00 |
|
uriber%gmail.com
|
c67db4b4cf
|
Bug 326123: Add 1px horizontal padding to the anonymous div in text inputs and textareas. r=dbaron sr=bzbarsky
|
2006-02-09 18:03:04 +00:00 |
|
doronr%us.ibm.com
|
c11bc752b7
|
XForms bug 323683 - Date picker does't handle refresh correctly. r=aaronr/smaug
|
2006-02-09 17:58:23 +00:00 |
|
mark%moxienet.com
|
02f3e18931
|
313398 Crashes in xptcall with unaligned stack on x86 Mac at -O0. Align the stack for all calls. r=josh sr=shaver
|
2006-02-09 16:43:55 +00:00 |
|
bzbarsky%mit.edu
|
2cf70e9fb9
|
Better mType management when type changes. Bug 325947, r=sicking, sr=dveditz
|
2006-02-09 16:34:06 +00:00 |
|
bzbarsky%mit.edu
|
504bb277ba
|
More usage of already_AddRefed. Fix leaks too. Bug 325378, r=sicking, sr=jst
|
2006-02-09 16:23:32 +00:00 |
|
allan%beaufour.dk
|
74810aa97c
|
[XForms] Datepicker input field was not readonly. Bug 323829, patch by doronr r=aaronr+smaug.
|
2006-02-09 11:50:36 +00:00 |
|
timeless%mozdev.org
|
c0e04c1600
|
Bug 326223 JS_PARANOID_REQUEST dies in spidermonkey (JS_NewContext)
r=brendan
|
2006-02-09 08:14:29 +00:00 |
|
timeless%mozdev.org
|
77a7ffbc90
|
Bug 293881 add version to jsshell build() if JS_VERSION < 150
r=mrbkap
|
2006-02-09 06:03:38 +00:00 |
|
timeless%mozdev.org
|
d8a7648921
|
Bug 325780 refactor debug_brendan/debug_notme
r=shaver
|
2006-02-09 06:02:02 +00:00 |
|
timeless%mozdev.org
|
27bc7e1293
|
Bug 326223 JS_PARANOID_REQUEST dies in spidermonkey (JS_NewContext)
r=brendan
|
2006-02-09 05:51:16 +00:00 |
|
timeless%mozdev.org
|
b60caedd4a
|
Bug 266208 [@ js_PCToLineNumber] because of crash due to infinite recursion
r=rginda sr=brendan
|
2006-02-09 05:47:55 +00:00 |
|
timeless%mozdev.org
|
c889d43fa6
|
bustage fix
|
2006-02-09 05:46:48 +00:00 |
|
vladimir%pobox.com
|
07c2d74eae
|
Fix for bug 326471 patch; round clip coordinates to integers, otherwise we end up hitting the slow clip-through-mask path
|
2006-02-09 05:19:41 +00:00 |
|
timeless%mozdev.org
|
7cf33e12b8
|
Bug 324929 Print Preview crashs with opacity set on list [@ nsFontPSXft::FindFont ][@ nsFontPS::FindFont ]
r=kerron sr=roc
|
2006-02-09 05:17:46 +00:00 |
|
bzbarsky%mit.edu
|
f3a6acf9ec
|
Improve our handling of reframes around {ib} splits when pseudos or XUL are involved.
Bug 322678, bug 325024, bug 325218. r=mats, sr=roc
|
2006-02-09 04:16:06 +00:00 |
|
bzbarsky%mit.edu
|
0345a6719d
|
Make it possible to enable spell-check for text inputs too (not just
textareas). Make the pref controlling the whole thing live. Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
|
2006-02-09 03:50:53 +00:00 |
|
jminta%gmail.com
|
d854f0df20
|
Bug 323477 Cannot delete recurring event from multiweek/month view in Sunbird. patch by michael.buettner@sun.com, r=jminta
|
2006-02-09 02:56:48 +00:00 |
|
jminta%gmail.com
|
502fcf12db
|
Bug 325215 deleted occurrences of repeating events spontaneously re-appear. patch by michael.buettner@sun.com, r=jminta
|
2006-02-09 02:50:28 +00:00 |
|
dmose%mozilla.org
|
4bdf4613a4
|
Fixes problems refreshing calendar pane after creation and deletion of calendars (bug 326335). Thanks to <stephan.schaefer@sun.com> for the patch, r=dmose.
|
2006-02-09 02:32:10 +00:00 |
|
joe%retrovirus.com
|
385089b0d2
|
bug=326488
r=annie.sullivan@gmail.com
|
2006-02-09 02:18:12 +00:00 |
|