gavin%gavinsharp.com
09bc26dbee
Bug 175074: URN:ISBN link converted to URN://ISBN, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189810 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 01:17:30 +00:00
gavin%gavinsharp.com
eac6a8fabd
Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189567 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-10 19:55:03 +00:00
darin%meer.net
aba36c8ee4
fixes bug 320504 and bug 307296 "prompt users to submit feedback when uninstalling firefox or thunderbird" r+a=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189513 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-09 21:15:58 +00:00
gavin%gavinsharp.com
e127c4f7ad
Bug 310291: Sidebar max-width shouldn't be in px (for consistency with the Go menu), patch by Thomas Bertels <tbertels@gmail.com>, r=mconnor, ui-review=beltzner
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189304 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-07 14:10:40 +00:00
gavin%gavinsharp.com
6c51138995
Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor, branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189012 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 17:42:45 +00:00
gavin%gavinsharp.com
a0093e6527
Bug 305767: Allow a different marker character for preprocessing CSS files, patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=hixie+mconnor, branch181=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189008 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 16:58:47 +00:00
gerv%gerv.net
d843bf0f26
Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188846 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:41:27 +00:00
gavin%gavinsharp.com
eb3e43d231
Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano, branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188787 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 23:08:25 +00:00
gavin%gavinsharp.com
34c10e50a1
Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong, branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188786 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 23:03:49 +00:00
gavin%gavinsharp.com
b4af909172
Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188785 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 22:57:01 +00:00
gavin%gavinsharp.com
a25f726c92
Bug 317733: browser.js's startup doesn't do anything with passed in postData (open location dialog can't open keywords with postData), r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188750 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 14:57:22 +00:00
gavin%gavinsharp.com
14da66fbd6
Bug 311604: remove clearObsoletePrefs, it's useless, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188748 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 14:49:37 +00:00
gavin%gavinsharp.com
d405c2807c
Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188689 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 19:50:22 +00:00
gavin%gavinsharp.com
f6304a3f6d
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188597 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 20:30:06 +00:00
smontagu%smontagu.org
1fb1193fbd
Make tab selection by ALT+number work with non-ASCII numbers. But 298004, r=mano, a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188591 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 19:22:56 +00:00
darin%meer.net
aeb617a090
fixes bug 321833 "Clearing the cache prevents disk cache from working" r=alfredkayser,mconnor a=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188565 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 15:00:21 +00:00
gavin%gavinsharp.com
5bfe9c17db
Bug 313888: don't auto-complete empty urls, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188547 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:59:11 +00:00
gavin%gavinsharp.com
37bb8373ff
Bug 294383: Disable certain menu options (view source, find, text zoom, etc) when viewing non-text content (images, plugins), r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188543 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:45:31 +00:00
gavin%gavinsharp.com
bead6b5611
Fix regression from bug 306492: PFS doesn't handle missing pluginspage attribute as it should, patch by Doron Rosenberg <doronr@gmail.com>, r+branch181=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188542 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:38:04 +00:00
gavin%gavinsharp.com
86a7be6b6e
Bug 306453: Remove "Read Mail" and "New Message..." from the Tools menu, r=mconnor/beltzner, a=mconnor, and Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188444 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 00:31:38 +00:00
gerv%gerv.net
5c3e072cdc
Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188343 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 14:14:37 +00:00
bryner%brianryner.com
0aac2b4cdc
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188263 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 20:54:22 +00:00
bryner%brianryner.com
082ac64a39
Remainder of the Places merge (bug 324370). This adds all of the places files to the branch, along with the build system changes. Places is still disabled by default.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188067 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 23:19:02 +00:00
gavin%gavinsharp.com
4fae9692ca
Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187818 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-19 05:34:21 +00:00
gavin%gavinsharp.com
3d12aa40a0
Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187740 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-18 03:34:55 +00:00
gavin%gavinsharp.com
50112e6250
Bug 313572: Ctrl+y is not displayed in the tools menu for the download manager, patch by Kevin Brosnan <kbrosnan@gmail.com>, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187654 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-15 18:53:41 +00:00
gavin%gavinsharp.com
818a29c856
Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187653 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-15 18:51:13 +00:00
gavin%gavinsharp.com
ce81c9d6e9
Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187632 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-14 20:06:10 +00:00
masayuki%d-toybox.com
b3788bb256
Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor a=benjamin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186991 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-05 16:37:26 +00:00
mconnor%steelgryphon.com
0732b65807
bug 314074 - add contributors to credits list, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184078 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-03 03:27:40 +00:00
scott%scott-macgregor.org
af274888fe
Bug #313673 --> tooltip (with incorrect text and position) in search bar drop down
...
Back out Bug #311653 which a polish fix which caused a UI regression
a=me/chase/darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183021 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-26 01:05:26 +00:00
cmp%mozilla.org
89d27e1598
Fix bad commit for bug 312587, attachment 199700. File was added to trunk,
...
then tagged (without -b) to MOZILLA_1_8_BRANCH. I removed tag, updated
my MOZILLA_1_8_BRANCH checkout, copied the new file into place, then added
the file back to the checkout, effectively adding it back to the branch as
expected. Original patch was r=mconnor, a=mscott. This fix is
a=chase@mozilla.org .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182839 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-23 20:52:39 +00:00
neil%parkwaycc.co.uk
c0a3d8d475
Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182834 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-23 19:39:12 +00:00
mozilla.mano%sent.com
efe4cf73b2
Bug 312587 - [Mac] Menus stop working when Software Update window is frontmost. r=mconnor, a=mscott.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182674 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 01:31:59 +00:00
mconnor%steelgryphon.com
39e39ce72e
bug 303471 - add a number of people to the about dialog credits, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182545 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-19 20:39:42 +00:00
scott%scott-macgregor.org
45473f0c65
Bug #312392 --> bump Firefox / Thunderbird version on Mozilla 1.8 branch to 1.5
...
remove the beta branding.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182502 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-18 23:35:32 +00:00
silver%warwickcompsoc.co.uk
f17f9dba6d
Backing out all of bug 243078.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182251 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 16:42:49 +00:00
allan%beaufour.dk
f5cb3dc429
Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, a=asa, patch by Torisugari
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182243 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 09:15:33 +00:00
bsmedberg%covad.net
84c0dd99ea
Bug 311503 - Safe mode should offer "cancel" button (now named "Exit") r=mconnor/beltzner a=assa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182102 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 18:28:10 +00:00
cmp%mozilla.org
cdea6a4bfd
Implement native theme rendering for Windows XP menus, &c. Patch by James
...
Ross <silver@warwickcompsoc.co.uk >. Bug 243078, attachment 197534.
r=dougt, r=mconnor, sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182060 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 04:07:12 +00:00
dveditz%cruzio.com
38d45bf7c5
bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182050 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 01:47:50 +00:00
mark%moxienet.com
804e53aeff
Bug 220590, backspace/delete key should go back on Mac. r=mconnor a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182025 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 23:32:59 +00:00
dveditz%cruzio.com
176b7ff867
bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182013 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 21:21:34 +00:00
vladimir%pobox.com
27b6fdd2b7
b=304499, bookmark all tabs menuitem not properly enabled/disabled (second half of fix that didn't make it), r=mano,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182000 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 18:42:53 +00:00
mozilla.mano%sent.com
5a84d9babc
Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181952 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 00:21:09 +00:00
rob_strong%exchangecode.com
fa9535a204
typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnor, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181934 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 22:52:09 +00:00
mconnor%steelgryphon.com
46d1501b17
bug 304403 - better safe mode UE, part 2, r=bsmedberg a=mscott
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181558 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 05:00:06 +00:00
gavin%gavinsharp.com
6b871df009
Fix typo from checkin for bug 310268.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181409 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 20:02:01 +00:00
gavin%gavinsharp.com
b546ab18dc
Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181399 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 05:33:04 +00:00
mozilla.mano%sent.com
107a5becd9
Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them). patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181386 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 02:34:09 +00:00