Commit Graph

104 Commits

Author SHA1 Message Date
hewitt%netscape.com
71d762f2cc more autocomplete details, and icons for bookmark menus 2002-05-28 10:30:42 +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
ben%netscape.com
3fd10e12e2 remove emacs backup file hyatt accidentally checked in 2002-05-27 06:17:10 +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
0355a17aac Updates for api changes (signed->unsigned) 2002-05-23 11:19:51 +00:00
pinkerton%netscape.com
ae41edbd1d Just born 2002-05-23 01:16:05 +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
pinkerton%netscape.com
126426e8f5 fix a lot of unicode problems. stub out some inline editing in case we ever
want to do that (we probably don't, but...)
2002-05-23 00:25:01 +00:00
pinkerton%netscape.com
f1b7cb0f5e Adding privacy panel 2002-05-23 00:24:08 +00:00
pinkerton%netscape.com
b3a9cf3cb4 Hooking up security lock icon notification in the UI. Works as you
switch tabs as well.
2002-05-17 18:24:03 +00:00
pinkerton%netscape.com
fa4232596b Fix dougt's nsCRT bustage. 2002-05-16 17:38:26 +00:00
pinkerton%netscape.com
607c7925f3 Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
pinkerton%netscape.com
d86bd82c52 Fix for bug 144848, crash opening sidebar. we were caching the sidebar toolbar
button in the wrong place, so we'd end up holding onto the button we created
to display in the toolbar cust dialog, and then when it went away, bad things
would happen when next tried to update it.
2002-05-15 23:07:50 +00:00
pinkerton%netscape.com
875f536b57 Fix for nsIFile now being unicode apis instead of UTF8 2002-05-11 04:14:03 +00:00
pinkerton%netscape.com
210aee1042 Make drawer work when window is on a 2nd monitor. 2002-05-08 15:00:46 +00:00
pinkerton%netscape.com
ca506c2fbb Adding David Haas 2002-05-03 19:23:18 +00:00
pinkerton%netscape.com
f4143f1783 Update the progress meter during download. From David Haas (haasd@cae.wisc.edu) 2002-05-03 19:22:23 +00:00
pinkerton%netscape.com
3478b60af8 Behave correctly when dock icon clicked and no windows are open. From David Haas (haasd@cae.wisc.edu) 2002-05-03 19:17:28 +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
hyatt%netscape.com
caa8d96337 Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
hewitt%netscape.com
35721517bd bookmark drag and drop 2002-05-02 12:08:47 +00:00
hyatt%netscape.com
7b42dc110c Fix ESPN. 2002-04-30 21:07:31 +00:00
hyatt%netscape.com
d5556b6081 Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
pinkerton%netscape.com
c225603717 Indent entries in the folder popup to reflect the hierarchy. from Richard Schreyer (richards9@mac.com) 2002-04-30 14:58:16 +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
330482f852 Fix crash on quit. 2002-04-29 21:57:22 +00:00
hyatt%netscape.com
a34ce9b522 The crash doesn't happen this way. 2002-04-29 21:52:10 +00:00
ben%netscape.com
0e83845ca1 Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
pinkerton%netscape.com
713e9b2311 remove duplicated line 2002-04-29 20:12:47 +00:00
pinkerton%netscape.com
ae098d466a changing copying phase to use dist/Embed for everything, rather than plucking things from the tree. allows debug builds to work better with security 2002-04-29 20:07:27 +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
ben%netscape.com
ed0ecd18b4 Remove noisy NSLogs 2002-04-29 13:15:25 +00:00
ben%netscape.com
b3afb26ee2 Fix Project to have correct connection between CHHistoryDataSource and its outliner view 2002-04-29 12:58:30 +00:00
ben%netscape.com
9c035bd57a More history sidebar panel work. 2002-04-29 12:39:27 +00:00
ben%netscape.com
2883fb134e History DataSource 2002-04-29 10:27:55 +00:00
hyatt%netscape.com
b08e0aa5e7 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com
3f4ba172f6 oops. 2002-04-29 08:23:05 +00:00
hyatt%netscape.com
2609f65a1e Adding pref manager from Wisner. 2002-04-29 08:22:37 +00:00
hyatt%netscape.com
c13d11f3f8 The importer works. 2002-04-29 08:08:24 +00:00
hyatt%netscape.com
bb8ff7fd6e Bookmarks importer. Not ready for prime time yet. 2002-04-29 04:17:32 +00:00
hyatt%netscape.com
cc4abd5828 More work on importing of bookmarks. 2002-04-29 01:28:30 +00:00
hyatt%netscape.com
68747a87d8 Implemented view source. 2002-04-28 22:53:27 +00:00
hyatt%netscape.com
6c1a035b51 Lay the plumbing for view source. Tweak context menu wording. Hook up some unconnected context menu items in the image link context menu. 2002-04-28 22:23:25 +00:00
hyatt%netscape.com
0aabe0f310 Ok, so now it's picking a URL for import. 2002-04-28 22:07:03 +00:00
hyatt%netscape.com
9da43a40c0 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00