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

583 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 805bd84854 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 dda2125d4c Fixing build bustage in camino, followup to bug 211181 2003-07-02 16:43:25 +00:00
bzbarsky%mit.edu 2453e3923f Fixing camino bustage. Follow-up to bug 211169 2003-07-02 04:57:48 +00:00
bryner%netscape.com c1dedd6e7f 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 3696930065 Attempting to fix Camino bustage 2003-06-19 00:39:14 +00:00
dbaron%dbaron.org f27fb41735 Fix bustage from bug 205895. 2003-06-18 05:38:20 +00:00
dbaron%dbaron.org 8c57395c55 Fixing bustage. b=209087 2003-06-14 06:10:29 +00:00
dbaron%dbaron.org ba73587f74 Fixing bustage. b=209087 2003-06-14 06:08:44 +00:00
pinkerton%netscape.com b636b51c8e 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 503516e332 Fixing bustage - libjar50 is now a static component. 2003-06-10 00:47:14 +00:00
bryner%netscape.com e0a457989e Fix static build bustage by removing reference to libmng. Also remove .mng from document types list. 2003-06-04 18:56:35 +00:00
bryner%netscape.com 569888bbf2 Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
bryner%netscape.com 6c466f1b15 Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk. 2003-05-27 06:49:16 +00:00
varga%netscape.com e6a24335f1 Another attempt to fix Camino. 2003-05-23 15:27:15 +00:00
varga%netscape.com 526770691a Trying to fix camino bustage. 2003-05-23 14:06:47 +00:00
pinkerton%netscape.com 0fb74298b0 don't use jaguar-only routines for search field (bug 201796) 2003-05-23 01:45:29 +00:00
bryner%netscape.com dee9fcdf0a 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
bryner%netscape.com 554b5bc297 It's no longer necessary to pass -DIBMBIDI on the command line; it's defined in mozilla-config.h which we include through the prefix file. 2003-05-22 08:31:23 +00:00
pinkerton%netscape.com 61884c973b ensure target is set correctly when switching between bm & history 2003-05-22 05:05:20 +00:00
bryner%netscape.com dc36e6ad66 fix a few warnings 2003-05-20 10:35:40 +00:00
bryner%netscape.com 829c70d061 make copying of history.properties objdir-safe 2003-05-20 10:23:52 +00:00
bryner%netscape.com b9af4fb421 fix a warning 2003-05-20 10:21:15 +00:00
bryner%netscape.com 4d65f02055 modules/zlib/src is not needed as a library search path. 2003-05-20 09:57:45 +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 6b32ee6328 add build phase to add history.properties to embed.jar before we copy it
over since we can't modify the embed manifest (bug 205598)
2003-05-15 01:53:08 +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
bryner%netscape.com 007a384114 Oops, forgot this file. Enable typeaheadfind for static builds. 2003-05-05 20:48:45 +00:00
bryner%netscape.com e550c55501 Add typeahead find to Camino (bug 174898). If you're building Camino, you'll need to add typeaheadfind to the extensions list. 2003-05-05 07:14:33 +00:00
pinkerton%netscape.com 89691a5b5a make add to whitelist work on 10.1 by using the routine i really wanted
from the start.
2003-04-29 02:06:57 +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
bryner%netscape.com 0282489c03 more #include cleanup. 2003-04-27 08:41:02 +00:00
bryner%netscape.com 3da4f2e8fe Removing unneeded includes. 2003-04-27 07:32:14 +00:00
pinkerton%netscape.com ca59065eb4 correctly enable get-info menu item 2003-04-25 17:57:13 +00:00
pinkerton%netscape.com 75f9210269 biffed getting of js/java prefs at panel init 2003-04-25 17:56:47 +00:00
pinkerton%netscape.com 2137adc731 new layout of webfeatures panel, added popup whitelist editor and setting
to turn off ability of websites to adjust win size/pos and status bar. Fixed
privacy panel to correctly scan the permission list for cookies.
2003-04-25 06:18:37 +00:00
pinkerton%netscape.com 823f54faaf default "remember decision" button in cookie prompt dialog to on. 2003-04-25 06:16:35 +00:00
pinkerton%netscape.com f3155a9199 fix titles on cookie prompt dialog to be more descriptive. 2003-04-23 17:31:25 +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
sfraser%netscape.com 352be220ed 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 d7f0ea7b6b Fixing path to PrintPDE.plugin now that it goes into dist/package. 2003-04-19 00:57:01 +00:00
sfraser%netscape.com 6426097d57 Add libucvutil_s.a to the project to fix static build bustage. 2003-04-18 02:24:40 +00:00
sfraser%netscape.com ec25a40565 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 a7bfbefcd3 Don't hardcode path to mozilla-config.h, so that objdir builds work. 2003-04-13 03:55:59 +00:00
sfraser%netscape.com 1887761a08 Fix include paths to make things work in an objdir build. 2003-04-13 03:55:26 +00:00
sfraser%netscape.com 3e1a12dafe Fix more non dist-relative paths 2003-04-13 03:42:23 +00:00
sfraser%netscape.com 8311c2ff3b Fix paths to gopher image files to be dist-relative. 2003-04-13 03:37:07 +00:00
ccarlen%netscape.com ae1d0b2d52 Bug 201508 - Add Print Dialog PDE to Camino. r=pink/sr=sfraser 2003-04-11 20:27:56 +00:00
pinkerton%netscape.com bac51ec389 adding prachi 2003-04-10 03:54:53 +00:00