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

899 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net e1f9eefa87 fix problem where showing customize toolbar with small icons would cause
image to grow (bug 247426)
2004-06-19 00:05:24 +00:00
pinkerton%aol.net b43657687c make cookie/cookie perm tables show which column is selected, use the
alternating row colors if available, show sort indicator images if available,
and allow reverse sorting (bug 239392)
2004-06-17 04:57:04 +00:00
pinkerton%aol.net be5f71918a allow l10n of Credits.rtf file (bug 232828) 2004-06-17 01:12:29 +00:00
pinkerton%aol.net bfe0e41439 updating for 0.8f 2004-06-17 00:52:28 +00:00
pinkerton%aol.net 94484347ba make "view frame source" work by not using the cached desc if the url doesn't
match the toplevel page url (bug 230688)
2004-06-16 23:30:39 +00:00
pinkerton%aol.net 135ffda14a better manage the info tab panels to fix black bg on 10.1 and forgetting
which tab is selected when going between folders/items. Also cleans up the
code a lot (bugs 242650, 243246)
2004-06-16 22:17:44 +00:00
pinkerton%aol.net 8a9c8776c1 fix a large number of context menu and bookmark info bugs and cleanup the
code. see http://bugzilla.mozilla.org/show_bug.cgi?id=245710#c11 for a
comprehensive list (bug 245710)
2004-06-16 06:09:47 +00:00
pinkerton%aol.net 923b439f4a use prebinding script on panther, it doesn't happen automatically like it
does on jaguar due to apple issues.
2004-06-16 05:45:18 +00:00
pinkerton%aol.net 3e2af6f0ba better l10n for pref panes (bug 246163) 2004-06-16 05:19:30 +00:00
pinkerton%aol.net 1d92f2d542 fix horizontal scrollwheel (bug 246879) 2004-06-16 04:56:26 +00:00
pinkerton%aol.net 031e21953a remove progress spinner until redraw problems while scrolling can be
fixed (bug 203349)
2004-06-16 04:47:30 +00:00
pinkerton%aol.net 19f9556210 add click-hold shared history to back/fwd buttons (bug 163274) 2004-06-11 22:14:20 +00:00
pinkerton%aol.net 7a7f3f513f moving import/export bookmarks to file menu. standardizing file menu, removing
some separators. removing "window" from zoom/minimize. changing next/prev tab
cmd keys to cmd-opt-left/right arrow
2004-06-09 22:46:51 +00:00
pinkerton%aol.net 125814a072 cleanup toolbar button strings making them easier to correctly localize
(bug 245911)
2004-06-09 22:19:48 +00:00
cbiesinger%web.de 932cadff2c fixing camino bustage for clean builds (245009) 2004-06-05 13:42:20 +00:00
darin%meer.net ecd0cdaedf landing patch for bug 242977 "DownloadListenerFactory::CreateInstance is missing some cases" r=pink 2004-06-03 21:43:52 +00:00
pinkerton%aol.net a152bc18f4 fix typo 2004-06-02 02:45:30 +00:00
pinkerton%aol.net cd07a46e50 allow tabbing from url bar to search field then into content area, part
of bug 198153
2004-06-02 02:42:37 +00:00
pinkerton%aol.net 38fb6125b5 enabling xslt support (bug 202022) 2004-06-02 00:47:45 +00:00
pinkerton%aol.net 55b074a219 better l10n for bookmark containers. rename "bookmark toolbar" to "bookmark
bar" consistently in UI. (bug 243770)
2004-06-01 22:36:24 +00:00
pinkerton%aol.net 656d92855a better feedback importing bookmarks, show where they end up in manager on
completion (bug 242545)
2004-06-01 22:21:33 +00:00
pinkerton%aol.net ddd78e27eb coalesce bookmark notifications and suppress all notifications during loading
bookmarks, increases startup speed (bug 236373)
2004-06-01 21:58:50 +00:00
cbiesinger%web.de 63ce36a77b more camino bustage... 2004-05-29 23:04:35 +00:00
cbiesinger%web.de e510d9a81b trying to fix camino bustage 2004-05-29 22:35:04 +00:00
pinkerton%aol.net 6e409ef3e0 fix alt/shift scrollwheel (bug 244124) 2004-05-24 23:28:53 +00:00
pinkerton%aol.net 81006db5d8 allow closing tab while loading, put spinner over favicon instead (bug 242786) 2004-05-24 23:26:31 +00:00
pinkerton%aol.net d06e48c303 enable table bg coloring on 10.3+ (bug 243380) 2004-05-24 23:21:10 +00:00
pinkerton%aol.net 3e93996a80 bump version to 0.8+ on trunk 2004-05-24 23:17:25 +00:00
pinkerton%aol.net eae5a9ac73 use alternating row bg colors in outliner on panther to make it easier to read 2004-05-12 03:48:08 +00:00
pinkerton%aol.net 446e9607ce fix bookmark manager context menu so they are more consistent. don't show info
for folders. deselect when clicking an area where there is no row. (bug
223701)
2004-05-12 01:57:13 +00:00
pinkerton%aol.net 18cfa9a2bb ensure content area visible when loading tab groups (bug 236600) 2004-05-12 00:42:40 +00:00
pinkerton%aol.net f29934657c display bookmark tab group correctly in menu when added (bug 243274) 2004-05-11 23:09:39 +00:00
pinkerton%aol.net ffe0422940 better building of import list, checks both ff and phoenix 2004-05-07 18:25:21 +00:00
pinkerton%aol.net f8579fe81a whitespace blotches fixed 2004-05-07 17:32:05 +00:00
pinkerton%aol.net a965f361e0 fix old location of profile folder 2004-05-05 21:58:55 +00:00
pinkerton%aol.net c6d655cd2a set min sizes on sheets 2004-05-05 21:27:56 +00:00
pinkerton%aol.net 4d3bbc13de correctly display name of company in abook integration instead of (null) (null) 2004-05-04 14:20:16 +00:00
peterv%propagandism.org 2aa58605af Fixing Camino bustage 2004-05-04 09:54:11 +00:00
bryner%brianryner.com fba485be1c fixing camino bustage 2004-05-03 22:43:55 +00:00
pinkerton%aol.net 542c80a47d fixing bustage 2004-04-30 21:15:25 +00:00
pinkerton%aol.net a469c5b8e1 better tif images for tab close widget 2004-04-30 20:29:55 +00:00
pinkerton%aol.net a50c581f3c updating for new profile information and location 2004-04-29 23:49:45 +00:00
pinkerton%aol.net 54d2464484 package new cocoa animated cursors (bug 208717) 2004-04-29 03:15:05 +00:00
cbiesinger%web.de 459c58c689 bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its
argument from a string to an octet array
r=bryner sr=darin
2004-04-27 16:06:00 +00:00
pinkerton%aol.net 942c71b10d fix for download regression, use the right variable (bug 241199, r=biesi) 2004-04-26 00:22:23 +00:00
pinkerton%aol.net 0d697aa19d make smart colletion list more intelligent, put auto bookmark checking
behind a pref (disabled by default) (bug 231512)
2004-04-26 00:17:20 +00:00
pinkerton%aol.net b3fb9f2ecd allow pref panel names and labels to be localized by setting a "PreferencePanelLabel" entry in the panels localized.strings file (bug 232821) 2004-04-25 23:26:05 +00:00
pinkerton%aol.net 7ae5388d84 unused plists 2004-04-25 23:16:55 +00:00
pinkerton%aol.net 9aeb5ec2a3 remove unused files 2004-04-25 23:15:35 +00:00
pinkerton%aol.net 19945422c5 add pref for resize images 2004-04-25 23:10:17 +00:00
pinkerton%aol.net c528767672 add cmd-, as prefs shortcut 2004-04-25 23:09:00 +00:00
darin%meer.net 532a47dfbb more bustage fixing 2004-04-17 03:14:54 +00:00
darin%meer.net 14d0729115 camino bustage fix 2004-04-17 02:40:08 +00:00
darin%meer.net d41fb77787 attempting to fix camino bustage resulting from ftp upload ui landing, bug 24867 2004-04-17 02:08:51 +00:00
cbiesinger%web.de 9d2e5b35dc really fixing camino bustage 2004-04-16 09:15:38 +00:00
cbiesinger%web.de 5e69f82f13 fixing camino bustage 2004-04-16 00:08:31 +00:00
cbiesinger%web.de d4e1da55f3 Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
pinkerton%aol.net 93b4b177b2 new 0.8b release notes file 2004-04-13 01:15:27 +00:00
pinkerton%aol.net 0a44d9d7b3 add view/delete/sort of cookies to privacy panel. added "accept cookies only
from sites i visit" pref. cleaned up layout and wording of panel. added
ability to switch allow/deny on site white/blacklist inline. (bug 182540)
2004-03-31 01:51:59 +00:00
pinkerton%aol.net 79a5fbb0e3 better handling of window staggering when we hit a boundary. try some additional
possibilities before just giving up and placing the window at 0,0. (bug 236361)
2004-03-31 00:22:49 +00:00
pinkerton%aol.net 47d45522b5 clean out and close autocomplete widget before we close to prevent a crash
when mork shuts down (bug 233687)
2004-03-31 00:07:31 +00:00
pinkerton%aol.net 4f7945028c better icons for nav bar, fixed resolution on tab buttons, updated the globe,
better loading-image. (bug 182492)
2004-03-30 03:39:10 +00:00
pinkerton%aol.net 0e41d59f09 removing obsolete nibs 2004-03-29 18:06:18 +00:00
pinkerton%aol.net f685e8a652 add cmd-shift-d for download window (bug 229748) 2004-03-26 02:59:34 +00:00
pinkerton%aol.net c5acad4823 last change wasn't so necessary 2004-03-26 02:50:33 +00:00
pinkerton%aol.net 6ecb1ea7d3 fix some small issues in the toolbar code (add search to hardcoded defaults
and use the right method for clicks on the search bar)
2004-03-26 02:40:51 +00:00
pinkerton%aol.net 2844e2a313 correctly handle the 'ask about each cookie' pref since the changes from
bug 233339 (bug 238550)
2004-03-26 02:05:59 +00:00
pinkerton%aol.net 50bbab0018 set a min-size when user clicks maximize button (bug 187164) 2004-03-26 01:50:25 +00:00
pinkerton%aol.net 01a613661c don't clear folders from the undo queue on dealloc because if we get to
dealloc, it's no longer in the undo queue (duh!) and this causes re-entrancy
crashes on quit (bug 229661)
2004-03-26 01:43:14 +00:00
pinkerton%aol.net 905c12cacc fix menu issues when a site puts up two (or more) popups resulting in dupes
in the menu we weren't prepared to handle (bug 206597)
2004-03-26 01:38:51 +00:00
pinkerton%aol.net 3465a89814 make clearing global history work again (bug 236033) and try to prevent
exceptions when history doesn't provide all the data.
2004-03-03 04:43:16 +00:00
pinkerton%aol.net 869845ff27 the docshell doesn't like nil charsets, bulletproof the code a little
(bug 235639).
2004-02-27 18:49:01 +00:00
sfraser%netscape.com d6acbeba73 Fix bug 235683: 'open in tabs' context menu item no longer worked for bookmark folders, because of a too-stringent check for tab groups. 2004-02-27 07:01:11 +00:00
pinkerton%aol.net 6f2e32cc7d fix regression on tagging tabs/windows as view source (bug 156606) 2004-02-25 00:19:15 +00:00
pinkerton%aol.net f5e176e5eb better gopher/ftp icons 2004-02-25 00:07:13 +00:00
pinkerton%aol.net 8230f54542 additional throbber icons 2004-02-24 23:56:43 +00:00
pinkerton%aol.net 968f3c9fc3 unused icon 2004-02-24 23:52:33 +00:00
pinkerton%aol.net ceba89fe2f new icons, aren't we purdy? (bug 234916) 2004-02-24 23:52:03 +00:00
sfraser%netscape.com 37f47b2a62 Fix bug 235254 and bug 188657: when showing the Find dialog, always select the text, and update the Find dialog from the find pasteboard when it becomes the key window, and when the app is activated. However, we don't clobber the existing text field value if the pasteboard string didn't change. r=pink 2004-02-24 05:45:32 +00:00
bryner%brianryner.com 211560c326 Fixing camino static bustage 2004-02-24 04:25:32 +00:00
sfraser%netscape.com 7cf0a46e3b Fix bug 200378 and bug 228478: factor all the bookmark opening code into one method in MainController, so that we always look for the Command-key, and respect the prefs to open in new windows or tabs. r=pink. 2004-02-24 03:52:42 +00:00
sfraser%netscape.com 92bd658ac4 Fix bug 235257: make sure the tab icon update properly. r=pink 2004-02-24 03:46:43 +00:00
bryner%brianryner.com dd1297167b Merge jsdom and gklayout libraries (bug 232247). Also, remove widget.xpt from Bundle Resources; it doesn't need to be there. 2004-02-24 03:23:45 +00:00
pinkerton%aol.net 38a2555c33 removed disclosureTriangles and edit_on button (no longer used) 2004-02-24 01:11:57 +00:00
pinkerton%aol.net 6d41b0af1e new icons for bookmark manager and a new nib that slightly rearranges things
so it's not so cluttered (bug 226696)
2004-02-24 00:58:26 +00:00
pinkerton%aol.net 8369b8c5ac retain the target and userData for our remote data callbacks, including
site icon notification. fixes crash where target of notification would
go away and we'd try to directly send it a notification (bug 231844)
2004-02-23 23:02:54 +00:00
pinkerton%aol.net a829181265 add support for spinner (on 10.2+) and close widget on tabs (bug 211570) 2004-02-23 21:44:13 +00:00
pinkerton%aol.net c39d7f8128 adding buttons for a close widget on tabs (bug 211570) 2004-02-23 21:38:43 +00:00
darin%meer.net cc6df57934 fixing bustage (hopefully) 2004-02-19 05:46:42 +00:00
pinkerton%aol.net 28d6c170ca fix crash importing moz bookmarks when a bookmarklet has an embedded <a> tag.
Bail and don't import that one bookmark. Recognize shift_jis encoding in
bookmark files (bug 234763)
2004-02-18 17:31:48 +00:00
pinkerton%aol.net 78dcd1e0df tab through text fields and form controls by default (bug 197193) 2004-02-18 00:05:52 +00:00
pinkerton%aol.net b96755c27b reverting to correct behavior after identifying Tp regression 2004-02-17 19:10:54 +00:00
pinkerton%aol.net e50868630d backing out fix to 180461 to test a hunch with Tp 2004-02-17 17:02:49 +00:00
pinkerton%aol.net 9294ef7a53 fix urls 2004-02-17 08:14:26 +00:00
pinkerton%aol.net 27bcd90e53 adding items to help for release notes, tips&tricks, and search customization
(bug 228249)
2004-02-17 08:06:08 +00:00
pinkerton%aol.net c363ccd1ca add [super dealloc] on the deny list, but it doesn't really matter because
it lives for the lifetime of the app
2004-02-17 00:59:23 +00:00
pinkerton%aol.net b862aab22a call [super dealloc] to avoid leaking view hierarchy (bug 234280) 2004-02-17 00:49:06 +00:00
pinkerton%aol.net b32885f9d9 turn on -Wno-non-virtual-dtor to avoid a load of warnings in mozilla 2004-02-16 23:32:51 +00:00
pinkerton%aol.net cb08e93a74 use mime mapper to correctly interpret RFC2231/2047 encoded filenames in
download (bug 233798)
2004-02-16 23:05:43 +00:00
pinkerton%aol.net f602f3dad6 differentiate "view source" tabs and windows (bug 156606) 2004-02-16 22:37:46 +00:00