Commit Graph

480 Commits

Author SHA1 Message Date
bryner%netscape.com
2b204d8d7f Sync Chimera changes with CHIMERA_M1_0_1_BRANCH (bug 161668). In addition to landing all the Chimera-specific changes here, I'm creating a new chimera.js file with our Chimera-specific prefs (and moving them out of all.js). r=brade. 2002-08-16 17:34:24 +00:00
pinkerton%netscape.com
45f1cb4383 reduce size of splash screen. ifdef'd off use of "loading..." which we never
used anyway. fixed huge leak that basically leaked the entire splash screen.
2002-08-16 03:20:54 +00:00
sfraser%netscape.com
fc61097449 Rename CHExtendedTabView to BrowserTabView (because that's what it is), and add a new subclass of CHIconTabViewItem, BrowserTabViewItem, for browser tabs. 2002-08-16 00:58:10 +00:00
sfraser%netscape.com
d64eb83588 Adding a Get Info item to the Edit menu, which, for now, only applies to the selected bookmark in the bookmarks sidebar. This is part of bug 155484. 2002-08-15 19:39:14 +00:00
pinkerton%netscape.com
bbaf40c4d4 Remove pause/resume button from d/l progress dialog and ui strings (bug 157826) 2002-08-15 19:15:24 +00:00
pinkerton%netscape.com
9f33d856c1 updated icon from ugo 2002-08-15 19:05:52 +00:00
sfraser%netscape.com
968f0a7c85 Fixing alignment of proxy icon so that site icons don't clip the text border. 2002-08-15 19:01:51 +00:00
pinkerton%netscape.com
24e42c97ed updated icons from ugo 2002-08-15 18:55:54 +00:00
pinkerton%netscape.com
fca39d7f23 Untitled -> untitled per aqua guidelines 2002-08-15 18:21:13 +00:00
sfraser%netscape.com
c6b62b7efa Nib changes for bug 160725: hook up mProxyIcon on the BrowserWindowController. 2002-08-15 18:03:38 +00:00
pinkerton%netscape.com
652e63fada going back to a NSTextField with field editor for the url bar. fixes a lot
of hacks and crashes with the NSTextView, while still managing to provide
undo support (bug 161621).
2002-08-13 16:23:42 +00:00
sfraser%netscape.com
6a80f9e551 Fix for bug 152975. Add a Show/Hide Sidebar menu item with key shortcut Command-/. Patch from Prachi Guariar. 2002-08-06 20:42:25 +00:00
pinkerton%netscape.com
93d6fa9aad 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
pinkerton%netscape.com
28ed28c83e adding max horn 2002-08-06 02:32:34 +00:00
pinkerton%netscape.com
3ab9812ebf Somehow we lost the connections on the ok/cancel buttons in the password
dialog. hook those up and finiah changing all setEnabled's to setTransparent's
(bug 160758)
2002-08-06 01:10:29 +00:00
sfraser%netscape.com
62a037a4ce 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
sfraser%netscape.com
1413a497ff Fixing key shortcuts for Previous/Next tab, and reordering those menu items so that Previous comes before Next. 2002-07-30 21:06:49 +00:00
sfraser%netscape.com
79978ddf8c Keep Navigator.scriptTerminology in sync with Navigator.scriptSuite. 2002-07-30 16:53:09 +00:00
pinkerton%netscape.com
95b16271dc Sherlock uses the spyglass suite (bug 160130). 2002-07-30 16:02:38 +00:00
sfraser%netscape.com
96749bf2d1 Adding a 'Search Page' item to the Go menu (bug 160056). Made it and the Home item always enabled. 2002-07-30 05:09:44 +00:00
sfraser%netscape.com
5c46c062fc Fix for bug 160037; remove the SearchPageDefault key so that we go to IC for the default search page. 2002-07-30 05:00:14 +00:00
pinkerton%netscape.com
d458aca990 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
sfraser%netscape.com
217b99dddb Fixing bug 156893: strip control characters out of strings which are to become bookmark titles, to avoid saving corrupt XML. 2002-07-27 01:24:42 +00:00
sfraser%netscape.com
15f49491af Fix bug 159461: make the progress window remember its position, and (bug 159460) have it appear in the Windows menu, with a useful name. 2002-07-26 23:37:10 +00:00
pinkerton%netscape.com
dd96debaf5 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
bryner%netscape.com
6fd5dc94f3 Change ShortVersion to be just the version number, not including the product name. 2002-07-25 19:05:56 +00:00
sfraser%netscape.com
644ce7913f Changing the 'Wrap' checkbox keyboard shortcut from Command-W to Command-R, to avoid conflict with Command-W closing the window. 2002-07-25 05:59:33 +00:00
sfraser%netscape.com
643d59bc2c Fix for bug 159296 -- put the build ID in the about window. Also tweaked the scrolling text timer to fire much less fequently (and scroll more each time, but still remain smooth). Added dist/include to the include paths in the project (for nsBuildID.h), and fixed some file access paths to stuff in widget/src/cocoa. 2002-07-25 05:47:16 +00:00
sfraser%netscape.com
d6e26e143a Fix for bug 158378: fix the bookmark info panel to behave correctly, support Undo, and not crash. Patch from David Hass, hacked on by me. 2002-07-25 02:07:43 +00:00
sfraser%netscape.com
3c7c72001f Fix bug 157950: make sure that Find Again is disabled if there is no search string stored. Also changed the Find dialog behaviour to stay up when you hit Find (as it should, since it's a panel), to default to 'wrap' and 'ignore case' being on, and added key shortcuts for the checkboxes. 2002-07-25 00:42:53 +00:00
pinkerton%netscape.com
4b6757e3e9 Changed "Save Link As..." in context menus to "Download Link Target..." (bug 159201) 2002-07-24 22:00:11 +00:00
pinkerton%netscape.com
fb7ebd6592 localize d/l progress dialog and put strings in localizable.strings (bug 143093) 2002-07-24 21:48:08 +00:00
pinkerton%netscape.com
829445ae98 fix phantom checkbox and password field in prompt dialog (bug 156561) 2002-07-24 20:41:30 +00:00
pinkerton%netscape.com
0de0b31244 aqua-looking broken image icon 2002-07-24 17:47:34 +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
a4081b480c 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
pinkerton%netscape.com
5a3b1fc0a9 Replace the standard gecko 'image placeholder' with a more aqua-one from ugo 2002-07-12 15:22:28 +00:00
bryner%netscape.com
2e0bb3cf96 Remove non-functional help menu item, add an Info menu item that goes to the download page. 2002-07-12 04:53:12 +00:00
bryner%netscape.com
047e681ad6 0.4 splash from ugo 2002-07-11 03:33:12 +00:00
bryner%netscape.com
38a571be71 Oops, I didn't mean to change the format of this file. 2002-07-10 21:11:12 +00:00
bryner%netscape.com
d148a6d989 Version # -> 0.4.0 2002-07-10 21:06:28 +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
27c5a43c45 We have to manually update items on the Bookmarks menu and its submenus, because we turn auto-enabling of items off for this menu (presumably, for performance with lots of bookmarks). 2002-07-05 23:50:08 +00:00
sfraser%netscape.com
a8072eaf9e Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs then windows, as appropriate. Also giving MainController members more concrete types, rather than 'id'. 2002-07-05 01:10:13 +00:00
sfraser%netscape.com
c30fece42b Fixing keyboard navigation 2002-07-05 00:58:13 +00:00
sfraser%netscape.com
37eb04a7f7 Stretching the status bar across to the progress meter 2002-07-04 22:21:24 +00:00
bryner%netscape.com
2b75871880 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
sfraser%netscape.com
378c2d8357 Updated with Suite Modeller; just minor wording changes. 2002-07-03 20:40:18 +00:00
sfraser%netscape.com
56d995c1b0 Adding a .scriptTerminology file to fix bug 155649. This allows AppleScript apps to read our scripting suite. Note that this file does not need to be localized; it's advised that apps only have a version in English.lproj. 2002-07-03 20:37:51 +00:00
pinkerton%netscape.com
6d6001ac89 Return correct values from Confirm[Check]Ex (int, not bool) and fix up
the buttons for the unknown cert in accordance with new constants for the
buttons (bug 155287)
2002-07-03 14:42:18 +00:00
sfraser%netscape.com
28f33b3c33 Fixing default position of new browser windows 2002-07-03 01:41:34 +00:00
sfraser%netscape.com
e1c45180ae Adding strings for bookmarks warnings. Why is this file binary? 2002-07-03 00:44:18 +00:00
bryner%netscape.com
ff3df6116b Bug 152482 - fix handling of script popup windows by not loading about:blank or the user homepage when they are opened, since we'll race with gecko's document loading. Also, localized the "Loading" and "Untitled" strings. r=pinkerton, sr=sfraser. 2002-07-02 21:45:09 +00:00
pinkerton%netscape.com
4e53fb67d1 Use a string table for where buttons on the toolbar go when clicked 2002-07-02 17:30:21 +00:00
pinkerton%netscape.com
321ec6a909 allows us to set toolbar defaults from text file 2002-07-02 15:42:28 +00:00
pinkerton%netscape.com
de66884442 Moved Import Bookmarks to bottom of submenu (bug 154178) 2002-07-02 00:28:53 +00:00
bryner%netscape.com
7b405bd7e0 Hooking up enabling/disabling of back and forward context menu items (bug 154296). r=ben. 2002-06-30 23:47:48 +00:00
bryner%netscape.com
fba1bbf4f2 Making the popup window prompt localizable. 2002-06-29 04:40:13 +00:00
sfraser%netscape.com
6131d9991c Fix several bookmarks issues. Bug 154698 -- avoid nuking all existing bookmarks when importing a bad html bookmarks file. We now validate the imported bookmarks before saving, warn the user if they are bad, and don't import them. We also now validate the bookmarks.xml file when it is read in. Bug 154853 -- we were adding new items to the main bookmarks menu in the wrong place, since we failed to take the static items into account. Fixed. 2002-06-28 23:47:49 +00:00
pinkerton%netscape.com
40ba10ba32 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
8d572e2c8e 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
425b50233a 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
cad5d6dec1 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
pinkerton%netscape.com
79c8ba3030 Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +00:00
sfraser%netscape.com
9f49c9a09f Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
sfraser%netscape.com
88316a9e93 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
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