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

100031 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com 6ccb3fd14c Calendar doesn't open a bunch of windows anymore, but reloads the calendar window when the user clicks on the calendar menu item. I've also started adding in calls for alarm dialogs. 2002-03-21 20:31:36 +00:00
colinp%oeone.com b9084a0678 fixed an issue with the month view not centering properly 2002-03-21 20:23:57 +00:00
colinp%oeone.com 117d60a553 added missing white strip back in on hover 2002-03-21 19:08:58 +00:00
colinp%oeone.com 7d1e86457d removed annoying bottom lines & left white lines in down state 2002-03-21 18:58:32 +00:00
jpierre%netscape.com 55814f9a74 Fix error in SECMOD_UnloadUserModule reportd by Ian for bug 132461 - use Stan remove call rather than add 2002-03-21 18:44:23 +00:00
nboyd%atg.com 6b14bb8383 Fix eval code cases on 132217 2002-03-21 17:26:55 +00:00
colinp%oeone.com cea6599a90 fixed a number of gross looking colors - more modern now 2002-03-21 17:22:28 +00:00
mikep%oeone.com e0124840f5 Adding in broadcasters to listen for edit and delete commands. 2002-03-21 17:21:12 +00:00
colinp%oeone.com cef982725a Make the colors more consistent with modern theme 2002-03-21 17:08:10 +00:00
colinp%oeone.com aba2df52c9 fixed a whole bunch of alignment issues in the event dialog as well as the search box in the unifinder. 2002-03-21 16:36:07 +00:00
caillon%returnzero.com 21d698a0a8 Bug 116523, Search selected text context menu missing in XHTML as XML frameset docs, strict warning on right click. r=rossi@telnet.at, sr=jag, a=asa 2002-03-21 15:46:02 +00:00
mikep%oeone.com 189585e2e1 Fixing bug 132403, aligning items in the unifinder in the center of the row. 2002-03-21 15:29:07 +00:00
mikep%oeone.com b380b6a596 Adding in alerts if ical not registered properly. 2002-03-21 15:26:19 +00:00
colinp%oeone.com 667ca273e2 fix to bug 120347 - Hitting the delete key should delete entry
Added a "onkeypress" to the tree to handle backspace & delete events
2002-03-21 14:59:34 +00:00
dcone%netscape.com 770b0c5cc4 b=131888 r=dcone sr=attinasi a=asa Clean up crash on OS9 print dialog. 2002-03-21 14:58:41 +00:00
wtc%netscape.com 0666a1ac7e Bug 132461: restored the declaration of SECMOD_LoadModule. 2002-03-21 14:48:58 +00:00
brade%netscape.com f27ce47a8f handle new flag for no link adjustments, handle empty values (bug 122227); r=adamlock, sr=kin, a=asa 2002-03-21 14:47:06 +00:00
bienvenu%netscape.com 5b67c69e79 fix problems with notifications of msgs added and deleted failing, e.g., folder with new msgs not getting bolded r=varada sr=sspitzer a=asa 132118 2002-03-21 14:42:11 +00:00
mikep%oeone.com 9944221dac Fixing bug 131631, problems with events in day view overlapping. 2002-03-21 14:35:48 +00:00
brade%netscape.com d35a8b5ef7 set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa) 2002-03-21 14:19:48 +00:00
brade%netscape.com 5515c472f3 add new flag; bug 122227, r=adamlock, sr=kin, a=Asa 2002-03-21 14:17:31 +00:00
mkaply%us.ibm.com 584ef8f015 #132050
r=cls, a=asa
Get rid of OS2_PROGRAM_RESOURCE hack - use RESFILE
2002-03-21 13:45:32 +00:00
leaf%mozilla.org 5511959767 Automated update 2002-03-21 13:26:44 +00:00
mkaply%us.ibm.com aa930accac This should have been in quotes - orevent OS/2 build warning 2002-03-21 13:20:50 +00:00
seawood%netscape.com c780c0c080 Oops. Missed a file. 2002-03-21 10:33:54 +00:00
seawood%netscape.com 26c0ed499d Remove hardcoded OS_TARGET=WINNT and test OS_ARCH instead of OS_TARGET so that win9x/xp gmake builds work.
Bug #128779 r=jrgm a=asa
2002-03-21 09:48:15 +00:00
seawood%netscape.com e1fb9d3dce Move the following files into the xpcom/glue dir:
nsGenericFactory.cpp
nsIGenericFactory.h
nsIInterfaceRequestorUtils.h
nsISupportsImpl.h
nsISupportsutils.h
nsIWeakReferenceUtils.h
Bug #120474 r=dougt a=asa
2002-03-21 09:36:47 +00:00
bryner%netscape.com 02cdf487ea Implement HTML radio button in XBL (bug 112715). r=pavlov, sr=ben, a=brendan. 2002-03-21 09:16:17 +00:00
seawood%netscape.com 674414d8f3 Since the nightly automation builds in embedding/config, do not autoreg entries when building embed.jar. This should fix the various chrome problems that people have been having lately.
Bug #131016 (& probably 131461 & 130331 too) r=bryner
2002-03-21 09:13:22 +00:00
brendan%mozilla.org c2ee1d2afb Fix js_FinalizeStringRT so it doesn't depend on a dependent string's base, which may already be finalized (132088, r=scole, sr=shaver, a=asa). 2002-03-21 09:06:00 +00:00
rods%netscape.com 427e92677e Make the default for ShrinkToFit be PR_TRUE
Bug 128008 r=kmcclusk sr=kin a=asa
2002-03-21 08:57:17 +00:00
bryner%netscape.com 06103e4d4f Fixing bustage from darin's checkin. Not part of the build. 2002-03-21 08:50:45 +00:00
bryner%netscape.com 2a55a8bbfb Backing out my checkin from earlier (bug 130778), it seems to be the culprit for the Tp increase. 2002-03-21 07:33:51 +00:00
mkaply%us.ibm.com 6baf042e13 Include of nsIOService.h was somehow including <os2h> later without #defines we need - solution is to add #define INCL_ statements at the beginning 2002-03-21 05:00:45 +00:00
jpierre%netscape.com 9c777b0bb1 Fix for 132461 - add better functions to load and remove modules dynamically r=relyea 2002-03-21 03:35:28 +00:00
jpierre%netscape.com 776b7e6621 Fix for 132461 - add better functions to load and remove modules dynamically 2002-03-21 03:34:47 +00:00
wtc%netscape.com 80ec414100 Bugzilla bug 131350: export SEC_PKCS12DecoderGetCerts from smime.def.
r=relyea.
2002-03-21 03:05:49 +00:00
dean_tessman%hotmail.com 4c7cd9ffba bug 128983 - F4 to dismiss selects and menulists causes beep
Now only beeps if the popup has a tag of "menu"
r=aaronl  sr=jag  a=asa
2002-03-21 02:58:52 +00:00
dean_tessman%hotmail.com efc7ae0c4e bug 130206 - crash using jsd
added a null check to nsDragService::GetNumDropItems on windows
r=rginda, pink  sr=jag  a=asa
2002-03-21 02:50:59 +00:00
cmanske%netscape.com f4962c5548 Fixed busted double-click word selection in Composer, b=131739, sr=scc, a=asa 2002-03-21 02:47:52 +00:00
akkana%netscape.com 3ded9c54cd 43433: Enable meta modifier in gtk event handler. Fix from jay.yan@sun.com, r=akkana, brade, sr=blizzard, a=asa 2002-03-21 02:39:12 +00:00
akkana%netscape.com 06e8b6f369 116405: Fix replace all, backwards case. r=jfrancis sr=sfraser a=asa 2002-03-21 02:37:58 +00:00
aaronl%netscape.com ae7ef3ff0a Bug 130447 - Clicking on some named anchors goes to top of document. r=saari, sr=hewitt, a=asa. Bug 132154 - can no longer tab thru image maps areas . r=bryner, sr=hewitt, a=asa 2002-03-21 02:37:48 +00:00
sspitzer%netscape.com 58dad4cdb1 fix for #132184. make quick search bar in AB look like quick search bar in mail.
r=andreww, sr=sspitzer, a=asa.  fix by t.bugz@lament.cjb.net (Tuukka Tolvanen)
2002-03-21 02:01:19 +00:00
sspitzer%netscape.com 3d4a529c32 fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists.
r=racham, sr=bienvenu, a=asa
2002-03-21 01:59:47 +00:00
nboyd%atg.com 7f70eb708f Fix bug 132217. 2002-03-21 01:44:54 +00:00
darin%netscape.com db147304c7 fixes SVG bustage, b=128508 2002-03-21 01:43:51 +00:00
darin%netscape.com 13e48a2388 this should fix the OS/2 bustage, b=128508 2002-03-21 01:14:28 +00:00
darin%netscape.com 488660f546 fixes SVG bustage 2002-03-21 01:10:18 +00:00
bryner%netscape.com 60c852910e Fixing bustage again 2002-03-21 01:08:59 +00:00