joshmoz%gmail.com
|
22b8061a44
|
fix for bug 229930 - add toolbar item for showing download manager
|
2004-10-27 21:11:01 +00:00 |
|
pinkerton%aol.net
|
9745d9933e
|
fix bustage in static build
|
2004-10-26 16:06:35 +00:00 |
|
pinkerton%aol.net
|
9903faf813
|
fix bustage after libxpcom_core landing
|
2004-10-26 14:15:51 +00:00 |
|
pinkerton%aol.net
|
827ab3fd34
|
standardized mozconfig
|
2004-10-25 18:04:44 +00:00 |
|
joshmoz%gmail.com
|
625ac8f418
|
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
|
d8e1d1b292
|
minor cosmetic cleanup for browser reset bug 257281
|
2004-10-20 21:29:21 +00:00 |
|
joshmoz%gmail.com
|
68695429cb
|
bug 257281 - add browser reset functionality
|
2004-10-20 21:25:06 +00:00 |
|
joshmoz%gmail.com
|
aa023652c5
|
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
|
f49bc96956
|
cosmetic cleanup for patch to bug 232094
|
2004-10-20 20:36:01 +00:00 |
|
joshmoz%gmail.com
|
e7afba13ad
|
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
|
d456d1929b
|
fix bug 241093 - icon in preferences dialog for current category should appear selected
|
2004-10-20 20:30:43 +00:00 |
|
joshmoz%gmail.com
|
4703f25662
|
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
|
e319f36b5a
|
fix landing of updated nib file for bug 175924
|
2004-10-14 00:23:11 +00:00 |
|
joshmoz%gmail.com
|
48acafa86d
|
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
|
44c8f829a3
|
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
|
1c2e1f8995
|
change finder version to 0.8+
|
2004-10-12 14:48:41 +00:00 |
|
joshmoz%gmail.com
|
df89250354
|
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
|
02b9b7caa9
|
allow localization of suggested bookmark export file name (bug 262779)
|
2004-10-07 19:46:32 +00:00 |
|
joshmoz%gmail.com
|
5252c424eb
|
add ability to import opera bookmarks (bug 242673)
|
2004-10-06 23:42:02 +00:00 |
|
pinkerton%aol.net
|
b0489b0dd5
|
cmd-click of history items open in new window (bug 181007)
|
2004-10-06 20:57:17 +00:00 |
|
pinkerton%aol.net
|
cc840365dd
|
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
|
ee2dfe111b
|
remove 16-tab limit. add overflow menu (chevron). bug 261134
|
2004-10-03 21:33:08 +00:00 |
|
pinkerton%aol.net
|
f9cd607a8f
|
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
|
4e47bf3d64
|
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
|
1e07029d5f
|
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
|
cca82d9a17
|
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
|
ad84ac2ee4
|
removing necko_jar.xpt to fix bustage
|
2004-09-15 14:45:48 +00:00 |
|
cbiesinger%web.de
|
13465d83c4
|
backing out changes
|
2004-09-15 13:31:36 +00:00 |
|
cbiesinger%web.de
|
30145b593b
|
trying to fix camino bustage
|
2004-09-15 12:08:32 +00:00 |
|
mats.palmgren%bredband.net
|
14b5343acd
|
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
|
670bd4b6a2
|
Attempting to fix Camino bustage
|
2004-09-10 18:06:19 +00:00 |
|
pinkerton%aol.net
|
f57dcb888d
|
strip &'s (windows accel keys) from prompt strings (bug 244670)
|
2004-09-09 00:37:18 +00:00 |
|
pinkerton%aol.net
|
a048a445b3
|
new tab widget implementation (bug 235782)
|
2004-09-02 22:52:29 +00:00 |
|
pinkerton%aol.net
|
7e6f167995
|
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
|
54fe402aa5
|
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
|
c7097822c9
|
fix nested folder import bug with firefox by disabling whitespace skipping
(bug 243510)
|
2004-09-02 20:21:40 +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 |
|
pinkerton%aol.net
|
77dcd2e084
|
l10n fixes for 249259, 252407, 248163
|
2004-08-04 21:03:34 +00:00 |
|
pinkerton%aol.net
|
eea7b4d69e
|
remove unused 10.1.x code, make min version be 10.2, general cleanup
|
2004-07-12 17:52:33 +00:00 |
|
pinkerton%aol.net
|
9bd0b70dcb
|
better error handling from IC, if we can't load the homepage, use about:blank
(bug 245359)
|
2004-07-12 17:44:01 +00:00 |
|
pinkerton%aol.net
|
af9d4d8eef
|
turn off manual prebinding as it's no longer needed for any OS version we
care about 10.2+
|
2004-07-12 17:37:00 +00:00 |
|
pinkerton%aol.net
|
22fe703b59
|
copy libmozz.dylib into app bundle
|
2004-06-24 16:22:03 +00:00 |
|
pinkerton%aol.net
|
bcf6f0916a
|
use user-chosen save name as displayed download name (bug 247968)
|
2004-06-24 15:04:12 +00:00 |
|
pinkerton%aol.net
|
0053be46dd
|
use libmozz 1.2 instead of system zlib
|
2004-06-23 21:05:36 +00:00 |
|
pinkerton%aol.net
|
56fd518298
|
use mozilla sourceid for google search
|
2004-06-23 12:53:40 +00:00 |
|
pinkerton%aol.net
|
d9a9fd2428
|
dual-page nav buttons to look better on small size. fix dpi on some others.
add mini down-arrow to back/fwd.
|
2004-06-21 21:55:35 +00:00 |
|
pinkerton%aol.net
|
abe613cb5e
|
mention prebinding
|
2004-06-21 20:44:01 +00:00 |
|
pinkerton%aol.net
|
a7abb3bfdb
|
tweak release notes
|
2004-06-21 19:53:15 +00:00 |
|
pinkerton%aol.net
|
96f532b8a5
|
add 'open in new tabs' from bookmark bar context menu (bug 247895)
|
2004-06-21 14:21:51 +00:00 |
|
pinkerton%aol.net
|
16693ec12b
|
fix problem where showing customize toolbar with small icons would cause
image to grow (bug 247426)
|
2004-06-19 00:05:24 +00:00 |
|