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

41 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 5ba24c811f Fix problem where hiding the status bar in a popup would cause the content
area to extend below the window and scrolling would be messed up and the
horizontal scrollbar would be hidden. (bug 153116).
2002-08-06 19:20:28 +00:00
sfraser%netscape.com 91634c3b1f Don't rebuild the entire history data source (and leak it) every time the sidebar is opened, which makes sidebar opening animate more smoothly. Also put in some #ifdefs to it's easier to play with the browser window positioning code on sidebar open. 2002-08-02 23:12:00 +00:00
pinkerton%netscape.com 1f5bb58831 Fix cases where the bookmarks info window would remember the last selection,
even after it had been deleted. Also changes focus when losing key status so
the field editor gets properly released. We seem to have lost the outlets
in the bm sidebar for the info and edit buttons, re-add and re-attach them
and ensure that they are disabled when there is no selection (bug 159655).
2002-07-29 15:13:49 +00:00
pinkerton%netscape.com 3e601834c0 Fixes crash when selecting text during URL load, adds undo/redo to url bar,
reduces the number of times we load about:blank to 1 per window, fixes
unicode characters in bookmarks. (bug 149198, 153263, 155710)
2002-07-26 18:50:01 +00:00
pinkerton%netscape.com 5458ab3cd6 Changed "Save Link As..." in context menus to "Download Link Target..." (bug 159201) 2002-07-24 22:00:11 +00:00
pinkerton%netscape.com 047cac1b22 Change bookmark sidebar panel buttons to be "momentary change" to get
rid of icky border when depressed.
2002-07-23 20:42:39 +00:00
sfraser%netscape.com ee30127571 Stretching the status bar across to the progress meter 2002-07-04 22:21:24 +00:00
sfraser%netscape.com b1acf4f3aa Fixing default position of new browser windows 2002-07-03 01:41:34 +00:00
bryner%netscape.com 348c992db0 Hooking up enabling/disabling of back and forward context menu items (bug 154296). r=ben. 2002-06-30 23:47:48 +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
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 b355e47330 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +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 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 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
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
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
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
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
hyatt%netscape.com 280c11095c Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +00:00
hewitt%netscape.com a3e21f4672 bookmark drag and drop 2002-05-02 12:08:47 +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 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 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