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

394 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 808162701f Updating to new nsIContent stuff to fix build bustage 2003-07-30 07:07:10 +00:00
bzbarsky%mit.edu 2bdf4ab6e6 This should be that last of the nsIContent stuff for now. 2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu 7662f25d26 This would break too if Camino were actually building right now. 2003-07-29 05:53:19 +00:00
cbiesinger%web.de faf8419fc6 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
dwitte%stanford.edu 79a057d46a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
cbiesinger%web.de a711e6e3a0 193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu fded87ee87 Fixing build bustage in camino, followup to bug 211181 2003-07-02 16:43:25 +00:00
bzbarsky%mit.edu e572336394 Fixing camino bustage. Follow-up to bug 211169 2003-07-02 04:57:48 +00:00
bryner%netscape.com e6b3e2f653 Fix crash when a new page loads while the previous page's context menu is active, and Customize is in the toolbar (bug 168051). r=pinkerton. 2003-07-02 00:13:40 +00:00
bryner%netscape.com 1b65b3d8ff Attempting to fix Camino bustage 2003-06-19 00:39:14 +00:00
dbaron%dbaron.org a7bb5bed93 Fix bustage from bug 205895. 2003-06-18 05:38:20 +00:00
dbaron%dbaron.org 2c47fe8e97 Fixing bustage. b=209087 2003-06-14 06:10:29 +00:00
dbaron%dbaron.org a5ce87f5a7 Fixing bustage. b=209087 2003-06-14 06:08:44 +00:00
pinkerton%netscape.com df061f5e69 fix crash when we can't get a content node when counting children. (bug 210506) 2003-06-10 21:43:57 +00:00
bryner%netscape.com 1f67224262 Fixing bustage - libjar50 is now a static component. 2003-06-10 00:47:14 +00:00
bryner%netscape.com 5fef2370ad Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
varga%netscape.com 1214637bc6 Another attempt to fix Camino. 2003-05-23 15:27:15 +00:00
varga%netscape.com 8f8d39f2e4 Trying to fix camino bustage. 2003-05-23 14:06:47 +00:00
pinkerton%netscape.com ee341001ce don't use jaguar-only routines for search field (bug 201796) 2003-05-23 01:45:29 +00:00
bryner%netscape.com dcffce3ee0 Unify the find strings for the find dialog and typeahead find. This also fixes "find again" in conjunction with typeahead find (bug 204645). r=pink. 2003-05-23 00:27:43 +00:00
pinkerton%netscape.com ff0ef17ab9 ensure target is set correctly when switching between bm & history 2003-05-22 05:05:20 +00:00
bryner%netscape.com 8c923f7080 fix a few warnings 2003-05-20 10:35:40 +00:00
pinkerton%netscape.com c95feacd03 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 9dbcbba366 add indicator of blocked popup and a popdown menu to quickly unblock sites 2003-05-14 03:45:06 +00:00
bryner%netscape.com 61e2ac0978 Oops, forgot this file. Enable typeaheadfind for static builds. 2003-05-05 20:48:45 +00:00
bryner%netscape.com e228e19237 more #include cleanup. 2003-04-27 08:41:02 +00:00
bryner%netscape.com 4eb2df257b Removing unneeded includes. 2003-04-27 07:32:14 +00:00
pinkerton%netscape.com 073f62a903 correctly enable get-info menu item 2003-04-25 17:57:13 +00:00
pinkerton%netscape.com 4068f60700 default "remember decision" button in cookie prompt dialog to on. 2003-04-25 06:16:35 +00:00
pinkerton%netscape.com 673eb4171b fix titles on cookie prompt dialog to be more descriptive. 2003-04-23 17:31:25 +00:00
pinkerton%netscape.com f169106684 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
sfraser%netscape.com efcf8d6576 Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin. 2003-04-22 18:11:12 +00:00
sfraser%netscape.com c98d2dcd50 Draw the location bar using a textfield-style border, so that it matches the search field more closely (although the search field needs lightening up). 2003-04-13 17:44:49 +00:00
sfraser%netscape.com a810fa93d5 Don't hardcode path to mozilla-config.h, so that objdir builds work. 2003-04-13 03:55:59 +00:00
pinkerton%netscape.com 05ae85ece3 adding google search bar, from pgauria@uark.edu (bug 158246) 2003-04-10 03:48:41 +00:00
pinkerton%netscape.com 2103e47160 implement new cookie dialog api. 2003-03-31 20:34:45 +00:00
pinkerton%netscape.com fb39453fd0 ensure browser is showing when a new tab is created from menubar 2003-03-28 00:33:17 +00:00
pinkerton%netscape.com 2a37aabcb2 fix "open in new tab" when bm manager is visible 2003-03-28 00:26:55 +00:00
pinkerton%netscape.com f3cb275b83 set the url bar's field editor to have the correct font when its
text is empty. bug 182570, from nhamblen@mac.com.
2003-03-26 23:14:52 +00:00
dbaron%dbaron.org 7ddb7cba88 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 18:02:34 +00:00
dbaron%dbaron.org 6dbe98fd47 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 16:27:39 +00:00
pinkerton%netscape.com 454a256166 fix issue where a drag would cause an inline edit to start if a row
was already selected.
2003-03-25 04:05:20 +00:00
pinkerton%netscape.com 2e3dd4a088 some cleanup and fix a crash when closing window with manager showing
(bug 199014)
2003-03-25 02:57:41 +00:00
pinkerton%netscape.com e983885d7b remove un-needed code 2003-03-24 13:18:16 +00:00
pinkerton%netscape.com bb2f4ae4b1 from dts 2003-03-24 03:49:02 +00:00
pinkerton%netscape.com 45e820f36d new in-window bookmark manager. 2003-03-24 02:10:08 +00:00
bryner%netscape.com 4cf65180b8 Don't re-focus the download manager window each time a download starts. Patch by nhamblen@mac.com, r=bryner, sr=sfraser. 2003-03-18 23:48:03 +00:00
bryner%netscape.com be9855658b Bug 160880 - multi-line selects displaying popups if you click in an empty area. Patch by ajfeldman@brown.edu, r=bryner. 2003-03-18 23:18:13 +00:00
sfraser%netscape.com a4677b9602 Fix the cancelling of downloads in Camino, and auto-expanding downloads. Bug 192461. Note that this depends on the patch checked in for bug 197745. 2003-03-18 00:09:35 +00:00
sfraser%netscape.com 5fb53a3d54 Fix static components after the MinoMo changes. 2003-03-15 23:16:33 +00:00