Commit Graph

2754 Commits

Author SHA1 Message Date
rob_strong@exchangecode.com
7c63152d78 Backing out Bug 410156 due to test bustage 2008-04-17 16:13:32 -07:00
rob_strong@exchangecode.com
00d285f514 Backing out Bug 410156 due to test bustage 2008-04-17 16:05:06 -07:00
rob_strong@exchangecode.com
11ea908f85 Bustage fix for Bug 410156 2008-04-17 15:59:53 -07:00
rob_strong@exchangecode.com
e192365df6 Bug 410156 - r=bsmedberg, approval1.9=beltzner, blocking-firefox3=beltzner 2008-04-17 15:20:19 -07:00
enndeakin@sympatico.ca
522a7aa5c1 Bug 422121, crash sorting xml built templates, add some null checks, r=smaug,sr=jonas,a=beltzner 2008-04-17 09:19:30 -07:00
dtownsend@oxymoronical.com
9506efade9 Fix test bustage by reordering reference clearing. Unit tests attempt to start new searches from result callbacks. 2008-04-17 06:18:46 -07:00
dolske@mozilla.com
9652355aea Bug 326817 - New APNG throbber for winstripe theme (Plan B v.1). ui-r=beltzner, a1.9=beltzner 2008-04-17 01:50:15 -07:00
dtownsend@oxymoronical.com
21004a915a Bug 429220: Recommended addon search is holding the add-ons manager alive too long. r=robstrong, a=beltzner 2008-04-17 01:27:18 -07:00
dolske@mozilla.com
f46449bd6d Bug 408996 - gtk: spinner icon (updated to work on dark backgrounds). artwork=jimmac@gmail.com, ui-r=beltzner, a1.9=beltzner 2008-04-17 01:11:13 -07:00
dcamp@mozilla.com
d8a7aacd50 Tests for bug 428548. r=tony, a=mconnor 2008-04-16 14:23:38 -07:00
dcamp@mozilla.com
dfbab10858 Bug 428548: Restrict the total number of safebrowsing update requests per hour. r=tony, a=mconnor 2008-04-16 14:21:13 -07:00
mkaply@us.ibm.com
eb9268c22d 427456, r=sayrer, a=beltzner, make sure we get the correct document for enumerating frames 2008-04-16 14:10:19 -07:00
Benjamin Smedberg
1b75d6b87f Merge cvs-trunk-mirror to mozilla-central
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
2008-04-16 16:51:58 -04:00
reed@reedloden.com
723429d9ca Bug 429282 - "Land new windows icons (20080416)" [p=Iconfactory ui-r=faaborg a1.9+b1.9=beltzner] 2008-04-16 13:36:57 -07:00
gavin@gavinsharp.com
43cbbe1028 Bug 427717: use GTK icons for error console, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-04-16 13:11:48 -07:00
dietrich@mozilla.com
2364361927 Bug 427746 - Bookmarks toolbar is empty when using 'copy' context menu option (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-16 12:33:39 -07:00
enndeakin@sympatico.ca
d6732d2103 Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
edward.lee@engineering.uiuc.edu
224482cf75 Bug 429144 - If downloaded file is removed, but saved dir still exists, then "Open Containing Folder" menu item should be disabled. r=sdwilsh, a1.9=beltzner 2008-04-15 22:28:59 -07:00
karlt+@karlt.net
9c03752731 wrap rightmost textboxes so that mouse events are tested closer to the left hand side of (within) the frame. b=410405 r=pavlov a1.9=schrep 2008-04-15 16:17:23 -07:00
dcamp@mozilla.com
e19130f2c0 Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 15:39:44 -07:00
mkaply@us.ibm.com
4ac145ee20 429151, r=sayrer, a=beltzner, don't do internal version checking when adding microformats 2008-04-15 13:55:02 -07:00
Benjamin Smedberg
b3c6962a6c Merge cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-04-15 13:59:01 -04:00
dietrich@mozilla.com
24bbd6f227 Bug 426056 - Unresponsive script modules/utils.js after dropping a folder into the Tags folder (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-15 10:17:34 -07:00
dietrich@mozilla.com
57a6700157 Bug 424769 - Smart bookmarks Recent Tags menu contains self reference (PPC Mac) (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-04-15 10:07:13 -07:00
ted.mielczarek@gmail.com
49ceacb08f bug 428518 - source server, final round. patch by Lukas Blakk <lukasblakk@gmail.com>. r=me, a=beltzner 2008-04-15 03:31:41 -07:00
rob_strong@exchangecode.com
d0d74280fd Bug 407008 - Remove personal data option doesn't remove empty Mozilla/Firefox directories in appdata. r=bsmedberg, approval1.9=beltzner 2008-04-14 17:09:59 -07:00
mats.palmgren@bredband.net
b9e3488866 Make it possible to save as "HTML only" again by propagating the selected index. b=428666 r=timeless a1.9=mtschrep 2008-04-14 10:56:35 -07:00
gavin@gavinsharp.com
83a018e099 Tweak function definition to include parameter (bug 428358) 2008-04-13 21:58:07 -07:00
gavin@gavinsharp.com
1bfd9dcdfa Bug 420414: on Vista, a menubutton which has focus and selection should not have a blue background, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, a=mconnor 2008-04-13 18:13:44 -07:00
gavin@gavinsharp.com
6776806da3 Bug 428422: setItemTitle does not need to do 2 queries, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-13 18:10:20 -07:00
gavin@gavinsharp.com
86f3ab1e5a Bug 427689: Don't switch to a hand cursor on search and search close in the add-ons manager, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mossop, a=schrep 2008-04-13 18:04:59 -07:00
gavin@gavinsharp.com
23de959f59 Bug 428279: tabs shouldn't have bottom-right border radius, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=schrep 2008-04-13 17:46:34 -07:00
gavin@gavinsharp.com
07c83cad5f Bug 427943: emptyText should be italicized on Vista, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-04-13 17:42:56 -07:00
philringnalda@gmail.com
21ab18e1ac Bug 428759 - No update throbber on OS X, r=gavin, a=schrep, pwned=dolske 2008-04-13 11:37:36 -07:00
dietrich@mozilla.com
ba016f8cad Bug 423677 - misc places compiler warnings (r=mano, a=schrep) 2008-04-13 11:21:40 -07:00
dietrich@mozilla.com
f28f799c23 Bug 428733 - add better error handling in AddVisit (r=mano, a=schrep) 2008-04-13 11:19:55 -07:00
dietrich@mozilla.com
b50c16a4cb Bug 428133 - removeItem and removeFolder accept ids of the wrong type (r=mano, a=beltzner) 2008-04-13 11:17:46 -07:00
gavin@gavinsharp.com
04d7a28c0d Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358) 2008-04-12 23:09:58 -07:00
dolske@mozilla.com
b0d3a2d914 Bug 408996 - gtk: spinner icon. ui-r=beltzner, a1.9=beltzner. Frames from Jakub Steiner (jimmac@gmail.com), additional work from Michael Monreal (michael.monreal@gmx.net) and me. 2008-04-12 14:28:11 -07:00
dveditz@cruzio.com
8689328ff5 bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner 2008-04-12 14:26:19 -07:00
edward.lee@engineering.uiuc.edu
4c5b079d80 Bug 426983 - Make the download option Clear List always available. r=sdwilsh, a1.9=beltzner 2008-04-12 12:42:03 -07:00
edward.lee@engineering.uiuc.edu
4be378c3f4 Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
wr@rosenauer.org
86578ca070 Bug 427979 - Bring back download manager banding, this time with native colours (Linux), p=Michael Ventnor, r=frnchfrgg, sr=vladimir, a19=beltzner 2008-04-12 05:13:32 -07:00
edward.lee@engineering.uiuc.edu
77a050c2f0 Fix up already processed results check for bug 422869 2008-04-12 01:19:14 -07:00
edward.lee@engineering.uiuc.edu
b15d7da4d1 Now that bug 418257 landed, use shared header to run autocomplete tests for Bug 422869 - Clean up autocomplete tests for use as a template for future tests 2008-04-12 00:32:57 -07:00
edward.lee@engineering.uiuc.edu
13c35e3f6e Move tests from toolkit/components/places/tests/unit to ../autocomplete for bug 422869 cleanup 2008-04-11 23:46:11 -07:00
edward.lee@engineering.uiuc.edu
55280322a0 Bug 418243 - Removing active autocomplete textbox breaks all autocomplete functionality. r=gavin, b1.9=beltzner, a1.9=beltzner. Fixes Bug 404135 - 'Restore Default Set' in 'customize toolbar' window breaks the location bar (autocomplete, submitting) and the search bar (autocomplete) 2008-04-11 23:07:09 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
6b5d4e8ef0 Bug 428001 - Flashing when autocomplete shows results after not showing results. r=gavin, b-ff3=beltzner, a1.9=beltzner. Fixes Bug 407776 - move code to determine height of rich autocomplete popup out of _appendCurrentResult() and into invalidate() 2008-04-11 16:35:23 -07:00
edward.lee@engineering.uiuc.edu
3710f148fe More testcase cleanup for bug 422869 in preparation for bug 418257 2008-04-11 16:29:16 -07:00
ctalbert@mozilla.com
ed3f91a6ae bug 405924 Test that loading place URIs is prevented r=dietrich 2008-04-11 15:39:13 -07:00
ctalbert@mozilla.com
ce08c37880 Backing out patch for bug 405924 - error on mochitest 2008-04-11 11:34:30 -07:00
ctalbert@mozilla.com
1768b852dd bug 405924 Test that loading place URIs from content prevented, r=dietrich a=mconnor 2008-04-11 10:11:09 -07:00
dietrich@mozilla.com
89b533ac42 Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-11 09:22:01 -07:00
dtownsend@oxymoronical.com
6af397de71 Bug 428341: Wrong error message displayed when installing an extension that isn't compatible with the app. r=robstring, a=beltzner 2008-04-11 02:44:41 -07:00
jruderman@hmc.edu
063cf28ac9 Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner 2008-04-10 21:38:25 -07:00
webmail@kmgerich.com
3ec67bcf15 Bug 427935 - Mac theme updates Round of style tweaks and icon additions, including hud style tweaks, addons window style tweaks, revised pref icons, new notification icons. Fixes bugs 386757, 424877, 427464, 427697, 427701 r=mano, ui-review=beltzner, a=mconnor 2008-04-10 19:27:29 -07:00
kaie@kuix.de
33cde9a624 Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Patch contributed by Reed Loden r=johnath, a1.9=beltzner 2008-04-10 18:34:47 -07:00
kaie@kuix.de
b185e9b82d Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Adding new Authentication icon contributed by Michael Monreal ui-review=johnath, a1.9=beltzner 2008-04-10 18:32:44 -07:00
dolske@mozilla.com
d18af58cac Bug 427033 - Can't save form logins with action="javascript:..." r=gavin, a1.9=beltzner 2008-04-10 16:38:45 -07:00
rob_strong@exchangecode.com
2774be6422 Bug 392137 - Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner 2008-04-10 14:02:42 -07:00
dietrich@mozilla.com
878f63d1d2 Bug 427142 - sporadic test failure on bm-win2k3-pgo01 (WALLPAPER, for mak77@supereva.it, r=dietrich, a=mconnor) 2008-04-10 13:06:11 -07:00
bent.mozilla@gmail.com
a66957454c Bug 426236 - "Customize toolbar dialog leaks multiple dom windows and documents". r=dietrich+sspitzer, a=dsicore. 2008-04-10 10:47:47 -07:00
alqahira@ardisson.org
533d8c46a5 Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner 2008-04-10 09:07:21 -07:00
dtownsend@oxymoronical.com
8406de217a Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. r=bsmedberg, a=beltzner 2008-04-10 07:50:48 -07:00
surkov.alexander@gmail.com
311dc06808 Bug 427953 - tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner 2008-04-09 19:32:31 -07:00
gavin@gavinsharp.com
934f8dad6c Bustage fix from bug 412646 2008-04-09 16:55:10 -07:00
gavin@gavinsharp.com
4d6676674b Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 15:03:09 -07:00
dtownsend@oxymoronical.com
8e7b8aaf5b bug 427353: Can't show recommended add-ons and use search functions in Korean addon manager. r=robstrong, a=beltzner 2008-04-09 12:47:49 -07:00
edward.lee@engineering.uiuc.edu
be7f2c274f Update testcase for bug 406857 using bug 425753 notification 2008-04-09 10:34:32 -07:00
neil@parkwaycc.co.uk
873e777d92 Windows 2000 groupboxes aren't native b=349859 r+a=mconnor 2008-04-09 06:39:00 -07:00
dtownsend@oxymoronical.com
50d03e0367 Re-landing icon from bug 414567 that was overwritten by the landing of bug 427555. a=mconnor 2008-04-09 06:23:23 -07:00
reed@reedloden.com
75498345f5 Bug 425064 - "nsIFaviconService / isFailedFavicon(null) crashes firefox (3.0b4, 3.0b5pre)" [p=martijn.martijn@gmail.com (Martijn Wargers) r=dietrich a1.9=damons] 2008-04-09 00:33:15 -07:00
reed@reedloden.com
5432e7b465 Bug 417163 - "Crash on exit [@ XFreeCursor]" (wallpaper) [p=mats.palmgren@bredband.net (Mats Palmgren) r=stuart a=blocking1.9+] 2008-04-08 23:42:49 -07:00
reed@reedloden.com
cd4fced6ed Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-08 23:39:35 -07:00
reed@reedloden.com
39d0fd1780 Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" [p=jmathies@mozilla.com (Jim Mathies) r=bsmedberg a1.9=beltzner] 2008-04-08 23:25:43 -07:00
edward.lee@engineering.uiuc.edu
ddc6189578 Bug 228842 - Allow multiple selections in Download Manager. r=sdwilsh, a1.9=beltzner 2008-04-08 22:33:39 -07:00
dolske@mozilla.com
5bc9499119 Bug 421595 - CSS and packaging changes for APNG throbber. r=beltzner, ui-r=beltzner, a1.9=beltzner. [Note that this is just an APNG version of the current throbber] 2008-04-08 22:32:16 -07:00
philringnalda@gmail.com
319e59846e Bug 423099 - make install should fail on OS X, r=ted, a=beltzner 2008-04-08 22:26:00 -07:00
philringnalda@gmail.com
49a650c61f Bug 345846 - cvs remove unused Linux installer files, r+a=ted, don't panic about your orange locale tinderbox, he'll fix it tomorrow if you don't get to it first=axel 2008-04-08 22:21:37 -07:00
ctalbert@mozilla.com
152cdb7fdb bug 384226 Checking in makefile after previous backout r=dietrich 2008-04-08 17:54:25 -07:00
neil@parkwaycc.co.uk
e65b52b45f Bug 423528 Dual menubuttons have large dropmarkers on Linux r=rflint a=beltzner 2008-04-08 16:24:13 -07:00
dolske@mozilla.com
7caf6b4114 backout Makefile change from bug 384226, references unlanded test. 2008-04-08 15:58:44 -07:00
ctalbert@mozilla.com
f87c4a6242 bug 384226 Adding query tests for places r=dietrich 2008-04-08 15:28:37 -07:00
Benjamin Smedberg
725cd8f46a Re-add a zero-length file used by passwordmgr unit tests... it was incorrectly not merged in revision 2443 2008-04-08 17:30:04 -04:00
enndeakin@sympatico.ca
3823d8e614 Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner 2008-04-08 11:54:29 -07:00
reed@reedloden.com
03c6511560 Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+] 2008-04-08 11:42:53 -07:00
reed@reedloden.com
3803afe2a3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 11:41:04 -07:00
reed@reedloden.com
ee72e401dd Bug 409974 - "Addresses in autocomplete list hard to read or invisible on certain systems" (Linux patch) [p=dao@mozilla.com (Dão Gottwald) ui-r=faaborg r=gavin a=blocking-firefox3+] 2008-04-08 11:31:43 -07:00
dietrich@mozilla.com
49d9ed0f13 Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich) 2008-04-08 11:12:13 -07:00
neil@parkwaycc.co.uk
e6da43c40b Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
dietrich@mozilla.com
0fdbddb399 Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-07 23:32:35 -07:00
timeless@mozdev.org
2901e3ff19 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-07 23:18:35 -07:00
masayuki@d-toybox.com
46ba5df63b backing out the previous patch. b=426501 2008-04-07 20:48:15 -07:00
webmail@kmgerich.com
a2900e596b Bug 427555 - Mac theme changes, including - smaller keyhole icons - Added hover/pressed states to the location bar icons - More tab color tweakage - added hover/pressed state to "all tabs" button - updated Download Manager icons - New HUD design for identity and edit bookmark panels - focus rings added to non-native controls - text only toolbar buttons aligned correctly - search bar text field artifacts removed r=mano, ui-review=beltzner 2008-04-07 18:41:11 -07:00
masayuki@d-toybox.com
d01fd05f5f Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner 2008-04-07 17:01:45 -07:00
mozilla.mano@sent.com
980af23341 Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner. 2008-04-07 15:56:43 -07:00
jorendorff@mozilla.com
e366e3a8e5 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
2008-04-07 17:37:54 -05:00
edward.lee@engineering.uiuc.edu
21e2de87e0 Bug 422277 - assertions in nsNavHistoryAutocomplete ("not a UTF8 string", etc.). r=dietrich, a1.9=beltzner 2008-04-07 14:25:48 -07:00
ted.mielczarek@gmail.com
57bfd660a3 bug 424960 - only enable crash reporting for X% of release builds. r=bsmedberg (blocking 1.9) 2008-04-07 14:18:06 -07:00
dietrich@mozilla.com
2713362892 Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano) 2008-04-07 08:59:30 -07:00
joshmoz@gmail.com
02f9335fc2 back out fixes for bugs 423200 and 424038 2008-04-06 13:03:21 -07:00
dietrich@mozilla.com
615104a3da Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-06 10:30:21 -07:00
dietrich@mozilla.com
da201676cd Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich) 2008-04-06 10:11:41 -07:00
timeless@mozdev.org
d7e775a7be Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
edward.lee@engineering.uiuc.edu
f1b5a0bf87 Re-disable test for windows 2008-04-05 22:47:30 -07:00
edward.lee@engineering.uiuc.edu
f32db9996f Bug 425753 - Send notification when download manager finishes building the list. r=sdwilsh, a1.9=beltzner 2008-04-05 21:26:18 -07:00
edward.lee@engineering.uiuc.edu
30e47c35bf Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
dolske@mozilla.com
518c313688 Just forcing a unit test run. 2008-04-05 16:45:55 -07:00
jonas@sicking.cc
f6212fc987 Bug 408268 Closing the browser without dismissing the Customize Toolbar dialog leads to loss of all toolbar items. r=Neil Deakin sr=neil@parkwaycc.co.uk 2008-04-04 17:20:38 -07:00
gavin@gavinsharp.com
f69be0be15 Bug 423182: changes the default MOZ_ZIP_FORMAT for BeOS from .tar.gz to .zip, patch by mattmadia@gmail.com, r=bsmedberg, a=beltzner 2008-04-04 13:33:12 -07:00
ted.mielczarek@gmail.com
144c1bf197 backing out bug 424817 because it broke symbol creation on non-windows 2008-04-04 12:53:08 -07:00
reed@reedloden.com
a0f5ad4bb4 Bug 426501 - "ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds" (string changes only for source viewer) [p=dev-null@hotmail.co.jp (Atsushi Sakai) pending-ui-r=beltzner pending-a1.9=string-freeze] 2008-04-04 02:26:44 -07:00
reed@reedloden.com
54634d66b9 Bug 426223 - "RSS preview only shows the first Media RSS object" (Removes restriction of one media:content per item) [p=will.guaraldi@pculture.org (Will Guaraldi) r=sayrer a1.9=beltzner] 2008-04-04 02:13:05 -07:00
reed@reedloden.com
24b0c8db29 Bug 426007 - "Remove alternating row colors in the download manager" [p=dao@mozilla.com (Dão Gottwald) r=sdwilsh ui-r=mconnor a=blocking-firefox3+] 2008-04-04 02:06:52 -07:00
reed@reedloden.com
fab0989aab Bug 424995 - "remove countdown timer from software update UI" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2008-04-04 02:06:04 -07:00
reed@reedloden.com
7bb7f19f8d Bug 425079 - "Multiple back/forward buttons in toolbar" (don't create duplicate items, round two) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-04-04 02:03:05 -07:00
reed@reedloden.com
8ebda0a8b9 Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-04 01:54:44 -07:00
reed@reedloden.com
be1780b07a Bug 405553 - "make it so when updater.exe throws up the UAC prompt it is branded as "Firefox Updater" / "<brandShortName> Updater"" (Change module.ver) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r+a1.9=beltzner] 2008-04-04 01:52:33 -07:00
reed@reedloden.com
aa19a372c7 Bug 424547 - "Fix strings so they are more descriptive from bug 416683" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh ui-r+a1.9=beltzner] 2008-04-04 00:08:24 -07:00
reed@reedloden.com
80743328cc Bug 426501 - "ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds" (string changes only) [p=masayuki@d-toybox.com (Masayuki Nakano) ui-r=beltzner pending-a1.9=string-freeze] 2008-04-04 00:04:57 -07:00
dtownsend@oxymoronical.com
d2a49d8aa6 Fix typo from bug 424137 2008-04-03 16:42:43 -07:00
gerv@gerv.net
1b30e83610 Bug 422692 - Update about:license for addition of Red Hat's xdg_user_dir_lookup function to xpcom/io/SpecialSystemDirectory.cpp. Patch by gerv; r=reed. 2008-04-03 14:49:03 -07:00
dietrich@mozilla.com
5bb0bbcfb6 Bug 425112 - Lost bookmarks in Recent Tags folder after restoring backup (r=mano) 2008-04-03 14:20:39 -07:00
dietrich@mozilla.com
7740fc1282 Bug 424884 - Places can lead to circular menus (r=mano) 2008-04-03 14:00:51 -07:00
dietrich@mozilla.com
828f88df68 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
neil@parkwaycc.co.uk
eed88369d2 Bug 426632 Back out erroneous change from patch in bug 299424 r+a=mconnor 2008-04-03 13:21:10 -07:00
dtownsend@oxymoronical.com
159ea5d321 Bug 424137: PFS does not restart FF, therefore plug-ins do not render after install. r=gavin.sharp, ui-r+a=beltzner 2008-04-03 13:17:18 -07:00
gerv@gerv.net
ba1919cc05 Bug 424841 - Add licence text for jemalloc and bits of cairo to about:licence. r=mconnor. 2008-04-03 07:43:23 -07:00
edward.lee@engineering.uiuc.edu
6a108cfe78 Bug 415190 - Autocomplete results can be incorrectly sized (clipped). r=gavin. Fixes Bug 424868 - Awesome bar cuts off part of the last entry. b-ff3=beltzner 2008-04-02 20:49:36 -07:00
sdwilsh@shawnwilsher.com
f6ab64ca11 Bug 397935 - Download Manager ("Downloads") window doesn't stay open when clicking on download-complete alert notification with auto-close pref ("close when done"). r=Mardak, sr=mconnor 2008-04-02 20:05:22 -07:00
dolske@mozilla.com
1b346b4adc Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
jorendorff@mozilla.com
1dd1d9f71d Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-04-02 16:35:13 -05:00
dietrich@mozilla.com
2da8ea91ce Bug 425884 - Unable to copy bookmarks more than one folder deep (r=mano) 2008-04-02 13:38:35 -07:00
rob_strong@exchangecode.com
554ae4fccc Bug 409333 - Corrupted string of being installed component shown during installation. r=bsmedberg, blocking-firefox3=beltzner 2008-04-02 12:06:27 -07:00
dietrich@mozilla.com
68cbeb1e8f Test for Bug 425563 - Clicked links not colored as visited, or visited color forgotten after hard refresh (for mak77@supereva.it, r=dietrich) 2008-04-02 09:26:32 -07:00
edward.lee@engineering.uiuc.edu
04880403c2 Bug 424213 - URLs without corresponding title are displayed with a blank title (which isn't full-height). r=gavin, ui-r=beltzner, a1.9=beltzner. Fixes Bug 421773 - autocomplete (awesome bar) shows a non-integer number of items (half height entries) if some pages lack titles 2008-04-01 23:01:08 -07:00
roc+@cs.cmu.edu
0261b121df Fixing red 2008-04-01 16:09:48 -07:00
enndeakin@sympatico.ca
f08531946e Bug 416390, disable this test on linux for now until we can figure out what is going on 2008-04-01 15:46:51 -07:00
edward.lee@engineering.uiuc.edu
db1733ea31 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner 2008-04-01 14:46:23 -07:00
enndeakin@sympatico.ca
a639ff86ea Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil 2008-04-01 14:21:54 -07:00
dtownsend@oxymoronical.com
80ad6b10e4 Bug 356370: "installLocation has no properties" during install/update of extensions. r=robstrong 2008-04-01 02:26:47 -07:00
dtownsend@oxymoronical.com
a6d4a64c42 Bug 425657: Addon manifest parsing fails when multibyte characters are present. r=robstrong 2008-04-01 02:21:30 -07:00
dtownsend@oxymoronical.com
caa8054df7 Bug 414443: New addons UI cancel icon doesn't always change back to magnifying glass icon. r=robstrong 2008-04-01 02:19:05 -07:00
reed@reedloden.com
ba5ea62a62 Bug 424608 - "NS_GetInnermostURI result requires a null check in download scanner" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh a=blocking-firefox3+] 2008-04-01 01:37:01 -07:00
reed@reedloden.com
a12e912b25 Bug 425924 - "CVS remove mozilla/toolkit/components/downloads/src/old.cpp" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=sdwilsh] 2008-04-01 01:30:31 -07:00
reed@reedloden.com
566d7ba06c Bug 423183 - "Adds special formatting to replace TARGET_OS/TARGET_CPU in package-name.mk for BeOS" [p=mattmadia@gmail.com (mmadia) r=bsmedberg a1.9=beltzner] 2008-04-01 01:24:41 -07:00
sayrer@gmail.com
1eae5e4f61 Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin. 2008-03-31 23:14:24 -07:00
edward.lee@engineering.uiuc.edu
a6b46e1f97 Bug 425320 - Alt-left/right in location bar then left/right resets cursor position. r=gavin, a1.9=beltzner 2008-03-31 18:46:59 -07:00
gerv@gerv.net
c17a73c8aa Bug 424316 - "about:" has dead text about release notes. Patch by gerv; a=beltzner. 2008-03-31 13:13:37 -07:00
dietrich@mozilla.com
dc420f587d Bug 424958 - bookmark folder name with quotation marks silently causes the backup file to be unloadable (r=mano) 2008-03-31 09:58:02 -07:00
dietrich@mozilla.com
3d12d2312c Bug 423877 - createLivemark fails if created feed cannot be loaded (for toddsf@gmail.com, r=dietrich, a=beltzner) 2008-03-31 08:59:12 -07:00
mozilla@weilbacher.org
53f4f7798e Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner 2008-03-30 03:12:24 -07:00
stefanh@inbox.com
d0fc5ed166 Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner. 2008-03-29 04:43:31 -07:00
reed@reedloden.com
c46c0b0f2b Bustage fix for bug 412374 - s/DOWNLOAD_BLOCKED/DOWNLOAD_BLOCKED_PARENTAL/. 2008-03-29 00:19:59 -07:00
reed@reedloden.com
45e6187afe Bug 412374 - "Download Mgr bypasses Vista Parental Controls' file-blocking flag" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+] 2008-03-29 00:12:13 -07:00
reed@reedloden.com
b9e2894bd9 Bug 425563 - "Clicked links not colored as visited, or visited color forgotten after hard refresh" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-03-28 23:48:28 -07:00
reed@reedloden.com
5f9e65ed6e Bug 423787 - "XUL test template has typo in comment" [p=manish@flock.com (Manish Singh) r=sayrer] 2008-03-28 23:45:45 -07:00
surkov.alexander@gmail.com
157423810a Bug 414717 - New Extensions Manager UI has accessibility issues, r=MarcoZ, mano, blocking-firefox3=mconnor 2008-03-28 23:37:30 -07:00
gavin@gavinsharp.com
8fc6b34880 Bug 404438 followup: make sure to set mConsumeRollup to false when closing the 'history' dropdown, to make sure it doesn't affect normal autocomplete popup behavior, r=enndeakin 2008-03-28 14:35:39 -07:00
gavin@gavinsharp.com
097158faea Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor 2008-03-28 14:03:51 -07:00
gavin@gavinsharp.com
31f1b9b56e Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
dietrich@mozilla.com
aebd4594a0 Bug 422743 ? Crash in nsVoidArray::Count() during bookmark synchronization (for ondrej@allpeers.com, r=dietrich) 2008-03-28 11:32:23 -07:00
jorendorff@mozilla.com
bdf70de633 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
2008-03-28 13:01:14 -05:00
reed@reedloden.com
8e03b34752 Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (Dão Gottwald) r=Neil a=blocking1.9+] 2008-03-28 01:34:40 -07:00
edward.lee@engineering.uiuc.edu
16ef55f065 Bug 394247 - nsITransfer::Init fails (crash [@nsDownloadProxy::OnStateChange]). r=sdwilsh, b-ff3=beltzner 2008-03-27 14:00:20 -07:00
dtownsend@oxymoronical.com
3085943672 Bug 414567 and 414472: Fix search buttons to use transparent images matching the rest of the app. r=robstrong 2008-03-27 13:12:03 -07:00
dtownsend@oxymoronical.com
502adbafea Bug 421396: Extension installation fails with "item is null" in nsExtensionManager.js. r=robstrong 2008-03-27 13:06:41 -07:00
mozilla@weilbacher.org
0c23d6a890 [OS/2] Bug 398610: finetune menu text position, p=wuno@lsvw, r=me 2008-03-27 12:27:50 -07:00
dtownsend@oxymoronical.com
191b5b716c Bug 422994: Blocklist UI string clean-up needed, late-l10n. r=robstrong, ui-r,a=beltzner 2008-03-27 11:24:55 -07:00
edward.lee@engineering.uiuc.edu
403a848b2a Land testcase for bug 397935. r=sdwilsh 2008-03-27 11:22:06 -07:00
edward.lee@engineering.uiuc.edu
f1354af32c More cleanup for Bug 422869 - Clean up autocomplete tests for use as a template for future tests 2008-03-27 11:18:20 -07:00
edward.lee@engineering.uiuc.edu
ca0f24fe3b Bug 425056 - Location bar matches bookmarks that do not show search matches 2008-03-27 09:38:42 -07:00
edward.lee@engineering.uiuc.edu
f9d96037fe Bug 424216 - displaying filename/path instead of title for (unvisited?) bookmarks. r=dietrich, b-ff3=beltzner 2008-03-27 09:38:40 -07:00
enndeakin@sympatico.ca
d300f74f33 Bug 424482, full keyboard access setting not respected regression, add test as well, r=smaug,sr=neil 2008-03-27 09:19:05 -07:00
dtownsend@oxymoronical.com
fcc08d49f4 Bug 424107: Extension updates installed from app mismatches window are lost. r=robstrong 2008-03-27 02:37:45 -07:00
neil@parkwaycc.co.uk
cc4349db6e Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner 2008-03-27 02:30:48 -07:00
dietrich@mozilla.com
e8b583fd16 Bug 416313 ? Define the identity of the visit_count column (for mak77@supereva.it, r=edilee,dietrich) 2008-03-26 21:05:25 -07:00
dietrich@mozilla.com
feb03707fb Bug 423159 ? WARNING: Unsafe use of LIKE detected! (for mak77@supereva.it, r=dietrich) 2008-03-26 20:34:07 -07:00
dietrich@mozilla.com
e5b7126f70 Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano) 2008-03-26 18:58:52 -07:00
reed@reedloden.com
b0bf225825 Bug 425217 - "Use 32bpp (instead of 64bpp) for theme icon PNGs" [p=faaborg@mozilla.com (Alex Faaborg) a=blocking-firefox3+] 2008-03-26 13:50:44 -07:00
jorendorff@mozilla.com
4d6eed1e29 Merge from cvs-trunk-mirror to mozilla-central. (This doesn't build, thanks to bug 425080, which I'll fix next.)
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-26 11:42:07 -05:00
reed@reedloden.com
81049aecbb Bug 424996 - "close.png should use close box with red background for active state" [p=faaborg@mozilla.com (Alex Faaborg) a1.9b5=beltzner] 2008-03-25 21:49:05 -07:00
reed@reedloden.com
3b754f9ae5 Bug 424415 - "Revert languages icon (Replace UN icon)" [p=beltzner@mozilla.com (Mike Beltzner) a1.9b5=beltzner] 2008-03-25 16:18:26 -07:00
Callek@gmail.com
ee844a9d99 Followup to Bug 420230, remove extra 'case' in test. rs=gavin 2008-03-25 08:55:12 -07:00
reed@reedloden.com
11c3606054 Bug 424922 - "Radios and checkbuttons too close to their labels" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9b5=beltzner] 2008-03-25 00:24:22 -07:00
reed@reedloden.com
b5d11f686b Bug 420230 - "unable to save data urls to disk" [p=jmathies@mozilla.com (Jim Mathies) r=robarnold r=Mardak a1.9b5=beltzner] 2008-03-24 21:44:36 -07:00
dmose@mozilla.org
c6135efabf Factor out generic toolkit aspects of FUEL into a reusable form (bug 407693), patch by Joey Minta <jminta@gmail.com> and Emre Birol <ebirol@gmail.com>; r=mfinkle, moa for adding toolkit directory=bsmedberg, a1.9b5=beltzner 2008-03-24 17:38:03 -07:00
dholbert@cs.stanford.edu
2de08e5ba8 Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner 2008-03-24 17:34:27 -07:00
dtownsend@oxymoronical.com
105ed04b1a Bug 424877: remove FAMFAMFAM / Silk icons from themes. Copying from winstripe with a=beltzner 2008-03-24 16:04:09 -07:00
sdwilsh@shawnwilsher.com
e99293d31f Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
ted.mielczarek@gmail.com
41dfc55d5f bug 424369 - crash reporter dialog has become immensely wide. r=gavin a1.9b5=mconnor 2008-03-24 03:37:29 -07:00
edward.lee@engineering.uiuc.edu
932009fae7 Leak bustage fix for bug 422491 (global const nsCString & -> #define) 2008-03-23 00:11:04 -07:00
edward.lee@engineering.uiuc.edu
c82a98dee4 Bug 422177 - Awesome bar interrupts typing, so continue from where it left off. r=dietrich, a1.9b5=mconnor, b-ff3=beltzner. Bug 424388 - Autocomplete results keep disappearing and reappearing when typing more letters. 2008-03-22 23:38:28 -07:00
edward.lee@engineering.uiuc.edu
40e623ce1c Bug 422491 - Optimize AwesomeBar if it finished searching and found fewer than maxResults. r=dietrich, a1.9=mconnor, a1.9b5=mconnor 2008-03-22 23:33:44 -07:00
stefanh@inbox.com
fe0742f9e5 Bug 418059 - Clean up Pinstripe's radio.css. r=Mano, a1.9b5=schrep. 2008-03-22 05:40:30 -07:00
reed@reedloden.com
ee0a4f8a90 Bug 423770 - "sometimes need to click "Restore default set" twice to actually have the default set restored" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b5=beltzner] 2008-03-21 21:26:35 -07:00
dbaron@dbaron.org
0ba7646d32 Make the download manager tests remove their temporary files, and rename the prefix they use to work around the Mac unit test machine having filled up all of dmuitest.file through dmuitest-9999.file in its temp dir. rs=sdwilsh a=tests+orange 2008-03-21 20:57:47 -07:00
edward.lee@engineering.uiuc.edu
4e8a61dfba More bustage fix for bug 416683. r=sdwilsh 2008-03-21 19:03:01 -07:00