Граф коммитов

360 Коммитов

Автор SHA1 Сообщение Дата
danm-moz%comcast.net b13ac24f0a single window mode aviary branch merge. bug 172962, 262537, 263689, 265962, 266776 r=ben,bryner,bzbarsky,jst,peterv 2004-12-07 16:08:48 +00:00
smontagu%smontagu.org a61933215f Right-click text for properties doesn't show up based on xml:lang (language) attribute. Bug 207274, patch by Florian Queze <f.qu@laposte.net>, r=jag, sr=bzbarsky 2004-12-02 21:20:28 +00:00
bugzilla%arlen.demon.co.uk 9fb9d10455 Bug 221161 Customize domain endings (TLDs) for Ctrl+Enter, Shift+Enter, etc. completions in URL bar
Relanding of patch following aviary branch landing - already reviewed
2004-12-01 16:42:28 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
timeless%mozdev.org 36264e9bde Bug 221161 customize domain endings (TLDs) for ctrl+enter etc completions of the URL bar
patch by hassman@czilla.cz r=varga sr=shaver
2004-11-23 20:40:23 +00:00
jst%mozilla.jstenback.com 3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
dbaron%dbaron.org 2e13a0b566 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
jst%mozilla.jstenback.com 8e43941de7 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2004-10-18 18:59:30 +00:00
steffen.wilberg%web.de 8915e852a3 Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa 2004-10-11 13:32:32 +00:00
jruderman%hmc.edu d32587e6fe Bug 256349 - Startup() in browser.js assumes window.opener is still around
r=mconnor a=asa
2004-10-08 09:23:11 +00:00
caillon%redhat.com 59285c07c8 Bug 256635
N-th tab shortcuts should use Alt-1 to Alt-9 rather than Ctrl-1 to Ctrl-9
Linux only.
r=mconnor a=asa
2004-10-06 22:25:07 +00:00
steffen.wilberg%web.de ea73225bae Bug 259005: Hide the statusbar in print preview. p=vertigo451@hotmail.com, r=mconnor 2004-10-01 23:46:17 +00:00
bryner%brianryner.com 87c9866b12 Leave an extra 28px of vertical space when calculating the default window size on GTK, to account for the window titlebar and border. r=shaver. 2004-09-30 03:44:34 +00:00
ben%bengoodger.com 687f021c54 123006 - strange characters not escaped in bookmark keyword substitutions... r=mscott, a=me 2004-09-29 00:33:36 +00:00
steffen.wilberg%web.de 336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
dveditz%cruzio.com b6462eeb77 aviary bit for bug 157354 (hide user:pass in location bar) r/a=ben 2004-09-10 02:09:33 +00:00
ben%bengoodger.com e2a455bfc4 22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present. 2004-09-06 23:23:54 +00:00
bryner%brianryner.com 18987b51c5 Bug 255774 - number of available software updates not displayed when mail button not on toolbar. patch by steffen.wilberg@web.de, r=bryner. 2004-09-03 00:43:26 +00:00
steffen.wilberg%web.de 54accefe8b Bug 232399: dragging links to the bookmarks button should open the 'Add Bookmark' dialog. r=mconnor 2004-08-26 14:05:15 +00:00
jst%mozilla.jstenback.com 1238616f0a Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com 2004-08-26 07:47:38 +00:00
neil%parkwaycc.co.uk 658c2f1a92 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2004-08-21 14:47:51 +00:00
vladimir%pobox.com 68aca558b2 b=255934, urlbar favicon not updated on tab switch if site has favicon.ico instead of link, a=ben 2004-08-17 22:36:43 +00:00
steffen.wilberg%web.de a3037fbc36 Bug 250974: dragging a link over the Downloads or Go button should display a statusbar message. r=mconnor 2004-08-15 13:15:35 +00:00
steffen.wilberg%web.de 8303ff4530 Bug 255187: Focus lost after closing bookmarks or history w/ kbd. r=mconnor 2004-08-12 09:17:11 +00:00
darin%meer.net 065fb7242c fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
vladimir%pobox.com a56f2c03e8 bookmarks fixes merged from aviary branch:
192624 - empty bookmark folder should show "(Empty)"
202798 - customizing toolbar in fullscreen mode breaks menus (bandaid)
221482 - bookmarks toolbar temporarily cleared when clicking restore default set in customize
232089 - bookmarks 'create in' shouldn't persist
234089 - bookmarks toolbar folder shouldn't be deletable with C-x (crasher)
238661 - moving a bookmark folder to itself deletes the folder
250179 - bookmarks toolbar wonky after customization
250820 - toolbar icon state/context menu/etc. broken after returning from fullscreen mode
251988 - livemark menu doesn't work after going to page without livemark and clicking
251335 - bookmarks toolbar folder has different context menu from other bookmark folders
251802 - refresh livemark doesn't work from toolbar/menu
252053 - make bookmarks use SafeOutputStream (dwitte)
252133 - new bookmarks items should be added below selected items, not above
252792 - livemark context menu contains active new folder menu item
252870 - context menu of empty personal toolbar folder has inconsistent items
252875 - bookmarks root name not localizable
2004-07-30 06:25:41 +00:00
vladimir%pobox.com a58e66f6ff b=244078, live bookmarks merge from aviary branch. 2004-07-30 05:29:27 +00:00
vladimir%pobox.com 33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
bryner%brianryner.com 1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
mconnor%myrealbox.com 41787f3aad bug 231393, missed a spot 2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com 9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
steffen.wilberg%web.de 746151d1d7 Bug 251258 - Tools->Read Mail doesn't display unread mail count when mail icon is not on toolbar. r=mconnor 2004-07-21 07:01:16 +00:00
dean_tessman%hotmail.com 8d85250a37 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
steffen.wilberg%web.de 6c82d429bf Bug 232172 - Make link modifiers work on the home button. r=bryner 2004-07-16 16:32:41 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
dbaron%dbaron.org 9dcac8002f Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
ben%bengoodger.com c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
silver%warwickcompsoc.co.uk 28ff22d721 Bug 91312 - Make titles (tooltips) BIDI match their source.
r=smontagu
sr=roc
a=bsmedberg
Patch by mozilla-bugzilla@future.shiny.co.il
2004-07-09 16:26:48 +00:00
ben%bengoodger.com 1d04832af2 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
jruderman%hmc.edu a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com 5976413914 bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX 2004-07-06 00:47:24 +00:00
ben%bengoodger.com 1dfa27baee 235380 - firefox should set itself as default browser only for the current user. Change Windows Shell Service to add an additional option - whether to set default browser for all users or just the current user. Also make the code read out of HKCU instead of HKLM. 2004-06-30 20:27:30 +00:00
jruderman%hmc.edu 865bfc75b2 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2004-06-23 22:54:12 +00:00
mkaply%us.ibm.com d019f84750 Copy image doesn't work on OS/2 2004-06-23 12:56:02 +00:00
ben%bengoodger.com 9f079935b0 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
mconnor%myrealbox.com 8230791f39 bug 218315 - Firefox ignores browser.urlbar.clickSelectsAll setting, use the pref instead of the preprocessor 2004-06-01 14:55:10 +00:00
mconnor%myrealbox.com 9aa532eabe bug 215993 - Copy Email Address doesn't unescape or strip leading space, port neil's fix from bug 160055 2004-06-01 14:40:34 +00:00
mconnor%myrealbox.com 3edcdb00b1 bug 233205 Pressing Ctrl+Enter does not remove trailing spaces, patch by Patrick McCormick (patrick@meer.net), r=me 2004-05-30 15:51:02 +00:00
mconnor%myrealbox.com 0e163890cf Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 20:56:38 +00:00
ben%bengoodger.com 774024a7fc 236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention. 2004-05-23 10:25:30 +00:00