Commit Graph

609 Commits

Author SHA1 Message Date
pinkerton%netscape.com
c991d402cc fix build bustage (bug 221984, r=bryner/cls) 2003-10-14 19:55:18 +00:00
pinkerton%netscape.com
cba67db2ce fix string leak (bug 164293) 2003-10-06 18:37:31 +00:00
bryner%brianryner.com
c1ddc1f1c6 allow camino to build with gcc3; patch from cls, r=bryner 2003-10-02 22:23:52 +00:00
bryner%brianryner.com
94f9073178 fixing the last of the camino bustage 2003-10-01 20:28:54 +00:00
bryner%brianryner.com
bd61bed225 more bustage fixing. thanks to softkid@mac.com for the patch 2003-10-01 19:05:52 +00:00
bryner%brianryner.com
78b62e4f34 fixing bustage from nsIContent changes 2003-10-01 18:59:48 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com
5a65a040e9 remove extra semicolons (bug 218551) 2003-09-09 06:30:54 +00:00
pinkerton%netscape.com
fe33386ca8 don't use the capbilities.* prefs to block setting status and window
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
2003-09-03 02:51:52 +00:00
pinkerton%netscape.com
4d09668e02 fix compiler warning (bug 202716) 2003-08-21 02:46:11 +00:00
pinkerton%netscape.com
7ffd84ef09 fix leaked target on each select menu item and possibly the menu (patch
from dhaas) bug 212628.
2003-08-16 03:40:03 +00:00
pinkerton%netscape.com
76cf64f0ff updating comment 2003-08-16 03:38:45 +00:00
pinkerton%netscape.com
9ec72c8f0c don't set the "disable during load" popup blocking pref (bug 155351) 2003-08-16 03:09:43 +00:00
pinkerton%netscape.com
ceca5f49d2 remove obsolete library from non-static build to fix bustage 2003-08-16 03:03:22 +00:00
pinkerton%netscape.com
d657f98737 fix bustage from string moving into xpcom 2003-08-15 19:48:56 +00:00
bryner%brianryner.com
9807a3339b Fixing Camino and Cocoa embedding bustage. Checking in for ben. 2003-08-05 03:33:12 +00:00
bzbarsky%mit.edu
9b58595e19 Updating to new nsIContent stuff to fix build bustage 2003-07-30 07:07:10 +00:00
bzbarsky%mit.edu
7cbe235471 This should be that last of the nsIContent stuff for now. 2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
961298ff2a This would break too if Camino were actually building right now. 2003-07-29 05:53:19 +00:00
pinkerton%netscape.com
aa6c71196f grrr. static target. 2003-07-25 17:35:24 +00:00
pinkerton%netscape.com
db97e20bd5 more bustage 2003-07-25 17:22:03 +00:00
pinkerton%netscape.com
000ae2b7ea fix bustage 2003-07-25 16:51:27 +00:00
cbiesinger%web.de
bb37693039 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
ee64b32c3e 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
bryner%netscape.com
b6c3914b11 Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
bryner%netscape.com
7ff4f02e7f Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
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