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

912 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com a2a2becd82 clean up nastily constructed method - follow-up for bug 245710 sr=pinkerton 2004-11-08 18:39:04 +00:00
joshmoz%gmail.com 394a441f83 update nib files to 10.2+ format, done to make future modifications easier, get rid of future incompatability issues, memory usage improvements (objects are keyed), possible performance improvements, no bug 2004-11-05 06:48:42 +00:00
joshmoz%gmail.com bf9e97ea40 don't fire an onchange event when selecting the same option that is already selected in a menu (bug 239275) r=joshmoz sr=bryner 2004-11-05 00:56:57 +00:00
joshmoz%gmail.com 8eb0f44ce2 add support for wallet.crypto.autocompleteoverride hidden pref (bug 247919) sr=pinkerton 2004-11-04 22:15:24 +00:00
joshmoz%gmail.com 9a9da97694 localize cookie editor yes/no values (bug 262780) 2004-11-04 21:23:48 +00:00
joshmoz%gmail.com 8718eb6e7c don't try to open bookmark separators as bookmarks when opening a bm folder (bug 267590) sr=pinkerton 2004-11-04 16:05:43 +00:00
joshmoz%gmail.com 084c071924 change hyatt's email address (bug 223576) 2004-11-04 07:06:38 +00:00
pinkerton%aol.net eec17d8816 remove blurb about prebinding on 10.3 since we no longer do it 2004-11-03 15:06:28 +00:00
pinkerton%aol.net 6bfbebcb94 allow a user-defined searchURLList (bug 250386) 2004-11-03 14:58:04 +00:00
pinkerton%aol.net 0522089701 "add separator" button shouldn't be enabled unless bookmark menu is the
displayed container (bug 266356)
2004-11-03 14:40:37 +00:00
joshmoz%gmail.com 144ca64ad4 fix Camino bustage - accidentally checked in a stary character at the beginning of the file 2004-10-29 23:59:18 +00:00
joshmoz%gmail.com c7cc67afec Fix: Dragging local file onto tab gives error message and fails (bug 243376) sr=pinkerton 2004-10-29 20:48:00 +00:00
pinkerton%aol.net c244a86e0f fix leak (double-retain) 2004-10-29 20:36:36 +00:00
pinkerton%aol.net 97f0a0e5ed add xpcom_core back in 2004-10-28 13:37:00 +00:00
joshmoz%gmail.com 981459781e fix for bug 229930 - add toolbar item for showing download manager 2004-10-27 21:11:01 +00:00
pinkerton%aol.net 695db48627 fix bustage in static build 2004-10-26 16:06:35 +00:00
pinkerton%aol.net 23c920fab7 fix bustage after libxpcom_core landing 2004-10-26 14:15:51 +00:00
pinkerton%aol.net b88c2777ed standardized mozconfig 2004-10-25 18:04:44 +00:00
joshmoz%gmail.com 224cc56c65 clear memory cache as well as disk cache from prefs, re-word interface accordingly (bug 257491) 2004-10-25 17:46:57 +00:00
joshmoz%gmail.com cedce286e2 minor cosmetic cleanup for browser reset bug 257281 2004-10-20 21:29:21 +00:00
joshmoz%gmail.com 9d21b202c2 bug 257281 - add browser reset functionality 2004-10-20 21:25:06 +00:00
joshmoz%gmail.com 4a88284979 fix for bug 243249 - "Number of Visits" doesn't update live in bookmark info Status tab 2004-10-20 20:43:44 +00:00
joshmoz%gmail.com 6ec15534f4 cosmetic cleanup for patch to bug 232094 2004-10-20 20:36:01 +00:00
joshmoz%gmail.com 3acc496009 fix bug 232094 - Send Link and Find Previous menu items need to be "dimmed" when no window is opened 2004-10-20 20:32:10 +00:00
joshmoz%gmail.com 06346b1376 fix bug 241093 - icon in preferences dialog for current category should appear selected 2004-10-20 20:30:43 +00:00
joshmoz%gmail.com fa6766534d quick grammatical fix for a dl manager tooltip - "Remove all inactive download(s)" should not have a parenthesized "s" (no bug, sr=pinkerton) 2004-10-14 19:21:49 +00:00
joshmoz%gmail.com ded4e1b23b fix landing of updated nib file for bug 175924 2004-10-14 00:23:11 +00:00
joshmoz%gmail.com 23fc18f74f make Appearance pref pane use labeled buttons for changing fonts, also lots of stylistic cleanup (bug 175924) 2004-10-13 21:29:56 +00:00
pinkerton%aol.net f19f84d08d use the username field closest to the password field, not the first
one we encounter (bug 184878)
2004-10-12 18:33:09 +00:00
pinkerton%aol.net f2c105c65c change finder version to 0.8+ 2004-10-12 14:48:41 +00:00
joshmoz%gmail.com a461f5f271 fix case in which main bookmark view does not update when it should (bug 258628) 2004-10-09 05:06:20 +00:00
joshmoz%gmail.com 9792ffdbf7 allow localization of suggested bookmark export file name (bug 262779) 2004-10-07 19:46:32 +00:00
joshmoz%gmail.com 566a2c9138 add ability to import opera bookmarks (bug 242673) 2004-10-06 23:42:02 +00:00
pinkerton%aol.net aea15d236e cmd-click of history items open in new window (bug 181007) 2004-10-06 20:57:17 +00:00
pinkerton%aol.net b272bc9265 make sure the browser is visible before creating the tabs, allows tab
to load if bm manager was frontmost (bug 262160)
2004-10-06 20:47:52 +00:00
pinkerton%aol.net 7c46b1f416 remove 16-tab limit. add overflow menu (chevron). bug 261134 2004-10-03 21:33:08 +00:00
pinkerton%aol.net 50e371fb68 handle cmd-enter in urlbar and search field to open new tab or new window
depending on pref. refactors load logic a little better (bug 247238)
2004-09-28 21:05:58 +00:00
pinkerton%aol.net b3e306cb33 hide this view so it doesn't keep taking clicks in the top 100x16 of the
content area. it will go away soon, it's still here for the code inside it
which will go elsewhere on a further patch (bug 259955)
2004-09-17 13:37:04 +00:00
pinkerton%aol.net 4d417d88b4 ensure we don't think we're doing autocomplete when the url changes and
the toolbar is hidden, causing it not to update at all (bug 237803)
2004-09-15 17:44:01 +00:00
pinkerton%aol.net 26cdc65794 clean up case-sensitivity in bookmark import parser (convert tag to uppercase
before comparisons) and allow importing of separators (<HR>) from mozilla
(bug 242169)
2004-09-15 17:37:19 +00:00
pinkerton%aol.net 996abc4904 removing necko_jar.xpt to fix bustage 2004-09-15 14:45:48 +00:00
cbiesinger%web.de 0c56d076e7 backing out changes 2004-09-15 13:31:36 +00:00
cbiesinger%web.de 884cdc09e3 trying to fix camino bustage 2004-09-15 12:08:32 +00:00
mats.palmgren%bredband.net 1d868ad59c Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org 2004-09-11 23:24:30 +00:00
bryner%brianryner.com ab3b310a1e Attempting to fix Camino bustage 2004-09-10 18:06:19 +00:00
pinkerton%aol.net bfc4c0a4b5 strip &'s (windows accel keys) from prompt strings (bug 244670) 2004-09-09 00:37:18 +00:00
pinkerton%aol.net 40fe460f45 new tab widget implementation (bug 235782) 2004-09-02 22:52:29 +00:00
pinkerton%aol.net 6979dbf992 make dropping bookmark onto a folder consistent (always adds at end) and
cleanup whitespace (bug 246000)
2004-09-02 20:34:45 +00:00
pinkerton%aol.net df19297223 check for new location of ff profile dir in addition to old (bug 257356) 2004-09-02 20:28:24 +00:00
pinkerton%aol.net 9ab16be072 fix nested folder import bug with firefox by disabling whitespace skipping
(bug 243510)
2004-09-02 20:21:40 +00:00