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
929b16498c
Fix bug 145800 -- implement downlod progress UI in chimera. These changes allow us to reuse the nsDownloadListener and progress dialog for both Saving (with an nsIWebBrowserPersist) and downloading (where necko creates an nsIDownload, which we implement). They are also factored so that other cocoa apps could reuse the downloading backend with their own progress dialog. r=pinkerton/bryner/ccarlen.
2002-07-24 05:53:14 +00:00
pinkerton%netscape.com
6a0e78131b
Use CFBundleName string key wherever we refer to the app name in strings.
2002-07-08 19:20:33 +00:00
pinkerton%netscape.com
7231f8b7b5
Fix "can't launch 2 copies" strings so the branding can be swapped out
2002-07-08 18:56:57 +00:00
sfraser%netscape.com
5aad030ea4
Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615.
2002-07-05 01:32:00 +00:00
sfraser%netscape.com
afb901e71b
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
a01c6063b7
Use the 'mozProfileDirName' key from the Info.plist to decide the name of the profile directory.
2002-07-03 00:46:07 +00:00
pinkerton%netscape.com
c4f1a8dec4
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
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
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
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
pinkerton%netscape.com
1fb18cc98a
Localize text and buttons (bug 148556)
2002-06-18 17:44:22 +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
2fd744fdef
fixing up locked profile error text.
2002-06-17 15:16:46 +00:00
pinkerton%netscape.com
1163e6ec98
Fix for crash launching when another version is already running. bug 148556
2002-06-17 15:10:37 +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
pinkerton%netscape.com
72adb320ea
make "home" button do the right thing. turn pref manager object into a
...
shared object owned by the main controller so other objects can easily
get to it to ask about prefs. reworked the code that gets the homepage
so that it conditionally checks if it should check the startup page
mode (obviously the home button doesn't want that). bug# 148936.
2002-06-04 18:36:29 +00:00
pinkerton%netscape.com
3613adef81
correctly launch if any non-ascii chars are in the path. bug 148432
2002-06-03 14:38:32 +00:00
pinkerton%netscape.com
311a510eac
Fix crashes at startup. (from william@dell.wisner.name)
2002-06-03 14:27:11 +00:00
hyatt%netscape.com
17ecb1947d
Fix.
2002-04-29 22:23:17 +00:00
hyatt%netscape.com
4d287318c8
GOD DAMMIT.
2002-04-29 22:03:34 +00:00
hyatt%netscape.com
a34ce9b522
The crash doesn't happen this way.
2002-04-29 21:52:10 +00:00
hyatt%netscape.com
35bd8caccf
Better but still get a sheet error message.
2002-04-29 19:25:49 +00:00
hyatt%netscape.com
144a274a0d
This is better. Still undoing fuckage.
2002-04-29 19:05:29 +00:00
hyatt%netscape.com
e087fc79d1
Undo ben's horkage.
2002-04-29 18:59:33 +00:00
hyatt%netscape.com
b08e0aa5e7
Pref code for internet config hooked up.
2002-04-29 09:15:53 +00:00
hyatt%netscape.com
2609f65a1e
Adding pref manager from Wisner.
2002-04-29 08:22:37 +00:00