sfraser%netscape.com
01cb177944
Making a prefs window grouping
2002-07-05 01:11:14 +00:00
sfraser%netscape.com
0714c8b4f8
Adding Navigator.scriptTerminology to the English.lproj directory. Note that we only ever need an English version of this file; Apple advise that you don't localize it, since you can only write Apple Scripts in English.
2002-07-03 20:44:27 +00:00
sfraser%netscape.com
f4d2b5f082
Add the 'mozProfileDirName' key to the Info.plist for the static target.
2002-07-03 18:48:02 +00:00
sfraser%netscape.com
bc8d2ada25
Adding CHUserDefaults.h to project
2002-07-03 06:19:03 +00:00
sfraser%netscape.com
724f4ffbd7
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
pinkerton%netscape.com
c24ca6d3f4
Add a toolbar default plist and a string table for various websites
2002-07-02 17:30:58 +00:00
sfraser%netscape.com
eed7024b67
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
pinkerton%netscape.com
b421736c2e
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
bryner%netscape.com
07fbd4eef0
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
890e9b84e8
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
sfraser%netscape.com
6131d9991c
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
15ef97badc
Fix include paths for static target to include commandhandler
2002-06-28 01:50:09 +00:00
sfraser%netscape.com
56c298b593
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
pinkerton%netscape.com
e7a1e228dd
Landing file rewrite changes for conrad
2002-06-26 21:59:47 +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
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
1e38107edb
use mac prefs instead of unix ones
2002-06-22 21:52:35 +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
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
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
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
66c181d5df
make us open url's as a service (bug 150860)
2002-06-18 13:52:17 +00:00
beard%netscape.com
77f0d9ac18
Added throbber images to static target.
2002-06-14 23:18:14 +00:00
beard%netscape.com
239a6ee38f
Replace throbber-NN.tif with throbber-NN.gif.
2002-06-14 22:50:25 +00:00
pinkerton%netscape.com
a45cdce316
Update number of throbber images
2002-06-14 20:20:43 +00:00
beard%netscape.com
e9ad9bd4f6
Added throbber images and Quicktime.framework
2002-06-14 18:09:40 +00:00
bryner%netscape.com
1012e19512
Fix handling of URL's from other applications, by enabling applescript for the static build target (bug 150122). r=sdagley.
2002-06-10 22:15:10 +00:00
bryner%netscape.com
2e38e536b8
Static build fixes.
2002-06-09 21:25:52 +00:00
bryner%netscape.com
1cf10f8ec3
Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes.
2002-06-09 00:05:37 +00:00
pinkerton%netscape.com
019040542c
Adding a bunch of security warnings and dialogs, overriding the
...
XUL impl with our own.
2002-06-07 22:26:35 +00:00
bryner%netscape.com
c7c92ad296
Landing the changes for Chimera static builds (not on by default).
2002-06-07 04:35:37 +00:00
ben%netscape.com
55f4aee173
bookmark keyword back end + fix for missing bookmark file causes crash on startup
2002-06-05 14:24:54 +00:00
ben%netscape.com
29cabdccfa
Hook up Bookmarks Info Window, bug 148933
2002-06-05 10:09:37 +00:00
beard%netscape.com
e6a66b5840
Added some plugin source files (not built) for reference.
2002-06-04 20:57:00 +00:00
pinkerton%netscape.com
7d65e55045
Adding privacy panel back in to copy phase
2002-06-03 14:10:33 +00:00
bryner%netscape.com
398c2d05d0
Turning debugging symbols back off by default.
2002-06-01 06:10:50 +00:00
beard%netscape.com
78b04fe6ec
Fix some file references.
2002-05-31 22:58:10 +00:00
pinkerton%netscape.com
0e215da1d9
Add Navigation pref panel.
2002-05-30 21:57:25 +00:00
pinkerton%netscape.com
8d1fcff6ba
Update pref panels so exported symbols are unique. follows apple's guidelines.
2002-05-29 14:19:17 +00:00
bryner%netscape.com
a55dad1ff1
Updating version to 0.3.0, with new splash screen from ugos@mac.com.
2002-05-29 05:32:38 +00:00
hewitt%netscape.com
d8e9c91f64
145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera
2002-05-28 09:07:53 +00:00
bryner%netscape.com
546cd30102
- Remove some unneeded gecko files from the project.
...
- Bump the Chimera version to 0.2.8 in the project and credits file.
Note: we no longer copy libmozz.dylib from Mozilla, you need to use --with-system-zlib. r=hyatt.
2002-05-28 04:00:40 +00:00
pinkerton%netscape.com
892d68e3c8
Updating lock icons. Also fixing test of security state for new
...
state bits in nsIWebProgressListener.
2002-05-24 20:13:15 +00:00
pinkerton%netscape.com
7077dc2698
oops, some absolute paths snuck in
2002-05-23 00:46:53 +00:00
pinkerton%netscape.com
e0d17b9534
Add privacy panel
2002-05-23 00:25:31 +00:00
hyatt%netscape.com
1a3f0e300b
Adding globe icon for URL bar. Updating to 0.2.7
2002-05-03 08:02:16 +00:00