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