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

159 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 569888bbf2 Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
pinkerton%netscape.com 8d41e615a6 fix a variety of crashes caused by me being stupid (window close, quit, clicking
on folder button). (bug 205667)
2003-05-15 18:38:59 +00:00
pinkerton%netscape.com 9371f49703 add indicator of blocked popup and a popdown menu to quickly unblock sites 2003-05-14 03:45:06 +00:00
pinkerton%netscape.com 1f45d1ea47 first stab at popup blocked image 2003-05-14 03:23:04 +00:00
bryner%netscape.com a7689aa474 Set typeahead find to search all text by default. Also, removed some prefs that no longer need to be overridden from all.js 2003-05-07 05:38:34 +00:00
sfraser%netscape.com 363d544c98 Fix bug 198739: change Camino user-agent string to say 'Camino' rather than 'Chimera'. r=pink, sr=me. 2003-04-28 21:21:03 +00:00
pinkerton%netscape.com feee4cd410 make a textedit cell that leaves room for the proxy icon so that we
can use a regular NSTextField for the url bar. from nhamblen@mac.com
(bug 198095)
2003-04-23 16:47:11 +00:00
pinkerton%netscape.com bac51ec389 adding prachi 2003-04-10 03:54:53 +00:00
pinkerton%netscape.com d9dc9f4ffd adding google search bar, from pgauria@uark.edu (bug 158246) 2003-04-10 03:48:41 +00:00
sfraser%netscape.com 9aa65acde0 Add a ; at the end of a line, fixes bug 200339. 2003-04-03 00:36:53 +00:00
pinkerton%netscape.com e74b6c15f1 implement new cookie dialog api. 2003-03-31 20:34:45 +00:00
pinkerton%netscape.com 78d49aadf6 replacing some of the icons to look better in new manager (thanks to
sam nordemann)
2003-03-26 14:57:44 +00:00
pinkerton%netscape.com 96da93ef2f new in-window bookmark manager. 2003-03-24 02:10:08 +00:00
sfraser%netscape.com 5cba2159ca Add a New Window command to the Dock menu. 2003-03-13 04:08:27 +00:00
sfraser%netscape.com e4d4b9a1eb Turn Rendezvous support on by default. 2003-03-11 07:03:55 +00:00
pinkerton%netscape.com c2f7470fb4 bookmarks load when clicked in manager, switching to manager stops all
page loads. back button responds appropriately if manager is frontmost.
2003-03-07 03:58:24 +00:00
pinkerton%netscape.com ebc97acbfd More changes for in-window bookmarks. bookmarks display and can be edited,
buttons hooked up. Still off by default.
2003-03-07 03:06:47 +00:00
bryner%netscape.com 66e9f2fab8 Bump version to 0.7 on the trunk (and 0.7+ for UA string identifier). 2003-03-07 02:45:59 +00:00
pinkerton%netscape.com 393ceead5a beginnings of new bookmark manager, off by default 2003-03-06 19:04:15 +00:00
sfraser%netscape.com 16682c50a3 Funky new splash screen 2003-03-06 07:55:46 +00:00
bryner%netscape.com e51650481c no longer needed 2003-03-05 07:07:15 +00:00
sfraser%netscape.com 8d9f882543 Add .DSStore file for disk image. 2003-03-05 02:48:37 +00:00
sfraser%netscape.com 13946a57bb Merge Chimera->Camino name changing to the trunk. 2003-03-04 18:18:53 +00:00
bryner%netscape.com 513721f882 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 2a7b65c505 Merging changes from CHIMERA_M1_0_1_BRANCH. 2003-01-08 06:33:05 +00:00
bryner%netscape.com 213a0b4218 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 8734acb67c Fix some references to CHHistoryDataSource -> HistoryDataSource. 2002-08-21 02:14:52 +00:00
sfraser%netscape.com ef11d670d8 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 3b21529ca7 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 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