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

221 Коммитов

Автор SHA1 Сообщение Дата
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
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
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 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
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 747cc1c051 add kathy and conrad 2002-06-24 17:10:29 +00:00
bryner%netscape.com b2fba574a9 Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
pinkerton%netscape.com 17e6372d35 add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com 962d8c5292 add some strings 2002-06-18 17:43:39 +00:00
pinkerton%netscape.com 4faeb9741e 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 b355e47330 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
beard%netscape.com 3dc7200675 Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
pinkerton%netscape.com a8cd6ad3f4 Throbber that needs some work. 2002-06-14 20:19:09 +00:00
pinkerton%netscape.com f18355e1af Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
pinkerton%netscape.com 0b3da6afc0 bah, just remove the 'add separator' button since it looks lame disabled. 2002-06-12 14:43:27 +00:00
pinkerton%netscape.com d134079d01 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 fc82f05bff 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 6f39db2325 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 4636684bc6 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 2209485615 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 a514d113db Fixing un-necessary object creation. 2002-06-05 15:26:52 +00:00
ben%netscape.com c30df5a78b Hook up Bookmarks Info Window, bug 148933 2002-06-05 10:09:37 +00:00
pinkerton%netscape.com c9960e0d02 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 a7a7f12586 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 2d4c8cd604 Removing search panel 2002-05-30 23:12:58 +00:00
pinkerton%netscape.com 721c0f08a1 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 58bab99080 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 58c002dca0 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 10afc05c1b 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 f9e2ab13c4 Fix back forward key bindings. 2002-05-28 18:22:37 +00:00
hewitt%netscape.com 2f74f63f46 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
bryner%netscape.com f845658e9b - 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 2d1ca6b0dd 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 48ab835de7 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 a02242b39a Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
pinkerton%netscape.com d1c7d0eac1 Adding David Haas 2002-05-03 19:23:18 +00:00
hyatt%netscape.com 280c11095c Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +00:00
hyatt%netscape.com d175c2bb6a Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
hewitt%netscape.com a3e21f4672 bookmark drag and drop 2002-05-02 12:08:47 +00:00
hyatt%netscape.com 8cdfd2964b Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
ben%netscape.com 256eefa9ff Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
hyatt%netscape.com 612aad1012 Undo ben's horkage. 2002-04-29 18:59:33 +00:00
ben%netscape.com 6b32c6fef6 Fix Project to have correct connection between CHHistoryDataSource and its outliner view 2002-04-29 12:58:30 +00:00
ben%netscape.com ae7f018cf3 More history sidebar panel work. 2002-04-29 12:39:27 +00:00
hyatt%netscape.com b9a26fcdda 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 2037f6fbf7 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
ben%netscape.com e40ab2061d Update Credits :-) 2002-04-28 14:07:30 +00:00
hyatt%netscape.com d193a192b9 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
hyatt%netscape.com a3f2355938 Adding the auto completing text field. Upping the version to 0.2.6. 2002-04-27 07:11:05 +00:00
hyatt%netscape.com 05eb037978 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
hyatt%netscape.com 4723b411d8 Make popups position properly. 2002-04-24 07:32:49 +00:00
hyatt%netscape.com d1800f2369 Implement popups for selects. 2002-04-22 04:14:36 +00:00
hyatt%netscape.com 60ef9111b1 I think it builds now. 2002-04-20 23:19:28 +00:00
hyatt%netscape.com 86b3764a70 Prefs commit. 2002-04-20 23:05:15 +00:00
hyatt%netscape.com 1b10e55b23 More initial commits. 2002-04-20 07:48:56 +00:00
hyatt%netscape.com db7daed065 Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
hyatt%netscape.com 09be6e5f94 Add tooltips to personal toolbar buttons. 2002-04-20 07:37:05 +00:00
hyatt%netscape.com ae69eb8174 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
hyatt%netscape.com 15a977247c Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
hyatt%netscape.com 47f0cb3796 Initial commit. NPOB. 2002-04-20 02:49:49 +00:00
hyatt%netscape.com 7c50a2fb27 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
hyatt%netscape.com f3048654fe Icon files. NPOB. 2002-04-20 02:42:11 +00:00
hyatt%netscape.com d446821459 initial commit. npob. 2002-04-20 02:40:57 +00:00
hyatt%netscape.com 8b8d63e302 Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
hyatt%netscape.com 2c94984f6e Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00