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

41564 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com bd4a3e6792 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 e9bd7f6f1c 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 93cec57e4a Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
danm%netscape.com 446f3bd345 implement HasDataMatchingFlavors 1999-09-17 02:43:08 +00:00
rjc%netscape.com 3c8a4bf7d7 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 203340ed27 auto create inbox when building imap folder tree 1999-09-17 02:06:24 +00:00
syd%netscape.com f07cb272bf 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 5fc2000038 Removed annoying printf message 1999-09-17 01:45:00 +00:00
dveditz%netscape.com f4cbdacf44 Buffered I/O for registry performance 1999-09-17 01:32:00 +00:00
endico%mozilla.org bb4a7d848c 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 d6c4aeac78 Automated update 1999-09-17 01:00:37 +00:00
kipp%netscape.com 8d093e424a 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 666a8d9c00 Removed list item hack 1999-09-17 00:57:40 +00:00
kipp%netscape.com 3ced381a1a Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
jdunn%netscape.com f0ee4dbce2 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 6469e8ccaa 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 3447c18330 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 a18ab4f352 Tweaked strike-out position to be more appropriate 1999-09-17 00:37:15 +00:00
alecf%netscape.com 5e920b0b0d 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 77a2ebf31b add new FindServerIndex() method 1999-09-17 00:14:43 +00:00
sgehani%netscape.com db341e040c 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 92f34f9d7a 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 0ed39c7f4e First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com 3fcf31dd08 Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com 4a5343815d Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
cyeh%netscape.com 1dedf3776a build RegXPCOM in optimized builds for creation of Component Registry 1999-09-17 00:08:41 +00:00
varada%netscape.com 2a44a5b8ee 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 cdd8de3746 Remove unused function LoadFields 1999-09-16 23:55:06 +00:00
sfraser%netscape.com c61cbeb9f9 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 51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
davidm%netscape.com c308807889 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com e91630628d 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 c1d0091bab 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 d0111c69a9 First Checked In. 1999-09-16 23:42:45 +00:00
ducarroz%netscape.com 6a91822dee 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 7c7d8c7d8d 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 a5d89af219 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 2157ff841e 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 1ab356ab31 start work on pseudo interruption, not hooked up yet 1999-09-16 23:30:46 +00:00
dougt%netscape.com 583422a5a2 Getting mac patching working for resource files. 1999-09-16 23:09:36 +00:00
norris%netscape.com ab7d233891 Remove obsolete jsurl.cpp and jsurl.h 1999-09-16 23:04:45 +00:00
norris%netscape.com fa0f574ad3 removed files: mozilla/dom/src/jsurl/jsurl.cpp 1999-09-16 23:03:45 +00:00
sspitzer%netscape.com a70ead5340 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
sspitzer%netscape.com 169aac8b82 propagate errors. right now, -installer doesn't work on the mac. now, we through up and and tell the user, which is better than crashing. I'm still working on getting it to work on the Mac. 1999-09-16 23:00:21 +00:00
briano%netscape.com cdadcc9f51 Some platforms don't have 'bool' or 'true', so use PRBool and PR_TRUE instead. 1999-09-16 22:58:02 +00:00
pollmann%netscape.com 67b2692c32 Bug 13960: Update GFX combos when selection is set. 1999-09-16 22:36:29 +00:00
karnaze%netscape.com f75bd56e1d removed <base href=..> 1999-09-16 22:31:09 +00:00
karnaze%netscape.com 549b434e4f bug 13683 - fixed memory leak. 1999-09-16 22:24:03 +00:00
hangas%netscape.com c1a36fb57c Added dump statement for debugging 1999-09-16 22:21:47 +00:00
hangas%netscape.com d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00