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

41584 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org b88eebd5e1 Undefined __P before redefining it. 1999-09-17 04:21:03 +00:00
waterson%netscape.com ca364c4a84 Fix nsCOMPtr sloppiness. 1999-09-17 04:13:19 +00:00
waterson%netscape.com 18082a7be6 Back out changes that will cause bustage on some compilers. 1999-09-17 04:12:08 +00:00
rjc%netscape.com 84646804cb Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
waterson%netscape.com 4c716b0112 Bug 13970. Use automatic XUL syntax to hook up command updaters. 1999-09-17 04:04:59 +00:00
waterson%netscape.com be9dc7b0d1 Bug 13970. Use XUL syntax to hook up command updaters. 1999-09-17 04:03:30 +00:00
waterson%netscape.com a42c583a80 Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup. 1999-09-17 04:02:27 +00:00
waterson%netscape.com 2e319c75dd Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code. 1999-09-17 04:01:46 +00:00
danm%netscape.com 72b0fda9bd reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow. 1999-09-17 03:43:06 +00:00
briano%netscape.com fa792c2eac Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
danm%netscape.com e85708bef6 implement HasDataMatchingFlavors 1999-09-17 02:43:08 +00:00
rjc%netscape.com 0746c9c833 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
bienvenu%netscape.com a01091886c auto create inbox when building imap folder tree 1999-09-17 02:06:24 +00:00
syd%netscape.com 526514ec30 Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
troy%netscape.com 38d32c4d4a Removed annoying printf message 1999-09-17 01:45:00 +00:00
dveditz%netscape.com ed909369ed Buffered I/O for registry performance 1999-09-17 01:32:00 +00:00
endico%mozilla.org 0039492216 oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29 1999-09-17 01:07:34 +00:00
briano%netscape.com 0eda740b8b Automated update 1999-09-17 01:00:37 +00:00
kipp%netscape.com 5b0a932381 Put float-edge on UL/OL/MENU/DIR container and get rid of hack property 1999-09-17 00:58:07 +00:00
kipp%netscape.com e6b4b1cc8a Removed list item hack 1999-09-17 00:57:40 +00:00
kipp%netscape.com b9d4f1196a Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
jdunn%netscape.com 838485909c add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
and the binaries in viewer/Makefile.in
1999-09-17 00:53:36 +00:00
endico%mozilla.org cecfae988f glimpse only allows a max of 32 characters with the -n option. -n is needed to get line numbers. Reduce the size of the form's input field to 32 chars and throw a message when the input is longer. 1999-09-17 00:43:31 +00:00
briano%netscape.com 3a4e18153e Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
kipp%netscape.com 4afc7442da Tweaked strike-out position to be more appropriate 1999-09-17 00:37:15 +00:00
alecf%netscape.com d781e4ebcf fix server sorting problem in the folder pane - sort servers by the order they appear in prefs 1999-09-17 00:19:21 +00:00
alecf%netscape.com 24b376e53d add new FindServerIndex() method 1999-09-17 00:14:43 +00:00
sgehani%netscape.com fb8ef495b3 Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes. 1999-09-17 00:12:55 +00:00
dveditz%netscape.com 5827b2d1fb Allow a blank (magic) registry name passed to StartInstall() as in 4.x;
Don't delete a jarfile we didn't download! plus bugs 10749,13386
1999-09-17 00:11:24 +00:00
sgehani%netscape.com 831165b661 First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com 626b8f59ca Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com 372b841652 Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
cyeh%netscape.com dbaab537de build RegXPCOM in optimized builds for creation of Component Registry 1999-09-17 00:08:41 +00:00
varada%netscape.com 22a2b36e24 Added new style ES_AUTOHSCROLL to enable scrolling of text in edit boxes and also set the limit to 200 ( its arbitrary and can be changed later if it is too high or low) 1999-09-17 00:05:25 +00:00
ducarroz%netscape.com 8af9297fbc Remove unused function LoadFields 1999-09-16 23:55:06 +00:00
sfraser%netscape.com a68044b6d1 Fix the double reload problem in the editor, which fixes bug 14045 and maybe others. 1999-09-16 23:54:08 +00:00
davidm%netscape.com 136fbc03b9 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
davidm%netscape.com dc86fc4ed2 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com 7e027df03b Change quit code. Change wallet code to load URL's directly rather than call appcore 1999-09-16 23:44:07 +00:00
davidm%netscape.com 7b2f625c30 break shutdown into quit and shut down. Add code to not quit on mac when last window closed. Load wallet files directly rather than going through the appcore 1999-09-16 23:42:49 +00:00
sgehani%netscape.com 8a7ffa1451 First Checked In. 1999-09-16 23:42:45 +00:00
ducarroz%netscape.com 52dc772b54 Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url. 1999-09-16 23:39:54 +00:00
danm%netscape.com 1148b2e9d7 stop webshell embed if the the window in which to embed has been destroyed. fixes bug 14020 1999-09-16 23:35:05 +00:00
troy%netscape.com b5fa42f1ba Minor changes to reduce the amount of unnecessary ref counting and speed
things up a little
1999-09-16 23:31:59 +00:00
kipp%netscape.com b4d18f86e2 Don't evaluate script tags inside an IFRAME tag since we support IFRAME's (partial fix for bug #5847) 1999-09-16 23:30:51 +00:00
bienvenu%netscape.com 1936c3a3ba start work on pseudo interruption, not hooked up yet 1999-09-16 23:30:46 +00:00
dougt%netscape.com f28fe82d1d Getting mac patching working for resource files. 1999-09-16 23:09:36 +00:00
norris%netscape.com 38c57806bd Remove obsolete jsurl.cpp and jsurl.h 1999-09-16 23:04:45 +00:00
norris%netscape.com 10a33520e2 removed files: mozilla/dom/src/jsurl/jsurl.cpp 1999-09-16 23:03:45 +00:00
sspitzer%netscape.com ea6116a88c turn on migration for the mac. note, it doesn't work just yet. also, for mac, like unix, don't automigrate if there is only one profile. this make it hell to debug. once it works, we can make it automigrate if we only have one profile if we want. 1999-09-16 23:01:45 +00:00