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

225 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 9b2925f604 fix method name so we correctly load urls again (bug 154514) 2002-06-27 18:40:17 +00:00
pinkerton%netscape.com 9bf23eb4e5 Reinstate dragging the proxy to the personal toolbar and the outliner as
well as fixing a crasher dragging to the end of the bookmarks list (bug 154460)
2002-06-27 18:07:56 +00:00
pinkerton%netscape.com 4cf53169db commented about broken window cascading on multiple monitors with
radar bug number
2002-06-27 14:53:20 +00:00
pinkerton%netscape.com 1c404d3def Fix crash when deleting a folder and some of its subitems were selected
(bug 151901)
2002-06-27 13:33:19 +00:00
pinkerton%netscape.com 0e29dd1cf7 Only stop the download when the network flag is set, not any time
we get a stop message on the listener. (bug 154277)
2002-06-27 13:09:30 +00:00
pinkerton%netscape.com 1aca541b04 Change profile name back to chimera 2002-06-26 23:41:16 +00:00
pinkerton%netscape.com e7a1e228dd Landing file rewrite changes for conrad 2002-06-26 21:59:47 +00:00
pinkerton%netscape.com fdae055fe2 don't enable 'find again' unless the user has done a 'find' first. (bug 153643) 2002-06-26 21:06:17 +00:00
pinkerton%netscape.com cad5d6dec1 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
pinkerton%netscape.com 79c8ba3030 Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +00:00
pinkerton%netscape.com fbad58c12c Remove personal prefs from list since they're not implemented 2002-06-26 19:52:16 +00:00
pinkerton%netscape.com 53242b7255 Make viewSource work again. (bug 154413) 2002-06-26 17:30:22 +00:00
pinkerton%netscape.com dc0efc2f13 booboo fix, fixes 152629 and 152903 2002-06-26 15:18:51 +00:00
bryner%netscape.com dc57f042f5 Removing files that really don't need to be in Contents/Resources. 2002-06-26 00:56:15 +00:00
sfraser%netscape.com 9f49c9a09f Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
sfraser%netscape.com 88316a9e93 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
pinkerton%netscape.com 17b8a206c1 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
sfraser%netscape.com 09b7838f39 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
bryner%netscape.com 2049096f77 Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
pinkerton%netscape.com 9cb2d7016d Fix crash when trying to save page source, though it still doesn't work (bug 15204) 2002-06-25 19:23:16 +00:00
pinkerton%netscape.com 6552d49b49 Fix a slew of bookmark dnd bugs in the sidebar and personal toolbar. (bug 143094) 2002-06-25 18:21:07 +00:00
bryner%netscape.com ed47f93466 Don't set an initial title on the browser window, since we re-set it when a page loads. 2002-06-25 04:53:49 +00:00
bryner%netscape.com 644f05ed78 Don't hardcode the number of frames in the throbber animation. 2002-06-25 04:47:58 +00:00
hewitt%netscape.com d4e1bdf9f6 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
pinkerton%netscape.com 5c5a4caa89 Break cycle with throbber so that we no longer crash when animating the
throbber and closing a window, or continue loading the page after the
window has gone away. (bug 153421)
2002-06-24 19:33:45 +00:00
pinkerton%netscape.com cda92b7be1 add kathy and conrad 2002-06-24 17:10:29 +00:00
pinkerton%netscape.com 1e38107edb use mac prefs instead of unix ones 2002-06-22 21:52:35 +00:00
pinkerton%netscape.com da81ecc44e Remap cookie prefs to be something chimera understands before we
get to the pref panel. Ignore p3p and foreign cookies.
2002-06-22 21:21:44 +00:00
bryner%netscape.com 8c3407541b Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
bryner%netscape.com d39456d8e9 Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
pinkerton%netscape.com 83f1ec4406 pull the search button out of the default toolbar, move it to the left of
the url bar if it's there at all, and change the icon.
2002-06-21 19:33:59 +00:00
pinkerton%netscape.com 5c420e86c4 Do better error checking to prevent crashing trying to show a JS dialog
when loading a tab in the background (bug 152945)
2002-06-21 03:36:44 +00:00
pinkerton%netscape.com 12b326955f add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com 0dd6dd3c58 Hack for external protocol handlers. serious hack. oh my god it's a hack. (bug 145807) 2002-06-21 00:46:05 +00:00
pinkerton%netscape.com 510c8c4c80 a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
bryner%netscape.com fd648d5e9c Oops, forgot to add libjsj.dylib to the non-static target when I added liboji. 2002-06-20 21:46:21 +00:00
pinkerton%netscape.com c296dd0bc6 Fix to switch window title when tab becomes primary and not switch url
when a bg tab refreshes its url. (bugs 150805, 152626)
2002-06-20 20:45:29 +00:00
bryner%netscape.com a29b57a342 Make -autoRegister mode also perform chrome registration, so that this can be done during packaging. r=jag. 2002-06-20 00:08:02 +00:00
bryner%netscape.com fe4c28ea42 Adding OJI library to the static build target. 2002-06-19 20:15:54 +00:00
bryner%netscape.com 9f6ac1e121 Adding OJI library to the non-static build target. 2002-06-19 19:31:10 +00:00
pinkerton%netscape.com fe87140b5d Adding impl of nsIEmbeddingSiteWindow2 so certain QI's don't fail 2002-06-18 21:43:56 +00:00
pinkerton%netscape.com 8e4de1e163 Add broken-image and loading-image gifs from dist/Embed/res 2002-06-18 19:07:34 +00:00
pinkerton%netscape.com 1fb18cc98a Localize text and buttons (bug 148556) 2002-06-18 17:44:22 +00:00
pinkerton%netscape.com e2edad9306 add some strings 2002-06-18 17:43:39 +00:00
pinkerton%netscape.com 6d222b19ac Fix a warning 2002-06-18 14:35:12 +00:00
pinkerton%netscape.com 66c181d5df make us open url's as a service (bug 150860) 2002-06-18 13:52:17 +00:00
pinkerton%netscape.com 99fbbed83e Hookup more of the d/l progress dialog. change around the layout to get
rid of the dreaded groupboxes. remove a global variable.
2002-06-18 13:23:33 +00:00
pinkerton%netscape.com 061b79e460 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
pinkerton%netscape.com ae2d20be15 Strip whitespace around url (bug 149082) 2002-06-17 15:24:29 +00:00
pinkerton%netscape.com 2fd744fdef fixing up locked profile error text. 2002-06-17 15:16:46 +00:00