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

2763 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 1a1fd2ccf4 don't #define MOZ_NEW_CACHE here 2001-03-09 03:00:02 +00:00
dbragg%netscape.com e072bc1c2e dbaron fix for ports bustage of libreg/standalone 2001-03-09 02:25:22 +00:00
dbragg%netscape.com ef6d7f2cd9 Fix for non-Linux and Solaris build bustage. r=sgehani 2001-03-09 01:58:10 +00:00
dbragg%netscape.com 56a00f4942 Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott 2001-03-08 22:02:39 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl 6131b98d98 Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron 2001-03-08 03:37:28 +00:00
dougt%netscape.com f5cef58e07 fixing build bustage and renameing variable name. 2001-03-08 01:24:57 +00:00
dougt%netscape.com ec04aecbd6 Fix for 70346. Fixing breakage plugin bustage. sr=mscott@netscape.com 2001-03-08 00:55:11 +00:00
pavlov%netscape.com e91a29199e adding a printf to error 2001-03-07 23:41:54 +00:00
pavlov%netscape.com 6056360f44 adding some setjmp stff here that should hopefully avoid lameass crashes 2001-03-07 23:36:45 +00:00
racham%netscape.com 4cc60d9feb Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer 2001-03-07 01:16:44 +00:00
pavlov%netscape.com 2258b96a4e make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date.. 2001-03-07 00:59:49 +00:00
pavlov%netscape.com 28652001f5 add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created. 2001-03-06 21:54:33 +00:00
pavlov%netscape.com c4c823f58d don't add requests to the loadgroup yet... it causes the browser not to start up... 2001-03-06 05:15:04 +00:00
pavlov%netscape.com 524beeac27 adding a dummy channel class that i can add to load groups for each request instead of giving the real channel a single load group. cache fixes, cleanups, etc. 2001-03-06 04:46:20 +00:00
blakeross%telocity.com cc077cbbc9 Updating ua string to 0.8.1 2001-03-06 03:41:05 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
av%netscape.com 2d497ac81d Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst 2001-03-02 00:29:33 +00:00
markh%activestate.com 01e4b47878 Sample plugin: Not part of the build
Fix up the resizing on Linux (rearranging the code for more reuse across platforms), and add a note to the readme re focus problems on Linux.  Change windows to use a multi-line edit control so it is easier to visually confirm the child window is resizing correctly.
2001-02-28 12:26:17 +00:00
mcafee%netscape.com fb180bf413 Backing out my attempt to fix (68208). sr=alecf 2001-02-28 00:00:27 +00:00
nhotta%netscape.com 5c700ba3f2 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +00:00
pavlov%netscape.com d65c27488d removing ImageLogging.h from this makefile 2001-02-27 22:35:07 +00:00
pavlov%netscape.com 436f781994 fixing the stupid jpeg decoder to work right 2001-02-27 06:06:22 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
pavlov%netscape.com 9cae80f9bc make jpegs work. 2001-02-27 02:25:25 +00:00
mcafee%netscape.com 32eb4c93d1 Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2001-02-27 01:08:17 +00:00
varada%netscape.com 7b604f0013 fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott 2001-02-26 19:48:03 +00:00
pavlov%netscape.com 4bdef3aeca adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding 2001-02-26 04:59:40 +00:00
pavlov%netscape.com e75c4881fa moving the logging code around a bit
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
pavlov%netscape.com a3dec81328 do the offsetting based on the bytes per row of the dest frame 2001-02-26 00:26:37 +00:00
saari%netscape.com e9eacd6d01 JPEGs limping enough for preliminary performance numbers 2001-02-26 00:17:36 +00:00
pavlov%netscape.com a22bd9c6fb removing stupid code 2001-02-25 09:02:25 +00:00
pavlov%netscape.com 606dc988b1 blah blah blah 2001-02-25 08:37:26 +00:00
pavlov%netscape.com 5e863bf55d fixing the cancel nonsense to avoid longass page loads 2001-02-25 08:28:36 +00:00
pavlov%netscape.com f3f90c26f7 remove the channel cancelation stuff... don't do this here... 2001-02-25 02:23:55 +00:00
pavlov%netscape.com 68982a1583 adding a loadgroup param 2001-02-24 23:45:30 +00:00
cls%seawood.org 8643a92f86 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
pavlov%netscape.com 872b047487 add define incase of non-debug 2001-02-24 04:21:18 +00:00
pavlov%netscape.com 48328feb42 check to see if numframes > 1 2001-02-24 00:31:08 +00:00
pavlov%netscape.com d179dfc96c adding animation restart capibilities 2001-02-23 23:48:08 +00:00
pavlov%netscape.com af84e99904 using NS_STATIC_CAST(void*, this) 2001-02-23 18:40:29 +00:00
pavlov%netscape.com 225c0a9ee9 append __LINE__ to the local var name when using LOG_SCOPE() 2001-02-23 18:32:09 +00:00
pavlov%netscape.com 3b9f7e36af more prlog fun.. added class to do scope based logging (enter/exit messages) 2001-02-23 10:57:00 +00:00
pavlov%netscape.com 93177ba147 more prlog stuff. some useful info should be generatable from this stuff now 2001-02-23 08:36:51 +00:00
tao%netscape.com 9485f2f1b3 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com 7273675bec Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
racham%netscape.com 7a532a2d91 Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer 2001-02-23 02:48:35 +00:00
mstoltz%netscape.com c574715f31 bug 63451. Adding nsIJAR.idl to mac project file 2001-02-23 02:31:14 +00:00
sspitzer%netscape.com 9a9b77dade control the default url for sound to play on new mail with a pref,
instead of hard coding it.  (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
mstoltz%netscape.com 407dac60d8 bug 63451 - moved signature verification functions from nsIZipReader to nsIJAR. r=sgehani, sr=shaver 2001-02-23 00:15:04 +00:00