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

1003 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net 784211d5a3 remove font prefs that were always present but getting changed by all.js after
we set them here. Now that this file comes after all.js, they were suddenly
being used and aren't necessarily what we want.
2004-01-21 01:03:49 +00:00
pinkerton%aol.net 21e2ed1f1a change "view source" to cmd-opt-v to match safari and free up cmd-E for its
reserved purpose (bug 160777)
2004-01-20 21:39:15 +00:00
pinkerton%aol.net 4265dc86b8 ensure toolbar is updated when d/l finishes (bug 231581) 2004-01-20 18:28:55 +00:00
bryner%brianryner.com d9f9aad50c Copy all.js and security-prefs.js from and to the greprefs directory. 2004-01-19 23:07:51 +00:00
pinkerton%aol.net 8423426475 keep whatever utility window is in the fg when user clicks on dock tile and
don't bring an existing browser in front of it (bug 196661)
2004-01-15 20:05:49 +00:00
pinkerton%aol.net 9945be6dc8 fix icon in bookmark sheet to 64x64 (bug 230662) 2004-01-15 19:40:08 +00:00
pinkerton%aol.net 2ea1cd346f set the charset detect to what mozilla uses. what we were using wouldn't
always work (bug 180461)
2004-01-14 17:54:25 +00:00
pinkerton%aol.net ee1969518b add widget.xpt 2004-01-14 17:33:35 +00:00
pinkerton%aol.net 144a87d204 use utf8 instead of ascii when converting urls from gecko (bug 226073) 2004-01-14 02:06:26 +00:00
pinkerton%aol.net 19b5a07d8d allow sorting in cookie sites sheet (bug 179054) 2004-01-13 22:42:07 +00:00
pinkerton%aol.net 1498e0eca1 set the title of the window to "bookmark manager" when managing bookmarks and
return to the previous title when going back to web page (bug 199790)
2004-01-13 20:33:10 +00:00
pinkerton%aol.net 76a6e01068 history now listed as a flat list by day, ordered by visit time (bug 227618) 2004-01-13 20:06:02 +00:00
dbaron%dbaron.org 06b2b5464c Fix bustage. b=226522 2004-01-10 03:59:32 +00:00
jst%mozilla.jstenback.com 5ec2748a37 Fixing camino bustage. 2004-01-10 03:11:17 +00:00
pinkerton%aol.net ec564d9f57 use the correct file suffix when exporting bookmarks 2004-01-09 16:07:24 +00:00
pinkerton%aol.net ff559cb6b6 use a popup cell rather than a context menu for html popups so they position
better when they don't fit entirely on the screen (bug 185550)
2004-01-08 22:34:22 +00:00
pinkerton%aol.net 5bd5e0ef9c allow folders as well as groups to open as tabs in a new window (bug 228803) 2004-01-07 21:54:43 +00:00
pinkerton%aol.net 2c7585358a fix licenses 2004-01-07 14:12:41 +00:00
pinkerton%aol.net 57a5992d5e remove traces of splash screen code and images. fix up some inconsistencies
in the MainMenu nib as well (bug 152464)
2004-01-06 21:47:24 +00:00
pinkerton%aol.net 3f537356c8 remove stray NSLog in search window code 2004-01-06 21:38:21 +00:00
pinkerton%aol.net a33ccc1ec9 stop redrawing the entire search area every time the chrome redraws, now
only do it when it has focus (bug 213312)
2004-01-06 21:27:19 +00:00
pinkerton%aol.net d1d245f091 don't reload the page when asking for view-source. use the cached version
if we have one (bug 153884)
2004-01-05 23:28:37 +00:00
pinkerton%aol.net 1882769fc1 remove FilterView (it's now in a different nib, bug 227370) and fix "new window"
in dock menu (wasn't hooked up)
2004-01-05 23:02:43 +00:00
pinkerton%aol.net 5c9460d0fd use a new nib for save accessory panels (bug 227370) 2004-01-05 23:01:53 +00:00
pinkerton%aol.net 037aed0e36 use a separate nib for the save accessory panels (bug 227370) 2004-01-05 23:01:33 +00:00
pinkerton%aol.net 2cac2035b7 new nib for bug 227370 2004-01-05 23:01:04 +00:00
ccarlen%mac.com 00b09c7308 Bug 169789 - Cannot save view-source URLs. r=pink 2004-01-05 20:13:13 +00:00
pinkerton%aol.net e05a4f27db sanity check cancelling d/l at the code level, not just at the UI level
(bug 229856)
2004-01-05 17:56:35 +00:00
pinkerton%aol.net adb962e7f5 that's right, more static build missing files. i hate project builder. 2003-12-30 21:45:05 +00:00
pinkerton%aol.net 43e23d8df1 add progressView.mm to static build (thanks project builder) 2003-12-30 21:41:39 +00:00
pinkerton%aol.net 6909924f9e new d/l manager from josh aas (bug 223583) 2003-12-30 21:15:47 +00:00
pinkerton%aol.net 0a81eccaca allow bookmark collections to accept drops of other types of urls besides just
existing bookmarks (enables drags from history, strings, urls from other apps).
consolodates duplicated code. makes sure string drops are valid urls in
manager and bm toolbar (bug 227040)
2003-12-30 09:25:04 +00:00
pinkerton%aol.net 338168148f fix a variety of graphical issues with the bm manager (bug 227977) 2003-12-29 07:17:30 +00:00
pinkerton%aol.net 21484d24b8 make the bookmark toolbar folder popup menu use the normal font size (bug 229405) 2003-12-29 06:56:24 +00:00
pinkerton%aol.net 41ec9c62a4 new app icons from jasper. not perfect, but better. (bug 228878) 2003-12-23 20:36:50 +00:00
pinkerton%aol.net 05d35201dc always use the selection in the bm manager as the default for "add bookmark"
sheet. remove apis that had that choice as a parameter. (bug 184993)
2003-12-23 20:15:30 +00:00
pinkerton%aol.net 0e4feca5ef fix issues with importing bookmarks, crash if menu separators are present,
import keywords, import bookmark groups (bug 170797)
2003-12-23 19:07:08 +00:00
pinkerton%aol.net b61536c047 separate favicon change notifiaction into its own notification to avoid writes
to the disk. better spread out loading of favicons at startup. turn back
on favicon support since startup perf issues resolved (bug 226140)
2003-12-23 18:33:28 +00:00
pinkerton%aol.net b0e4a772ac fix bustage with removed chrome.xpt file 2003-12-23 17:50:34 +00:00
pinkerton%aol.net 0b9073bed8 change bookmarks.xml -> bookmarks.plist so new profiles don't need to import
on startup. (bug 223615)
2003-12-10 15:50:58 +00:00
pinkerton%aol.net 331f53ddbe make sheet consistent with HIGs (bug 227980) 2003-12-10 15:13:37 +00:00
pinkerton%netscape.com 02f3c52ae3 put "show/hide all bookmarks" strings in, remove sidebar strings 2003-12-09 14:49:44 +00:00
pinkerton%netscape.com a4b56bcf30 fix |return [super foo]| when |foo| has a void return type. a problem with
gcc3.3, it will omit the entire line.
2003-12-08 17:51:17 +00:00
pinkerton%netscape.com e87b9748a1 somehow the connection for new window was lost. fixing it. 2003-12-05 15:25:03 +00:00
pinkerton%netscape.com 5aad39d879 we need to have code to show the about window to customize it to add the
build id. turn off the splash screen to gauge community feedback
2003-12-05 00:05:10 +00:00
pinkerton%netscape.com 8cab4a2e14 leave up/down arrow functionality alone unless the completion window is
open (bug 169067)
2003-12-04 19:18:10 +00:00
pinkerton%netscape.com 1b30afd9e4 fix case where creating a new window with the bm manager open would inherit
the show/hide state of the previous window for the menu item rather than
use the state of the new window.
2003-12-04 17:40:12 +00:00
pinkerton%netscape.com fdbeeb50ab keep the same collection when showing bookmark manager. make cmd-b be
a toggle with "show/hide" menu items instead of just "manage" menu text. make
cmd-y not toggle and always show history. fix updating of bookmark menus
when there are no windows open. remove some outdated cruft from the main
controller and nib. (bug 226904, and then some)
2003-12-04 15:02:32 +00:00
pinkerton%netscape.com 73ee4f8547 use standard aboutbox instead of custom one (bug 227368) 2003-12-03 21:12:39 +00:00
pinkerton%netscape.com 1a4f495558 remove credits list for new about box 2003-12-03 21:08:08 +00:00
pinkerton%netscape.com 74abc17ee7 use a standard aboutbox (bug 227368) 2003-12-03 21:07:09 +00:00
pinkerton%netscape.com 4718bf0ddc removed 2 more icons we don't use anymore (bug 189801) 2003-12-03 19:00:26 +00:00
pinkerton%netscape.com a2b2035fe1 made a bunch of images smaller (bug 189801) 2003-12-03 18:56:42 +00:00
pinkerton%netscape.com 46d80110ef remove unused icons and stop bundling the "personal" pref panel that is
no longer used by anyone (bug 199637)
2003-12-02 20:58:29 +00:00
pinkerton%netscape.com 549d6c7485 removing some unused icons (bug 199637) 2003-12-02 20:57:50 +00:00
pinkerton%netscape.com ab9086d347 don't use 'return' when there's not return value, omits entire line on gcc3.3 2003-12-02 15:11:40 +00:00
pinkerton%netscape.com d32fc03ab1 add "manager.tif" for bookmark manager icon (bug 227047) 2003-12-02 15:01:43 +00:00
pinkerton%netscape.com 6cca5221bd new icon and strings for bookmark manager instead of sidebar (bug 227047) 2003-12-02 14:59:57 +00:00
pinkerton%netscape.com 394d5c2949 New string for bookmark manager over sidebar (bug 227047) 2003-12-02 14:58:51 +00:00
pinkerton%netscape.com 426b7674e4 new bookmark manager icon 2003-12-02 14:58:08 +00:00
pinkerton%netscape.com ec75c26dd4 open bookmark on cmd-downArrow or enter. keep return for edit (bug 209886) 2003-12-02 14:39:44 +00:00
pinkerton%netscape.com 9ba69c036b fix export of html bookmarks to be a better utf8 citizen, fix importing
so that special flags are cleared during import to not conflict (bug 225769)
2003-11-25 17:30:50 +00:00
pinkerton%netscape.com 98de3fd893 allow drops into url bar while it's not being edited (bug 162791) 2003-11-25 17:24:22 +00:00
pinkerton%netscape.com 32d74cc4f1 removing obsolete files 2003-11-24 19:28:29 +00:00
pinkerton%netscape.com 9c55863ec7 typeahead find now needs to be invoked by explicit '/' to avoid people getting
pissed off (bug 226161)
2003-11-19 21:48:24 +00:00
pinkerton%netscape.com 2b2a3617ab apparantly, all-*.js is back to normal. using all-camino.js instead of
all-chimera.js at least.
2003-11-19 21:29:38 +00:00
pinkerton%netscape.com 544fffb22a really changing find nib to be more cocoa-like 2003-11-14 19:47:18 +00:00
pinkerton%netscape.com 218123a613 allow dragging of topmost bookmark container in container list (bug 223325) 2003-11-14 13:42:55 +00:00
pinkerton%netscape.com e3cf218b0c fixing pref ordering issues so camino prefs load last. turning off loading
of favicons at launch time. just too slow.
2003-11-13 20:35:58 +00:00
pinkerton%netscape.com 58b04d3e74 make find panel more consistent with other cocoa apps (bug 160771) 2003-11-13 18:21:02 +00:00
pinkerton%netscape.com ecb7c49302 fix bookmark export for html and plist for safari (bug 223204) 2003-11-13 17:31:31 +00:00
pinkerton%netscape.com 27312e9b61 don't return when there is no return value for a method (bug 224654) 2003-11-07 19:38:24 +00:00
pinkerton%netscape.com 52120c7b4f make search bar part of default toolbar 2003-11-05 17:16:57 +00:00
pinkerton%netscape.com 20e11f0ffa craft search urls so they support utf8 (bug 201642) 2003-11-04 05:08:46 +00:00
pinkerton%netscape.com 62754c7283 fix gap between personal toolbar and tab widget on panther only (bug 223667) 2003-11-03 21:00:24 +00:00
pinkerton%netscape.com 04d207ce3a don't run bookmark menu building code on separate thread as it would case
re-entrancy crashes at startup.
2003-11-03 19:54:43 +00:00
pinkerton%netscape.com 42d80b731d prevent adding personal toolbar buttons twice. handle drops onto toolbar in
the correct order. (bug 223207)
2003-10-31 19:50:55 +00:00
pinkerton%netscape.com b1034a2b68 added IOKit to static target 2003-10-31 03:46:00 +00:00
dwitte%stanford.edu 08c8d38756 fixing bustage 2003-10-30 05:13:20 +00:00
dwitte%stanford.edu 2306dd8f1c removing nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 04:37:14 +00:00
pinkerton%netscape.com 63c0fda3df change to 0.7+ and Mozilla Foundation 2003-10-29 20:00:35 +00:00
pinkerton%netscape.com 6ce65b23b1 correct problem where flag not set on toolbar bookmarks and schmear out
the loading of site icons to improve immediate startup (bug 223205)
2003-10-29 19:43:51 +00:00
pinkerton%netscape.com 2afcacc1f3 clean up some issues with nib including placement of "add" buttons and
some images (bug 223413)
2003-10-29 19:40:33 +00:00
pinkerton%netscape.com d487f33aaa fix several issues: a) ensure bookmarks visible when launched via AE, open
search results window if it was hidden, preserves order of BM on drop,
fixes button states depending on container, cleanup some methods. (bug 223209)
2003-10-29 18:45:25 +00:00
pinkerton%netscape.com d286bd223d define for panther 2003-10-29 17:58:15 +00:00
pinkerton%netscape.com 04d250c514 add context menu to history items and change the icon to the normal
bookmark icon (bug 223417)
2003-10-23 19:30:58 +00:00
pinkerton%netscape.com 0de98523bf fix for special folder icons resetting to the default when losing the
blessing of being the dock menu (bug 223210)
2003-10-23 19:04:46 +00:00
pinkerton%netscape.com b9cb76cf88 clean up decomtamination changes 2003-10-22 15:59:25 +00:00
pinkerton%netscape.com f90a14f08c remove "new files" folder left by accident 2003-10-22 15:59:07 +00:00
pinkerton%netscape.com 32fa08513b fix build bustage from decomification of nsIDocument 2003-10-22 14:56:07 +00:00
pinkerton%netscape.com f092b0b1de turn on auto image resizing by default (bug 197323) 2003-10-22 04:29:17 +00:00
pinkerton%netscape.com 8e313f3459 bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
pinkerton%netscape.com dee20b1769 use sizeToFit instead of trying to measure the text ourselves (bug 220494) 2003-10-21 22:02:53 +00:00
pinkerton%netscape.com 5f1d25c5d7 fix warnings (bug 173286) 2003-10-21 21:56:16 +00:00
pinkerton%netscape.com c991d402cc fix build bustage (bug 221984, r=bryner/cls) 2003-10-14 19:55:18 +00:00
pinkerton%netscape.com cba67db2ce fix string leak (bug 164293) 2003-10-06 18:37:31 +00:00
bryner%brianryner.com c1ddc1f1c6 allow camino to build with gcc3; patch from cls, r=bryner 2003-10-02 22:23:52 +00:00
bryner%brianryner.com 94f9073178 fixing the last of the camino bustage 2003-10-01 20:28:54 +00:00
bryner%brianryner.com bd61bed225 more bustage fixing. thanks to softkid@mac.com for the patch 2003-10-01 19:05:52 +00:00
bryner%brianryner.com 78b62e4f34 fixing bustage from nsIContent changes 2003-10-01 18:59:48 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com 5a65a040e9 remove extra semicolons (bug 218551) 2003-09-09 06:30:54 +00:00
pinkerton%netscape.com fe33386ca8 don't use the capbilities.* prefs to block setting status and window
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
2003-09-03 02:51:52 +00:00
pinkerton%netscape.com 4d09668e02 fix compiler warning (bug 202716) 2003-08-21 02:46:11 +00:00
pinkerton%netscape.com 7ffd84ef09 fix leaked target on each select menu item and possibly the menu (patch
from dhaas) bug 212628.
2003-08-16 03:40:03 +00:00
pinkerton%netscape.com 76cf64f0ff updating comment 2003-08-16 03:38:45 +00:00
pinkerton%netscape.com 9ec72c8f0c don't set the "disable during load" popup blocking pref (bug 155351) 2003-08-16 03:09:43 +00:00
pinkerton%netscape.com ceca5f49d2 remove obsolete library from non-static build to fix bustage 2003-08-16 03:03:22 +00:00
pinkerton%netscape.com d657f98737 fix bustage from string moving into xpcom 2003-08-15 19:48:56 +00:00
bryner%brianryner.com 9807a3339b Fixing Camino and Cocoa embedding bustage. Checking in for ben. 2003-08-05 03:33:12 +00:00
bzbarsky%mit.edu 9b58595e19 Updating to new nsIContent stuff to fix build bustage 2003-07-30 07:07:10 +00:00
bzbarsky%mit.edu 7cbe235471 This should be that last of the nsIContent stuff for now. 2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu 961298ff2a This would break too if Camino were actually building right now. 2003-07-29 05:53:19 +00:00
pinkerton%netscape.com aa6c71196f grrr. static target. 2003-07-25 17:35:24 +00:00
pinkerton%netscape.com db97e20bd5 more bustage 2003-07-25 17:22:03 +00:00
pinkerton%netscape.com 000ae2b7ea fix bustage 2003-07-25 16:51:27 +00:00
cbiesinger%web.de bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
dwitte%stanford.edu ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
bryner%netscape.com b6c3914b11 Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
bryner%netscape.com 7ff4f02e7f Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
cbiesinger%web.de 805bd84854 193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu dda2125d4c Fixing build bustage in camino, followup to bug 211181 2003-07-02 16:43:25 +00:00
bzbarsky%mit.edu 2453e3923f Fixing camino bustage. Follow-up to bug 211169 2003-07-02 04:57:48 +00:00
bryner%netscape.com c1dedd6e7f Fix crash when a new page loads while the previous page's context menu is active, and Customize is in the toolbar (bug 168051). r=pinkerton. 2003-07-02 00:13:40 +00:00
bryner%netscape.com 3696930065 Attempting to fix Camino bustage 2003-06-19 00:39:14 +00:00
dbaron%dbaron.org f27fb41735 Fix bustage from bug 205895. 2003-06-18 05:38:20 +00:00
dbaron%dbaron.org 8c57395c55 Fixing bustage. b=209087 2003-06-14 06:10:29 +00:00
dbaron%dbaron.org ba73587f74 Fixing bustage. b=209087 2003-06-14 06:08:44 +00:00
pinkerton%netscape.com b636b51c8e fix crash when we can't get a content node when counting children. (bug 210506) 2003-06-10 21:43:57 +00:00
bryner%netscape.com 503516e332 Fixing bustage - libjar50 is now a static component. 2003-06-10 00:47:14 +00:00
bryner%netscape.com e0a457989e Fix static build bustage by removing reference to libmng. Also remove .mng from document types list. 2003-06-04 18:56:35 +00:00
bryner%netscape.com 569888bbf2 Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
bryner%netscape.com 6c466f1b15 Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk. 2003-05-27 06:49:16 +00:00
varga%netscape.com e6a24335f1 Another attempt to fix Camino. 2003-05-23 15:27:15 +00:00
varga%netscape.com 526770691a Trying to fix camino bustage. 2003-05-23 14:06:47 +00:00
pinkerton%netscape.com 0fb74298b0 don't use jaguar-only routines for search field (bug 201796) 2003-05-23 01:45:29 +00:00
bryner%netscape.com dee9fcdf0a Unify the find strings for the find dialog and typeahead find. This also fixes "find again" in conjunction with typeahead find (bug 204645). r=pink. 2003-05-23 00:27:43 +00:00
bryner%netscape.com 554b5bc297 It's no longer necessary to pass -DIBMBIDI on the command line; it's defined in mozilla-config.h which we include through the prefix file. 2003-05-22 08:31:23 +00:00
pinkerton%netscape.com 61884c973b ensure target is set correctly when switching between bm & history 2003-05-22 05:05:20 +00:00
bryner%netscape.com dc36e6ad66 fix a few warnings 2003-05-20 10:35:40 +00:00
bryner%netscape.com 829c70d061 make copying of history.properties objdir-safe 2003-05-20 10:23:52 +00:00
bryner%netscape.com b9af4fb421 fix a warning 2003-05-20 10:21:15 +00:00
bryner%netscape.com 4d65f02055 modules/zlib/src is not needed as a library search path. 2003-05-20 09:57:45 +00:00
pinkerton%netscape.com 8d41e615a6 fix a variety of crashes caused by me being stupid (window close, quit, clicking
on folder button). (bug 205667)
2003-05-15 18:38:59 +00:00
pinkerton%netscape.com 6b32ee6328 add build phase to add history.properties to embed.jar before we copy it
over since we can't modify the embed manifest (bug 205598)
2003-05-15 01:53:08 +00:00
pinkerton%netscape.com 9371f49703 add indicator of blocked popup and a popdown menu to quickly unblock sites 2003-05-14 03:45:06 +00:00
pinkerton%netscape.com 1f45d1ea47 first stab at popup blocked image 2003-05-14 03:23:04 +00:00
bryner%netscape.com a7689aa474 Set typeahead find to search all text by default. Also, removed some prefs that no longer need to be overridden from all.js 2003-05-07 05:38:34 +00:00
bryner%netscape.com 007a384114 Oops, forgot this file. Enable typeaheadfind for static builds. 2003-05-05 20:48:45 +00:00
bryner%netscape.com e550c55501 Add typeahead find to Camino (bug 174898). If you're building Camino, you'll need to add typeaheadfind to the extensions list. 2003-05-05 07:14:33 +00:00
pinkerton%netscape.com 89691a5b5a make add to whitelist work on 10.1 by using the routine i really wanted
from the start.
2003-04-29 02:06:57 +00:00
sfraser%netscape.com 363d544c98 Fix bug 198739: change Camino user-agent string to say 'Camino' rather than 'Chimera'. r=pink, sr=me. 2003-04-28 21:21:03 +00:00
bryner%netscape.com 0282489c03 more #include cleanup. 2003-04-27 08:41:02 +00:00
bryner%netscape.com 3da4f2e8fe Removing unneeded includes. 2003-04-27 07:32:14 +00:00
pinkerton%netscape.com ca59065eb4 correctly enable get-info menu item 2003-04-25 17:57:13 +00:00
pinkerton%netscape.com 75f9210269 biffed getting of js/java prefs at panel init 2003-04-25 17:56:47 +00:00
pinkerton%netscape.com 2137adc731 new layout of webfeatures panel, added popup whitelist editor and setting
to turn off ability of websites to adjust win size/pos and status bar. Fixed
privacy panel to correctly scan the permission list for cookies.
2003-04-25 06:18:37 +00:00
pinkerton%netscape.com 823f54faaf default "remember decision" button in cookie prompt dialog to on. 2003-04-25 06:16:35 +00:00
pinkerton%netscape.com f3155a9199 fix titles on cookie prompt dialog to be more descriptive. 2003-04-23 17:31:25 +00:00
pinkerton%netscape.com feee4cd410 make a textedit cell that leaves room for the proxy icon so that we
can use a regular NSTextField for the url bar. from nhamblen@mac.com
(bug 198095)
2003-04-23 16:47:11 +00:00
sfraser%netscape.com 352be220ed Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin. 2003-04-22 18:11:12 +00:00
sfraser%netscape.com d7f0ea7b6b Fixing path to PrintPDE.plugin now that it goes into dist/package. 2003-04-19 00:57:01 +00:00
sfraser%netscape.com 6426097d57 Add libucvutil_s.a to the project to fix static build bustage. 2003-04-18 02:24:40 +00:00
sfraser%netscape.com ec25a40565 Draw the location bar using a textfield-style border, so that it matches the search field more closely (although the search field needs lightening up). 2003-04-13 17:44:49 +00:00
sfraser%netscape.com a7bfbefcd3 Don't hardcode path to mozilla-config.h, so that objdir builds work. 2003-04-13 03:55:59 +00:00
sfraser%netscape.com 1887761a08 Fix include paths to make things work in an objdir build. 2003-04-13 03:55:26 +00:00
sfraser%netscape.com 3e1a12dafe Fix more non dist-relative paths 2003-04-13 03:42:23 +00:00
sfraser%netscape.com 8311c2ff3b Fix paths to gopher image files to be dist-relative. 2003-04-13 03:37:07 +00:00
ccarlen%netscape.com ae1d0b2d52 Bug 201508 - Add Print Dialog PDE to Camino. r=pink/sr=sfraser 2003-04-11 20:27:56 +00:00
pinkerton%netscape.com bac51ec389 adding prachi 2003-04-10 03:54:53 +00:00
pinkerton%netscape.com 4c5cb1755e removing search field for bug 158246 2003-04-10 03:54:24 +00:00
pinkerton%netscape.com d9dc9f4ffd adding google search bar, from pgauria@uark.edu (bug 158246) 2003-04-10 03:48:41 +00:00
sfraser%netscape.com 9aa65acde0 Add a ; at the end of a line, fixes bug 200339. 2003-04-03 00:36:53 +00:00
sfraser%netscape.com 770e5bd8b2 Fix static target include paths. 2003-04-01 01:55:34 +00:00
pinkerton%netscape.com e74b6c15f1 implement new cookie dialog api. 2003-03-31 20:34:45 +00:00
pinkerton%netscape.com 56e473c947 ensure browser is showing when a new tab is created from menubar 2003-03-28 00:33:17 +00:00
pinkerton%netscape.com c458232ea7 fix "open in new tab" when bm manager is visible 2003-03-28 00:26:55 +00:00
pinkerton%netscape.com 5dbc2dc8d5 set the url bar's field editor to have the correct font when its
text is empty. bug 182570, from nhamblen@mac.com.
2003-03-26 23:14:52 +00:00
dbaron%dbaron.org d81ec765a7 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 18:02:34 +00:00
dbaron%dbaron.org efac811593 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 16:27:39 +00:00
pinkerton%netscape.com 78d49aadf6 replacing some of the icons to look better in new manager (thanks to
sam nordemann)
2003-03-26 14:57:44 +00:00
pinkerton%netscape.com e71b055bc9 fix issue where a drag would cause an inline edit to start if a row
was already selected.
2003-03-25 04:05:20 +00:00
pinkerton%netscape.com 7636f6f4e2 some cleanup and fix a crash when closing window with manager showing
(bug 199014)
2003-03-25 02:57:41 +00:00
pinkerton%netscape.com 199bf83e71 oops, put new files in wrong place 2003-03-24 13:29:17 +00:00
pinkerton%netscape.com 61afa05ddd remove un-needed code 2003-03-24 13:18:16 +00:00
pinkerton%netscape.com 0354e102b1 from dts 2003-03-24 03:49:02 +00:00
pinkerton%netscape.com 96da93ef2f new in-window bookmark manager. 2003-03-24 02:10:08 +00:00
dbaron%dbaron.org 59082fdb1e Bustage fix. b=191380 2003-03-22 20:55:56 +00:00
dbaron%dbaron.org 1948e2d1df Bustage fix. b=191380 2003-03-22 19:51:59 +00:00
dbaron%dbaron.org 2990ceea7e Bustage fix from <mvl@exedo.nl>. b=191380 2003-03-22 19:47:45 +00:00
bryner%netscape.com f37a32ce1d Don't re-focus the download manager window each time a download starts. Patch by nhamblen@mac.com, r=bryner, sr=sfraser. 2003-03-18 23:48:03 +00:00
bryner%netscape.com 0941f07bfd Bug 160880 - multi-line selects displaying popups if you click in an empty area. Patch by ajfeldman@brown.edu, r=bryner. 2003-03-18 23:18:13 +00:00
bryner%netscape.com ade3a52a2f also link the binary against libxpcom_compat for static builds 2003-03-18 11:00:09 +00:00
bryner%netscape.com d451379953 Fix static build bustage - libxpcom_compat is now always shared. Also, removed unwanted .xpt file from bundle resources. 2003-03-18 07:28:25 +00:00
sfraser%netscape.com a8f6f62086 Fix the cancelling of downloads in Camino, and auto-expanding downloads. Bug 192461. Note that this depends on the patch checked in for bug 197745. 2003-03-18 00:09:35 +00:00
sfraser%netscape.com caeda303da Add linkage with libxpcom_compat.a in static build. 2003-03-16 19:43:50 +00:00
sfraser%netscape.com 86710f75e3 Fix static build target. 2003-03-15 23:20:00 +00:00
sfraser%netscape.com bdf0e31a91 Fix static components after the MinoMo changes. 2003-03-15 23:16:33 +00:00
sfraser%netscape.com 1ea4769708 Fix some absolute paths that got in there by accident. 2003-03-15 22:48:19 +00:00
sfraser%netscape.com d65e127cee Fix project after dougt changes. Static build still likely broken. 2003-03-15 19:18:30 +00:00
sfraser%netscape.com 1419dc46fc Fix nsIDOMHTMLOptionsCollection bustage. 2003-03-14 19:06:55 +00:00
pinkerton%netscape.com 5c39722c8b allow tabbing between toolbar and urlbar when no autocomplete popup.
(from sbwoodside bug 152987).
2003-03-13 16:15:57 +00:00
sfraser%netscape.com 5cba2159ca Add a New Window command to the Dock menu. 2003-03-13 04:08:27 +00:00
sfraser%netscape.com 26fd563595 If a bookmark title is empty, use the URL. Also reduce truncation to 60 chars. 2003-03-13 04:07:25 +00:00
bryner%netscape.com f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
sfraser%netscape.com 73a0a88b6d Add the ability to click-hold on bookmarks buttons to get a popup menu for folders and tab groups, and to be able to start a drag of a folder without holding any modifier keys. A quick click on a folder button still brings up the popup menu, and loads a tab group. 2003-03-11 07:59:27 +00:00
sfraser%netscape.com f4cd1afeec Add code to DraggableImageAndTextCell to make it possible to tell when the mouse has been down on the cell without moving (click-hold). 2003-03-11 07:57:55 +00:00
sfraser%netscape.com e4d4b9a1eb Turn Rendezvous support on by default. 2003-03-11 07:03:55 +00:00
bryner%netscape.com 4541bc60c9 Static build fixes - update for components which have been merged together. 2003-03-08 11:37:44 +00:00
bryner%netscape.com a27cc49c10 libmozz should no longer be required 2003-03-08 01:48:47 +00:00
sfraser%netscape.com 374f5f97ac Fix up bookmark toolbar buttons to show better popdown menus for folders, and to allow dragging of folder items with the Command key down. 2003-03-07 07:15:41 +00:00
pinkerton%netscape.com c2f7470fb4 bookmarks load when clicked in manager, switching to manager stops all
page loads. back button responds appropriately if manager is frontmost.
2003-03-07 03:58:24 +00:00
pinkerton%netscape.com ebc97acbfd More changes for in-window bookmarks. bookmarks display and can be edited,
buttons hooked up. Still off by default.
2003-03-07 03:06:47 +00:00
bryner%netscape.com 66e9f2fab8 Bump version to 0.7 on the trunk (and 0.7+ for UA string identifier). 2003-03-07 02:45:59 +00:00
pinkerton%netscape.com 393ceead5a beginnings of new bookmark manager, off by default 2003-03-06 19:04:15 +00:00
pinkerton%netscape.com 6e103d135c when replacing the text of the urlbar (with, say, a bookmark), put the
insertion point at the end instead of leaving it at the beginning.
2003-03-06 19:03:34 +00:00
sfraser%netscape.com 16682c50a3 Funky new splash screen 2003-03-06 07:55:46 +00:00
bryner%netscape.com f8d0177119 remove reference to gecko broken-image.gif since we have our own. 2003-03-06 00:42:44 +00:00
sfraser%netscape.com 50a0433f9e Eliminate calls to DOM APIs in bookmark-related code outside of the bookmarks service, so that we can eventually move away from the assumption that bookmarks are DOM-based. 2003-03-05 23:18:09 +00:00
bryner%netscape.com 0c54f284a0 copy libmozz.dylib for now, should fix camino trunk tinderbox bustage 2003-03-05 12:03:25 +00:00
bryner%netscape.com 93846814ef add some error checking for loading the bookmarks file 2003-03-05 10:27:56 +00:00
bryner%netscape.com e51650481c no longer needed 2003-03-05 07:07:15 +00:00
bryner%netscape.com 77e77d4c51 more bustage fixing (affects camino build only) 2003-03-05 04:21:49 +00:00
bryner%netscape.com 365204027a attempting to fix bustage 2003-03-05 04:17:29 +00:00
sfraser%netscape.com 8d9f882543 Add .DSStore file for disk image. 2003-03-05 02:48:37 +00:00
sfraser%netscape.com 13946a57bb Merge Chimera->Camino name changing to the trunk. 2003-03-04 18:18:53 +00:00
sfraser%netscape.com d194d3b936 Try to fix trunk bustage, sync with RDF API changes. 2003-03-01 01:22:42 +00:00
bryner%netscape.com 513721f882 Landing changes from CHIMERA_M1_0_1_BRANCH. (I know I'm breaking the static build, I'll fix it later). Code depending on other Mozilla changes is #ifdef'd BRANCH_CHANGES_NEED_MERGED. 2003-02-13 10:26:09 +00:00
bryner%netscape.com d7a082aa8b Fix up static build some more (and remove extraneous framework path into sdagley's home directory). 2003-01-10 03:10:54 +00:00
bryner%netscape.com 7b69d975a9 Fix up static build. 2003-01-10 01:27:52 +00:00
bryner%netscape.com 2a7b65c505 Merging changes from CHIMERA_M1_0_1_BRANCH. 2003-01-08 06:33:05 +00:00
bryner%netscape.com efdeb83af3 Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build. 2002-12-12 11:55:38 +00:00
bryner%netscape.com 213a0b4218 Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build. 2002-12-12 11:34:25 +00:00
sfraser%netscape.com f95aaded55 Fix bug 161856 (news tabs cannot receive drags) and 162001 (put focus in the url bar for new blank tabs). 2002-08-22 06:09:56 +00:00
sfraser%netscape.com b3accf7fe4 Fix bug 161856 (news tabs cannot receive drags) and 162001 (put focus in the url bar for new blank tabs). 2002-08-22 06:03:44 +00:00
sfraser%netscape.com 832c03b82b Minor variable rename. 2002-08-22 05:57:12 +00:00
bryner%netscape.com 4104c72f23 Bug 159578 - <select> popups within frames are mispositioned. Use the content node's document, instead of the toplevel document, to compute the scroll offset. Also, #define IBMBIDI so that we get the correct vtable for nsIDocument. r=sfraser. 2002-08-22 00:24:33 +00:00
sfraser%netscape.com e1b0de1025 Remove bogus parens. 2002-08-21 23:55:43 +00:00
sfraser%netscape.com 744c375694 Project moved back to this directory, so remove the 'cd projects'. 2002-08-21 23:54:35 +00:00
sfraser%netscape.com 3ba234c77f Removing files which were moved to chimera/resources/localized/English.lproj. 2002-08-21 23:06:55 +00:00
sfraser%netscape.com cd71d4f6fc Project has moved back to mozilla/chimera, so that Interface Builder can continue to find images in nib files. 2002-08-21 23:02:16 +00:00
sfraser%netscape.com 68dbb3ba37 Removing files which have been moved to other locations under mozilla/chimera 2002-08-21 22:59:47 +00:00
sfraser%netscape.com 4a50c26d80 Update project to use new file paths, and remove obsolete cruft. 2002-08-21 22:35:33 +00:00
sfraser%netscape.com a75a62b277 Checking in the project changes, which were missed because I copied pink's project around. 2002-08-21 03:27:41 +00:00
sfraser%netscape.com 3122f5500d Undoing my last project changes, which were not supposed to happen here. 2002-08-21 02:32:49 +00:00
bryner%netscape.com c01b433583 Add a clean/clobber target. 2002-08-21 02:28:22 +00:00
sfraser%netscape.com 8734acb67c Fix some references to CHHistoryDataSource -> HistoryDataSource. 2002-08-21 02:14:52 +00:00
sfraser%netscape.com ef11d670d8 Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix). 2002-08-21 02:06:38 +00:00
bryner%netscape.com 699f99f4ac Adding a Makefile to automatically invoke pbxbuild with the current tree configuration (debug/opt and static/non-static). 2002-08-21 00:56:57 +00:00
sfraser%netscape.com 46739bd525 Fix bug 162776: prevent the toolbar root bookmarks folder from being deleted by a drag to the trash. 2002-08-20 01:10:56 +00:00
sfraser%netscape.com 0b78dec142 Fix for bug 156893: strip control characters from bookmark titles and hrefs on import, so that we don't just refuse the entire import. 2002-08-20 00:10:13 +00:00
sfraser%netscape.com 6d36f99478 Fix for bug 163480 (dragging from inactive tabs). Also add disabled generic icon to about:blank tabs. 2002-08-19 21:53:42 +00:00
sfraser%netscape.com cb03af302a Restore text truncation to tab labels using an NSCell subclass, NSTruncatingTextCell. 2002-08-19 18:17:06 +00:00
sfraser%netscape.com cf07b43e1b Part of patch in bug 161387 for better tab label truncation. 2002-08-19 18:15:41 +00:00
pinkerton%netscape.com ab44cf7456 When moving and resizing popups, use coordinate system where the origin
is the top left since that's what webpages expect.
2002-08-19 17:18:22 +00:00
sfraser%netscape.com b8f1be72e0 NSString utility parts of the width-based truncation patch, bug 161387. Patch from Max Horn. 2002-08-19 16:49:25 +00:00
pinkerton%netscape.com 3b21529ca7 make status bar text field scrollable instead of wrapping for long
urls (bug 163245)
2002-08-19 14:33:04 +00:00
pinkerton%netscape.com ed128d7d43 removing unused file (bug 163156) 2002-08-19 14:26:10 +00:00
sfraser%netscape.com 5890af485a Optimize drawing when showing and hiding the drag target hilight. 2002-08-19 06:35:12 +00:00
sfraser%netscape.com ca4f24c9ee Remove an NSLog, and set the LOAD_BACKGROUND flag for remote data loads. 2002-08-19 03:57:07 +00:00
sfraser%netscape.com 607ef767ec Improve drag and drop feedback (bug 163403). Tab items now contain a view that handles drag and drop for that item, and draws via a couple of NSCells, and show drag feedback when you drag over them. 2002-08-19 03:55:08 +00:00
sfraser%netscape.com 2a07c561b4 Changed to use BrowserTabViewItem, and lots of tidyup. 2002-08-19 03:52:43 +00:00
sfraser%netscape.com eafd807a5b Create BrowserTabViewItems using the factory method on BrowserTabView, and add an accessor for the proxy icon view. 2002-08-19 03:51:32 +00:00
sfraser%netscape.com 416619a0ec Create BrowserTabViewItems using the factory method on BrowserTabView. 2002-08-19 03:50:54 +00:00
sfraser%netscape.com f3da307687 Add a factory method for new tabs, and improve drag and drop feedback. Also added calls to BrowserTabViewItems to tell them when they are shown or hidden. 2002-08-19 03:50:13 +00:00
sfraser%netscape.com 9f28a1873c Moving nsCocoaBrowserListener into a new file, and making a new group for gecko embedding files. 2002-08-19 03:45:35 +00:00
sfraser%netscape.com 46d37f249a Move nsCocoaBrowserListener into its own file, and add a few new methods to the NSBrowserContainer protocol. 2002-08-19 03:41:17 +00:00
sfraser%netscape.com 2cf0161ab7 Be sure to catch cocoa exceptions when trying to make favicons, otherwise things get really messed up (see bug 163260 for the general problem). 2002-08-17 22:04:33 +00:00
bryner%netscape.com 2b204d8d7f Sync Chimera changes with CHIMERA_M1_0_1_BRANCH (bug 161668). In addition to landing all the Chimera-specific changes here, I'm creating a new chimera.js file with our Chimera-specific prefs (and moving them out of all.js). r=brade. 2002-08-16 17:34:24 +00:00
pinkerton%netscape.com 45f1cb4383 reduce size of splash screen. ifdef'd off use of "loading..." which we never
used anyway. fixed huge leak that basically leaked the entire splash screen.
2002-08-16 03:20:54 +00:00
pinkerton%netscape.com 5a4a359f71 Add a "view source" toolbar button, off by default 2002-08-16 02:34:19 +00:00
sfraser%netscape.com fc61097449 Rename CHExtendedTabView to BrowserTabView (because that's what it is), and add a new subclass of CHIconTabViewItem, BrowserTabViewItem, for browser tabs. 2002-08-16 00:58:10 +00:00
sfraser%netscape.com 86905eb5b9 Fixing absolute path to dist/Embed/components 2002-08-16 00:12:47 +00:00
pinkerton%netscape.com 225e5ce138 pull base prefpanel into the privacy panel target 2002-08-15 22:31:01 +00:00
pinkerton%netscape.com e5fa70f42c Move cache clearing button to Navigation panel, add security prefs to
Privacy panel. make privacy panel inherit from base prefpanel class.
2002-08-15 22:30:17 +00:00
bryner%netscape.com 5b1af7311f Static build changes for universalchardet (bug 162851). 2002-08-15 22:24:54 +00:00
pinkerton%netscape.com e042b09ee1 Pull in universal charset decoder in dylib build. update include paths for
navigation pref panel for cache. (bug 162851)
2002-08-15 21:51:55 +00:00
sfraser%netscape.com 18b025a5f2 Fix some site icons not displaying properly. 2002-08-15 21:13:27 +00:00
pinkerton%netscape.com 0d26a4a7b9 fix problem where we were ignoring the return value reading home page pref 2002-08-15 20:52:13 +00:00
pinkerton%netscape.com 1d736351fd Remove a hack used to workaround having gecko views in the sidebar. fixes
cmdkeys working when opening the sidebar (bug 152612)
2002-08-15 20:32:06 +00:00
sfraser%netscape.com d64eb83588 Adding a Get Info item to the Edit menu, which, for now, only applies to the selected bookmark in the bookmarks sidebar. This is part of bug 155484. 2002-08-15 19:39:14 +00:00
pinkerton%netscape.com bbaf40c4d4 Remove pause/resume button from d/l progress dialog and ui strings (bug 157826) 2002-08-15 19:15:24 +00:00
pinkerton%netscape.com 9f33d856c1 updated icon from ugo 2002-08-15 19:05:52 +00:00
sfraser%netscape.com 968f0a7c85 Fixing alignment of proxy icon so that site icons don't clip the text border. 2002-08-15 19:01:51 +00:00
sfraser%netscape.com 1f7c9b6421 Fix build warning by adding an include. 2002-08-15 18:58:41 +00:00
pinkerton%netscape.com 24e42c97ed updated icons from ugo 2002-08-15 18:55:54 +00:00
pinkerton%netscape.com fca39d7f23 Untitled -> untitled per aqua guidelines 2002-08-15 18:21:13 +00:00
sfraser%netscape.com 3e9dcd40e5 Changes for bug 160725: adding site icon support to the proxy icon, tabs, bookmarks (in sidebar, tolbar and menu). Site icons are fetched via the SiteIconProvider, which uses the more generic RemoteDataProvider under the hood. RemoteDataProvider talks to necko, getting the resulting data into an NSData. Notifications are used to indicate to listeners when the load is done.
Site icons that are loaded to into the necko cache. We also cache data for missing site icons, to avoid continual refetches.

Site icons are on by default, but can be turned off via the "browser.chrome.site_icons" pref.
2002-08-15 18:08:12 +00:00
sfraser%netscape.com c6fde33f13 Project changes for bug 160725: add RemoteDataProvider.mm/h, SiteIconProvider.mm/h, and include paths into dist/include/nkcache. 2002-08-15 18:04:24 +00:00
sfraser%netscape.com c6b62b7efa Nib changes for bug 160725: hook up mProxyIcon on the BrowserWindowController. 2002-08-15 18:03:38 +00:00
pinkerton%netscape.com ef17840fcd Register for undo/redo notifications so we can hide the suggestions
list. Fixes the urlbar font size. (bug 159606)
2002-08-14 22:11:02 +00:00
pinkerton%netscape.com 219073bec5 Stop the throbber from animating when it's been removed from the toolbar
(bug 155869)
2002-08-14 21:46:01 +00:00
pinkerton%netscape.com 0b69c36802 Fix padding issues and a memory leak (bug 162205) 2002-08-14 19:37:40 +00:00
pinkerton%netscape.com b949efccbd remove hack for unsupported protocols now that necko correctly
dispatches them for us (bug 145807)
2002-08-14 19:10:26 +00:00
pinkerton%netscape.com 77c7cd9bd1 a double-click to dismiss a menu on a folder would cause us to popup
the menu again. check for that case (bug 162367)
2002-08-14 14:20:09 +00:00
pinkerton%netscape.com 652e63fada going back to a NSTextField with field editor for the url bar. fixes a lot
of hacks and crashes with the NSTextView, while still managing to provide
undo support (bug 161621).
2002-08-13 16:23:42 +00:00
pinkerton%netscape.com 9edd0cca56 make all new tabs appear on the right. comes from usability tests (bug 154468) 2002-08-12 19:06:37 +00:00
pinkerton%netscape.com 2a1aeeb20f use a new window subclass that lies about it being the key window so the
scrollbar of the autocomplete popup is always enabled. also fixes a
memory leak where we'd leak the autocomplete popup in every window (bug 157637)
2002-08-09 15:33:29 +00:00
sfraser%netscape.com 640e8b9c49 Fix warnings; some CHTooltip left. 2002-08-09 00:39:10 +00:00
pinkerton%netscape.com 5d4cc7c30c use a constant 2002-08-08 19:40:40 +00:00
pinkerton%netscape.com 55477057ee Adding tooltip support for TITLE in html (bug 149635) 2002-08-08 19:36:13 +00:00
pinkerton%netscape.com 5e11837346 When quitting, the d/l progress window and controller are shut down
before the d/l listener. add some code to separate the two and a
kung-fu death grip around the timer code to clean up this case (bug 161218)
2002-08-07 21:32:02 +00:00
sfraser%netscape.com 6a80f9e551 Fix for bug 152975. Add a Show/Hide Sidebar menu item with key shortcut Command-/. Patch from Prachi Guariar. 2002-08-06 20:42:25 +00:00
sfraser%netscape.com 5b35359398 Patch from Max Horn to optimize 'stringByTruncatingTo'. 2002-08-06 20:04:07 +00:00
pinkerton%netscape.com 93d6fa9aad Fix problem where hiding the status bar in a popup would cause the content
area to extend below the window and scrolling would be messed up and the
horizontal scrollbar would be hidden. (bug 153116).
2002-08-06 19:20:28 +00:00
pinkerton%netscape.com ce4d7712a3 Always use setTitle to set the window title (bug 152626) 2002-08-06 15:00:30 +00:00
pinkerton%netscape.com 28ed28c83e adding max horn 2002-08-06 02:32:34 +00:00
pinkerton%netscape.com efdc8c89f6 Add tooltips to bookmark outliner. allow context-click to set the
selection, not rely on what's already selected (bug 150186)
2002-08-06 02:25:46 +00:00
sfraser%netscape.com 39fd231516 Fix for bug 156607 (performance slow with large numbers of tabs open). These changes make all the tabs the same width, and put a cap of 16 on the number of tabs per browser window. When at this limit, commands that would open a new tab (e.g. view source) now open a new window. 'New tab' menu items should disable appropriately. 2002-08-06 01:53:37 +00:00
pinkerton%netscape.com 3ab9812ebf Somehow we lost the connections on the ok/cancel buttons in the password
dialog. hook those up and finiah changing all setEnabled's to setTransparent's
(bug 160758)
2002-08-06 01:10:29 +00:00
pinkerton%netscape.com 73014b6bdc Turn off fade-in of splashscreen 2002-08-06 00:51:47 +00:00
pinkerton%netscape.com a5b61ee54c remove an unused outlet (location toolbar item)) 2002-08-06 00:42:49 +00:00
pinkerton%netscape.com ad8afd923a make dealloc call super class' 2002-08-06 00:17:31 +00:00
pinkerton%netscape.com 3f2b280aed Fix customize dialog with location bar NSTextView. Adds support for NSCoder
to support it and fixes some odd bugs we think might be in the OS. (bug 159781)
2002-08-06 00:13:04 +00:00
pinkerton%netscape.com db61e2f300 Call super dealloc all the time and make sure we only do it at the end of
dealloc (bug 160790)
2002-08-05 22:50:33 +00:00
sfraser%netscape.com 55bdd23be2 Fix for bug 160312: avoid crashes when dragging bookmark folders from the sidebar onto themselves in the bookmarks toolbar. 2002-08-03 02:18:33 +00:00
sfraser%netscape.com 6890a432e8 Fix bug 160799: we don't need to have anything selected in the bookmarks before we drag. 2002-08-03 01:09:00 +00:00
bryner%netscape.com 2b67bc0a6c Ensure that we don't try to set initial focus on Gecko too early -- wait for the page to load. Also fixed a few build warnings. Bug 151039, r=sfraser. 2002-08-02 23:45:24 +00:00
sfraser%netscape.com a9dbc78af5 Fix bug 160168; option-click to save link broken. We were throwing an exception when calling fileSystemRepresentation on an empty string. Also change a bunch of places in the code to assume UTF-8, not ASCII, for url strings. 2002-08-02 23:40:29 +00:00
sfraser%netscape.com 62a037a4ce Don't rebuild the entire history data source (and leak it) every time the sidebar is opened, which makes sidebar opening animate more smoothly. Also put in some #ifdefs to it's easier to play with the browser window positioning code on sidebar open. 2002-08-02 23:12:00 +00:00
sfraser%netscape.com 8c9a99193f Fix potential crash by calling [super dealloc] _after_ cleaning ourselves up. Found with MallocDebug. 2002-08-02 22:25:47 +00:00
sfraser%netscape.com dd5f5f9830 Fix for bug 155920: added string truncation utility on our NSString category, and used it to truncat strings that are put into menu items in the UI and window titles. 2002-08-02 21:08:24 +00:00
pinkerton%netscape.com de49539d8d fix bustage 2002-08-01 18:09:53 +00:00
pinkerton%netscape.com 3f53046bea Keep XPCOM from being shut down while this window is open (bug 160241) 2002-08-01 18:00:50 +00:00
pinkerton%netscape.com 9796b09a1c update tooltip code, but leave it off (bug 149653). i hate cocoa. 2002-08-01 18:00:02 +00:00
pinkerton%netscape.com 893dacac39 A little more hackery on the tooltip code (still commented out). Tips are
now correctly positioned, but they still block mousemove.
2002-08-01 17:25:48 +00:00
sfraser%netscape.com b1f6fec604 Fixing various drag and drop bugs: 160215 -- dragging link into bookmarks sidebar panel, and into the personal toolbar now works.
Bug 157520 -- dragging a bookmark into a tab no longer leaves things in a bad state. Bug 154906 -- dragging links onto tabs works now.
Changes include adding the bookmarks outline, and the boomarks toolbar as recipients of NSStringPboardType data, and replacing calls to [NSPasteboard propertyListForType], which tries to parse a url string into a property list, with [NSPasteboard stringForType].
2002-07-31 02:39:11 +00:00
sfraser%netscape.com 1413a497ff Fixing key shortcuts for Previous/Next tab, and reordering those menu items so that Previous comes before Next. 2002-07-30 21:06:49 +00:00
sfraser%netscape.com 79978ddf8c Keep Navigator.scriptTerminology in sync with Navigator.scriptSuite. 2002-07-30 16:53:09 +00:00
pinkerton%netscape.com 95b16271dc Sherlock uses the spyglass suite (bug 160130). 2002-07-30 16:02:38 +00:00
pinkerton%netscape.com 31dbd7e584 Ensure gecko knows the drag left the window and shuts down the drag
session (bug 160041)
2002-07-30 15:20:28 +00:00
sfraser%netscape.com 96749bf2d1 Adding a 'Search Page' item to the Go menu (bug 160056). Made it and the Home item always enabled. 2002-07-30 05:09:44 +00:00
sfraser%netscape.com 5c46c062fc Fix for bug 160037; remove the SearchPageDefault key so that we go to IC for the default search page. 2002-07-30 05:00:14 +00:00
sfraser%netscape.com 9fabd5e4e5 Ensure that category methods do the right thing when called on NSMutableStrings by using 'self'. 2002-07-29 23:22:32 +00:00
sfraser%netscape.com cdc1bcdfa6 Fix some build warnings that showed up after my string whackage. 2002-07-29 22:35:52 +00:00
sfraser%netscape.com 22d2e7ef3c Whack string usage. Converted category on NSString to use references, added PRUnichar* method, and changed all uses to use these new methods. 2002-07-29 21:40:53 +00:00
sfraser%netscape.com ec389d9ad1 Fix to use new category on NSString for going to and from nsAStrings 2002-07-29 19:52:09 +00:00
sfraser%netscape.com c859c39244 Add category methods on NSString to assist with going back and forth between nsAStrings and NSStrings. 2002-07-29 19:47:00 +00:00
pinkerton%netscape.com 94fef24808 Don't show about:blank to users. 2002-07-29 19:19:43 +00:00
pinkerton%netscape.com 9e9d67678b Set the next key view when showing/hiding text fields (bug 159275) 2002-07-29 18:53:43 +00:00
pinkerton%netscape.com 14e18a04ad Remember the window title even if we don't have a window controller. (bug 157283) 2002-07-29 18:16:07 +00:00
pinkerton%netscape.com d458aca990 Fix cases where the bookmarks info window would remember the last selection,
even after it had been deleted. Also changes focus when losing key status so
the field editor gets properly released. We seem to have lost the outlets
in the bm sidebar for the info and edit buttons, re-add and re-attach them
and ensure that they are disabled when there is no selection (bug 159655).
2002-07-29 15:13:49 +00:00
bryner%netscape.com 433b0e504b correcting comment spelling so mcafee can test tinderbox updating. 2002-07-27 07:16:35 +00:00
sfraser%netscape.com 217b99dddb Fixing bug 156893: strip control characters out of strings which are to become bookmark titles, to avoid saving corrupt XML. 2002-07-27 01:24:42 +00:00
sfraser%netscape.com a4fc30822e Added NSString+Utils.mm/.h 2002-07-27 01:22:32 +00:00
sfraser%netscape.com 4c8e9b145e New files adding a category on NSString with some useful cleanup functions. 2002-07-27 01:21:59 +00:00
sfraser%netscape.com b3de7ad81f Cleanup some NSLogs and comments from last checkin. 2002-07-26 23:37:11 +00:00
sfraser%netscape.com 15f49491af Fix bug 159461: make the progress window remember its position, and (bug 159460) have it appear in the Windows menu, with a useful name. 2002-07-26 23:37:10 +00:00
sfraser%netscape.com 3474459036 Fix assumptions all over the code about the main window being a browser window; it can be a progress window, or the About window (and others in future). Ensure that the menu items that are enabled when a non-browser window is frontmost work as expected (e.g. Mange Bookmarks, opening a bookmark). 2002-07-26 23:29:49 +00:00
sfraser%netscape.com 2054cd33be Minor tidyup of saveFrameUsingName/setFrameUsingName. 2002-07-26 23:26:30 +00:00