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

630 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org 4cb4310982 bug 206252 : back out firebird change to fix the regression (r=bryner for firebird checkin) 2004-02-04 00:13:37 +00:00
chanial%noos.fr 9102bc90d4 Bug 184802: Sidebar close button has no tooltip, patch by Simon Paquet <bugzilla@babylonsounds.com> 2004-01-31 18:55:22 +00:00
chanial%noos.fr 89aa5f1732 Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk> 2004-01-24 23:27:43 +00:00
chanial%noos.fr 672b937934 Bug 228103: Toolbar Google search for empty string results in garbage characters.
Loads the host of the search engine when querying for the null string.
2004-01-24 22:22:40 +00:00
dbaron%dbaron.org 182efbb556 Fix leaks by calling removeObserver for pref observers implemented in JS so they don't stay around until the pref service shuts down. Call removeControllers in a similar situation so that the chrome windows DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:46:48 +00:00
chanial%noos.fr ed19944bdd Bug 216170: Send Page (as Link) omits query string
patch by Jon Henry <jhenry@ccs.neu.edu>
2004-01-19 09:58:06 +00:00
chanial%noos.fr 44f8f541f7 Bug 231381: supplementary fix for linux. 2004-01-19 06:46:02 +00:00
chanial%noos.fr f67898a54e Bug 231381: Alt+D no longer selects all text in Location Bar.
there was a typo but the preprocessor is still confused by a multiple case statement. It doesn't fix the linux platform yet. Thanks to Ali for building on windows.
2004-01-19 04:38:08 +00:00
chanial%noos.fr 68e877aeeb on linux, clicking in the url bar should not highlight the text. It wasn't consistent with nautilus, and it was messing the cut'n paste PRIMARY selection (see http://freedesktop.org/Standards/clipboards-spec/clipboards.txt) 2004-01-18 06:20:54 +00:00
dbaron%dbaron.org d7a8d3b552 Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2004-01-17 22:41:38 +00:00
ben%bengoodger.com 518c51b1cb Make autocomplete work on all tabs 2004-01-14 09:13:09 +00:00
db48x%yahoo.com fa324538de bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
ben%bengoodger.com 04a0be1315 Ensure Password Manager isn't disabled when form fill is disabled 2003-12-31 22:02:03 +00:00
ben%bengoodger.com a7cb28744a fix whitespace 2003-12-30 23:14:21 +00:00
ben%bengoodger.com 3ade60d061 temporary fix for 205708 - search bar often forgets the selected search engine 2003-12-30 23:12:22 +00:00
db48x%yahoo.com 301aa3ba53 bug 214992 sync sync Firebird's Page Info with Mozilla's 2003-12-30 06:59:24 +00:00
ben%bengoodger.com 253060a66b 228963 - history dropmarker is missing 2003-12-27 00:22:50 +00:00
db48x%yahoo.com 071a6664d2 bug 214992 sync Firebird's Page Info with Mozilla's
r=p_ch
2003-12-24 21:32:43 +00:00
ben%bengoodger.com 552b848ba5 Turn off the URLBar history dropmarker 2003-12-19 00:47:59 +00:00
chanial%noos.fr 4c1429424d Bug 225921: Can't copy/paste bookmarks from personal toolbar
Bug 210910: Right-clicking a file within a bookmarks folder in the bookmarks menu or toolbar makes that folder inaccessible

I added the bm command controller to the menubar bookmark menu, to deal with hidden bookmarks toolbar.
2003-12-18 10:38:17 +00:00
jshin%mailaps.org 638631e65d bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
ben%bengoodger.com 2b57fd30be bug 184801 - home button tooltip not updated when changing the home page 2003-12-16 00:37:01 +00:00
jshin%mailaps.org 7dc0e571ec bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2003-12-15 23:03:16 +00:00
chanial%noos.fr 3d8b198a21 bug 228163: on windows, "help" menu should be "?" 2003-12-11 14:36:47 +00:00
chanial%noos.fr 0af1c95657 Bug 228040: make the add bookmark dialog resizable.
I didn't noticed that because linux doesn't honor the option "resizable=no".
Patch by Steffen Wilberg, r=me.
2003-12-11 12:53:30 +00:00
ben%bengoodger.com 6a6f1609ff First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com f9ab1db0c2 bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications. 2003-12-05 05:55:54 +00:00
ben%bengoodger.com 29da33b9e5 Update string usage to use &brandFullName; 2003-12-04 20:30:19 +00:00
jshin%mailaps.org 88492d9c99 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
ben%bengoodger.com 3f54ab211c 171606 - dropmarker icon for toolbar search icon 2003-12-03 06:13:11 +00:00
ben%bengoodger.com 4ad477e6d0 Send Page now works everywhere, according to mscott. 2003-12-03 05:45:22 +00:00
ben%bengoodger.com 36f17a2d7f bug 215892 - context menu for web panel sidebar. 2003-12-03 05:37:53 +00:00
ben%bengoodger.com bc452c45bc Fix Search bar command key on Mac... XP_UNIX is defined for unices AND MacOS X! 2003-12-03 00:18:41 +00:00
ben%bengoodger.com 66789435b3 Bug 212097 - MacOS X Firebird should open a new, empty window with its URL bar focused if the user presses Cmd+L when there are no active windows (i.e. just the menubar) 2003-12-02 22:27:25 +00:00
ben%bengoodger.com c87354a1dc Adjust menu item position, ensure UI is updated correctly if the user aborts the "go-offline" operation for some reason. 2003-12-02 00:59:33 +00:00
ben%bengoodger.com 1e46738341 Bug 171600 - Work Offline for Firebird. Add File menu item + observer to control browser offline state, now that the offline back end works better. 2003-12-02 00:29:22 +00:00
ben%bengoodger.com f5d6c94d45 rip out extraneous dump 2003-12-01 07:55:20 +00:00
ben%bengoodger.com cf82a7e7de Fix issue with Retry download in download manager not saving to the same location. 2003-12-01 07:34:57 +00:00
ben%bengoodger.com 1b639a076a Downloads Button D&D 2003-12-01 06:33:00 +00:00
ben%bengoodger.com 8f327a6de1 Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. 2003-12-01 05:40:07 +00:00
ben%bengoodger.com c3bf409754 actually make the dl mgr commandkey work. 2003-12-01 02:17:13 +00:00
ben%bengoodger.com 8956e71744 Add the shortcut key to the download menuitem 2003-12-01 01:54:41 +00:00
ben%bengoodger.com 15ab5ec6aa Shorten delay before dlmgr window opens. 2003-11-29 23:57:52 +00:00
ben%bengoodger.com c369a64336 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
chanial%noos.fr 263d97c4e5 fix "find in page" and "find Again" menuitems. 2003-11-21 19:06:37 +00:00
bryner%brianryner.com 1bfa3b946a whitespace change to work around XUL preprocessor dependency problems 2003-11-21 00:38:54 +00:00
chanial%noos.fr d36552fc2e Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2003-11-20 09:48:16 +00:00
chanial%noos.fr 503a1ea4c2 convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr 950e58703b redefine Ctrl-I,J,K for linux. See bug 226273 for the Linux, Mac and Windows short key table.
remove #ifdef in browser.dtd
2003-11-20 00:45:03 +00:00
ben%bengoodger.com 96148f7d88 Don't use Accel+I to open the bookmarks bar on Mac - Accel+I is traditionally mapped to Info on MacOS. 2003-11-17 02:27:26 +00:00