bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
bryner%netscape.com
4b5d102721
Landing changes from CHIMERA_M1_0_1_BRANCH. (I know I'm breaking the static build, I'll fix it later). Code depending on other Mozilla changes is #ifdef'd BRANCH_CHANGES_NEED_MERGED.
2003-02-13 10:26:09 +00:00
bryner%netscape.com
b434ea0790
Merging changes from CHIMERA_M1_0_1_BRANCH.
2003-01-08 06:33:05 +00:00
bryner%netscape.com
aa8cff95d3
Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build.
2002-12-12 11:34:25 +00:00
sfraser%netscape.com
2f24216993
Fix some references to CHHistoryDataSource -> HistoryDataSource.
2002-08-21 02:14:52 +00:00
sfraser%netscape.com
1c0afebfe4
Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix).
2002-08-21 02:06:38 +00:00
pinkerton%netscape.com
ff2876e028
make status bar text field scrollable instead of wrapping for long
...
urls (bug 163245)
2002-08-19 14:33:04 +00:00
bryner%netscape.com
51ae4e0cf7
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
ad8f252e2d
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
1a12bf02a8
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
38ed722467
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
02c62b89e1
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
3065f52caa
updated icon from ugo
2002-08-15 19:05:52 +00:00
sfraser%netscape.com
8664c2b72c
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
4137cd86f3
updated icons from ugo
2002-08-15 18:55:54 +00:00
pinkerton%netscape.com
691171dbdd
Untitled -> untitled per aqua guidelines
2002-08-15 18:21:13 +00:00
sfraser%netscape.com
2b8a7eabcb
Nib changes for bug 160725: hook up mProxyIcon on the BrowserWindowController.
2002-08-15 18:03:38 +00:00
pinkerton%netscape.com
364efe8141
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
dee8dd79ef
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
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
pinkerton%netscape.com
6113656ea6
adding max horn
2002-08-06 02:32:34 +00:00
pinkerton%netscape.com
e81eb50a28
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
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
sfraser%netscape.com
73dad95ce0
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
c640562437
Keep Navigator.scriptTerminology in sync with Navigator.scriptSuite.
2002-07-30 16:53:09 +00:00
pinkerton%netscape.com
0949187dc6
Sherlock uses the spyglass suite (bug 160130).
2002-07-30 16:02:38 +00:00
sfraser%netscape.com
28b2fd6d95
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
a4d6db1b95
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
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
sfraser%netscape.com
f9196b4175
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
b244a25789
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
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
bryner%netscape.com
38b27b0e31
Change ShortVersion to be just the version number, not including the product name.
2002-07-25 19:05:56 +00:00
sfraser%netscape.com
dd3f6d57bd
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
e578686e0a
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
a86b22b9ed
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
fe26729757
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
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
a022433519
localize d/l progress dialog and put strings in localizable.strings (bug 143093)
2002-07-24 21:48:08 +00:00
pinkerton%netscape.com
df3417f20a
fix phantom checkbox and password field in prompt dialog (bug 156561)
2002-07-24 20:41:30 +00:00
pinkerton%netscape.com
9ea5a2d5b3
aqua-looking broken image icon
2002-07-24 17:47:34 +00:00
sfraser%netscape.com
eaff371e3b
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
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
pinkerton%netscape.com
5de18c78dc
Replace the standard gecko 'image placeholder' with a more aqua-one from ugo
2002-07-12 15:22:28 +00:00
bryner%netscape.com
a18b09b2b2
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
cb47d22261
0.4 splash from ugo
2002-07-11 03:33:12 +00:00
bryner%netscape.com
7352fcb104
Oops, I didn't mean to change the format of this file.
2002-07-10 21:11:12 +00:00
bryner%netscape.com
ffb788f35b
Version # -> 0.4.0
2002-07-10 21:06:28 +00:00
pinkerton%netscape.com
203848bedd
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
9039b8cf97
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