pinkerton%netscape.com
|
dfc44a4e80
|
Make autocomplete behave like mozilla in that it won't fill in the textfield
unless you select something from the list and tab tabs into the list. This
is preffed in the defaults system so you can go back to the old way.
|
2002-07-03 20:04:30 +00:00 |
sfraser%netscape.com
|
bac151021e
|
Add the 'mozProfileDirName' key to the Info.plist for the static target.
|
2002-07-03 18:48:02 +00:00 |
pinkerton%netscape.com
|
a64c0b95d9
|
Return correct values from Confirm[Check]Ex (int, not bool) and fix up
the buttons for the unknown cert in accordance with new constants for the
buttons (bug 155287)
|
2002-07-03 14:42:18 +00:00 |
sfraser%netscape.com
|
0336fa5e81
|
Changing the home page behaviour. Now, if no user pref is set, we get the default home page from a .strings file, and set this in the user pref. Also using values from CHUserDefaults.h
|
2002-07-03 06:22:15 +00:00 |
sfraser%netscape.com
|
bfd9a8f591
|
Using values from CHUserDefaults.h
|
2002-07-03 06:20:42 +00:00 |
sfraser%netscape.com
|
d46858b7a3
|
New file containing #defines for various NSUserDefaults entries. Documents which entries we use, and their formats.
|
2002-07-03 06:19:39 +00:00 |
sfraser%netscape.com
|
4783258f05
|
Adding CHUserDefaults.h to project
|
2002-07-03 06:19:03 +00:00 |
sfraser%netscape.com
|
798c217ae0
|
Whitespace change
|
2002-07-03 06:17:20 +00:00 |
sfraser%netscape.com
|
b1acf4f3aa
|
Fixing default position of new browser windows
|
2002-07-03 01:41:34 +00:00 |
sfraser%netscape.com
|
1e2f6b902c
|
Put profile directories in ~/Library/Application Support now
|
2002-07-03 00:46:59 +00:00 |
sfraser%netscape.com
|
d060b24624
|
Use the 'mozProfileDirName' key from the Info.plist to decide the name of the profile directory.
|
2002-07-03 00:46:07 +00:00 |
sfraser%netscape.com
|
522cfd810b
|
Adding mozProfileDirName key to the Info.plist, which we use to get the name of the profile directory
|
2002-07-03 00:45:08 +00:00 |
sfraser%netscape.com
|
3ac06b2f23
|
Adding strings for bookmarks warnings. Why is this file binary?
|
2002-07-03 00:44:18 +00:00 |
sfraser%netscape.com
|
50ad728026
|
Localizing the 'OK' button in bookmarks import warning dialogs, and detabbing.
|
2002-07-03 00:41:05 +00:00 |
sfraser%netscape.com
|
5f818c0a11
|
Check in an interim fix for bug 154442: warn before deleting bookmarks.
|
2002-07-03 00:38:37 +00:00 |
sfraser%netscape.com
|
5eb31482bb
|
Fixing capitalization of 'Command' key.
|
2002-07-02 23:45:07 +00:00 |
pinkerton%netscape.com
|
f89e345974
|
Fix updating of stop menu item and a crash when a popup with the personal
toolbar hidden was the frontmost and the menubar was clicked. Fixed some
warnings as well (bug 155461)
|
2002-07-02 22:48:04 +00:00 |
bryner%netscape.com
|
ccb7cf6819
|
Bug 152482 - fix handling of script popup windows by not loading about:blank or the user homepage when they are opened, since we'll race with gecko's document loading. Also, localized the "Loading" and "Untitled" strings. r=pinkerton, sr=sfraser.
|
2002-07-02 21:45:09 +00:00 |
pinkerton%netscape.com
|
732e44ea98
|
Wait for the all-stop from Necko before closing down the controller on
a cancelled download. Prevents a crash where we'd continue to get left-over
progress events after the controller had gone away (bug 154913)
|
2002-07-02 20:24:29 +00:00 |
pinkerton%netscape.com
|
3d3a5a9d2f
|
Use string table for website defaults rather than moz prefs
|
2002-07-02 18:08:12 +00:00 |
pinkerton%netscape.com
|
f9bbb12d3c
|
Use a string table for throbber, search, and home pages rather than
hardcoding them into the app
|
2002-07-02 17:31:32 +00:00 |
pinkerton%netscape.com
|
1896d39b08
|
Add a toolbar default plist and a string table for various websites
|
2002-07-02 17:30:58 +00:00 |
pinkerton%netscape.com
|
b53ada48f4
|
Use a string table for where buttons on the toolbar go when clicked
|
2002-07-02 17:30:21 +00:00 |
pinkerton%netscape.com
|
e160650b9f
|
use a plist for toolbar defaults instead of hardcoding. make throbber do
something when clicked than just spin.
|
2002-07-02 16:13:38 +00:00 |
pinkerton%netscape.com
|
f7e55ce00f
|
allows us to set toolbar defaults from text file
|
2002-07-02 15:42:28 +00:00 |
bryner%netscape.com
|
3919f43d3f
|
Don't choke if the directory name has spaces in it.
|
2002-07-02 06:32:37 +00:00 |
sfraser%netscape.com
|
e614caa04d
|
Checking in patch from David Haas in bug 155048, with modifications to improve the 'is there a browser window' logic. This also fixes bug 152026 (2 windows when launched with a GetURL AE), and my changes fix bugs 155309 (dragging multiple files onto the icon works now) and 155147 ("browser.always_reuse_window" always works for GetURL events now).
|
2002-07-02 06:08:51 +00:00 |
sfraser%netscape.com
|
4429fa9d76
|
Fixing signage of the chromeMask flag, and putting an unused function inside the QUICKTIME_THROBBER #ifdef
|
2002-07-02 05:58:38 +00:00 |
pinkerton%netscape.com
|
218aa513a5
|
Moved Import Bookmarks to bottom of submenu (bug 154178)
|
2002-07-02 00:28:53 +00:00 |
pinkerton%netscape.com
|
754b8ba100
|
adding some include dirs for the d/l bug and adding many new types to
our plist so the finder will let you drag documents to the app icon. (bug 149218)
|
2002-07-01 23:17:10 +00:00 |
sfraser%netscape.com
|
3137da8662
|
Change the checkboxes for loaing in new windows and tabs to use positive sense (bug 153081) and put back the button that opens the System Preferences.
|
2002-07-01 23:13:09 +00:00 |
pinkerton%netscape.com
|
853179db63
|
updated corporate branded toolbar defaults
|
2002-07-01 21:56:08 +00:00 |
pinkerton%netscape.com
|
774aab5b2e
|
fix a warning
|
2002-07-01 20:08:59 +00:00 |
bryner%netscape.com
|
fc7b95f953
|
Hook up "Bookmark this link" context menu item (bug 154856). r=pinkerton.
|
2002-07-01 19:10:14 +00:00 |
bryner%netscape.com
|
3f9d22bfc4
|
Add command-line URL handling via the switch -url (bug 148887). r=pinkerton.
|
2002-07-01 19:07:16 +00:00 |
pinkerton%netscape.com
|
47e81dc216
|
Reverse logic on personal toolbar hiding state so that if no pref is
found, that corresponds to showing the personal toolbar, which is what
we want as the default.
|
2002-07-01 18:36:29 +00:00 |
pinkerton%netscape.com
|
f94acb9406
|
HomePage is primary tab
|
2002-07-01 18:32:01 +00:00 |
sfraser%netscape.com
|
b877548b33
|
Hook up preferences to load URLs from GetURL in new tabs or windows, and make UI for the 'load new tabs in background' pref (bug 150242). Also clarified the wording of the 'command-click opens new tab' pref.
|
2002-07-01 18:23:21 +00:00 |
pinkerton%netscape.com
|
c2b8ca140c
|
unix linefeeds
|
2002-07-01 13:57:51 +00:00 |
bryner%netscape.com
|
01d426998a
|
We don't need to copy the preference panes to Contents/Resources, they are only used from Contents/PreferencePanes.
|
2002-07-01 05:07:50 +00:00 |
sfraser%netscape.com
|
cf610ad653
|
Clean up build warnings and detab files
|
2002-07-01 04:54:28 +00:00 |
bryner%netscape.com
|
fb94c1dbf8
|
Hook up "Do not load home page when opening new tab" pref (bug 154288). r=pinkerton.
|
2002-07-01 04:36:47 +00:00 |
sfraser%netscape.com
|
4452a0fd47
|
Checking in fix for bug 145815 for bnesse. Hook up 'Search' button in toolbar to use mozilla pref, if it exists, or the IC preference. r=me
|
2002-07-01 03:48:42 +00:00 |
sfraser%netscape.com
|
d87d58ada0
|
Fixing bug 154203 -- implement a checkbox to use the system home page preference (Internet Config), but keep this preference separate from mozilla's home page pref.
|
2002-07-01 03:38:34 +00:00 |
bryner%netscape.com
|
348c992db0
|
Hooking up enabling/disabling of back and forward context menu items (bug 154296). r=ben.
|
2002-06-30 23:47:48 +00:00 |
bryner%netscape.com
|
9ea45e8064
|
Making the popup window prompt localizable.
|
2002-06-29 04:40:13 +00:00 |
sfraser%netscape.com
|
7972c4aa0a
|
Fix several bookmarks issues. Bug 154698 -- avoid nuking all existing bookmarks when importing a bad html bookmarks file. We now validate the imported bookmarks before saving, warn the user if they are bad, and don't import them. We also now validate the bookmarks.xml file when it is read in. Bug 154853 -- we were adding new items to the main bookmarks menu in the wrong place, since we failed to take the static items into account. Fixed.
|
2002-06-28 23:47:49 +00:00 |
sfraser%netscape.com
|
c7c950a203
|
Fix include paths for static target to include commandhandler
|
2002-06-28 01:50:09 +00:00 |
pinkerton%netscape.com
|
3ad1317de0
|
Fix crash clicking on url schemes we don't understand (bug 154538)
|
2002-06-27 22:16:09 +00:00 |
pinkerton%netscape.com
|
5a22fb08ea
|
Put up dialog to let users know when posting secure data from insecure site
(bug 151653).
|
2002-06-27 22:06:20 +00:00 |
sfraser%netscape.com
|
8b7bd16407
|
Fixing history tab in sidebar to show history. Also hiding history tab by default.
|
2002-06-27 22:03:30 +00:00 |
sfraser%netscape.com
|
286548d092
|
Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. r=pinkerton
|
2002-06-27 21:07:30 +00:00 |
sfraser%netscape.com
|
ba3443e53e
|
Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. Adding search patch to dist/include/commandhandler r=pinkerton
|
2002-06-27 21:06:36 +00:00 |
sfraser%netscape.com
|
ec0f2ef3e0
|
Fix bug 146322; make Undo/Redo/Delete work, and menu items enable correctly. r=pinkerton.
|
2002-06-27 21:02:51 +00:00 |
pinkerton%netscape.com
|
fdbad47164
|
update windows when the bit depth changes (bug 153651)
|
2002-06-27 19:58:49 +00:00 |
pinkerton%netscape.com
|
22bdd71380
|
fix method name so we correctly load urls again (bug 154514)
|
2002-06-27 18:40:17 +00:00 |
pinkerton%netscape.com
|
0b2e710909
|
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
|
f236245941
|
commented about broken window cascading on multiple monitors with
radar bug number
|
2002-06-27 14:53:20 +00:00 |
pinkerton%netscape.com
|
575967fe6c
|
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
|
c0d17aeef8
|
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
|
c2dc28217c
|
Change profile name back to chimera
|
2002-06-26 23:41:16 +00:00 |
pinkerton%netscape.com
|
3bf6ea9ff1
|
Landing file rewrite changes for conrad
|
2002-06-26 21:59:47 +00:00 |
pinkerton%netscape.com
|
9a80772b0c
|
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
|
9452ccea40
|
Fix command updating in edit menu. (bug 154291)
|
2002-06-26 20:52:38 +00:00 |
pinkerton%netscape.com
|
8bbf68ea3c
|
Remove view->page info since it's not hooked up to anything
|
2002-06-26 19:54:07 +00:00 |
pinkerton%netscape.com
|
551d78ce51
|
Remove personal prefs from list since they're not implemented
|
2002-06-26 19:52:16 +00:00 |
pinkerton%netscape.com
|
c7c0b038dd
|
Make viewSource work again. (bug 154413)
|
2002-06-26 17:30:22 +00:00 |
pinkerton%netscape.com
|
86535eeff8
|
booboo fix, fixes 152629 and 152903
|
2002-06-26 15:18:51 +00:00 |
bryner%netscape.com
|
95d7198e5b
|
Removing files that really don't need to be in Contents/Resources.
|
2002-06-26 00:56:15 +00:00 |
sfraser%netscape.com
|
4e46d9704c
|
Undoing objects.nib corruption caused by checking in using MacCVS Pro
|
2002-06-25 22:31:36 +00:00 |
sfraser%netscape.com
|
53826b4560
|
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
|
37e6f436d0
|
Added ability to show/hide personal toolbar and persist (bug 149725)
|
2002-06-25 22:06:09 +00:00 |
sfraser%netscape.com
|
97571663be
|
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
|
ae2bbe419e
|
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
|
2f2ecc749c
|
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
|
9ebe933cce
|
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
|
4de29a7f32
|
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
|
117e8e2215
|
Don't hardcode the number of frames in the throbber animation.
|
2002-06-25 04:47:58 +00:00 |
hewitt%netscape.com
|
2d677b4beb
|
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
|
6edb5ce5bc
|
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
|
747cc1c051
|
add kathy and conrad
|
2002-06-24 17:10:29 +00:00 |
pinkerton%netscape.com
|
cb2bdf4138
|
use mac prefs instead of unix ones
|
2002-06-22 21:52:35 +00:00 |
pinkerton%netscape.com
|
89fa8ab607
|
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
|
b2fba574a9
|
Bump version string to 0.3.1.
|
2002-06-22 10:48:57 +00:00 |
bryner%netscape.com
|
e88dc8820e
|
Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton.
|
2002-06-22 06:28:20 +00:00 |
pinkerton%netscape.com
|
b27de04155
|
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
|
3579f6aecc
|
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
|
17e6372d35
|
add separate "expired cert" alert (bug 150731)
|
2002-06-21 03:25:35 +00:00 |
pinkerton%netscape.com
|
7221b92c6c
|
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
|
62050bae9a
|
a bunch of fixes that didn't land when i wanted them to.
|
2002-06-21 00:24:51 +00:00 |
bryner%netscape.com
|
b8a7ef5920
|
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
|
b4e31129c3
|
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
|
f5757b3323
|
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
|
4d872652c4
|
Adding OJI library to the static build target.
|
2002-06-19 20:15:54 +00:00 |
bryner%netscape.com
|
216eb42329
|
Adding OJI library to the non-static build target.
|
2002-06-19 19:31:10 +00:00 |
pinkerton%netscape.com
|
76c9cb4aab
|
Adding impl of nsIEmbeddingSiteWindow2 so certain QI's don't fail
|
2002-06-18 21:43:56 +00:00 |
pinkerton%netscape.com
|
4d5c94363b
|
Add broken-image and loading-image gifs from dist/Embed/res
|
2002-06-18 19:07:34 +00:00 |
pinkerton%netscape.com
|
6a80eda2de
|
Localize text and buttons (bug 148556)
|
2002-06-18 17:44:22 +00:00 |
pinkerton%netscape.com
|
962d8c5292
|
add some strings
|
2002-06-18 17:43:39 +00:00 |
pinkerton%netscape.com
|
d124893025
|
Fix a warning
|
2002-06-18 14:35:12 +00:00 |