Граф коммитов

264 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 17b8a206c1 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
sfraser%netscape.com 09b7838f39 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 ed47f93466 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
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 cda92b7be1 add kathy and conrad 2002-06-24 17:10:29 +00:00
bryner%netscape.com 8c3407541b Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
pinkerton%netscape.com 12b326955f add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com e2edad9306 add some strings 2002-06-18 17:43:39 +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 061b79e460 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
beard%netscape.com 43cabc292f Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
pinkerton%netscape.com 9d1b3c44e4 Throbber that needs some work. 2002-06-14 20:19:09 +00:00
pinkerton%netscape.com 18341d7f67 Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
pinkerton%netscape.com f128ea8c93 bah, just remove the 'add separator' button since it looks lame disabled. 2002-06-12 14:43:27 +00:00
pinkerton%netscape.com 4648b0b211 Hook up "edit" bookmarks panel button to info window and gray out
"new separator" button until we hook it up.
2002-06-12 14:03:41 +00:00
pinkerton%netscape.com 07dfc94393 Fix New Tab/SaveAs being enabled with no current window by creating a new
File menu and writing parts of validateMenuItem. bug 146320.
2002-06-11 18:44:30 +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
pinkerton%netscape.com 28b955fa68 Fix prefs not getting written out (patch from bfoucher@mac.com). Removing
smooth text menu item since the non-atsui version is so much faster, we
always want it on.
2002-06-06 21:13:10 +00:00
pinkerton%netscape.com cf6fe30a58 removing rename sheet, as it's not needed with info panel. making info panel
a bit larger.
2002-06-06 20:40:48 +00:00
pinkerton%netscape.com f5e376d44f Fixing un-necessary object creation. 2002-06-05 15:26:52 +00:00
ben%netscape.com 29cabdccfa Hook up Bookmarks Info Window, bug 148933 2002-06-05 10:09:37 +00:00
pinkerton%netscape.com 3dea44d497 Adding a subview for the status bar so we can hide it when the chrome
mask says no status bar.
2002-06-04 21:49:45 +00:00
ben%netscape.com 181ca4c488 Hook up bookmarks context menu items for the sidebar view. The behaviour is a little broken in that you need to actually have selected something before any of these work, but it was like that before I touched it, and we can fix that. I'm just hooking up functionality. More specifically:
- Delete
- Open in New Window
- Open in New Tab
- New Folde
2002-06-02 08:28:10 +00:00
pinkerton%netscape.com 595643ccba Removing search panel 2002-05-30 23:12:58 +00:00
pinkerton%netscape.com dc0be27710 Add sheet to rename bookmarks since inline editing doesn't work too well
with attributed strings. Cleaned up some unused outlets. Added a cancel
button to the location sheet. bugs 145819, 147721.
2002-05-29 20:42:54 +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
pinkerton%netscape.com 94052cd480 remove 'block images from server' and 'view only this image' context menu
items. there's no code that goes along with these.
2002-05-28 20:07:24 +00:00
pinkerton%netscape.com d84835e78c Normalizing the context menus, stubbing out copy link location and
bookmark link. hooks up bookmark page.
2002-05-28 19:55:58 +00:00
hyatt%netscape.com 57b4e44881 Fix back forward key bindings. 2002-05-28 18:22:37 +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 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 607c7925f3 Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
pinkerton%netscape.com ca506c2fbb Adding David Haas 2002-05-03 19:23:18 +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 d5556b6081 Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
ben%netscape.com 0e83845ca1 Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
hyatt%netscape.com e087fc79d1 Undo ben's horkage. 2002-04-29 18:59:33 +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
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 9da43a40c0 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
ben%netscape.com 0df169ebf5 Update Credits :-) 2002-04-28 14:07:30 +00:00
hyatt%netscape.com f973e08dc4 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
hyatt%netscape.com 4b729e3776 Adding the auto completing text field. Upping the version to 0.2.6. 2002-04-27 07:11:05 +00:00
hyatt%netscape.com 943a8ea502 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
hyatt%netscape.com 5b2c3622ca Make popups position properly. 2002-04-24 07:32:49 +00:00
hyatt%netscape.com 3208b25cdd Implement popups for selects. 2002-04-22 04:14:36 +00:00
hyatt%netscape.com 18d887c162 I think it builds now. 2002-04-20 23:19:28 +00:00
hyatt%netscape.com 3bc9784e37 Prefs commit. 2002-04-20 23:05:15 +00:00
hyatt%netscape.com af76d3e1ed More initial commits. 2002-04-20 07:48:56 +00:00
hyatt%netscape.com ea500ec3db Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
hyatt%netscape.com 0b34d0e467 Add tooltips to personal toolbar buttons. 2002-04-20 07:37:05 +00:00
hyatt%netscape.com 46133601a1 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
hyatt%netscape.com 7717ae474e Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
hyatt%netscape.com 16d6178b2f Initial commit. NPOB. 2002-04-20 02:49:49 +00:00
hyatt%netscape.com 3566dec5a7 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
hyatt%netscape.com 637af4a466 Icon files. NPOB. 2002-04-20 02:42:11 +00:00
hyatt%netscape.com 19b51ced64 initial commit. npob. 2002-04-20 02:40:57 +00:00
hyatt%netscape.com 40e48d4927 Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
hyatt%netscape.com edb55dfe9d Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00